[via nntp.perl.org] [similar] [parsed detail]
Date: Sun, 18 Oct 2020 19:11:53 -0400
Message-Id: <202010182311.09INBrap002035@cjg-slackware14>
Subject: Smoke [smoke-me/khw-regexec] v5.33.2-187-g6971bbdab5 PASS linux 4.4.227 [Slackware 14.2] (x86_64/1 cpu)
Automated smoke report for branch smoke-me/khw-regexec 5.33.3 patch 6971bbdab53ad1403c9c84522e1f2c5c09ee8426 v5.33.2-187-g6971bbdab5
cjg-slackware14: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
on linux - 4.4.227 [Slackware 14.2]
using g++ version 5.5.0
smoketime 7 hours 13 minutes (average 36 minutes 9 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.2-187-g6971bbdab5 Configuration (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:
SMOKE6971bbdab53ad1403c9c84522e1f2c5c09ee8426
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):
regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':
regcomp.h:339:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:311:22: note: '<anonymous>' was declared here
regcomp.h:339:22: note: in expansion of macro 'OP'
regcomp.c:4222:37: note: in expansion of macro 'STR_LEN'
B.xs: In function 'void XS_B__PADNAME_TYPE(CV*)':
B.xs:2225:13: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
B.xs:2209:6: note: 'ret' was declared here
SysV.xs: In function 'void XS_IPC__SysV_memwrite(CV*)':
SysV.xs:382:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
SysV.xs:384:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6769:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6673:17: note: 'fold_array' was declared here
re_exec.c:6775:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6672:16: note: 'folder' was declared here
../../regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':
../../regcomp.h:339:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:311:22: note: '<anonymous>' was declared here
../../regcomp.h:339:22: note: in expansion of macro 'OP'
re_comp.c:4189:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:333:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:333:32: note: in expansion of macro 'OP'
../../regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:315:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:315:32: note: in expansion of macro 'OP'
../../regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
re_comp.c:4222:37: note: in expansion of macro 'STR_LEN'
regcomp.c:4189:31: note: in expansion of macro 'STR_LEN'
regcomp.h:333:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
regcomp.h:333:32: note: in expansion of macro 'OP'
regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
regcomp.h:315:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
regcomp.h:315:32: note: in expansion of macro 'OP'
regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
ListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':
ListUtil.xs:576:47: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
regcomp.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':
time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':
time64.c:573:32: warning: 'orig_year' may be used uninitialized in this function [-Wmaybe-uninitialized]
B.xs: In function 'void XS_B__PADNAME_TYPE(PerlInterpreter*, CV*)':
SysV.xs: In function 'void XS_IPC__SysV_memwrite(PerlInterpreter*, CV*)':
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
../../regcomp.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':
ListUtil.xs: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)