• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.5-328-gb399eb0 PASS linux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)] Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 1

    Automated smoke report for branch smoke-me/jkeenan/tonycoz-17293-named-capture-miniperl 5.31.6 patch b399eb052ee8d913f93663df8662e37a753ecc9e v5.31.5-328-gb399eb0.
    cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpus)
        on        linux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)]
        using     g++ version 4.8.4 (*1)
        smoketime 6 hours 20 minutes (average 31 minutes 43 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.5-328-gb399eb0
    ----------------------- ----------------------------------------------------
    O  O                    -Dcc=g++ (*1)
    O  O                    -Dcc=g++ -Duse64bitall (*1)
    O  O                    -Dcc=g++ -Dusequadmath (*1)
    O  O                    -Dcc=g++ -Duseithreads (*1)
    O  O                    -Dcc=g++ -Duseithreads -Duse64bitall (*1)
    O  O                    -Dcc=g++ -Duseithreads -Dusequadmath (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEb399eb052ee8d913f93663df8662e37a753ecc9e
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        op.c: In function 'OP* Perl_pmruntime(OP*, OP*, OP*, UV, I32)':
        op.c:7306:41: warning: 't_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
        op.c:6866:14: note: 't_cp' was declared here
        op.c:7656:29: warning: 'r_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
        op.c:6866: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:6641: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:3573:62: note: in definition of macro 'EXPECT'
        perl.h:3594:52: note: in expansion of macro 'cBOOL'
        handy.h:2460:9: note: in expansion of macro 'UNLIKELY'
        handy.h:2460:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
        handy.h:2472:30: note: in expansion of macro 'MEM_WRAP_CHECK'
        handy.h:2553:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
        regcomp.c:6641:5: note: in expansion of macro 'Newx'
        regcomp.h: In function 'ssize_t S_study_chunk.constprop.32(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, 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:4132:37: note: in expansion of macro 'STR_LEN'
        utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
        utf8.c:2671: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:2671:5: note: in expansion of macro 'Newx'
        bzlib.c:102:7: warning: unused parameter 'opaque' [-Wunused-parameter]
        bzlib.c:109:6: warning: unused parameter 'opaque' [-Wunused-parameter]
        compress.c: In function 'void sendMTFValues(EState*)':
        compress.c:243:19: warning: variable 'nBytes' set but not used [-Wunused-but-set-variable]
        RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_utf8_safe(CV*)':
        RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
        RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_LC_utf8_safe(CV*)':
        RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
        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 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
        re_comp.c:6641: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:3573:62: note: in definition of macro 'EXPECT'
        ../../perl.h:3594:52: note: in expansion of macro 'cBOOL'
        ../../handy.h:2460:9: note: in expansion of macro 'UNLIKELY'
        ../../handy.h:2460:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
        ../../handy.h:2472:30: note: in expansion of macro 'MEM_WRAP_CHECK'
        ../../handy.h:2553:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
        re_comp.c:6641:5: note: in expansion of macro 'Newx'
        ../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.43(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, 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:4099: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:4132:37: note: in expansion of macro 'STR_LEN'
        op.c: In function 'OP* S_pmtrans(OP*, OP*, OP*)':
        op.c:7053:35: warning: 'r_map' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h: In function 'ssize_t S_study_chunk.constprop.49(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32)':
        regcomp.c:4099: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
        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.33(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*)':
        RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_utf8_safe(PerlInterpreter*, CV*)':
        RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_LC_utf8_safe(PerlInterpreter*, CV*)':
        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 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
        ../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.42(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.51(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**)':
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2019-11-24 11:38:39+00
    tester: core