{"body":"","bodytext":"Automated smoke report for branch smoke-me/leont/unix-close-fix 5.31.9 patch fd9790c0508c7808419c54395ad664ccdb6ea1fa v5.31.8-48-gfd9790c050\ncjg-netbsd8: Intel 686-class (amd64/1 cpu)\n    on        netbsd - 8.1\n    using     gcc version 5.5.0\n    smoketime 5 hours 12 minutes (average 39 minutes 5 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.8-48-gfd9790c050  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    SMOKEfd9790c0508c7808419c54395ad664ccdb6ea1fa\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nCompiler messages(gcc):\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 \"(\"\nDB_File.xs: In function 'ParseOpenInfo':\nDB_File.xs:476:44: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]\nDB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'\nDB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'\nDB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'\nDB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'\nDB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'\nDB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'\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'\nSocket.c: In function 'XS_Socket_pack_ip_mreq_source':\nSocket.c:1673: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]\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:22: 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:7052: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:22: 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":"iJRFkpQsdok+97wOp5AYhVtxlmo21XSF21Y16/bY8YY","by_build_full":"cjg-netbsd8\nnetbsd 8.1\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n--\n18720\n","by_config_full":"cjg-netbsd8\nnetbsd 8.1\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n","compiler":"gcc 5.5.0","compiler_msgs":["/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 \"(\"","DB_File.xs: In function 'ParseOpenInfo':","DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]","DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'","DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'","DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'","DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'","DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'","DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'","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'","Socket.c: In function 'XS_Socket_pack_ip_mreq_source':","Socket.c:1673: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]","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:22: 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:7052: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:22: 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 -Duseithreads","-Dcc=gcc -Duse64bitall -Duseithreads"],"conf1_struct":{"common":["-Dcc=gcc"],"extra":[[],["-Duse64bitall"],["-Duseithreads"],["-Duse64bitall","-Duseithreads"]]},"config_hash":"JCRroeGo9F/hsIxlH8LO6NYzjmaTca73q7YAGAsXaEY","configuration":null,"cpu":"amd64","cpu_count":1,"cpu_full":"Intel 686-class (amd64/1 cpu)","duration":18720,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-netbsd8","matrix":["v5.31.8-48-gfd9790c050  Configuration (common) -Dcc=gcc","----------- ---------------------------------------------------------","O O         ","O O         -Duse64bitall","O O         -Duseithreads","O O         -Duseithreads -Duse64bitall","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20200125210638.6AACB71D82@cjg-netbsd8>","nonfatal_msgs":[],"os":"netbsd 8.1","osname":"netbsd","osversion":"8.1","sha":"fd9790c0508c7808419c54395ad664ccdb6ea1fa","status":"PASS","subject":"Smoke [smoke-me/leont/unix-close-fix] v5.31.8-48-gfd9790c050 PASS netbsd 8.1 (amd64/1 cpu)","when_at":"2020-01-25T21:06:38"}