{"body":"","bodytext":"Automated smoke report for branch smoke-me/tonyc/win32-symlink 5.33.4 patch 849b785af31a836ecec08126848df7b4d4962367 v5.33.3-85-g849b785af3\ncjg-bionic: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2105MHz) (x86_64/1 cpu)\n    on        linux - 4.15.0-122-generic [Ubuntu 18.04.5 LTS (bionic)]\n    using     g++ version 7.5.0\n    smoketime 6 hours 49 minutes (average 34 minutes 8 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.33.3-85-g849b785af3  Configuration (common) -Dcc=g++\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    SMOKE849b785af31a836ecec08126848df7b4d4962367\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nMANIFEST did not declare '.mailmap'\n\nCompiler messages(gcc):\nB.xs: In function 'void XS_B__PADNAME_TYPE(CV*)':\nB.xs:2225:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]\nB.xs:2209:6: note: 'ret' was declared here\ninflate.c: In function 'int inflate(z_streamp, int)':\ninflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]\ninflate.c:725:9: note: here\ninflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]\ninflate.c:733:9: note: here\ninflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]\ninflate.c:948:9: note: here\ninflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]\ninflate.c:969:9: note: here\nSysV.xs: In function 'void XS_IPC__SysV_memwrite(CV*)':\nSysV.xs:382:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nSysV.xs:384:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nHiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':\nHiRes.xs:1251:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]\nHiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':\nHiRes.xs:1271:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]\n../../embed.h: In function 'void XS_List__Util_reduce(CV*)':\n../../embed.h:62:35: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]\nListUtil.xs:530:9: note: 'retvals' was declared here\ntime64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':\ntime64.c:573:30: warning: 'orig_year' may be used uninitialized in this function [-Wmaybe-uninitialized]\nB.xs: In function 'void XS_B__PADNAME_TYPE(PerlInterpreter*, CV*)':\nSysV.xs: In function 'void XS_IPC__SysV_memwrite(PerlInterpreter*, CV*)':\nHiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':\nHiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':\n../../embed.h: In function 'void XS_List__Util_reduce(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":"bAJUjwFDd5wYaqO1hZOHXxRV7EZLyUvqv1/drIlC27g","by_build_full":"cjg-bionic\nlinux 4.15.0-122-generic [Ubuntu 18.04.5 LTS (bionic)]\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--\n24540\n","by_config_full":"cjg-bionic\nlinux 4.15.xx-generic [Ubuntu 18.04.5 LTS (bionic)]\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++ 7.5.0","compiler_msgs":["B.xs: In function 'void XS_B__PADNAME_TYPE(CV*)':","B.xs:2225:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]","B.xs:2209:6: note: 'ret' was declared here","inflate.c: In function 'int inflate(z_streamp, int)':","inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]","inflate.c:725:9: note: here","inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]","inflate.c:733:9: note: here","inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]","inflate.c:948:9: note: here","inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]","inflate.c:969:9: note: here","SysV.xs: In function 'void XS_IPC__SysV_memwrite(CV*)':","SysV.xs:382:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","SysV.xs:384:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':","HiRes.xs:1251:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]","HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':","HiRes.xs:1271:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]","../../embed.h: In function 'void XS_List__Util_reduce(CV*)':","../../embed.h:62:35: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]","ListUtil.xs:530:9: note: 'retvals' was declared here","time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':","time64.c:573:30: warning: 'orig_year' may be used uninitialized in this function [-Wmaybe-uninitialized]","B.xs: In function 'void XS_B__PADNAME_TYPE(PerlInterpreter*, CV*)':","SysV.xs: In function 'void XS_IPC__SysV_memwrite(PerlInterpreter*, CV*)':","HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':","HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':","../../embed.h: In function 'void XS_List__Util_reduce(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":"jc1RDDN9VitvqdYT1Qo20rS0ygqBv87F+2jOPrQkOlg","configuration":null,"cpu":"x86_64","cpu_count":1,"cpu_full":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2105MHz) (x86_64/1 cpu)","duration":24540,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-bionic","matrix":["v5.33.3-85-g849b785af3  Configuration (common) -Dcc=g++","----------- ---------------------------------------------------------","O O         ","O O         -Duse64bitall","O O         -Dusequadmath","O O         -Duseithreads","O O         -Duseithreads -Duse64bitall","O O         -Duseithreads -Dusequadmath","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20201105042755.D8365140344@cjg-bionic>","nonfatal_msgs":[],"os":"linux 4.15.0-122-generic [Ubuntu 18.04.5 LTS (bionic)]","osname":"linux","osversion":"4.15.0-122-generic [Ubuntu 18.04.5 LTS (bionic)]","sha":"849b785af31a836ecec08126848df7b4d4962367","status":"PASS","subject":"Smoke [smoke-me/tonyc/win32-symlink] v5.33.3-85-g849b785af3 PASS linux 4.15.0-122-generic [Ubuntu 18.04.5 LTS (x86_64/1 cpu)","when_at":"2020-11-05T04:27:55"}