Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44342 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63723 invoked from network); 17 Jun 2009 09:49:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2009 09:49:28 -0000 X-Host-Fingerprint: 85.21.236.169 xdmitri.static.corbina.ru Received: from [85.21.236.169] ([85.21.236.169:26038] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/82-51188-72CB83A4 for ; Wed, 17 Jun 2009 05:49:27 -0400 Message-ID: To: internals@lists.php.net References: <74.A3.35766.8C4283A4@pb1.pair.com> <1245229469.3667.7.camel@goldfinger.johannes.nop> Date: Wed, 17 Jun 2009 13:49:31 +0400 Lines: 52 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-RFC2646: Format=Flowed; Original X-Posted-By: 85.21.236.169 Subject: Re: [PHP-DEV] seems 5.3RC3 is too unstable From: dmda@yandex.ru ("jvlad") >> Under Solaris 2.8/Sparc/Sparc64 php coredumps installing/generating >> phar.phar and if it is disabled coredumps installing PEAR > > Works for me, make test doesn't show anything there either. > > $ uname -a > SunOS t2000-010131 5.11 snv_101 sun4v sparc SUNW,Sun-Fire-T200 Solaris > > Can you give more details on your configuration? (compiler, configure > flags, ....) > > johannes > solaris2.8/sparc 32bit (it's 32bit, not 64bit as I mentioned before): $ make install Installing PHP SAPI module: cgi Installing PHP CGI binary: /export/home/jvlad/php/install/bin/ Installing PHP CLI binary: /export/home/jvlad/php/install/bin/ Installing PHP CLI man page: /export/home/jvlad/php/install/man/man1/ Installing build environment: /export/home/jvlad/php/install/lib/php/build/ Installing header files: /export/home/jvlad/php/install/include/php/ Installing helper programs: /export/home/jvlad/php/install/bin/ program: phpize program: php-config Installing man pages: /export/home/jvlad/php/install/man/man1/ page: phpize.1 page: php-config.1 Installing PEAR environment: /export/home/jvlad/php/install/lib/php/ make[1]: *** [install-pear-installer] Bus Error (core dumped) make: *** [install-pear] Error 2 $ uname -a SunOS qu1 5.8 Generic_108528-11 sun4u sparc SUNW,UltraSPARC-IIi-cEngine configure: ./configure --prefix=/export/home/jvlad/php/install \ --disable-phar \ --without-mysql --enable-bcmath --enable-calendar --enable-wddx --with-zlib \ --without-iconv \ --with-libxml-dir=/export/home/jvlad/php/install gcc version 3.4.2 $ pkginfo |grep gcc application SMCgcc342 gcc