{"body":"","bodytext":"Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch b4fdb29eb07743f6c66ddafe9f275c29dd1823aa v5.31.3-133-gb4fdb29eb0\ncjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)\n    on        linux - 5.2.11-arch1-1-ARCH [Arch Linux]\n    using     g++ version 9.1.0\n    smoketime 2 hours 4 minutes (average 10 minutes 24 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.31.3-133-gb4fdb29eb0  Configuration (common) -Dcc=g++\n----------- ---------------------------------------------------------\nM M         \nM M         -Duse64bitall\nM M         -Dusequadmath\nM M         -Duseithreads\nM M         -Duseithreads -Duse64bitall\nM M         -Duseithreads -Dusequadmath\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKEb4fdb29eb07743f6c66ddafe9f275c29dd1823aa\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nFailures: (common-args) -Dcc=g++\n[minitest] \n[minitest] -DDEBUGGING\n[minitest] -Duse64bitall\n[minitest] -DDEBUGGING -Duse64bitall\n[minitest] -Dusequadmath\n[minitest] -DDEBUGGING -Dusequadmath\n[minitest] -Duseithreads\n[minitest] -DDEBUGGING -Duseithreads\n[minitest] -Duseithreads -Duse64bitall\n[minitest] -DDEBUGGING -Duseithreads -Duse64bitall\n[minitest] -Duseithreads -Dusequadmath\n[minitest] -DDEBUGGING -Duseithreads -Dusequadmath\n    t/re/pat ....................... FAILED--no leader found\n\nCompiler messages(gcc):\nawk: cmd. line:1: warning: regexp escape sequence `\\=' is not a known regexp operator\nperl.c: In function 'void Perl_sys_init(int*, char***)':\nperl.h:2821:88: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} [-Wcast-function-type]\nunixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'\nperl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'\nperl.c: In function 'void Perl_sys_init3(int*, char***, char***)':\nperl.h:2871:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'\nperl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'\nintrpvar.h: In function 'void S_init_interp()':\nintrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(SV*)' is deprecated [-Wdeprecated-declarations]\nperl.c:3892:53: note: in definition of macro 'PERLVARI'\nintrpvar.h:813:39: note: in expansion of macro 'PERL_UNLOCK_HOOK'\nproto.h:3519:20: note: declared here\nutil.c: In function 'void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)':\nutil.c:2716:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]\nutil.c: In function 'int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)':\nutil.c:2761:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]\nmg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':\nmg.c:2776:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]\nregexp.h:530:43: note: in definition of macro 'RXp_ENGINE'\nperl.h:255:5: note: in expansion of macro 'RX_ENGINE'\nmg.c:2776:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'\nperl.h:255:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'\nsv.c: In function 'void Perl_sv_setpviv_mg(SV*, IV)':\nembed.h:831:51: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated [-Wdeprecated-declarations]\nsv.c:10747:5: note: in expansion of macro 'sv_setpviv'\nsv.c:10718:1: note: declared here\nINTERN.h:50:19: note: in definition of macro 'INIT'\nintrpvar.h:813:1: note: in expansion of macro 'PERLVARI'\nperl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]\nperl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'\nperl.h:432:33: note: in expansion of macro 'GCC_DIAG_IGNORE'\nperl.h:7476:1: note: in expansion of macro 'GCC_DIAG_IGNORE_DECL'\nmathoms.c: In function 'char* Perl_sv_pvbyten(SV*, STRLEN*)':\nembed.h:800:43: warning: 'char* Perl_sv_pvn(SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]\nmathoms.c:466:12: note: in expansion of macro 'sv_pvn'\nmathoms.c:382:1: note: declared here\nmathoms.c: In function 'char* Perl_sv_pvutf8n(SV*, STRLEN*)':\nmathoms.c:502:12: note: in expansion of macro 'sv_pvn'\nB.xs: In function 'void XS_B__REGEXP_REGEX(CV*)':\nB.xs:1615:38: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}\n../../pp.h:455:28: note: in definition of macro 'PUSHs'\nB.xs:1615:12: note: in expansion of macro 'newSVpvn_flags'\nB.xs:1615:27: note: in expansion of macro 'RX_PRECOMP'\n../../inline.h:179:33: note:   initializing argument 1 of 'regexp* Perl_ReANY(const REGEXP*)'\nB.xs:1615:53: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}\nB.xs:1615:43: note: in expansion of macro 'RX_PRELEN'\nB.xs:1617:45: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}\nB.xs:1621:22: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}\n../../pp.h:415:23: note: in definition of macro 'TARGu'\nB.xs:1621:3: note: in expansion of macro 'PUSHu'\n../../regexp.h:529:41: note: in expansion of macro 'RXp_COMPFLAGS'\nB.xs:1621:9: note: in expansion of macro 'RX_COMPFLAGS'\nintrpvar.h: In function 'void S_init_interp(PerlInterpreter*)':\nintrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(PerlInterpreter*, SV*)' is deprecated [-Wdeprecated-declarations]\nperl.c:3878:64: note: in definition of macro 'PERLVARI'\nutil.c: In function 'void (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)':\nutil.c: In function 'int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)':\nmg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':\nsv.c: In function 'void Perl_sv_setpviv_mg(PerlInterpreter*, SV*, IV)':\nembed.h:831:51: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is deprecated [-Wdeprecated-declarations]\nmathoms.c: In function 'char* Perl_sv_pvbyten(PerlInterpreter*, SV*, STRLEN*)':\nembed.h:800:43: warning: 'char* Perl_sv_pvn(PerlInterpreter*, SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]\nmathoms.c: In function 'char* Perl_sv_pvutf8n(PerlInterpreter*, SV*, STRLEN*)':\nB.xs: In function 'void XS_B__REGEXP_REGEX(PerlInterpreter*, CV*)':\n\nNon-Fatal messages(gcc):\n\n\n\n-- \nReport by Test::Smoke v1.71 running on perl 5.26.1\n(Reporter v0.053 / Smoker v0.046)\n","branch":null,"build_hash":"hsEaoGR0opOtusnZZJGVb3gdrnAbtoUZDAYQx7eeM0w","by_build_full":"cjg-arch\nlinux 5.2.11-arch1-1-ARCH [Arch Linux]\n-Dcc=g++\n-Dcc=g++ -Duse64bitall\n-Dcc=g++ -Dusequadmath\n-Dcc=g++ -Duseithreads\n-Dcc=g++ -Duse64bitall -Duseithreads\n-Dcc=g++ -Duseithreads -Dusequadmath\n--\n7440\n","by_config_full":"cjg-arch\nlinux 5.2.xx-arch1-1-ARCH [Arch Linux]\n-Dcc=g++\n-Dcc=g++ -Duse64bitall\n-Dcc=g++ -Dusequadmath\n-Dcc=g++ -Duseithreads\n-Dcc=g++ -Duse64bitall -Duseithreads\n-Dcc=g++ -Duseithreads -Dusequadmath\n","compiler":"g++ 9.1.0","compiler_msgs":["awk: cmd. line:1: warning: regexp escape sequence `\\=' is not a known regexp operator","perl.c: In function 'void Perl_sys_init(int*, char***)':","perl.h:2821:88: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} [-Wcast-function-type]","unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'","perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'","perl.c: In function 'void Perl_sys_init3(int*, char***, char***)':","perl.h:2871:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'","perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'","intrpvar.h: In function 'void S_init_interp()':","intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(SV*)' is deprecated [-Wdeprecated-declarations]","perl.c:3892:53: note: in definition of macro 'PERLVARI'","intrpvar.h:813:39: note: in expansion of macro 'PERL_UNLOCK_HOOK'","proto.h:3519:20: note: declared here","util.c: In function 'void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)':","util.c:2716:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]","util.c: In function 'int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)':","util.c:2761:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]","mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':","mg.c:2776:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]","regexp.h:530:43: note: in definition of macro 'RXp_ENGINE'","perl.h:255:5: note: in expansion of macro 'RX_ENGINE'","mg.c:2776:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'","perl.h:255:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'","sv.c: In function 'void Perl_sv_setpviv_mg(SV*, IV)':","embed.h:831:51: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated [-Wdeprecated-declarations]","sv.c:10747:5: note: in expansion of macro 'sv_setpviv'","sv.c:10718:1: note: declared here","INTERN.h:50:19: note: in definition of macro 'INIT'","intrpvar.h:813:1: note: in expansion of macro 'PERLVARI'","perl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]","perl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'","perl.h:432:33: note: in expansion of macro 'GCC_DIAG_IGNORE'","perl.h:7476:1: note: in expansion of macro 'GCC_DIAG_IGNORE_DECL'","mathoms.c: In function 'char* Perl_sv_pvbyten(SV*, STRLEN*)':","embed.h:800:43: warning: 'char* Perl_sv_pvn(SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]","mathoms.c:466:12: note: in expansion of macro 'sv_pvn'","mathoms.c:382:1: note: declared here","mathoms.c: In function 'char* Perl_sv_pvutf8n(SV*, STRLEN*)':","mathoms.c:502:12: note: in expansion of macro 'sv_pvn'","B.xs: In function 'void XS_B__REGEXP_REGEX(CV*)':","B.xs:1615:38: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}","../../pp.h:455:28: note: in definition of macro 'PUSHs'","B.xs:1615:12: note: in expansion of macro 'newSVpvn_flags'","B.xs:1615:27: note: in expansion of macro 'RX_PRECOMP'","../../inline.h:179:33: note:   initializing argument 1 of 'regexp* Perl_ReANY(const REGEXP*)'","B.xs:1615:53: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}","B.xs:1615:43: note: in expansion of macro 'RX_PRELEN'","B.xs:1617:45: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}","B.xs:1621:22: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}","../../pp.h:415:23: note: in definition of macro 'TARGu'","B.xs:1621:3: note: in expansion of macro 'PUSHu'","../../regexp.h:529:41: note: in expansion of macro 'RXp_COMPFLAGS'","B.xs:1621:9: note: in expansion of macro 'RX_COMPFLAGS'","intrpvar.h: In function 'void S_init_interp(PerlInterpreter*)':","intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(PerlInterpreter*, SV*)' is deprecated [-Wdeprecated-declarations]","perl.c:3878:64: note: in definition of macro 'PERLVARI'","util.c: In function 'void (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)':","util.c: In function 'int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)':","mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':","sv.c: In function 'void Perl_sv_setpviv_mg(PerlInterpreter*, SV*, IV)':","embed.h:831:51: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is deprecated [-Wdeprecated-declarations]","mathoms.c: In function 'char* Perl_sv_pvbyten(PerlInterpreter*, SV*, STRLEN*)':","embed.h:800:43: warning: 'char* Perl_sv_pvn(PerlInterpreter*, SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]","mathoms.c: In function 'char* Perl_sv_pvutf8n(PerlInterpreter*, SV*, STRLEN*)':","B.xs: In function 'void XS_B__REGEXP_REGEX(PerlInterpreter*, CV*)':"],"conf1":["-Dcc=g++","-Dcc=g++ -Duse64bitall","-Dcc=g++ -Dusequadmath","-Dcc=g++ -Duseithreads","-Dcc=g++ -Duse64bitall -Duseithreads","-Dcc=g++ -Duseithreads -Dusequadmath"],"conf1_struct":{"common":["-Dcc=g++"],"extra":[[],["-Duse64bitall"],["-Dusequadmath"],["-Duseithreads"],["-Duse64bitall","-Duseithreads"],["-Duseithreads","-Dusequadmath"]]},"config_hash":"IKZ1u0LCNXg/N9hBFVhd4zSjC++p3D58qXSXF+ES2XM","configuration":null,"cpu":"x86_64","cpu_count":1,"cpu_full":"Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)","duration":7440,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-arch","matrix":["v5.31.3-133-gb4fdb29eb0  Configuration (common) -Dcc=g++","----------- ---------------------------------------------------------","M M         ","M M         -Duse64bitall","M M         -Dusequadmath","M M         -Duseithreads","M M         -Duseithreads -Duse64bitall","M M         -Duseithreads -Dusequadmath","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20190908190043.0F84D20174@cjg-arch>","nonfatal_msgs":[],"os":"linux 5.2.11-arch1-1-ARCH [Arch Linux]","osname":"linux","osversion":"5.2.11-arch1-1-ARCH [Arch Linux]","sha":"b4fdb29eb07743f6c66ddafe9f275c29dd1823aa","status":"FAIL(M)","subject":"Smoke [smoke-me/khw-ppport] v5.31.3-133-gb4fdb29eb0 FAIL(M) linux 5.2.11-arch1-1-ARCH [Arch Linux] (x86_64/1 cpu)","when_at":"2019-09-08T19:00:42"}