Skip to content
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

gcc and qt5 failed to build on 10.12 #5272

Closed
gregvirgin opened this issue Sep 27, 2016 · 3 comments
Closed

gcc and qt5 failed to build on 10.12 #5272

gregvirgin opened this issue Sep 27, 2016 · 3 comments

Comments

@gregvirgin
Copy link
Contributor

Build of gcc and qt5 either run forever or run for many hours until the build stops working. If it fails, it simply gives the last few lines of what appears to be a normal build process. This was a fresh install of homebrew on a fresh OS install of Sierra.

  • [Y] Ran brew update and retried your prior step?
  • [Y] Ran brew doctor, fixed as many issues as possible and retried your prior step?
  • [NA] If you're seeing permission errors tried running sudo chown -R $(whoami) $(brew --prefix)?

brew gist-logs <formula>
gcc: https://gist.github.com/267756fd0fb7ef075b14b488ed86c2e0
qt5: https://gist.github.com/da49c5cd0e1b42eab9809cd4967f0f9f

Assuming they may be related, so posting both of them.

@zmwangx
Copy link
Contributor

zmwangx commented Sep 27, 2016

GCC shouldn't be a problem, install CLT (sudo xcode-select --install) and try again.

Qt5 problem is known and tracked in multiple places, notably #1705 #4841.

@zmwangx
Copy link
Contributor

zmwangx commented Sep 27, 2016

"run forever": use brew install foo --verbose to monitor progress.

@gregvirgin
Copy link
Contributor Author

Got it. Don't know how I missed that, sorry for the noise.

@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants