• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/jkeenan/alyssais/gh-18726-toke-c-warnings] v5.34.0-RC2-6-g0f9dce5 PASS linux 4.4.0-211-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)

    Subject: Smoke [smoke-me/jkeenan/alyssais/gh-18726-toke-c-warnings] v5.34.0-RC2-6-g0f9dce5 PASS linux 4.4.0-211-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)
    Message-Id: <20210519164430.04F2315EDA5@cjg-trusty>
    Date: Wed, 19 May 2021 12:44:29 -0400 (EDT)
    
    Automated smoke report for branch smoke-me/jkeenan/alyssais/gh-18726-toke-c-warnings 5.34.0 patch 0f9dce5e163445342daca512233243584bf56af9 v5.34.0-RC2-6-g0f9dce5
    cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
        on        linux - 4.4.0-211-generic [Ubuntu 14.04.6 LTS (trusty)]
        using     gcc version 4.8.4
        smoketime 6 hours 21 minutes (average 31 minutes 46 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.34.0-RC2-6-g0f9dce5  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):
    re_exec.c: In function 'S_regtry':
    re_exec.c:7056:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6960:17: note: 'fold_array' was declared here
    re_exec.c:7062:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6959:16: note: 'folder' was declared here
    regexec.c: In function 'S_regtry':
    regexec.c:7056:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6960:17: note: 'fold_array' was declared here
    regexec.c:7062:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6959:16: note: 'folder' was declared here
    ListUtil.c: In function 'XS_List__Util_reduce':
    ../../embed.h:66:35: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ListUtil.xs:530: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)