NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

port-mac68k/37660: Internal compiler error when compiling PHP 5.2.5 on port-mac68k 4.0



>Number:         37660
>Category:       port-mac68k
>Synopsis:       Internal compiler error when compiling PHP 5.2.5 on 
>port-mac68k 4.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-mac68k-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 01 21:40:01 +0000 2008
>Originator:     David Rogers
>Release:        4.0 port-mac68k
>Organization:
>Environment:
NetBSD svn.sweetjimmy.net 4.0 NetBSD 4.0 (GENERIC) #0: Sat Dec 15 23:55:08 PST 
2007  
builds@wb26:/home/builds/ab/netbsd-4-0-RELEASE/mac68k/200712160005Z-obj/home/builds/ab/netbsd-4-0-RELEASE/src/sys/arch/mac68k/compile/GENERIC
 mac68k


>Description:
Compilation of PHP 5.2.5 fails on mac68k port

drogers@svn ~/php-5.2.5 $ make
/bin/sh /home/drogers/php-5.2.5/libtool --silent --preserve-dup-deps 
--mode=compile gcc -Iext/date/lib -Iext/date/ 
-I/home/drogers/php-5.2.5/ext/date/ -DPHP_ATOM_INC 
-I/home/drogers/php-5.2.5/include -I/home/drogers/php-5.2.5/main 
-I/home/drogers/php-5.2.5 -I/usr/include/libxml2 
-I/home/drogers/php-5.2.5/ext/date/lib -I/home/drogers/php-5.2.5/TSRM 
-I/home/drogers/php-5.2.5/Zend    -I/usr/include -g -O2  -c 
/home/drogers/php-5.2.5/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo
cc1 in malloc(): error: brk(2) failed [internal error]
cc1 in malloc(): warning: recursive call.
cc1 in malloc(): warning: recursive call.
cc1 in malloc(): warning: recursive call.
In function 'timelib_strtotime':
cc1 in free(): warning: recursive call.
cc1 in malloc(): warning: recursive call.
Abort trap
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.
*** Error code 1

Stop.
make: stopped in /home/drogers/php-5.2.5


>How-To-Repeat:
Installed libxml2 from source prior to PHP build to enable XML extension.

PHP configured with:
./configure --prefix=/usr --disable-nls --sysconfdir=/etc/php 
--mandir=/usr/share/man --with-ldap --with-db4 --enable-embedded-mysqli

Then build with make
>Fix:
None that I have found yet




Home | Main Index | Thread Index | Old Index