From: Operating system: GNU/Linux (Fedora 15) PHP version: 5.4SVN-2011-09-03 (snap) Package: FPM related Bug Type: Bug Bug description:Install fails
Description: ------------ status.html is not present in the build tree, so can't be installed Attached patch fix this issue. Another solution could be to add status.html to the PHP_OUTPUT in config.m4 Test script: --------------- + make -C build-fpm install-fpm INSTALL_ROOT=/home/rpmbuild/BUILDROOT Expected result: ---------------- make: Entering directory `/dev/shm/php5.4-201109031230/build-fpm' Installing PHP FPM binary: /home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/sbin/ Installing PHP FPM config: /home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/etc/ Installing PHP FPM man page: /home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/share/man/man8/ Installing PHP FPM status page: /home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/share/fpm/ make: Leaving directory `/dev/shm/php5.4-201109031230/build-fpm' make[1]: *** [install-fpm] Error 1 Actual result: -------------- /php-5.3.8-0.1.201109031230.fc15.remi.x86_64 make[1]: Entering directory `/dev/shm/php5.4-201109031230/build-fpm' Installing PHP FPM binary: /home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/sbin/ Installing PHP FPM config: /home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/etc/ Installing PHP FPM man page: /home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/share/man/man8/ Installing PHP FPM status page: /home/rpmbuild/BUILDROOT/php-5.3.8-0.1.201109031230.fc15.remi.x86_64/usr/share/fpm/ cp: cannot stat `sapi/fpm/status.html': No such file or directory -- Edit bug report at https://bugs.php.net/bug.php?id=55577&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=55577&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=55577&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=55577&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=55577&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=55577&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=55577&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=55577&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=55577&r=needscript Try newer version: https://bugs.php.net/fix.php?id=55577&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=55577&r=support Expected behavior: https://bugs.php.net/fix.php?id=55577&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=55577&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=55577&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=55577&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=55577&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=55577&r=dst IIS Stability: https://bugs.php.net/fix.php?id=55577&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=55577&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=55577&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=55577&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=55577&r=mysqlcfg