• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-locale] v5.34.0-RC1-264-g579245df56 FAIL(F) linux 5.4.111-0-lts [Alpine Linux v3.12 3.12.7] (x86_64/1 cpu)

    Subject: Smoke [smoke-me/khw-locale] v5.34.0-RC1-264-g579245df56 FAIL(F) linux 5.4.111-0-lts [Alpine Linux v3.12 3.12.7] (x86_64/1 cpu)
    Message-Id: <20210510074245.BEEF71FF4C@cjg-alpine3>
    Date: Mon, 10 May 2021 03:42:45 -0400 (EDT)
    
    Automated smoke report for branch smoke-me/khw-locale 5.34.0 patch 579245df56e4cf3feeb6eb41581463888bfe617f v5.34.0-RC1-264-g579245df56
    cjg-alpine3: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
        on        linux - 5.4.111-0-lts [Alpine Linux v3.12 3.12.7]
        using     g++ version 9.3.0
        smoketime 7 hours (average 35 minutes)
    
    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.34.0-RC1-264-g579245df56  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duselongdouble
    O O         -Duseithreads
    F O         -Duseithreads -Duse64bitall
    O O         -Duseithreads -Duselongdouble
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=g++
    [default] -Duseithreads -Duse64bitall
    ../cpan/Socket/t/getaddrinfo.t..............................FAILED
        22-23
        Non-zero exit status: 2
    
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    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: In function 'const char* S_toggle_locale_i(unsigned int, const char*, line_t)':
    locale.c:6563:38: warning: unused parameter 'caller_line' [-Wunused-parameter]
    locale.c: In function 'void S_restore_toggled_locale_i(unsigned int, const char*, line_t)':
    locale.c:6618:47: warning: unused parameter 'caller_line' [-Wunused-parameter]
    locale.c:1640:1: warning: 'const char* S_get_LC_ALL_display()' defined but not used [-Wunused-function]
    locale.c:1523:1: warning: 'const char* S_calculate_LC_ALL(const char**)' 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
    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: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'
    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:4611:40: note: in definition of macro 'DEBUG_s'
    perl.h:4662:17: note: in expansion of macro 'DEBUG_PRE_STMTS'
    perl.h:4691: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:4697: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:4681: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:4692: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:4684: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:16097:9: note: in expansion of macro 'PUSHMARK'
    sv.c: In function 'bool Perl_sv_cat_decode(SV*, SV*, SV*, int*, char*, int)':
    sv.c:16168:9: note: in expansion of macro 'PUSHMARK'
    numeric.c: In function 'NV Perl_my_atof(const char*)':
    perl.h:4685:23: note: in expansion of macro 'DEBUG__'
    perl.h:7125:13: note: in expansion of macro 'DEBUG_Lv'
    numeric.c:1512:17: note: in expansion of macro 'SET_NUMERIC_STANDARD'
    perl.h:7131:13: note: in expansion of macro 'DEBUG_Lv'
    perl.h:7170:13: note: in expansion of macro 'DEBUG_Lv'
    numeric.c:1513:17: note: in expansion of macro 'LOCK_LC_NUMERIC_STANDARD'
    perl.h:7185: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:1632:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c: In function 'void S_new_numeric(const char*)':
    locale.c:1758:5: note: in expansion of macro 'DEBUG_L'
    locale.c:1801:5: note: in expansion of macro 'DEBUG_L'
    locale.c: In function 'void Perl_set_numeric_standard()':
    locale.c:1873:5: note: in expansion of macro 'DEBUG_L'
    locale.c: In function 'void Perl_set_numeric_underlying()':
    locale.c:1901:5: note: in expansion of macro 'DEBUG_L'
    locale.c: In function 'void S_new_ctype(const char*)':
    locale.c:1948:5: note: in expansion of macro 'DEBUG_L'
    locale.c:1978:5: note: in expansion of macro 'DEBUG_L'
    locale.c:2081:21: note: in expansion of macro 'DEBUG_Lv'
    locale.c:2089:13: note: in expansion of macro 'DEBUG_Lv'
    locale.c:2095:13: note: in expansion of macro 'DEBUG_Lv'
    locale.c:2118:9: note: in expansion of macro 'DEBUG_L'
    locale.c:2130:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c:2177:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2183:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2189:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2195:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2201:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2207:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2213:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2219:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2225:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2231:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2237:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2243:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2249:21: note: in expansion of macro 'DEBUG_L'
    locale.c:2270:13: note: in expansion of macro 'DEBUG_L'
    locale.c: In function 'void S_new_collate(const char*)':
    locale.c:2414:9: note: in expansion of macro 'DEBUG_Lv'
    locale.c: In function 'const char* Perl_setlocale(int, const char*)':
    locale.c:2672:5: note: in expansion of macro 'DEBUG_L'
    locale.c:2689:13: note: in expansion of macro 'DEBUG_L'
    locale.c:2725:9: note: in expansion of macro 'DEBUG_L'
    locale.c:2742:9: note: in expansion of macro 'DEBUG_L'
    locale.c:2754:9: note: in expansion of macro 'DEBUG_L'
    locale.c:2776: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:2834: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:2890:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c: In function 'HV* S_populate_localeconv(const lconv*, int, int)':
    locale.c:3729: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:4288: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:4990:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c: In function 'int Perl_init_i18nl10n(int)':
    locale.c:5155:9: note: in expansion of macro 'DEBUG_L'
    locale.c:5407:9: note: in expansion of macro 'DEBUG_LOCALE_INIT'
    locale.c:5432:17: note: in expansion of macro 'DEBUG_LOCALE_INIT'
    locale.c:5620:17: note: in expansion of macro 'DEBUG_LOCALE_INIT'
    locale.c: In function 'void S_compute_collxfrm_coefficients()':
    locale.c:5823:9: note: in expansion of macro 'DEBUG_L'
    locale.c:5862:5: note: in expansion of macro 'DEBUG_L'
    locale.c: In function 'char* Perl_mem_collxfrm_(const char*, STRLEN, STRLEN*, bool)':
    locale.c:5913:9: note: in expansion of macro 'DEBUG_L'
    locale.c:5947:13: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6025:17: note: in expansion of macro 'DEBUG_L'
    locale.c:6030:17: note: in expansion of macro 'DEBUG_L'
    locale.c:6036:13: note: in expansion of macro 'DEBUG_L'
    locale.c:6174:25: note: in expansion of macro 'DEBUG_L'
    locale.c:6181:21: note: in expansion of macro 'DEBUG_L'
    locale.c:6241:9: note: in expansion of macro 'DEBUG_L'
    locale.c:6301:17: note: in expansion of macro 'DEBUG_L'
    locale.c:6331:17: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6356:21: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6366:21: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6376:13: note: in expansion of macro 'DEBUG_L'
    locale.c:6403:13: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6413:13: note: in expansion of macro 'DEBUG_L'
    locale.c:6423:5: note: in expansion of macro 'DEBUG_L'
    locale.c:6437:5: note: in expansion of macro 'DEBUG_L'
    locale.c:6582:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6596:9: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6609:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6628:9: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6634:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c: In function 'bool S_is_locale_utf8(const char*)':
    locale.c:6695:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6697:9: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6705:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c: In function 'char* Perl_my_strerror(int, int*)':
    locale.c:6740:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6979:5: note: in expansion of macro 'DEBUG_STRERROR_ENTER'
    locale.c:6746:5: note: in expansion of macro 'DEBUG_Lv'
    locale.c:6997:5: note: in expansion of macro 'DEBUG_STRERROR_RETURN'
    locale.c: In function 'void Perl_switch_to_global_locale()':
    locale.c:7069: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:7284:44: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'int' [-Wformat=]
    locale.c:7284:47: warning: format '%d' expects argument of type 'int', but argument 6 has type 'const char*' [-Wformat=]
    locale.c:7284: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: In function 'const char* S_toggle_locale_i(PerlInterpreter*, unsigned int, const char*, line_t)':
    locale.c: In function 'void S_restore_toggled_locale_i(PerlInterpreter*, unsigned int, const char*, line_t)':
    locale.c:1640:1: warning: 'const char* S_get_LC_ALL_display(PerlInterpreter*)' defined but not used [-Wunused-function]
    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*)':
    ../../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.26.1
    (Reporter v0.053 / Smoker v0.046)