• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-uv] v5.31.7-119-g02dc1bce65 PASS cygwin_nt-10.0-14393 3.1.2-340.x86_64 (x86_64/1 cpu[2 cores])

    Subject: Smoke [smoke-me/khw-uv] v5.31.7-119-g02dc1bce65 PASS cygwin_nt-10.0-14393 3.1.2-340.x86_64 (x86_64/1 cpu[2 cores])
    Message-Id: <20200121201058.DD016140207@cjg-bionic>
    Date: Tue, 21 Jan 2020 14:10:58 -0600 (CST)
    
    Automated smoke report for branch smoke-me/khw-uv 5.31.8 patch 02dc1bce65db726b728d9f14694f87768b2fe4ae v5.31.7-119-g02dc1bce65
    cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) (x86_64/1 cpu[2 cores])
        on        cygwin_nt-10.0-14393 - 3.1.2-340.x86_64
        using     g++ version 7.4.0
        smoketime 9 hours 6 minutes (average 1 hour 8 minutes)
    
    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.7-119-g02dc1bce65  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE02dc1bce65db726b728d9f14694f87768b2fe4ae
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    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
    toke.c: In function 'char* S_scan_heredoc(PerlInterpreter*, char*)':
    toke.c:10643:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    toke.c:10678:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    toke.c: In function 'char* S_scan_inputsymbol(PerlInterpreter*, char*)':
    toke.c:10841:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regcomp.c: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)':
    regcomp.c:5738:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, char**, SV**, size_t, bool*, U32)':
    sv.c:11916:1: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
    sv.c:11916: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:6769: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:13108:21: note: in expansion of macro 'SNPRINTF_G'
    compress.c: In function 'void BZ2_compressBlock(EState*, Bool)':
    compress.c:392: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:392: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:392: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:402:23: warning: 'cost[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
    compress.c:256:11: note: 'cost[2]' was declared here
    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=]
    re_comp.c: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)':
    re_comp.c:5738:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    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)