• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.35.1-130-g84a9c4d8b4 PASS linux 4.4.261 [Slackware 14.2] Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 1

    Automated smoke report for branch smoke-me/khw-pr8 5.35.2 patch 84a9c4d8b47880ef418fabfa808a1dd490d16750 v5.35.1-130-g84a9c4d8b4.
    cjg-slackware14: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpus)
        on        linux 4.4.261 [Slackware 14.2]
        using     g++ version 5.5.0 (*1)
        smoketime 6 hours 49 minutes (average 34 minutes 5 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-130-g84a9c4d8b4
    ----------------------- ----------------------------------------------------
    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'
    
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        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, bool)':
        regcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h:312:22: note: '<anonymous>' was declared here
        regcomp.h:340:22: note: in expansion of macro 'OP'
        regcomp.c:4217:37: note: in expansion of macro 'STR_LEN'
        ListUtil.xs: In function 'void XS_List__Util_zip(CV*)':
        ../../pp.h:371:40: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
        ../../perl.h:3806:62: note: in definition of macro 'EXPECT'
        ../../perl.h:3827: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:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        ../../embed.h:569: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'
        Socket.xs: In function 'void XS_Socket_inet_aton(CV*)':
        Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
        Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
        Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
        Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
        Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
        Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
        Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
        re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
        re_exec.c:7052:53: 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:35: 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 'REGEXP* my_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)':
        re_comp.c:8247:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        re_comp.c:6675:13: note: in definition of macro 'CHECK_RESTUDY_GOTO_butfirst'
        re_comp.c:8295:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        ../../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, bool)':
        ../../regcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../regcomp.h:312:22: note: '<anonymous>' was declared here
        ../../regcomp.h:340:22: note: in expansion of macro 'OP'
        re_comp.c:4184:31: note: in expansion of macro 'STR_LEN'
        ../../regcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../regcomp.h:334:22: note: in expansion of macro '__ASSERT_'
        ../../regcomp.h:334:32: note: in expansion of macro 'OP'
        ../../regcomp.h:341:50: note: in expansion of macro 'STR_LENl'
        ../../regcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../regcomp.h:316:22: note: in expansion of macro '__ASSERT_'
        ../../regcomp.h:316:32: note: in expansion of macro 'OP'
        ../../regcomp.h:341:64: note: in expansion of macro 'STR_LENs'
        re_comp.c:4217:37: note: in expansion of macro 'STR_LEN'
        toke.c: In function 'char* S_scan_const(char*)':
        toke.c:4327:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        toke.c: In function 'int yyl_rightcurly(char*, U8)':
        toke.c:6277:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        toke.c: In function 'char* Perl_scan_num(const char*, YYSTYPE*)':
        toke.c:12106:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        regcomp.c: In function 'REGEXP* Perl_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)':
        regcomp.c:8247:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        regcomp.c:6675:13: note: in definition of macro 'CHECK_RESTUDY_GOTO_butfirst'
        regcomp.c:8295:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        regcomp.c:4184:31: note: in expansion of macro 'STR_LEN'
        regcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h:334:22: note: in expansion of macro '__ASSERT_'
        regcomp.h:334:32: note: in expansion of macro 'OP'
        regcomp.h:341:50: note: in expansion of macro 'STR_LENl'
        regcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h:316:22: note: in expansion of macro '__ASSERT_'
        regcomp.h:316:32: note: in expansion of macro 'OP'
        regcomp.h:341:64: note: in expansion of macro 'STR_LENs'
        pp_hot.c: In function 'OP* Perl_pp_sassign()':
        pp_hot.c:192:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_hot.c: In function 'OP* Perl_pp_grepwhile()':
        pp_hot.c:4562:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_hot.c:4569:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp.c: In function 'OP* Perl_pp_push()':
        pp.c:5781:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp.c: In function 'OP* Perl_pp_unshift()':
        pp.c:5837:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp.c: In function 'OP* Perl_pp_split()':
        pp.c:6425:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c: In function 'OP* Perl_pp_mapwhile()':
        pp_ctl.c:1109:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c:1115:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c: In function 'bool S_doeval_compile(U8, CV*, U32, HV*)':
        pp_ctl.c:3597:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c: In function 'OP* S_require_file(SV*)':
        pp_ctl.c:4118:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c: In function 'void S_destroy_matcher(PMOP*)':
        pp_ctl.c:4831:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c: In function 'OP* S_do_smartmatch(HV*, HV*, bool)':
        pp_ctl.c:4930:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c:4962:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c:4984:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c: In function 'I32 S_run_user_filter(int, SV*, int)':
        pp_ctl.c:5830:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_sys.c: In function 'OP* Perl_pp_backtick()':
        pp_sys.c:312:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_sys.c: In function 'OP* Perl_pp_glob()':
        pp_sys.c:397:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_sys.c: In function 'OP* Perl_tied_method(SV*, SV**, SV*, const MAGIC*, U32, U32, ...)':
        pp_sys.c:586:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_sys.c: In function 'OP* Perl_pp_tie()':
        pp_sys.c:989:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_sys.c: In function 'OP* Perl_pp_untie()':
        pp_sys.c:1024:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        ListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':
        ListUtil.xs:581:47: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
        ListUtil.xs:535:9: note: 'retvals' was declared here
        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, bool)':
        ListUtil.xs: In function 'void XS_List__Util_zip(PerlInterpreter*, CV*)':
        Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
        re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
        re_comp.c: In function 'REGEXP* my_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, 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, bool)':
        toke.c: In function 'char* S_scan_const(PerlInterpreter*, char*)':
        toke.c: In function 'int yyl_rightcurly(PerlInterpreter*, char*, U8)':
        toke.c: In function 'char* Perl_scan_num(PerlInterpreter*, const char*, YYSTYPE*)':
        regcomp.c: In function 'REGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)':
        pp_hot.c: In function 'OP* Perl_pp_sassign(PerlInterpreter*)':
        pp_hot.c: In function 'OP* Perl_pp_grepwhile(PerlInterpreter*)':
        pp.c: In function 'OP* Perl_pp_push(PerlInterpreter*)':
        pp.c: In function 'OP* Perl_pp_unshift(PerlInterpreter*)':
        pp.c: In function 'OP* Perl_pp_split(PerlInterpreter*)':
        pp_ctl.c: In function 'OP* Perl_pp_mapwhile(PerlInterpreter*)':
        pp_ctl.c: In function 'bool S_doeval_compile(PerlInterpreter*, U8, CV*, U32, HV*)':
        pp_ctl.c: In function 'OP* S_require_file(PerlInterpreter*, SV*)':
        pp_ctl.c: In function 'void S_destroy_matcher(PerlInterpreter*, PMOP*)':
        pp_ctl.c: In function 'OP* S_do_smartmatch(PerlInterpreter*, HV*, HV*, bool)':
        pp_ctl.c: In function 'I32 S_run_user_filter(PerlInterpreter*, int, SV*, int)':
        pp_sys.c: In function 'OP* Perl_pp_backtick(PerlInterpreter*)':
        pp_sys.c: In function 'OP* Perl_pp_glob(PerlInterpreter*)':
        pp_sys.c: In function 'OP* Perl_tied_method(PerlInterpreter*, SV*, SV**, SV*, const MAGIC*, U32, U32, ...)':
        pp_sys.c: In function 'OP* Perl_pp_tie(PerlInterpreter*)':
        pp_sys.c: In function 'OP* Perl_pp_untie(PerlInterpreter*)':
        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: 2021-07-22 11:16:03+00
    tester: core