[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/jkeenan/tonycoz-17240-rework-tests] v5.31.6-122-g5d791cd5a2 FAIL(F) linux 4.15.0-72-generic [Ubuntu 18.04.3 LTS (x86_64/1 cpu)
Message-Id: <20191223205731.3F5201439CC@cjg-bionic>
Date: Mon, 23 Dec 2019 14:57:31 -0600 (CST)
Automated smoke report for branch smoke-me/jkeenan/tonycoz-17240-rework-tests 5.31.7 patch 5d791cd5a21663674f9c93913777dfe0a7f4e7ea v5.31.6-122-g5d791cd5a2
cjg-bionic: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2060MHz) (x86_64/1 cpu)
on linux - 4.15.0-72-generic [Ubuntu 18.04.3 LTS (bionic)]
using g++ version 7.4.0
smoketime 6 hours 42 minutes (average 33 minutes 31 seconds)
Summary: FAIL(F)
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.6-122-g5d791cd5a2 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O
O F -Duse64bitall
O F -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
F F -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE5d791cd5a21663674f9c93913777dfe0a7f4e7ea
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default] -DDEBUGGING -Duse64bitall
../dist/Time-HiRes/t/usleep.t...............................FAILED
5
Non-zero exit status: 1
[default] -DDEBUGGING -Dusequadmath
../dist/Time-HiRes/t/usleep.t...............................FAILED
4
Non-zero exit status: 1
[default] -Duseithreads -Dusequadmath
../dist/IO/t/io_poll.t......................................FAILED
12
[default] -DDEBUGGING -Duseithreads -Dusequadmath
../cpan/ExtUtils-Constant/t/Constant.t......................FAILED
63
Bad plan. You planned 302 tests but ran 63.
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
RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_utf8_safe(CV*)':
RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_LC_utf8_safe(CV*)':
RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
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*)':
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]
op.c: In function 'OP* S_pmtrans(OP*, OP*, OP*)':
op.c:7050:22: warning: 'r_map' may be used uninitialized in this function [-Wmaybe-uninitialized]
RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_utf8_safe(PerlInterpreter*, CV*)':
RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_LC_utf8_safe(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
op.c: In function 'OP* S_pmtrans(PerlInterpreter*, OP*, OP*, OP*)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)