• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/jkeenan/133776-carp-uninit-value-warning] v5.29.7-14-g7fe5bb240b FAIL(F) cygwin_nt-10.0 2.11.2(0.329/5/3) (x86_64/1 cpu)

    Subject: Smoke [smoke-me/jkeenan/133776-carp-uninit-value-warning] v5.29.7-14-g7fe5bb240b FAIL(F) cygwin_nt-10.0 2.11.2(0.329/5/3) (x86_64/1 cpu)
    Message-ID: <20190122143423.B9B9420277@cjg-arch>
    Date: Tue, 22 Jan 2019 08:34:23 -0600 (CST)
    
    Automated smoke report for branch smoke-me/jkeenan/133776-carp-uninit-value-warning 5.29.8 patch 7fe5bb240b9e96dbcff0834d83a73873b9656e93 v5.29.7-14-g7fe5bb240b
    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     gcc version 7.4.0
        smoketime 7 hours 46 minutes (average 58 minutes 15 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.7-14-g7fe5bb240b  Configuration (common) -Dcc=gcc
    ----------- ---------------------------------------------------------
    F F         
    F F         -Duse64bitall
    F F         -Duseithreads
    F F         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE7fe5bb240b9e96dbcff0834d83a73873b9656e93
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=gcc
    [default] 
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../t/op/alarm.t.............................................FAILED
        1-2
    ../t/porting/cmp_version.t..................................FAILED
        3
    ../t/porting/manifest.t.....................................FAILED
        10374, 10376-10377
    ../cpan/Test-Simple/t/Test2/modules/API/Instance.t..........FAILED
        108
        Non-zero exit status: 1
    
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duseithreads -Duse64bitall
    ../t/porting/cmp_version.t..................................FAILED
        3
    ../t/porting/manifest.t.....................................FAILED
        10374, 10376-10377
    ../cpan/Test-Simple/t/Test2/modules/API/Instance.t..........FAILED
        108
        Non-zero exit status: 1
    
    MANIFEST did not declare 'dist/Carp/t/rt133776-no-warn-on-undef-args.t'
    
    Passed Todo tests: (common-args) -Dcc=gcc
    [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
    ../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):
    sv.c: In function 'Perl_sv_vcatpvfn_flags':
    config.h:915:39: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
    perl.h:392:67: note: in definition of macro 'PERL_UNUSED_RESULT'
    sv.c:48:24: note: in expansion of macro 'Gconvert'
    sv.c:13058:17: note: in expansion of macro 'SNPRINTF_G'
    config.h:915:39: note: assuming directive output of 132 bytes
    perl.h:392:62: note: '__builtin___sprintf_chk' output between 2 and 134 bytes into a destination of size 127
    sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'
    utf8.c: In function 'S_swatch_get':
    utf8.c:4798:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
    cygwin.c: In function 'do_spawn':
    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 'BZ2_decompress':
    decompress.c:198:10: 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:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:204:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:206:7: note: in expansion of macro 'GET_BITS'
    decompress.c:211:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:225:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:227:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:229:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:231:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:233:10: 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:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:289:7: note: in expansion of macro 'GET_BITS'
    decompress.c:292:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:71:4: note: in expansion of macro 'GET_BITS'
    decompress.c:294:13: note: in expansion of macro 'GET_BIT'
    decompress.c:321:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:322:16: note: in expansion of macro 'GET_BIT'
    decompress.c:323:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:324:16: note: in expansion of macro 'GET_BIT'
    decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:373:7: note: in expansion of macro 'GET_MTF_VAL'
    decompress.c:89:4: note: in expansion of macro 'GET_BITS'
    decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:95:7: note: in expansion of macro 'GET_BIT'
    decompress.c:483:13: note: in expansion of macro 'GET_MTF_VAL'
    decompress.c:585:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:586:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:587:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:588:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:589:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    decompress.c:590:7: note: in expansion of macro 'GET_UCHAR'
    decompress.c:591:10: 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'
    Encode.c: In function 'XS_Encode_decode':
    ../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
    ../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
    Encode.c: In function 'XS_Encode_encode':
    const-c.inc: In function '_constant_5':
    const-c.inc:24:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    ListUtil.xs: In function 'XS_List__Util_sum':
    ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
    ListUtil.xs:350:9: note: here
    POSIX.xs:1358:7: warning: '_tzname' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
    POSIX.xs:1358:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    POSIX.xs:1358:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    POSIX.xs: In function 'my_rint':
    POSIX.xs:1089:1: warning: control reaches end of non-void function [-Wreturn-type]
    const-c.inc: In function 'constant_19':
    const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    Win32.xs:129:5: warning: non-local variable 'g_osver' with anonymous type is questionable in C++ [-Wc++-compat]
    Win32.xs: In function 'wstr_to_sv':
    Win32.xs:177:21: warning: implicit declaration of function 'wcslen'; did you mean 'scalbn'? [-Wimplicit-function-declaration]
    longpath.inc: In function 'my_longpathW':
    Win32.xs:277:27: warning: implicit declaration of function 'wcscpy'; did you mean 'stpcpy'? [-Wimplicit-function-declaration]
    Win32.xs:277:27: note: in definition of macro 'FN_STRCPY'
    Win32.xs: In function 'free_childenv':
    Win32.xs:378:21: warning: unused parameter 'd' [-Wunused-parameter]
    Win32.xs: In function 'w32_MsgBox':
    Win32.xs:699:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs: In function 'w32_GetArchName':
    ../../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 'w32_GetChipName':
    Win32.xs:795:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GuidGen':
    Win32.xs:814:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetFolderPath':
    Win32.xs:902:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:903:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:904:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:905:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:907:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:908:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:909:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:910:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:911:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:912:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:913:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:914:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:915:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:916:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:917:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:918:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:919:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:920:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:921:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:922:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:923:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:924:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:931:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:932:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:933:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:934:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:935:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:936:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:937:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:938:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:939:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:940:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:941:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:942:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:976:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:204:1: note: expected 'WCHAR * {aka short unsigned int *}' but argument is of type 'const short unsigned int *'
    Win32.xs:977:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:978:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:979:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:980:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs: In function 'w32_SetChildShowWindow':
    Win32.xs:1051:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetCwd':
    Win32.xs:1058:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetNextAvailDrive':
    Win32.xs:1107:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetLastError':
    Win32.xs:1124:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_LoginName':
    Win32.xs:1140:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_NodeName':
    Win32.xs:1164:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_DomainName':
    Win32.xs:1179:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_FsType':
    Win32.xs:1242:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetOSVersion':
    Win32.xs:1262:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_IsWinNT':
    Win32.xs:1284:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_IsWin95':
    Win32.xs:1291:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetTickCount':
    Win32.xs:1365:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetLongPathName':
    Win32.xs:1528:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    Win32.xs: In function 'w32_GetCurrentProcessId':
    Win32.xs:1621:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetCurrentThreadId':
    Win32.xs:1628:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetACP':
    Win32.xs:1715:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetConsoleCP':
    Win32.xs:1722:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetConsoleOutputCP':
    Win32.xs:1729:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'w32_GetOEMCP':
    Win32.xs:1736:5: note: in expansion of macro 'dXSARGS'
    Win32.xs: In function 'boot_Win32':
    Win32.xs:1767:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    longpath.inc:84:26: warning: array subscript is above array bounds [-Warray-bounds]
    File.xs: In function 'XS_Win32API__File_DeviceIoControl':
    File.xs:243:10: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN {aka long unsigned int}' [-Wformat=]
    File.c: In function 'XS_Win32API__File_GetVolumeInformationW':
    buffers.h:422:24: warning: implicit declaration of function 'wcslen'; did you mean 'scalbn'? [-Wimplicit-function-declaration]
    ../../sv.h:1322:36: note: in definition of macro 'SvCUR_set'
    File.c:1174:2: note: in expansion of macro 'trunc_buf_zw'
    File.c: In function 'XS_Win32API__File_OsFHandleOpenFd':
    File.c:1458:8: warning: variable 'uMode' set but not used [-Wunused-but-set-variable]
    File.c:1457:7: warning: variable 'hOsFHandle' set but not used [-Wunused-but-set-variable]
    File.xs: In function 'XS_Win32API__File_SetFilePointer':
    File.xs:604:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    File.xs: In function 'XS_Win32API__File_WriteFile':
    File.xs:640:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN {aka long unsigned int}' [-Wformat=]
    Win32.xs:1189:16: warning: 'pfnNetWkstaGetInfo' may be used uninitialized in this function [-Wmaybe-uninitialized]
    File.xs: In function 'ErrPrintf':
    File.xs:65:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    File.xs:58:5: warning: 'ErrPrintf' defined but not used [-Wunused-function]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)