• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.33.0-97-ge48eaa4 PASS linux 4.4.0-186-generic [Ubuntu 14.04.6 LTS (trusty)] Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2121MHz) 1

    Automated smoke report for branch smoke-me/ilmari/remove-netware 5.33.1 patch e48eaa4705d529386e7d7b224e09cac2f292ba5c v5.33.0-97-ge48eaa4.
    cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2121MHz) (x86_64/1 cpus)
        on        linux 4.4.0-186-generic [Ubuntu 14.04.6 LTS (trusty)]
        using     g++ version 4.8.4 (*1)
        smoketime 6 hours 40 minutes (average 33 minutes 20 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.33.0-97-ge48eaa4
    ----------------------- ----------------------------------------------------
    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:
        SMOKEe48eaa4705d529386e7d7b224e09cac2f292ba5c
    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:7460:41: warning: 't_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
        op.c:7005:14: note: 't_cp' was declared here
        op.c:7832:29: warning: 'r_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
        op.c:7005: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:6801: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:3557:62: note: in definition of macro 'EXPECT'
        perl.h:3578:52: note: in expansion of macro 'cBOOL'
        handy.h:2529:9: note: in expansion of macro 'UNLIKELY'
        handy.h:2529:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
        handy.h:2541:30: note: in expansion of macro 'MEM_WRAP_CHECK'
        handy.h:2622:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
        regcomp.c:6801: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, bool)':
        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:4231:37: note: in expansion of macro 'STR_LEN'
        scope.c: In function 'void Perl_leave_scope(I32)':
        scope.c:1365:45: warning: 'was_hinthv' may be used uninitialized in this function [-Wmaybe-uninitialized]
        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'
        SysV.xs: In function 'void XS_IPC__SysV_memwrite(CV*)':
        SysV.xs:382:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        SysV.xs:384:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
        re_exec.c:6529:38: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6433:17: note: 'fold_array' was declared here
        re_exec.c:6535:44: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6432: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:6801: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:3557:62: note: in definition of macro 'EXPECT'
        ../../perl.h:3578:52: note: in expansion of macro 'cBOOL'
        ../../handy.h:2529:9: note: in expansion of macro 'UNLIKELY'
        ../../handy.h:2529:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
        ../../handy.h:2541:30: note: in expansion of macro 'MEM_WRAP_CHECK'
        ../../handy.h:2622:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
        re_comp.c:6801: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, bool)':
        ../../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:4198: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:4231: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, bool)':
        regcomp.c:4198: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:6529:38: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6433:17: note: 'fold_array' was declared here
        regexec.c:6535:44: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6432:16: note: 'folder' was declared here
        ListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':
        ListUtil.xs:576:47: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
        ListUtil.xs:530:9: note: 'retvals' 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, bool)':
        scope.c: In function 'void Perl_leave_scope(PerlInterpreter*, I32)':
        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]
        SysV.xs: In function 'void XS_IPC__SysV_memwrite(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.40(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
        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, bool)':
        regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
        ListUtil.xs: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2020-07-25 20:50:51+00
    tester: core