{"body":"","bodytext":"Automated smoke report for branch smoke-me/davem/sighandler 5.31.6 patch 381ed9365524b3f482f2a06f8ee89d60d2f147c9 v5.31.5-162-g381ed93655\ncjg-slackware14: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2121MHz) (x86_64/1 cpu)\n    on        linux - 4.4.190 [Slackware 14.2]\n    using     gcc version 5.5.0\n    smoketime 6 hours 35 minutes (average 32 minutes 55 seconds)\n\nSummary: PASS\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.5-162-g381ed93655  Configuration (common) -Dcc=gcc\n----------- ---------------------------------------------------------\nO O         \nO O         -Duse64bitall\nO O         -Dusequadmath\nO O         -Duseithreads\nO O         -Duseithreads -Duse64bitall\nO O         -Duseithreads -Dusequadmath\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKE381ed9365524b3f482f2a06f8ee89d60d2f147c9\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nCompiler messages(gcc):\ngv.c: In function 'S_gv_fetchmeth_internal':\ngv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN {aka long unsigned int}' [-Wformat=]\ngv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'STRLEN {aka long unsigned int}' [-Wformat=]\ngv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 8 has type 'STRLEN {aka long unsigned int}' [-Wformat=]\nregcomp.c: In function 'S_regatom':\nregcomp.c:14744:43: warning: comparison is always false due to limited range of data type [-Wtype-limits]\nperl.h:3581:62: note: in definition of macro 'EXPECT'\nperl.h:3602:52: note: in expansion of macro 'cBOOL'\nregcomp.c:14744:29: note: in expansion of macro 'UNLIKELY'\nEncode.c: In function 'XS_Encode_decode':\n../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]\nEncode.c:1356:5: note: in expansion of macro 'dXSI32'\nEncode.c: In function 'XS_Encode_encode':\nEncode.c:1398:5: note: in expansion of macro 'dXSI32'\nre_exec.c: In function 'S_regtry':\nre_exec.c:6497:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]\nre_exec.c:6401:17: note: 'fold_array' was declared here\nre_exec.c:6503:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]\nre_exec.c:6400:16: note: 'folder' was declared here\nre_comp.c: In function 'S_regatom':\nre_comp.c:14744:43: warning: comparison is always false due to limited range of data type [-Wtype-limits]\n../../perl.h:3581:62: note: in definition of macro 'EXPECT'\n../../perl.h:3602:52: note: in expansion of macro 'cBOOL'\nre_comp.c:14744:29: note: in expansion of macro 'UNLIKELY'\ngv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'STRLEN {aka long unsigned int}' [-Wformat=]\ngv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'STRLEN {aka long unsigned int}' [-Wformat=]\ngv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 9 has type 'STRLEN {aka long unsigned int}' [-Wformat=]\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":"mVcRbez7teqXTXeRj9TN3DKwpfTY+PR1l66tx8i90Ic","by_build_full":"cjg-slackware14\nlinux 4.4.190 [Slackware 14.2]\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Dusequadmath\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n-Dcc=gcc -Duseithreads -Dusequadmath\n--\n23700\n","by_config_full":"cjg-slackware14\nlinux 4.4.xx [Slackware 14.2]\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Dusequadmath\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n-Dcc=gcc -Duseithreads -Dusequadmath\n","compiler":"gcc 5.5.0","compiler_msgs":["gv.c: In function 'S_gv_fetchmeth_internal':","gv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN {aka long unsigned int}' [-Wformat=]","gv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'STRLEN {aka long unsigned int}' [-Wformat=]","gv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 8 has type 'STRLEN {aka long unsigned int}' [-Wformat=]","regcomp.c: In function 'S_regatom':","regcomp.c:14744:43: warning: comparison is always false due to limited range of data type [-Wtype-limits]","perl.h:3581:62: note: in definition of macro 'EXPECT'","perl.h:3602:52: note: in expansion of macro 'cBOOL'","regcomp.c:14744:29: note: in expansion of macro 'UNLIKELY'","Encode.c: In function 'XS_Encode_decode':","../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]","Encode.c:1356:5: note: in expansion of macro 'dXSI32'","Encode.c: In function 'XS_Encode_encode':","Encode.c:1398:5: note: in expansion of macro 'dXSI32'","re_exec.c: In function 'S_regtry':","re_exec.c:6497:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]","re_exec.c:6401:17: note: 'fold_array' was declared here","re_exec.c:6503:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]","re_exec.c:6400:16: note: 'folder' was declared here","re_comp.c: In function 'S_regatom':","re_comp.c:14744:43: warning: comparison is always false due to limited range of data type [-Wtype-limits]","../../perl.h:3581:62: note: in definition of macro 'EXPECT'","../../perl.h:3602:52: note: in expansion of macro 'cBOOL'","re_comp.c:14744:29: note: in expansion of macro 'UNLIKELY'","gv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'STRLEN {aka long unsigned int}' [-Wformat=]","gv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'STRLEN {aka long unsigned int}' [-Wformat=]","gv.c:816:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 9 has type 'STRLEN {aka long unsigned int}' [-Wformat=]"],"conf1":["-Dcc=gcc","-Dcc=gcc -Duse64bitall","-Dcc=gcc -Dusequadmath","-Dcc=gcc -Duseithreads","-Dcc=gcc -Duse64bitall -Duseithreads","-Dcc=gcc -Duseithreads -Dusequadmath"],"conf1_struct":{"common":["-Dcc=gcc"],"extra":[[],["-Duse64bitall"],["-Dusequadmath"],["-Duseithreads"],["-Duse64bitall","-Duseithreads"],["-Duseithreads","-Dusequadmath"]]},"config_hash":"7SpHPar0pvfyyB0YgqkxHjhFeQ8SmfFVoBCfP++HX4c","configuration":null,"cpu":"x86_64","cpu_count":1,"cpu_full":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2121MHz) (x86_64/1 cpu)","duration":23700,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-slackware14","matrix":["v5.31.5-162-g381ed93655  Configuration (common) -Dcc=gcc","----------- ---------------------------------------------------------","O O         ","O O         -Duse64bitall","O O         -Dusequadmath","O O         -Duseithreads","O O         -Duseithreads -Duse64bitall","O O         -Duseithreads -Dusequadmath","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<201911081558.xA8FwvIA030821@cjg-slackware14>","nonfatal_msgs":[],"os":"linux 4.4.190 [Slackware 14.2]","osname":"linux","osversion":"4.4.190 [Slackware 14.2]","sha":"381ed9365524b3f482f2a06f8ee89d60d2f147c9","status":"PASS","subject":"Smoke [smoke-me/davem/sighandler] v5.31.5-162-g381ed93655 PASS linux 4.4.190 [Slackware 14.2] (x86_64/1 cpu)","when_at":"2019-11-08T15:58:57"}