develooper Front page | perl.daily-build.reports | Postings from December 2020

Smoke [smoke-me/jkeenan/debugger-quiet-warnings-20201222]v5.33.5-43-g5c05daa9b5 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 33](x86_64/1 cpu[8 cores]) {smoke-me_clang}

From:
George Greer
Date:
December 24, 2020 06:10
Subject:
Smoke [smoke-me/jkeenan/debugger-quiet-warnings-20201222]v5.33.5-43-g5c05daa9b5 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 33](x86_64/1 cpu[8 cores]) {smoke-me_clang}
Message ID:
202012240609.0BO69mIE1793939@vier.local
Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang/James%20E%20Keenan/log5c05daa9b511ec4e77de69d24e26fd279863c141.log.gz

Automated smoke report for branch smoke-me/jkeenan/debugger-quiet-warnings-20201222 5.33.6 patch 5c05daa9b511ec4e77de69d24e26fd279863c141 v5.33.5-43-g5c05daa9b5
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])
    on        linux - 5.3.12-200.fc30.x86_64 [Fedora 33]
    using     ccache clang version Clang 11.0.0 (Fedora 11.0.0-2.fc33)
    smoketime 1 day 6 hours 58 minutes (average 2 hours 34 minutes)

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.33.5-43-g5c05daa9b5  Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache clang"
----------- ---------------------------------------------------------
O O O O O O -Accflags=-DNO_MATHOMS -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall
O O O O O O -Dusemorebits
O O O O O O -Duseithreads -Accflags=-DNO_MATHOMS -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE5c05daa9b511ec4e77de69d24e26fd279863c141

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
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.c:12501:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
./handy.h:717:37: note: expanded from macro 'strnEQ'
sv.c:12501:41: note: use array indexing to silence this warning
./const-xs.inc:131:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
/usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'
/usr/include/sys/cdefs.h:526:3: note: expanded from macro '__glibc_macro_warning'
/usr/include/sys/cdefs.h:524:42: note: expanded from macro '__glibc_macro_warning1'
<scratch space>:205:6: note: expanded from here
./const-xs.inc:134:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
/usr/include/netdb.h:611:3: note: expanded from macro 'AI_IDN_USE_STD3_ASCII_RULES'
<scratch space>:208:6: note: expanded from here
./const-xs.inc:386:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
/usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'
<scratch space>:211:6: note: expanded from here
./const-xs.inc:389:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
/usr/include/netdb.h:652:3: note: expanded from macro 'NI_IDN_USE_STD3_ASCII_RULES'
<scratch space>:214:6: note: expanded from here
re_comp.c:8218:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
../../scope.h:212:4: note: expanded from macro 'LEAVE_with_name'
/usr/include/assert.h:106:11: note: expanded from macro 'assert'
re_comp.c:6646:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8266:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_hot.c:192:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
./scope.h:212:4: note: expanded from macro 'LEAVE_with_name'
/usr/include/assert.h:95:7: note: expanded from macro 'assert'
pp_hot.c:4562:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_hot.c:4569:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp.c:5760:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp.c:5816:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp.c:6412:13: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_ctl.c:1107:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_ctl.c:1113:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_ctl.c:3582:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_ctl.c:4103:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_ctl.c:4759:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_ctl.c:4858:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_ctl.c:4890:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_ctl.c:4912:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_ctl.c:5758:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_sys.c:312:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_sys.c:397:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_sys.c:586:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_sys.c:989:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
pp_sys.c:1024:9: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
regcomp.c:8218:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
regcomp.c:6646:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
regcomp.c:8266:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
toke.c:4277:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
toke.c:6220:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
toke.c:12032:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
<scratch space>:67:6: note: expanded from here
<scratch space>:70:6: note: expanded from here
<scratch space>:73:6: note: expanded from here
<scratch space>:76:6: note: expanded from here
<scratch space>:192:6: note: expanded from here
<scratch space>:195:6: note: expanded from here
<scratch space>:198:6: note: expanded from here
<scratch space>:201:6: note: expanded from here
<scratch space>:53:6: note: expanded from here
<scratch space>:56:6: note: expanded from here
<scratch space>:59:6: note: expanded from here
<scratch space>:62:6: note: expanded from here

Non-Fatal messages(gcc):

-- 
Report by Test::Smoke v1.72 running on perl 5.32.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