• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.33.8-347-g8f5f29fee1 PASS netbsd 9.1 Intel 686-class 1

    Automated smoke report for branch smoke-me/khw-locale 5.33.9 patch 8f5f29fee11bbfbaccd070661e0f2cdd00870ca8 v5.33.8-347-g8f5f29fee1.
    cjg-netbsd9: Intel 686-class (amd64/1 cpus)
        on        netbsd 9.1
        using     g++ version 7.5.0 (*1)
        smoketime 5 hours 20 minutes (average 40 minutes 5 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-347-g8f5f29fee1
    ----------------------- ----------------------------------------------------
    O  O                    -Dcc=g++ (*1)
    O  O                    -Dcc=g++ -Duse64bitall (*1)
    O  O                    -Dcc=g++ -Duseithreads (*1)
    O  O                    -Dcc=g++ -Duseithreads -Duse64bitall (*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: In function 'const char* S_toggle_locale_i(unsigned int, const char*, line_t)':
        locale.c:6556: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:6611:47: warning: unused parameter 'caller_line' [-Wunused-parameter]
        locale.c:1644:1: warning: 'const char* S_get_LC_ALL_display()' defined but not used [-Wunused-function]
        locale.c:1527:1: warning: 'const char* S_calculate_LC_ALL(const char**)' defined but not used [-Wunused-function]
        /usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token "("
        /usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token "("
        /usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token "("
        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'
        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]
        const-c.inc: In function 'int constant_19(const char*, IV*)':
        const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
        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]
        Piece.xs: In function 'char* _strptime(const char*, const char*, tm*, int*)':
        Piece.xs:751:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
        re_exec.c:7063:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6967:17: note: 'fold_array' was declared here
        re_exec.c:7069:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6966:16: note: 'folder' was declared here
        inline.h: In function 'I32 Perl_TOPMARK()':
        perl.h:1118:95: 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'
        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: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'
        regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
        regexec.c:7063:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6967:17: note: 'fold_array' was declared here
        regexec.c:7069:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6966:16: note: 'folder' was declared here
        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_stdize_locale(int, const char*, const char**, size_t*, line_t)':
        locale.c:1385:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c: In function 'const char* S_calculate_LC_ALL(const char**)':
        locale.c:1636:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c: In function 'void S_new_numeric(const char*)':
        locale.c:1762:5: note: in expansion of macro 'DEBUG_L'
        locale.c:1805:5: note: in expansion of macro 'DEBUG_L'
        locale.c: In function 'void Perl_set_numeric_standard()':
        locale.c:1877:5: note: in expansion of macro 'DEBUG_L'
        locale.c: In function 'void Perl_set_numeric_underlying()':
        locale.c:1905:5: note: in expansion of macro 'DEBUG_L'
        locale.c: In function 'void S_new_ctype(const char*)':
        locale.c:1952:5: note: in expansion of macro 'DEBUG_L'
        locale.c:1982:5: note: in expansion of macro 'DEBUG_L'
        locale.c:2085:21: note: in expansion of macro 'DEBUG_Lv'
        locale.c:2093:13: note: in expansion of macro 'DEBUG_Lv'
        locale.c:2099:13: note: in expansion of macro 'DEBUG_Lv'
        locale.c:2122:9: note: in expansion of macro 'DEBUG_L'
        locale.c:2134:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c:2181:21: note: in expansion of macro 'DEBUG_L'
        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:2274:13: note: in expansion of macro 'DEBUG_L'
        locale.c: In function 'void S_new_collate(const char*)':
        locale.c:2418:9: note: in expansion of macro 'DEBUG_Lv'
        locale.c: In function 'const char* Perl_setlocale(int, const char*)':
        locale.c:2676:5: note: in expansion of macro 'DEBUG_L'
        locale.c:2693:13: note: in expansion of macro 'DEBUG_L'
        locale.c:2729:9: note: in expansion of macro 'DEBUG_L'
        locale.c:2746:9: note: in expansion of macro 'DEBUG_L'
        locale.c:2758:9: note: in expansion of macro 'DEBUG_L'
        locale.c:2780: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:2838: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:2894:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c: In function 'HV* S_populate_localeconv(const lconv*, int, int)':
        locale.c:3733: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:4292:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c:4293:72: warning: format '%d' expects argument of type 'int', but argument 3 has type 'nl_item {aka long int}' [-Wformat=]
        perl.h:4667:33: note: in definition of macro 'DEBUG__'
        locale.c: In function 'char* Perl_my_strftime8(const char*, int, int, int, int, int, int, int, int, int, int*)':
        locale.c:4983:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c: In function 'int Perl_init_i18nl10n(int)':
        locale.c:5148:9: note: in expansion of macro 'DEBUG_L'
        locale.c:5400:9: note: in expansion of macro 'DEBUG_LOCALE_INIT'
        locale.c:5425:17: note: in expansion of macro 'DEBUG_LOCALE_INIT'
        locale.c:5613:17: note: in expansion of macro 'DEBUG_LOCALE_INIT'
        locale.c: In function 'void S_compute_collxfrm_coefficients()':
        locale.c:5816:9: note: in expansion of macro 'DEBUG_L'
        locale.c:5855:5: note: in expansion of macro 'DEBUG_L'
        locale.c: In function 'char* Perl_mem_collxfrm_(const char*, STRLEN, STRLEN*, bool)':
        locale.c:5906:9: note: in expansion of macro 'DEBUG_L'
        locale.c:5940:13: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6018:17: note: in expansion of macro 'DEBUG_L'
        locale.c:6023:17: note: in expansion of macro 'DEBUG_L'
        locale.c:6029:13: note: in expansion of macro 'DEBUG_L'
        locale.c:6167:25: note: in expansion of macro 'DEBUG_L'
        locale.c:6174:21: note: in expansion of macro 'DEBUG_L'
        locale.c:6234:9: note: in expansion of macro 'DEBUG_L'
        locale.c:6294:17: note: in expansion of macro 'DEBUG_L'
        locale.c:6324:17: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6349:21: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6359:21: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6369:13: note: in expansion of macro 'DEBUG_L'
        locale.c:6396:13: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6406:13: note: in expansion of macro 'DEBUG_L'
        locale.c:6416:5: note: in expansion of macro 'DEBUG_L'
        locale.c:6430:5: note: in expansion of macro 'DEBUG_L'
        locale.c:6575:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6589:9: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6602:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6621:9: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6627:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c: In function 'bool S_is_locale_utf8(const char*)':
        locale.c:6688:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6690:9: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6698:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c: In function 'char* Perl_my_strerror(int, int*)':
        locale.c:6733:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6972:5: note: in expansion of macro 'DEBUG_STRERROR_ENTER'
        locale.c:6739:5: note: in expansion of macro 'DEBUG_Lv'
        locale.c:6990:5: note: in expansion of macro 'DEBUG_STRERROR_RETURN'
        locale.c: In function 'void Perl_switch_to_global_locale()':
        locale.c:7062: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:7281:56: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'int' [-Wformat=]
        locale.c:7281:56: warning: format '%d' expects argument of type 'int', but argument 6 has type 'const char*' [-Wformat=]
        locale.c:7281:56: 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:1644:1: warning: 'const char* S_get_LC_ALL_display(PerlInterpreter*)' defined but not used [-Wunused-function]
        locale.c:1527:1: warning: 'const char* S_calculate_LC_ALL(PerlInterpreter*, const char**)' defined but not used [-Wunused-function]
        locale.c:647:1: warning: 'bool S_less_dicey_bool_setlocale_r(PerlInterpreter*, int, const char*)' defined but not used [-Wunused-function]
        DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, char*, int, int, SV*)':
        Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
        Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
        const-c.inc: In function 'int constant_19(PerlInterpreter*, const char*, IV*)':
        HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
        HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
        Piece.xs: In function 'char* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)':
        re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
        regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
        locale.c: In function 'const char* S_my_langinfo_i(PerlInterpreter*, nl_item, unsigned int, const char*, const char**, size_t*, int*)':
        ../../embed.h: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
    

    About this smoke:
    smoking-perl: 5.30.2
    smoker-version: 1.71/0.046
    timestamp: 2021-05-07 01:38:55+00
    tester: core