From:             me at umakantpatil dot com
Operating system: Ubuntu 12.10
PHP version:      5.5.1
Package:          PHAR related
Bug Type:         Bug
Bug description:Build fails when compiled

Description:
------------
When you compile PHP 5.5.1 version build fails with error. I have tried to
create build from root user.

I'm using maven 2.2.1 for building. I have done many previous versions but
this version is somehow not working. Once I say mvn release:prepare it
starts compiling PHP and midway it throws error.

Details about libs, system are as follows:-

OS:- Ubuntu 12.10.

Lib:- open-ssl 1.0, bzip2 1.0.6, curl 7.26.0, libjpeg 6b, libpng 1.5.2,
freetype 2.4.4, gmp 5.0.1, mhash 0.9.9.9, libmcrypt 2.5.8, tidy 2009-03-25,
libiconv 1.14, libxslt 1.2.26, libxml2 2.7.8, get text 0.18, icu 4.8

Enabled:- --with-apxs2=<dir path>/bin/apxs, --with-libxml-dir=<dir path>,
--disable-short-tags, --with-openssl=<dir path>, --with-zlib,
--with-bz2=<dir path>, --with-curl=<dir path>, --with-gd,
--with-jpeg-dir=<dir path>, --with-freetype-dir=<dir path>,
--with-png-dir=<dir path>, --enable-gd-native-ttf, --with-gettext=<dir
path>, --with-gmp=<dir path>, --with-mcrypt=<dir path>, --with-mhash=<dir
path>, --with-tidy=<dir path>, --with-xmlrpc, --with-iconv=<dir path>,
--with-xsl=<dir path>, --with-zlib, --enable-bcmath, --enable-calendar,
--enable-ftp, --enable-mbstring, --enable-posix=shared, --enable-soap,
--enable-wddx, --enable-zip, --enable-exif, --enable-intl,
--with-icu-dir=<dir path>, --without-pear, --enable-zend-signals




Expected result:
----------------
Successful PHP build 

Actual result:
--------------
[INFO] [INFO] Generating phar.php
[INFO] [INFO] /bin/bash: /home/user/php/target/src/build/shtool: Permission
denied
[INFO] [INFO] /bin/bash: /home/user/php/target/src/build/shtool: Permission
denied
[INFO] [INFO] /bin/bash: -d: command not found
[INFO] [INFO] make: *** [ext/phar/phar.php] Error 127
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [ERROR] BUILD ERROR
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] make returned an exit value != 0. Aborting build; see command
output above for more information.
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] For more information, run Maven with the -e switch
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] Total time: 20 minutes 12 seconds
[INFO] [INFO] Finished at: Mon Aug 12 06:32:09 PDT 2013
[INFO] [INFO] Final Memory: 40M/96M


-- 
Edit bug report at https://bugs.php.net/bug.php?id=65439&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65439&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65439&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65439&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65439&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65439&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65439&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65439&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65439&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65439&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65439&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65439&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65439&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65439&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65439&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65439&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65439&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65439&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65439&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65439&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65439&r=mysqlcfg

Reply via email to