[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/tonyc/dragonfly-test-updates] v5.33.3-33-g1d90b23027 PASS linux 4.15.0-122-generic [Ubuntu 18.04.5 LTS (x86_64/1 cpu)
Message-Id: <20201102225216.979BE14122A@cjg-bionic>
Date: Mon, 2 Nov 2020 17:52:16 -0500 (EST)
Automated smoke report for branch smoke-me/tonyc/dragonfly-test-updates 5.33.4 patch 1d90b230279c8f579a127cb9af422df3c184e3ab v5.33.3-33-g1d90b23027
cjg-bionic: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
on linux - 4.15.0-122-generic [Ubuntu 18.04.5 LTS (bionic)]
using gcc version 7.5.0
smoketime 6 hours 59 minutes (average 34 minutes 58 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.3-33-g1d90b23027 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:
SMOKE1d90b230279c8f579a127cb9af422df3c184e3ab
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):
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2225:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
B.xs:2209:6: note: 'ret' was declared here
SysV.xs: In function 'XS_IPC__SysV_memwrite':
SysV.xs:382:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
SysV.xs:382:39: warning: signed and unsigned type in conditional expression [-Wsign-compare]
SysV.xs:384:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
time64.c: In function 'Perl_localtime64_r':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this function [-Wmaybe-uninitialized]
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)