Your message dated Tue, 21 Aug 2007 07:35:35 +0200
with message-id <[EMAIL PROTECTED]>
and subject line php-benchmark: FTBFS: /bin/sh: -c: line 0: syntax error near
unexpected token `('
has caused the attached Bug report to be marked as done.This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: php-benchmark version: 1.2.6-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070806 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: -d include_path=/usr/share/php \ -d php_bin=/usr/bin/php \ -d bin_dir=/usr/bin \ -d php_dir=/usr/share/php \ -d data_dir=/usr/share/php/data \ -d doc_dir=/usr/share/php/docs \ -d test_dir=/usr/share/php/tests \ install --nodeps -R /build/user/php-benchmark-1.2.6/debian/php-benchmark/ Benchmark-1.2.6/package.xml install ok: channel://pear.php.net/Benchmark-1.2.6 # move documentation to correct location mkdir -p /build/user/php-benchmark-1.2.6/debian/php-benchmark/usr/share/doc/php-benchmark if [ -d /build/user/php-benchmark-1.2.6/debian/php-benchmark/usr/share/php/docs/Benchmark ] ; then \ mv -i /build/user/php-benchmark-1.2.6/debian/php-benchmark/usr/share/php/docs/Benchmark/* /build/user/php-benchmark-1.2.6/debian/php-benchmark/usr/share/doc/php-benchmark; \ rmdir /build/user/php-benchmark-1.2.6/debian/php-benchmark/usr/share/php/docs/Benchmark; \ ln -s ../../doc/php-benchmark /build/user/php-benchmark-1.2.6/debian/php-benchmark/usr/share/php/docs/Benchmark; \ fi ; # create upstream changelog Version 1.2.6 - 2006-03-02 (stable) ---------------------------------------- Notes: - Fixed extra table tag for text input - Formatted text output properly (bug #6972) - Added Anant Narayanan as maintainer Version 1.2.6 - 2006-03-02 (stable) ---------------------------------------- Notes: - Fixed extra table tag for text input - Formatted text output properly (bug #6972) Version 1.2.4 - 2005-11-05 (stable) ---------------------------------------- Notes: - Change licence to the new BSD License (see http://www.opensource.org/licenses/bsd-license.php) Version 1.2.3 - 2005-06-11 (stable) ---------------------------------------- Notes: Sebastian Bergman devolves the maintainance to Bertrand Gugger on 04/15/2005 * bug #3620 CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied * Profiler + fix comments and fix bug #3369 Profiler : Manual mode generates automatic output + fix bug #2957 zero devision when calling getAllSectionsInformations + CS/WS fixes + Typo in private var _auto use (thanks sascha Eissler) * Timer + Example 2 corrected + Bug #4346 : wrong totals, also potential bug if several sessions (display shift) + The output has been extented to optionnaly display the totals. * Iterate + Request #1160 Feature Addition: Simple Output on Benchmark_Iterate + $GLOBALS[] instead of global $... Version 1.2.2 - 2005-01-19 (stable) ---------------------------------------- Notes: * Fixed bug #1365: _getOutput() table not XHTML complaint. * Fixed bug #2727: Output ist not valid XHTML. Patch by Helgi Þormar <[EMAIL PROTECTED]>. * Fixed bug #2295: Timer.php: undefined index "Stop" on line 208. Version 1.2.1 - 2003-05-20 (stable) ---------------------------------------- Notes: + Profiler: Added calculation of netto execution time of sections. + Profiler: Optional output to an array instead of screen. (Contributed by Jean-Marc Fontaine) * Profiler: Fixed typos. Version 1.2.0 - 2002-09-25 (stable) ---------------------------------------- Notes: + Added Profiler class. (Contribution by Matthias Englert) Version 1.1.0 - 2002-01-26 (stable) ---------------------------------------- Notes: + Added getOutput() to print the results in human readable format and display() to show it. This functions will automatically detect the environment to select HTML or text output. + Added a new parameter $auto to constructor. When TRUE is passed, the results will be output automatically at the end of the script execution. (Contribution by Ludovico Magnocavallo) | gzip -9 > /build/user/php-benchmark-1.2.6/debian/php-benchmark/usr/share/doc/php-benchmark/changelog.gz /bin/sh: -c: line 0: syntax error near unexpected token `(' /bin/sh: -c: line 0: `Version 1.2.6 - 2006-03-02 (stable) ---------------------------------------- Notes: - Fixed extra table tag for text input - Formatted text output properly (bug #6972) - Added Anant Narayanan as maintainer Version 1.2.6 - 2006-03-02 (stable) ---------------------------------------- Notes: - Fixed extra table tag for text input - Formatted text output properly (bug #6972) Version 1.2.4 - 2005-11-05 (stable) ---------------------------------------- Notes: - Change licence to the new BSD License (see http://www.opensource.org/licenses/bsd-license.php) Version 1.2.3 - 2005-06-11 (stable) ---------------------------------------- Notes: Sebastian Bergman devolves the maintainance to Bertrand Gugger on 04/15/2005 * bug #3620 CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied * Profiler + fix comments and fix bug #3369 Profiler : Manual mode generates automatic output + fix bug #2957 zero devision when calling getAllSectionsInformations + CS/WS fixes + Typo in private var _auto use (thanks sascha Eissler) * Timer + Example 2 corrected + Bug #4346 : wrong totals, also potential bug if several sessions (display shift) + The output has been extented to optionnaly display the totals. * Iterate + Request #1160 Feature Addition: Simple Output on Benchmark_Iterate + $GLOBALS[] instead of global $... Version 1.2.2 - 2005-01-19 (stable) ---------------------------------------- Notes: * Fixed bug #1365: _getOutput() table not XHTML complaint. * Fixed bug #2727: Output ist not valid XHTML. Patch by Helgi Þormar <[EMAIL PROTECTED]>. * Fixed bug #2295: Timer.php: undefined index "Stop" on line 208. Version 1.2.1 - 2003-05-20 (stable) ---------------------------------------- Notes: + Profiler: Added calculation of netto execution time of sections. + Profiler: Optional output to an array instead of screen. (Contributed by Jean-Marc Fontaine) * Profiler: Fixed typos. Version 1.2.0 - 2002-09-25 (stable) ---------------------------------------- Notes: + Added Profiler class. (Contribution by Matthias Englert) Version 1.1.0 - 2002-01-26 (stable) ---------------------------------------- Notes: + Added getOutput() to print the results in human readable format and display() to show it. This functions will automatically detect the environment to select HTML or text output. + Added a new parameter $auto to constructor. When TRUE is passed, the results will be output automatically at the end of the script execution. (Contribution by Ludovico Magnocavallo) | gzip -9 > /build/user/php-benchmark-1.2.6/debian/php-benchmark/usr/share/doc/php-benchmark/changelog.gz' make: *** [common-install-indep] Error 2 The full build log is available from http://people.debian.org/~lucas/logs/2007/08/06 About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437395
--- End Message ---

