• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.5-121-ga409a0aa92 FAIL(FM) netbsd 8.1 Intel 686-class 1

    Automated smoke report for branch smoke-me/khw-tr 5.31.6 patch a409a0aa92b2a9c0c8ea52d94f5fb3b0981ec326 v5.31.5-121-ga409a0aa92.
    cjg-netbsd8: Intel 686-class (amd64/1 cpus)
        on        netbsd 8.1
        using     gcc version 5.5.0 (*1)
        smoketime 1 hour 54 minutes (average 28 minutes 38 seconds)
    
    Summary: FAIL(FM)
    
    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-121-ga409a0aa92
    ----------------------- ----------------------------------------------------
    -  F  -  F              -Dcc=gcc -Duse64bitall (*1)
    M  -  M  -              -Dcc=gcc -Duseithreads -Duse64bitall (*1)
    |  |  |  |
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  minitest DEBUGGING
    |  +------------------  stdio
    +---------------------  minitest
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEa409a0aa92b2a9c0c8ea52d94f5fb3b0981ec326
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        op.c:6758:12: warning: 'uvcompare' defined but not used [-Wunused-function]
        regcomp.c: In function 'S_regatom':
        regcomp.c:14609:43: warning: comparison is always false due to limited range of data type [-Wtype-limits]
        perl.h:3573:62: note: in definition of macro 'EXPECT'
        perl.h:3594:52: note: in expansion of macro 'cBOOL'
        regcomp.c:14609:29: note: in expansion of macro 'UNLIKELY'
        pp.c: In function 'Perl_pp_argcheck':
        pp.c:7133:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        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 'Perl_do_trans':
        embed.h:839:46: 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]
        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:22: 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:43: warning: comparison is always false due to limited range of data type [-Wtype-limits]
        ../../perl.h:3573:62: note: in definition of macro 'EXPECT'
        ../../perl.h:3594:52: note: in expansion of macro 'cBOOL'
        re_comp.c:14609:29: note: in expansion of macro 'UNLIKELY'
        op.c: In function 'S_pmtrans':
        op.c:7782:54: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
        perl.h:4195:36: note: in definition of macro 'DEBUG__'
        op.c:7782:17: note: in expansion of macro 'DEBUG_U'
        op.c:7785:54: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
        op.c:7785:17: note: in expansion of macro 'DEBUG_U'
        op.c:7791:46: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
        op.c:7791:9: note: in expansion of macro 'DEBUG_U'
        op.c:7054: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:22: 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:58: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka const long unsigned int}' [-Wformat=]
        ../../perl.h:4195:36: note: in definition of macro 'DEBUG__'
        B.xs:1031:21: note: in expansion of macro 'DEBUG_U'
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2019-10-30 18:40:55+00
    tester: core