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

    Subject: Smoke [maint-5.34] v5.34.3 PASS linux 6.5.12_1 [Void Linux rolling] (x86_64/1 cpu)
    Message-Id: <20231129213807.7F33820155@cjg-void>
    Date: Wed, 29 Nov 2023 16:38:07 -0500 (EST)
    
    Automated smoke report for branch maint-5.34 5.34.3 patch 81db88e83a981f603c5207a1fc4cc41da8dd5d79 v5.34.3
    cjg-void: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpu)
        on        linux - 6.5.12_1 [Void Linux rolling]
        using     g++ version 12.2.0
        smoketime 4 hours 12 minutes (average 21 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.34.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
    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]
    mro_core.c: In function 'void Perl_mro_method_changed_in(HV*)':
    hv.h:413:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char [0]' [-Warray-bounds]
    embed.h:243:70: note: in definition of macro 'hv_common'
    hv.h:429:34: note: in expansion of macro 'HEK_FLAGS'
    hv.h:528:56: note: in expansion of macro 'HEK_UTF8'
    mro_core.c:1318:23: note: in expansion of macro 'hv_fetchhek'
    hv.c: In function 'void Perl_hv_undef_flags(HV*, U32)':
    hv.h:534:55: note: in expansion of macro 'HEK_UTF8'
    hv.c:2080:19: note: in expansion of macro 'hv_deletehek'
    hv.c:2091:19: note: in expansion of macro 'hv_deletehek'
    sv.c: In function 'SV* S_new_SV(const char*, int, const char*)':
    sv.c:318:28: warning: unused parameter 'file' [-Wunused-parameter]
    sv.c:318:38: warning: unused parameter 'line' [-Wunused-parameter]
    sv.c:318: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 'uInt longest_match(deflate_state*, IPos)':
    deflate.c:1243:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1244:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1245:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1264:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1265:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    deflate.c:1266: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:1164: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:623:70: note: in definition of macro 'sv_magicext'
    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:769:35: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
    Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
    Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
    Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
    Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
    Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
    Socket.xs:769:35: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
    ../../perl.h:562:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ../../perl.h:565:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
    ../../perl.h:573: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'
    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:4484:37: note: in definition of macro 'DEBUG_m'
    iperlsys.h:908:48: note: call to 'void* realloc(void*, size_t)' here
    util.c:290:25: note: in expansion of macro 'PerlMem_realloc'
    hv.c:2059:19: note: in expansion of macro 'hv_deletehek'
    sv.c: In function 'char* Perl_sv_gets(SV*, PerlIOl**, I32)':
    sv.c:8794:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    perl.h:4474:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    perl.h:4474:22: note: in definition of macro 'DEBUG_P'
    ../../embed.h: In function 'void XS_List__Util_reduce(CV*)':
    ../../embed.h:66:45: warning: 'retvals' may be used uninitialized [-Wmaybe-uninitialized]
    ListUtil.xs:530:9: note: 'retvals' was declared here
    thread.h: In function 'PerlInterpreter* perl_alloc()':
    thread.h:390:40: warning: 'my_perl' may be used uninitialized [-Wmaybe-uninitialized]
    /usr/include/pthread.h:144:5: note: by argument 2 of type 'const void*' to 'int pthread_setspecific(pthread_key_t, const void*)' declared here
    gv.c: In function 'SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)':
    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.c: 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*)':
    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.c: In function 'char* Perl_sv_gets(PerlInterpreter*, SV*, PerlIOl**, I32)':
    ../../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.38.0
    (Reporter v0.053 / Smoker v0.046)