Edit report at https://bugs.php.net/bug.php?id=62941&edit=1
ID: 62941 Updated by: php-b...@lists.php.net Reported by: glen at delfi dot ee Summary: PHP_BINARY failing test under libtool build -Status: Feedback +Status: No Feedback Type: Bug Package: Testing related Operating System: PLD Linux PHP Version: 5.4.6 Assigned To: cmb Private report: N New Comment: No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Re-Opened". Thank you. Previous Comments: ------------------------------------------------------------------------ [2021-08-18 12:26:13] c...@php.net Is this still an issue with any of the actively supported PHP versions[1]? [1] <https://www.php.net/supported-versions.php> ------------------------------------------------------------------------ [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