Automated smoke report for branch smoke-me/fix_bitfield_definitions 5.31.9
patch f8e72076393d9d7449840dbf7eb1feb3f9616113 v5.31.8-119-gf8e7207639
cjg-bionic: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2082MHz)
(x86_64/1 cpu)
on linux - 4.15.0-88-generic [Ubuntu 18.04.4 LTS (bionic)]
using g++ version 7.4.0
smoketime 6 hours 43 minutes (average 33 minutes 36 seconds)
Summary: PASS
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.31.8-119-gf8e7207639 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
Locally applied patches:
SMOKEf8e72076393d9d7449840dbf7eb1feb3f9616113
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
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
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
ListUtil.xs: In function 'void XS_List__Util_sample(CV*)':
ListUtil.xs:1263:14: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
ListUtil.xs:1272:16: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
HiRes.xs:1436: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:1456: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:59:35: warning: 'retvals' may be used uninitialized in this
function [-Wmaybe-uninitialized]
ListUtil.xs:509:9: note: 'retvals' was declared here
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
ListUtil.xs: In function 'void XS_List__Util_sample(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*)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)