• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-handy] v5.29.9-47-g961034cef1 FAIL(F) linux 4.15.0-46-generic [Ubuntu 18.04.2 LTS (x86_64/1 cpu)

    Subject: Smoke [smoke-me/khw-handy] v5.29.9-47-g961034cef1 FAIL(F) linux 4.15.0-46-generic [Ubuntu 18.04.2 LTS (x86_64/1 cpu)
    Message-ID: <20190402210229.E5B18142DF8@cjg-bionic>
    Date: Tue,  2 Apr 2019 16:02:29 -0500 (CDT)
    
    Automated smoke report for branch smoke-me/khw-handy 5.29.10 patch 961034cef151d0c32508ce85585d25c72909053e v5.29.9-47-g961034cef1
    cjg-bionic: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)
        on        linux - 4.15.0-46-generic [Ubuntu 18.04.2 LTS (bionic)]
        using     g++ version 7.3.0
        smoketime 6 hours 45 minutes (average 33 minutes 47 seconds)
    
    Summary: FAIL(F)
    
    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.29.9-47-g961034cef1  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    F F         
    F F         -Dusequadmath
    F F         -Duse64bitall
    F F         -Duseithreads
    F F         -Duseithreads -Dusequadmath
    F F         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE961034cef151d0c32508ce85585d25c72909053e
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=g++
    [default] 
    [default] -DDEBUGGING
    [default] -Dusequadmath
    [default] -DDEBUGGING -Dusequadmath
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Dusequadmath
    [default] -DDEBUGGING -Duseithreads -Dusequadmath
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../ext/XS-APItest/t/handy00.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 124291 tests but ran 0.
    ../ext/XS-APItest/t/handy01.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 103224 tests but ran 0.
    ../ext/XS-APItest/t/handy02.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 1 tests but ran 0.
    ../ext/XS-APItest/t/handy03.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 1 tests but ran 0.
    ../ext/XS-APItest/t/handy04.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 1 tests but ran 0.
    ../ext/XS-APItest/t/handy05.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 1 tests but ran 0.
    ../ext/XS-APItest/t/handy06.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 1 tests but ran 0.
    ../ext/XS-APItest/t/handy07.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 1 tests but ran 0.
    ../ext/XS-APItest/t/handy08.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 1 tests but ran 0.
    ../ext/XS-APItest/t/handy09.t...............................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 1 tests but ran 0.
    
    Passed Todo tests: (common-args) -Dcc=g++
    [default] 
    [default] -DDEBUGGING
    [default] -Dusequadmath
    [default] -DDEBUGGING -Dusequadmath
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Dusequadmath
    [default] -DDEBUGGING -Duseithreads -Dusequadmath
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../cpan/Module-Metadata/t/extract-version.t.................PASSED
        7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47
        51, 55, 59, 63, 67, 71, 75, 79, 83, 87
        91, 95, 99, 106, 110, 114, 118, 122, 126
        130, 134, 138, 142, 149, 153, 157, 161
        165, 169, 173, 177, 181, 185, 195, 199
        203
    
    Compiler messages(gcc):
    perl.h:7204:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    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(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(CV*)':
    ListUtil.xs: In function 'void XS_List__Util_sum(CV*)':
    ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
    ListUtil.xs:350:9: note: here
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
    HiRes.xs:1386:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
    HiRes.xs:1406:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
    Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
    ListUtil.xs: In function 'void XS_List__Util_sum(PerlInterpreter*, CV*)':
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
    HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)