[MacPorts] #61896: emacs{-app, }-devel +nativecomp: runtime native compilation fails on Big Sur 11.1
MacPorts
noreply at macports.org
Thu Jan 14 01:14:17 UTC 2021
#61896: emacs{-app,}-devel +nativecomp: runtime native compilation fails on Big Sur
11.1
------------------------------------------+----------------------
Reporter: amake | Owner: drkp
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: emacs-devel,emacs-app-devel |
------------------------------------------+----------------------
Comment (by catap):
Replying to [comment:2 amake]:
> CC'ing @catap because he expressed interest in the `+nativecomp` variant
elsewhere.
Thanks! Sorry for very long delay, last weeks was very overloaded.
Anyway, yesterday I've updated my laptop and I enjoyed this issue.
I belive that xcode was updated some time ago, and I just haven't
restarted laptop and emacs for month or something like this.
Because I thought that it is another issue inside native I've opened an
issue at upstream: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45817
I've tried a few hacks that includes to put to `early-init.el` a lines:
{{{
(setq comp-native-driver-options '(
(concat
"-L"
(substring (shell-command-to-string "xcode-select -p") 0 -1)
"/SDKs/MacOSX.sdk/usr/lib")))
}}}
Let me say that it doesn't help and right now I'm rebuilding gcc10 from
sources :)
--
Ticket URL: <https://trac.macports.org/ticket/61896#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list