Advertisement
Guest User

123

a guest
Feb 13th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.90 KB | None | 0 0
  1. Determining if the include file pthread.h exists failed with the following output:
  2. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  3.  
  4. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_e3998.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  5. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  6.  
  7. Copyright (C) Microsoft Corporation. All rights reserved.
  8.  
  9.  
  10.  
  11. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  12.  
  13. Copyright (C) Microsoft Corporation. All rights reserved.
  14.  
  15.  
  16.  
  17. CheckIncludeFile.c
  18.  
  19. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e3998.dir\Debug\\" /Fd"cmTC_e3998.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
  20.  
  21.  
  22.  
  23. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_e3998.vcxproj]
  24.  
  25.  
  26.  
  27. Performing C++ SOURCE FILE Test has_std_17_flag failed with the following output:
  28. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  29.  
  30. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_a0e2a.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  31. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  32.  
  33. Copyright (C) Microsoft Corporation. All rights reserved.
  34.  
  35.  
  36.  
  37. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  38.  
  39. Copyright (C) Microsoft Corporation. All rights reserved.
  40.  
  41.  
  42.  
  43. src.cxx
  44.  
  45. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /D has_std_17_flag /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++17 /Fo"cmTC_a0e2a.dir\Debug\\" /Fd"cmTC_a0e2a.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue /Zo /Zc:throwingNew,inline -std=c++17 "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.cxx"
  46.  
  47.  
  48.  
  49. cl : Command line warning D9002: ignoring unknown option '-std=c++17' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_a0e2a.vcxproj]
  50.  
  51. cmTC_a0e2a.vcxproj -> C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_a0e2a.exe
  52.  
  53.  
  54. Source file was:
  55. int main() { return 0; }
  56. Performing C++ SOURCE FILE Test has_std_1z_flag failed with the following output:
  57. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  58.  
  59. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_86250.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  60. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  61.  
  62. Copyright (C) Microsoft Corporation. All rights reserved.
  63.  
  64.  
  65.  
  66. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  67.  
  68. Copyright (C) Microsoft Corporation. All rights reserved.
  69.  
  70.  
  71.  
  72. src.cxx
  73.  
  74. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /D has_std_1z_flag /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++17 /Fo"cmTC_86250.dir\Debug\\" /Fd"cmTC_86250.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue /Zo /Zc:throwingNew,inline -std=c++1z "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.cxx"
  75.  
  76.  
  77.  
  78. cl : Command line warning D9002: ignoring unknown option '-std=c++1z' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_86250.vcxproj]
  79.  
  80. cmTC_86250.vcxproj -> C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_86250.exe
  81.  
  82.  
  83. Source file was:
  84. int main() { return 0; }
  85. Performing C SOURCE FILE Test CFLAG_Wextra failed with the following output:
  86. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  87.  
  88. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_0f8ac.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  89. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  90.  
  91. Copyright (C) Microsoft Corporation. All rights reserved.
  92.  
  93.  
  94.  
  95. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  96.  
  97. Copyright (C) Microsoft Corporation. All rights reserved.
  98.  
  99.  
  100.  
  101. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D CFLAG_Wextra /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0f8ac.dir\Debug\\" /Fd"cmTC_0f8ac.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo -Wextra "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.c"
  102.  
  103. cl : Command line error D8021: invalid numeric argument '/Wextra' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_0f8ac.vcxproj]
  104.  
  105.  
  106. Source file was:
  107. int main(void) { return 0; }
  108. Performing C SOURCE FILE Test CFLAG_Wundef failed with the following output:
  109. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  110.  
  111. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_d7760.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  112. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  113.  
  114. Copyright (C) Microsoft Corporation. All rights reserved.
  115.  
  116.  
  117.  
  118. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  119.  
  120. Copyright (C) Microsoft Corporation. All rights reserved.
  121.  
  122.  
  123.  
  124. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D CFLAG_Wundef /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d7760.dir\Debug\\" /Fd"cmTC_d7760.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo -Wundef "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.c"
  125.  
  126. cl : Command line error D8021: invalid numeric argument '/Wundef' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_d7760.vcxproj]
  127.  
  128.  
  129. Source file was:
  130. int main(void) { return 0; }
  131. Performing C SOURCE FILE Test CFLAG_Wcast_qual failed with the following output:
  132. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  133.  
  134. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_70181.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  135. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  136.  
  137. Copyright (C) Microsoft Corporation. All rights reserved.
  138.  
  139.  
  140.  
  141. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  142.  
  143. Copyright (C) Microsoft Corporation. All rights reserved.
  144.  
  145.  
  146.  
  147. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D CFLAG_Wcast_qual /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_70181.dir\Debug\\" /Fd"cmTC_70181.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo -Wcast-qual "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.c"
  148.  
  149. cl : Command line error D8021: invalid numeric argument '/Wcast-qual' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_70181.vcxproj]
  150.  
  151.  
  152. Source file was:
  153. int main(void) { return 0; }
  154. Performing C SOURCE FILE Test CFLAG_Wcast_align failed with the following output:
  155. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  156.  
  157. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_7ba89.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  158. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  159.  
  160. Copyright (C) Microsoft Corporation. All rights reserved.
  161.  
  162.  
  163.  
  164. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  165.  
  166. Copyright (C) Microsoft Corporation. All rights reserved.
  167.  
  168.  
  169.  
  170. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D CFLAG_Wcast_align /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7ba89.dir\Debug\\" /Fd"cmTC_7ba89.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo -Wcast-align "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.c"
  171.  
  172. cl : Command line error D8021: invalid numeric argument '/Wcast-align' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_7ba89.vcxproj]
  173.  
  174.  
  175. Source file was:
  176. int main(void) { return 0; }
  177. Performing C SOURCE FILE Test CFLAG_Wshadow failed with the following output:
  178. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  179.  
  180. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_ea8d4.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  181. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  182.  
  183. Copyright (C) Microsoft Corporation. All rights reserved.
  184.  
  185.  
  186.  
  187. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  188.  
  189. Copyright (C) Microsoft Corporation. All rights reserved.
  190.  
  191.  
  192.  
  193. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D CFLAG_Wshadow /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ea8d4.dir\Debug\\" /Fd"cmTC_ea8d4.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo -Wshadow "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.c"
  194.  
  195. cl : Command line error D8021: invalid numeric argument '/Wshadow' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_ea8d4.vcxproj]
  196.  
  197.  
  198. Source file was:
  199. int main(void) { return 0; }
  200. Performing C SOURCE FILE Test CFLAG_Wswitch_enum failed with the following output:
  201. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  202.  
  203. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_4fb6b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  204. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  205.  
  206. Copyright (C) Microsoft Corporation. All rights reserved.
  207.  
  208.  
  209.  
  210. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  211.  
  212. Copyright (C) Microsoft Corporation. All rights reserved.
  213.  
  214.  
  215.  
  216. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D CFLAG_Wswitch_enum /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4fb6b.dir\Debug\\" /Fd"cmTC_4fb6b.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo -Wswitch-enum "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.c"
  217.  
  218. cl : Command line error D8021: invalid numeric argument '/Wswitch-enum' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_4fb6b.vcxproj]
  219.  
  220.  
  221. Source file was:
  222. int main(void) { return 0; }
  223. Performing C SOURCE FILE Test CFLAG_Wdeclaration_after_statement failed with the following output:
  224. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  225.  
  226. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_5b5e9.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  227. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  228.  
  229. Copyright (C) Microsoft Corporation. All rights reserved.
  230.  
  231.  
  232.  
  233. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  234.  
  235. Copyright (C) Microsoft Corporation. All rights reserved.
  236.  
  237.  
  238.  
  239. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D CFLAG_Wdeclaration_after_statement /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5b5e9.dir\Debug\\" /Fd"cmTC_5b5e9.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo -Wdeclaration-after-statement "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.c"
  240.  
  241. cl : Command line error D8021: invalid numeric argument '/Wdeclaration-after-statement' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_5b5e9.vcxproj]
  242.  
  243.  
  244. Source file was:
  245. int main(void) { return 0; }
  246. Performing C SOURCE FILE Test CFLAG_Wstrict_prototypes failed with the following output:
  247. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  248.  
  249. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_b70f8.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  250. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  251.  
  252. Copyright (C) Microsoft Corporation. All rights reserved.
  253.  
  254.  
  255.  
  256. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  257.  
  258. Copyright (C) Microsoft Corporation. All rights reserved.
  259.  
  260.  
  261.  
  262. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D CFLAG_Wstrict_prototypes /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b70f8.dir\Debug\\" /Fd"cmTC_b70f8.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo -Wstrict-prototypes "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.c"
  263.  
  264. cl : Command line error D8021: invalid numeric argument '/Wstrict-prototypes' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_b70f8.vcxproj]
  265.  
  266.  
  267. Source file was:
  268. int main(void) { return 0; }
  269. Performing C SOURCE FILE Test CFLAG_Wpointer_arith failed with the following output:
  270. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  271.  
  272. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_80738.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  273. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  274.  
  275. Copyright (C) Microsoft Corporation. All rights reserved.
  276.  
  277.  
  278.  
  279. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  280.  
  281. Copyright (C) Microsoft Corporation. All rights reserved.
  282.  
  283.  
  284.  
  285. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D CFLAG_Wpointer_arith /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_80738.dir\Debug\\" /Fd"cmTC_80738.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo -Wpointer-arith "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.c"
  286.  
  287. cl : Command line error D8021: invalid numeric argument '/Wpointer-arith' [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_80738.vcxproj]
  288.  
  289.  
  290. Source file was:
  291. int main(void) { return 0; }
  292. Performing C++ SOURCE FILE Test COMPILER_HAS_DEPRECATED_ATTR failed with the following output:
  293. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  294.  
  295. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_e8bd8.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  296. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  297.  
  298. Copyright (C) Microsoft Corporation. All rights reserved.
  299.  
  300.  
  301.  
  302. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  303.  
  304. Copyright (C) Microsoft Corporation. All rights reserved.
  305.  
  306.  
  307.  
  308. src.cxx
  309.  
  310. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /D COMPILER_HAS_DEPRECATED_ATTR /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++latest /Fo"cmTC_e8bd8.dir\Debug\\" /Fd"cmTC_e8bd8.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue /Zo /Zc:throwingNew,inline "C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.cxx"
  311.  
  312. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.cxx(1): error C2065: '__deprecated__': undeclared identifier [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_e8bd8.vcxproj]
  313.  
  314. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.cxx(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_e8bd8.vcxproj]
  315.  
  316. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\src.cxx(1): error C2448: '__attribute__': function-style initializer appears to be a function definition [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_e8bd8.vcxproj]
  317.  
  318.  
  319.  
  320.  
  321. Source file was:
  322. __attribute__((__deprecated__)) int somefunc() { return 0; }
  323. int main() { return somefunc();}
  324. Determining if files AudioUnit/AudioUnit.h exist failed with the following output:
  325. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  326.  
  327. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_256ce.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  328. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  329.  
  330. Copyright (C) Microsoft Corporation. All rights reserved.
  331.  
  332.  
  333.  
  334. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  335.  
  336. Copyright (C) Microsoft Corporation. All rights reserved.
  337.  
  338.  
  339.  
  340. USE_AUDIOUNIT.c
  341.  
  342. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_256ce.dir\Debug\\" /Fd"cmTC_256ce.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_AUDIOUNIT.c"
  343.  
  344. C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_AUDIOUNIT.c(2): fatal error C1083: Cannot open include file: 'AudioUnit/AudioUnit.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_256ce.vcxproj]
  345.  
  346.  
  347.  
  348.  
  349. Source:
  350. /* */
  351. #include <AudioUnit/AudioUnit.h>
  352.  
  353.  
  354. int main(void){return 0;}
  355.  
  356. Determining if files pulse/pulseaudio.h exist failed with the following output:
  357. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  358.  
  359. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_f76ed.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  360. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  361.  
  362. Copyright (C) Microsoft Corporation. All rights reserved.
  363.  
  364.  
  365.  
  366. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  367.  
  368. Copyright (C) Microsoft Corporation. All rights reserved.
  369.  
  370.  
  371.  
  372. USE_PULSE.c
  373.  
  374. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f76ed.dir\Debug\\" /Fd"cmTC_f76ed.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_PULSE.c"
  375.  
  376. C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_PULSE.c(2): fatal error C1083: Cannot open include file: 'pulse/pulseaudio.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_f76ed.vcxproj]
  377.  
  378.  
  379.  
  380.  
  381. Source:
  382. /* */
  383. #include <pulse/pulseaudio.h>
  384.  
  385.  
  386. int main(void){return 0;}
  387.  
  388. Determining if files alsa/asoundlib.h exist failed with the following output:
  389. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  390.  
  391. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_eb135.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  392. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  393.  
  394. Copyright (C) Microsoft Corporation. All rights reserved.
  395.  
  396.  
  397.  
  398. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  399.  
  400. Copyright (C) Microsoft Corporation. All rights reserved.
  401.  
  402.  
  403.  
  404. USE_ALSA.c
  405.  
  406. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_eb135.dir\Debug\\" /Fd"cmTC_eb135.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_ALSA.c"
  407.  
  408. C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_ALSA.c(2): fatal error C1083: Cannot open include file: 'alsa/asoundlib.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_eb135.vcxproj]
  409.  
  410.  
  411.  
  412.  
  413. Source:
  414. /* */
  415. #include <alsa/asoundlib.h>
  416.  
  417.  
  418. int main(void){return 0;}
  419.  
  420. Determining if files jack/jack.h exist failed with the following output:
  421. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  422.  
  423. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_00cec.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  424. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  425.  
  426. Copyright (C) Microsoft Corporation. All rights reserved.
  427.  
  428.  
  429.  
  430. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  431.  
  432. Copyright (C) Microsoft Corporation. All rights reserved.
  433.  
  434.  
  435.  
  436. USE_JACK.c
  437.  
  438. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_00cec.dir\Debug\\" /Fd"cmTC_00cec.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_JACK.c"
  439.  
  440. C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_JACK.c(2): fatal error C1083: Cannot open include file: 'jack/jack.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_00cec.vcxproj]
  441.  
  442.  
  443.  
  444.  
  445. Source:
  446. /* */
  447. #include <jack/jack.h>
  448.  
  449.  
  450. int main(void){return 0;}
  451.  
  452. Determining if files SLES/OpenSLES.h exist failed with the following output:
  453. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  454.  
  455. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_1caf2.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  456. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  457.  
  458. Copyright (C) Microsoft Corporation. All rights reserved.
  459.  
  460.  
  461.  
  462. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  463.  
  464. Copyright (C) Microsoft Corporation. All rights reserved.
  465.  
  466.  
  467.  
  468. USE_OPENSL.c
  469.  
  470. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1caf2.dir\Debug\\" /Fd"cmTC_1caf2.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_OPENSL.c"
  471.  
  472. C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_OPENSL.c(2): fatal error C1083: Cannot open include file: 'SLES/OpenSLES.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_1caf2.vcxproj]
  473.  
  474.  
  475.  
  476.  
  477. Source:
  478. /* */
  479. #include <SLES/OpenSLES.h>
  480.  
  481.  
  482. int main(void){return 0;}
  483.  
  484. Determining if files android/log.h exist failed with the following output:
  485. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  486.  
  487. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_e93a2.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  488. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  489.  
  490. Copyright (C) Microsoft Corporation. All rights reserved.
  491.  
  492.  
  493.  
  494. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  495.  
  496. Copyright (C) Microsoft Corporation. All rights reserved.
  497.  
  498.  
  499.  
  500. USE_AUDIOTRACK.c
  501.  
  502. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e93a2.dir\Debug\\" /Fd"cmTC_e93a2.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_AUDIOTRACK.c"
  503.  
  504. C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_AUDIOTRACK.c(2): fatal error C1083: Cannot open include file: 'android/log.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_e93a2.vcxproj]
  505.  
  506.  
  507.  
  508.  
  509. Source:
  510. /* */
  511. #include <android/log.h>
  512.  
  513.  
  514. int main(void){return 0;}
  515.  
  516. Determining if files sndio.h exist failed with the following output:
  517. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  518.  
  519. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_9fa2c.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  520. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  521.  
  522. Copyright (C) Microsoft Corporation. All rights reserved.
  523.  
  524.  
  525.  
  526. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  527.  
  528. Copyright (C) Microsoft Corporation. All rights reserved.
  529.  
  530.  
  531.  
  532. USE_SNDIO.c
  533.  
  534. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9fa2c.dir\Debug\\" /Fd"cmTC_9fa2c.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_SNDIO.c"
  535.  
  536.  
  537.  
  538. C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_SNDIO.c(2): fatal error C1083: Cannot open include file: 'sndio.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_9fa2c.vcxproj]
  539.  
  540.  
  541. Source:
  542. /* */
  543. #include <sndio.h>
  544.  
  545.  
  546. int main(void){return 0;}
  547.  
  548. Determining if files kai.h exist failed with the following output:
  549. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  550.  
  551. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_30553.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  552. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  553.  
  554. Copyright (C) Microsoft Corporation. All rights reserved.
  555.  
  556.  
  557.  
  558. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  559.  
  560. Copyright (C) Microsoft Corporation. All rights reserved.
  561.  
  562.  
  563.  
  564. USE_KAI.c
  565.  
  566. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_30553.dir\Debug\\" /Fd"cmTC_30553.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_KAI.c"
  567.  
  568.  
  569.  
  570. C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\USE_KAI.c(2): fatal error C1083: Cannot open include file: 'kai.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_30553.vcxproj]
  571.  
  572.  
  573. Source:
  574. /* */
  575. #include <kai.h>
  576.  
  577.  
  578. int main(void){return 0;}
  579.  
  580. Determining if the function asprintf exists failed with the following output:
  581. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  582.  
  583. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_3ca22.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  584. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  585.  
  586. Copyright (C) Microsoft Corporation. All rights reserved.
  587.  
  588.  
  589.  
  590. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  591.  
  592. Copyright (C) Microsoft Corporation. All rights reserved.
  593.  
  594.  
  595.  
  596. CheckFunctionExists.c
  597.  
  598. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=asprintf /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3ca22.dir\Debug\\" /Fd"cmTC_3ca22.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  599.  
  600.  
  601.  
  602. CheckFunctionExists.obj : error LNK2019: unresolved external symbol asprintf referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_3ca22.vcxproj]
  603.  
  604. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_3ca22.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_3ca22.vcxproj]
  605.  
  606.  
  607.  
  608. Determining if the function reallocarray exists failed with the following output:
  609. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  610.  
  611. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_dfb2a.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  612. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  613.  
  614. Copyright (C) Microsoft Corporation. All rights reserved.
  615.  
  616.  
  617.  
  618. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  619.  
  620. Copyright (C) Microsoft Corporation. All rights reserved.
  621.  
  622.  
  623.  
  624. CheckFunctionExists.c
  625.  
  626. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=reallocarray /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_dfb2a.dir\Debug\\" /Fd"cmTC_dfb2a.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  627.  
  628.  
  629.  
  630. CheckFunctionExists.obj : error LNK2019: unresolved external symbol reallocarray referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_dfb2a.vcxproj]
  631.  
  632. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_dfb2a.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_dfb2a.vcxproj]
  633.  
  634.  
  635.  
  636. Determining if the function strcasecmp exists failed with the following output:
  637. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  638.  
  639. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_ef632.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  640. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  641.  
  642. Copyright (C) Microsoft Corporation. All rights reserved.
  643.  
  644.  
  645.  
  646. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  647.  
  648. Copyright (C) Microsoft Corporation. All rights reserved.
  649.  
  650.  
  651.  
  652. CheckFunctionExists.c
  653.  
  654. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=strcasecmp /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ef632.dir\Debug\\" /Fd"cmTC_ef632.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  655.  
  656.  
  657.  
  658. CheckFunctionExists.obj : error LNK2019: unresolved external symbol strcasecmp referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_ef632.vcxproj]
  659.  
  660. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_ef632.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_ef632.vcxproj]
  661.  
  662.  
  663.  
  664. Determining if the function strlcat exists failed with the following output:
  665. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  666.  
  667. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_67c5b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  668. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  669.  
  670. Copyright (C) Microsoft Corporation. All rights reserved.
  671.  
  672.  
  673.  
  674. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  675.  
  676. Copyright (C) Microsoft Corporation. All rights reserved.
  677.  
  678.  
  679.  
  680. CheckFunctionExists.c
  681.  
  682. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=strlcat /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_67c5b.dir\Debug\\" /Fd"cmTC_67c5b.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  683.  
  684.  
  685.  
  686. CheckFunctionExists.obj : error LNK2019: unresolved external symbol strlcat referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_67c5b.vcxproj]
  687.  
  688. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_67c5b.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_67c5b.vcxproj]
  689.  
  690.  
  691.  
  692. Determining if the function strlcpy exists failed with the following output:
  693. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  694.  
  695. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_f0a55.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  696. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  697.  
  698. Copyright (C) Microsoft Corporation. All rights reserved.
  699.  
  700.  
  701.  
  702. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  703.  
  704. Copyright (C) Microsoft Corporation. All rights reserved.
  705.  
  706.  
  707.  
  708. CheckFunctionExists.c
  709.  
  710. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=strlcpy /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f0a55.dir\Debug\\" /Fd"cmTC_f0a55.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  711.  
  712.  
  713.  
  714. CheckFunctionExists.obj : error LNK2019: unresolved external symbol strlcpy referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_f0a55.vcxproj]
  715.  
  716. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_f0a55.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_f0a55.vcxproj]
  717.  
  718.  
  719.  
  720. Determining if the function strndup exists failed with the following output:
  721. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  722.  
  723. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_bbb1d.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  724. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  725.  
  726. Copyright (C) Microsoft Corporation. All rights reserved.
  727.  
  728.  
  729.  
  730. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  731.  
  732. Copyright (C) Microsoft Corporation. All rights reserved.
  733.  
  734.  
  735.  
  736. CheckFunctionExists.c
  737.  
  738. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=strndup /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bbb1d.dir\Debug\\" /Fd"cmTC_bbb1d.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  739.  
  740.  
  741.  
  742. CheckFunctionExists.obj : error LNK2019: unresolved external symbol strndup referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_bbb1d.vcxproj]
  743.  
  744. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_bbb1d.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_bbb1d.vcxproj]
  745.  
  746.  
  747.  
  748. Determining if the function strsep exists failed with the following output:
  749. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  750.  
  751. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_29df1.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  752. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  753.  
  754. Copyright (C) Microsoft Corporation. All rights reserved.
  755.  
  756.  
  757.  
  758. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  759.  
  760. Copyright (C) Microsoft Corporation. All rights reserved.
  761.  
  762.  
  763.  
  764. CheckFunctionExists.c
  765.  
  766. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=strsep /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_29df1.dir\Debug\\" /Fd"cmTC_29df1.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  767.  
  768.  
  769.  
  770. CheckFunctionExists.obj : error LNK2019: unresolved external symbol strsep referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_29df1.vcxproj]
  771.  
  772. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_29df1.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_29df1.vcxproj]
  773.  
  774.  
  775.  
  776. Determining if the function timegm exists failed with the following output:
  777. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  778.  
  779. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_baeab.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  780. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  781.  
  782. Copyright (C) Microsoft Corporation. All rights reserved.
  783.  
  784.  
  785.  
  786. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  787.  
  788. Copyright (C) Microsoft Corporation. All rights reserved.
  789.  
  790.  
  791.  
  792. CheckFunctionExists.c
  793.  
  794. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=timegm /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_baeab.dir\Debug\\" /Fd"cmTC_baeab.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  795.  
  796.  
  797.  
  798. CheckFunctionExists.obj : error LNK2019: unresolved external symbol timegm referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_baeab.vcxproj]
  799.  
  800. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_baeab.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_baeab.vcxproj]
  801.  
  802.  
  803.  
  804. Determining if the function arc4random_buf exists failed with the following output:
  805. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  806.  
  807. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_93b94.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  808. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  809.  
  810. Copyright (C) Microsoft Corporation. All rights reserved.
  811.  
  812.  
  813.  
  814. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  815.  
  816. Copyright (C) Microsoft Corporation. All rights reserved.
  817.  
  818.  
  819.  
  820. CheckFunctionExists.c
  821.  
  822. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=arc4random_buf /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_93b94.dir\Debug\\" /Fd"cmTC_93b94.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  823.  
  824.  
  825.  
  826. CheckFunctionExists.obj : error LNK2019: unresolved external symbol arc4random_buf referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_93b94.vcxproj]
  827.  
  828. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_93b94.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_93b94.vcxproj]
  829.  
  830.  
  831.  
  832. Determining if the function arc4random_uniform exists failed with the following output:
  833. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  834.  
  835. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_47073.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  836. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  837.  
  838. Copyright (C) Microsoft Corporation. All rights reserved.
  839.  
  840.  
  841.  
  842. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  843.  
  844. Copyright (C) Microsoft Corporation. All rights reserved.
  845.  
  846.  
  847.  
  848. CheckFunctionExists.c
  849.  
  850. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=arc4random_uniform /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_47073.dir\Debug\\" /Fd"cmTC_47073.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  851.  
  852.  
  853.  
  854. CheckFunctionExists.obj : error LNK2019: unresolved external symbol arc4random_uniform referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_47073.vcxproj]
  855.  
  856. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_47073.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_47073.vcxproj]
  857.  
  858.  
  859.  
  860. Determining if the function explicit_bzero exists failed with the following output:
  861. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  862.  
  863. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_85f3b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  864. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  865.  
  866. Copyright (C) Microsoft Corporation. All rights reserved.
  867.  
  868.  
  869.  
  870. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  871.  
  872. Copyright (C) Microsoft Corporation. All rights reserved.
  873.  
  874.  
  875.  
  876. CheckFunctionExists.c
  877.  
  878. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=explicit_bzero /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_85f3b.dir\Debug\\" /Fd"cmTC_85f3b.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  879.  
  880.  
  881.  
  882. CheckFunctionExists.obj : error LNK2019: unresolved external symbol explicit_bzero referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_85f3b.vcxproj]
  883.  
  884. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_85f3b.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_85f3b.vcxproj]
  885.  
  886.  
  887.  
  888. Determining if the function getauxval exists failed with the following output:
  889. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  890.  
  891. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_75711.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  892. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  893.  
  894. Copyright (C) Microsoft Corporation. All rights reserved.
  895.  
  896.  
  897.  
  898. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  899.  
  900. Copyright (C) Microsoft Corporation. All rights reserved.
  901.  
  902.  
  903.  
  904. CheckFunctionExists.c
  905.  
  906. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=getauxval /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_75711.dir\Debug\\" /Fd"cmTC_75711.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  907.  
  908.  
  909.  
  910. CheckFunctionExists.obj : error LNK2019: unresolved external symbol getauxval referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_75711.vcxproj]
  911.  
  912. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_75711.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_75711.vcxproj]
  913.  
  914.  
  915.  
  916. Determining if the function getentropy exists failed with the following output:
  917. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  918.  
  919. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_5035f.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  920. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  921.  
  922. Copyright (C) Microsoft Corporation. All rights reserved.
  923.  
  924.  
  925.  
  926. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  927.  
  928. Copyright (C) Microsoft Corporation. All rights reserved.
  929.  
  930.  
  931.  
  932. CheckFunctionExists.c
  933.  
  934. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=getentropy /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5035f.dir\Debug\\" /Fd"cmTC_5035f.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  935.  
  936.  
  937.  
  938. CheckFunctionExists.obj : error LNK2019: unresolved external symbol getentropy referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_5035f.vcxproj]
  939.  
  940. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_5035f.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_5035f.vcxproj]
  941.  
  942.  
  943.  
  944. Determining if the function getpagesize exists failed with the following output:
  945. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  946.  
  947. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_9a3f4.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  948. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  949.  
  950. Copyright (C) Microsoft Corporation. All rights reserved.
  951.  
  952.  
  953.  
  954. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  955.  
  956. Copyright (C) Microsoft Corporation. All rights reserved.
  957.  
  958.  
  959.  
  960. CheckFunctionExists.c
  961.  
  962. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=getpagesize /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9a3f4.dir\Debug\\" /Fd"cmTC_9a3f4.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  963.  
  964.  
  965.  
  966. CheckFunctionExists.obj : error LNK2019: unresolved external symbol getpagesize referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_9a3f4.vcxproj]
  967.  
  968. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_9a3f4.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_9a3f4.vcxproj]
  969.  
  970.  
  971.  
  972. Determining if the function timingsafe_bcmp exists failed with the following output:
  973. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  974.  
  975. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_ad7c3.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  976. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  977.  
  978. Copyright (C) Microsoft Corporation. All rights reserved.
  979.  
  980.  
  981.  
  982. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  983.  
  984. Copyright (C) Microsoft Corporation. All rights reserved.
  985.  
  986.  
  987.  
  988. CheckFunctionExists.c
  989.  
  990. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=timingsafe_bcmp /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ad7c3.dir\Debug\\" /Fd"cmTC_ad7c3.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  991.  
  992.  
  993.  
  994. CheckFunctionExists.obj : error LNK2019: unresolved external symbol timingsafe_bcmp referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_ad7c3.vcxproj]
  995.  
  996. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_ad7c3.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_ad7c3.vcxproj]
  997.  
  998.  
  999.  
  1000. Determining if the function timingsafe_memcmp exists failed with the following output:
  1001. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  1002.  
  1003. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_436d3.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  1004. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  1005.  
  1006. Copyright (C) Microsoft Corporation. All rights reserved.
  1007.  
  1008.  
  1009.  
  1010. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  1011.  
  1012. Copyright (C) Microsoft Corporation. All rights reserved.
  1013.  
  1014.  
  1015.  
  1016. CheckFunctionExists.c
  1017.  
  1018. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=timingsafe_memcmp /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_436d3.dir\Debug\\" /Fd"cmTC_436d3.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  1019.  
  1020.  
  1021.  
  1022. CheckFunctionExists.obj : error LNK2019: unresolved external symbol timingsafe_memcmp referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_436d3.vcxproj]
  1023.  
  1024. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_436d3.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_436d3.vcxproj]
  1025.  
  1026.  
  1027.  
  1028. Determining if the function memmem exists failed with the following output:
  1029. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  1030.  
  1031. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_d63f1.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  1032. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  1033.  
  1034. Copyright (C) Microsoft Corporation. All rights reserved.
  1035.  
  1036.  
  1037.  
  1038. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  1039.  
  1040. Copyright (C) Microsoft Corporation. All rights reserved.
  1041.  
  1042.  
  1043.  
  1044. CheckFunctionExists.c
  1045.  
  1046. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=memmem /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d63f1.dir\Debug\\" /Fd"cmTC_d63f1.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  1047.  
  1048.  
  1049.  
  1050. CheckFunctionExists.obj : error LNK2019: unresolved external symbol memmem referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_d63f1.vcxproj]
  1051.  
  1052. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_d63f1.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_d63f1.vcxproj]
  1053.  
  1054.  
  1055.  
  1056. Determining if files err.h exist failed with the following output:
  1057. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  1058.  
  1059. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_6ff83.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  1060. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  1061.  
  1062. Copyright (C) Microsoft Corporation. All rights reserved.
  1063.  
  1064.  
  1065.  
  1066. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  1067.  
  1068. Copyright (C) Microsoft Corporation. All rights reserved.
  1069.  
  1070.  
  1071.  
  1072. HAVE_ERR_H.c
  1073.  
  1074. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_6ff83.dir\Debug\\" /Fd"cmTC_6ff83.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\HAVE_ERR_H.c"
  1075.  
  1076.  
  1077.  
  1078. C:\Users\User\yuzu-canary\CMakeFiles\CheckIncludeFiles\HAVE_ERR_H.c(2): fatal error C1083: Cannot open include file: 'err.h': No such file or directory [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_6ff83.vcxproj]
  1079.  
  1080.  
  1081. Source:
  1082. /* */
  1083. #include <err.h>
  1084.  
  1085.  
  1086. int main(void){return 0;}
  1087.  
  1088. Determining if the function clock_gettime exists failed with the following output:
  1089. Change Dir: C:/Users/User/yuzu-canary/CMakeFiles/CMakeTmp
  1090.  
  1091. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_3e018.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=15.0 /v:m
  1092. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
  1093.  
  1094. Copyright (C) Microsoft Corporation. All rights reserved.
  1095.  
  1096.  
  1097.  
  1098. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64
  1099.  
  1100. Copyright (C) Microsoft Corporation. All rights reserved.
  1101.  
  1102.  
  1103.  
  1104. CheckFunctionExists.c
  1105.  
  1106. cl /c /Zi /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /D CHECK_FUNCTION_EXISTS=clock_gettime /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3e018.dir\Debug\\" /Fd"cmTC_3e018.dir\Debug\vc141.pdb" /Gd /TC /wd4018 /wd4057 /wd4100 /wd4127 /wd4146 /wd4244 /wd4245 /wd4267 /wd4389 /wd4706 /wd4996 /errorReport:queue /Zo "C:\Program Files\CMake\share\cmake-3.14\Modules\CheckFunctionExists.c"
  1107.  
  1108.  
  1109.  
  1110. CheckFunctionExists.obj : error LNK2019: unresolved external symbol clock_gettime referenced in function main [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_3e018.vcxproj]
  1111.  
  1112. C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\Debug\cmTC_3e018.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\User\yuzu-canary\CMakeFiles\CMakeTmp\cmTC_3e018.vcxproj]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement