Smoke [blead] v5.32.0 PASS linux 4.4.0-184-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)

2020-06-27 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-184-generic [Ubuntu 14.04.6 LTS (trusty)]
using gcc version 4.8.4
smoketime 6 hours 33 minutes (average 32 minutes 45 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.32.0Configuration (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:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

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:7461:15: warning: 't_cp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
op.c:7037:14: note: 't_cp' was declared here
op.c:7864:22: warning: 'r_cp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
op.c:7037:8: note: 'r_cp' was declared here
toke.c: In function 'S_scan_ident':
toke.c:9946:13: warning: format not a string literal and no format arguments 
[-Wformat-security]
toke.c:10009:21: warning: format not a string literal and no format arguments 
[-Wformat-security]
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
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:59: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)


Smoke [blead] v5.32.0 PASS linux 4.4.0-184-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-184-generic [Ubuntu 14.04.6 LTS (trusty)]
using g++ version 4.8.4
smoketime 6 hours 40 minutes (average 33 minutes 20 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.32.0Configuration (common) -Dcc=g++
--- -
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:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

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 'OP* Perl_pmruntime(OP*, OP*, OP*, UV, I32)':
op.c:7492:41: warning: 't_cp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
op.c:7037:14: note: 't_cp' was declared here
op.c:7864:29: warning: 'r_cp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
op.c:7037:8: note: 'r_cp' was declared here
regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, 
STRLEN*, int)':
regcomp.c:6805:68: warning: ignoring return value of 'size_t 
S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute 
warn_unused_result [-Wunused-result]
perl.h:3647:62: note: in definition of macro 'EXPECT'
perl.h:3668:52: note: in expansion of macro 'cBOOL'
handy.h:2482:9: note: in expansion of macro 'UNLIKELY'
handy.h:2482:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
handy.h:2494:30: note: in expansion of macro 'MEM_WRAP_CHECK'
handy.h:2575:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
regcomp.c:6805:5: note: in expansion of macro 'Newx'
regcomp.h: In function 'ssize_t S_study_chunk.constprop.35(RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, 
bool)':
regcomp.h:339:38: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:339:38: note: '' was declared here
regcomp.c:4232:37: note: in expansion of macro 'STR_LEN'
utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
utf8.c:2684:55: warning: ignoring return value of 'size_t 
S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute 
warn_unused_result [-Wunused-result]
utf8.c:2684:5: note: in expansion of macro 'Newx'
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6539:38: 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:44: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
re_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, 
STRLEN*, int)':
re_comp.c:6805:68: warning: ignoring return value of 'size_t 
S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute 
warn_unused_result [-Wunused-result]
../../perl.h:3647:62: note: in definition of macro 'EXPECT'
../../perl.h:3668:52: note: in expansion of macro 'cBOOL'
../../handy.h:2482:9: note: in expansion of macro 'UNLIKELY'
../../handy.h:2482:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
../../handy.h:2494:30: note: in expansion of macro 'MEM_WRAP_CHECK'
../../handy.h:2575:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
re_comp.c:6805:5: note: in expansion of macro 'Newx'
../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.41(RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, 
bool)':
../../regcomp.h:339:38: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:339:38: note: '' was declared here
re_comp.c:4199:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:333:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:333:48: note: '' was declared here
../../regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:315:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:315:48: note: '' was declared here
../../regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
re_comp.c:4232:37: note: in expansion of macro 'STR_LEN'
op.c: