[MacPorts] #52369: pypy tries to link to librt

MacPorts noreply at macports.org
Sun Sep 25 16:35:28 CEST 2016


#52369: pypy tries to link to librt
-------------------------------+--------------------------------
 Reporter:  stefan+macports@…  |      Owner:  macports-tickets@…
     Type:  defect             |     Status:  new
 Priority:  Normal             |  Milestone:
Component:  ports              |    Version:  2.3.4
 Keywords:                     |       Port:
-------------------------------+--------------------------------
 Trying to build pypy (on macOS sierra, maybe part of the problem) results
 in a build error while linking:

 {{{
 :info:build ld: library not found for -lrt
 :info:build clang: error: linker command failed with exit code 1 (use -v
 to see invocation)
 :info:build make: *** [libpypy-c.dylib] Error 1
 :info:build [4b3c2] translation-task}
 }}}

 Apparently, on macOS this library should not be linked to because the
 timing functions are mostly available in libSystem.

-- 
Ticket URL: <https://trac.macports.org/ticket/52369>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list