[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [blead] v5.33.4-70-ge926558e32 PASS linux 4.19.0-12-amd64 [Debian GNU/Linux 10.6 (x86_64/1 cpu)
Message-Id: <E1kjZ7P-0000RJ-59@cjg-buster>
Date: Sun, 29 Nov 2020 21:40:47 -0500
Automated smoke report for branch blead 5.33.5 patch e926558e32f7c35e244a99ae9b8bf0cbd90bcf03 v5.33.4-70-ge926558e32
cjg-buster: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2127MHz) (x86_64/1 cpu)
on linux - 4.19.0-12-amd64 [Debian GNU/Linux 10.6 (buster)]
using gcc version 8.3.0
smoketime 7 hours 10 minutes (average 35 minutes 53 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.33.4-70-ge926558e32 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:
SMOKEe926558e32f7c35e244a99ae9b8bf0cbd90bcf03
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
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:504:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:62:23: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)