Automated smoke report for branch smoke-me/khw-intrpvar 5.31.12 patch 
1c98feed1c0617b246828dd3ce6093c004246abc v5.31.11-27-g1c98fee
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2075MHz) 
(x86_64/1 cpu)
    on        linux - 4.4.0-178-generic [Ubuntu 14.04.6 LTS (trusty)]
    using     g++ version 4.8.4
    smoketime 6 hours 46 minutes (average 33 minutes 54 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.11-27-g1c98fee  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:
    SMOKE1c98feed1c0617b246828dd3ce6093c004246abc

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:7476:41: warning: 't_cp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
op.c:7039:14: note: 't_cp' was declared here
op.c:7848:29: warning: 'r_cp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
op.c:7039: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:6777: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:6777: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)':
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: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:6777: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:6777: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: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:4199: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:4232: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.52(RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32)':
regcomp.c:4199: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:6539:38: 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:44: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regexec.c:6442:16: note: 'folder' 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.36(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*)':
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]
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.40(PerlInterpreter*, RExC_state_t*, regnode**, 
ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32)':
op.c: In function 'OP* S_pmtrans(PerlInterpreter*, OP*, OP*, OP*)':
regcomp.h: In function 'ssize_t S_study_chunk.constprop.53(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)

Reply via email to