• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-wild] v5.31.9-34-g3933547 FAIL(m) linux 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)

    Subject: Smoke [smoke-me/khw-wild] v5.31.9-34-g3933547 FAIL(m) linux 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)
    Message-Id: <E1j6kCs-0004oe-Pd@cjg-jessie>
    Date: Tue, 25 Feb 2020 18:05:42 -0600
    
    Automated smoke report for branch smoke-me/khw-wild 5.31.10 patch 39335477180162220b79e19e8a6edf83b86c296b v5.31.9-34-g3933547
    cjg-jessie: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2095MHz) (x86_64/1 cpu)
        on        linux - 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (jessie)]
        using     g++ version 4.9.2
        smoketime 3 hours 38 minutes (average 18 minutes 11 seconds)
    
    Summary: FAIL(m)
    
    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.9-34-g3933547  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    m O         
    m O         -Duse64bitall
    m O         -Dusequadmath
    m O         -Duseithreads
    m O         -Duseithreads -Duse64bitall
    m O         -Duseithreads -Dusequadmath
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE39335477180162220b79e19e8a6edf83b86c296b
    
    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):
    regcomp.c: In function 'REGEXP* S_compile_wildcard(const char*, STRLEN, bool)':
    regcomp.h:1133:44: error: 're_debug_flags' was not declared in this scope
    regcomp.c:23041:11: note: in expansion of macro 'isDEBUG_WILDCARD'
    regcomp.c:23060:53: error: 're_debug_flags' was not declared in this scope
    embed.h:679:51: note: in definition of macro 'sv_setuv_mg'
    regcomp.c: In function 'I32 S_execute_wildcard(REGEXP*, char*, char*, char*, ssize_t, SV*, U32)':
    regcomp.c:23077:11: note: in expansion of macro 'isDEBUG_WILDCARD'
    regcomp.c:23097:53: error: 're_debug_flags' was not declared in this scope
    regcomp.c: In function 'bool S_handle_names_wildcard(const char*, STRLEN, SV**)':
    regcomp.c:25035:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regcomp.c:25115:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    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:370:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.h:370:38: note: '<anonymous>' was declared here
    regcomp.c:4197:31: note: in expansion of macro 'STR_LEN'
    regcomp.h:364:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.h:364:48: note: '<anonymous>' was declared here
    regcomp.h:364:22: note: in expansion of macro '__ASSERT_'
    regcomp.h:371:50: note: in expansion of macro 'STR_LENl'
    regcomp.h:346:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.h:346:48: note: '<anonymous>' was declared here
    regcomp.h:346:22: note: in expansion of macro '__ASSERT_'
    regcomp.h:371:64: note: in expansion of macro 'STR_LENs'
    regcomp.c:4230:37: note: in expansion of macro 'STR_LEN'
    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
    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: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 'bool S_handle_names_wildcard(const char*, STRLEN, SV**)':
    re_comp.c:25035:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_comp.c:25115:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    ../../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:370:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ../../regcomp.h:370:38: note: '<anonymous>' was declared here
    re_comp.c:4197:31: note: in expansion of macro 'STR_LEN'
    ../../regcomp.h:364:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ../../regcomp.h:364:48: note: '<anonymous>' was declared here
    ../../regcomp.h:364:22: note: in expansion of macro '__ASSERT_'
    ../../regcomp.h:371:50: note: in expansion of macro 'STR_LENl'
    ../../regcomp.h:346:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ../../regcomp.h:346:48: note: '<anonymous>' was declared here
    ../../regcomp.h:346:22: note: in expansion of macro '__ASSERT_'
    ../../regcomp.h:371:64: note: in expansion of macro 'STR_LENs'
    re_comp.c:4230:37: note: in expansion of macro 'STR_LEN'
    regcomp.c: In function 'REGEXP* S_compile_wildcard(PerlInterpreter*, const char*, STRLEN, bool)':
    regcomp.c: In function 'I32 S_execute_wildcard(PerlInterpreter*, REGEXP*, char*, char*, char*, ssize_t, SV*, U32)':
    regcomp.c: In function 'bool S_handle_names_wildcard(PerlInterpreter*, const char*, STRLEN, SV**)':
    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**)':
    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 'bool S_handle_names_wildcard(PerlInterpreter*, const char*, STRLEN, SV**)':
    ../../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)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)