[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-locale 5.33.9 patch 72b081510b9020f2137834175ba56c9638fc5194 v5.33.8-313-g72b081510b.
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 2 hours 36 minutes (average 39 minutes 4 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-313-g72b081510b
----------------------- ----------------------------------------------------
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
locale.c:1653:1: warning: âÂÂconst char* S_get_LC_ALL_display()â defined but not used [-Wunused-function]
locale.c:1536:1: warning: âÂÂconst char* S_calculate_LC_ALL(const char**)â defined but not used [-Wunused-function]
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:624: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:561:30: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
../../perl.h:564:30: note: in expansion of macro âÂÂGCC_DIAG_PRAGMAâÂÂ
../../perl.h:572: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:458: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:2792:20: note: declared here
inline.h: In function âÂÂI32 Perl_TOPMARK()âÂÂ:
perl.h:1118:32: warning: format âÂÂ%pâ expects argument of type âÂÂvoid*âÂÂ, but argument 5 has type âÂÂlong intâ [-Wformat=]
perl.h:4616:40: note: in definition of macro âÂÂDEBUG_sâÂÂ
perl.h:4667:17: note: in expansion of macro âÂÂDEBUG_PRE_STMTSâÂÂ
perl.h:4696:22: note: in expansion of macro âÂÂDEBUG__âÂÂ
inline.h:180:13: note: in expansion of macro âÂÂDEBUG_vâÂÂ
perl.h:1118:40: note: format string is defined here
inline.h: In function âÂÂI32 Perl_POPMARK()âÂÂ:
inline.h:190:13: note: in expansion of macro âÂÂDEBUG_vâÂÂ
inline.h: In function âÂÂI32 Perl_foldEQ_locale(const char*, const char*, I32)âÂÂ:
perl.h:4702:22: note: in expansion of macro âÂÂDEBUG__âÂÂ
inline.h:2577:13: note: in expansion of macro âÂÂDEBUG_LâÂÂ
sv.c: In function âÂÂvoid do_clean_objs(SV*)âÂÂ:
perl.h:4686:22: note: in expansion of macro âÂÂDEBUG__âÂÂ
sv.c:525:13: note: in expansion of macro âÂÂDEBUG_DâÂÂ
sv.c: In function âÂÂvoid do_clean_named_objs(SV*)âÂÂ:
sv.c:557:9: note: in expansion of macro âÂÂDEBUG_DâÂÂ
sv.c:563:9: note: in expansion of macro âÂÂDEBUG_DâÂÂ
sv.c:569:9: note: in expansion of macro âÂÂDEBUG_DâÂÂ
sv.c:575:9: note: in expansion of macro âÂÂDEBUG_DâÂÂ
sv.c: In function âÂÂvoid do_clean_named_io_objs(SV*)âÂÂ:
sv.c:597:9: note: in expansion of macro âÂÂDEBUG_DâÂÂ
sv.c: In function âÂÂvoid do_clean_all(SV*)âÂÂ:
sv.c:657:5: note: in expansion of macro âÂÂDEBUG_DâÂÂ
sv.c: In function âÂÂvoid Perl_sv_setsv_flags(SV*, SV*, I32)âÂÂ:
perl.h:4697:22: note: in expansion of macro âÂÂDEBUG__âÂÂ
sv.c:4675:21: note: in expansion of macro âÂÂDEBUG_CâÂÂ
sv.c: In function âÂÂSV* Perl_sv_setsv_cow(SV*, SV*)âÂÂ:
sv.c:4842:13: note: in expansion of macro âÂÂDEBUG_CâÂÂ
sv.c:4853:9: note: in expansion of macro âÂÂDEBUG_CâÂÂ
sv.c: In function âÂÂbool S_curse(SV*, bool)âÂÂ:
pp.h:75:17: note: in expansion of macro âÂÂDEBUG_vâÂÂ
sv.c:6985:17: note: in expansion of macro âÂÂPUSHMARKâÂÂ
sv.c: In function âÂÂchar* Perl_sv_gets(SV*, PerlIOl**, I32)âÂÂ:
perl.h:4689:23: note: in expansion of macro âÂÂDEBUG__âÂÂ
sv.c:8739:9: note: in expansion of macro âÂÂDEBUG_PvâÂÂ
sv.c:8758:9: note: in expansion of macro âÂÂDEBUG_PvâÂÂ
sv.c: In function âÂÂchar* Perl_sv_recode_to_utf8(SV*, SV*)âÂÂ:
sv.c:16092:9: note: in expansion of macro âÂÂPUSHMARKâÂÂ
sv.c: In function âÂÂbool Perl_sv_cat_decode(SV*, SV*, SV*, int*, char*, int)âÂÂ:
sv.c:16163:9: note: in expansion of macro âÂÂPUSHMARKâÂÂ
numeric.c: In function âÂÂNV Perl_my_atof(const char*)âÂÂ:
perl.h:4690:23: note: in expansion of macro âÂÂDEBUG__âÂÂ
perl.h:7130:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
numeric.c:1512:17: note: in expansion of macro âÂÂSET_NUMERIC_STANDARDâÂÂ
perl.h:7136:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
perl.h:7175:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
numeric.c:1513:17: note: in expansion of macro âÂÂLOCK_LC_NUMERIC_STANDARDâÂÂ
perl.h:7190:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
numeric.c:1519:17: note: in expansion of macro âÂÂUNLOCK_LC_NUMERIC_STANDARDâÂÂ
locale.c: In function âÂÂconst char* S_calculate_LC_ALL(const char**)âÂÂ:
locale.c:1645:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c: In function âÂÂvoid S_new_numeric(const char*)âÂÂ:
locale.c:1771:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:1814:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c: In function âÂÂvoid Perl_set_numeric_standard()âÂÂ:
locale.c:1886:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c: In function âÂÂvoid Perl_set_numeric_underlying()âÂÂ:
locale.c:1913:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c: In function âÂÂvoid S_new_ctype(const char*)âÂÂ:
locale.c:1959:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:1989:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2092:21: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:2100:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:2106:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:2129:9: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2140:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:2187:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2193:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2199:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2205:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2211:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2217:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2223:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2229:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2235:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2241:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2247:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2253:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2259:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2280:13: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c: In function âÂÂvoid S_new_collate(const char*)âÂÂ:
locale.c:2422:9: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c: In function âÂÂconst char* Perl_setlocale(int, const char*)âÂÂ:
locale.c:2682:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2699:13: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2735:9: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2752:9: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2764:9: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:2786:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c: In function âÂÂconst char* S_save_to_buffer(const char*, const char**, size_t*)âÂÂ:
locale.c:2844:9: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c: In function âÂÂunsigned int S_get_locale_string_utf8ness_i(const char*, unsigned int, const char*, int)âÂÂ:
locale.c:2900:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c: In function âÂÂconst char* S_my_langinfo_i(nl_item, unsigned int, const char*, const char**, size_t*, int*)âÂÂ:
locale.c:4035:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c: In function âÂÂchar* Perl_my_strftime8(const char*, int, int, int, int, int, int, int, int, int, int*)âÂÂ:
locale.c:4668:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c: In function âÂÂint Perl_init_i18nl10n(int)âÂÂ:
locale.c:4833:9: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:5085:9: note: in expansion of macro âÂÂDEBUG_LOCALE_INITâÂÂ
locale.c:5110:17: note: in expansion of macro âÂÂDEBUG_LOCALE_INITâÂÂ
locale.c:5298:17: note: in expansion of macro âÂÂDEBUG_LOCALE_INITâÂÂ
locale.c: In function âÂÂvoid S_compute_collxfrm_coefficients()âÂÂ:
locale.c:5501:9: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:5540:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c: In function âÂÂchar* Perl_mem_collxfrm_(const char*, STRLEN, STRLEN*, bool)âÂÂ:
locale.c:5591:9: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:5625:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:5703:17: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:5708:17: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:5714:13: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:5852:25: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:5859:21: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:5919:9: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:5979:17: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:6009:17: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6034:21: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6044:21: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6054:13: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:6081:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6091:13: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:6101:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c:6115:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c: In function âÂÂconst char* S_toggle_locale_i(unsigned int, const char*)âÂÂ:
locale.c:6258:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6271:9: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6282:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c: In function âÂÂvoid S_restore_toggled_locale_i(unsigned int, const char*)âÂÂ:
locale.c:6300:9: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6305:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c: In function âÂÂbool S_is_locale_utf8(const char*)âÂÂ:
locale.c:6364:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6373:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c: In function âÂÂchar* Perl_my_strerror(int, int*)âÂÂ:
locale.c:6408:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6648:5: note: in expansion of macro âÂÂDEBUG_STRERROR_ENTERâÂÂ
locale.c:6414:5: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
locale.c:6666:5: note: in expansion of macro âÂÂDEBUG_STRERROR_RETURNâÂÂ
locale.c: In function âÂÂvoid Perl_switch_to_global_locale()âÂÂ:
locale.c:6739:5: note: in expansion of macro âÂÂDEBUG_LâÂÂ
locale.c: In function âÂÂchar* S_my_setlocale_debug_string_i(unsigned int, const char*, const char*, line_t)âÂÂ:
locale.c:6952:44: warning: format âÂÂ%sâ expects argument of type âÂÂchar*âÂÂ, but argument 5 has type âÂÂintâ [-Wformat=]
locale.c:6952:47: warning: format âÂÂ%dâ expects argument of type âÂÂintâÂÂ, but argument 6 has type âÂÂconst char*â [-Wformat=]
locale.c:6952:73: warning: format âÂÂ%sâ expects a matching âÂÂchar*â argument [-Wformat=]
../../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:1653:1: warning: âÂÂconst char* S_get_LC_ALL_display(PerlInterpreter*)â defined but not used [-Wunused-function]
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*)âÂÂ:
APItest.c: In function âÂÂvoid XS_XS__APItest__PtrTable_clear(PerlInterpreter*, CV*)âÂÂ:
../../embed.h:458:56: warning: âÂÂvoid Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)â is deprecated [-Wdeprecated-declarations]
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.32.1 smoker-version: 1.72/0.046 timestamp: 2021-04-21 16:16:53+00 tester: perl