-
Notifications
You must be signed in to change notification settings - Fork 34
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
Many brew commands fail with :cxx is disabled! There is no replacement. #74
Comments
Could you execute the following command?
The error message will disappear, and you can |
I tried installing Inkscape through Homebrew, and got the above error message. I have updated Homebrew to the latest version, and am on macOS High Sierra (10.13.6), with Xcode up to date. |
FWIW, that process did resolve the error message for me. |
Thanks.
…On Mon, Jan 28, 2019 at 11:29 AM Alice ***@***.***> wrote:
Could you execute the following command?
$ brew untap caskformula/caskformula
$ brew doctor
The error message will disappear, and you can brew upgrade.
FWIW, that process did resolve the error message for me.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#74 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFlR1amaLz1ElxWdkWYnuDQfWhnx6Y9sks5vHyVxgaJpZM4aUwd1>
.
|
|
Same here. $ brew --version
Homebrew 2.0.0
Homebrew/homebrew-core (git revision b2777f; last commit 2018-11-03)
Homebrew/homebrew-cask (git revision 05a81; last commit 2019-02-02) $ brew upgrade
Error: Calling needs :cxx11 is disabled! There is no replacement.
Please report this to the homebrew/core tap:
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cmake.rb:23
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/Homebrew/homebrew-core/issues
OSX 10.14.2 (18C54) |
This didn't solve the problem for me:
|
Removing the tap or formula isn't really an answer, how do we replace the old |
I can't uninstall inkscape
|
For me commenting out the offending line
from |
After doing
then and I'm back to the same problem:
Update:
|
@melMass Came here for the same reason. Cheers |
Thanks @wecurse yes it does work by just removing the first. |
Just trying to restart [email protected]. All commands relating to [email protected] fail with this message..? 😱🤔😕 Edit: Just seen that php70 has been removed from Homebrew so I guess this is why.. |
I get this error at process finish:
|
Commands in this order solved the issue:
|
Your magic did the trick for me. Thanks a lot. Unfortunately, the resulting binary does not operate properly :-( Dialogs are empty or do not show files nor folders and the page is dark black... |
Doesn't work for me:
I have the latest homebrew, Xcode and macOS |
Removing |
My problem was resolved. Thanks to your support. |
Works for the most part but you're left with a binary in a strange brew Cellar directory and no icon. |
6666666666 Thanks so much!!! |
Did you find any workaround for this since your comment @BB-000 ? I have the same issue and am struggling to restore the version 61 of |
|
This worked for me (whereas nothing else did). Thanks! |
I tried both the methods, neither of these worked. I am unable to get php to run on my machine |
I removed |
Hopefully this is an easy fix. I had not interacted with brew for several months. This morning I tried an update / upgrade cycle, and got the following error:
$ brew upgrade
Error: Calling needs :cxx11 is disabled! There is no replacement.
Please report this to the caskformula/caskformula tap:
/usr/local/Homebrew/Library/Taps/caskformula/homebrew-caskformula/Formula/inkscape.rb:49
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/caskformula/homebrew-caskformula/issues
Similar errors show up with other brew commands (e.g. brew missing).
I have no idea if this is a brew issue or an inkscape issue. Hopefully the solution is to flip a switch re-enabling cxx11 but I have no idea how to do that.
$ brew --version
Homebrew 1.9.3-34-gede58e8
Homebrew/homebrew-core (git revision 4851f; last commit 2019-01-27)
Homebrew/homebrew-cask (git revision 5e2ad; last commit 2019-01-27)
OS X 10.14.2
The text was updated successfully, but these errors were encountered: