[Log] [via test-smoke.org] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch maint-5.36 5.36.3 patch d456446ba5b8fba87f3f26fa700eb749c622e434 v5.36.3.
cjg-arch: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpus)
on linux 6.10.9-arch1-2 [Arch Linux]
using clang++ version Clang 18.1.8 (*1)
smoketime 1 hour 3 minutes (average 5 minutes 18 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.36.3
----------------------- ----------------------------------------------------
O O -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' (*1)
O O -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall (*1)
O O -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duselongdouble (*1)
O O -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads (*1)
O O -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall (*1)
O O -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble (*1)
| |
| +------------------ minitest DEBUGGING
+--------------------- minitest
Testsuite was run only with 'harness'
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
Makefile:258: warning: ignoring prerequisites on suffix rule definition
Makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
./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.c:2964:13: warning: variable 'wordlen' set but not used [-Wunused-but-set-variable]
regcomp.c:4174:9: warning: variable 'merged' set but not used [-Wunused-but-set-variable]
regcomp.c:10893: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.c:10977: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_'
builtin.c:399:9: warning: missing field 'xsub' initializer [-Wmissing-field-initializers]
regexec.c:2984: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:2989: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]
DynaLoader.c:548:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
../../XSUB.h:146:29: note: expanded from macro 'XS_EXTERNAL'
B.c:3688:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Bzip2.xs:376:17: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
Bzip2.c:1750:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
blocksort.c:765:11: warning: variable 'numQSorted' set but not used [-Wunused-but-set-variable]
compress.c:190:13: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:191:13: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:192:13: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:198:16: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:361:13: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:362:13: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:241:30: warning: variable 'totc' set but not used [-Wunused-but-set-variable]
About this smoke: smoking-perl: 5.38.0 smoker-version: 1.71/0.046 timestamp: 2024-09-11T16:47:02Z tester: core