• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.7-26-g035b45ca17 PASS cygwin_nt-10.0-14393 3.1.2-340.x86_64 Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) 1[2 cores]

    Automated smoke report for branch smoke-me/khw-locale 5.31.8 patch 035b45ca1757e1d1aa30f3da06fbebbdacc9882d v5.31.7-26-g035b45ca17.
    cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) (x86_64/1[2 cores] cpus)
        on        cygwin_nt-10.0-14393 3.1.2-340.x86_64
        using     g++ version 7.4.0 (*1)
        smoketime 9 hours 3 minutes (average 1 hour 7 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-26-g035b45ca17
    ----------------------- ----------------------------------------------------
    O  O                    -Dcc=g++ (*1)
    O  O                    -Dcc=g++ -Duse64bitall (*1)
    O  O                    -Dcc=g++ -Duseithreads (*1)
    O  O                    -Dcc=g++ -Duseithreads -Duse64bitall (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKE035b45ca1757e1d1aa30f3da06fbebbdacc9882d
    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
        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:6780: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
        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*)':
        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]
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2019-12-28 04:14:04+00
    tester: core