• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-regexec] v5.33.2-206-g0ee435a6a4 PASS netbsd 8.2 (amd64/1 cpu)

    Subject: Smoke [smoke-me/khw-regexec] v5.33.2-206-g0ee435a6a4 PASS netbsd 8.2 (amd64/1 cpu)
    Message-Id: <20201019182210.03FF526C007@cjg-netbsd8>
    Date: Mon, 19 Oct 2020 14:22:09 -0400 (EDT)
    
    Automated smoke report for branch smoke-me/khw-regexec 5.33.3 patch 0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc v5.33.2-206-g0ee435a6a4
    cjg-netbsd8: Intel 686-class (amd64/1 cpu)
        on        netbsd - 8.2
        using     g++ version 5.5.0
        smoketime 5 hours 37 minutes (average 42 minutes 13 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.33.2-206-g0ee435a6a4  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    regexec.c: In function 'bool S_setup_EXACTISH_ST(const regnode*, next_matchable_info*, regmatch_info*)':
    regexec.c:4836:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c: In function 'I32 S_regrepeat(regexp*, char**, const regnode*, char*, regmatch_info*, I32)':
    regexec.c:9893:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c:9933:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    /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 "("
    B.xs: In function 'void XS_B__PADNAME_TYPE(CV*)':
    B.xs:2225:13: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    B.xs:2209:6: note: 'ret' was declared here
    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'
    SysV.xs: In function 'void XS_IPC__SysV_memwrite(CV*)':
    SysV.xs:382:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    SysV.xs:384:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    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_setup_EXACTISH_ST(const regnode*, next_matchable_info*, regmatch_info*)':
    re_exec.c:4836:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_exec.c: In function 'I32 S_regrepeat(regexp*, char**, const regnode*, char*, regmatch_info*, I32, U32)':
    re_exec.c:9893:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_exec.c:9933:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
    re_exec.c:6905:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6809:17: note: 'fold_array' was declared here
    re_exec.c:6911:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6808:16: note: 'folder' was declared here
    regexec.c: In function 'I32 S_regrepeat(regexp*, char**, const regnode*, char*, regmatch_info*, I32, U32)':
    regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
    regexec.c:6905:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6809:17: note: 'fold_array' was declared here
    regexec.c:6911:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6808:16: note: 'folder' was declared here
    ListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':
    ListUtil.xs:576:47: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ListUtil.xs:530:9: note: 'retvals' was declared here
    regexec.c: In function 'bool S_setup_EXACTISH_ST(PerlInterpreter*, const regnode*, next_matchable_info*, regmatch_info*)':
    regexec.c: In function 'I32 S_regrepeat(PerlInterpreter*, regexp*, char**, const regnode*, char*, regmatch_info*, I32)':
    time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':
    time64.c:573:32: warning: 'orig_year' may be used uninitialized in this function [-Wmaybe-uninitialized]
    B.xs: In function 'void XS_B__PADNAME_TYPE(PerlInterpreter*, CV*)':
    DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, char*, int, int, SV*)':
    SysV.xs: In function 'void XS_IPC__SysV_memwrite(PerlInterpreter*, CV*)':
    Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
    re_exec.c: In function 'bool S_setup_EXACTISH_ST(PerlInterpreter*, const regnode*, next_matchable_info*, regmatch_info*)':
    re_exec.c: In function 'I32 S_regrepeat(PerlInterpreter*, regexp*, char**, const regnode*, char*, regmatch_info*, I32, U32)':
    re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
    regexec.c: In function 'I32 S_regrepeat(PerlInterpreter*, regexp*, char**, const regnode*, char*, regmatch_info*, I32, U32)':
    regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
    ListUtil.xs: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)