[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/jkeenan/khw/undefined-behavior-warnings-2nd] v5.29.6-73-gcbaa456 PASS linux 4.4.0-141-generic [Ubuntu 14.04.5 LTS (x86_64/1 cpu)
Message-ID: <20190103104447.92BD8A27BB@cjg-trusty>
Date: Thu, 3 Jan 2019 04:44:47 -0600 (CST)
Automated smoke report for branch smoke-me/jkeenan/khw/undefined-behavior-warnings-2nd 5.29.7 patch cbaa4567bc6cd2f549c7d8e7ab3e10c64cde44e6 v5.29.6-73-gcbaa456
cjg-trusty: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2251MHz) (x86_64/1 cpu)
on linux - 4.4.0-141-generic [Ubuntu 14.04.5 LTS (trusty)]
using g++ version 4.8.4
smoketime 5 hours 57 minutes (average 29 minutes 49 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.29.6-73-gcbaa456 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEcbaa4567bc6cd2f549c7d8e7ab3e10c64cde44e6
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
regcomp.c:6564: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:3418:62: note: in definition of macro 'EXPECT'
perl.h:3423:52: note: in expansion of macro 'cBOOL'
handy.h:2288:9: note: in expansion of macro 'UNLIKELY'
handy.h:2288:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
handy.h:2300:30: note: in expansion of macro 'MEM_WRAP_CHECK'
handy.h:2381:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
regcomp.c:6564:5: note: in expansion of macro 'Newx'
regcomp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
regcomp.c:16533:20: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
utf8.c:2651: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:2651:5: note: in expansion of macro 'Newx'
re_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
re_comp.c:6564: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:3418:62: note: in definition of macro 'EXPECT'
../../perl.h:3423:52: note: in expansion of macro 'cBOOL'
../../handy.h:2288:9: note: in expansion of macro 'UNLIKELY'
../../handy.h:2288:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
../../handy.h:2300:30: note: in expansion of macro 'MEM_WRAP_CHECK'
../../handy.h:2381:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
re_comp.c:6564:5: note: in expansion of macro 'Newx'
regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
regcomp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':
re_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)