Created
September 26, 2011 20:26
-
-
Save Tyrael/1243306 to your computer and use it in GitHub Desktop.
phpize amd64
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tyrael@phpize:~/checkouts/php-src/trunk$ SHOW_ONLY_GROUPS='FAIL' make test; | |
Build complete. | |
Don't forget to run 'make test'. | |
===================================================================== | |
PHP : /home/tyrael/checkouts/php-src/trunk/sapi/cli/php | |
PHP_SAPI : cli | |
PHP_VERSION : 5.5.0-dev | |
ZEND_VERSION: 2.4.0 | |
PHP_OS : Linux - Linux phpize 2.6.32-5-amd64 #1 SMP Fri Sep 9 20:23:16 UTC 2011 x86_64 | |
INI actual : /home/tyrael/checkouts/php-src/trunk/tmp-php.ini | |
More .INIs : | |
CWD : /home/tyrael/checkouts/php-src/trunk | |
Extra dirs : | |
VALGRIND : Not used | |
===================================================================== | |
TIME START 2011-09-26 19:59:07 | |
===================================================================== | |
FAIL Bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines) [ext/gd/tests/bug48555.phpt] | |
FAIL datefmt_localtime_code() [ext/intl/tests/dateformat_localtime.phpt] | |
FAIL datefmt_parse_localtime() with parse pos [ext/intl/tests/dateformat_parse_localtime_parsepos.phpt] | |
FAIL numfmt_get/set_attribute() [ext/intl/tests/formatter_get_set_attribute.phpt] | |
FAIL Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation2.phpt] | |
FAIL Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation3.phpt] | |
---> ext/pdo/tests (FIREBIRD [ext/pdo_firebird/tests/common.phpt]) begin | |
---> ext/pdo/tests (FIREBIRD [ext/pdo_firebird/tests/common.phpt]) done | |
FAIL PDO_Firebird: connect/disconnect [ext/pdo_firebird/tests/connect.phpt] | |
FAIL PDO_Firebird: DDL/transactions [ext/pdo_firebird/tests/ddl.phpt] | |
FAIL PDO_Firebird: prepare/execute/binding [ext/pdo_firebird/tests/execute.phpt] | |
FAIL PDO_Firebird: rowCount [ext/pdo_firebird/tests/rowCount.phpt] | |
---> /home/tyrael/checkouts/php-src/trunk/ext/pdo/tests (MySQL [ext/pdo_mysql/tests/common.phpt]) begin | |
---> /home/tyrael/checkouts/php-src/trunk/ext/pdo/tests (MySQL [ext/pdo_mysql/tests/common.phpt]) done | |
---> ext/pdo/tests (Postgres [ext/pdo_pgsql/tests/common.phpt]) begin | |
---> ext/pdo/tests (Postgres [ext/pdo_pgsql/tests/common.phpt]) done | |
---> ext/pdo/tests (SQLite [ext/pdo_sqlite/tests/common.phpt]) begin | |
---> ext/pdo/tests (SQLite [ext/pdo_sqlite/tests/common.phpt]) done | |
FAIL IPv6 support [ext/snmp/tests/ipv6.phpt] | |
FAIL OO API: getErrno & getError methods [ext/snmp/tests/snmp-object-errno-errstr.phpt] | |
FAIL OO API [ext/snmp/tests/snmp-object.phpt] pt] | |
FAIL Function snmp2_get [ext/snmp/tests/snmp2_get.phpt] | |
FAIL Function snmp2_getnext [ext/snmp/tests/snmp2_getnext.phpt] | |
FAIL Function snmp2_real_walk [ext/snmp/tests/snmp2_real_walk.phpt] | |
FAIL Function snmp2_set (without MIBs loading) [ext/snmp/tests/snmp2_set-nomib.phpt] | |
FAIL Function snmp2_set [ext/snmp/tests/snmp2_set.phpt] | |
FAIL Function snmp2_walk [ext/snmp/tests/snmp2_walk.phpt] | |
FAIL SNMPv3 Support (errors) [ext/snmp/tests/snmp3-error.phpt] | |
FAIL SNMPv3 Support [ext/snmp/tests/snmp3.phpt] | |
FAIL Function snmp_getvalue [ext/snmp/tests/snmp_getvalue.phpt] | |
FAIL Function snmp_read_mib [ext/snmp/tests/snmp_read_mib.phpt] | |
FAIL Function snmpget [ext/snmp/tests/snmpget.phpt] | |
FAIL Function snmpgetnext [ext/snmp/tests/snmpgetnext.phpt] | |
FAIL Function snmprealwalk [ext/snmp/tests/snmprealwalk.phpt] | |
FAIL Function snmpset (without MIBs loading) [ext/snmp/tests/snmpset-nomib.phpt] | |
FAIL Function snmpset [ext/snmp/tests/snmpset.phpt] | |
FAIL Function snmpwalk [ext/snmp/tests/snmpwalk.phpt] | |
FAIL Bug #38802 (ignore_errors and max_redirects) [ext/standard/tests/http/bug38802.phpt] | |
FAIL Bug #48929 (duplicate \r\n sent after last header line) [ext/standard/tests/http/bug48929.phpt] | |
FAIL Bug #53198 (From: header cannot be changed with ini_set) [ext/standard/tests/http/bug53198.phpt] | |
FAIL http:// and ignore_errors [ext/standard/tests/http/ignore_errors.phpt] | |
FAIL Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt] | |
FAIL Bug #55726 (Changing the working directory makes router script inaccessible) [sapi/cli/tests/php_cli_server_003.phpt] | |
===================================================================== | |
TIME END 2011-09-26 20:23:54 | |
===================================================================== | |
TEST RESULT SUMMARY | |
--------------------------------------------------------------------- | |
Exts skipped : 8 | |
Exts tested : 69 | |
--------------------------------------------------------------------- | |
Number of tests : 12019 10147 | |
Tests skipped : 1872 ( 15.6%) -------- | |
Tests warned : 0 ( 0.0%) ( 0.0%) | |
Tests failed : 35 ( 0.3%) ( 0.3%) | |
Expected fail : 38 ( 0.3%) ( 0.4%) | |
Tests passed : 10074 ( 83.8%) ( 99.3%) | |
--------------------------------------------------------------------- | |
Time taken : 1487 seconds | |
===================================================================== | |
===================================================================== | |
EXPECTED FAILED TEST SUMMARY | |
--------------------------------------------------------------------- | |
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also | |
bugs 48111 and 52176. | |
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2 | |
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2 | |
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770 | |
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770 | |
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770 | |
DateTime::add() -- fall type2 type2 [ext/date/tests/DateTime_add-fall-type2-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::add() -- spring type2 type2 [ext/date/tests/DateTime_add-spring-type2-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::diff() -- fall type2 type2 [ext/date/tests/DateTime_diff-fall-type2-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::diff() -- spring type2 type2 [ext/date/tests/DateTime_diff-spring-type2-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::sub() -- fall type2 type2 [ext/date/tests/DateTime_sub-fall-type2-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::sub() -- spring type2 type2 [ext/date/tests/DateTime_sub-spring-type2-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist | |
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist | |
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist | |
Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format) [ext/date/tests/bug51994.phpt] XFAIL REASON: Bug #51994 isn't fixed yet | |
DateTime::add() and sub() result -1 hour on objects with time zone type 2 [ext/date/tests/bug55253.phpt] XFAIL REASON: Bug 55253 exists | |
DBA with persistent connections [ext/dba/tests/dba015.phpt] XFAIL REASON: Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278 | |
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt] XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags | |
collator_get_sort_key() [ext/intl/tests/collator_get_sort_key.phpt] XFAIL REASON: Sort keys are not fixed, comparing them to fixed strings doesn't work. | |
Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt] XFAIL REASON: Bug 45712 not fixed yet. | |
Test gzencode() function : variation - verify header contents with all encoding modes [ext/zlib/tests/gzencode_variation2.phpt] XFAIL REASON: Test will fail until bug #47178 resolved; missing gzip headers when FORCE_DEFLATE specified | |
CLI -a and readline [sapi/cli/tests/016.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=55496 | |
===================================================================== | |
===================================================================== | |
FAILED TEST SUMMARY | |
--------------------------------------------------------------------- | |
Bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines) [ext/gd/tests/bug48555.phpt] | |
datefmt_localtime_code() [ext/intl/tests/dateformat_localtime.phpt] | |
datefmt_parse_localtime() with parse pos [ext/intl/tests/dateformat_parse_localtime_parsepos.phpt] | |
numfmt_get/set_attribute() [ext/intl/tests/formatter_get_set_attribute.phpt] | |
Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation2.phpt] | |
Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation3.phpt] | |
PDO_Firebird: connect/disconnect [ext/pdo_firebird/tests/connect.phpt] | |
PDO_Firebird: DDL/transactions [ext/pdo_firebird/tests/ddl.phpt] | |
PDO_Firebird: prepare/execute/binding [ext/pdo_firebird/tests/execute.phpt] | |
PDO_Firebird: rowCount [ext/pdo_firebird/tests/rowCount.phpt] | |
IPv6 support [ext/snmp/tests/ipv6.phpt] | |
OO API: getErrno & getError methods [ext/snmp/tests/snmp-object-errno-errstr.phpt] | |
OO API [ext/snmp/tests/snmp-object.phpt] | |
Function snmp2_get [ext/snmp/tests/snmp2_get.phpt] | |
Function snmp2_getnext [ext/snmp/tests/snmp2_getnext.phpt] | |
Function snmp2_real_walk [ext/snmp/tests/snmp2_real_walk.phpt] | |
Function snmp2_set (without MIBs loading) [ext/snmp/tests/snmp2_set-nomib.phpt] | |
Function snmp2_set [ext/snmp/tests/snmp2_set.phpt] | |
Function snmp2_walk [ext/snmp/tests/snmp2_walk.phpt] | |
SNMPv3 Support (errors) [ext/snmp/tests/snmp3-error.phpt] | |
SNMPv3 Support [ext/snmp/tests/snmp3.phpt] | |
Function snmp_getvalue [ext/snmp/tests/snmp_getvalue.phpt] | |
Function snmp_read_mib [ext/snmp/tests/snmp_read_mib.phpt] | |
Function snmpget [ext/snmp/tests/snmpget.phpt] | |
Function snmpgetnext [ext/snmp/tests/snmpgetnext.phpt] | |
Function snmprealwalk [ext/snmp/tests/snmprealwalk.phpt] | |
Function snmpset (without MIBs loading) [ext/snmp/tests/snmpset-nomib.phpt] | |
Function snmpset [ext/snmp/tests/snmpset.phpt] | |
Function snmpwalk [ext/snmp/tests/snmpwalk.phpt] | |
Bug #38802 (ignore_errors and max_redirects) [ext/standard/tests/http/bug38802.phpt] | |
Bug #48929 (duplicate \r\n sent after last header line) [ext/standard/tests/http/bug48929.phpt] | |
Bug #53198 (From: header cannot be changed with ini_set) [ext/standard/tests/http/bug53198.phpt] | |
http:// and ignore_errors [ext/standard/tests/http/ignore_errors.phpt] | |
Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt] | |
Bug #55726 (Changing the working directory makes router script inaccessible) [sapi/cli/tests/php_cli_server_003.phpt] | |
===================================================================== | |
You may have found a problem in PHP. | |
This report can be automatically sent to the PHP QA team at | |
http://qa.php.net/reports and http://news.php.net/php.qa.reports | |
This gives us a better understanding of PHP's behavior. | |
If you don't want to send the report immediately you can choose | |
option "s" to save it. You can then email it to [email protected] later. | |
Do you want to send this report now? [Yns]: Y | |
Please enter your email address. | |
(Your address will be mangled so that it will not go out on any | |
mailinglist in plain text): | |
Posting to http://qa.php.net/buildtest-process.php | |
Thank you for helping to make PHP better. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment