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 gem install neovim requires gcc@5 formula and crashes if the formula is absent #71

Open
JuPlutonic opened this issue Jan 2, 2022 · 0 comments

Comments

@JuPlutonic
Copy link

JuPlutonic commented Jan 2, 2022

Ubuntu 18.04:
/usr/bin/gcc version 10
gcc-7 /home/linuxbrew/.linuxbrew/bin/gcc-7
/usr/bin/gcc-10
gcc-11 /home/linuxbrew/.linuxbrew/bin/gcc-11

brew gem install neovim works only if you have gcc@5 preinstalled.
Now homebrew comes with /home/linuxbrew/.linuxbrew/bin/gcc version 11 not 5, but installation happens with
this command (see it in /home/linuxbrew/.linuxbrew/Cellar/gem-neovim/0.9.0/extensions/x86_64-linux/3.0.0/msgpack-1.4.2/mkmf.log): "gcc-5 ....."

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

1 participant