[MacPorts] #68179: emacs @29.1_1: Symbol not found: _clock_gettime

MacPorts noreply at macports.org
Wed Oct 23 14:19:57 UTC 2024


#68179: emacs @29.1_1: Symbol not found: _clock_gettime
-----------------------+-----------------------
  Reporter:  rudi1602  |      Owner:  drkp
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.8.1
Resolution:            |   Keywords:  elcapitan
      Port:  emacs     |
-----------------------+-----------------------

Comment (by rmottola):

 I have built emacs-app on darwin 15 (10.11) and enabled legacy support
 there.

 I now get a different error, I don't know if it is past `clock_gettime`,
 so we improved and get a new error, or instead a new error got introduced.
 Missing is `_renameatx_np`.


 {{{
 make[3]: Entering directory
 `/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/lisp'
 make[4]: Entering directory
 `/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/lisp'
 '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-
 prefer-newer t byte-compile-warnings 'all)"  \
                 -l comp -f byte-compile-refresh-preloaded \
                 --eval '(batch-native-compile t)' align.el
 '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-
 prefer-newer t byte-compile-warnings 'all)"  \
                 -l comp -f byte-compile-refresh-preloaded \
                 --eval '(batch-native-compile t)' allout-widgets.el
 dyld: lazy symbol binding failed: Symbol not found: _renameatx_np
   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/lisp/../src/emacs
   Expected in: /usr/lib/libSystem.B.dylib

 dyld: Symbol not found: _renameatx_np
   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/lisp/../src/emacs
   Expected in: /usr/lib/libSystem.B.dylib

 make[4]: *** [align.eln] Abort trap: 6
 make[4]: *** Waiting for unfinished jobs....
 dyld: lazy symbol binding failed: Symbol not found: _renameatx_np
   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/lisp/../src/emacs
   Expected in: /usr/lib/libSystem.B.dylib

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/68179#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list