• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.39.8-52-g92e225f PASS linux 3.10.0-1160.102.1.el7.x86_64 [CentOS Linux 7.9.2009 (Core)] Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz (GenuineIntel 2493MHz) 1[12 cores]

    This report never had a log

    Automated smoke report for branch blead 5.39.9 patch 92e225f5fe8bee2b5a6ecfe7d3a6c873c9e55963 v5.39.8-52-g92e225f.
    lx02: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz (GenuineIntel 2493MHz) (x86_64/1[12 cores] cpus)
        on        linux 3.10.0-1160.102.1.el7.x86_64 [CentOS Linux 7.9.2009 (Core)]
        using     g++ version 4.8.5 20150623 (Red Hat 4.8.5-44) (*1)
        smoketime 3 hours 5 minutes (average 23 minutes 8 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.39.8-52-g92e225f
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc=g++ (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duse64bitall -Duselongdouble (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads -Duse64bitall -Duselongdouble (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKE92e225f5fe8bee2b5a6ecfe7d3a6c873c9e55963
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        regcomp.c: In function ‘void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)’:
        regcomp.c:545: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:4219:62: note: in definition of macro ‘EXPECT’
        perl.h:4240:52: note: in expansion of macro ‘cBOOL’
        handy.h:2761:16: note: in expansion of macro ‘UNLIKELY’
        handy.h:2761:25: note: in expansion of macro ‘_MEM_WRAP_WILL_WRAP’
        handy.h:2773:32: note: in expansion of macro ‘MEM_WRAP_CHECK’
        handy.h:2850:27: note: in expansion of macro ‘MEM_WRAP_CHECK_’
        regcomp.c:545:5: note: in expansion of macro ‘Newx’
        utf8.c: In function ‘U8* Perl_bytes_to_utf8(const U8*, STRLEN*)’:
        utf8.c:2791: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:2791:5: note: in expansion of macro ‘Newx’
        locale.c: In function ‘const char* S_langinfo_sv_i(nl_item, locale_category_index, const char*, SV*, utf8ness_t*)’:
        locale.c:6475:24: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
        perlio.c:3991:1: warning: unused parameter ‘cnt’ [-Wunused-parameter]
        Socket.xs: In function ‘void XS_Socket_inet_aton(CV*)’:
        Socket.xs:784:35: warning: missing initializer for member ‘addrinfo::ai_family’ [-Wmissing-field-initializers]
        Socket.xs:784:35: warning: missing initializer for member ‘addrinfo::ai_socktype’ [-Wmissing-field-initializers]
        Socket.xs:784:35: warning: missing initializer for member ‘addrinfo::ai_protocol’ [-Wmissing-field-initializers]
        Socket.xs:784:35: warning: missing initializer for member ‘addrinfo::ai_addrlen’ [-Wmissing-field-initializers]
        Socket.xs:784:35: warning: missing initializer for member ‘addrinfo::ai_addr’ [-Wmissing-field-initializers]
        Socket.xs:784:35: warning: missing initializer for member ‘addrinfo::ai_canonname’ [-Wmissing-field-initializers]
        Socket.xs:784:35: 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:545: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:4219:62: note: in definition of macro ‘EXPECT’
        ../../perl.h:4240:52: note: in expansion of macro ‘cBOOL’
        ../../handy.h:2761:16: note: in expansion of macro ‘UNLIKELY’
        ../../handy.h:2761:25: note: in expansion of macro ‘_MEM_WRAP_WILL_WRAP’
        ../../handy.h:2773:32: note: in expansion of macro ‘MEM_WRAP_CHECK’
        ../../handy.h:2850:27: note: in expansion of macro ‘MEM_WRAP_CHECK_’
        re_comp.c:545:5: note: in expansion of macro ‘Newx’
        ../../regcomp.h: In function ‘U32 Perl_join_exact(RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)’:
        ../../regcomp.h:519:38: warning: ‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../regcomp.h:519:38: note: ‘<anonymous>’ was declared here
        re_comp_study.c:1249:31: note: in expansion of macro ‘STR_LEN’
        ../../regcomp.h:513:48: warning: ‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../regcomp.h:513:48: note: ‘<anonymous>’ was declared here
        ../../regcomp.h:513:22: note: in expansion of macro ‘__ASSERT_’
        ../../regcomp.h:520:50: note: in expansion of macro ‘STR_LENl’
        ../../regcomp.h:491:48: warning: ‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../regcomp.h:491:48: note: ‘<anonymous>’ was declared here
        ../../regcomp.h:491:22: note: in expansion of macro ‘__ASSERT_’
        ../../regcomp.h:520:64: note: in expansion of macro ‘STR_LENs’
        re_comp_study.c:1282:37: note: in expansion of macro ‘STR_LEN’
        regcomp.h: In function ‘U32 Perl_join_exact(RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)’:
        regcomp.h:519:38: warning: ‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h:519:38: note: ‘<anonymous>’ was declared here
        regcomp_study.c:1249:31: note: in expansion of macro ‘STR_LEN’
        regcomp.h:513:48: warning: ‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h:513:48: note: ‘<anonymous>’ was declared here
        regcomp.h:513:22: note: in expansion of macro ‘__ASSERT_’
        regcomp.h:520:50: note: in expansion of macro ‘STR_LENl’
        regcomp.h:491:48: warning: ‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.h:491:48: note: ‘<anonymous>’ was declared here
        regcomp.h:491:22: note: in expansion of macro ‘__ASSERT_’
        regcomp.h:520:64: note: in expansion of macro ‘STR_LENs’
        regcomp_study.c:1282: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*)’:
        locale.c: In function ‘const char* S_langinfo_sv_i(PerlInterpreter*, nl_item, locale_category_index, const char*, SV*, utf8ness_t*)’:
        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 ‘U32 Perl_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)’:
        regcomp.h: In function ‘U32 Perl_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)’:
    

    About this smoke:
    smoking-perl: 5.32.1
    smoker-version: 1.81/0.047
    timestamp: 2024-03-05T00:08:44Z
    tester: merijn
    
    Status overview available here: https://tux.nl/perl5/smoke/