-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build failure with ghc 8.10.3 and 8.10.4 #1083
Comments
This is probably because I'll leave this open because we still don't have an upper bound on |
Thanks; that does seem to work: https://github.com/Homebrew/homebrew-core/actions/runs/575623369 At least, it worked on macOS 10.14. Still waiting on 10.15 and 11.2. I noticed that the Line 60 in 5f3ff5b
I take it pinning this dependency should no longer be needed in the next version? |
Correct, the next release should no longer require pinning to libBF=0.5.1 |
I believe the new release should have resolved this issue. |
I'm updating Homebrew's version of ghc from 8.10.3 to 8.10.4 here: Homebrew/homebrew-core#70817
Homebrew CI tests all packages that depend on ghc, and this revealed a build failure for cryptol (on macOS 10.14, 10.15, and 11.2), with the following message:
Upon testing, it seems I get this same build error with 8.10.3 as well, though I'm not sure what's changed since then. Assistance on this would be appreciated.
Build logs available at https://github.com/Homebrew/homebrew-core/actions/runs/571177255 (ignore the 11-arm failure, since ghc does not build on Apple M1)
On 11.2, the crpytol build starts at https://github.com/Homebrew/homebrew-core/runs/1909553886?check_suite_focus=true#step:7:166
The text was updated successfully, but these errors were encountered: