php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21647 make test gives loop error
Submitted: 2003-01-14 23:49 UTC Modified: 2003-03-14 09:59 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: imiller at bsd dot uchicago dot edu Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.3.0 OS: solaris 8
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
50 + 40 = ?
Subscribe to this entry?

 
 [2003-01-14 23:49 UTC] imiller at bsd dot uchicago dot edu
gcc 3.2.1 with gnu ld and solaris 8 with latest patches 
apache 2.0.43 and php 4.3.0 
compile with --with-apxs2=/PATH_TO_APXS or anything and I get this 
loop are after make 
make test and this is what I get ( I am not running php in safe mode)



PHP Notice:  ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /export/home/imiller/php-4.3.0/run-tests.php on line 48
PHP Notice:  ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /export/home/imiller/php-4.3.0/run-tests.php on line 48
PHP Notice:  ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /export/home/imiller/php-4.3.0/run-tests.php on line 48
PHP Notice:  ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /export/home/imiller/php-4.3.0/run-tests.php on line 48
PHP Notice:  ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /export/home/imiller/php-4.3.0/run-tests.php on line 48
PHP Notice:  ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /export/home/imiller/php-4.3.0/run-tests.php on line 48
PHP Notice:  ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /export/home/imiller/php-4.3.0/run-tests.php on line 48
PHP Notice:  ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /export/home/imiller/php-4.3.0/run-tests.php on line 48
PHP Notice:  ob_end_clean() [http://www.php.net/ref.outcontrol]: failed to delete buffer default output handler. in /export/home/imiller/php-4.3.0/run-tests.php



??????????????
added question marks 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-14 23:50 UTC] imiller at bsd dot uchicago dot edu
SED is gnu also
 [2003-01-31 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2003-01-31 02:22 UTC] helly@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

Also see http://bugs.php.net/21751 for more info.
However this part is fixed.
 [2003-03-14 01:22 UTC] brunzema at dimdi dot de
Current version (4.3.1): make test fails with same symptoms on Solaris 8. Bug closed too early? (gcc 2.95.3, apache 1.3.27) no apxs.
 [2003-03-14 09:59 UTC] sniper@php.net
*sigh* For the 100th time: 4.3.1 did NOT contain ANY OTHER
fixes but the security exploit fix. Thus the fix for this
is in the PHP 4.3.2 (now in RC1 stage)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC