• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.35.3-152-gca81a91ad1 PASS linux 5.14.5-arch1-1 [Arch Linux] Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 1

    Automated smoke report for branch smoke-me/jkeenan/compat-exploration 5.35.4 patch ca81a91ad1dea572b3ab310596b72ee7947eba29 v5.35.3-152-gca81a91ad1.
    cjg-arch: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpus)
        on        linux 5.14.5-arch1-1 [Arch Linux]
        using     g++ version 11.1.0 (*1)
        smoketime 7 hours 27 minutes (average 37 minutes 17 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.35.3-152-gca81a91ad1
    ----------------------- ----------------------------------------------------
    O  O                    -Dcc=g++ (*1)
    O  O                    -Dcc=g++ -Duse64bitall (*1)
    O  O                    -Dcc=g++ -Dusequadmath (*1)
    O  O                    -Dcc=g++ -Duseithreads (*1)
    O  O                    -Dcc=g++ -Duseithreads -Duse64bitall (*1)
    O  O                    -Dcc=g++ -Duseithreads -Dusequadmath (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        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]
        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]
        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:631:70: note: in definition of macro 'sv_magicext'
        ListUtil.xs: In function 'void XS_List__Util_zip(CV*)':
        ../../pp.h:371:40: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
        ../../perl.h:3804:62: note: in definition of macro 'EXPECT'
        ../../perl.h:3825:52: note: in expansion of macro 'cBOOL'
        ../../pp.h:390:30: note: in expansion of macro 'UNLIKELY'
        ../../pp.h:390:39: note: in expansion of macro '_EXTEND_NEEDS_GROW'
        ListUtil.xs:1628:9: note: in expansion of macro 'EXTEND'
        ../../pp.h:371:66: warning: comparison of integer expressions of different signedness: 'long int' and 'UV' {aka 'long unsigned int'} [-Wsign-compare]
        ListUtil.xs:1645:9: note: in expansion of macro 'EXTEND'
        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:773:35: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
        Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
        Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
        Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
        Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
        Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
        Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
        HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
        ../../perl.h:575:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
        ../../perl.h:578:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
        ../../perl.h:586: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'
        ../../embed.h: In function 'void XS_List__Util_reduce(CV*)':
        ../../embed.h:68:45: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
        ListUtil.xs:535:9: note: 'retvals' was declared here
        thread.h:393:40: warning: 'my_perl' may be used uninitialized [-Wmaybe-uninitialized]
        perl.h:3719:41: note: in expansion of macro 'PERL_SET_CONTEXT'
        perl.c:110:9: note: in expansion of macro 'PERL_SET_THX'
        /usr/include/pthread.h: In function 'PerlInterpreter* perl_alloc()':
        /usr/include/pthread.h:1167:12: 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)':
        MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
        MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
        ListUtil.xs: In function 'void XS_List__Util_zip(PerlInterpreter*, CV*)':
        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*)':
        ../../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-09-18 06:27:18+00
    tester: core