Homebrew.jl
Homebrew.jl copied to clipboard
Error pouring gcc-8, error building from source on Travis
I'm seeing an error on Travis that I can't reproduce locally. Pouring the recent gcc-8 bottle fails (the bottle isn't marked as cellar :any) and the subsequent source build also fails. Example: https://travis-ci.org/JuliaSmoothOptimizers/CUTEst.jl/jobs/381401543#L5797
The source build succeeds locally on macOS 10.13.4. Any idea what could be going on?
Thanks!
cc @staticfloat
This is still happening with gcc-8.1.0. Works locally. Any ideas?