Carlo Cabrera

Results 82 issues of Carlo Cabrera

I'm trying to update Homebrew's Mold package to 1.5.0 at Homebrew/homebrew-core#111776. I'm struggling with a test failure for `macho/libunwind.sh`, which errors with: ``` Testing libunwind ... mold: error: undefined symbol:...

### Verification - [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...

help wanted
features

### Verification - [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...

help wanted
features

### Verification - [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...

help wanted
features

### Verification - [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...

help wanted
features

- [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]...

in progress

As I'm sure you know, PCRE is no longer under development. Using PCRE2 instead would help ensure your users are less vulnerable to security problems. Moreover, older software tends to...

See https://github.com/neovim/neovim/pull/11009. ~~It will be disabled in the upcoming release of 0.7.1. https://github.com/neovim/neovim/pull/18986.~~

Here's the stacktrace: ```julia ❯ ./jlmnt/Julia-1.8.app/Contents/Resources/julia/bin/julia --startup-file=no _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help,...

The lmicdiusb `Makefile` hardcodes `/usr/local` for Darwin at https://github.com/utzig/lm4tools/blob/61a7d17b85e9b4b040fdaf84e02599d186f8b585/lmicdiusb/Makefile#L40-L41 This isn't always where `libusb` can be found (e.g. if `libusb` were installed via MacPorts, or on an M1 Mac via...