[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-safe 5.33.6 patch 5ecb875d235b97a5f49c95060858d4b83b1e0ac5 v5.33.5-254-g5ecb875d23.
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 8 hours 24 minutes (average 42 minutes 2 seconds)
Summary: FAIL(F)
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-254-g5ecb875d23
----------------------- ----------------------------------------------------
F F -Dcc=g++ (*1)
F F -Dcc=g++ -Duse64bitall (*1)
F F -Dcc=g++ -Duselongdouble (*1)
F F -Dcc=g++ -Duseithreads (*1)
F F -Dcc=g++ -Duseithreads -Duse64bitall (*1)
F F -Dcc=g++ -Duseithreads -Duselongdouble (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE5ecb875d235b97a5f49c95060858d4b83b1e0ac5
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2855:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
regexp.h:527:45: note: in definition of macro 'RXp_ENGINE'
regexp.h:528:55: note: in expansion of macro 'ReANY'
perl.h:235:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2855:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:235:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
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:622:63: note: in definition of macro 'sv_magicext'
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1673:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
HiRes.xs:1244: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:1264: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
mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':
locale.c: In function 'const char* S_emulate_setlocale(unsigned int, const char*, bool)':
locale.c:1213:32: warning: unused parameter 'recalc_LC_ALL' [-Wunused-parameter]
proto.h:4268:21: warning: 'const char* S_calculate_LC_ALL(PerlInterpreter*, const char**)' declared 'static' but never defined [-Wunused-function]
proto.h:4271:21: warning: 'const char* S_find_locale_from_environment(PerlInterpreter*, unsigned int)' declared 'static' but never defined [-Wunused-function]
proto.h:4273:21: warning: 'const char* S_query_PL_curlocales(unsigned int)' declared 'static' but never defined [-Wunused-function]
proto.h:4275:21: warning: 'const char* S_setlocale_from_aggregate_LC_ALL(PerlInterpreter*, const char*)' declared 'static' but never defined [-Wunused-function]
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*)':
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*)':
../../embed.h: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
About this smoke: smoking-perl: 5.26.1 smoker-version: 1.71/0.046 timestamp: 2021-01-08 07:50:20+00 tester: core