I can't install php5 on one of my machines. As a maintainer of php5, this is a bit of a problem. I also can't upgrade libxml2. The error is different everytime but often it's sh that crashes, and often the error message mentions libtool. This is a MacBookPro3,1 with Mac OS X 10.4.11 and MacPorts 1.7.0. I have restarted the computer, I have uninstalled and reinstalled Xcode 2.5, I have uninstalled and reinstalled libtool @2.2.6a_0. From the error messages below, does anyone have any suggestions? I'm not in the mood for an OS reinstall.

------------------------------------


php5:


2009-01-23 01:41:17 -0600

EXC_BAD_ACCESS (0x0001)
KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0    0x1000 + 61155
1    0x1000 + 57355
2    0x1000 + 67011
3    0x1000 + 58795
4    0x1000 + 218128
5    0x1000 + 112990
6    0x1000 + 131800
7    0x1000 + 136043
8    0x1000 + 137012
9    0x1000 + 138548


libtool: compile: cannot determine name of library object from `'


------------------------------------


2009-01-23 01:45:40 -0600

EXC_BAD_ACCESS (0x0001)
KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0    0x1000 + 61128
1    0x1000 + 57355
2    0x1000 + 67137
3    0x1000 + 58795
4    0x1000 + 218128
5    0x1000 + 112990
6    0x1000 + 131800
7    0x1000 + 136043
8    0x1000 + 137012
9    0x1000 + 138548


/mp/var/macports/build/_Users_rschmidt_macports_dports_www_php5/work/ php-5.2.8/libtool: line 1: 2491 Bus error


------------------------------------


2009-01-23 01:50:58 -0600

EXC_BAD_ACCESS (0x0001)
KERN_PROTECTION_FAILURE (0x0002) at 0x9043d7e0

Thread 0 Crashed:
0    szone_malloc + 522
1    malloc + 597
2    0x1000 + 209427
3    0x1000 + 40990
4    0x1000 + 83489
5    0x1000 + 134344
6    0x1000 + 61366
7    0x1000 + 57355
8    0x1000 + 67011
9    0x1000 + 58795


2009-01-23 01:51:20 -0600

EXC_BAD_ACCESS (0x0001)
KERN_PROTECTION_FAILURE (0x0002) at 0x9003b7dc

Thread 0 Crashed:
0    fork + 199
1    0x1000 + 61071
2    0x1000 + 57355
3    0x1000 + 67137
4    0x1000 + 58795
5    0x1000 + 218128
6    0x1000 + 112990
7    0x1000 + 131800
8    0x1000 + 136043
9    0x1000 + 137012


i686-apple-darwin8-gcc-4.0.1: no input files


------------------------------------


libxml2:


2009-01-23 02:02:20 -0600

EXC_BAD_ACCESS (0x0001)
KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0    0x1000 + 61155
1    0x1000 + 57355
2    0x1000 + 67011
3    0x1000 + 58795
4    0x1000 + 218128
5    0x1000 + 112990
6    0x1000 + 131800
7    0x1000 + 136043
8    0x1000 + 137012
9    0x1000 + 138548


rm: .libs/: is a directory
rm: .libs/: is a directory
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I./include -I./include - D_REENTRANT -I/mp/include -isysroot /Developer/SDKs/MacOSX10.4u.sdk - O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch x86_64 - arch ppc -arch ppc64 -pedantic -W -Wformat -Wunused -Wimplicit - Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar- subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith - Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes - Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -c xmlmodule.c -fno-common -DPIC -o .libs/
lipo: can't create output file: .libs/ (Is a directory)



_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to