[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/jkeenan/134490-Dumpvalue-use-warnings] v5.31.4-320-g62c19a2 PASS linux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)
Message-ID: <20191012032620.5A796163BD1@cjg-trusty>
Date: Fri, 11 Oct 2019 22:26:20 -0500 (CDT)
Automated smoke report for branch smoke-me/jkeenan/134490-Dumpvalue-use-warnings 5.31.5 patch 62c19a2cbe3efedc8103bba6521f728ac0c45a44 v5.31.4-320-g62c19a2
cjg-trusty: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2241MHz) (x86_64/1 cpu)
on linux - 4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)]
using g++ version 4.8.4
smoketime 6 hours 36 minutes (average 33 minutes 2 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.4-320-g62c19a2 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:
SMOKE62c19a2cbe3efedc8103bba6521f728ac0c45a44
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
regcomp.c: In function 'regnode_offset S_regatom(RExC_state_t*, I32*, U32)':
unicode_constants.h:84:47: warning: comparison is always false due to limited range of data type [-Wtype-limits]
perl.h:3578:62: note: in definition of macro 'EXPECT'
perl.h:3599:52: note: in expansion of macro 'cBOOL'
regcomp.c:14746:29: note: in expansion of macro 'UNLIKELY'
utf8.h:993:41: note: in expansion of macro 'LATIN_SMALL_LETTER_SHARP_S_NATIVE'
regcomp.c:14746:46: note: in expansion of macro 'LATIN_SMALL_LETTER_SHARP_S'
regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
regcomp.c:6641: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]
handy.h:2461:9: note: in expansion of macro 'UNLIKELY'
handy.h:2461:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
handy.h:2473:30: note: in expansion of macro 'MEM_WRAP_CHECK'
handy.h:2554:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
regcomp.c:6641:5: note: in expansion of macro 'Newx'
regcomp.h: In function 'ssize_t S_study_chunk.constprop.32(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32)':
regcomp.h:365:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:365:38: note: '<anonymous>' was declared here
regcomp.c:4131:37: note: in expansion of macro 'STR_LEN'
utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
utf8.c:2669: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:2669:5: note: in expansion of macro 'Newx'
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6497:38: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6401:17: note: 'fold_array' was declared here
re_exec.c:6503:44: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6400:16: note: 'folder' was declared here
re_comp.c: In function 'regnode_offset S_regatom(RExC_state_t*, I32*, U32)':
../../unicode_constants.h:84:47: warning: comparison is always false due to limited range of data type [-Wtype-limits]
../../perl.h:3578:62: note: in definition of macro 'EXPECT'
../../perl.h:3599:52: note: in expansion of macro 'cBOOL'
re_comp.c:14746:29: note: in expansion of macro 'UNLIKELY'
../../utf8.h:993:41: note: in expansion of macro 'LATIN_SMALL_LETTER_SHARP_S_NATIVE'
re_comp.c:14746:46: note: in expansion of macro 'LATIN_SMALL_LETTER_SHARP_S'
re_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
re_comp.c:6641: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]
../../handy.h:2461:9: note: in expansion of macro 'UNLIKELY'
../../handy.h:2461:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
../../handy.h:2473:30: note: in expansion of macro 'MEM_WRAP_CHECK'
../../handy.h:2554:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
re_comp.c:6641: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)':
../../regcomp.h:365:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:365:38: note: '<anonymous>' was declared here
re_comp.c:4098:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:359:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:359:48: note: '<anonymous>' was declared here
../../regcomp.h:359:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:366:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:341:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:341:48: note: '<anonymous>' was declared here
../../regcomp.h:341:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:366:64: note: in expansion of macro 'STR_LENs'
re_comp.c:4131:37: note: in expansion of macro 'STR_LEN'
regcomp.h: In function 'ssize_t S_study_chunk.constprop.45(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32)':
regcomp.c:4098:31: note: in expansion of macro 'STR_LEN'
regcomp.h:359:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:359:48: note: '<anonymous>' was declared here
regcomp.h:359:22: note: in expansion of macro '__ASSERT_'
regcomp.h:366:50: note: in expansion of macro 'STR_LENl'
regcomp.h:341:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:341:48: note: '<anonymous>' was declared here
regcomp.h:341:22: note: in expansion of macro '__ASSERT_'
regcomp.h:366:64: note: in expansion of macro 'STR_LENs'
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:6497:38: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6401:17: note: 'fold_array' was declared here
regexec.c:6503:44: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6400:16: note: 'folder' was declared here
regcomp.c: In function 'regnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)':
regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
regcomp.h: In function 'ssize_t S_study_chunk.constprop.33(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32)':
utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
re_comp.c: In function 'regnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)':
re_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.40(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32)':
regcomp.h: In function 'ssize_t S_study_chunk.constprop.47(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32)':
regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)