• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.33.5-261-g1ee34daec2 FAIL(Fm) dragonfly 5.8-RELEASE Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz 1

    Automated smoke report for branch smoke-me/khw-safe 5.33.6 patch 1ee34daec2c0d8882fdfafd24095db0417b14037 v5.33.5-261-g1ee34daec2.
    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 3 hours 8 minutes (average 15 minutes 41 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.5-261-g1ee34daec2
    ----------------------- ----------------------------------------------------
    m  m                    -Dcc=g++ (*1)
    m  m                    -Dcc=g++ -Duse64bitall (*1)
    m  m                    -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'
    
      Applied patches:
        SMOKE1ee34daec2c0d8882fdfafd24095db0417b14037
    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'
        locale.c: In function 'bool Perl__is_cur_LC_category_utf8(int)':
        perl.h:6896:33: error: 'LOCALE_UNLOCK' was not declared in this scope
        perl.h:6896:33: note: in definition of macro 'MBTOWC_UNLOCK_'
        perl.h:6896:33: note: suggested alternative: 'LOCALE_UNLOCK_'
        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:1198:32: warning: unused parameter 'recalc_LC_ALL' [-Wunused-parameter]
        locale.c: In function 'void Perl_thread_locale_init()':
        perl.h:155:16: error: 'my_perl' was not declared in this scope
        embedvar.h:38:18: note: in expansion of macro 'aTHX'
        embedvar.h:192:32: note: in expansion of macro 'vTHX'
        perl.h:6667:17: note: in expansion of macro 'PL_locale_mutex_depth'
        perl.h:6774:29: note: in expansion of macro 'LOCALE_BASE_LOCK_'
        perl.h:6829:33: note: in expansion of macro 'LOCALE_LOCK_'
        locale.c:5855:5: note: in expansion of macro 'SETLOCALE_LOCK'
        perl.h:155:16: note: suggested alternative: 'my_fork'
        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]
        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(PerlInterpreter*, 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(PerlInterpreter*, SV*)':
        MD5.xs:470:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
        MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, 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'
        ../../embed.h: In function 'void XS_List__Util_reduce(PerlInterpreter*, 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
        Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, 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(PerlInterpreter*, 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(PerlInterpreter*, CV*)':
        HiRes.xs:1264:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2021-01-14 03:29:09+00
    tester: core