Automated smoke report for branch smoke-me/jkeenan/tonyc/ghpr-17583 5.31.10
patch 9b035438608e2bc0cfd9fd5719090670a6440bc0 v5.31.9-23-g9b03543
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2082MHz)
(x86_64/1 cpu)
on linux - 4.4.0-174-generic [Ubuntu 14.04.6 LTS (trusty)]
using gcc version 4.8.4
smoketime 6 hours 10 minutes (average 30 minutes 52 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.9-23-g9b03543 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:
SMOKE9b035438608e2bc0cfd9fd5719090670a6440bc0
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:7318:15: warning: 't_cp' may be used uninitialized in this function
[-Wmaybe-uninitialized]
op.c:6912:14: note: 't_cp' was declared here
op.c:7699:22: warning: 'r_cp' may be used uninitialized in this function
[-Wmaybe-uninitialized]
op.c:6912:8: note: 'r_cp' was declared here
toke.c: In function 'S_scan_ident':
toke.c:9908:13: warning: format not a string literal and no format arguments
[-Wformat-security]
toke.c:9971:21: warning: format not a string literal and no format arguments
[-Wformat-security]
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
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
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)