[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 19:55:58 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):
Looks like this is a bit more compilicated. This link line:
{{{
libtool: link: /opt/local/bin/clang++-mp-3.9 -arch x86_64 -mmacosx-
version-min=10.5 -O2 -DUNICODE -DUNICODE -DSIZE_T_IS_LONG -mmacosx-
version-min=10.5 -o mediainfo CLI_Main.o CommandLine_Parser.o Help.o
Core.o -framework CoreFoundation
/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_multimedia_mediainfo/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Project/GNU/Library/.libs/libmediainfo.a
-lz
/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_multimedia_mediainfo/mediainfo/work/MediaInfo_CLI_GNU_FromSource/ZenLib/Project/GNU/Library/.libs/libzen.a
-lpthread -lstdc++
}}}
hardcodes a link to `-lstdc++` as the final entry. That should not happen.
We'll have to dig in a bit here and see why that is happening.
--
Ticket URL: <https://trac.macports.org/ticket/55149#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list