We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
cellar :any
The source build succeeds locally on macOS 10.13.4. Any idea what could be going on?
Thanks!
cc @staticfloat
The text was updated successfully, but these errors were encountered:
This is still happening with gcc-8.1.0. Works locally. Any ideas?
Sorry, something went wrong.
No branches or pull requests
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#L5797The source build succeeds locally on macOS 10.13.4. Any idea what could be going on?
Thanks!
cc @staticfloat
The text was updated successfully, but these errors were encountered: