[MacPorts] #53452: taglib: opportunistically links with boost

MacPorts noreply at macports.org
Tue Jan 31 20:39:37 UTC 2017


#53452: taglib: opportunistically links with boost
------------------------+--------------------
 Reporter:  ctreleaven  |      Owner:
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  taglib
------------------------+--------------------
 {{{
 $ port installed taglib boost
 The following ports are currently installed:
   boost @1.58.0_3+no_single+no_static+python27
   boost @1.59.0_2+no_single+no_static+python27 (active)
   taglib @1.9.1_0
   taglib @1.11_1
   taglib @1.11.1_0 (active)
 }}}


 {{{
 $ otool -L /opt/local/lib/libtag.1.dylib
 /opt/local/lib/libtag.1.dylib:
         /opt/local/lib/libtag.1.dylib (compatibility version 1.0.0,
 current version 1.17.0)
         /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.2.8)
         /opt/local/lib/libboost_atomic-mt.dylib (compatibility version
 0.0.0, current version 0.0.0)
         /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current
 version 120.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1213.0.0)
 }}}

 I don't know enough about cmake to tell if a configure flag can eliminate
 this behaviour.

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


More information about the macports-tickets mailing list