Re: Port install fails for curl, requires gcc4.2

2015-03-04 Thread Tom Emmert
20+ hrs later, DONE!  No swapping that I could see.  I just never imagined that 
it would take that long!  My apologies for not digging deeper the first time!  
Now, let's see how long wireshark takes!  Thank you very much for your help, 
Tom 



On Mar 3, 2015, at 15:40, t...@qx.net wrote:

 On Mar 3, 2015, at 2:11 PM, t...@qx.net wrote:
 
 Ryan Schmidt wrote:
 
 On Mar 3, 2015, at 11:01 AM, Tom Emmert wrote:
 
 Running OS X 10.4.11 on a PowerBook G3.  To my knowledge Xcode 2.5,
 gcc4.0.1, is the last version that will work on my system.  Mac port
 2.3.3 installed ok.  I also noticed that my next mac port install,
 wireshark, also requires gcc4.2.  Any hope for a work around?
 
 Tom,
 
 Most ports on Tiger will use the MacPorts version of Apple GCC 4.2.1 --
 it
 is the default compiler on Tiger -- because the version of Apple GCC
 4.0.1
 included in Tiger's Xcode is considered old and problematic by now.
 
 This should all work. What actual error message are you receiving?
 
 Thanks Ryan, the following is the verbose terminal output to the point
 the
 install hung.  I waited a long time before cntl-c.
 
 ppc:~ me$ sudo port -v install curl
 Password:
 ---  Computing dependencies for curl
 ---  Dependencies to be installed: apple-gcc42 curl-ca-bundle perl5
 perl5.16 gdbm gettext expat libiconv gperf ncurses libidn openssl zlib
 xz
 pkgconfig
 ---  Building apple-gcc42
 make: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3'
 cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
  \
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/build_gcc
 ppc ppc \
   
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 /opt/local
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 + TRANSLATE_ARCH=sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + OMIT_X86_64=sed -e s/x86_64//
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + HOSTS=powerpc
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 ++ sed -e s/x86_64//
 + TARGETS=powerpc
 + BOOTSTRAP=bootstrap
 + '[' bootstrap '!=' bootstrap ']'
 + LANGUAGES=c,c++,objc,obj-c++
 + CFLAGS=-g -O2  -std=gnu89
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + BUILD=powerpc
 +
 ORIG_SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 + DEST_ROOT=/opt/local
 +
 DEST_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 +
 SYM_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 ++ pwd
 +
 DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
 ++ cat
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/gcc/BASE-VER
 + VERS=4.2.1
 + '[' -z 4.2.1 ']'
 ++ echo 4.2.1
 ++ sed 's/\([0-9]*\.[0-9]*\)[.-].*/\1/'
 + MAJ_VERS=4.2
 + LIBSTDCXX_VERSION=4.2.1
 + '[' '!' -d /usr/include/c++/4.2.1 ']'
 + LIBSTDCXX_VERSION=4.0.0
 + NON_ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 + PPC_SYSROOT=/
 + PPC_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 --with-build-sysroot=/
 ++ uname -r
 ++ sed 's/\..*//'
 + DARWIN_VERS=8
 + echo DARWIN_VERS = 8
 DARWIN_VERS = 8
 + ARM_LIBSTDCXX_VERSION=4.2.1
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 + '[' -n '' ']'
 + '[' x = xiPhone ']'
 + '[' -d /Developer/SDKs/Extra ']'
 + ARM_SYSROOT=/
 + ARM_TOOLROOT=/
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 --with-build-sysroot=/
 + echo powerpc
 + grep arm
 + RANLIB=ranlib
 + STRIP=strip
 + DSYMUTIL=dsymutil
 +
 SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + rm -rf
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + mkdir
 

Re: Port install fails for curl, requires gcc4.2

2015-03-04 Thread Brandon Allbery
On Wed, Mar 4, 2015 at 12:29 PM, Tom Emmert t...@qx.net wrote:

 20+ hrs later, DONE!  No swapping that I could see.  I just never imagined
 that it would take that long!  My apologies for not digging deeper the
 first time!  Now, let's see how long wireshark takes!  Thank you very much
 for your help, Tom


If you're building it with the GUI, expect it to drag in half of GNOME and
take forever .

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Port install fails for curl, requires gcc4.2

2015-03-04 Thread Jeremy Lavergne
On March 4, 2015 7:04:04 PM EST, Ryan Schmidt ryandes...@macports.org wrote:
On Mar 4, 2015, at 11:29 AM, Tom Emmert wrote:
 
 20+ hrs later, DONE!  No swapping that I could see.  I just never
imagined that it would take that long!  My apologies for not digging
deeper the first time!  Now, let's see how long wireshark takes!  Thank
you very much for your help, Tom 

Great, glad it worked. 1 GB RAM should be ok for compiling most ports;
my PowerPC test machine has only 512 MB. But your 500 MHz processor is
slow. It may be the fastest G3 Apple shipped, but it's still much
slower than my 1.67 GHz G4. And when I do updates on mine, I typically
set them to go at night and check on them in the morning.

Compiling compilers is one of the slowest tasks though. Most ports
should build much quicker.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Apple employee indicates an iBook had a 900mhz g3 (2003l.
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Port install fails for curl, requires gcc4.2

2015-03-04 Thread Ryan Schmidt

On Mar 4, 2015, at 6:34 PM, Jeremy Lavergne wrote:

 On March 4, 2015 7:04:04 PM EST, Ryan Schmidt wrote:
 
 Great, glad it worked. 1 GB RAM should be ok for compiling most ports;
 my PowerPC test machine has only 512 MB. But your 500 MHz processor is
 slow. It may be the fastest G3 Apple shipped, but it's still much
 slower than my 1.67 GHz G4. And when I do updates on mine, I typically
 set them to go at night and check on them in the morning.
 
 Compiling compilers is one of the slowest tasks though. Most ports
 should build much quicker.
 
 Apple employee indicates an iBook had a 900mhz g3 (2003l.

Oh right, I forgot iBooks still used the G3 for awhile after PowerBooks 
switched to the G4. 

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Port install fails for curl, requires gcc4.2

2015-03-04 Thread Ryan Schmidt
On Mar 4, 2015, at 11:29 AM, Tom Emmert wrote:
 
 20+ hrs later, DONE!  No swapping that I could see.  I just never imagined 
 that it would take that long!  My apologies for not digging deeper the first 
 time!  Now, let's see how long wireshark takes!  Thank you very much for your 
 help, Tom 

Great, glad it worked. 1 GB RAM should be ok for compiling most ports; my 
PowerPC test machine has only 512 MB. But your 500 MHz processor is slow. It 
may be the fastest G3 Apple shipped, but it's still much slower than my 1.67 
GHz G4. And when I do updates on mine, I typically set them to go at night and 
check on them in the morning.

Compiling compilers is one of the slowest tasks though. Most ports should build 
much quicker.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Port install fails for curl, requires gcc4.2

2015-03-03 Thread Tom Emmert
Running OS X 10.4.11 on a PowerBook G3.  To my knowledge Xcode 2.5, gcc4.0.1, 
is the last version that will work on my system.  Mac port 2.3.3 installed ok.  
I also noticed that my next mac port install, wireshark, also requires gcc4.2.  
Any hope for a work around?
Thanks, Tom  


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Port install fails for curl, requires gcc4.2

2015-03-03 Thread Ryan Schmidt

On Mar 3, 2015, at 11:01 AM, Tom Emmert wrote:

 Running OS X 10.4.11 on a PowerBook G3.  To my knowledge Xcode 2.5, gcc4.0.1, 
 is the last version that will work on my system.  Mac port 2.3.3 installed 
 ok.  I also noticed that my next mac port install, wireshark, also requires 
 gcc4.2.  Any hope for a work around?

Tom,

Most ports on Tiger will use the MacPorts version of Apple GCC 4.2.1 -- it is 
the default compiler on Tiger -- because the version of Apple GCC 4.0.1 
included in Tiger's Xcode is considered old and problematic by now.

This should all work. What actual error message are you receiving?

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Port install fails for curl, requires gcc4.2

2015-03-03 Thread tome
 On Mar 3, 2015, at 2:11 PM, t...@qx.net wrote:

 Ryan Schmidt wrote:

 On Mar 3, 2015, at 11:01 AM, Tom Emmert wrote:

 Running OS X 10.4.11 on a PowerBook G3.  To my knowledge Xcode 2.5,
 gcc4.0.1, is the last version that will work on my system.  Mac port
 2.3.3 installed ok.  I also noticed that my next mac port install,
 wireshark, also requires gcc4.2.  Any hope for a work around?

 Tom,

 Most ports on Tiger will use the MacPorts version of Apple GCC 4.2.1 --
 it
 is the default compiler on Tiger -- because the version of Apple GCC
 4.0.1
 included in Tiger's Xcode is considered old and problematic by now.

 This should all work. What actual error message are you receiving?

 Thanks Ryan, the following is the verbose terminal output to the point
 the
 install hung.  I waited a long time before cntl-c.

 ppc:~ me$ sudo port -v install curl
 Password:
 ---  Computing dependencies for curl
 ---  Dependencies to be installed: apple-gcc42 curl-ca-bundle perl5
 perl5.16 gdbm gettext expat libiconv gperf ncurses libidn openssl zlib
 xz
 pkgconfig
 ---  Building apple-gcc42
 make: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3'
 cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
  \
  
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/build_gcc
 ppc ppc \

 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 /opt/local
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 + TRANSLATE_ARCH=sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + OMIT_X86_64=sed -e s/x86_64//
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + HOSTS=powerpc
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 ++ sed -e s/x86_64//
 + TARGETS=powerpc
 + BOOTSTRAP=bootstrap
 + '[' bootstrap '!=' bootstrap ']'
 + LANGUAGES=c,c++,objc,obj-c++
 + CFLAGS=-g -O2  -std=gnu89
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + BUILD=powerpc
 +
 ORIG_SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 + DEST_ROOT=/opt/local
 +
 DEST_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 +
 SYM_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 ++ pwd
 +
 DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
 ++ cat
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/gcc/BASE-VER
 + VERS=4.2.1
 + '[' -z 4.2.1 ']'
 ++ echo 4.2.1
 ++ sed 's/\([0-9]*\.[0-9]*\)[.-].*/\1/'
 + MAJ_VERS=4.2
 + LIBSTDCXX_VERSION=4.2.1
 + '[' '!' -d /usr/include/c++/4.2.1 ']'
 + LIBSTDCXX_VERSION=4.0.0
 + NON_ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 + PPC_SYSROOT=/
 + PPC_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 --with-build-sysroot=/
 ++ uname -r
 ++ sed 's/\..*//'
 + DARWIN_VERS=8
 + echo DARWIN_VERS = 8
 DARWIN_VERS = 8
 + ARM_LIBSTDCXX_VERSION=4.2.1
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 + '[' -n '' ']'
 + '[' x = xiPhone ']'
 + '[' -d /Developer/SDKs/Extra ']'
 + ARM_SYSROOT=/
 + ARM_TOOLROOT=/
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 --with-build-sysroot=/
 + echo powerpc
 + grep arm
 + RANLIB=ranlib
 + STRIP=strip
 + DSYMUTIL=dsymutil
 +
 SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + rm -rf
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + mkdir
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + ln -s
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/ABOUT-NLS
 

Re: Port install fails for curl, requires gcc4.2

2015-03-03 Thread René J . V . Bertin
On Tuesday March 03 2015 15:40:53 t...@qx.net wrote:

 500 Mhz with 1 gig ram, about 12 gig available disk space.  I started

With that little free space you might even run into the additional bottleneck 
of free space fragmentation, which will make swapfiles even slower...

Try also invoking the port command with nice +10 or something of the sort, and 
check if configurepipe is set to no in /opt/local/etc/macports/macports.conf . 
It may be voodoo, but I have always had the impression that on hardware this 
slow it can pay to run heavy commands like compile jobs with a good nice value 
(low priority) so that the OS has time left to do the things it needs to do for 
said job. It won't change anything anyway if you're not multitasking.

Good luck...

R.
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Port install fails for curl, requires gcc4.2

2015-03-03 Thread Ryan Schmidt
On Mar 3, 2015, at 2:11 PM, t...@qx.net wrote:
 
 Ryan Schmidt wrote:
 
 On Mar 3, 2015, at 11:01 AM, Tom Emmert wrote:
 
 Running OS X 10.4.11 on a PowerBook G3.  To my knowledge Xcode 2.5,
 gcc4.0.1, is the last version that will work on my system.  Mac port
 2.3.3 installed ok.  I also noticed that my next mac port install,
 wireshark, also requires gcc4.2.  Any hope for a work around?
 
 Tom,
 
 Most ports on Tiger will use the MacPorts version of Apple GCC 4.2.1 -- it
 is the default compiler on Tiger -- because the version of Apple GCC 4.0.1
 included in Tiger's Xcode is considered old and problematic by now.
 
 This should all work. What actual error message are you receiving?
 
 Thanks Ryan, the following is the verbose terminal output to the point the
 install hung.  I waited a long time before cntl-c.
 
 ppc:~ me$ sudo port -v install curl
 Password:
 ---  Computing dependencies for curl
 ---  Dependencies to be installed: apple-gcc42 curl-ca-bundle perl5
 perl5.16 gdbm gettext expat libiconv gperf ncurses libidn openssl zlib xz
 pkgconfig
 ---  Building apple-gcc42
 make: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3'
 cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
  \
  
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/build_gcc
 ppc ppc \

 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 /opt/local
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 + TRANSLATE_ARCH=sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + OMIT_X86_64=sed -e s/x86_64//
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + HOSTS=powerpc
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 ++ sed -e s/x86_64//
 + TARGETS=powerpc
 + BOOTSTRAP=bootstrap
 + '[' bootstrap '!=' bootstrap ']'
 + LANGUAGES=c,c++,objc,obj-c++
 + CFLAGS=-g -O2  -std=gnu89
 ++ echo ppc
 ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/
 + BUILD=powerpc
 +
 ORIG_SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3
 + DEST_ROOT=/opt/local
 +
 DEST_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot
 +
 SYM_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/symroot
 ++ pwd
 +
 DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot
 ++ cat
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/gcc/BASE-VER
 + VERS=4.2.1
 + '[' -z 4.2.1 ']'
 ++ echo 4.2.1
 ++ sed 's/\([0-9]*\.[0-9]*\)[.-].*/\1/'
 + MAJ_VERS=4.2
 + LIBSTDCXX_VERSION=4.2.1
 + '[' '!' -d /usr/include/c++/4.2.1 ']'
 + LIBSTDCXX_VERSION=4.0.0
 + NON_ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 + PPC_SYSROOT=/
 + PPC_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.0.0
 --with-build-sysroot=/
 ++ uname -r
 ++ sed 's/\..*//'
 + DARWIN_VERS=8
 + echo DARWIN_VERS = 8
 DARWIN_VERS = 8
 + ARM_LIBSTDCXX_VERSION=4.2.1
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 + '[' -n '' ']'
 + '[' x = xiPhone ']'
 + '[' -d /Developer/SDKs/Extra ']'
 + ARM_SYSROOT=/
 + ARM_TOOLROOT=/
 + ARM_CONFIGFLAGS=--with-gxx-include-dir=/usr/include/c++/4.2.1
 --with-build-sysroot=/
 + echo powerpc
 + grep arm
 + RANLIB=ranlib
 + STRIP=strip
 + DSYMUTIL=dsymutil
 +
 SRC_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + rm -rf
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + mkdir
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src
 + ln -s
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3/ABOUT-NLS