Automated smoke report for branch maint-5.32 5.32.1 patch
a2b5d470311632f3690af340785e7cb8b32ce4c1 v5.32.1-RC1-5-ga2b5d47031
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 6 minutes (average 35 minutes 31 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.32.1-RC1-5-ga2b5d47031 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
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:
SMOKEa2b5d470311632f3690af340785e7cb8b32ce4c1
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
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)