Front page | perl.daily-build.reports |
Postings from October 2020
Smoke [blead] v5.33.3-26-gbb58640 PASS linux 4.4.0-193-generic[Ubuntu 14.04.6 LTS (x86_64/1 cpu)
Thread Previous
From:
Carlos Guevara
Date:
October 25, 2020 14:05
Subject:
Smoke [blead] v5.33.3-26-gbb58640 PASS linux 4.4.0-193-generic[Ubuntu 14.04.6 LTS (x86_64/1 cpu)
Message ID:
20201025140511.770C815EDCF@cjg-trusty
Automated smoke report for branch blead 5.33.4 patch bb58640a409949759318542317e353e2241cc408 v5.33.3-26-gbb58640
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
on linux - 4.4.0-193-generic [Ubuntu 14.04.6 LTS (trusty)]
using g++ version 4.8.4
smoketime 6 hours 31 minutes (average 32 minutes 39 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.3-26-gbb58640 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:
SMOKEbb58640a409949759318542317e353e2241cc408
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:7479:41: warning: 't_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c:7024:14: note: 't_cp' was declared here
op.c:7851:29: warning: 'r_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c:7024: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:6797: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:3736:62: note: in definition of macro 'EXPECT'
perl.h:3757:52: note: in expansion of macro 'cBOOL'
handy.h:2588:9: note: in expansion of macro 'UNLIKELY'
handy.h:2588:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
handy.h:2600:30: note: in expansion of macro 'MEM_WRAP_CHECK'
handy.h:2681:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
regcomp.c:6797:5: note: in expansion of macro 'Newx'
regcomp.h: In function 'ssize_t S_study_chunk.constprop.36(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
regcomp.h:339:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:339:38: note: '<anonymous>' was declared here
regcomp.c:4227:37: note: in expansion of macro 'STR_LEN'
utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
utf8.c:2679: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:2679:5: note: in expansion of macro 'Newx'
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:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
SysV.xs:384:13: 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:44: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6672: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:6797: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:3736:62: note: in definition of macro 'EXPECT'
../../perl.h:3757:52: note: in expansion of macro 'cBOOL'
../../handy.h:2588:9: note: in expansion of macro 'UNLIKELY'
../../handy.h:2588:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
../../handy.h:2600:30: note: in expansion of macro 'MEM_WRAP_CHECK'
../../handy.h:2681:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
re_comp.c:6797:5: note: in expansion of macro 'Newx'
../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.40(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
../../regcomp.h:339:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:339:38: note: '<anonymous>' was declared here
re_comp.c:4194: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:48: note: '<anonymous>' 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: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:315:48: note: '<anonymous>' 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:4227:37: note: in expansion of macro 'STR_LEN'
op.c: In function 'OP* S_pmtrans(OP*, OP*, OP*)':
regcomp.h: In function 'ssize_t S_study_chunk.constprop.51(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
regcomp.c:4194: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:48: note: '<anonymous>' 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: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:315:48: note: '<anonymous>' was declared here
regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:6769:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6673:17: note: 'fold_array' was declared here
regexec.c:6775:44: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6672:16: note: 'folder' was declared here
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
op.c: In function 'OP* Perl_pmruntime(PerlInterpreter*, OP*, OP*, OP*, UV, I32)':
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.37(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':
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**)':
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.39(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
op.c: In function 'OP* S_pmtrans(PerlInterpreter*, OP*, OP*, OP*)':
regcomp.h: In function 'ssize_t S_study_chunk.constprop.52(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
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)
Thread Previous