• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/ilmari/win32-cygwin-wchar] v5.31.5-297-g2b006f03db FAIL(F) cygwin_nt-10.0 3.0.7(0.338/5/3) (x86_64/1 cpu)

    Subject: Smoke [smoke-me/ilmari/win32-cygwin-wchar] v5.31.5-297-g2b006f03db FAIL(F) cygwin_nt-10.0 3.0.7(0.338/5/3) (x86_64/1 cpu)
    Message-ID: <20191115132510.0488B140248@cjg-bionic>
    Date: Fri, 15 Nov 2019 07:25:09 -0600 (CST)
    
    Automated smoke report for branch smoke-me/ilmari/win32-cygwin-wchar 5.31.6 patch 2b006f03db6fa74db4072f0de107cf93d41271bb v5.31.5-297-g2b006f03db
    cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) (x86_64/1 cpu)
        on        cygwin_nt-10.0 - 3.0.7(0.338/5/3)
        using     g++ version 7.4.0
        smoketime 8 hours 2 minutes (average 1 hour)
    
    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.31.5-297-g2b006f03db  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O F         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE2b006f03db6fa74db4072f0de107cf93d41271bb
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=g++
    [default] -DDEBUGGING -Duseithreads
    ../dist/Time-HiRes/t/alarm.t................................FAILED
        6, 9
        Non-zero exit status: 2
    
    Passed Todo tests: (common-args) -Dcc=g++
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../cpan/IO-Socket-IP/t/11sockopts.t.........................PASSED
        1-2
    
    Compiler messages(cygwin):
    awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
    sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, char**, SV**, size_t, bool*, U32)':
    sv.c:11907:1: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
    sv.c:11907: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:13099:21: note: in expansion of macro 'SNPRINTF_G'
    bzlib.c: In function 'void* default_bzalloc(void*, Int32, Int32)':
    bzlib.c:102:31: warning: unused parameter 'opaque' [-Wunused-parameter]
    bzlib.c: In function 'void default_bzfree(void*, void*)':
    bzlib.c:109:29: warning: unused parameter 'opaque' [-Wunused-parameter]
    compress.c: In function 'void sendMTFValues(EState*)':
    compress.c:243:19: warning: variable 'nBytes' set but not used [-Wunused-but-set-variable]
    compress.c: In function 'void BZ2_compressBlock(EState*, Bool)':
    compress.c:391:54: warning: 'cost[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
    compress.c:256:11: note: 'cost[5]' was declared here
    compress.c:391:54: warning: 'cost[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
    compress.c:256:11: note: 'cost[4]' was declared here
    compress.c:391:54: warning: 'cost[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
    compress.c:256:11: note: 'cost[3]' was declared here
    compress.c:401:23: warning: 'cost[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
    compress.c:256:11: note: 'cost[2]' was declared here
    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:591:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:592:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:593:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:594:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:595:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:596:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:597:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:598: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'
    decompress.c:603:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:604:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:605:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:606:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:607:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:608: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
    RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_utf8_safe(PerlInterpreter*, CV*)':
    RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
    RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_LC_utf8_safe(PerlInterpreter*, CV*)':
    RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
    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*)':
    const-c.inc: In function 'int _constant_5(PerlInterpreter*, const char*, IV*)':
    const-c.inc:24:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    POSIX.xs:1359:14: warning: '_tzname' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
    POSIX.xs:1359:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    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]
    File.xs: In function 'void XS_Win32API__File_DeviceIoControl(PerlInterpreter*, CV*)':
    File.xs:245:61: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN {aka long unsigned int}' [-Wformat=]
    File.c: In function 'void XS_Win32API__File_OsFHandleOpenFd(PerlInterpreter*, CV*)':
    File.c:1458:7: warning: variable 'hOsFHandle' set but not used [-Wunused-but-set-variable]
    File.c:1459:8: warning: variable 'uMode' set but not used [-Wunused-but-set-variable]
    File.xs: In function 'void XS_Win32API__File_SetFilePointer(PerlInterpreter*, CV*)':
    File.xs:605:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    File.xs: In function 'void XS_Win32API__File_WriteFile(PerlInterpreter*, CV*)':
    File.xs:642:58: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN {aka long unsigned int}' [-Wformat=]
    File.xs: In function 'void ErrPrintf(const char*, ...)':
    File.xs:66:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    File.xs:59:5: warning: 'void ErrPrintf(const char*, ...)' defined but not used [-Wunused-function]
    
    Non-Fatal messages(cygwin):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)