[MacPorts] #59400: xar overlinks with libxml2's dependencies

MacPorts noreply at macports.org
Sun Oct 20 11:57:17 UTC 2019


#59400: xar overlinks with libxml2's dependencies
---------------------+-------------------------
  Reporter:  jmroot  |      Owner:  Schamschula
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  xar     |
---------------------+-------------------------

Comment (by Schamschula):

 I disabled {{{xml2-config}}} by adding {{{configure.args --without-
 xml2-config}}}

 and added {{{depends_build port:pkgconfig}}} for pkg-config, but I end up
 with the same set of  libraries as before:

 {{{
 otool -L /opt/local/lib/libxar.1.dylib
 /opt/local/lib/libxar.1.dylib:
         /opt/local/lib/libxar.1.dylib (compatibility version 1.0.0,
 current version 1.0.0)
         /opt/local/lib/liblzma.5.dylib (compatibility version 8.0.0,
 current version 8.4.0)
         /opt/local/lib/libbz2.1.0.dylib (compatibility version 1.0.0,
 current version 1.0.8)
         /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.2.11)
         /opt/local/lib/libcrypto.1.1.dylib (compatibility version 1.1.0,
 current version 1.1.0)
         /opt/local/lib/libxml2.2.dylib (compatibility version 12.0.0,
 current version 12.9.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1252.250.1)
         /opt/local/lib/libiconv.2.dylib (compatibility version 9.0.0,
 current version 9.1.0)
         /opt/local/lib/libicui18n.65.dylib (compatibility version 65.0.0,
 current version 65.1.0)
         /opt/local/lib/libicuuc.65.dylib (compatibility version 65.0.0,
 current version 65.1.0)
         /opt/local/lib/libicudata.65.dylib (compatibility version 65.0.0,
 current version 65.1.0)
 }}}

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


More information about the macports-tickets mailing list