• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.31.5-144-ge51b4014fa PASS freebsd 11.2-STABLE Intel(R) Xeon(R) CPU E31220 @ 3.10GHz 4

    Automated smoke report for branch smoke-me/arc/smaller-toke-bis 5.31.6 patch e51b4014faae9954c32580086677f8c744820b1c v5.31.5-144-ge51b4014fa.
    perlmonger.nycbug.org: Intel(R) Xeon(R) CPU E31220 @ 3.10GHz (amd64/4 cpus)
        on        freebsd 11.2-STABLE
        using     clang -Qunused-arguments version 4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540) (*1)
        using     g++ version 7.3.0 (*2)
        using     gcc version 7.3.0 (*3)
        smoketime 5 hours 7 minutes (average 17 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.31.5-144-ge51b4014fa
    ----------------------- ----------------------------------------------------
    O  O  O  O              -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="clang -Qunused-arguments" -Duse64bitint (*1)
    O  O  O  O              -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="clang -Qunused-arguments" -Duselongdouble (*1)
    O  O  O  O              -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="clang -Qunused-arguments" -Dusemorebits (*1)
    O  O  O  O              -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="g++" -Duse64bitint (*2)
    O  O  O  O              -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="g++" -Duselongdouble (*2)
    O  O  O  O              -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="g++" -Dusemorebits (*2)
    O  O  O  O              -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="gcc" -Duse64bitint (*3)
    O  O  O  O              -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="gcc" -Duselongdouble (*3)
    O  O  O  O              -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="gcc" -Dusemorebits (*3)
    |  |  |  |
    |  |  |  +------------  perlio DEBUGGING
    |  |  +---------------  stdio DEBUGGING
    |  +------------------  perlio
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEe51b4014faae9954c32580086677f8c744820b1c
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        regcomp.c:14742:43: warning: result of comparison of constant 223 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
        ./perl.h:3594:58: note: expanded from macro 'UNLIKELY'
        ./handy.h:111:24: note: expanded from macro 'cBOOL'
        ./perl.h:3573:62: note: expanded from macro 'EXPECT'
        Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
        ../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
        Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
        re_comp.c:14742:43: warning: result of comparison of constant 223 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
        ../../perl.h:3594:58: note: expanded from macro 'UNLIKELY'
        ../../handy.h:111:24: note: expanded from macro 'cBOOL'
        ../../perl.h:3573:62: note: expanded from macro 'EXPECT'
        sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)':
        sv.c:11910:1: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
        sv.c:11910:1: note: assuming directive output of 132 bytes
        perl.h:387:68: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
        perl.h:6727:13: note: in definition of macro 'WITH_LC_NUMERIC_SET_TO_NEEDED_IN'
        sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'
        sv.c:13102:21: note: in expansion of macro 'SNPRINTF_G'
        decompress.c: In function 'Int32 BZ2_decompress(DState*)':
        decompress.c:198:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:44:4: note: here
        decompress.c:68:4: note: in expansion of macro 'GET_BITS'
        decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:206:7: note: in expansion of macro 'GET_BITS'
        decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:242:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:244:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:246:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:248:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:251:7: note: in expansion of macro 'GET_BITS'
        decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:254:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:256:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:258:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:287:7: note: in expansion of macro 'GET_BITS'
        decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:289:7: note: in expansion of macro 'GET_BITS'
        decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:586:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:588:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:590:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:591:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:592:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:595:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:596:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:597:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:598:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:599:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:600:7: note: in expansion of macro 'GET_UCHAR'
        decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:602:7: note: in expansion of macro 'GET_UCHAR'
        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
        Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
        ../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
        ../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
        Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
        HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
        HiRes.xs:1436: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:1456:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
        sv.c:11910:1: warning: '%.*Lg' directive writing between 1 and 137 bytes into a region of size 130 [-Wformat-overflow=]
        sv.c:11910:1: note: assuming directive output of 136 bytes
        perl.h:387:68: note: 'sprintf' output between 2 and 138 bytes into a destination of size 130
        POSIX.o: In function `XS_POSIX_acos(interpreter*, cv*)':
        /usr/home/jkeenan/p5smoke/perl-current/ext/POSIX/POSIX.xs:2484: warning: tgammal has lower than advertised precision
        sv.c: In function 'Perl_sv_vcatpvfn_flags':
        config.h:909:39: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
        sv.c:48:24: note: in expansion of macro 'Gconvert'
        config.h:909:39: note: assuming directive output of 132 bytes
        perl.h:387:62: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
        decompress.c: In function 'BZ2_decompress':
        decompress.c:198:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:201:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:204:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:211:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:225:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:227:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:229:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:231:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:233:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:288:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:292:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:71:4: note: in expansion of macro 'GET_BITS'
        decompress.c:294:13: note: in expansion of macro 'GET_BIT'
        decompress.c:321:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:322:16: note: in expansion of macro 'GET_BIT'
        decompress.c:323:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:324:16: note: in expansion of macro 'GET_BIT'
        decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:373:7: note: in expansion of macro 'GET_MTF_VAL'
        decompress.c:89:4: note: in expansion of macro 'GET_BITS'
        decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:95:7: note: in expansion of macro 'GET_BIT'
        decompress.c:483:13: note: in expansion of macro 'GET_MTF_VAL'
        decompress.c:585:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:587:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:589:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:591:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        Encode.c: In function 'XS_Encode_decode':
        Encode.c: In function 'XS_Encode_encode':
        config.h:909:39: warning: '%.*Lg' directive writing between 1 and 137 bytes into a region of size 130 [-Wformat-overflow=]
        config.h:909:40: note: format string is defined here
        config.h:909:39: note: assuming directive output of 136 bytes
        perl.h:387:62: note: 'sprintf' output between 2 and 138 bytes into a destination of size 130
        POSIX.o: In function `XS_POSIX_acos':
    

    About this smoke:
    smoking-perl: 5.26.2
    smoker-version: 1.72/0.046
    timestamp: 2019-11-01 16:11:09+00
    tester: jkeenan