• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.5-123-gb6a2e3648f PASS netbsd 7.2 Intel 686-class 1

    Automated smoke report for branch smoke-me/khw-tr 5.31.6 patch b6a2e3648f6f5f82fde30021a3f79439dee40d64 v5.31.5-123-gb6a2e3648f.
    cjg-netbsd7: Intel 686-class (amd64/1 cpus)
        on        netbsd 7.2
        using     gcc version 4.8.5 (*1)
        smoketime 2 hours 21 minutes (average 35 minutes 18 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.31.5-123-gb6a2e3648f
    ----------------------- ----------------------------------------------------
    O  O                    -Dcc=gcc -Duse64bitall (*1)
    O  O                    -Dcc=gcc -Duseithreads -Duse64bitall (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEb6a2e3648f6f5f82fde30021a3f79439dee40d64
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        op.c:6764:12: warning: 'uvcompare' defined but not used [-Wunused-function]
        op.c: In function 'Perl_pmruntime':
        op.c:7293:15: warning: 't_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
        op.c:7187:16: note: 't_cp' was declared here
        op.c:7329:45: warning: 'r_cp' may be used uninitialized in this function [-Wmaybe-uninitialized]
        op.c:6886:8: note: 'r_cp' was declared here
        regcomp.c: In function 'S_regatom':
        regcomp.c:14609:25: warning: comparison is always false due to limited range of data type [-Wtype-limits]
        pp.c: In function 'Perl_pp_argcheck':
        pp.c:7133:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        perl.h:3573:62: note: in definition of macro 'EXPECT'
        perl.h:3594:52: note: in expansion of macro 'cBOOL'
        pp.c:7133:9: note: in expansion of macro 'UNLIKELY'
        pp.c:7139:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        pp.c:7139:9: note: in expansion of macro 'UNLIKELY'
        doop.c: In function 'S_do_trans_complex':
        doop.c:264:21: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        doop.c:262:19: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        doop.c:236:9: warning: unused variable 'size' [-Wunused-variable]
        doop.c: In function 'S_do_trans_utf8':
        doop.c:391:14: warning: variable 'dend' set but not used [-Wunused-but-set-variable]
        doop.c: In function 'Perl_do_trans':
        embed.h:839:78: warning: 'final_map' may be used uninitialized in this function [-Wmaybe-uninitialized]
        doop.c:406:8: note: 'final_map' 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 "("
        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:6497:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6401:17: note: 'fold_array' was declared here
        re_exec.c:6503:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6400:16: note: 'folder' was declared here
        re_comp.c: In function 'S_regatom':
        re_comp.c:14609:25: warning: comparison is always false due to limited range of data type [-Wtype-limits]
        op.c: In function 'S_pmtrans':
        op.c:7809:17: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'size_t' [-Wformat=]
        op.c:7812:17: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'size_t' [-Wformat=]
        op.c:7818:9: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'size_t' [-Wformat=]
        op.c:7072:22: warning: 'r_map' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c: In function 'S_regtry':
        regexec.c:6497:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6401:17: note: 'fold_array' was declared here
        regexec.c:6503:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6400:16: note: 'folder' was declared here
        B.xs: In function 'XS_B__OP_next':
        B.xs:1031:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=]
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2019-11-01 16:42:44+00
    tester: core