• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.25.11-23-gd800c7b FAIL(FMc) cygwin_nt-10.0 2.6.0(0.304/5/3) Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (GenuineIntel 4008MHz) 8[32 cores]

    Automated smoke report for branch smoke-me/new_hashes 5.26.0 patch d800c7b3d82b60d650e95d5290202607228ea387 v5.25.11-23-gd800c7b.
    DESKTOP-DUOI7F4: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (GenuineIntel 4008MHz) (x86_64/8[32 cores] cpus)
        on        cygwin_nt-10.0 2.6.0(0.304/5/3)
        using     ccache gcc version 5.4.0 (*1)
        using     ? version ? (*2)
        smoketime 6 hours 10 minutes (average 15 minutes 27 seconds)
    
    Summary: FAIL(FMc)
    
    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.25.11-23-gd800c7b
    ----------------------- ----------------------------------------------------
    -  F  F  -  F  F        -Dcc='ccache gcc' (*1)
    -  O  O  -  O  O        -Dcc='ccache gcc' -Accflags=-D_GNU_SOURCE -Alibswanted=cygwin (*1)
    -  F  F  -  F  F        -Duselongdouble -Dcc='ccache gcc' -Accflags=-D_GNU_SOURCE -Alibswanted=cygwin (*1)
    M  -  -  M  -  -        -Dusequadmath -Dcc='ccache gcc' (*1)
    M  -  -  M  -  -        -Dusequadmath -Dcc='ccache gcc' -Accflags=-D_GNU_SOURCE -Alibswanted=cygwin (*1)
    -  F  F  -  F  F        -Dusethreads -Dcc='ccache gcc' (*1)
    -  O  O  -  O  O        -Dusethreads -Dcc='ccache gcc' -Accflags=-D_GNU_SOURCE -Alibswanted=cygwin (*1)
    -  F  F  -  F  F        -Dusethreads -Duselongdouble -Dcc='ccache gcc' -Accflags=-D_GNU_SOURCE -Alibswanted=cygwin (*1)
    M  -  -  M  -  -        -Dusethreads -Dusequadmath -Dcc='ccache gcc' (*1)
    M  -  -  M  -  -        -Dusethreads -Dusequadmath -Dcc='ccache gcc' -Accflags=-D_GNU_SOURCE -Alibswanted=cygwin (*1)
    -  c  -  -  c  -        -Duselongdouble -Dcc='ccache gcc' (*2)
    -  c  -  -  c  -        -Dusethreads -Duselongdouble -Dcc='ccache gcc' (*2)
    |  |  |  |  |  |
    |  |  |  |  |  +------  perlio DEBUGGING
    |  |  |  |  +---------  stdio DEBUGGING
    |  |  |  +------------  minitest DEBUGGING
    |  |  +---------------  perlio
    |  +------------------  stdio
    +---------------------  minitest
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEd800c7b3d82b60d650e95d5290202607228ea387
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        toke.c: In function ‘S_scan_heredoc’:
        toke.c:10130:31: warning: implicit declaration of function ‘memmem’ [-Wimplicit-function-declaration]
        toke.c:10130:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        util.c: In function ‘Perl_ninstr’:
        util.c:615:22: warning: implicit declaration of function ‘memmem’ [-Wimplicit-function-declaration]
        util.c:615:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        util.c: In function ‘Perl_fbm_instr’:
        util.c:951:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        vutil.c: In function ‘Perl_new_version’:
        vutil.c:533:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        pp_ctl.c: In function ‘S_require_file’:
        pp_ctl.c:3808:31: warning: implicit declaration of function ‘memmem’ [-Wimplicit-function-declaration]
        pp_ctl.c:3808:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        pp_sys.c: In function ‘Perl_pp_ftrread’:
        pp_sys.c:3208:16: warning: implicit declaration of function ‘eaccess’ [-Wimplicit-function-declaration]
        perlio.c: In function ‘XS_PerlIO__Layer__NoWarnings’:
        perlio.c:846:116: warning: unused parameter ‘cv’ [-Wunused-parameter]
        perlio.c: In function ‘XS_PerlIO__Layer__find’:
        perlio.c:860:110: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Call.xs: In function ‘filter_call’:
        Call.xs:92:36: warning: implicit declaration of function ‘memmem’ [-Wimplicit-function-declaration]
        Call.xs:92:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        Util.xs: In function ‘XS_Hash__Util_hash_value’:
        Util.xs:102:46: warning: pointer targets in passing argument 2 of ‘S_perl_hash_with_seed’ differ in signedness [-Wpointer-sign]
        ../../hv_func.h:104:5: note: expected ‘const U8 * const {aka const unsigned char * const}’ but argument is of type ‘char *’
        const-c.inc: In function ‘_constant_5’:
        const-c.inc:24:86: warning: unused parameter ‘iv_return’ [-Wunused-parameter]
        POSIX.xs:1351:6: warning: ‘_tzname’ redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
        POSIX.xs:1351:19: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        POSIX.xs:1351:24: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        POSIX.xs: In function ‘XS_POSIX_cuserid’:
        POSIX.xs:3708:12: warning: implicit declaration of function ‘cuserid’ [-Wimplicit-function-declaration]
        POSIX.xs:3708:10: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
        POSIX.xs: In function ‘my_rint’:
        POSIX.xs:1080:1: warning: control reaches end of non-void function [-Wreturn-type]
        HiRes.c: In function ‘XS_Time__HiRes_CLONE’:
        HiRes.c:1132:146: warning: unused variable ‘items’ [-Wunused-variable]
        File.c: In function ‘XS_Win32API__File_GetVolumeInformationW’:
        File.c:1174:113: warning: implicit declaration of function ‘wcslen’ [-Wimplicit-function-declaration]
        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:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        Win32.xs:129:3: 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’ [-Wimplicit-function-declaration]
        longpath.inc: In function ‘my_longpathW’:
        longpath.inc:85:3: warning: implicit declaration of function ‘wcscpy’ [-Wimplicit-function-declaration]
        Win32.xs: In function ‘free_childenv’:
        Win32.xs:378:21: warning: unused parameter ‘d’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_ExpandEnvironmentStrings’:
        Win32.xs:386:116: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_IsAdminUser’:
        Win32.xs:408:103: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_LookupAccountName’:
        Win32.xs:527:109: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_LookupAccountSID’:
        Win32.xs:561:108: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_InitiateSystemShutdown’:
        Win32.xs:594:114: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_AbortSystemShutdown’:
        Win32.xs:636:111: warning: unused parameter ‘cv’ [-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:676:98: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_LoadLibrary’:
        Win32.xs:708:103: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_FreeLibrary’:
        Win32.xs:723:103: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetProcAddress’:
        Win32.xs:735:106: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_RegisterServer’:
        Win32.xs:744:106: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_UnregisterServer’:
        Win32.xs:765:108: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetArchName’:
        Win32.xs:789:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:787:103: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetChipName’:
        Win32.xs:795:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:793:103: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GuidGen’:
        Win32.xs:814:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:812:99: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetFolderPath’:
        Win32.xs:902:36: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:903:33: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:904:37: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:905:33: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:907:42: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:908:35: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:909:31: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:910:33: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:911:40: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:912:39: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:913:33: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:914:36: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:915:33: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:916:33: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:917:34: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:918:35: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:919:34: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:920:32: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:921:32: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:922:35: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:923:33: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:924:35: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:931:47: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:932:44: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:933:53: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:934:46: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:935:46: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:936:45: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:937:46: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:938:44: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:939:46: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:940:42: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:941:45: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:942:42: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:976:58: 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:58: warning: passing argument 2 of ‘get_unicode_env’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:978:64: warning: passing argument 2 of ‘get_unicode_env’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:979:71: warning: passing argument 2 of ‘get_unicode_env’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:980:58: warning: passing argument 2 of ‘get_unicode_env’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:835:105: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetFileVersion’:
        Win32.xs:991:106: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_SetChildShowWindow’:
        Win32.xs:1051:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1043:110: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetCwd’:
        Win32.xs:1058:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1056:98: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_SetCwd’:
        Win32.xs:1082:98: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetNextAvailDrive’:
        Win32.xs:1107:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1105:109: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetLastError’:
        Win32.xs:1124:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1122:104: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_SetLastError’:
        Win32.xs:1129:104: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_LoginName’:
        Win32.xs:1140:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1138:101: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_NodeName’:
        Win32.xs:1164:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1162:100: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_DomainName’:
        Win32.xs:1179:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1177:102: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_FsType’:
        Win32.xs:1242:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1240:98: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetOSVersion’:
        Win32.xs:1262:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1260:104: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_IsWinNT’:
        Win32.xs:1284:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1282:99: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_IsWin95’:
        Win32.xs:1291:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1289:99: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_FormatMessage’:
        Win32.xs:1296:105: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_Spawn’:
        Win32.xs:1315:97: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetTickCount’:
        Win32.xs:1365:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1363:104: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetShortPathName’:
        Win32.xs:1373:108: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetFullPathName’:
        Win32.xs:1414:107: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetLongPathName’:
        Win32.xs:1528:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        Win32.xs:1516:107: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetANSIPathName’:
        Win32.xs:1559:107: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_Sleep’:
        Win32.xs:1573:97: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_CopyFile’:
        Win32.xs:1582:100: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_OutputDebugString’:
        Win32.xs:1602:109: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetCurrentProcessId’:
        Win32.xs:1621:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1619:111: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetCurrentThreadId’:
        Win32.xs:1628:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1626:110: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_CreateDirectory’:
        Win32.xs:1633:107: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_CreateFile’:
        Win32.xs:1654:102: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetSystemMetrics’:
        Win32.xs:1680:108: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetProductInfo’:
        Win32.xs:1690:106: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetACP’:
        Win32.xs:1715:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1713:98: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetConsoleCP’:
        Win32.xs:1722:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1720:104: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetConsoleOutputCP’:
        Win32.xs:1729:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1727:110: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_GetOEMCP’:
        Win32.xs:1736:113: warning: unused variable ‘items’ [-Wunused-variable]
        Win32.xs:1734:100: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_SetConsoleCP’:
        Win32.xs:1741:104: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘w32_SetConsoleOutputCP’:
        Win32.xs:1751:110: warning: unused parameter ‘cv’ [-Wunused-parameter]
        Win32.xs: In function ‘boot_Win32’:
        Win32.xs:1767:18: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        Win32.xs:1189:16: warning: ‘pfnNetWkstaGetInfo’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        Win32.xs:1182:24: note: ‘pfnNetWkstaGetInfo’ was declared here
        Win32.xs:1212:6: warning: ‘pfnNetApiBufferFree’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        Win32.xs:1181:25: note: ‘pfnNetApiBufferFree’ was declared here
        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]
        POSIX.o:POSIX.c:(.text+0x6e3c): undefined reference to `ynq'
        POSIX.o:POSIX.c:(.text+0x6eb1): undefined reference to `jnq'
        POSIX.o:POSIX.c:(.text+0x70f0): undefined reference to `fmodq'
        POSIX.o:POSIX.c:(.text+0x712e): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0x746f): undefined reference to `ldexpq'
        POSIX.o:POSIX.c:(.text+0x75dd): undefined reference to `modfq'
        POSIX.o:POSIX.c:(.text+0x78dc): undefined reference to `frexpq'
        POSIX.o:POSIX.c:(.text+0x7a20): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7d17): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7d47): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7d5f): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7da4): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7e10): undefined reference to `fmodq'
        POSIX.o:POSIX.c:(.text+0x7f03): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7fe6): undefined reference to `sqrtq'
        POSIX.o:POSIX.c:(.text+0x8235): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x828c): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x9947): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x9ca2): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0x9e1b): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0x9ec9): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0xa06e): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0xa6c2): undefined reference to `expq'
        POSIX.o:POSIX.c:(.text+0xb12f): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0xb147): undefined reference to `isinfq'
        POSIX.o:POSIX.c:(.text+0xb16b): undefined reference to `isinfq'
        POSIX.o:POSIX.c:(.text+0xb18b): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0xb276): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xb6bc): undefined reference to `j0q'
        POSIX.o:POSIX.c:(.text+0xb6ec): undefined reference to `tanhq'
        POSIX.o:POSIX.c:(.text+0xb764): undefined reference to `powq'
        POSIX.o:POSIX.c:(.text+0xbabc): undefined reference to `expq'
        POSIX.o:POSIX.c:(.text+0xbece): undefined reference to `expq'
        POSIX.o:POSIX.c:(.text+0xbf90): undefined reference to `coshq'
        POSIX.o:POSIX.c:(.text+0xbfbe): undefined reference to `ceilq'
        POSIX.o:POSIX.c:(.text+0xc02f): undefined reference to `powq'
        POSIX.o:POSIX.c:(.text+0xc0b4): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc0ff): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc20c): undefined reference to `sqrtq'
        POSIX.o:POSIX.c:(.text+0xc259): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc28c): undefined reference to `acosq'
        POSIX.o:POSIX.c:(.text+0xc33c): undefined reference to `asinq'
        POSIX.o:POSIX.c:(.text+0xc36c): undefined reference to `atanq'
        POSIX.o:POSIX.c:(.text+0xc481): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc51c): undefined reference to `j1q'
        POSIX.o:POSIX.c:(.text+0xc5b7): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc611): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0xc63f): undefined reference to `sinhq'
        POSIX.o:POSIX.c:(.text+0xc670): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc6dc): undefined reference to `y0q'
        POSIX.o:POSIX.c:(.text+0xc763): undefined reference to `expq'
        POSIX.o:POSIX.c:(.text+0xc7cc): undefined reference to `tanq'
        POSIX.o:POSIX.c:(.text+0xc7fc): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0xc84c): undefined reference to `y1q'
        POSIX.o:POSIX.c:(.text+0xcba3): undefined reference to `powq'
        POSIX.o:POSIX.c:(.text+0x6adc): undefined reference to `ynq'
        POSIX.o:POSIX.c:(.text+0x6b51): undefined reference to `jnq'
        POSIX.o:POSIX.c:(.text+0x6c5a): undefined reference to `truncq'
        POSIX.o:POSIX.c:(.text+0x6d92): undefined reference to `fmodq'
        POSIX.o:POSIX.c:(.text+0x6dd0): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0x7176): undefined reference to `fmaq'
        POSIX.o:POSIX.c:(.text+0x736f): undefined reference to `scalbnq'
        POSIX.o:POSIX.c:(.text+0x752d): undefined reference to `remquoq'
        POSIX.o:POSIX.c:(.text+0x767d): undefined reference to `modfq'
        POSIX.o:POSIX.c:(.text+0x797c): undefined reference to `frexpq'
        POSIX.o:POSIX.c:(.text+0x7ac0): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7fe9): undefined reference to `lrintq'
        POSIX.o:POSIX.c:(.text+0x8069): undefined reference to `lroundq'
        POSIX.o:POSIX.c:(.text+0x807e): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x8096): undefined reference to `isinfq'
        POSIX.o:POSIX.c:(.text+0x80b9): undefined reference to `isinfq'
        POSIX.o:POSIX.c:(.text+0x80ce): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x8259): undefined reference to `ilogbq'
        POSIX.o:POSIX.c:(.text+0x8572): undefined reference to `truncq'
        POSIX.o:POSIX.c:(.text+0x85fe): undefined reference to `tgammaq'
        POSIX.o:POSIX.c:(.text+0x861e): undefined reference to `tanhq'
        POSIX.o:POSIX.c:(.text+0x863e): undefined reference to `tanq'
        POSIX.o:POSIX.c:(.text+0x865e): undefined reference to `sinhq'
        POSIX.o:POSIX.c:(.text+0x867e): undefined reference to `roundq'
        POSIX.o:POSIX.c:(.text+0x869e): undefined reference to `rintq'
        POSIX.o:POSIX.c:(.text+0x86be): undefined reference to `nearbyintq'
        POSIX.o:POSIX.c:(.text+0x8703): undefined reference to `log2q'
        POSIX.o:POSIX.c:(.text+0x8719): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0x873e): undefined reference to `log2q'
        POSIX.o:POSIX.c:(.text+0x875e): undefined reference to `log1pq'
        POSIX.o:POSIX.c:(.text+0x87ae): undefined reference to `lgammaq'
        POSIX.o:POSIX.c:(.text+0x87ce): undefined reference to `j1q'
        POSIX.o:POSIX.c:(.text+0x87ee): undefined reference to `j0q'
        POSIX.o:POSIX.c:(.text+0x880e): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0x882e): undefined reference to `expm1q'
        POSIX.o:POSIX.c:(.text+0x8860): undefined reference to `powq'
        POSIX.o:POSIX.c:(.text+0x887e): undefined reference to `erfcq'
        POSIX.o:POSIX.c:(.text+0x889e): undefined reference to `erfq'
        POSIX.o:POSIX.c:(.text+0x88be): undefined reference to `coshq'
        POSIX.o:POSIX.c:(.text+0x88de): undefined reference to `ceilq'
        POSIX.o:POSIX.c:(.text+0x88fe): undefined reference to `cbrtq'
        POSIX.o:POSIX.c:(.text+0x891e): undefined reference to `atanhq'
        POSIX.o:POSIX.c:(.text+0x893e): undefined reference to `atanq'
        POSIX.o:POSIX.c:(.text+0x895e): undefined reference to `asinhq'
        POSIX.o:POSIX.c:(.text+0x897e): undefined reference to `asinq'
        POSIX.o:POSIX.c:(.text+0x899e): undefined reference to `acoshq'
        POSIX.o:POSIX.c:(.text+0x89be): undefined reference to `acosq'
        POSIX.o:POSIX.c:(.text+0x89de): undefined reference to `y0q'
        POSIX.o:POSIX.c:(.text+0x8a1e): undefined reference to `y1q'
        POSIX.o:POSIX.c:(.text+0x9c6d): undefined reference to `nextafterq'
        POSIX.o:POSIX.c:(.text+0x9d20): undefined reference to `copysignq'
        POSIX.o:POSIX.c:(.text+0x9d4d): undefined reference to `fdimq'
        POSIX.o:POSIX.c:(.text+0x9d7d): undefined reference to `fmaxq'
        POSIX.o:POSIX.c:(.text+0x9dad): undefined reference to `fminq'
        POSIX.o:POSIX.c:(.text+0x9ddd): undefined reference to `fmodq'
        POSIX.o:POSIX.c:(.text+0x9e0d): undefined reference to `hypotq'
        POSIX.o:POSIX.c:(.text+0xa04d): undefined reference to `remainderq'
        POSIX.o: In function `S_setpayload':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1239: undefined reference to `fmodq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1240: undefined reference to `floorq'
        POSIX.o: In function `my_lgamma':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:938: undefined reference to `isnanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:975: undefined reference to `logq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:948: undefined reference to `logq'
        POSIX.o: In function `my_tgamma':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:835: undefined reference to `isnanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:892: undefined reference to `floorq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:930: undefined reference to `expq'
        POSIX.o: In function `XS_POSIX_frexp':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2856: undefined reference to `frexpq'
        POSIX.o: In function `XS_POSIX_modf':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2870: undefined reference to `modfq'
        POSIX.o: In function `XS_POSIX_issignaling':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2707: undefined reference to `isnanq'
        POSIX.o: In function `my_scalbn':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1133: undefined reference to `ldexpq'
        POSIX.o: In function `XS_POSIX_jn':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2969: undefined reference to `jnq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2979: undefined reference to `ynq'
        POSIX.o: In function `XS_POSIX_fpclassify':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2617: undefined reference to `isnanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2611: undefined reference to `isnanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2611: undefined reference to `isinfq'
        POSIX.o: In function `my_ilogb':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:803: undefined reference to `logq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2614: undefined reference to `isinfq'
        POSIX.o: In function `my_hypot':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:785: undefined reference to `isnanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:795: undefined reference to `sqrtq'
        POSIX.o: In function `XS_POSIX_copysign':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2773: undefined reference to `fmodq'
        POSIX.o: In function `my_fmax':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:733: undefined reference to `isnanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:735: undefined reference to `isnanq'
        POSIX.o: In function `my_fdim':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:713: undefined reference to `isnanq'
        POSIX.o: In function `my_fmin':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:748: undefined reference to `isnanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:750: undefined reference to `isnanq'
        POSIX.o: In function `my_log2':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1005: undefined reference to `logq'
        POSIX.o: In function `XS_POSIX_acos':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2471: undefined reference to `floorq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2498: undefined reference to `sinhq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2522: undefined reference to `y0q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2353: undefined reference to `acosq'
        POSIX.o: In function `my_asinh':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:624: undefined reference to `sqrtq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:624: undefined reference to `logq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2363: undefined reference to `asinq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2373: undefined reference to `atanq'
        POSIX.o: In function `my_atanh':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:632: undefined reference to `logq'
        POSIX.o: In function `my_cbrt':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:641: undefined reference to `powq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2390: undefined reference to `ceilq'
        POSIX.o: In function `my_expm1':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:704: undefined reference to `expq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2424: undefined reference to `floorq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2428: undefined reference to `j0q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2435: undefined reference to `j1q'
        POSIX.o: In function `my_log1p':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:994: undefined reference to `logq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2501: undefined reference to `tanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2504: undefined reference to `tanhq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2393: undefined reference to `coshq'
        POSIX.o: In function `my_erf':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:672: undefined reference to `expq'
        POSIX.o: In function `my_exp2':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:690: undefined reference to `powq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2530: undefined reference to `y1q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1215: undefined reference to `truncq'
        POSIX.o: In function `XS_POSIX_remquo':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2880: undefined reference to `remquoq'
        POSIX.o: In function `XS_POSIX_scalbn':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2894: undefined reference to `scalbnq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2628: undefined reference to `lrintq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2605: undefined reference to `ilogbq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2635: undefined reference to `lroundq'
        POSIX.o: In function `XS_POSIX_fma':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2911: undefined reference to `fmaq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2826: undefined reference to `nextafterq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2777: undefined reference to `hypotq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2767: undefined reference to `fminq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2760: undefined reference to `fmaxq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2753: undefined reference to `fdimq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2746: undefined reference to `copysignq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2841: undefined reference to `remainderq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2515: undefined reference to `truncq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2357: undefined reference to `acoshq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2367: undefined reference to `asinhq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2418: undefined reference to `expm1q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2445: undefined reference to `lgammaq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2455: undefined reference to `log1pq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2462: undefined reference to `log2q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2471: undefined reference to `log2q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2478: undefined reference to `nearbyintq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2508: undefined reference to `tgammaq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2485: undefined reference to `rintq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2492: undefined reference to `roundq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2377: undefined reference to `atanhq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2384: undefined reference to `cbrtq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2397: undefined reference to `erfq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2404: undefined reference to `erfcq'
    

    About this smoke:
    smoking-perl: 5.22.2
    smoker-version: 1.70_02/0.046
    timestamp: 2017-03-28 23:17:21+02
    tester: dcollins
    
    CYGWIN_NT-10.0 DESKTOP-DUOI7F4 2.6.0(0.304/5/3) 2016-08-31 14:32 x86_64 Cygwin Expected failures: All builds with -Duselongdouble fail due to a defective trunc() upstream. See [RT #128665]. All builds with -Dusequadmath fail in make, while building ext/POSIX. See [RT #128627] for a partial diagnosis. All builds without -Alibswanted=cygwin fail. See [RT #128637]. All builds without -Accflags=-D_GNU_SOURCE fail. See [RT #128358].