develooper Front page | perl.daily-build.reports | Postings from June 2021

Smoke [smoke-me/khw-clz] v5.35.0-151-g5560481701 PASS linux5.12.10-arch1-1 [Arch Linux] (x86_64/1 cpu)

Thread Next
From:
Carlos Guevara
Date:
June 14, 2021 07:47
Subject:
Smoke [smoke-me/khw-clz] v5.35.0-151-g5560481701 PASS linux5.12.10-arch1-1 [Arch Linux] (x86_64/1 cpu)
Message ID:
20210614074018.36861DFEE5@cjg-arch
Automated smoke report for branch smoke-me/khw-clz 5.35.1 patch 5560481701488217416df1b32a29b9a4e3092cd3 v5.35.0-151-g5560481701
cjg-arch: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2131MHz) (x86_64/1 cpu)
    on        linux - 5.12.10-arch1-1 [Arch Linux]
    using     g++ version 11.1.0
    smoketime 7 hours 18 minutes (average 36 minutes 34 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.35.0-151-g5560481701  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O         
O O         -Duse64bitall
O O         -Dusequadmath
O O         -Duseithreads
O O         -Duseithreads -Duse64bitall
O O         -Duseithreads -Dusequadmath
| +--------- -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):
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]
utf8.c: In function 'U8* Perl_uvoffuni_to_utf8_flags_msgs(U8*, UV, UV, HV**)':
utf8.c:345:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
utf8.c:357:7: note: here
compress.c: In function 'void generateMTFValues(EState*)':
compress.c:190:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:191:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:192:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:198:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c: In function 'void sendMTFValues(EState*)':
compress.c:361:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:361:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:361:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:362:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c: In function 'uInt longest_match(deflate_state*, IPos)':
deflate.c:1243:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1244:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1245:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1264:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1265:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1266:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
trees.c: In function 'unsigned int bi_reverse(unsigned int, int)':
trees.c:1164:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
MD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':
MD5.xs:470:34: 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:47: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:627:70: note: in definition of macro 'sv_magicext'
ListUtil.xs: In function 'void XS_List__Util_zip(CV*)':
../../pp.h:371:40: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
../../perl.h:3799:62: note: in definition of macro 'EXPECT'
../../perl.h:3820:52: note: in expansion of macro 'cBOOL'
../../pp.h:390:30: note: in expansion of macro 'UNLIKELY'
../../pp.h:390:39: note: in expansion of macro '_EXTEND_NEEDS_GROW'
ListUtil.xs:1628:9: note: in expansion of macro 'EXTEND'
../../pp.h:371:66: warning: comparison of integer expressions of different signedness: 'long int' and 'UV' {aka 'long unsigned int'} [-Wsign-compare]
ListUtil.xs:1645:9: note: in expansion of macro 'EXTEND'
Base64.xs: In function 'void XS_MIME__Base64_decode_base64(CV*)':
Base64.xs:183:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
Base64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(CV*)':
Base64.xs:279:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
Socket.xs: In function 'void XS_Socket_inet_aton(CV*)':
Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
../../perl.h:563:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
../../perl.h:566:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
../../perl.h:574: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'
sv.c: In function 'char* Perl_sv_gets(SV*, PerlIOl**, I32)':
sv.c:8801:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
perl.h:4496:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
perl.h:4496:22: note: in definition of macro 'DEBUG_P'
../../embed.h: In function 'void XS_List__Util_reduce(CV*)':
../../embed.h:67:45: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:535:9: note: 'retvals' was declared here
thread.h:390:40: warning: 'my_perl' may be used uninitialized [-Wmaybe-uninitialized]
perl.h:3714:41: note: in expansion of macro 'PERL_SET_CONTEXT'
perl.c:110:9: note: in expansion of macro 'PERL_SET_THX'
/usr/include/pthread.h: In function 'PerlInterpreter* perl_alloc()':
/usr/include/pthread.h:1167:12: note: by argument 2 of type 'const void*' to 'int pthread_setspecific(pthread_key_t, const void*)' declared here
gv.c: In function 'SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)':
utf8.c: In function 'U8* Perl_uvoffuni_to_utf8_flags_msgs(PerlInterpreter*, U8*, UV, UV, HV**)':
MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
ListUtil.xs: In function 'void XS_List__Util_zip(PerlInterpreter*, CV*)':
Base64.xs: In function 'void XS_MIME__Base64_decode_base64(PerlInterpreter*, CV*)':
Base64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(PerlInterpreter*, CV*)':
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*)':
sv.c: In function 'char* Perl_sv_gets(PerlInterpreter*, SV*, PerlIOl**, I32)':
../../embed.h: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':

Non-Fatal messages(gcc):



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

Thread Next


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