php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #28212 bug reporting script doesn't work properly
Submitted: 2004-04-29 01:03 UTC Modified: 2004-04-29 09:07 UTC
From: ianh@php.net Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5CVS-2004-04-29 (dev) OS: OS/X 10.3
Private report: No CVE-ID: None
 [2004-04-29 01:03 UTC] ianh@php.net
Description:
------------
here is the output of the bottom of the make test 
note: the failed 'ldd'/libtool.. and it didn't ask me for my email address.
regards
Ian
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Bug #22367 (weird zval allocation problem) [tests/lang/bug22367.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt]
Bug #27719: mktime returns incorrect timestamp for dst days [ext/standard/tests/time/bug27719.phpt]
Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/standard/tests/time/bug27780.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
=====================================================================

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): libtool: unknown option character `-' in: --version
Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
Usage: libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]
sh: line 1: ldd: command not found

Posting to qa.php.net /buildtest-process.php
ianh:/src/php/php5 ianh$ 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-29 09:07 UTC] derick@php.net
Broken system setup. This is working fine for other people so you're doing something wrong (most likely with symlinking libtool/glibtool).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 21:01:31 2024 UTC