php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62941 PHP_BINARY failing test under libtool build
Submitted: 2012-08-26 21:54 UTC Modified: 2021-08-29 04:22 UTC
From: glen at delfi dot ee Assigned: cmb (profile)
Status: No Feedback Package: Testing related
PHP Version: 5.4.6 OS: PLD Linux
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2012-08-26 21:54 UTC] 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"




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-08-18 12:26 UTC] cmb@php.net
Is this still an issue with any of the actively supported PHP
versions[1]?

[1] <https://www.php.net/supported-versions.php>
 [2021-08-18 12:26 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-08-29 04:22 UTC] php-bugs at lists dot php dot net
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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 14:01:31 2024 UTC