develooper Front page | perl.daily-build.reports | Postings from May 2023

Smoke [blead] v5.37.11-75-g7dd90efac9 PASS freebsd 14.0-CURRENT(amd64/1 cpu)

From:
Carlos Guevara
Date:
May 24, 2023 22:07
Subject:
Smoke [blead] v5.37.11-75-g7dd90efac9 PASS freebsd 14.0-CURRENT(amd64/1 cpu)
Message ID:
646e8a90.10022.63a5328f@cjg-freebsd14
Automated smoke report for branch blead 5.37.12 patch 7dd90efac96df40239e375688c1f89b246e35afc v5.37.11-75-g7dd90efac9
cjg-freebsd14: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
    on        freebsd - 14.0-CURRENT
    using     clang++ version FreeBSD Clang 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6)
    smoketime 9 hours 21 minutes (average 46 minutes 45 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.37.11-75-g7dd90efac9  Configuration (common) -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'

Compiler messages(gcc):
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:3106: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:3111: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'
builtin.c:510:9: warning: missing field 'xsub' initializer [-Wmissing-field-initializers]
class.c:573:7: warning: missing field 'requires_value' initializer [-Wmissing-field-initializers]
class.c:958:7: warning: missing field 'requires_value' initializer [-Wmissing-field-initializers]
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:241:30: warning: variable 'totc' set but not used [-Wunused-but-set-variable]
deflate.c:54:12: warning: unused variable 'Perl_crz_deflate_copyright' [-Wunused-const-variable]
./zlib-src/zconf.h:59: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:125:33: note: expanded from macro 'inflate_copyright'
Socket.xs:784:28: warning: missing field 'ai_family' initializer [-Wmissing-field-initializers]
Typemap.c:1775:6: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
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_comp_trie.c:655:13: warning: variable 'wordlen' set but not used [-Wunused-but-set-variable]
re_exec.c:3106: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:3111: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'

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.36.0
(Reporter v0.053 / Smoker v0.046)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About