• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.35.3-152-gca81a91ad1 PASS linux 4.4.276 [Slackware 14.2] Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 1

    Automated smoke report for branch smoke-me/jkeenan/compat-exploration 5.35.4 patch ca81a91ad1dea572b3ab310596b72ee7947eba29 v5.35.3-152-gca81a91ad1.
    cjg-slackware14: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpus)
        on        linux 4.4.276 [Slackware 14.2]
        using     g++ version 5.5.0 (*1)
        smoketime 6 hours 58 minutes (average 34 minutes 52 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.3-152-gca81a91ad1
    ----------------------- ----------------------------------------------------
    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:3804:62: note: in definition of macro 'EXPECT'
        ../../perl.h:3825: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:571: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:7069:53: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6973:24: note: 'fold_array' was declared here
        re_exec.c:7075:35: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6972:23: note: 'folder' was declared here
        ../../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'
        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'
        util.c: In function 'I32 Perl_xs_handshake(U32, void*, const char*, ...)':
        util.c:5672:36: warning: comparison is always true due to limited range of data type [-Wtype-limits]
        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**)':
        ../../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_reduce(PerlInterpreter*, CV*)':
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2021-09-19 18:07:02+00
    tester: core