Edit report at https://bugs.php.net/bug.php?id=62941&edit=1
ID: 62941 Updated by: c...@php.net Reported by: glen at delfi dot ee Summary: PHP_BINARY failing test under libtool build -Status: Open +Status: Feedback Type: Bug Package: Testing related Operating System: PLD Linux PHP Version: 5.4.6 -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: Is this still an issue with any of the actively supported PHP versions[1]? [1] <https://www.php.net/supported-versions.php> Previous Comments: ------------------------------------------------------------------------ [2012-08-26 21:54:14] glen at delfi dot ee Description: ------------ from https://bugs.php.net/bug.php?id=54514: [2012-08-23 20:57 UTC] glen at delfi dot ee could the test be improved not to depend that values match exactly? just the existence? because when the test is run from build time (from sourcetree instead of installed tree) the binary name is .libs/something due libtool: ========DIFF======== 001+ string(62) "/home/users/glen/rpm/BUILD/x86_64-linux/php-5.4.6/sapi/cli/php" 001- done 002+ string(71) "/home/users/glen/rpm/BUILD/x86_64-linux/php- 5.4.6/sapi/cli/.libs/lt-php" ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62941&edit=1