[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-locale 5.33.8 patch 8aff6ba1a14f881e74b9b59a2424ac1d34b4b880 v5.33.6-258-g8aff6ba1a1.
cjg-dragonfly5: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (x86_64/1 cpus)
on dragonfly 5.8-RELEASE
using g++ version 8.3 [DragonFly] Release/2019-02-22 (*1)
smoketime 6 hours 10 minutes (average 30 minutes 51 seconds)
Summary: FAIL(Fm)
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.6-258-g8aff6ba1a1
----------------------- ----------------------------------------------------
F F -Dcc=g++ (*1)
F F -Dcc=g++ -Duse64bitall (*1)
F F -Dcc=g++ -Duselongdouble (*1)
m F -Dcc=g++ -Duseithreads (*1)
m F -Dcc=g++ -Duseithreads -Duse64bitall (*1)
m F -Dcc=g++ -Duseithreads -Duselongdouble (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
locale.c:410:1: warning: 'const char* S_category_name(int)' defined but not used [-Wunused-function]
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
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(int, char*, int, int, SV*)':
DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
MD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':
MD5.xs:470:50: 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:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:628: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_canonname' [-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_next' [-Wmissing-field-initializers]
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1694:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
HiRes.xs:1248:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
HiRes.xs:1268:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
../../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
locale.c: In function 'const char* S_calculate_LC_ALL(PerlInterpreter*, locale_t)':
locale.c:730:16: warning: variable 'new_len' set but not used [-Wunused-but-set-variable]
locale.c: In function 'const char* S_emulate_setlocale_i(unsigned int, const char*, int, line_t)':
locale.c:1103:33: warning: unused parameter 'recalc_LC_ALL' [-Wunused-parameter]
locale.c:1104:36: warning: unused parameter 'line' [-Wunused-parameter]
locale.c: In function 'void Perl_thread_locale_init()':
perl.h:155:16: error: 'my_perl' was not declared in this scope
perl.h:160:18: note: in expansion of macro 'aTHX'
embed.h:1735:37: note: in expansion of macro 'aTHX_'
locale.c:6175:5: note: in expansion of macro 'new_LC_ALL'
perl.h:155:16: note: suggested alternative: 'my_fork'
locale.c: In function 'void Perl_switch_to_global_locale()':
locale.c:5942:27: warning: ignoring return value of 'const char* S_save_to_buffer(const char*, const char**, size_t*)', declared with attribute warn_unused_result [-Wunused-result]
locale.c:1335:1: warning: 'void S_setlocale_failure_panic_i(unsigned int, const char*, const char*, line_t, line_t)' defined but not used [-Wunused-function]
locale.c:1194:26: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'line_t' {aka 'unsigned int'} [-Wformat=]
perl.h:4613:46: note: in definition of macro 'DEBUG__'
locale.c:1193:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:1194:26: warning: too many arguments for format [-Wformat-extra-args]
handy.h: In function 'const char* S_calculate_LC_ALL(PerlInterpreter*, locale_t)':
handy.h:719:31: warning: 'previous_start' may be used uninitialized in this function [-Wmaybe-uninitialized]
locale.c:701:12: note: 'previous_start' was declared here
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, char*, int, int, SV*)':
MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
../../embed.h: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
About this smoke: smoking-perl: 5.30.2 smoker-version: 1.71/0.046 timestamp: 2021-03-04 00:45:17+00 tester: core