Edit report at http://bugs.php.net/bug.php?id=48551&edit=1

 ID:                 48551
 Comment by:         mikestaszel at plugapps dot com
 Reported by:        hckurniawan at gmail dot com
 Summary:            Unable to compile
 Status:             Bogus
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Debian 5
 PHP Version:        5.3.0RC3
 Block user comment: N

 New Comment:

Using the 2010-08-02-1230 snapshot produced the same error for me.
Compiling on 

ARMv5TE, gcc 4.4.3.


Previous Comments:
------------------------------------------------------------------------
[2010-04-19 16:58:31] remco at maxserv dot nl

I can confirm that this problem exists.



Compiled with apache MPM-prefork, everything went fine.

Switched to MPM-worker, breaks at the same point as mentioned in this
report.

(Debian, Linux KPI 2.6.26-2-686 #1 SMP Tue Mar 9 17:35:51 UTC 2010 i686
GNU/Linux)



Configure used for apache:

./configure --prefix=/usr/local/apache2 --enable-so --enable-auth-digest
--enable-cache --enable-deflate --enable-expires --enable-headers
--enable-info --enable-logio --enable-mime-magic --enable-proxy
--enable-rewrite --enable-speling --enable-ssl --enable-unique-id
--with-mpm=worker



Configure used for PHP:

 './configure' '--prefix=/usr/lib/php5' '--host=x86-pc-linux-gnu'
'--mandir=/usr/lib/php5/man' '--infodir=/usr/lib/php5/info'
'--sysconfdir=/etc' '--cache-file=./config.cache' '--with-libdir=lib'
'--with-pcre-regex=/usr' '--enable-cli' '--with-apxs2=/usr/bin/apxs2'
'--with-config-file-path=/etc/php/apache2-php5'
'--with-config-file-scan-dir=/etc/php/apache2-php5/ext-active'
'--with-pear' '--enable-bcmath' '--with-bz2' '--enable-calendar'
'--with-curl' '--with-curlwrappers' '--enable-exif' '--enable-ftp'
'--with-gettext' '--without-gmp' '--with-kerberos' '--enable-mbstring'
'--with-mcrypt' '--with-mhash' '--with-mssql' '--with-openssl'
'--with-openssl-dir=/usr' '--disable-pcntl' '--without-pgsql'
'--without-pspell' '--without-recode' '--disable-shmop' '--with-snmp'
'--enable-soap' '--enable-sockets' '--without-sybase-ct'
'--disable-sysvmsg' '--disable-sysvsem' '--disable-sysvshm'
'--without-tidy' '--disable-wddx' '--with-xmlrpc' '--with-xsl'
'--enable-zip' '--with-zlib' '--disable-debug' '--without-enchant'
'--disable-intl' '--enable-phar' '--enable-dba' '--without-cdb'
'--without-db4' '--disable-flatfile' '--with-gdbm' '--disable-inifile'
'--without-qdbm' '--with-freetype-dir=/usr' '--with-t1lib=/usr'
'--disable-gd-jis-conv' '--with-jpeg-dir=/usr' '--with-png-dir=/usr'
'--with-xpm-dir=/usr' '--with-gd' '--with-imap' '--with-imap-ssl'
'--with-ldap' '--without-ldap-sasl' '--with-mysql=/usr/local/mysql'
'--with-mysql-sock=/var/run/mysqld/mysqld.sock'
'--with-mysqli=/usr/bin/mysql_config' '--with-unixODBC=/usr'
'--without-adabas' '--without-birdstep' '--without-dbmaker'
'--without-empress' '--without-esoob' '--without-ibm-db2'
'--without-iodbc' '--without-sapdb' '--without-solid' '--with-pdo-dblib'
'--with-pdo-mysql=/usr' '--with-pdo-odbc=unixODBC,/usr'
'--without-pdo-pgsql' '--with-readline' '--without-libedit'
'--without-mm' '--without-sqlite'



Building without phar works, but then 'make install' fails with a
segmentation fault as well.

------------------------------------------------------------------------
[2010-03-26 14:07:34] holger dot dippel at umassd dot edu

I am compiling PHP 5.3.2 on RHEL 2.6.9 and notice the following:



It compiles fine with a non-MPM version of Apache 2.2.9 on a standard
kernel.



On an otherwise identical system running a SMP kernel and a MPM-worker
build of Apache, PHP fails to compile with the same error.



Some other online forum suggests that this error goes back to a problem
with the php-cli build.

------------------------------------------------------------------------
[2010-03-08 21:53:19] jachym dot tousek at gmail dot com

I've exactly the same problem with stable PHP 5.3.2.

When i use snapshot, it takes loooong time with just "Generating
phar.php" and nothing else happened.

------------------------------------------------------------------------
[2009-06-15 12:15:41] hckurniawan at gmail dot com

Thank you Jani for confirming. I tried the snapshot, and it worked.

------------------------------------------------------------------------
[2009-06-15 11:55:41] j...@php.net

Works for me.

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=48551


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=48551&edit=1

Reply via email to