php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32504 shtool problem on make test
Submitted: 2005-03-30 15:59 UTC Modified: 2005-04-07 00:16 UTC
Votes:3
Avg. Score:3.0 ± 0.0
Reproduced:3 of 3 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: ralph at cs dot cf dot ac dot uk Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5CVS-2005-03-30 (dev) OS: MacOS X 10.3.x
Private report: No CVE-ID: None
 [2005-03-30 15:59 UTC] ralph at cs dot cf dot ac dot uk
Description:
------------
This bug seems to be the reult of a not-quite-correct 
solution to bug 29136.

On doing "make test" a failure occurs when trying to 
mail the results to the developers.

Reproduce code:
---------------
./buildconf
./configure
make
make test

Expected result:
----------------
list of build issues to be mailed to the developers

Actual result:
--------------
Please allow this report to be send to the PHP QA
team. This will give us a better understanding in how
PHP's test cases are doing.
(choose "s" to just save the results to a file)? [Yns]: 

Please enter your email address.
(Your address will be mangled so that it will not go out 
on any
mailinglist in plain text): deleted@nospam.thankssh: 
line 1: /usr/local/src/php5-200503301230./build/shtool: 
No such file or directory
sh: line 1: --version: command not found
sh: line 1: ldd: command not found

Posting to qa.php.net /buildtest-process.php

Thank you for helping to make PHP better.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-01 15:42 UTC] sniper@php.net
Heh, it helps of course if I had committed the fix. :)
Now it IS fixed. (try in about one hour from now)

 [2005-04-04 10:02 UTC] ralph at cs dot cf dot ac dot uk
Still not completely fixed with php5-200504040630.

I now get ldd command not found.

Please allow this report to be send to the PHP QA
team. This will give us a better understanding in how
PHP's test cases are doing.
(choose "s" to just save the results to a file)? [Yns]: 
Y

Please enter your email address.
(Your address will be mangled so that it will not go out 
on any
mailinglist in plain text): ralph@cs.cf.ac.uk
sh: line 1: ldd: command not found

Posting to qa.php.net /buildtest-process.php

Thank you for helping to make PHP better.
 [2005-04-07 00:16 UTC] sniper@php.net
Fixed now.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Aug 07 21:00:02 2025 UTC