php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71898 Generating phar.php php-5.6.19/sapi/cli/php: not found.
Submitted: 2016-03-25 14:26 UTC Modified: 2021-01-31 04:22 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: djmccoy at us dot ibm dot com Assigned: cmb (profile)
Status: No Feedback Package: PHAR related
PHP Version: 5.6.19 OS: AIX 7.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: djmccoy at us dot ibm dot com
New email:
PHP Version: OS:

 

 [2016-03-25 14:26 UTC] djmccoy at us dot ibm dot com
Description:
------------
Attempting to build php 5.6.19 for AIX 7.1 with pdo-odbc and getting the error during make:

        echo '\
\
Generating phar.php
/bin/sh[14]: /home/httpd/src/php-5.6.19/sapi/cli/php:  not found.
make: 1254-004 The error code from the last command is 127.


Stop.
bash-4.3# 

db2 client v9.7 instance is in the /opt/IBM/db2/V9.7 directory and iconv is in /opt/freeware as well.

This error just doesn't match any other phar.php generation issues I could find in bugs.

Test script:
---------------
./configure --with-pdo-odbc=ibm-db2,/opt/IBM/db2/V9.7 --with-iconv=/opt/freeware



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-01-18 17:19 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-01-18 17:19 UTC] cmb@php.net
Is that still an issue with any of the actively supported PHP
versions[1]?

[1] <https://www.php.net/supported-versions.php>
 [2021-01-31 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: Fri Apr 19 05:01:29 2024 UTC