• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-docs_pr] v5.33.1-42-g01c53683a2 FAIL(F) cygwin_nt-10.0-14393 3.1.6-340.x86_64 (x86_64/1 cpu)

    Subject: Smoke [smoke-me/khw-docs_pr] v5.33.1-42-g01c53683a2 FAIL(F) cygwin_nt-10.0-14393 3.1.6-340.x86_64 (x86_64/1 cpu)
    Message-Id: <20200828142916.00E7D14038F@cjg-bionic>
    Date: Fri, 28 Aug 2020 10:29:15 -0400 (EDT)
    
    Automated smoke report for branch smoke-me/khw-docs_pr 5.33.2 patch 01c53683a27776b00ffc8b506ece67ec98b6c924 v5.33.1-42-g01c53683a2
    cjg-cygwin: Intel Core Processor (Broadwell, no TSX, IBRS) (GenuineIntel 2400MHz) (x86_64/1 cpu)
        on        cygwin_nt-10.0-14393 - 3.1.6-340.x86_64
        using     g++ version 9.3.0
        smoketime 15 hours 55 minutes (average 1 hour 59 minutes)
    
    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.33.1-42-g01c53683a2  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duseithreads
    F F         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE01c53683a27776b00ffc8b506ece67ec98b6c924
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=g++
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../t/op/alarm.t.............................................FAILED
        1-2
    
    MANIFEST did not declare '.mailmap'
    
    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
    Makefile:253: warning: ignoring prerequisites on suffix rule definition
    Makefile:249: warning: ignoring prerequisites on suffix rule definition
    GNUmakefile:253: warning: ignoring prerequisites on suffix rule definition
    GNUmakefile:249: warning: ignoring prerequisites on suffix rule definition
    mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':
    mg.c:2815:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
    regexp.h:528:43: note: in definition of macro 'RXp_ENGINE'
    regexp.h:529:53: note: in expansion of macro 'ReANY'
    perl.h:218:5: note: in expansion of macro 'RX_ENGINE'
    mg.c:2815:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
    perl.h:218:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
    sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, char**, SV**, size_t, bool*, U32)':
    config.h:909:39: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
    perl.h:6719: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:48:24: note: in expansion of macro 'Gconvert'
    sv.c:13135:21: note: in expansion of macro 'SNPRINTF_G'
    config.h:909:40: note: format string is defined here
    config.h:909:39: note: assuming directive output of 132 bytes
    config.h:909:34: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
    locale.c:587:20: warning: '%s' directive argument is null [-Wformat-overflow=]
    cygwin.c: In function 'void XS_Cygwin_mount_flags(PerlInterpreter*, CV*)':
    cygwin.c:549:25: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
    cygwin.c:549:14: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
    cygwin.c:544:25: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
    cygwin.c:544:14: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
    cygwin.c:507:31: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
    cygwin.c:507:20: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
    cygwin.c:505:31: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
    cygwin.c:505:20: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
    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
    MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
    MD5.xs:470:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
    MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
    MD5.xs:492:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
    ../../embed.h:610:63: note: in definition of macro 'sv_magicext'
    ../../handy.h:2712:97: warning: 'void* memcpy(void*, const void*, size_t)' forming offset [553, 16496] is out of the bounds [0, 552] of object 'sha' with type 'SHA' [-Warray-bounds]
    src/sha.c:354:3: note: in expansion of macro 'Copy'
    SHA.xs: In function 'void XS_Digest__SHA_sha1(PerlInterpreter*, CV*)':
    SHA.xs:143:6: note: 'sha' declared here
    ../../handy.h:2712:97: warning: 'void* memcpy(void*, const void*, size_t)' forming offset [1241, 16496] is out of the bounds [0, 1240] of object 'hmac' with type 'HMAC' [-Warray-bounds]
    SHA.xs: In function 'void XS_Digest__SHA_hmac_sha1(PerlInterpreter*, CV*)':
    SHA.xs:200:7: note: 'hmac' declared here
    Call.xs: In function 'void XS_Filter__Util__Call_filter_del(PerlInterpreter*, CV*)':
    ../../perl.h:3843:10: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
    Call.xs:242:6: note: in expansion of macro 'PERL_FILTER_EXISTS'
    const-c.inc: In function 'int _constant_5(PerlInterpreter*, const char*, IV*)':
    const-c.inc:24:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    SysV.xs: In function 'void XS_IPC__SysV_memwrite(PerlInterpreter*, CV*)':
    SysV.xs:382:24: warning: comparison of integer expressions of different signedness: 'int' and 'UV' {aka 'long unsigned int'} [-Wsign-compare]
    SysV.xs:384:11: warning: comparison of integer expressions of different signedness: 'int' and 'UV' {aka 'long unsigned int'} [-Wsign-compare]
    Opcode.xs: In function 'void opmask_addlocal(PerlInterpreter*, SV*, char*)':
    Opcode.xs:240:33: warning: cast between incompatible function types from 'void (*)(PerlInterpreter*, const char*, ...)' {aka 'void (*)(interpreter*, const char*, ...)'} to 'void (*)(void*)' [-Wcast-function-type]
    ../../embed.h:496:57: note: in definition of macro 'save_destructor'
    Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
    POSIX.xs:1375:7: warning: '_tzname' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
    POSIX.xs:1375:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    POSIX.xs:1375:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
    ../../perl.h:529:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ../../perl.h:532:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
    ../../perl.h:540:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
    HiRes.xs:1251:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
    HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
    HiRes.xs:1271:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
    Win32.xs: In function 'SV* get_unicode_env(PerlInterpreter*, const WCHAR*)':
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNOpenProcessToken' {aka 'int (*)(void*, unsigned int, void**)'} [-Wcast-function-type]
    Win32.xs:219:5: note: in expansion of macro 'GETPROC'
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNCreateEnvironmentBlock' {aka 'int (*)(void**, void*, int)'} [-Wcast-function-type]
    Win32.xs:235:9: note: in expansion of macro 'GETPROC'
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNDestroyEnvironmentBlock' {aka 'int (*)(void*)'} [-Wcast-function-type]
    Win32.xs:236:9: note: in expansion of macro 'GETPROC'
    Win32.xs: In function 'void w32_IsAdminUser(PerlInterpreter*, CV*)':
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNIsUserAnAdmin' {aka 'int (*)()'} [-Wcast-function-type]
    Win32.xs:444:9: note: in expansion of macro 'GETPROC'
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNOpenThreadToken' {aka 'int (*)(void*, unsigned int, int, void**)'} [-Wcast-function-type]
    Win32.xs:460:5: note: in expansion of macro 'GETPROC'
    Win32.xs:461:5: note: in expansion of macro 'GETPROC'
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNGetTokenInformation' {aka 'int (*)(void*, _TOKEN_INFORMATION_CLASS, void*, unsigned int, unsigned int*)'} [-Wcast-function-type]
    Win32.xs:462:5: note: in expansion of macro 'GETPROC'
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNAllocateAndInitializeSid' {aka 'int (*)(_SID_IDENTIFIER_AUTHORITY*, unsigned char, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, void**)'} [-Wcast-function-type]
    Win32.xs:463:5: note: in expansion of macro 'GETPROC'
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNEqualSid' {aka 'int (*)(void*, void*)'} [-Wcast-function-type]
    Win32.xs:464:5: note: in expansion of macro 'GETPROC'
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNFreeSid' {aka 'void* (*)(void*)'} [-Wcast-function-type]
    Win32.xs:465:5: note: in expansion of macro 'GETPROC'
    Win32.xs: In function 'void w32_RegisterServer(PerlInterpreter*, CV*)':
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNDllRegisterServer' {aka 'int (*)()'} [-Wcast-function-type]
    Win32.xs:759:9: note: in expansion of macro 'GETPROC'
    Win32.xs: In function 'void w32_UnregisterServer(PerlInterpreter*, CV*)':
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNDllUnregisterServer' {aka 'int (*)()'} [-Wcast-function-type]
    Win32.xs:780:9: note: in expansion of macro 'GETPROC'
    Win32.xs: In function 'void w32_GetChipName(PerlInterpreter*, CV*)':
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNGetNativeSystemInfo' {aka 'void (*)(_SYSTEM_INFO*)'} [-Wcast-function-type]
    Win32.xs:809:5: note: in expansion of macro 'GETPROC'
    Win32.xs: In function 'void w32_GetFolderPath(PerlInterpreter*, CV*)':
    Win32.xs:866:82: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNSHGetFolderPathW' {aka 'int (*)(HWND__*, int, void*, unsigned int, wchar_t*)'} [-Wcast-function-type]
    Win32.xs:873:78: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNSHGetFolderPathA' {aka 'int (*)(HWND__*, int, void*, unsigned int, char*)'} [-Wcast-function-type]
    Win32.xs:886:96: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNSHGetSpecialFolderPathW' {aka 'int (*)(HWND__*, wchar_t*, int, int)'} [-Wcast-function-type]
    Win32.xs:893:92: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNSHGetSpecialFolderPathA' {aka 'int (*)(HWND__*, char*, int, int)'} [-Wcast-function-type]
    Win32.xs: In function 'void w32_DomainName(PerlInterpreter*, CV*)':
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNNetApiBufferFree' {aka 'unsigned int (*)(void*)'} [-Wcast-function-type]
    Win32.xs:1211:9: note: in expansion of macro 'GETPROC'
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNNetWkstaGetInfo' {aka 'unsigned int (*)(wchar_t*, unsigned int, void*)'} [-Wcast-function-type]
    Win32.xs:1212:9: note: in expansion of macro 'GETPROC'
    Win32.xs: In function 'void w32_GetProductInfo(PerlInterpreter*, CV*)':
    Win32.xs:23:66: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'PFNGetProductInfo' {aka 'int (*)(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int*)'} [-Wcast-function-type]
    Win32.xs:1741:5: note: in expansion of macro 'GETPROC'
    File.xs: In function 'void XS_Win32API__File_DeviceIoControl(PerlInterpreter*, CV*)':
    File.xs:244:10: 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 of integer expressions of different signedness: 'LONG' {aka 'int'} and 'DWORD' {aka 'unsigned int'} [-Wsign-compare]
    File.xs: In function 'void XS_Win32API__File_WriteFile(PerlInterpreter*, CV*)':
    File.xs:641:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
    APItest.xs: In function 'void blockhook_csc_start(PerlInterpreter*, int)':
    APItest.xs:380:23: warning: comparison of integer expressions of different signedness: 'I32' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
    APItest.xs: In function 'void XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)':
    ../../config.h:909:39: warning: '%.*g' directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
    ../../perl.h:493:67: note: in definition of macro 'PERL_UNUSED_RESULT'
    APItest.xs:6807:28: note: in expansion of macro 'Gconvert'
    ../../config.h:909:39: note: assuming directive output of 105 bytes
    ../../config.h:909:34: note: 'sprintf' output between 2 and 107 bytes into a destination of size 100
    mro.xs: In function 'AV* S_mro_get_linear_isa_c3(PerlInterpreter*, HV*, U32)':
    mro.xs:252:31: warning: comparison of integer expressions of different signedness: 'I32' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
    ../../embed.h: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
    ../../embed.h:60:35: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ListUtil.xs:530:9: note: 'retvals' was declared here
    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.30.2
    (Reporter v0.053 / Smoker v0.046)