[MacPorts] #36221: ppl @1.0 cannot be configured on PPC Tiger because g++-apple-4.2 cannot find libstdc++
MacPorts
noreply at macports.org
Thu Sep 20 15:40:51 PDT 2012
#36221: ppl @1.0 cannot be configured on PPC Tiger because g++-apple-4.2 cannot
find libstdc++
------------------------------+--------------------------------
Reporter: Peter_Dyballa@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: ppl |
------------------------------+--------------------------------
Comment (by Peter_Dyballa@…):
Replying to [comment:8 jeremyhu@…]:
> You can just 'sudo port -v -f uninstall ppl && sudo port -v install ppl'
This leads to a new error while building ld64:
{{{
---> Building ld64
DEBUG: Executing proc-pre-org.macports.build-build-0
DEBUG: Executing org.macports.build (ld64)
DEBUG: Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.4'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/ld64-97.17"
&& /usr/bin/make -w all CC="/opt/local/bin/gcc-apple-4.2"
CXX="/opt/local/bin/g++-apple-4.2" OTHER_CPPFLAGS="-I/opt/local/include"
OTHER_CFLAGS="-O2 -arch ppc" OTHER_CXXFLAGS="-O2 -arch ppc"
OTHER_LDFLAGS="-L/opt/local/lib -arch ppc" OTHER_LDFLAGS_LD64=-lcrypto'
DEBUG: Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/ld64-97.17"
&& /usr/bin/make -w all CC="/opt/local/bin/gcc-apple-4.2"
CXX="/opt/local/bin/g++-apple-4.2" OTHER_CPPFLAGS="-I/opt/local/include"
OTHER_CFLAGS="-O2 -arch ppc" OTHER_CXXFLAGS="-O2 -arch ppc"
OTHER_LDFLAGS="-L/opt/local/lib -arch ppc" OTHER_LDFLAGS_LD64=-lcrypto
make: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/ld64-97.17'
/opt/local/bin/g++-apple-4.2 -Os -O2 -arch ppc -Isrc/abstraction -Isrc/ld
-I/opt/local/include -c -o src/other/ObjectDump.o
src/other/ObjectDump.cpp
/opt/local/bin/gcc-apple-4.2 -Os -O2 -arch ppc -Isrc/abstraction -Isrc/ld
-I/opt/local/include -c -o src/ld/debugline.o src/ld/debugline.c
/opt/local/bin/g++-apple-4.2 -L/opt/local/lib -arch ppc
src/other/ObjectDump.o src/ld/debugline.o -o ObjectDump
/usr/bin/ld: can't locate file for: -lstdc++
collect2: ld returned 1 exit status
make: *** [ObjectDump] Error 1
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/ld64-97.17'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/36221#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list