From:             ralph dot martin at cs dot cf dot ac dot uk
Operating system: MacOS X 10.3.x
PHP version:      5.0.0
PHP Bug Type:     Unknown/Other Function
Bug description:  make test - libtool failure

Description:
------------
After configuring and making PHP 5.0.0 on MacOS X 
10.3.4, then doing make test, make test first prints the 
failed test summary, but ends with a libtool failure 
when trying to mail it, before I get a chance to enter 
my email address.

Reproduce code:
---------------
My configuration, if relevant, was (using some fink libraries)

./configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-apxs --with-ldap=/usr
--with-kerberos=/usr --with-zlib-dir=/usr --enable-trans-sid
--with-libxml-dir=/sw --enable-exif --enable-ftp --enable-mbstring
--enable-dbx --enable-sockets --with-curl=/sw --with-config-file-path=/etc
--with-iodbc=/usr --sysconfdir=/etc --localstatedir=/var --with-gd
--with-jpeg-dir=/sw --with-png-dir=/sw --with-mysql=/usr/local/mysql
--with-openssl --with-bz2=/sw --with-ncurses --with-pdflib=/sw
--enable-soap --with-xsl=/sw

Expected result:
----------------
expect the failed tests to be correctly mailed.

Actual result:
--------------
========================================================
=============
FAILED TEST SUMMARY
--------------------------------------------------------
-------------
Test for buffering in core functions with implicit flush 
off [tests/func/008.phpt]
Catch Interfaces [tests/lang/039.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/
bug22836.phpt]
Test 5: HTML Test [ext/dom/tests/dom005.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_output_handler() (Shift_JIS) [ext/mbstring/tests/
mb_output_handler_shift_jis.phpt]
microtime() function [ext/standard/tests/time/001.phpt] 
(warn: system dependent)
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]
gzopen(), gzread(), gzwrite() for non-compressed data 
[ext/zlib/tests/gzreadgzwriteplain.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
[ralph:local/src/php-5.0.0] ralph% 

-- 
Edit bug report at http://bugs.php.net/?id=29136&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29136&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29136&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29136&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29136&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29136&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29136&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29136&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29136&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29136&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29136&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29136&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29136&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29136&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29136&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29136&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29136&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29136&r=float

Reply via email to