Automated smoke report for branch maint-5.30 5.30.2 patch
a5e9e9ad3f7399e72f794121e50026addc338c93 v5.30.2-5-ga5e9e9a
cjg-xenial: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2064MHz)
(x86_64/1 cpu)
on linux - 4.4.0-174-generic [Ubuntu 16.04.6 LTS (xenial)]
using g++ version 5.4.0 20160609
smoketime 6 hours 10 minutes (average 30 minutes 52 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.30.2-5-ga5e9e9a Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O
F O -Duse64bitall
O O -Dusequadmath
F O -Duseithreads
O F -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEa5e9e9ad3f7399e72f794121e50026addc338c93
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default] -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/ExtUtils-MakeMaker/t/eu_command.t...................FAILED
8
Non-zero exit status: 1
[default] -Duseithreads
../cpan/ExtUtils-MakeMaker/t/eu_command.t...................FAILED
8
Non-zero exit status: 1
../cpan/Test-Harness/t/file.t...............................FAILED
26
Non-zero exit status: 1
../dist/Time-HiRes/t/usleep.t...............................FAILED
5
Non-zero exit status: 1
Compiler messages(gcc):
bzlib.c:102:31: warning: unused parameter 'opaque' [-Wunused-parameter]
bzlib.c:109:29: warning: unused parameter 'opaque' [-Wunused-parameter]
compress.c: In function 'void sendMTFValues(EState*)':
compress.c:243:19: warning: variable 'nBytes' set but not used
[-Wunused-but-set-variable]
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)