Automated smoke report for branch blead 5.32.0 patch
6250bb93ceb6e8370470430d55bcd2214ea8da2e v5.31.10-10-g6250bb9
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2106MHz)
(x86_64/1 cpu)
on linux - 4.4.0-176-generic [Ubuntu 14.04.6 LTS (trusty)]
using gcc version 4.8.4
smoketime 6 hours 29 minutes (average 32 minutes 29 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.31.10-10-g6250bb9 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:
RC0
uncommitted-changes
SMOKE6250bb93ceb6e8370470430d55bcd2214ea8da2e
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:7444:15: warning: 't_cp' may be used uninitialized in this function
[-Wmaybe-uninitialized]
op.c:7038:14: note: 't_cp' was declared here
op.c:7825:22: warning: 'r_cp' may be used uninitialized in this function
[-Wmaybe-uninitialized]
op.c:7038:8: note: 'r_cp' was declared here
toke.c: In function 'S_scan_ident':
toke.c:9914:13: warning: format not a string literal and no format arguments
[-Wformat-security]
toke.c:9977:21: warning: format not a string literal and no format arguments
[-Wformat-security]
Opcode.xs: In function 'XS_Opcode_invert_opset':
Opcode.xs:363:22: warning: overflow in implicit constant conversion [-Woverflow]
re_exec.c: In function 'S_regtry':
re_exec.c:6539:30: warning: 'fold_array' may be used uninitialized in this
function [-Wmaybe-uninitialized]
re_exec.c:6443:17: note: 'fold_array' was declared here
re_exec.c:6545:28: warning: 'folder' may be used uninitialized in this function
[-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
op.c: In function 'S_pmtrans':
regexec.c: In function 'S_regtry':
regexec.c:6539:30: warning: 'fold_array' may be used uninitialized in this
function [-Wmaybe-uninitialized]
regexec.c:6443:17: note: 'fold_array' was declared here
regexec.c:6545:28: warning: 'folder' may be used uninitialized in this function
[-Wmaybe-uninitialized]
regexec.c:6442:16: note: 'folder' 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)