[via nntp.perl.org] [similar] [parsed detail]
Date: Tue, 22 Jul 2025 21:12:01 -0400 (EDT)
Subject: Smoke [blead] v5.43.1-15-g434c9cd5f1 PASS openbsd 7.7 (amd64/1 cpu)
Message-ID: <3de3e6acd342efb5@cjg-openbsd7>
Automated smoke report for branch blead 5.43.2 patch 434c9cd5f17004daf2feb5560aec360f5124a9e2 v5.43.1-15-g434c9cd5f1
cjg-openbsd7: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (126 MHz) (amd64/1 cpu)
on openbsd - 7.7
using clang++ version OpenBSD Clang 16.0.6
smoketime 7 hours 16 minutes (average 36 minutes 22 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.43.1-15-g434c9cd5f1 Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang++
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -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'
Passed Todo tests: (common-args) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang++
[default]
[default] -Duse64bitall
[default] -Duselongdouble
[default] -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
../t/run/todo.t.............................................PASSED
3-4
../cpan/Time-Piece/t/06large.t..............................PASSED
1-250
[default] -DDEBUGGING
[default] -DDEBUGGING -Duse64bitall
[default] -DDEBUGGING -Duselongdouble
[default] -DDEBUGGING -Duseithreads
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../cpan/Time-Piece/t/06large.t..............................PASSED
1-250
Compiler messages(gcc):
./locale_table.h:43:13: warning: 'LC_CTYPE_AVAIL_' macro redefined [-Wmacro-redefined]
./locale_table.h:38:13: note: previous definition is here
pp_hot.c:3153: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_'
regexec.c:3119: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:3124: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'
../../locale_table.h:43:13: warning: 'LC_CTYPE_AVAIL_' macro redefined [-Wmacro-redefined]
../../locale_table.h:38:13: note: previous definition is here
deflate.c:54:12: warning: unused variable 'Perl_crz_deflate_copyright' [-Wunused-const-variable]
./zlib-src/zconf.h:62:33: note: expanded from macro 'deflate_copyright'
inftrees.c:11:12: warning: unused variable 'Perl_crz_inflate_copyright' [-Wunused-const-variable]
./zlib-src/zconf.h:128:33: note: expanded from macro 'inflate_copyright'
../../../locale_table.h:43:13: warning: 'LC_CTYPE_AVAIL_' macro redefined [-Wmacro-redefined]
../../../locale_table.h:38:13: note: previous definition is here
Socket.xs:784:35: warning: missing field 'ai_family' initializer [-Wmissing-field-initializers]
Socket.c:1717: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_comp_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'
re_comp_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_'
re_exec.c:3119: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'
re_exec.c:3124: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'
../../../../locale_table.h:43:13: warning: 'LC_CTYPE_AVAIL_' macro redefined [-Wmacro-redefined]
../../../../locale_table.h:38:13: note: previous definition is here
/home/core/smoke/perl-current/locale_table.h:43:13: warning: 'LC_CTYPE_AVAIL_' macro redefined [-Wmacro-redefined]
/home/core/smoke/perl-current/locale_table.h:38:13: note: previous definition is here
../locale_table.h:43:13: warning: 'LC_CTYPE_AVAIL_' macro redefined [-Wmacro-redefined]
../locale_table.h:38:13: note: previous definition is here
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.40.2
(Reporter v0.053 / Smoker v0.046)