• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [smoke-me/jkeenan/compat-exploration] v5.35.3-152-gca81a91 PASS linux 4.4.0-214-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)

    Subject: Smoke [smoke-me/jkeenan/compat-exploration] v5.35.3-152-gca81a91 PASS linux 4.4.0-214-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)
    Message-Id: <20210920183802.6493815ED60@cjg-trusty>
    Date: Mon, 20 Sep 2021 14:38:02 -0400 (EDT)
    
    Automated smoke report for branch smoke-me/jkeenan/compat-exploration 5.35.4 patch ca81a91ad1dea572b3ab310596b72ee7947eba29 v5.35.3-152-gca81a91
    cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
        on        linux - 4.4.0-214-generic [Ubuntu 14.04.6 LTS (trusty)]
        using     gcc version 4.8.4
        smoketime 6 hours 26 minutes (average 32 minutes 12 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-gca81a91  Configuration (common) -Dcc=gcc
    ----------- ---------------------------------------------------------
    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):
    ListUtil.xs: In function 'XS_List__Util_zip':
    ListUtil.xs:1628:9: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
    ../../pp.h:371:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    ../../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:337:68: warning: signed and unsigned type in conditional expression [-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: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
    ListUtil.xs:1645:9: note: in expansion of macro 'EXTEND'
    re_exec.c: In function 'S_regtry':
    re_exec.c:7069:44: 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
    util.c: In function 'Perl_xs_handshake':
    util.c:5672:9: warning: comparison is always true due to limited range of data type [-Wtype-limits]
    regexec.c: In function 'S_regtry':
    regexec.c:7069:44: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6973:24: note: 'fold_array' was declared here
    regexec.c:7075:35: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6972:23: note: 'folder' was declared here
    ListUtil.c: In function 'XS_List__Util_reduce':
    ../../embed.h:68:35: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ListUtil.xs:535:9: note: 'retvals' was declared here
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)