• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-lexact] v5.31.4-268-g3ea97a0 PASS linux 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)

    Subject: Smoke [smoke-me/khw-lexact] v5.31.4-268-g3ea97a0 PASS linux 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)
    Message-ID: <E1iGloy-0000tJ-6A@cjg-jessie>
    Date: Sat, 05 Oct 2019 10:18:12 -0500
    
    Automated smoke report for branch smoke-me/khw-lexact 5.31.5 patch 3ea97a06065e9a67bee5b625f93c7f09cae956c0 v5.31.4-268-g3ea97a0
    cjg-jessie: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)
        on        linux - 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (jessie)]
        using     g++ version 4.9.2
        smoketime 6 hours 42 minutes (average 33 minutes 34 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-268-g3ea97a0  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:
        SMOKE3ea97a06065e9a67bee5b625f93c7f09cae956c0
    
    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)':
    regcomp.c:14747:43: 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:14747:29: note: in expansion of macro 'UNLIKELY'
    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)':
    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'
    pp.c: In function 'OP* Perl_pp_argcheck()':
    pp.c:7131:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    pp.c:7133:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    pp.c:7133:9: note: in expansion of macro 'UNLIKELY'
    pp.c:7139:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    pp.c:7139:9: note: in expansion of macro 'UNLIKELY'
    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)':
    re_comp.c:14747:43: 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:14747:29: note: in expansion of macro 'UNLIKELY'
    ../../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)':
    ../../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.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.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)':
    pp.c: In function 'OP* Perl_pp_argcheck(PerlInterpreter*)':
    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)':
    ../../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)':
    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)