[MacPorts] #71850: build of emacs-app fails on 10.1 for missing _clock_gettime
MacPorts
noreply at macports.org
Thu Jan 16 11:52:11 UTC 2025
#71850: build of emacs-app fails on 10.1 for missing _clock_gettime
-----------------------+-----------------------
Reporter: rmottola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: elcapitan | Port: emacs-app
-----------------------+-----------------------
Even when using clang17
{{{
./temacs --batch -l loadup --temacs=pbootstrap \
--bin-dest
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_emacs
/emacs-app/work/emacs-29.4/nextstep/Emacs.app/Contents/MacOS/ --eln-dest
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_emacs
/emacs-app/work/emacs-29.4/nextstep/Emacs.app/Contents/Frameworks/
dyld: lazy symbol binding failed: Symbol not found: _clock_gettime
Referenced from:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_emacs
/emacs-app/work/emacs-29.4/src/./temacs
Expected in: /usr/lib/libSystem.B.dylib
}}}
I wonder if some kind of legacy support is needed for that symbol?
--
Ticket URL: <https://trac.macports.org/ticket/71850>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list