[via nntp.perl.org] [parsed detail]
Date: Mon, 26 Feb 2024 07:41:01 -0500 (EST)
Message-Id: <202402261241.41QCf13c078054@cjg-midnightbsd3>
Subject: Smoke [blead] v5.39.8-17-g55492b2735 FAIL(M) midnightbsd 3.1.3 (amd64/1 cpu)
Automated smoke report for branch blead 5.39.9 patch 55492b2735dc53511500d0ba96996c2a9fcbf178 v5.39.8-17-g55492b2735
cjg-midnightbsd3: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (amd64/1 cpu)
on midnightbsd - 3.1.3
using clang++ version MidnightBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
smoketime 52 minutes 50 seconds (average 4 minutes 24.167 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 -Duselongdouble
M M -Duseithreads
M M -Duseithreads -Duse64bitall
M M -Duseithreads -Duselongdouble
| +--------- -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]
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_'
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'
../../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)