>> Did anybody experiece troubles compiling php 5.3RC under FreeBSD 6.2/ >> amd64, >> NetBSD 3.1/x86, and OpenBSD 4.1/x86? >> Under these platforms gcc hangs in >> php-5.3.0RC3/ext/fileinfo/libmagic/apprentice.c. Disabling fileinfo >> produces >> further errors in spl and date. >> Under Solaris 2.8/Sparc/Sparc64 php coredumps installing/generating >> phar.phar and if it is disabled coredumps installing PEAR >> Under windows php crashes in fastcgi... >> I've got no problems only under FreeBSD 6.2/x86, Solaris 2.10/amd64, and >> Linux 2.4, 2.6/x86/amd64. >> > > Plan to share any of these errors with us? We don't have all platforms > available for testing. >
No problems, but I'm not sure what info to share. gcc either hangs compiling php-5.3.0RC3/ext/fileinfo/libmagic/apprentice.c or coredumps with suggestion to submit to gcc maintainers. It's gcc-3.3.3 and 3.3.5 came with those platfoms, not very good versions, but they had absolutely no problems with _ANY_ other php versions I compiled up to 5.2.9. Looks like it's php5.3.0RC3 brought the code that gcc 3.3.x can't compile. Regarding Solaris/Sparc, I have no gdb there to submit stacktraces. Will try to install and grab bt later when I get more time for this. Regarding Windows, I've already pinpointed the problem and submitted a report. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php