develooper Front page | perl.daily-build.reports | Postings from August 2022

Smoke [blead] v5.37.2-360-g02cf5fb76f PASS freebsd 14.0-CURRENT(amd64/1 cpu)

From:
Carlos Guevara
Date:
August 31, 2022 06:02
Subject:
Smoke [blead] v5.37.2-360-g02cf5fb76f PASS freebsd 14.0-CURRENT(amd64/1 cpu)
Message ID:
202208310602.27V626oS058082@cjg-freebsd14
Automated smoke report for branch blead 5.37.4 patch 02cf5fb76fa9ca5db8d1b04f9087dd6d0f81848e v5.37.2-360-g02cf5fb76f
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 14.0.4 (https://github.com/llvm/llvm-project.git llvmorg-14.0.4-0-g29f1039a7285)
    smoketime 8 hours 59 minutes (average 44 minutes 58 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.2-360-g02cf5fb76f  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'

Passed Todo tests: (common-args) -Dcc=clang++
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../dist/Net-Ping/t/010_pingecho.t...........................PASSED
    2
../dist/Net-Ping/t/450_service.t............................PASSED
    9, 18

Compiler messages(gcc):
regcomp.c:11040: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:11126: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:510:9: warning: missing field 'xsub' initializer [-Wmissing-field-initializers]
regexec.c:3025: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:3030: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.c:2044:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
locale.c:2045:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
locale.c:146:19: warning: unused variable 'C_codeset' [-Wunused-const-variable]
DynaLoader.c:548:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
../../XSUB.h:146:29: note: expanded from macro 'XS_EXTERNAL'
B.c:3791: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: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
compress.c:191:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
compress.c:192:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
compress.c:198:16: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
compress.c:361:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
compress.c:362:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
compress.c:241:30: warning: variable 'totc' set but not used [-Wunused-but-set-variable]
Zlib.c:4173:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
deflate.c:1280:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
deflate.c:1281:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
deflate.c:1282:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
deflate.c:1301:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
deflate.c:1302:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
deflate.c:1303:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
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'
trees.c:1143:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Cwd.c:1097:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
DB_File.c:3164:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Dumper.c:1891:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
RealPPPort.c:8377:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Peek.c:838:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
MD5.c:1058:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
SHA.c:726:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Byte.c:187:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
../../../XSUB.h:146:29: note: expanded from macro 'XS_EXTERNAL'
CN.c:192:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
EBCDIC.c:187:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
JP.c:193:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
KR.c:191:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Symbol.c:187:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
TW.c:190:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Unicode.c:708:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Encode.c:1581:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Fcntl.c:315:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
DosGlob.c:208:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Glob.c:707:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Call.c:465:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Util.c:720:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
FieldHash.c:720:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Langinfo.c:257:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
IO.c:987:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
SysV.c:831:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
ListUtil.c:2615:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Base64.xs:183:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Base64.xs:279:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Base64.c:724:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
FastCalc.c:628:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
NDBM_File.c:677:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Opcode.c:865:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
POSIX.c:5521:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
encoding.c:801:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
mmap.c:448:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
scalar.c:601:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
via.c:843:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
SDBM_File.c:619:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Socket.xs:784:28: warning: missing field 'ai_family' initializer [-Wmissing-field-initializers]
Socket.c:1885:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Storable.c:8087:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Hostname.c:243:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Syslog.c:538:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
HiRes.c:2203:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Piece.c:1424:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Collate.c:1088:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Normalize.c:1263:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
APItest.c:14602:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
XSUB-undef-XS_VERSION.c:194:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
XSUB-redefined-macros.c:216:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Typemap.c:1775:6: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
Typemap.c:2051:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
attributes.c:465:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
mro.c:920:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
re_exec.c:3025: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:3030: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'
re_comp.c:11040: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.c:11126: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.c:434:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
threads.c:2194:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
shared.c:2147:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
ExtTest.c:660:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
../../../../XSUB.h:146:29: note: expanded from macro 'XS_EXTERNAL'
ExtTest.c:356:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
ExtTest.c:442:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
ExtTest.c:376:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
ExtTest.c:460:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
ExtTest.c:441:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
ExtTest.c:417:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
XSTest.c:342:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
/usr/home/core/smoke/perl-current/XSUB.h:146:29: note: expanded from macro 'XS_EXTERNAL'
XSMore.c:654:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
XSUsage.c:307:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.30.2
(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