• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.35.1-101-g1a93d8d PASS linux 5.10.13-x86_64-linode141 [Debian GNU/Linux 8.11 (jessie)] AMD EPYC 7601 32-Core Processor (AuthenticAMD 2200MHz) 2

    Automated smoke report for branch blead 5.35.2 patch 1a93d8dfa8d615bf87ff5bc034f28f47b20208a8 v5.35.1-101-g1a93d8d.
    li796-253: AMD EPYC 7601 32-Core Processor (AuthenticAMD 2200MHz) (x86_64/2 cpus)
        on        linux 5.10.13-x86_64-linode141 [Debian GNU/Linux 8.11 (jessie)]
        using     cc version 4.9.2 (*1)
        smoketime 1 hour 52 minutes (average 28 minutes 2 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.35.1-101-g1a93d8d
    ----------------------- ----------------------------------------------------
    O  O  O  O              -Dusequadmath (*1)
    O  O  O  O              -Duseithreads -Dusequadmath (*1)
    |  |  |  |
    |  |  |  +------------  perlio DEBUGGING
    |  |  +---------------  stdio DEBUGGING
    |  +------------------  perlio
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        toke.c: In function ‘S_scan_const’:
        toke.c:4327:5: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        toke.c: In function ‘yyl_rightcurly’:
        toke.c:6277:5: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        toke.c: In function ‘Perl_scan_num’:
        toke.c:12106:17: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        regcomp.c: In function ‘Perl_re_op_compile’:
        regcomp.c:8247:9: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        regcomp.c:8295:9: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_hot.c: In function ‘Perl_pp_sassign’:
        pp_hot.c:192:17: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_hot.c: In function ‘Perl_pp_grepwhile’:
        pp_hot.c:4562:5: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_hot.c:4569:9: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp.c: In function ‘Perl_pp_push’:
        pp.c:5781:9: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp.c: In function ‘Perl_pp_unshift’:
        pp.c:5837:9: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp.c: In function ‘Perl_pp_split’:
        pp.c:6425:13: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_ctl.c: In function ‘Perl_pp_mapwhile’:
        pp_ctl.c:1109:5: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_ctl.c:1115:9: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_ctl.c: In function ‘S_doeval_compile’:
        pp_ctl.c:3597:5: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_ctl.c: In function ‘S_require_file’:
        pp_ctl.c:4118:21: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_ctl.c: In function ‘S_destroy_matcher’:
        pp_ctl.c:4831:5: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_ctl.c: In function ‘S_do_smartmatch’:
        pp_ctl.c:4930:17: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_ctl.c:4962:17: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_ctl.c:4984:13: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_ctl.c: In function ‘S_run_user_filter’:
        pp_ctl.c:5830:9: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_sys.c: In function ‘Perl_pp_backtick’:
        pp_sys.c:312:13: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_sys.c: In function ‘Perl_pp_glob’:
        pp_sys.c:397:5: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_sys.c: In function ‘Perl_tied_method’:
        pp_sys.c:586:5: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_sys.c: In function ‘Perl_pp_tie’:
        pp_sys.c:989:5: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        pp_sys.c: In function ‘Perl_pp_untie’:
        pp_sys.c:1024:16: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        regexec.c: In function ‘S_regtry’:
        regexec.c:7052:44: warning: ‘fold_array’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6956:24: note: ‘fold_array’ was declared here
        regexec.c:7058:29: warning: ‘folder’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6955:23: note: ‘folder’ was declared here
        GDBM_File.xs: In function ‘XS_GDBM_File_syserrno’:
        GDBM_File.xs:120:64: warning: right-hand operand of comma expression has no effect [-Wunused-value]
        GDBM_File.xs:426:9: note: in expansion of macro ‘not_here’
        ListUtil.xs: In function ‘XS_List__Util_zip’:
        ../../pp.h:371:40: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
        ../../perl.h:3797:62: note: in definition of macro ‘EXPECT’
        ../../perl.h:3818:52: note: in expansion of macro ‘cBOOL’
        ../../pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
        ../../pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
        ListUtil.xs:1628:9: note: in expansion of macro ‘EXTEND’
        ../../pp.h:371:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        ../../pp.h:337:68: warning: signed and unsigned type in conditional expr[2021-07-06 09:40:18-0400] Skip tests from '/home/jkeenan/p5smoke/smokecurrent.skiptests'
        ../../embed.h:566:53: note: in definition of macro ‘stack_grow’
        ../../pp.h:391:49: note: in expansion of macro ‘_EXTEND_SAFE_N’
        ListUtil.xs:1645:9: note: in expansion of macro ‘EXTEND’
        ../../pp.h:337:68: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        ListUtil.c: In function ‘XS_List__Util_reduce’:
        ../../embed.h:68:23: warning: ‘retvals’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        ListUtil.xs:535:9: note: ‘retvals’ was declared here
        re_exec.c: In function ‘S_regtry’:
        re_exec.c:7052:44: warning: ‘fold_array’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6956:24: note: ‘fold_array’ was declared here
        re_exec.c:7058:29: warning: ‘folder’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6955:23: note: ‘folder’ was declared here
        re_comp.c: In function ‘my_re_op_compile’:
        re_comp.c:8247:9: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        re_comp.c:8295:9: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        ../../pp.h:337:68: warning: signed and unsigned type in conditional expr[2021-07-06 10:33:50-0400] Skip tests from '/home/jkeenan/p5smoke/smokecurrent.skiptests'
    

    About this smoke:
    smoking-perl: 5.20.2
    smoker-version: 1.74/0.046
    timestamp: 2021-07-06 13:32:49+00
    tester: jkeenan