{"body":"","bodytext":"Smoke logs available at http://m-l.org/~perl/smoke/perl/\n\nAutomated smoke report for 5.15.0 patch b2af324d4531e01333f0687096a4ca1e8b780440 v5.15.0-541-gb2af324\nzwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2533MHz) (x86_64/8 cpu)\n    on        linux - 2.6.38-8-generic [debian]\n    using     g++ version 4.5.2\n    smoketime 18 minutes 46 seconds (average 4 minutes 41.500 seconds)\n\nSummary: FAIL(M)\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.15.0-541-gb2af324  Configuration (common) -Dcc=g++ -O\n----------- ---------------------------------------------------------\nM M         -Uusenm\nM M         -Uusenm -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    uncommitted-changes\n    SMOKEb2af324d4531e01333f0687096a4ca1e8b780440\n\nTestsuite was run only with 'harness'\n\nFailures: (common-args) -Dcc=g++ -O\n[minitest] -Uusenm\n[minitest] -Uusenm -Duseithreads\n    t/comp/require..................FAILED--expected 51 tests, saw 47\n    t/run/fresh_perl................FAILED at test 75\n    t/io/perlio.....................FAILED--expected 44 tests, saw 42\n    t/io/utf8.......................FAILED at test 53\n    t/re/charset....................FAILED at test 685\n    t/re/pat........................FAILED at test 390\n    t/re/reg_mesg...................FAILED at test 106\n    t/re/reg_posixcc................FAILED at test 97\n    t/re/regexp.....................FAILED at test 118\n    t/re/regexp_noamp...............FAILED at test 118\n    t/re/regexp_notrie..............FAILED at test 118\n    t/re/regexp_qr..................FAILED at test 118\n    t/re/regexp_qr_embed............FAILED at test 118\n    t/re/regexp_trielist............FAILED at test 118\n    t/re/uniprops...................FAILED--no leader found\n    t/op/die........................FAILED at test 14\n    t/op/fresh_perl_utf8............FAILED at test 1\n    t/op/lc.........................FAILED--expected 93 tests, saw 25\n    t/op/lc_user....................FAILED--expected 5 tests, saw 0\n    t/op/pack.......................FAILED at test 14162\n    t/op/sub_lval...................FAILED at test 126\n    t/op/turkish....................FAILED at test 1\n    t/op/utfhash....................FAILED--expected 99 tests, saw 91\n    t/op/utftaint...................FAILED at test 87\n    t/op/write......................FAILED at test 418\n    t/uni/cache.....................FAILED at test 1\n    t/uni/class.....................FAILED at test 1\n    t/uni/fold......................FAILED at test 213\n    t/uni/lower.....................FAILED--no leader found\n    t/uni/overload..................FAILED at test 12\n    t/uni/title.....................FAILED--no leader found\n    t/uni/upper.....................FAILED--no leader found\n\n[minitest] -DDEBUGGING -Uusenm\n[minitest] -DDEBUGGING -Uusenm -Duseithreads\n    t/comp/require..................FAILED--expected 51 tests, saw 47\n    t/run/fresh_perl................FAILED at test 75\n    t/io/perlio.....................FAILED--expected 44 tests, saw 42\n    t/io/utf8.......................FAILED--expected 55 tests, saw 52\n    t/re/charset....................FAILED--no leader found\n    t/re/pat........................FAILED at test 390\n    t/re/pat_special_cc.............FAILED--expected 9 tests, saw 0\n    t/re/reg_mesg...................FAILED at test 106\n    t/re/reg_posixcc................FAILED--no leader found\n    t/re/regexp.....................FAILED at test 118\n    t/re/regexp_noamp...............FAILED at test 118\n    t/re/regexp_notrie..............FAILED at test 118\n    t/re/regexp_qr..................FAILED at test 118\n    t/re/regexp_qr_embed............FAILED at test 118\n    t/re/regexp_trielist............FAILED at test 118\n    t/re/uniprops...................FAILED--no leader found\n    t/op/die........................FAILED at test 14\n    t/op/fresh_perl_utf8............FAILED at test 1\n    t/op/lc.........................FAILED--expected 93 tests, saw 25\n    t/op/lc_user....................FAILED--expected 5 tests, saw 0\n    t/op/pack.......................FAILED at test 14162\n    t/op/sprintf2...................FAILED at test 1320\n    t/op/sub_lval...................FAILED at test 126\n    t/op/turkish....................FAILED at test 1\n    t/op/utfhash....................FAILED--no leader found\n    t/op/utftaint...................FAILED at test 87\n    t/op/write......................FAILED at test 418\n    t/uni/cache.....................FAILED at test 1\n    t/uni/class.....................FAILED at test 1\n    t/uni/fold......................FAILED at test 213\n    t/uni/lower.....................FAILED--no leader found\n    t/uni/overload..................FAILED at test 12\n    t/uni/title.....................FAILED--no leader found\n    t/uni/upper.....................FAILED--no leader found\n\nCompiler messages(gcc):\ntry.c: In function âint main()â:\ntry.c:36:10: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result\ntry.c:37:10: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result\ntry.c:53:35: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result\ntry.c:66:23: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result\ntry.c:72:35: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result\ntry.c:78:21: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result\ntry.c:5737:17: warning: extra tokens at end of #ifdef directive\ntry.c:5740:18: warning: extra tokens at end of #ifdef directive\ntry.c:5743:19: warning: extra tokens at end of #ifdef directive\ntry.c:5746:19: warning: extra tokens at end of #ifdef directive\ntry.c:5773:17: warning: extra tokens at end of #ifdef directive\ntry.c:5776:18: warning: extra tokens at end of #ifdef directive\ntry.c:5779:19: warning: extra tokens at end of #ifdef directive\ntry.c:5782:19: warning: extra tokens at end of #ifdef directive\ntry.c:5809:17: warning: extra tokens at end of #ifdef directive\ntry.c:5812:18: warning: extra tokens at end of #ifdef directive\ntry.c:5815:19: warning: extra tokens at end of #ifdef directive\ntry.c:5818:19: warning: extra tokens at end of #ifdef directive\ntry.c:5845:16: warning: extra tokens at end of #ifdef directive\ntry.c:5848:17: warning: extra tokens at end of #ifdef directive\ntry.c:5851:18: warning: extra tokens at end of #ifdef directive\ntry.c:5854:18: warning: extra tokens at end of #ifdef directive\ntry.c:5881:18: warning: extra tokens at end of #ifdef directive\ntry.c:5884:19: warning: extra tokens at end of #ifdef directive\ntry.c:5887:20: warning: extra tokens at end of #ifdef directive\ntry.c:5890:20: warning: extra tokens at end of #ifdef directive\ntry.c:6721:18: warning: extra tokens at end of #ifdef directive\ntry.c:6724:19: warning: extra tokens at end of #ifdef directive\ntry.c:6727:20: warning: extra tokens at end of #ifdef directive\ntry.c:6730:20: warning: extra tokens at end of #ifdef directive\ntry.c:6757:18: warning: extra tokens at end of #ifdef directive\ntry.c:6760:19: warning: extra tokens at end of #ifdef directive\ntry.c:6763:20: warning: extra tokens at end of #ifdef directive\ntry.c:6766:20: warning: extra tokens at end of #ifdef directive\ntry.c:6793:18: warning: extra tokens at end of #ifdef directive\ntry.c:6796:19: warning: extra tokens at end of #ifdef directive\ntry.c:6799:20: warning: extra tokens at end of #ifdef directive\ntry.c:6802:20: warning: extra tokens at end of #ifdef directive\ntry.c:6829:17: warning: extra tokens at end of #ifdef directive\ntry.c:6832:18: warning: extra tokens at end of #ifdef directive\ntry.c:6835:19: warning: extra tokens at end of #ifdef directive\ntry.c:6838:19: warning: extra tokens at end of #ifdef directive\ntry.c:6865:19: warning: extra tokens at end of #ifdef directive\ntry.c:6868:20: warning: extra tokens at end of #ifdef directive\ntry.c:6871:21: warning: extra tokens at end of #ifdef directive\ntry.c:6874:21: warning: extra tokens at end of #ifdef directive\nperlio.c: In function âvoid S_more_refcounted_fds(int)â:\nperlio.c:2378:38: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result\ndoio.c: In function âvoid S_exec_failed(const char*, int, int)â:\ndoio.c:1383:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result\nperlio.c: In function âvoid PerlIO_debug(const char*, ...)â:\nperlio.c:519:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result\ndoio.c: In function âPerlIOl** Perl_nextargv(GV*)â:\ndoio.c:871:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result\nutil.c: In function âchar* S_write_no_mem()â:\nutil.c:72:34: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result\nsv.c: In function âvoid Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:\nsv.c:9969:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result\nsv.c:10807:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result\nsv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:\nsv.c:2750:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result\nsv.c:2939:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result\nmg_vtable.h:97:54: warning: âPL_magic_vtable_namesâ initialized and declared âexternâ\nperlmain.c: In function âint main(int, char**, char**)â:\nperlmain.c:89:2: error: expected â;â before â_fprintf_â\nperlmain.c:91:49: warning: statement has no effect\nperlmain.c:96:2: error: expected â;â before â_fprintf_â\nperlmain.c:98:48: warning: statement has no effect\npad.c: In function âPADOFFSET S_pad_findlex(const char*, STRLEN, U32, const CV*, U32, int, SV**, SV**, int*)â:\npad.c:1048:5: warning: field precision should have type âintâ, but argument 4 has type âSTRLENâ\ndoio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:\nutil.c: In function âchar* S_write_no_mem(PerlInterpreter*)â:\ndoio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:\nperlio.c: In function âvoid S_more_refcounted_fds(PerlInterpreter*, int)â:\nperlio.c:510:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result\nperl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:\nperl.c:105:2: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result\nsv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:\nsv.c:11254:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result\nsv.c: In function âvoid Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:\nsv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:\npad.c: In function âPADOFFSET S_pad_findlex(PerlInterpreter*, const char*, STRLEN, U32, const CV*, U32, int, SV**, SV**, int*)â:\n-- \nReport by Test::Smoke v1.44 build 1285 running on perl 5.10.1\n(Reporter v0.035 / Smoker v0.045)\n","branch":null,"build_hash":"Y/3NScWiNk+7xMv6fzTy1HuF6a+axr4jIBVT5Yuo9MM","by_build_full":"zwei\nlinux 2.6.38-8-generic [debian]\n-Dcc=g++ -O -Uusenm\n-Dcc=g++ -Duseithreads -O -Uusenm\n--\n1080\n","by_config_full":"zwei\nlinux 2.6.xx-generic [debian]\n-Dcc=g++ -O -Uusenm\n-Dcc=g++ -Duseithreads -O -Uusenm\n","compiler":"g++ 4.5.2","compiler_msgs":["try.c: In function âint main()â:","try.c:36:10: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result","try.c:37:10: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result","try.c:53:35: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result","try.c:66:23: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result","try.c:72:35: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result","try.c:78:21: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result","try.c:5737:17: warning: extra tokens at end of #ifdef directive","try.c:5740:18: warning: extra tokens at end of #ifdef directive","try.c:5743:19: warning: extra tokens at end of #ifdef directive","try.c:5746:19: warning: extra tokens at end of #ifdef directive","try.c:5773:17: warning: extra tokens at end of #ifdef directive","try.c:5776:18: warning: extra tokens at end of #ifdef directive","try.c:5779:19: warning: extra tokens at end of #ifdef directive","try.c:5782:19: warning: extra tokens at end of #ifdef directive","try.c:5809:17: warning: extra tokens at end of #ifdef directive","try.c:5812:18: warning: extra tokens at end of #ifdef directive","try.c:5815:19: warning: extra tokens at end of #ifdef directive","try.c:5818:19: warning: extra tokens at end of #ifdef directive","try.c:5845:16: warning: extra tokens at end of #ifdef directive","try.c:5848:17: warning: extra tokens at end of #ifdef directive","try.c:5851:18: warning: extra tokens at end of #ifdef directive","try.c:5854:18: warning: extra tokens at end of #ifdef directive","try.c:5881:18: warning: extra tokens at end of #ifdef directive","try.c:5884:19: warning: extra tokens at end of #ifdef directive","try.c:5887:20: warning: extra tokens at end of #ifdef directive","try.c:5890:20: warning: extra tokens at end of #ifdef directive","try.c:6721:18: warning: extra tokens at end of #ifdef directive","try.c:6724:19: warning: extra tokens at end of #ifdef directive","try.c:6727:20: warning: extra tokens at end of #ifdef directive","try.c:6730:20: warning: extra tokens at end of #ifdef directive","try.c:6757:18: warning: extra tokens at end of #ifdef directive","try.c:6760:19: warning: extra tokens at end of #ifdef directive","try.c:6763:20: warning: extra tokens at end of #ifdef directive","try.c:6766:20: warning: extra tokens at end of #ifdef directive","try.c:6793:18: warning: extra tokens at end of #ifdef directive","try.c:6796:19: warning: extra tokens at end of #ifdef directive","try.c:6799:20: warning: extra tokens at end of #ifdef directive","try.c:6802:20: warning: extra tokens at end of #ifdef directive","try.c:6829:17: warning: extra tokens at end of #ifdef directive","try.c:6832:18: warning: extra tokens at end of #ifdef directive","try.c:6835:19: warning: extra tokens at end of #ifdef directive","try.c:6838:19: warning: extra tokens at end of #ifdef directive","try.c:6865:19: warning: extra tokens at end of #ifdef directive","try.c:6868:20: warning: extra tokens at end of #ifdef directive","try.c:6871:21: warning: extra tokens at end of #ifdef directive","try.c:6874:21: warning: extra tokens at end of #ifdef directive","perlio.c: In function âvoid S_more_refcounted_fds(int)â:","perlio.c:2378:38: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result","doio.c: In function âvoid S_exec_failed(const char*, int, int)â:","doio.c:1383:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result","perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:","perlio.c:519:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result","doio.c: In function âPerlIOl** Perl_nextargv(GV*)â:","doio.c:871:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result","util.c: In function âchar* S_write_no_mem()â:","util.c:72:34: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result","sv.c: In function âvoid Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:","sv.c:9969:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result","sv.c:10807:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result","sv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:","sv.c:2750:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result","sv.c:2939:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result","mg_vtable.h:97:54: warning: âPL_magic_vtable_namesâ initialized and declared âexternâ","perlmain.c: In function âint main(int, char**, char**)â:","perlmain.c:89:2: error: expected â;â before â_fprintf_â","perlmain.c:91:49: warning: statement has no effect","perlmain.c:96:2: error: expected â;â before â_fprintf_â","perlmain.c:98:48: warning: statement has no effect","pad.c: In function âPADOFFSET S_pad_findlex(const char*, STRLEN, U32, const CV*, U32, int, SV**, SV**, int*)â:","pad.c:1048:5: warning: field precision should have type âintâ, but argument 4 has type âSTRLENâ","doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:","util.c: In function âchar* S_write_no_mem(PerlInterpreter*)â:","doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:","perlio.c: In function âvoid S_more_refcounted_fds(PerlInterpreter*, int)â:","perlio.c:510:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result","perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:","perl.c:105:2: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result","sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:","sv.c:11254:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result","sv.c: In function âvoid Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:","sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:","pad.c: In function âPADOFFSET S_pad_findlex(PerlInterpreter*, const char*, STRLEN, U32, const CV*, U32, int, SV**, SV**, int*)â:","-- ","Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1","(Reporter v0.035 / Smoker v0.045)"],"conf1":["-Dcc=g++ -O -Uusenm","-Dcc=g++ -Duseithreads -O -Uusenm"],"conf1_struct":{"common":["-Uusenm","-O","-Dcc=g++"],"extra":[[],["-Duseithreads"]]},"config_hash":"mtFTQNFSX56BHfv2mcOY1Vwn7KTT+qcHpPdk7PnDED8","configuration":null,"cpu":"x86_64","cpu_count":8,"cpu_full":"Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2533MHz) (x86_64/8 cpu)","duration":1080,"error":"","from_email":"perl@greerga.m-l.org","host":"zwei","logurl":"http://m-l.org/~perl/smoke/perl/","matrix":["v5.15.0-541-gb2af324  Configuration (common) -Dcc=g++ -O","----------- ---------------------------------------------------------","M M         -Uusenm","M M         -Uusenm -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<201107131417.p6DEHchs018682@m-l.org>","nonfatal_msgs":[],"os":"linux 2.6.38-8-generic [debian]","osname":"linux","osversion":"2.6.38-8-generic [debian]","sha":"b2af324d4531e01333f0687096a4ca1e8b780440","status":"FAIL(M)","subject":"Smoke [smoke-me/rafl/assert-bincompat] v5.15.0-541-gb2af324 FAIL(M) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)","when_at":"2011-07-13T14:17:00"}