Automated smoke report for branch smoke-me/khw-safe 5.33.6 patch
5ecb875d235b97a5f49c95060858d4b83b1e0ac5 v5.33.5-254-g5ecb875
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2116MHz)
(x86_64/1 cpu)
on linux - 4.4.0-198-generic [Ubuntu 14.04.6 LTS (trusty)]
using gcc version 4.8.4
smoketime 6 hours 51 minutes (average 34 minutes 18 seconds)
Summary: FAIL(F)
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-254-g5ecb875 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Dusequadmath
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE5ecb875d235b97a5f49c95060858d4b83b1e0ac5
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Dusequadmath
[default] -DDEBUGGING -Duseithreads -Dusequadmath
../lib/locale_threads.t.....................................FAILED
2
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
toke.c: In function 'S_scan_ident':
toke.c:9975:13: warning: format not a string literal and no format arguments
[-Wformat-security]
toke.c:10038:21: warning: format not a string literal and no format arguments
[-Wformat-security]
regexec.c: In function 'S_setup_EXACTISH_ST':
regexec.c:4509:5: warning: missing braces around initializer [-Wmissing-braces]
regexec.c:4509:5: warning: (near initialization for 'matches[0]')
[-Wmissing-braces]
re_exec.c: In function 'S_setup_EXACTISH_ST':
re_exec.c:4509:5: warning: missing braces around initializer [-Wmissing-braces]
re_exec.c:4509:5: warning: (near initialization for 'matches[0]')
[-Wmissing-braces]
re_exec.c: In function 'S_regtry':
re_exec.c:7039:30: warning: 'fold_array' may be used uninitialized in this
function [-Wmaybe-uninitialized]
re_exec.c:6943:17: note: 'fold_array' was declared here
re_exec.c:7045:28: warning: 'folder' may be used uninitialized in this function
[-Wmaybe-uninitialized]
re_exec.c:6942:16: note: 'folder' was declared here
regexec.c: In function 'S_regtry':
regexec.c:7039:30: warning: 'fold_array' may be used uninitialized in this
function [-Wmaybe-uninitialized]
regexec.c:6943:17: note: 'fold_array' was declared here
regexec.c:7045:28: warning: 'folder' may be used uninitialized in this function
[-Wmaybe-uninitialized]
regexec.c:6942: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)