Carlo Cabrera

Results 82 issues of Carlo Cabrera

These can descriptions can be viewed using `-?` (under the default binding).

Attempting to build from source with `brew install --build-from-source fastfec` no longer links with Homebrew PCRE, but the system-provided one instead. This seems to be due to a change in...

When building `mysql`, `percona-server`, and `percona-xtrabackup` and `boost` is installed, CMake fails with an error like CMake Error at CMakeLists.txt:1935 (MESSAGE): WITH_ICU=system is not compatible with Homebrew boost MySQL depends...

Currently, we build bottles and test these bottles all in one `test-bot` call. Most of the code for this call lives in [`lib/tests/formulae.rb`](https://github.com/Homebrew/homebrew-test-bot/blob/6a82b403363b623ec67b97b001d3bedf188fd684/lib/tests/formulae.rb#L239). I suggest we split this up so...

help wanted

We need a better sense of which Homebrew/core tests are flaky, and the best way to do that is to use BuildPulse, which we already do in Homebrew/brew. We already...

help wanted

See Homebrew/homebrew-test-bot#820.

### Zig Version 0.9.0 ### Steps to Reproduce Compile the following program with `zig cc hello.c -o hello` on macOS Catalina or Big Sur (not Monterey): ```c // hello.c #include...

bug
os-macos

- [x] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/brew/blob/HEAD/CONTRIBUTING.md) document? - [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/Homebrew/brew/pulls) for the same change? - [x]...

waiting for feedback

- [x] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/brew/blob/HEAD/CONTRIBUTING.md) document? - [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/Homebrew/brew/pulls) for the same change? - [x]...

do not merge
critical

### Provide a detailed description of the proposed feature The [`pypi_formula_mappings.json`](https://github.com/Homebrew/homebrew-core/blob/614bc8ad3f4c6d7074710fab7a22ff7b0c6d816a/pypi_formula_mappings.json) file in Homebrew/core is growing quite large and unwieldy. It would be good to audit it for formatting/style purposes....

features