Homebrew formula broken since 0.8.10 #13153
Labels
bug 🐛
low impact
Changes are not very noticeable or potential benefits are limited.
medium effort
Default level of effort
must have
Something we consider an essential part of Solidity 1.0.
testing 🔨
Description
We maintain a custom Homebrew formula to build Solidity on macOS:
solidity.rb
. Since at least 0.8.10 we've been having various build issues in CI so the formula does not pass tests. It may or may not be broken on real systems. Solving these requires some debugging, preferably by someone with a mac.Fixing this is not urgent since this affects only 0.8.x and for that version there's an official Homebrew formula. It will become an issue once we release 0.9.0 and Homebrew updates to that.
Steps to Reproduce
I recommend looking at CI output of job 238 from the PR for 0.8.14.
For reference, older PR with failed runs (though they're no longer relevan):
The text was updated successfully, but these errors were encountered: