Automated smoke report for branch maint-5.32 5.32.1 patch
8b57ac28ff4475bc3a352b7068ce07b2fa6f4cf4 v5.32.0-91-g8b57ac28ff
cjg-buster: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz)
(x86_64/1 cpu)
on linux - 4.19.0-13-amd64 [Debian GNU/Linux 10.7 (buster)]
using gcc version 8.3.0
smoketime 7 hours 7 minutes (average 35 minutes 38 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.32.0-91-g8b57ac28ff Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
F F -Dusequadmath
O F -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE8b57ac28ff4475bc3a352b7068ce07b2fa6f4cf4
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -Dusequadmath
[default] -DDEBUGGING -Dusequadmath
../cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t.....FAILED
9
Non-zero exit status: 1
[default] -DDEBUGGING -Duseithreads
../cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t.....FAILED
4-5, 9
Non-zero exit status: 3
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
./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
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:59:23: warning: 'retvals' may be used uninitialized in this
function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
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'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)