[MacPorts] #55149: mediainfo @0.7.99 fails to build on SnowLeopard, Mac OS X 10.6.8, because of "Undefined symbols for architecture x86_64"

MacPorts noreply at macports.org
Mon Oct 23 15:09:15 UTC 2017


#55149: mediainfo @0.7.99 fails to build on SnowLeopard, Mac OS X 10.6.8, because
of "Undefined symbols for architecture x86_64"
------------------------+-------------------------
  Reporter:  ballapete  |      Owner:  ctreleaven
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.4.2
Resolution:             |   Keywords:  snowleopard
      Port:  mediainfo  |
------------------------+-------------------------

Comment (by kencu):

 Peter, that's essentially the botan fix I mentioned:
 {{{
 # add the selected -stdlib to clang builds
 # see https://trac.macports.org/ticket/53123
 if {[string match *clang* ${configure.cxx}]} {
     configure.cxx ${configure.cxx} -stdlib=${configure.cxx_stdlib}
 }
 }}}
 Could you try that please, and if you confirm it works, we can add it to
 the Portfile.

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


More information about the macports-tickets mailing list