• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [maint-5.34] v5.34.2-5-g6ffd133f0f PASS netbsd 9.3 (amd64/1 cpu)

    Subject: Smoke [maint-5.34] v5.34.2-5-g6ffd133f0f PASS netbsd 9.3 (amd64/1 cpu)
    Message-Id: <20231126224837.7CFFC4FB6F8@cjg-netbsd9>
    Date: Sun, 26 Nov 2023 17:48:37 -0500 (EST)
    
    Automated smoke report for branch maint-5.34 5.34.2 patch 6ffd133f0fd41adfcbd26fcffcd676322a3b4bdc v5.34.2-5-g6ffd133f0f
    cjg-netbsd9: Intel 686-class (amd64/1 cpu)
        on        netbsd - 9.3
        using     gcc version 7.5.0
        smoketime 3 hours 23 minutes (average 25 minutes 25 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.2-5-g6ffd133f0f  Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=gcc
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    | +--------- -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'
    
    Passed Todo tests: (common-args) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=gcc
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../cpan/Time-Piece/t/06large.t..............................PASSED
        1-250
    
    Compiler messages(gcc):
    sv.c: In function 'S_new_SV':
    sv.c:318:28: warning: unused parameter 'file' [-Wunused-parameter]
    sv.c:318:38: warning: unused parameter 'line' [-Wunused-parameter]
    sv.c:318:56: warning: unused parameter 'func' [-Wunused-parameter]
    /usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token "("
    /usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token "("
    /usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token "("
    DB_File.xs: In function 'ParseOpenInfo':
    DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
    DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
    Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
    Socket.c:1694:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
    const-c.inc: In function 'constant_19':
    const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    Piece.xs: In function '_strptime':
    Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
    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:22: 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:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6959:16: note: 'folder' was declared here
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.38.0
    (Reporter v0.053 / Smoker v0.046)