• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [blead] v5.39.8-17-g55492b2735 FAIL(M) netbsd 10.0_RC4 (amd64/1 cpu)

    Subject: Smoke [blead] v5.39.8-17-g55492b2735 FAIL(M) netbsd 10.0_RC4 (amd64/1 cpu)
    Message-Id: <20240226120337.BBBCF1C08B@cjg-netbsd10>
    Date: Mon, 26 Feb 2024 07:03:37 -0500 (EST)
    
    Automated smoke report for branch blead 5.39.9 patch 55492b2735dc53511500d0ba96996c2a9fcbf178 v5.39.8-17-g55492b2735
    cjg-netbsd10: Intel 686-class (amd64/1 cpu)
        on        netbsd - 10.0_RC4
        using     clang++ version Clang 16.0.6
        smoketime 44 minutes 2 seconds (average 5 minutes 30 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.39.8-17-g55492b2735  Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang++
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duse64bitall
    M M         -Duseithreads
    M M         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    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):
    ./sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    ./sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    ./sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    pp_hot.c:3164:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
    regcomp_study.c:106:13: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ./regcharclass.h:992:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_latin1_safe'
    regcomp_study.c:192:13: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ./regcharclass.h:495:49: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:322:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part0_'
    ./regcharclass.h:495:92: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:354:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ./regcharclass.h:377:6: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ./regcharclass.h:378:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ./regcharclass.h:384:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ./regcharclass.h:501:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:554:19: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:407:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part2_'
    ./regcharclass.h:554:62: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:465:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part3_'
    regcomp_study.c:1162:9: warning: variable 'merged' set but not used [-Wunused-but-set-variable]
    regcomp_trie.c:655:13: warning: variable 'wordlen' set but not used [-Wunused-but-set-variable]
    regexec.c:3109:35: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ./regcharclass.h:58:4: note: expanded from macro 'is_LNBREAK_utf8_safe'
    ./regcharclass.h:65:4: note: expanded from macro 'is_LNBREAK_utf8_safe'
    regexec.c:3114:39: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ./regcharclass.h:76:4: note: expanded from macro 'is_LNBREAK_latin1_safe'
    /usr/include/sys/cdefs_elf.h:67:5: error: function-like macro '__GNUC_PREREQ__' is not defined
    /usr/include/sys/cdefs_elf.h:73:5: error: function-like macro '__GNUC_PREREQ__' is not defined
    /usr/include/sys/cdefs_elf.h:79:5: error: function-like macro '__GNUC_PREREQ__' is not defined
    ../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    ../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    ../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    Bzip2.xs:376:17: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
    blocksort.c:765:11: warning: variable 'numQSorted' set but not used [-Wunused-but-set-variable]
    compress.c:247:30: warning: variable 'totc' set but not used [-Wunused-but-set-variable]
    deflate.c:1298:5: error: no matching function for call to 'zmemcpy'
    ./zlib-src/zutil.h:214:23: note: candidate function not viable: cannot convert argument of incomplete type 'Perl_crz_voidpf' (aka 'void *') to 'Perl_crz_Bytef *' (aka 'unsigned char *') for 1st argument
    deflate.c:1303:5: error: no matching function for call to 'zmemcpy'
    deflate.c:1318:5: error: no matching function for call to 'zmemcpy'
    deflate.c:1319:5: error: no matching function for call to 'zmemcpy'
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.38.2
    (Reporter v0.053 / Smoker v0.046)