• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.25.5-115-ge6854ee 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]

    This report never had a log

    Automated smoke report for branch smoke-me/khw-encode 5.25.6 patch e6854ee3aa92e668bf0ded04932ebb4a3900b2ae v5.25.5-115-ge6854ee.
    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 4 hours 3 minutes (average 10 minutes 8 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.5-115-ge6854ee
    ----------------------- ----------------------------------------------------
    -  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:
        SMOKEe6854ee3aa92e668bf0ded04932ebb4a3900b2ae
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        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:963: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_sys.c: In function ‘Perl_pp_ftrread’:
        pp_sys.c:3181:16: warning: implicit declaration of function ‘eaccess’ [-Wimplicit-function-declaration]
        pp_ctl.c: In function ‘S_require_file’:
        pp_ctl.c:3758:31: warning: implicit declaration of function ‘memmem’ [-Wimplicit-function-declaration]
        pp_ctl.c:3758:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        sv.c: In function ‘Perl_sv_utf8_decode_flags’:
        sv.c:3842:115: warning: unused parameter ‘errloc’ [-Wunused-parameter]
        compress.c: In function ‘BZ2_compressBlock’:
        compress.c:391:54: warning: ‘cost[5]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        compress.c:256:11: note: ‘cost[5]’ was declared here
        compress.c:401:25: warning: ‘cost[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        compress.c:256:11: note: ‘cost[3]’ was declared here
        compress.c:401:25: warning: ‘cost[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        compress.c:256:11: note: ‘cost[2]’ was declared here
        inflate.c: In function ‘inflateUndermine’:
        inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
        Encode.xs:31:12: warning: ‘_encoded_utf8_to_bytes’ defined but not used [-Wunused-function]
        Encode.xs:64:1: warning: ‘call_failure’ defined but not used [-Wunused-function]
        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]
        const-c.inc: In function ‘_constant_5’:
        const-c.inc:24:86: warning: unused parameter ‘iv_return’ [-Wunused-parameter]
        POSIX.xs:1345:6: warning: ‘_tzname’ redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
        POSIX.xs:1345:19: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        POSIX.xs:1345:24: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        POSIX.xs: In function ‘XS_POSIX_cuserid’:
        POSIX.xs:3694:12: warning: implicit declaration of function ‘cuserid’ [-Wimplicit-function-declaration]
        POSIX.xs:3694:10: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
        POSIX.xs: In function ‘my_rint’:
        POSIX.xs:1076:1: warning: control reaches end of non-void function [-Wreturn-type]
        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
        HiRes.c: In function ‘XS_Time__HiRes_CLONE’:
        HiRes.c:1119: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]
        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+0x6eac): undefined reference to `ynq'
        POSIX.o:POSIX.c:(.text+0x6f21): undefined reference to `jnq'
        POSIX.o:POSIX.c:(.text+0x7160): undefined reference to `fmodq'
        POSIX.o:POSIX.c:(.text+0x719e): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0x74df): undefined reference to `ldexpq'
        POSIX.o:POSIX.c:(.text+0x764d): undefined reference to `modfq'
        POSIX.o:POSIX.c:(.text+0x794c): undefined reference to `frexpq'
        POSIX.o:POSIX.c:(.text+0x7a90): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7d87): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7db7): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7dcf): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7e14): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x7e80): undefined reference to `fmodq'
        POSIX.o:POSIX.c:(.text+0x7f73): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x8056): undefined reference to `sqrtq'
        POSIX.o:POSIX.c:(.text+0x82a5): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x82fc): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x99b7): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x9d12): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0x9e8b): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0x9f39): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0xa0de): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0xa732): undefined reference to `expq'
        POSIX.o:POSIX.c:(.text+0xb18f): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0xb1a7): undefined reference to `isinfq'
        POSIX.o:POSIX.c:(.text+0xb1cb): undefined reference to `isinfq'
        POSIX.o:POSIX.c:(.text+0xb1eb): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0xb2d6): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xb71c): undefined reference to `j0q'
        POSIX.o:POSIX.c:(.text+0xb74c): undefined reference to `tanhq'
        POSIX.o:POSIX.c:(.text+0xb7c4): undefined reference to `powq'
        POSIX.o:POSIX.c:(.text+0xbb1c): undefined reference to `expq'
        POSIX.o:POSIX.c:(.text+0xbf2e): undefined reference to `expq'
        POSIX.o:POSIX.c:(.text+0xbff0): undefined reference to `coshq'
        POSIX.o:POSIX.c:(.text+0xc01e): undefined reference to `ceilq'
        POSIX.o:POSIX.c:(.text+0xc08f): undefined reference to `powq'
        POSIX.o:POSIX.c:(.text+0xc114): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc15f): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc26c): undefined reference to `sqrtq'
        POSIX.o:POSIX.c:(.text+0xc2b9): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc2ec): undefined reference to `acosq'
        POSIX.o:POSIX.c:(.text+0xc39c): undefined reference to `asinq'
        POSIX.o:POSIX.c:(.text+0xc3cc): undefined reference to `atanq'
        POSIX.o:POSIX.c:(.text+0xc4e1): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc57c): undefined reference to `j1q'
        POSIX.o:POSIX.c:(.text+0xc617): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc671): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0xc69f): undefined reference to `sinhq'
        POSIX.o:POSIX.c:(.text+0xc6d0): undefined reference to `logq'
        POSIX.o:POSIX.c:(.text+0xc73c): undefined reference to `y0q'
        POSIX.o:POSIX.c:(.text+0xc7c3): undefined reference to `expq'
        POSIX.o:POSIX.c:(.text+0xc82c): undefined reference to `tanq'
        POSIX.o:POSIX.c:(.text+0xc85c): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0xc8ac): undefined reference to `y1q'
        POSIX.o:POSIX.c:(.text+0xcc03): undefined reference to `powq'
        POSIX.o:POSIX.c:(.text+0x6b4c): undefined reference to `ynq'
        POSIX.o:POSIX.c:(.text+0x6bc1): undefined reference to `jnq'
        POSIX.o:POSIX.c:(.text+0x6cca): undefined reference to `truncq'
        POSIX.o:POSIX.c:(.text+0x6e02): undefined reference to `fmodq'
        POSIX.o:POSIX.c:(.text+0x6e40): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0x71e6): undefined reference to `fmaq'
        POSIX.o:POSIX.c:(.text+0x73df): undefined reference to `scalbnq'
        POSIX.o:POSIX.c:(.text+0x759d): undefined reference to `remquoq'
        POSIX.o:POSIX.c:(.text+0x76ed): undefined reference to `modfq'
        POSIX.o:POSIX.c:(.text+0x79ec): undefined reference to `frexpq'
        POSIX.o:POSIX.c:(.text+0x7b30): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x8059): undefined reference to `lrintq'
        POSIX.o:POSIX.c:(.text+0x80d9): undefined reference to `lroundq'
        POSIX.o:POSIX.c:(.text+0x80ee): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x8106): undefined reference to `isinfq'
        POSIX.o:POSIX.c:(.text+0x8129): undefined reference to `isinfq'
        POSIX.o:POSIX.c:(.text+0x813e): undefined reference to `isnanq'
        POSIX.o:POSIX.c:(.text+0x82c9): undefined reference to `ilogbq'
        POSIX.o:POSIX.c:(.text+0x85e2): undefined reference to `truncq'
        POSIX.o:POSIX.c:(.text+0x866e): undefined reference to `tgammaq'
        POSIX.o:POSIX.c:(.text+0x868e): undefined reference to `tanhq'
        POSIX.o:POSIX.c:(.text+0x86ae): undefined reference to `tanq'
        POSIX.o:POSIX.c:(.text+0x86ce): undefined reference to `sinhq'
        POSIX.o:POSIX.c:(.text+0x86ee): undefined reference to `roundq'
        POSIX.o:POSIX.c:(.text+0x870e): undefined reference to `rintq'
        POSIX.o:POSIX.c:(.text+0x872e): undefined reference to `nearbyintq'
        POSIX.o:POSIX.c:(.text+0x8773): undefined reference to `log2q'
        POSIX.o:POSIX.c:(.text+0x8789): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0x87ae): undefined reference to `log2q'
        POSIX.o:POSIX.c:(.text+0x87ce): undefined reference to `log1pq'
        POSIX.o:POSIX.c:(.text+0x881e): undefined reference to `lgammaq'
        POSIX.o:POSIX.c:(.text+0x883e): undefined reference to `j1q'
        POSIX.o:POSIX.c:(.text+0x885e): undefined reference to `j0q'
        POSIX.o:POSIX.c:(.text+0x887e): undefined reference to `floorq'
        POSIX.o:POSIX.c:(.text+0x889e): undefined reference to `expm1q'
        POSIX.o:POSIX.c:(.text+0x88d0): undefined reference to `powq'
        POSIX.o:POSIX.c:(.text+0x88ee): undefined reference to `erfcq'
        POSIX.o:POSIX.c:(.text+0x890e): undefined reference to `erfq'
        POSIX.o:POSIX.c:(.text+0x892e): undefined reference to `coshq'
        POSIX.o:POSIX.c:(.text+0x894e): undefined reference to `ceilq'
        POSIX.o:POSIX.c:(.text+0x896e): undefined reference to `cbrtq'
        POSIX.o:POSIX.c:(.text+0x898e): undefined reference to `atanhq'
        POSIX.o:POSIX.c:(.text+0x89ae): undefined reference to `atanq'
        POSIX.o:POSIX.c:(.text+0x89ce): undefined reference to `asinhq'
        POSIX.o:POSIX.c:(.text+0x89ee): undefined reference to `asinq'
        POSIX.o:POSIX.c:(.text+0x8a0e): undefined reference to `acoshq'
        POSIX.o:POSIX.c:(.text+0x8a2e): undefined reference to `acosq'
        POSIX.o:POSIX.c:(.text+0x8a4e): undefined reference to `y0q'
        POSIX.o:POSIX.c:(.text+0x8a8e): undefined reference to `y1q'
        POSIX.o:POSIX.c:(.text+0x9cdd): undefined reference to `nextafterq'
        POSIX.o:POSIX.c:(.text+0x9d90): undefined reference to `copysignq'
        POSIX.o:POSIX.c:(.text+0x9dbd): undefined reference to `fdimq'
        POSIX.o:POSIX.c:(.text+0x9ded): undefined reference to `fmaxq'
        POSIX.o:POSIX.c:(.text+0x9e1d): undefined reference to `fminq'
        POSIX.o:POSIX.c:(.text+0x9e4d): undefined reference to `fmodq'
        POSIX.o:POSIX.c:(.text+0x9e7d): undefined reference to `hypotq'
        POSIX.o:POSIX.c:(.text+0xa0bd): undefined reference to `remainderq'
        POSIX.o: In function `S_setpayload':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1235: undefined reference to `fmodq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1236: undefined reference to `floorq'
        POSIX.o: In function `my_lgamma':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:934: undefined reference to `isnanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:971: undefined reference to `logq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:944: 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:888: undefined reference to `floorq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:926: undefined reference to `expq'
        POSIX.o: In function `XS_POSIX_frexp':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2843: undefined reference to `frexpq'
        POSIX.o: In function `XS_POSIX_modf':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2857: undefined reference to `modfq'
        POSIX.o: In function `XS_POSIX_issignaling':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2695: undefined reference to `isnanq'
        POSIX.o: In function `my_scalbn':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1129: undefined reference to `ldexpq'
        POSIX.o: In function `XS_POSIX_jn':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2955: undefined reference to `jnq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2965: undefined reference to `ynq'
        POSIX.o: In function `XS_POSIX_fpclassify':
        /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:2608: undefined reference to `isinfq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2605: undefined reference to `isnanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2605: 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'
        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:2760: undefined reference to `fmodq'
        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_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_log2':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1001: undefined reference to `logq'
        POSIX.o: In function `XS_POSIX_acos':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2465: undefined reference to `floorq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2492: undefined reference to `sinhq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2495: undefined reference to `tanq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2516: undefined reference to `y0q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2347: 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:2357: undefined reference to `asinq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2367: 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:2384: undefined reference to `ceilq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2387: 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'
        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:2418: undefined reference to `floorq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2422: undefined reference to `j0q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2429: undefined reference to `j1q'
        POSIX.o: In function `my_log1p':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:990: undefined reference to `logq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2498: undefined reference to `tanhq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2524: undefined reference to `y1q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:1211: undefined reference to `truncq'
        POSIX.o: In function `XS_POSIX_remquo':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2867: undefined reference to `remquoq'
        POSIX.o: In function `XS_POSIX_scalbn':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2881: undefined reference to `scalbnq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2622: undefined reference to `lrintq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2599: undefined reference to `ilogbq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2629: undefined reference to `lroundq'
        POSIX.o: In function `XS_POSIX_fma':
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2898: undefined reference to `fmaq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2813: undefined reference to `nextafterq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2764: undefined reference to `hypotq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2754: undefined reference to `fminq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2747: undefined reference to `fmaxq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2740: undefined reference to `fdimq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2733: undefined reference to `copysignq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2828: undefined reference to `remainderq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2509: undefined reference to `truncq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2351: undefined reference to `acoshq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2361: undefined reference to `asinhq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2412: undefined reference to `expm1q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2439: undefined reference to `lgammaq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2449: undefined reference to `log1pq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2456: undefined reference to `log2q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2465: undefined reference to `log2q'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2472: undefined reference to `nearbyintq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2479: undefined reference to `rintq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2486: undefined reference to `roundq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2502: undefined reference to `tgammaq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2371: undefined reference to `atanhq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2378: undefined reference to `cbrtq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2391: undefined reference to `erfq'
        /home/dcollins/buildbot/cygwin1/cygwin-smoke/smoke/ext/POSIX/POSIX.xs:2398: undefined reference to `erfcq'
    

    About this smoke:
    smoking-perl: 5.22.2
    smoker-version: 1.70_02/0.046
    timestamp: 2016-10-15 19:17:22+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 -uselongdouble fail due to a defective trunc() upstream. See [RT #128665]. All builds with -usequadmath 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].