• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.9-34-g3933547718 FAIL(m) netbsd 8.1 Intel 686-class 1

    Automated smoke report for branch smoke-me/khw-wild 5.31.10 patch 39335477180162220b79e19e8a6edf83b86c296b v5.31.9-34-g3933547718.
    cjg-netbsd8: Intel 686-class (amd64/1 cpus)
        on        netbsd 8.1
        using     g++ version 5.5.0 (*1)
        smoketime 3 hours 9 minutes (average 23 minutes 43 seconds)
    
    Summary: FAIL(m)
    
    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.9-34-g3933547718
    ----------------------- ----------------------------------------------------
    m  O                    -Dcc=g++ -Duseithreads (*1)
    m  O                    -Dcc=g++ (*1)
    m  O                    -Dcc=g++ -Duse64bitall (*1)
    m  O                    -Dcc=g++ -Duseithreads -Duse64bitall (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKE39335477180162220b79e19e8a6edf83b86c296b
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        regcomp.c: In function 'REGEXP* S_compile_wildcard(const char*, STRLEN, bool)':
        regcomp.h:1133:44: error: 're_debug_flags' was not declared in this scope
        regcomp.c:23041:11: note: in expansion of macro 'isDEBUG_WILDCARD'
        regcomp.c:23060:53: error: 're_debug_flags' was not declared in this scope
        embed.h:679:51: note: in definition of macro 'sv_setuv_mg'
        regcomp.c: In function 'I32 S_execute_wildcard(REGEXP*, char*, char*, char*, ssize_t, SV*, U32)':
        regcomp.c:23077:11: note: in expansion of macro 'isDEBUG_WILDCARD'
        regcomp.c:23097:53: error: 're_debug_flags' was not declared in this scope
        regcomp.c: In function 'bool S_handle_names_wildcard(const char*, STRLEN, SV**)':
        regcomp.c:25035:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        regcomp.c:25115:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
        regexec.c:6539:38: 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
        /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 'DB_File_type* ParseOpenInfo(int, char*, int, int, SV*)':
        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 'void XS_Encode_decode(CV*)':
        ../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
        Encode.c:1356:5: note: in expansion of macro 'dXSI32'
        Encode.c: In function 'void XS_Encode_encode(CV*)':
        Encode.c:1398:5: note: in expansion of macro 'dXSI32'
        Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
        Socket.c:1673:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
        const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
        re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
        re_exec.c:6539:38: 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
        re_comp.c: In function 'bool S_handle_names_wildcard(const char*, STRLEN, SV**)':
        re_comp.c:25035:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        re_comp.c:25115:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        regcomp.c: In function 'REGEXP* S_compile_wildcard(PerlInterpreter*, const char*, STRLEN, bool)':
        regcomp.c: In function 'I32 S_execute_wildcard(PerlInterpreter*, REGEXP*, char*, char*, char*, ssize_t, SV*, U32)':
        regcomp.c: In function 'bool S_handle_names_wildcard(PerlInterpreter*, const char*, STRLEN, SV**)':
        regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
        DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, char*, int, int, SV*)':
        Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
        Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
        Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
        re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
        re_comp.c: In function 'bool S_handle_names_wildcard(PerlInterpreter*, const char*, STRLEN, SV**)':
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2020-02-25 10:43:31+00
    tester: core