[MacPorts] #69112: libpaper-utils uses rpath instead of the absolute path and installs a broken paperconf binary

MacPorts noreply at macports.org
Tue Jan 16 06:35:33 UTC 2024


#69112: libpaper-utils uses rpath instead of the absolute path and installs a
broken paperconf binary
--------------------------+----------------------------
 Reporter:  barracuda156  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.8.1
 Keywords:                |       Port:  libpaper-utils
--------------------------+----------------------------
 {{{
 svacchanda at 43-95 ~ % otool -L /opt/local/bin/paperconf
 /opt/local/bin/paperconf:
         @rpath/libpaper.2.dylib (compatibility version 4.0.0, current
 version 4.2.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1336.61.1)
 }}}

 Same problem on 14.2.1 and 10.6. So presumably it is just wrong across the
 board.

 It cannot be used:
 {{{
 svacchanda at 43-95 ~ %    /opt/local/bin/paperconf
 dyld[39866]: Library not loaded: @rpath/libpaper.2.dylib
   Referenced from: <63422625-29AE-30E4-A7CC-67B4ECA900EB>
 /opt/local/bin/paperconf
   Reason: no LC_RPATH's found
 zsh: abort      /opt/local/bin/paperconf
 }}}

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


More information about the macports-tickets mailing list