Have a look at this comment from user 0dBgain on Reddit. I had the same problem a couple of months ago, but didn't find this Reddit thread until yesterday, so I haven't tried it yet. (Instead, I reinstalled Sonoma, because the machine was new and there wasn't yet much new data on it.)
https://www.reddit.com/r/emacs/comments/u28dji/comment/lv0au2o/ If you do try this I would love to hear whether it works. On Mon, Dec 23, 2024 at 8:02 AM Richard Cobbe <rco...@rcobbe.net> wrote: > I recently upgraded one of my machines to Sequoia 15.0 (there's an update > pending to 15.1.1 that I haven't yet installed) and am in the process of > reinstalling macports. (I originally tried 'macports migrate' but I ran > into the Apple CLI installer bug preventing a lot of C++ compilation and > deleted my previous macports installation before I discovered the fix for > that.) > > I just reinstalled emacs-app @29.4_2+nativecomp+rsvg+treesitter. It built > correctly, and the resulting executable starts, but after a brief time, the > *Warnings* buffer pops up, and it's full of a bunch of messages like the > following: > > ⛔ Warning (comp): libgccjit.so: error: error invoking gcc driver > ⛔ Warning (comp): /Users/r.cobbe/.emacs.d/elpa/auctex-14.0.8/tex-site.el: > Error: Internal native compiler error failed to compile > ⛔ Warning (comp): libgccjit.so: error: error invoking gcc driver > ⛔ Warning (comp): /Users/r.cobbe/.emacs.d/elpa/auctex-14.0.8/texmathp.el: > Error: Internal native compiler error failed to compile > > Has anyone seen this? Is there a workaround, or should I file a bug? > Rebuild without the nativecomp variant? > > MacOS 15.0, Apple M2 chip. > > Thanks, > > Richard >