[MacPorts] #36221: ppl @1.0 cannot be configured on PPC Tiger because g++-apple-4.2 cannot find libstdc++
MacPorts
noreply at macports.org
Wed Sep 19 12:34:52 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@…):
A 'diff activate_apple-gcc42\ @5666.3_8 activate_apple-gcc42\ @5666.3_7'
form the saved logs of "port -vd activate …" gives (edited):
{{{
38c38
< ---> Deactivating apple-gcc42 @5666.3_7
---
> ---> Deactivating apple-gcc42 @5666.3_8
73d72
< DEBUG: deactivating file: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-
darwin8/4.2.1/libstdc++.dylib
< ---> Activating apple-gcc42 @5666.3_8
---
> ---> Activating apple-gcc42 @5666.3_7
234a234
> ./opt/local/lib/apple-gcc42/gcc/powerpc-apple-
darwin8/4.2.1/libstdc++.dylib
340a341
> DEBUG: activating file: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-
darwin8/4.2.1/libstdc++.dylib
}}}
I now have:
{{{
pete 232 /\ port installed | grep gcc
apple-gcc42 @5666.3_7 (active)
apple-gcc42 @5666.3_8
gcc43 @4.3.6_3 (active)
gcc_select @0.1_6
gcc_select @0.1_7 (active)
pete 233 /\ port select --list gcc
Available versions for gcc:
apple-gcc42 (active)
gcc33
gcc40
mp-gcc43
none
pete 235 /\ l /opt/local/lib/apple-gcc42/gcc/powerpc-apple-
darwin8/4.2.1/libstdc++.dylib
-rwxr-xr-x 1 macports admin 858088 5. Jun 21:41 /opt/local/lib/apple-
gcc42/gcc/powerpc-apple-darwin8/4.2.1/libstdc++.dylib
}}}
Switching from apple-gcc42 @5666.3_7 to apple-gcc42 @5666.3_8 I have:
{{{
pete 236 /\ port installed | grep gcc
apple-gcc42 @5666.3_7
apple-gcc42 @5666.3_8 (active)
gcc43 @4.3.6_3 (active)
gcc_select @0.1_6
gcc_select @0.1_7 (active)
pete 237 /\ l /opt/local/lib/apple-gcc42/gcc/powerpc-apple-
darwin8/4.2.1/libstdc++.dylib
/sw/bin/gls: Zugriff auf /opt/local/lib/apple-gcc42/gcc/powerpc-apple-
darwin8/4.2.1/libstdc++.dylib nicht möglich: No such file or directory
Exit 2
pete 240 /\ env LANG=C gls -Nl /opt/local/lib/apple-gcc42/gcc/powerpc-
apple-darwin8/4.2.1/libstdc++.dylib
gls: cannot access /opt/local/lib/apple-gcc42/gcc/powerpc-apple-
darwin8/4.2.1/libstdc++.dylib: No such file or directory
Exit 2
}}}
I also wonder why I get
{{{
pete 241 /\ port outdated
The following installed ports are outdated:
gcc43 4.3.6_3 < 4.3.6_6
}}}
and "port -v upgrade outdated" tries to install completely different
packages!
--
Ticket URL: <https://trac.macports.org/ticket/36221#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list