Automated smoke report for branch blead 5.33.6 patch
07319fdbb283f93cb655c3106b5237cbc7272038 v5.33.5-114-g07319fd
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2121MHz)
(x86_64/1 cpu)
on linux - 4.4.0-197-generic [Ubuntu 14.04.6 LTS (trusty)]
using gcc version 4.8.4
smoketime 6 hours 37 minutes (average 33 minutes 5 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.5-114-g07319fd 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:
SMOKE07319fdbb283f93cb655c3106b5237cbc7272038
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):
toke.c: In function 'S_scan_ident':
toke.c:9971:13: warning: format not a string literal and no format arguments
[-Wformat-security]
toke.c:10034:21: warning: format not a string literal and no format arguments
[-Wformat-security]
regexec.c: In function 'S_setup_EXACTISH_ST':
regexec.c:4530:5: warning: missing braces around initializer [-Wmissing-braces]
regexec.c:4530:5: warning: (near initialization for 'matches[0]')
[-Wmissing-braces]
re_exec.c: In function 'S_setup_EXACTISH_ST':
re_exec.c:4530:5: warning: missing braces around initializer [-Wmissing-braces]
re_exec.c:4530:5: warning: (near initialization for 'matches[0]')
[-Wmissing-braces]
re_exec.c: In function 'S_regtry':
re_exec.c:7044:30: warning: 'fold_array' may be used uninitialized in this
function [-Wmaybe-uninitialized]
re_exec.c:6948:17: note: 'fold_array' was declared here
re_exec.c:7050:28: warning: 'folder' may be used uninitialized in this function
[-Wmaybe-uninitialized]
re_exec.c:6947:16: note: 'folder' was declared here
regexec.c: In function 'S_regtry':
regexec.c:7044:30: warning: 'fold_array' may be used uninitialized in this
function [-Wmaybe-uninitialized]
regexec.c:6948:17: note: 'fold_array' was declared here
regexec.c:7050:28: warning: 'folder' may be used uninitialized in this function
[-Wmaybe-uninitialized]
regexec.c:6947:16: note: 'folder' was declared here
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:66:35: 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)