[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.33.9 patch 50352f1687ab2f02685a380668c889111cdeeee9 v5.33.8-49-g50352f1687.
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
on linux 5.3.12-200.fc30.x86_64 [Fedora 33]
using ccache g++ version 10.2.1 20201125 (Red Hat 10.2.1-9) (*1)
smoketime 3 hours 3 minutes (average 45 minutes 51 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.33.8-49-g50352f1687
----------------------- ----------------------------------------------------
O O -Dcc="ccache g++" -Accflags="-Werror=declaration-after-statement" (*1)
O O -Dcc="ccache g++" -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Skipped tests:
None.
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
gv.c: In function âÂÂSV* Perl_amagic_call(SV*, SV*, int, int)âÂÂ:
gv.c:3293:72: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
gv.c:3300:73: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
inflate.c: In function âÂÂint inflate(z_streamp, int)âÂÂ:
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
MD5.xs: In function âÂÂMD5_CTX* get_md5_ctx(SV*)âÂÂ:
MD5.xs:470:27: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
MD5.xs: In function âÂÂSV* new_md5_ctx(MD5_CTX*, const char*)âÂÂ:
MD5.xs:492:40: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:623:63: note: in definition of macro âÂÂsv_magicextâÂÂ
Socket.xs: In function âÂÂvoid XS_Socket_inet_aton(CV*)âÂÂ:
Socket.xs:769:28: warning: missing initializer for member âÂÂaddrinfo::ai_familyâ [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member âÂÂaddrinfo::ai_socktypeâ [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member âÂÂaddrinfo::ai_protocolâ [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member âÂÂaddrinfo::ai_addrlenâ [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member âÂÂaddrinfo::ai_addrâ [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member âÂÂaddrinfo::ai_canonnameâ [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member âÂÂaddrinfo::ai_nextâ [-Wmissing-field-initializers]
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_setitimer(CV*)âÂÂ:
../../perl.h:562:30: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
../../perl.h:565:30: note: in expansion of macro âÂÂGCC_DIAG_PRAGMAâÂÂ
../../perl.h:573:33: note: in expansion of macro âÂÂGCC_DIAG_IGNOREâÂÂ
HiRes.xs:1248:9: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_STMTâÂÂ
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_getitimer(CV*)âÂÂ:
HiRes.xs:1268:9: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_STMTâÂÂ
APItest.c: In function âÂÂvoid XS_XS__APItest__PtrTable_clear(CV*)âÂÂ:
../../embed.h:457:56: warning: âÂÂvoid Perl_ptr_table_clear(PTR_TBL_t*)â is deprecated [-Wdeprecated-declarations]
APItest.c:3287:2: note: in expansion of macro âÂÂptr_table_clearâÂÂ
../../proto.h:2775:20: note: declared here
../../embed.h: In function âÂÂvoid XS_List__Util_reduce(CV*)âÂÂ:
../../embed.h:66:35: warning: âÂÂretvalsâ may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: âÂÂretvalsâ was declared here
gv.c: In function âÂÂSV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)âÂÂ:
MD5.xs: In function âÂÂMD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)âÂÂ:
MD5.xs: In function âÂÂSV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)âÂÂ:
Socket.xs: In function âÂÂvoid XS_Socket_inet_aton(PerlInterpreter*, CV*)âÂÂ:
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)âÂÂ:
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)âÂÂ:
APItest.c: In function âÂÂvoid XS_XS__APItest__PtrTable_clear(PerlInterpreter*, CV*)âÂÂ:
../../embed.h:457:56: warning: âÂÂvoid Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)â is deprecated [-Wdeprecated-declarations]
../../embed.h: In function âÂÂvoid XS_List__Util_reduce(PerlInterpreter*, CV*)âÂÂ:
About this smoke: smoking-perl: 5.32.1 smoker-version: 1.72/0.046 timestamp: 2021-04-16 23:12:20+00 tester: perl