• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [smoke-me/jkeenan/133740-io_dir] v5.29.6-68-g233dd1df11 FAIL(M) cygwin_nt-10.0 2.11.2(0.329/5/3) (x86_64/1 cpu)

    Subject: Smoke [smoke-me/jkeenan/133740-io_dir] v5.29.6-68-g233dd1df11 FAIL(M) cygwin_nt-10.0 2.11.2(0.329/5/3) (x86_64/1 cpu)
    Message-ID: <20181229175531.17DF6AD382@cjg-fedora29>
    Date: Sat, 29 Dec 2018 11:55:30 -0600 (CST)
    
    Automated smoke report for branch smoke-me/jkeenan/133740-io_dir 5.29.7 patch 233dd1df114316ec88a5d6e52c4410aef99c88bd v5.29.6-68-g233dd1df11
    cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) (x86_64/1 cpu)
        on        cygwin_nt-10.0 - 2.11.2(0.329/5/3)
        using     g++ version 7.3.0
        smoketime 2 hours 47 minutes (average 20 minutes 58 seconds)
    
    Summary: FAIL(M)
    
    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.6-68-g233dd1df11  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duse64bitall
    M M         -Duseithreads
    M M         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE233dd1df114316ec88a5d6e52c4410aef99c88bd
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=g++
    [minitest] 
    [minitest] -DDEBUGGING
    [minitest] -Duse64bitall
    [minitest] -DDEBUGGING -Duse64bitall
    [minitest] -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads
    [minitest] -Duseithreads -Duse64bitall
        t/op/magic ..................... FAILED--expected 195 tests, saw 196
    
    [minitest] -DDEBUGGING -Duseithreads -Duse64bitall
        t/op/alarm ..................... FAILED at test 1
        t/op/magic ..................... FAILED--expected 195 tests, saw 196
    
    Compiler messages(cygwin):
    op.c: In function 'OP* S_fold_constants(PerlInterpreter*, OP*)':
    op.c:5468:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
    sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, char**, SV**, size_t, bool*, U32)':
    sv.c:11870:1: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
    sv.c:11870:1: note: assuming directive output of 132 bytes
    perl.h:392:68: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
    sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'
    sv.c:13058:17: note: in expansion of macro 'SNPRINTF_G'
    utf8.c: In function 'SV* S_swatch_get(PerlInterpreter*, SV*, UV, UV)':
    utf8.c:4798:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
    perl.h:7178:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    cygwin.c: In function 'int do_spawn(char*)':
    cygwin.c:114:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
    cygwin.c:115:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
    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
    Unicode.xs: In function 'UV enc_unpack(PerlInterpreter*, U8**, U8*, STRLEN, U8)':
    Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    Unicode.xs:71:5: note: here
    const-c.inc: In function 'int _constant_5(PerlInterpreter*, const char*, IV*)':
    const-c.inc:24:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    ListUtil.xs: In function 'void XS_List__Util_sum(PerlInterpreter*, CV*)':
    ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
    ListUtil.xs:350:9: note: here
    POSIX.xs:1358:14: warning: '_tzname' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
    POSIX.xs:1358:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    POSIX.xs: In function 'NV my_rint(NV)':
    POSIX.xs:1089:1: warning: control reaches end of non-void function [-Wreturn-type]
    const-c.inc: In function 'int constant_19(PerlInterpreter*, const char*, IV*)':
    const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, 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(PerlInterpreter*, CV*)':
    HiRes.xs:1406:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    Win32.xs: In function 'SV* wstr_to_sv(PerlInterpreter*, WCHAR*)':
    Win32.xs:177:21: error: 'wcslen' was not declared in this scope
    Win32.xs:177:21: note: suggested alternative: 'wlen'
    Win32.xs: In function 'SV* get_unicode_env(PerlInterpreter*, WCHAR*)':
    Win32.xs:239:31: error: 'wcslen' was not declared in this scope
    Win32.xs:239:31: note: suggested alternative: 'listen'
    longpath.inc: In function 'WCHAR* my_longpathW(WCHAR*)':
    Win32.xs:276:27: error: 'wcslen' was not declared in this scope
    Win32.xs:276:27: note: in definition of macro 'FN_STRLEN'
    Win32.xs:276:27: note: suggested alternative: 'len'
    Win32.xs:277:27: error: 'wcscpy' was not declared in this scope
    Win32.xs:277:27: note: in definition of macro 'FN_STRCPY'
    Win32.xs:277:27: note: suggested alternative: 'wctype'
    Win32.xs: In function 'char* my_ansipath(const WCHAR*)':
    Win32.xs:308:24: error: 'wcslen' was not declared in this scope
    Win32.xs:308:24: note: suggested alternative: 'widelen'
    Win32.xs: In function 'void free_childenv(void*)':
    Win32.xs:378:21: warning: unused parameter 'd' [-Wunused-parameter]
    Win32.xs: In function 'void w32_MsgBox(PerlInterpreter*, CV*)':
    Win32.xs:699:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    Win32.xs: In function 'void w32_GetArchName(PerlInterpreter*, CV*)':
    ../../XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable]
    ../../XSUB.h:154:20: note: in definition of macro 'dITEMS'
    Win32.xs:789:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetChipName(PerlInterpreter*, CV*)':
    Win32.xs:795:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GuidGen(PerlInterpreter*, CV*)':
    Win32.xs:826:55: error: 'wcslen' was not declared in this scope
    Win32.xs:826:55: note: suggested alternative: 'listen'
    Win32.xs:814:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetFolderPath(PerlInterpreter*, CV*)':
    Win32.xs:902:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:903:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:904:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:905:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:907:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:908:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:909:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:910:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:911:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:912:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:913:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:914:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:915:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:916:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:917:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:918:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:919:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:920:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:921:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:922:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:923:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:924:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:931:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:932:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:933:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:934:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:935:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:936:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:937:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:938:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:939:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:940:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:941:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:942:56: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:976:79: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:977:83: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:978:84: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:979:90: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs:980:82: warning: ISO C++ forbids converting a string constant to 'WCHAR* {aka wchar_t*}' [-Wwrite-strings]
    Win32.xs: In function 'void w32_SetChildShowWindow(PerlInterpreter*, CV*)':
    Win32.xs:1051:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetCwd(PerlInterpreter*, CV*)':
    Win32.xs:1058:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetNextAvailDrive(PerlInterpreter*, CV*)':
    Win32.xs:1107:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetLastError(PerlInterpreter*, CV*)':
    Win32.xs:1124:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_LoginName(PerlInterpreter*, CV*)':
    Win32.xs:1140:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_NodeName(PerlInterpreter*, CV*)':
    Win32.xs:1164:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_DomainName(PerlInterpreter*, CV*)':
    Win32.xs:1179:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_FsType(PerlInterpreter*, CV*)':
    Win32.xs:1242:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetOSVersion(PerlInterpreter*, CV*)':
    Win32.xs:1262:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_IsWinNT(PerlInterpreter*, CV*)':
    Win32.xs:1284:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_IsWin95(PerlInterpreter*, CV*)':
    Win32.xs:1291:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetTickCount(PerlInterpreter*, CV*)':
    Win32.xs:1365:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetLongPathName(PerlInterpreter*, CV*)':
    Win32.xs:1528:13: error: 'wcslen' was not declared in this scope
    Win32.xs:1528:13: note: suggested alternative: 'listen'
    Win32.xs:1529:13: error: 'wcscpy' was not declared in this scope
    Win32.xs:1529:13: note: suggested alternative: 'wctype'
    Win32.xs: In function 'void w32_GetCurrentProcessId(PerlInterpreter*, CV*)':
    Win32.xs:1621:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetCurrentThreadId(PerlInterpreter*, CV*)':
    Win32.xs:1628:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetACP(PerlInterpreter*, CV*)':
    Win32.xs:1715:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetConsoleCP(PerlInterpreter*, CV*)':
    Win32.xs:1722:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetConsoleOutputCP(PerlInterpreter*, CV*)':
    Win32.xs:1729:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void w32_GetOEMCP(PerlInterpreter*, CV*)':
    Win32.xs:1736:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'void boot_Win32(PerlInterpreter*, CV*)':
    Win32.xs:1767:18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    
    Non-Fatal messages(cygwin):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)