• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [maint-5.36] v5.36.3 PASS linux 6.5.13_1 [Void Linux rolling] (x86_64/1 cpu)

    Subject: Smoke [maint-5.36] v5.36.3 PASS linux 6.5.13_1 [Void Linux rolling] (x86_64/1 cpu)
    Message-Id: <20231202020903.67A01200FC@cjg-void>
    Date: Fri,  1 Dec 2023 21:09:03 -0500 (EST)
    
    Automated smoke report for branch maint-5.36 5.36.3 patch d456446ba5b8fba87f3f26fa700eb749c622e434 v5.36.3
    cjg-void: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpu)
        on        linux - 6.5.13_1 [Void Linux rolling]
        using     g++ version 12.2.0
        smoketime 4 hours 31 minutes (average 22 minutes 39 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.36.3    Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Dusequadmath
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    O O         -Duseithreads -Dusequadmath
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    MANIFEST did not declare '.mailmap'
    
    Passed Todo tests: (common-args) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=g++
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Dusequadmath
    [default] -DDEBUGGING -Dusequadmath
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    [default] -Duseithreads -Dusequadmath
    [default] -DDEBUGGING -Duseithreads -Dusequadmath
    ../cpan/Time-Piece/t/06large.t..............................PASSED
        1-250
    
    Compiler messages(gcc):
    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
    sv_inline.h: In function 'SV* S_new_SV(const char*, int, const char*)':
    sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    mro_core.c: In function 'void Perl_mro_method_changed_in(HV*)':
    hv.h:426:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char [0]' [-Warray-bounds]
    embed.h:248:70: note: in definition of macro 'hv_common'
    hv.h:440:34: note: in expansion of macro 'HEK_FLAGS'
    hv.h:539:56: note: in expansion of macro 'HEK_UTF8'
    mro_core.c:1333:23: note: in expansion of macro 'hv_fetchhek'
    builtin.c:400:1: warning: missing initializer for member 'BuiltinFuncDescriptor::xsub' [-Wmissing-field-initializers]
    builtin.c:400:1: warning: missing initializer for member 'BuiltinFuncDescriptor::checker' [-Wmissing-field-initializers]
    builtin.c:400:1: warning: missing initializer for member 'BuiltinFuncDescriptor::ckval' [-Wmissing-field-initializers]
    hv.c: In function 'void Perl_hv_undef_flags(HV*, U32)':
    hv.h:545:55: note: in expansion of macro 'HEK_UTF8'
    hv.c:2269:19: note: in expansion of macro 'hv_deletehek'
    hv.c:2280:19: note: in expansion of macro 'hv_deletehek'
    ../../sv_inline.h: In function 'SV* S_new_SV(const char*, int, const char*)':
    ../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    ../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    ../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    compress.c: In function 'void generateMTFValues(EState*)':
    compress.c:190:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    compress.c:191:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    compress.c:192:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    compress.c:198:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    compress.c: In function 'void sendMTFValues(EState*)':
    compress.c:361:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    compress.c:361:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    compress.c:361:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    compress.c:362:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c: In function 'Perl_crz_uInt longest_match(deflate_state*, IPos)':
    deflate.c:1280:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1281:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1282:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1301:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1302:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1303:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    trees.c: In function 'unsigned int bi_reverse(unsigned int, int)':
    trees.c:1143:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    module3.c: In function 'int dummy_parser_warning()':
    module3.c:70:21: warning: the address of 'yy_parser::bufptr' will never be NULL [-Waddress]
    ../../parser.h:83:18: note: 'yy_parser::bufptr' declared here
    MD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':
    MD5.xs:470:34: 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:47: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
    ../../embed.h:637:70: note: in definition of macro 'sv_magicext'
    ../../../sv_inline.h: In function 'SV* S_new_SV(const char*, int, const char*)':
    ../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    ../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    ../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    byte_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    cp_00_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    eu_01_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    gb_02_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    gb_03_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ir_04_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ma_05_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ebcdic_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ji_02_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ji_03_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ji_04_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    sh_06_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    jo_02_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ks_03_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ma_04_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    symbol_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    bi_00_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    bi_01_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    cp_02_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ma_03_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    def_t.c:7:32: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    Base64.xs: In function 'void XS_MIME__Base64_decode_base64(CV*)':
    Base64.xs:183:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    Base64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(CV*)':
    Base64.xs:279:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    Socket.xs: In function 'void XS_Socket_inet_aton(CV*)':
    Socket.xs:778:35: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
    Socket.xs:778:35: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
    Socket.xs:778:35: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
    Socket.xs:778:35: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
    Socket.xs:778:35: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
    Socket.xs:778:35: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
    Socket.xs:778:35: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
    ../../perl.h:586:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ../../perl.h:589:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
    ../../perl.h:597:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
    HiRes.xs:1249:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
    HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
    HiRes.xs:1269:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
    ../../../../sv_inline.h: In function 'SV* S_new_SV(const char*, int, const char*)':
    ../../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    ../../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    ../../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    util.c: In function 'void* Perl_safesysrealloc(void*, size_t)':
    util.c:329:30: warning: pointer 'where' may be used after 'void* realloc(void*, size_t)' [-Wuse-after-free]
    perl.h:4565:37: note: in definition of macro 'DEBUG_m'
    iperlsys.h:893:48: note: call to 'void* realloc(void*, size_t)' here
    util.c:290:25: note: in expansion of macro 'PerlMem_realloc'
    hv.c:2229:19: note: in expansion of macro 'hv_deletehek'
    sv_inline.h: In function 'SV* S_new_SV(PerlInterpreter*, const char*, int, const char*)':
    mro_core.c: In function 'void Perl_mro_method_changed_in(PerlInterpreter*, HV*)':
    hv.c: In function 'void Perl_hv_undef_flags(PerlInterpreter*, HV*, U32)':
    ../../sv_inline.h: In function 'SV* S_new_SV(PerlInterpreter*, const char*, int, const char*)':
    MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
    MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
    ../../../sv_inline.h: In function 'SV* S_new_SV(PerlInterpreter*, const char*, int, const char*)':
    Base64.xs: In function 'void XS_MIME__Base64_decode_base64(PerlInterpreter*, CV*)':
    Base64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(PerlInterpreter*, CV*)':
    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*)':
    ../../../../sv_inline.h: In function 'SV* S_new_SV(PerlInterpreter*, const char*, int, const char*)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.38.0
    (Reporter v0.053 / Smoker v0.046)