And.. failing again on the php5 install

Scott Haneda talklists at newgeo.com
Sun Aug 10 20:02:37 PDT 2008


I got it working on my local machine, PPC Dual 2.0, Leopard.
At my colo, I have PPC 2.5 Dual, Leopard, clean install, brand new,  
developer tools, x11 and x11 sdk.

Apache2 went in without too much trouble, mysql5 seems to have done  
the same.

sudo port install php5 +apache2 +mysql5

First, it barfs at some point, says it can not find perl, so I remove  
perl, and install it again, and it gets a bit further.

sudo port install php5 +apache2 +mysql5
--->  Installing perl5.8 5.8.8_3+darwin_9
--->  Activating perl5.8 5.8.8_3+darwin_9
--->  Cleaning perl5.8
--->  Configuring p5-locale-gettext
--->  Building p5-locale-gettext with target all
--->  Staging p5-locale-gettext into destroot
--->  Installing p5-locale-gettext 1.05_0
--->  Activating p5-locale-gettext 1.05_0
--->  Cleaning p5-locale-gettext
--->  Fetching help2man
--->  Attempting to fetch help2man-1.36.4.tar.gz from http://ftp.gnu.org/gnu/help2man
--->  Verifying checksum(s) for help2man
--->  Extracting help2man
--->  Applying patches to help2man
--->  Configuring help2man
--->  Building help2man with target all
--->  Staging help2man into destroot
--->  Installing help2man 1.36.4_1
--->  Activating help2man 1.36.4_1
--->  Cleaning help2man
--->  Fetching m4
--->  Attempting to fetch m4-1.4.11.tar.bz2 from http://ftp.gnu.org/gnu/m4
--->  Verifying checksum(s) for m4
--->  Extracting m4
--->  Configuring m4
--->  Building m4 with target all
--->  Staging m4 into destroot
--->  Installing m4 1.4.11_0
--->  Activating m4 1.4.11_0
--->  Cleaning m4
--->  Fetching autoconf
--->  Attempting to fetch autoconf-2.62.tar.bz2 from http://ftp.gnu.org/gnu/autoconf
--->  Verifying checksum(s) for autoconf
--->  Extracting autoconf
--->  Configuring autoconf
--->  Building autoconf with target all
--->  Staging autoconf into destroot
--->  Installing autoconf 2.62_0
--->  Activating autoconf 2.62_0
--->  Cleaning autoconf
--->  Fetching automake
--->  Attempting to fetch automake-1.10.1.tar.bz2 from http://ftp.gnu.org/gnu/automake
--->  Verifying checksum(s) for automake
--->  Extracting automake
--->  Configuring automake
--->  Building automake with target all
--->  Staging automake into destroot
--->  Installing automake 1.10.1_0
--->  Activating automake 1.10.1_0
--->  Cleaning automake
--->  Fetching fontconfig
--->  Attempting to fetch fontconfig-2.6.0.tar.gz from http://fontconfig.org/release/
--->  Verifying checksum(s) for fontconfig
--->  Extracting fontconfig
--->  Configuring fontconfig
--->  Building fontconfig with target all
--->  Staging fontconfig into destroot
--->  Installing fontconfig 2.6.0_0+macosx
--->  Activating fontconfig 2.6.0_0+macosx
--->  Cleaning fontconfig
--->  Fetching jpeg
--->  Attempting to fetch jpegsrc.v6b.tar.gz from http://www.ijg.org/files
--->  Attempting to fetch droppatch.tar.gz from http://sylvana.net/jpegcrop/
--->  Verifying checksum(s) for jpeg
--->  Extracting jpeg
--->  Applying patches to jpeg
--->  Configuring jpeg
--->  Building jpeg with target all
Error: Target org.macports.build returned: shell command " cd "/opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_graphics_jpeg/work/jpeg-6b" && make all "  
returned error 2
Command output: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./ 
wrrle.c  -fno-common -DPIC -o .libs/wrrle.lo
/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrrle.c -o wrrle.o  
 >/dev/null 2>&1
mv -f .libs/wrrle.lo wrrle.lo
./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I.  
-c ./wrbmp.c
rm -f .libs/wrbmp.lo
/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrbmp.c  -fno- 
common -DPIC -o .libs/wrbmp.lo
/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrbmp.c -o wrbmp.o  
 >/dev/null 2>&1
mv -f .libs/wrbmp.lo wrbmp.lo
./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I.  
-c ./rdcolmap.c
rm -f .libs/rdcolmap.lo
/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdcolmap.c  -fno- 
common -DPIC -o .libs/rdcolmap.lo
/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdcolmap.c -o  
rdcolmap.o >/dev/null 2>&1
mv -f .libs/rdcolmap.lo rdcolmap.lo
./libtool --mode=link /usr/bin/gcc-4.0 -L/opt/local/lib -o djpeg  
djpeg.lo wrppm.lo wrgif.lo wrtarga.lo wrrle.lo wrbmp.lo rdcolmap.lo  
cdjpeg.lo libjpeg.la
/usr/bin/gcc-4.0 -L/opt/local/lib -o .libs/djpeg djpeg.o wrppm.o  
wrgif.o wrtarga.o wrrle.o wrbmp.o rdcolmap.o cdjpeg.o -L.libs -ljpeg
creating djpeg
./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I.  
-c ./jpegtran.c
rm -f .libs/jpegtran.lo
/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jpegtran.c  -fno- 
common -DPIC -o .libs/jpegtran.lo
/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jpegtran.c -o  
jpegtran.o >/dev/null 2>&1
mv -f .libs/jpegtran.lo jpegtran.lo
./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I.  
-c ./transupp.c
rm -f .libs/transupp.lo
/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./transupp.c  -fno- 
common -DPIC -o .libs/transupp.lo
./transupp.c: In function 'jtransform_execute_transform':
./transupp.c:1747: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make: *** [transupp.lo] Error 1

Error: The following dependencies failed to build: gd2 jpeg libpng  
libtool libmcrypt libxml2 libxslt mhash tiff
Error: Status 1 encountered during processing.

--
Scott
talklists at newgeo.com



More information about the macports-users mailing list