{"body":"","bodytext":"Automated smoke report for branch smoke-me/khw-core 5.29.8 patch ee185b73e95ecce8ebb872320fd0d171ec000d9f v5.29.7-110-gee185b73e9\ncjg-netbsd7: Intel 686-class (amd64/1 cpu)\n    on        netbsd - 7.2\n    using     gcc version 4.8.5\n    smoketime 4 hours 25 minutes (average 33 minutes 13 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.29.7-110-gee185b73e9  Configuration (common) -Dcc=gcc\n----------- ---------------------------------------------------------\nO O         \nO O         -Duse64bitall\nO O         -Duseithreads\nO O         -Duseithreads -Duse64bitall\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKEee185b73e95ecce8ebb872320fd0d171ec000d9f\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nPassed Todo tests: (common-args) -Dcc=gcc\n[default] \n[default] -DDEBUGGING\n[default] -Duse64bitall\n[default] -DDEBUGGING -Duse64bitall\n[default] -Duseithreads\n[default] -DDEBUGGING -Duseithreads\n[default] -Duseithreads -Duse64bitall\n[default] -DDEBUGGING -Duseithreads -Duse64bitall\n../cpan/Module-Metadata/t/extract-version.t.................PASSED\n    7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47\n    51, 55, 59, 63, 67, 71, 75, 79, 83, 87\n    91, 95, 99, 106, 110, 114, 118, 122, 126\n    130, 134, 138, 142, 149, 153, 157, 161\n    165, 169, 173, 177, 181, 185, 195, 199\n    203\n\nCompiler messages(gcc):\nregcomp.c: In function 'Perl_handle_user_defined_property':\nregcomp.c:21901:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nregcomp.c:21936:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nregcomp.c: In function 'S_regclass':\nregcomp.c:16479:20: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]\nutf8.c: In function 'S_swatch_get':\nutf8.c:4769:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]\n/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token \"(\"\n/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token \"(\"\n/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token \"(\"\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'\nSocket.c: In function 'XS_Socket_pack_ip_mreq_source':\nSocket.c:1654:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]\nconst-c.inc: In function 'constant_19':\nconst-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]\nPiece.xs: In function '_strptime':\nPiece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]\nre_comp.c: In function 'S_regclass':\nre_comp.c:951:47: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]\nre_comp.c:16479:20: note: 'ret' was declared here\nregcomp.c:951:47: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregcomp.c:16479:20: note: 'ret' 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":"AQx85LY5M5oyHRDz0vj1fq+kqLRDtd6MlQ9Z4LUZ5Yw","by_build_full":"cjg-netbsd7\nnetbsd 7.2\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n--\n15900\n","by_config_full":"cjg-netbsd7\nnetbsd 7.2\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n","compiler":"gcc 4.8.5","compiler_msgs":["regcomp.c: In function 'Perl_handle_user_defined_property':","regcomp.c:21901:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","regcomp.c:21936:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","regcomp.c: In function 'S_regclass':","regcomp.c:16479:20: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]","utf8.c: In function 'S_swatch_get':","utf8.c:4769:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]","/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token \"(\"","/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token \"(\"","/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token \"(\"","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'","Socket.c: In function 'XS_Socket_pack_ip_mreq_source':","Socket.c:1654:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]","const-c.inc: In function 'constant_19':","const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]","Piece.xs: In function '_strptime':","Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]","re_comp.c: In function 'S_regclass':","re_comp.c:951:47: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]","re_comp.c:16479:20: note: 'ret' was declared here","regcomp.c:951:47: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]","regcomp.c:16479:20: note: 'ret' was declared here"],"conf1":["-Dcc=gcc","-Dcc=gcc -Duse64bitall","-Dcc=gcc -Duseithreads","-Dcc=gcc -Duse64bitall -Duseithreads"],"conf1_struct":{"common":["-Dcc=gcc"],"extra":[[],["-Duse64bitall"],["-Duseithreads"],["-Duse64bitall","-Duseithreads"]]},"config_hash":"nXEpdl/CgEPw04ri7BwIdO217bN7TzorqOwIfN5wrmk","configuration":null,"cpu":"amd64","cpu_count":1,"cpu_full":"Intel 686-class (amd64/1 cpu)","duration":15900,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-netbsd7","matrix":["v5.29.7-110-gee185b73e9  Configuration (common) -Dcc=gcc","----------- ---------------------------------------------------------","O O         ","O O         -Duse64bitall","O O         -Duseithreads","O O         -Duseithreads -Duse64bitall","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20190206092849.075BD16C171@cjg-netbsd7>","nonfatal_msgs":[],"os":"netbsd 7.2","osname":"netbsd","osversion":"7.2","sha":"ee185b73e95ecce8ebb872320fd0d171ec000d9f","status":"PASS","subject":"Smoke [smoke-me/khw-core] v5.29.7-110-gee185b73e9 PASS netbsd 7.2 (amd64/1 cpu)","when_at":"2019-02-06T09:28:49"}