[MacPorts] #67349: libxkbcommon @1.5.0: binaries link with libraries using @loader_path or @rpath and therefore don't work (was: libxkbcommon @1.5.0 on PPC Tiger, Mac OS X 10.4.11, has at least one faultily built binary, )

MacPorts noreply at macports.org
Tue May 2 00:36:35 UTC 2023


#67349: libxkbcommon @1.5.0: binaries link with libraries using @loader_path or
@rpath and therefore don't work
---------------------------+------------------------
  Reporter:  ballapete     |      Owner:  ryandesign
      Type:  defect        |     Status:  accepted
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:
      Port:  libxkbcommon  |
---------------------------+------------------------
Changes (by ryandesign):

 * keywords:  tiger ppc =>
 * status:  new => accepted
 * owner:  (none) => ryandesign
 * cc: ryandesign@… (removed)


Comment:

 It doesn't work on Monterey x86_64 either:

 {{{
 % otool -L /opt/local/{bin/xkbcli,lib/libxkbcommon.dylib}
 /opt/local/bin/xkbcli:
         @rpath/libxkbcommon.0.dylib (compatibility version 0.0.0, current
 version 0.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1311.0.0)
 /opt/local/lib/libxkbcommon.dylib:
         /opt/local/lib/libxkbcommon.0.dylib (compatibility version 0.0.0,
 current version 0.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1311.0.0)
 % xkbcli
 dyld[24238]: Library not loaded: '@rpath/libxkbcommon.0.dylib'
   Referenced from: '/opt/local/bin/xkbcli'
   Reason: tried: '/usr/local/lib/libxkbcommon.0.dylib' (no such file),
 '/usr/lib/libxkbcommon.0.dylib' (no such file)
 zsh: abort      xkbcli
 }}}

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


More information about the macports-tickets mailing list