{"body":"","bodytext":"Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Yves Orton/log7d9b70325a21ed396942eb31395a8482cce661e3.log.gz\n\nAutomated smoke report for 5.17.12 patch 7d9b70325a21ed396942eb31395a8482cce661e3 v5.17.11-100-g7d9b703\nzwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)\n    on        linux - 3.8.0-23-generic [debian]\n    using     g++ version 4.7.3\n    smoketime 10 minutes 25 seconds (average 2 minutes 36.250 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.17.11-100-g7d9b703  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++\n----------- ---------------------------------------------------------\nM M         \nM M         -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKE7d9b70325a21ed396942eb31395a8482cce661e3\n\nTestsuite was run only with 'harness'\n\nCompiler messages(gcc):\ntry.c: In function âint main()â:\nmg.c: In function âint Perl_magic_set(SV*, MAGIC*)â:\nmg.c:2770:43: warning: ignoring return value of âint setreuid(__uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nmg.c:2799:32: warning: ignoring return value of âint seteuid(__uid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nmg.c:2829:43: warning: ignoring return value of âint setregid(__gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nmg.c:2889:32: warning: ignoring return value of âint setegid(__gid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nutil.c: In function âvoid Perl_croak_no_mem()â:\nutil.c:1613:36: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\npp_hot.c: In function âOP* Perl_pp_aassign()â:\npp_hot.c:1185:18: warning: ignoring return value of âint setresuid(__uid_t, __uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]\npp_hot.c:1217:18: warning: ignoring return value of âint setresgid(__gid_t, __gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nsv.c: In function âvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:\nsv.c:10320:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]\nsv.c:11170:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]\nsv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:\nsv.c:2910:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]\ndoio.c: In function âvoid S_exec_failed(const char*, int, int)â:\ndoio.c:1379:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\ndoio.c: In function âPerlIOl** Perl_nextargv(GV*)â:\ndoio.c:876:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nop.c: In function âOP* S_fold_constants(OP*)â:\nop.c:3207:1: warning: argument âoâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]\nperlio.c: In function âvoid PerlIO_debug(const char*, ...)â:\nperlio.c:484:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\nCall.xs: In function âI32 filter_call(int, SV*, int)â:\nCall.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]\nCall.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 5 has type âSTRLEN {aka long unsigned int}â [-Wformat]\nCall.xs:100:41: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLEN {aka long unsigned int}â [-Wformat]\nCall.xs:156:38: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]\nCall.xs:175:51: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âlong unsigned intâ [-Wformat]\nUtil.xs: In function âvoid XS_Hash__Util_hash_traversal_mask(CV*)â:\nUtil.xs:94:13: error: invalid conversion from âconst HV* {aka const hv*}â to âHV* {aka hv*}â [-fpermissive]\n../../proto.h:1638:20: error:   initializing argument 1 of âvoid Perl_hv_rand_set(HV*, U32)â [-fpermissive]\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateInit(CV*)â:\nZlib.xs:797:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_deflate(CV*)â:\nZlib.xs:1015:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nZlib.xs:1024:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_flush(CV*)â:\nZlib.xs:1133:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nZlib.xs:1142:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nmg.c: In function âint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â:\nperl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:\nperl.c:99:2: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\npp_hot.c: In function âOP* Perl_pp_aassign(PerlInterpreter*)â:\nsv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:\nsv.c:11616:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result [-Wunused-result]\nsv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:\nsv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:\ndoio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:\ndoio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:\nop.c: In function âOP* S_fold_constants(PerlInterpreter*, OP*)â:\nperlio.c:475:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\nCall.xs: In function âI32 filter_call(PerlInterpreter*, int, SV*, int)â:\nUtil.xs: In function âvoid XS_Hash__Util_hash_traversal_mask(PerlInterpreter*, CV*)â:\n../../proto.h:1638:20: error:   initializing argument 2 of âvoid Perl_hv_rand_set(PerlInterpreter*, HV*, U32)â [-fpermissive]\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateInit(PerlInterpreter*, CV*)â:\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_deflate(PerlInterpreter*, CV*)â:\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_flush(PerlInterpreter*, CV*)â:\n-- \nReport by Test::Smoke v1.53 build 1374 running on perl 5.14.2\n(Reporter v0.050 / Smoker v0.045)\n","branch":null,"build_hash":"9m4TGzW+FcJWJLRuwB35RMCQ4jOtrAaz/Hy8aIK4Qvo","by_build_full":"zwei\nlinux 3.8.0-23-generic [debian]\n-Accflags=-DPERL_POISON -Dcc=g++\n-Accflags=-DPERL_POISON -Dcc=g++ -Duseithreads\n--\n600\n","by_config_full":"zwei\nlinux 3.8.xx-generic [debian]\n-Accflags=-DPERL_POISON -Dcc=g++\n-Accflags=-DPERL_POISON -Dcc=g++ -Duseithreads\n","compiler":"g++ 4.7.3","compiler_msgs":["try.c: In function âint main()â:","mg.c: In function âint Perl_magic_set(SV*, MAGIC*)â:","mg.c:2770:43: warning: ignoring return value of âint setreuid(__uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]","mg.c:2799:32: warning: ignoring return value of âint seteuid(__uid_t)â, declared with attribute warn_unused_result [-Wunused-result]","mg.c:2829:43: warning: ignoring return value of âint setregid(__gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]","mg.c:2889:32: warning: ignoring return value of âint setegid(__gid_t)â, declared with attribute warn_unused_result [-Wunused-result]","util.c: In function âvoid Perl_croak_no_mem()â:","util.c:1613:36: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","pp_hot.c: In function âOP* Perl_pp_aassign()â:","pp_hot.c:1185:18: warning: ignoring return value of âint setresuid(__uid_t, __uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]","pp_hot.c:1217:18: warning: ignoring return value of âint setresgid(__gid_t, __gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]","sv.c: In function âvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:","sv.c:10320:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]","sv.c:11170:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]","sv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:","sv.c:2910:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]","doio.c: In function âvoid S_exec_failed(const char*, int, int)â:","doio.c:1379:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","doio.c: In function âPerlIOl** Perl_nextargv(GV*)â:","doio.c:876:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]","op.c: In function âOP* S_fold_constants(OP*)â:","op.c:3207:1: warning: argument âoâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]","perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:","perlio.c:484:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","Call.xs: In function âI32 filter_call(int, SV*, int)â:","Call.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]","Call.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 5 has type âSTRLEN {aka long unsigned int}â [-Wformat]","Call.xs:100:41: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLEN {aka long unsigned int}â [-Wformat]","Call.xs:156:38: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]","Call.xs:175:51: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âlong unsigned intâ [-Wformat]","Util.xs: In function âvoid XS_Hash__Util_hash_traversal_mask(CV*)â:","Util.xs:94:13: error: invalid conversion from âconst HV* {aka const hv*}â to âHV* {aka hv*}â [-fpermissive]","../../proto.h:1638:20: error:   initializing argument 1 of âvoid Perl_hv_rand_set(HV*, U32)â [-fpermissive]","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateInit(CV*)â:","Zlib.xs:797:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_deflate(CV*)â:","Zlib.xs:1015:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","Zlib.xs:1024:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_flush(CV*)â:","Zlib.xs:1133:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","Zlib.xs:1142:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","mg.c: In function âint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â:","perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:","perl.c:99:2: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","pp_hot.c: In function âOP* Perl_pp_aassign(PerlInterpreter*)â:","sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:","sv.c:11616:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result [-Wunused-result]","sv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:","sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:","doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:","doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:","op.c: In function âOP* S_fold_constants(PerlInterpreter*, OP*)â:","perlio.c:475:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","Call.xs: In function âI32 filter_call(PerlInterpreter*, int, SV*, int)â:","Util.xs: In function âvoid XS_Hash__Util_hash_traversal_mask(PerlInterpreter*, CV*)â:","../../proto.h:1638:20: error:   initializing argument 2 of âvoid Perl_hv_rand_set(PerlInterpreter*, HV*, U32)â [-fpermissive]","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateInit(PerlInterpreter*, CV*)â:","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_deflate(PerlInterpreter*, CV*)â:","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_flush(PerlInterpreter*, CV*)â:","-- ","Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2","(Reporter v0.050 / Smoker v0.045)"],"conf1":["-Accflags=-DPERL_POISON -Dcc=g++","-Accflags=-DPERL_POISON -Dcc=g++ -Duseithreads"],"conf1_struct":{"common":["-Accflags=-DPERL_POISON","-Dcc=g++"],"extra":[[],["-Duseithreads"]]},"config_hash":"LFl1UwgJvUaP9Xd4jvS9fck8ROCt+eTj7Kq2EoppJxs","configuration":"smoke-me_g++_quick","cpu":"x86_64","cpu_count":8,"cpu_full":"Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)","duration":600,"error":"","from_email":"perl@greerga.m-l.org","host":"zwei","matrix":["v5.17.11-100-g7d9b703  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++","----------- ---------------------------------------------------------","M M         ","M M         -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<201308082025.r78KPQcu005438@m-l.org>","nonfatal_msgs":[],"os":"linux 3.8.0-23-generic [debian]","osname":"linux","osversion":"3.8.0-23-generic [debian]","sha":"7d9b70325a21ed396942eb31395a8482cce661e3","status":"FAIL(M)","subject":"Smoke [smoke-me/yves_perturb_keys] v5.17.11-100-g7d9b703 FAIL(M) linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}","when_at":"2013-08-08T20:25:00"}