• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [blead] v5.39.2-87-g9fcb5c8 PASS linux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)

    Subject: Smoke [blead] v5.39.2-87-g9fcb5c8 PASS linux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)
    Message-Id: <20230911021636.03B1F160999@cjg-trusty>
    Date: Sun, 10 Sep 2023 22:16:36 -0400 (EDT)
    
    Automated smoke report for branch blead 5.39.3 patch 9fcb5c8ddcd86467168fddd4c0cda674193ab4f5 v5.39.2-87-g9fcb5c8
    cjg-trusty: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpu)
        on        linux - 4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)]
        using     g++ version 4.8.4
        smoketime 3 hours 24 minutes (average 17 minutes)
    
    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.2-87-g9fcb5c8  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Dusequadmath
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    O O         -Duseithreads -Dusequadmath
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    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:4206:62: note: in definition of macro 'EXPECT'
    perl.h:4227:52: note: in expansion of macro 'cBOOL'
    handy.h:2760:16: note: in expansion of macro 'UNLIKELY'
    handy.h:2760:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
    handy.h:2772:32: note: in expansion of macro 'MEM_WRAP_CHECK'
    handy.h:2849: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'
    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:4206:62: note: in definition of macro 'EXPECT'
    ../../perl.h:4227:52: note: in expansion of macro 'cBOOL'
    ../../handy.h:2760:16: note: in expansion of macro 'UNLIKELY'
    ../../handy.h:2760:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
    ../../handy.h:2772:32: note: in expansion of macro 'MEM_WRAP_CHECK'
    ../../handy.h:2849: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'
    pp.c: In function 'OP* Perl_pp_divide()':
    pp.c:1581:3: warning: label 'ret' defined but not used [-Wunused-label]
    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 '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)':
    pp.c: In function 'OP* Perl_pp_divide(PerlInterpreter*)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.38.0
    (Reporter v0.053 / Smoker v0.046)