ID: 29136 User updated by: ralph dot martin at cs dot cf dot ac dot uk Reported By: ralph dot martin at cs dot cf dot ac dot uk -Status: Bogus +Status: Open Bug Type: Unknown/Other Function Operating System: MacOS X 10.3.x PHP Version: 5.0.0 New Comment:
Sorry, but it DOES imply a bug in the php installer if it causes a system error in this way. The php makefile clearly contains an incorrect usage of libtool as far as MacOS X is concerned. Previous Comments: ------------------------------------------------------------------------ [2004-07-14 10:43:57] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . ------------------------------------------------------------------------ [2004-07-14 10:24:40] ralph dot martin at cs dot cf dot ac dot uk 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 this bug report at http://bugs.php.net/?id=29136&edit=1