[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-c99] v5.33.2-161-g58fc1d0 PASS linux 4.4.0-193-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)
Message-Id: <20201017192817.3FC3716232F@cjg-trusty>
Date: Sat, 17 Oct 2020 15:28:16 -0400 (EDT)
Automated smoke report for branch smoke-me/khw-c99 5.33.3 patch 58fc1d09ce78a6aaa8fad41168661fcd418749aa v5.33.2-161-g58fc1d0
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
on linux - 4.4.0-193-generic [Ubuntu 14.04.6 LTS (trusty)]
using gcc version 4.8.4
smoketime 6 hours 37 minutes (average 33 minutes 6 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.2-161-g58fc1d0 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:
SMOKE58fc1d09ce78a6aaa8fad41168661fcd418749aa
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):
op.c: In function 'Perl_pmruntime':
op.c:7448:15: warning: 't_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c:7024:14: note: 't_cp' was declared here
op.c:7851:22: warning: 'r_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c:7024:8: note: 'r_cp' was declared here
toke.c: In function 'S_scan_ident':
toke.c:9935:13: warning: format not a string literal and no format arguments [-Wformat-security]
toke.c:9998:21: warning: format not a string literal and no format arguments [-Wformat-security]
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]
re_exec.c: In function 'S_regtry':
re_exec.c:6775:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6679:17: note: 'fold_array' was declared here
re_exec.c:6781:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6678:16: note: 'folder' was declared here
op.c: In function 'S_pmtrans':
regexec.c: In function 'S_regtry':
regexec.c:6775:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6679:17: note: 'fold_array' was declared here
regexec.c:6781:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6678:16: note: 'folder' was declared here
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:60:35: 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]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)