Automated smoke report for branch blead 5.32.0 patch
422738c6f52f0741dc5c6fb973f4f46b9c2919b2 v5.31.10-7-g422738c6f5
cjg-buster: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2106MHz)
(x86_64/1 cpu)
on linux - 4.19.0-8-amd64 [Debian GNU/Linux 10.3 (buster)]
using gcc version 8.3.0
smoketime 7 hours 3 minutes (average 35 minutes 17 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.10-7-g422738c6f5 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O F -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE422738c6f52f0741dc5c6fb973f4f46b9c2919b2
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -DDEBUGGING -Dusequadmath
../lib/charnames.t..........................................FAILED
Non-zero exit status: 9
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
Opcode.xs: In function 'XS_Opcode_invert_opset':
Opcode.xs:363:25: warning: overflow in conversion from 'int' to 'char' changes
value from '(int)*(bitmap + ((sizetype)my_cxt.x_opset_len +
18446744073709551615)) & -256' to '0' [-Woverflow]
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
time64.c: In function 'Perl_localtime64_r':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this
function [-Wmaybe-uninitialized]
Opcode.xs: In function 'opmask_addlocal':
Opcode.xs:240:17: warning: cast between incompatible function types from 'void
(*)(PerlInterpreter *, const char *, ...)' {aka 'void (*)(struct interpreter *,
const char *, ...)'} to 'void (*)(void *)' [-Wcast-function-type]
../../embed.h:496:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
Opcode.xs:363:25: warning: overflow in conversion from 'int' to 'char' changes
value from '(int)*(bitmap + ((sizetype)my_cxtp->x_opset_len +
18446744073709551615)) & -256' to '0' [-Woverflow]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)