• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.37.2-212-g7f36725 PASS linux 4.4.0-231-generic [Ubuntu 14.04.6 LTS (trusty)] Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2104MHz) 1

    Automated smoke report for branch blead 5.37.3 patch 7f367253e335e8507638bb2ca1767c0fedbc95d3 v5.37.2-212-g7f36725.
    cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2104MHz) (x86_64/1 cpus)
        on        linux 4.4.0-231-generic [Ubuntu 14.04.6 LTS (trusty)]
        using     g++ version 4.8.4 (*1)
        smoketime 6 hours 15 minutes (average 31 minutes 17 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.37.2-212-g7f36725
    ----------------------- ----------------------------------------------------
    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.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
        regcomp.c:7181: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:4202:62: note: in definition of macro 'EXPECT'
        perl.h:4223:52: note: in expansion of macro 'cBOOL'
        handy.h:2728:16: note: in expansion of macro 'UNLIKELY'
        handy.h:2728:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
        handy.h:2740:32: note: in expansion of macro 'MEM_WRAP_CHECK'
        handy.h:2817:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
        regcomp.c:7181:5: note: in expansion of macro 'Newx'
        builtin.c:511:1: warning: missing initializer for member 'BuiltinFuncDescriptor::xsub' [-Wmissing-field-initializers]
        builtin.c:511:1: warning: missing initializer for member 'BuiltinFuncDescriptor::checker' [-Wmissing-field-initializers]
        builtin.c:511:1: warning: missing initializer for member 'BuiltinFuncDescriptor::ckval' [-Wmissing-field-initializers]
        utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
        utf8.c:2525: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:2525:5: note: in expansion of macro 'Newx'
        Socket.xs: In function 'void XS_Socket_inet_aton(CV*)':
        Socket.xs:784:28: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
        Socket.xs:784:28: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
        Socket.xs:784:28: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
        Socket.xs:784:28: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
        Socket.xs:784:28: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
        Socket.xs:784:28: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
        Socket.xs:784:28: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
        re_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
        re_comp.c:7181: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:4202:62: note: in definition of macro 'EXPECT'
        ../../perl.h:4223:52: note: in expansion of macro 'cBOOL'
        ../../handy.h:2728:16: note: in expansion of macro 'UNLIKELY'
        ../../handy.h:2728:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
        ../../handy.h:2740:32: note: in expansion of macro 'MEM_WRAP_CHECK'
        ../../handy.h:2817:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
        re_comp.c:7181:5: note: in expansion of macro 'Newx'
        ../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.50(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
        ../../regcomp.h:404:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../regcomp.h:404:38: note: '<anonymous>' was declared here
        re_comp.c:4318:31: note: in expansion of macro 'STR_LEN'
        ../../regcomp.h:398:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../regcomp.h:398:48: note: '<anonymous>' was declared here
        ../../regcomp.h:398:22: note: in expansion of macro '__ASSERT_'
        ../../regcomp.h:405:50: note: in expansion of macro 'STR_LENl'
        ../../regcomp.h:380:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../regcomp.h:380:48: note: '<anonymous>' was declared here
        ../../regcomp.h:380:22: note: in expansion of macro '__ASSERT_'
        ../../regcomp.h:405:64: note: in expansion of macro 'STR_LENs'
        re_comp.c:4351:37: note: in expansion of macro 'STR_LEN'
        regcomp.h: In function 'ssize_t S_study_chunk.constprop.61(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
        regcomp.h:404:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h:404:38: note: '<anonymous>' was declared here
        regcomp.c:4318:31: note: in expansion of macro 'STR_LEN'
        regcomp.h:398:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h:398:48: note: '<anonymous>' was declared here
        regcomp.h:398:22: note: in expansion of macro '__ASSERT_'
        regcomp.h:405:50: note: in expansion of macro 'STR_LENl'
        regcomp.h:380:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h:380:48: note: '<anonymous>' was declared here
        regcomp.h:380:22: note: in expansion of macro '__ASSERT_'
        regcomp.h:405:64: note: in expansion of macro 'STR_LENs'
        regcomp.c:4351:37: note: in expansion of macro 'STR_LEN'
        regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
        utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':
        Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
        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.51(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
        regcomp.h: In function 'ssize_t S_study_chunk.constprop.64(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2022-08-20 13:44:16+00
    tester: core