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

brew install gcc --HEAD seems to be freezing my terminal. #1024

Open
AnnahGrace01 opened this issue Oct 4, 2022 · 2 comments
Open

brew install gcc --HEAD seems to be freezing my terminal. #1024

AnnahGrace01 opened this issue Oct 4, 2022 · 2 comments

Comments

@AnnahGrace01
Copy link

Describe the bug
brew install gcc --HEAD seems to be freezing my terminal. I tried closing and rerunning the code. I tried leaving it and it has been like this for 20 minutes. If I use control-C, it just stops it and no message comes up.

To Reproduce
See photo

Expected behavior
I expect gcc to install and then the rest of the modules to be installed.

Screenshots
Screen Shot 2022-10-04 at 21 26 18

Desktop (please complete the following information):

  • Type: macOS Monetery
  • Version: 12.6

Additional context
I am trying to install OpenFace. I tried using option A on the wiki for mac install first but I cannot figure out how to begin the code in the fea_tool directory. I know how to use "cd" but I am very new to this so I don't know how to cd to anything by a file path.

So, I am using option B but now running into the described issue

@nyotis
Copy link

nyotis commented Aug 10, 2023

Same here, maybe I will try again without the --HEAD flag

@nyotis
Copy link

nyotis commented Aug 14, 2023

On my machine Mac OS Monterey (12.6.8) I have built successfully by omitting the --HEAD flag from GCC - besides Clang is picked up as the C/C++ compiler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants