-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
[Build Failure]: emacs-plus@30 install failed when upgrade macos from ventura 13.7 to sequoia 15.2 #773
Comments
As you can see, the last 15 lines are not enough as it's not clear which package the error is referring to. Share more information. |
01.autogen.sh.txt ./autogen.sh Checking whether you have the necessary tools... Building Emacs from the repository requires the following specialized programs: Your system seems to be missing the following tool(s): If you think you have the required tools, please add them to your PATH Otherwise, please try installing them. If you do not have permission to do this, or if the version provided https://ftp.gnu.org/gnu/PACKAGE/ Download the package (make sure you get at least the minimum version If you know that the required versions are in your PATH, but this Please report any problems with this script to [email protected] . HOMEBREW_VERSION: 4.4.14 HOMEBREW_CC: clang the attach is the compile processing generated 01.autogen.sh file content. |
We do depend on |
I ran into a similar problem with emacs-plus@28. In my case (still compiling) I ran |
I had the same problem, and reinstalling autoconf did indeed get things to start compiling. But not to completion... The next error is this one. Note that I've tried reinstalling libgccjit and this doesn't help:
|
The nuclear option - uninstalling and reinstalling Homebrew from scratch - solved this problem. I know I've had to do this at least once before with libgccjit problems. |
Version
emacs-plus@30
Make sure to follow these steps before submitting the issue
brew update
and try to reproduce the issue againbrew doctor
, fix all issues and try to reproduce your issue againWhat happened?
Command output
brew doctor output
Your system is ready to brew.
brew config output
HOMEBREW_VERSION: 4.4.14
ORIGIN: https://github.com/Homebrew/brew
HEAD: f84082963da8af8c9ccd6dffbe932eba457e2b78
Last commit: 5 days ago
Branch: stable
Core tap JSON: 03 Jan 15:43 UTC
Core cask tap JSON: 03 Jan 15:43 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: emacsclient -a "emacs"
HOMEBREW_FORCE_BREWED_CURL: set
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 3.3.6 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 16.0.0 build 1600
Git: 2.46.1 => /opt/homebrew/bin/git
Curl: 8.10.1 => /opt/homebrew/opt/curl/bin/curl
macOS: 15.2-arm64
CLT: 16.2.0.0.1.1733547573
Xcode: N/A
Rosetta 2: false
Any extra information
No response
The text was updated successfully, but these errors were encountered: