• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-Kloop] v5.31.8-156-g34e0bad9eb FAIL(F) netbsd 7.2 (amd64/1 cpu)

    Subject: Smoke [smoke-me/khw-Kloop] v5.31.8-156-g34e0bad9eb FAIL(F) netbsd 7.2 (amd64/1 cpu)
    Message-Id: <20200217131557.4975C16C1B8@cjg-netbsd7>
    Date: Mon, 17 Feb 2020 07:15:57 -0600 (CST)
    
    Automated smoke report for branch smoke-me/khw-Kloop 5.31.9 patch 34e0bad9eb91e6c9d0aa3e3977727fdd38f07719 v5.31.8-156-g34e0bad9eb
    cjg-netbsd7: Intel 686-class (amd64/1 cpu)
        on        netbsd - 7.2
        using     gcc version 4.8.5
        smoketime 4 hours 40 minutes (average 35 minutes 7 seconds)
    
    Summary: FAIL(F)
    
    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.31.8-156-g34e0bad9eb  Configuration (common) -Dcc=gcc
    ----------- ---------------------------------------------------------
    F F         
    F F         -Duse64bitall
    F F         -Duseithreads
    F F         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE34e0bad9eb91e6c9d0aa3e3977727fdd38f07719
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=gcc
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    ../t/re/alpha_assertions.t..................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regex_sets_compat.t.................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp.t............................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_noamp.t......................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_nonull.t.....................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_notrie.t.....................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_qr.t.........................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_qr_embed.t...................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_trielist.t...................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../t/re/alpha_assertions.t..................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regex_sets_compat.t.................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp.t............................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_noamp.t......................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_nonull.t.....................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_notrie.t.....................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_qr.t.........................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_qr_embed.t...................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../t/re/regexp_qr_embed_thr.t...............................FAILED
        Non-zero exit status: 29
        No plan found in TAP output
    ../t/re/regexp_trielist.t...................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    op.c: In function 'Perl_pmruntime':
    op.c:7286:15: warning: 't_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
    op.c:6880:14: note: 't_cp' was declared here
    op.c:7323:45: warning: 'r_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
    op.c:6880:8: note: 'r_cp' was declared here
    /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'
    Encode.c: In function 'XS_Encode_decode':
    ../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
    Encode.c:1356:5: note: in expansion of macro 'dXSI32'
    Encode.c: In function 'XS_Encode_encode':
    Encode.c:1398:5: note: in expansion of macro 'dXSI32'
    Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
    Socket.c:1673: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:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6443:17: note: 'fold_array' was declared here
    re_exec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6442:16: note: 'folder' was declared here
    op.c: In function 'S_pmtrans':
    regexec.c: In function 'S_regtry':
    regexec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6443:17: note: 'fold_array' was declared here
    regexec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6442:16: note: 'folder' 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)