{"body":"","bodytext":"Automated smoke report for branch smoke-me/jkeenan/wong/spawn-v1 5.31.7 patch 15907d3af9df81c1aea9469b866b09d3fae70628 v5.31.6-100-g15907d3\ncjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)\n    on        linux - 4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)]\n    using     gcc version 4.8.4\n    smoketime 6 hours 7 minutes (average 30 minutes 37 seconds)\n\nSummary: FAIL(F)\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.6-100-g15907d3  Configuration (common) -Dcc=gcc\n----------- ---------------------------------------------------------\nF F         \nF F         -Duse64bitall\nF F         -Dusequadmath\nF F         -Duseithreads\nF F         -Duseithreads -Duse64bitall\nF F         -Duseithreads -Dusequadmath\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKE15907d3af9df81c1aea9469b866b09d3fae70628\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nFailures: (common-args) -Dcc=gcc\n[default] \n[default] -DDEBUGGING\n[default] -Duse64bitall\n[default] -DDEBUGGING -Duse64bitall\n[default] -Dusequadmath\n[default] -DDEBUGGING -Dusequadmath\n[default] -Duseithreads\n[default] -DDEBUGGING -Duseithreads\n[default] -Duseithreads -Duse64bitall\n[default] -DDEBUGGING -Duseithreads -Duse64bitall\n[default] -Duseithreads -Dusequadmath\n[default] -DDEBUGGING -Duseithreads -Dusequadmath\n../t/op/exec.t..............................................FAILED\n    16-17\n../lib/warnings.t...........................................FAILED\n    300-301\n\nCompiler messages(gcc):\nop.c: In function 'Perl_pmruntime':\nop.c:7275:15: warning: 't_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]\nop.c:6866:14: note: 't_cp' was declared here\nop.c:7656:22: warning: 'r_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]\nop.c:6866:8: note: 'r_cp' was declared here\nRealPPPort.c: In function 'XS_Devel__PPPort_isASCII_utf8_safe':\nRealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]\nRealPPPort.c: In function 'XS_Devel__PPPort_isASCII_LC_utf8_safe':\nRealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]\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:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]\nre_exec.c:6443:17: note: 'fold_array' was declared here\nre_exec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]\nre_exec.c:6442:16: note: 'folder' was declared here\nop.c: In function 'S_pmtrans':\nop.c:7050:22: warning: 'r_map' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregexec.c: In function 'S_regtry':\nregexec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregexec.c:6443:17: note: 'fold_array' was declared here\nregexec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregexec.c:6442:16: note: 'folder' was declared here\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":"j/Mcq87lwYlftj6EsawmCAD4qX4SEEA1yFg5mMx3LR0","by_build_full":"cjg-trusty\nlinux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)]\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--\n22020\n","by_config_full":"cjg-trusty\nlinux 4.4.xx-generic [Ubuntu 14.04.6 LTS (trusty)]\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 4.8.4","compiler_msgs":["op.c: In function 'Perl_pmruntime':","op.c:7275:15: warning: 't_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]","op.c:6866:14: note: 't_cp' was declared here","op.c:7656:22: warning: 'r_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]","op.c:6866:8: note: 'r_cp' was declared here","RealPPPort.c: In function 'XS_Devel__PPPort_isASCII_utf8_safe':","RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]","RealPPPort.c: In function 'XS_Devel__PPPort_isASCII_LC_utf8_safe':","RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]","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:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]","re_exec.c:6443:17: note: 'fold_array' was declared here","re_exec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]","re_exec.c:6442:16: note: 'folder' was declared here","op.c: In function 'S_pmtrans':","op.c:7050:22: warning: 'r_map' may be used uninitialized in this function [-Wmaybe-uninitialized]","regexec.c: In function 'S_regtry':","regexec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]","regexec.c:6443:17: note: 'fold_array' was declared here","regexec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]","regexec.c:6442:16: note: 'folder' was declared here"],"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":"tlNLjT4/IA/m59l1A8dIdkabbUGUgHjN0+PXLysOPAg","configuration":null,"cpu":"x86_64","cpu_count":1,"cpu_full":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)","duration":22020,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-trusty","matrix":["v5.31.6-100-g15907d3  Configuration (common) -Dcc=gcc","----------- ---------------------------------------------------------","F F         ","F F         -Duse64bitall","F F         -Dusequadmath","F F         -Duseithreads","F F         -Duseithreads -Duse64bitall","F F         -Duseithreads -Dusequadmath","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20191214221211.07BCE1642E4@cjg-trusty>","nonfatal_msgs":[],"os":"linux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)]","osname":"linux","osversion":"4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)]","sha":"15907d3af9df81c1aea9469b866b09d3fae70628","status":"FAIL(F)","subject":"Smoke [smoke-me/jkeenan/wong/spawn-v1] v5.31.6-100-g15907d3 FAIL(F) linux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)","when_at":"2019-12-14T22:12:10"}