Advertisement
Guest User

Untitled

a guest
Apr 7th, 2020
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.06 KB | None | 0 0
  1. **********************************************************************
  2. ** Visual Studio 2019 Developer Command Prompt v16.5.1
  3. ** Copyright (c) 2019 Microsoft Corporation
  4. **********************************************************************
  5. [vcvarsall.bat] Environment initialized for: 'x64'
  6. Ein Unterverzeichnis oder eine Datei mit dem Namen "12bit" existiert bereits.
  7. Ein Unterverzeichnis oder eine Datei mit dem Namen "10bit" existiert bereits.
  8. Ein Unterverzeichnis oder eine Datei mit dem Namen "8bit" existiert bereits.
  9. -- cmake version 3.17.0
  10. CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy):
  11. The OLD behavior for policy CMP0025 will be removed from a future version
  12. of CMake.
  13.  
  14. The cmake-policies(7) manual explains that the OLD behaviors of all
  15. policies are deprecated and that a policy should be set to OLD only under
  16. specific short-term circumstances. Projects should be ported to the NEW
  17. behavior and not rely on setting a policy to OLD.
  18.  
  19.  
  20. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
  21. The OLD behavior for policy CMP0054 will be removed from a future version
  22. of CMake.
  23.  
  24. The cmake-policies(7) manual explains that the OLD behaviors of all
  25. policies are deprecated and that a policy should be set to OLD only under
  26. specific short-term circumstances. Projects should be ported to the NEW
  27. behavior and not rely on setting a policy to OLD.
  28.  
  29.  
  30. -- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
  31. -- Detected x86_64 target processor
  32. CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  33. The package name passed to `find_package_handle_standard_args` (nasm) does
  34. not match the name of the calling package (Nasm). This can lead to
  35. problems in calling code that expects `find_package` result variables
  36. (e.g., `_FOUND`) to follow a certain pattern.
  37. Call Stack (most recent call first):
  38. cmake/FindNasm.cmake:23 (find_package_handle_standard_args)
  39. CMakeLists.txt:352 (find_package)
  40. This warning is for project developers. Use -Wno-dev to suppress it.
  41.  
  42. -- Found Nasm 2.14.03 to build assembly primitives
  43. -- x265 version 3.3+18-g8b61ca0ca
  44. -- Configuring done
  45. -- Generating done
  46. -- Build files have been written to: D:/repos/x265/build/vc16-x86_64/12bit
  47. Microsoft (R)-Build-Engine, Version 16.5.0+d4cbfca49 für .NET Framework
  48. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  49.  
  50. Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "-m" hinzufügen.
  51. Der Buildvorgang wurde am 07.04.2020 19:47:41 gestartet.
  52. Projekt "D:\repos\x265\build\vc16-x86_64\12bit\x265.sln" auf Knoten "1" (Standardziele).
  53. ValidateSolutionConfiguration:
  54. Die Projektmappenkonfiguration "Release|x64" wird erstellt.
  55. ValidateProjects:
  56. Das Projekt "INSTALL" ist in der Projektmappenkonfiguration "Release|x64" nicht zum Erstellen ausgewählt.
  57. Das Projekt "uninstall" ist in der Projektmappenkonfiguration "Release|x64" nicht zum Erstellen ausgewählt.
  58. Das Projekt "D:\repos\x265\build\vc16-x86_64\12bit\x265.sln" (1) erstellt "D:\repos\x265\build\vc16-x86_64\12bit\ALL_BU
  59. ILD.vcxproj.metaproj" (2) auf Knoten "1" (Standardziele).
  60. Das Projekt "D:\repos\x265\build\vc16-x86_64\12bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  61. 86_64\12bit\ZERO_CHECK.vcxproj" (3) auf Knoten "1" (Standardziele).
  62. PrepareForBuild:
  63. Das Verzeichnis "x64\Release\ZERO_CHECK\" wird erstellt.
  64. Das Verzeichnis "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\" wird erstellt.
  65. InitializeBuildStatus:
  66. "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  67. CustomBuild:
  68. Checking Build System
  69. FinalizeBuildStatus:
  70. Die Datei "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" wird gelöscht.
  71. Aktualisieren des Timestamps von "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
  72. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\ZERO_CHECK.vcxproj" ist abgeschlossen (Standardziele)
  73. .
  74.  
  75. Das Projekt "D:\repos\x265\build\vc16-x86_64\12bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  76. 86_64\12bit\common\common.vcxproj.metaproj" (4) auf Knoten "1" (Standardziele).
  77. Das Projekt "D:\repos\x265\build\vc16-x86_64\12bit\common\common.vcxproj.metaproj" (4) erstellt "D:\repos\x265\build\vc
  78. 16-x86_64\12bit\common\common.vcxproj" (5) auf Knoten "1" (Standardziele).
  79. PrepareForBuild:
  80. Das Verzeichnis "common.dir\Release\" wird erstellt.
  81. Das Verzeichnis "common.dir\Release\common.tlog\" wird erstellt.
  82. InitializeBuildStatus:
  83. "common.dir\Release\common.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  84. CustomBuild:
  85. Building Custom Rule D:/repos/x265/source/common/CMakeLists.txt
  86. ClCompile:
  87. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  88. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  89. 4\12bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_6
  90. 4=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=1 /D X265_DEPTH=12 /D EXPORT_C_API=0 /D X265_N
  91. S=x265_12bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise
  92. /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.pdb" /Gd /TP /errorRe
  93. port:queue "D:\repos\x265\source\common\x86\asm-primitives.cpp" "D:\repos\x265\source\common\vec\vec-primitives.cpp"
  94. D:\repos\x265\source\common\winxp.cpp D:\repos\x265\source\common\dct.cpp D:\repos\x265\source\common\lowpassdct.cpp
  95. D:\repos\x265\source\common\ipfilter.cpp D:\repos\x265\source\common\intrapred.cpp D:\repos\x265\source\common\loopfi
  96. lter.cpp D:\repos\x265\source\common\constants.cpp D:\repos\x265\source\common\cpu.cpp D:\repos\x265\source\common\th
  97. readpool.cpp D:\repos\x265\source\common\wavefront.cpp D:\repos\x265\source\common\md5.cpp D:\repos\x265\source\commo
  98. n\bitstream.cpp D:\repos\x265\source\common\yuv.cpp D:\repos\x265\source\common\shortyuv.cpp D:\repos\x265\source\com
  99. mon\picyuv.cpp D:\repos\x265\source\common\common.cpp D:\repos\x265\source\common\param.cpp D:\repos\x265\source\comm
  100. on\frame.cpp D:\repos\x265\source\common\framedata.cpp D:\repos\x265\source\common\cudata.cpp D:\repos\x265\source\co
  101. mmon\slice.cpp D:\repos\x265\source\common\lowres.cpp D:\repos\x265\source\common\piclist.cpp D:\repos\x265\source\co
  102. mmon\predict.cpp D:\repos\x265\source\common\scalinglist.cpp D:\repos\x265\source\common\quant.cpp D:\repos\x265\sour
  103. ce\common\deblock.cpp D:\repos\x265\source\common\scaler.cpp
  104. asm-primitives.cpp
  105. vec-primitives.cpp
  106. winxp.cpp
  107. dct.cpp
  108. lowpassdct.cpp
  109. ipfilter.cpp
  110. intrapred.cpp
  111. loopfilter.cpp
  112. constants.cpp
  113. cpu.cpp
  114. threadpool.cpp
  115. wavefront.cpp
  116. md5.cpp
  117. bitstream.cpp
  118. yuv.cpp
  119. shortyuv.cpp
  120. picyuv.cpp
  121. common.cpp
  122. param.cpp
  123. frame.cpp
  124. framedata.cpp
  125. cudata.cpp
  126. slice.cpp
  127. lowres.cpp
  128. piclist.cpp
  129. predict.cpp
  130. scalinglist.cpp
  131. quant.cpp
  132. deblock.cpp
  133. scaler.cpp
  134. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  135. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  136. 4\12bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_6
  137. 4=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=1 /D X265_DEPTH=12 /D EXPORT_C_API=0 /D X265_N
  138. S=x265_12bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise
  139. /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.pdb" /Gd /TP /wd4100
  140. /errorReport:queue "D:\repos\x265\source\common\vec\dct-sse3.cpp" "D:\repos\x265\source\common\vec\dct-ssse3.cpp" "D:
  141. \repos\x265\source\common\vec\dct-sse41.cpp"
  142. dct-sse3.cpp
  143. dct-ssse3.cpp
  144. dct-sse41.cpp
  145. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  146. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  147. 4\12bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D ENABLE_ASSEMBLY=1 /D WIN32 /D _WINDOWS /D NDEBUG /D X26
  148. 5_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=1 /D X265_DEPTH=12 /D EXP
  149. ORT_C_API=0 /D X265_NS=x265_12bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc
  150. /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.
  151. pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\common\primitives.cpp D:\repos\x265\source\common\pixel.cpp D:\r
  152. epos\x265\source\common\threading.cpp
  153. primitives.cpp
  154. pixel.cpp
  155. threading.cpp
  156. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  157. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  158. 4\12bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D "X265_VERSION=3.3+18-g8b61ca0ca" /D ENABLE_ASSEMBLY=1 /
  159. D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH
  160. _BIT_DEPTH=1 /D X265_DEPTH=12 /D EXPORT_C_API=0 /D X265_NS=x265_12bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INT
  161. DIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Relea
  162. se\\" /Fd"common.dir\Release\common.pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\common\version.cpp
  163. version.cpp
  164. Lib:
  165. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT
  166. :"common.dir\Release\common.lib" /NOLOGO /MACHINE:X64 /machine:x64 "common.dir\Release\asm-primitives.obj"
  167. "common.dir\Release\vec-primitives.obj"
  168. "common.dir\Release\dct-sse3.obj"
  169. "common.dir\Release\dct-ssse3.obj"
  170. "common.dir\Release\dct-sse41.obj"
  171. common.dir\Release\winxp.obj
  172. common.dir\Release\primitives.obj
  173. common.dir\Release\pixel.obj
  174. common.dir\Release\dct.obj
  175. common.dir\Release\lowpassdct.obj
  176. common.dir\Release\ipfilter.obj
  177. common.dir\Release\intrapred.obj
  178. common.dir\Release\loopfilter.obj
  179. common.dir\Release\constants.obj
  180. common.dir\Release\cpu.obj
  181. common.dir\Release\version.obj
  182. common.dir\Release\threading.obj
  183. common.dir\Release\threadpool.obj
  184. common.dir\Release\wavefront.obj
  185. common.dir\Release\md5.obj
  186. common.dir\Release\bitstream.obj
  187. common.dir\Release\yuv.obj
  188. common.dir\Release\shortyuv.obj
  189. common.dir\Release\picyuv.obj
  190. common.dir\Release\common.obj
  191. common.dir\Release\param.obj
  192. common.dir\Release\frame.obj
  193. common.dir\Release\framedata.obj
  194. common.dir\Release\cudata.obj
  195. common.dir\Release\slice.obj
  196. common.dir\Release\lowres.obj
  197. common.dir\Release\piclist.obj
  198. common.dir\Release\predict.obj
  199. common.dir\Release\scalinglist.obj
  200. common.dir\Release\quant.obj
  201. common.dir\Release\deblock.obj
  202. common.dir\Release\scaler.obj
  203. common.vcxproj -> D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\common.lib
  204. FinalizeBuildStatus:
  205. Die Datei "common.dir\Release\common.tlog\unsuccessfulbuild" wird gelöscht.
  206. Aktualisieren des Timestamps von "common.dir\Release\common.tlog\common.lastbuildstate".
  207. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\common\common.vcxproj" ist abgeschlossen (Standardzie
  208. le).
  209.  
  210. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\common\common.vcxproj.metaproj" ist abgeschlossen (St
  211. andardziele).
  212.  
  213. Das Projekt "D:\repos\x265\build\vc16-x86_64\12bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  214. 86_64\12bit\encoder\encoder.vcxproj.metaproj" (6) auf Knoten "1" (Standardziele).
  215. Das Projekt "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.vcxproj.metaproj" (6) erstellt "D:\repos\x265\build\
  216. vc16-x86_64\12bit\encoder\encoder.vcxproj" (7) auf Knoten "1" (Standardziele).
  217. PrepareForBuild:
  218. Das Verzeichnis "encoder.dir\Release\" wird erstellt.
  219. Das Verzeichnis "encoder.dir\Release\encoder.tlog\" wird erstellt.
  220. InitializeBuildStatus:
  221. "encoder.dir\Release\encoder.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  222. CustomBuild:
  223. Building Custom Rule D:/repos/x265/source/encoder/CMakeLists.txt
  224. ClCompile:
  225. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  226. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  227. 4\12bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_6
  228. 4=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=1 /D X265_DEPTH=12 /D EXPORT_C_API=0 /D X265_N
  229. S=x265_12bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise
  230. /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"encoder.dir\Release\\" /Fd"encoder.dir\Release\encoder.pdb" /Gd /TP /wd47
  231. 01 /errorReport:queue D:\repos\x265\source\encoder\analysis.cpp D:\repos\x265\source\encoder\search.cpp D:\repos\x265
  232. \source\encoder\bitcost.cpp D:\repos\x265\source\encoder\motion.cpp D:\repos\x265\source\encoder\slicetype.cpp D:\rep
  233. os\x265\source\encoder\frameencoder.cpp D:\repos\x265\source\encoder\framefilter.cpp D:\repos\x265\source\encoder\lev
  234. el.cpp D:\repos\x265\source\encoder\nal.cpp D:\repos\x265\source\encoder\sei.cpp D:\repos\x265\source\encoder\sao.cpp
  235. D:\repos\x265\source\encoder\entropy.cpp D:\repos\x265\source\encoder\dpb.cpp D:\repos\x265\source\encoder\ratecontr
  236. ol.cpp D:\repos\x265\source\encoder\reference.cpp D:\repos\x265\source\encoder\encoder.cpp D:\repos\x265\source\encod
  237. er\api.cpp D:\repos\x265\source\encoder\weightPrediction.cpp
  238. analysis.cpp
  239. search.cpp
  240. bitcost.cpp
  241. motion.cpp
  242. slicetype.cpp
  243. frameencoder.cpp
  244. framefilter.cpp
  245. level.cpp
  246. nal.cpp
  247. sei.cpp
  248. sao.cpp
  249. entropy.cpp
  250. dpb.cpp
  251. ratecontrol.cpp
  252. reference.cpp
  253. encoder.cpp
  254. api.cpp
  255. weightPrediction.cpp
  256. Lib:
  257. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT
  258. :"encoder.dir\Release\encoder.lib" /NOLOGO /MACHINE:X64 /machine:x64 encoder.dir\Release\analysis.obj
  259. encoder.dir\Release\search.obj
  260. encoder.dir\Release\bitcost.obj
  261. encoder.dir\Release\motion.obj
  262. encoder.dir\Release\slicetype.obj
  263. encoder.dir\Release\frameencoder.obj
  264. encoder.dir\Release\framefilter.obj
  265. encoder.dir\Release\level.obj
  266. encoder.dir\Release\nal.obj
  267. encoder.dir\Release\sei.obj
  268. encoder.dir\Release\sao.obj
  269. encoder.dir\Release\entropy.obj
  270. encoder.dir\Release\dpb.obj
  271. encoder.dir\Release\ratecontrol.obj
  272. encoder.dir\Release\reference.obj
  273. encoder.dir\Release\encoder.obj
  274. encoder.dir\Release\api.obj
  275. encoder.dir\Release\weightPrediction.obj
  276. encoder.vcxproj -> D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\encoder.lib
  277. FinalizeBuildStatus:
  278. Die Datei "encoder.dir\Release\encoder.tlog\unsuccessfulbuild" wird gelöscht.
  279. Aktualisieren des Timestamps von "encoder.dir\Release\encoder.tlog\encoder.lastbuildstate".
  280. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.vcxproj" ist abgeschlossen (Standardz
  281. iele).
  282.  
  283. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.vcxproj.metaproj" ist abgeschlossen (
  284. Standardziele).
  285.  
  286. Das Projekt "D:\repos\x265\build\vc16-x86_64\12bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  287. 86_64\12bit\x265-static.vcxproj.metaproj" (8) auf Knoten "1" (Standardziele).
  288. Das Projekt "D:\repos\x265\build\vc16-x86_64\12bit\x265-static.vcxproj.metaproj" (8) erstellt "D:\repos\x265\build\vc16
  289. -x86_64\12bit\x265-static.vcxproj" (9) auf Knoten "1" (Standardziele).
  290. PrepareForBuild:
  291. Das Verzeichnis "x265-static.dir\Release\" wird erstellt.
  292. Das Verzeichnis "D:\repos\x265\build\vc16-x86_64\12bit\Release\" wird erstellt.
  293. Das Verzeichnis "x265-static.dir\Release\x265-static.tlog\" wird erstellt.
  294. InitializeBuildStatus:
  295. "x265-static.dir\Release\x265-static.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  296. CustomBuild:
  297. Generating pixel-a.asm.obj
  298. Generating const-a.asm.obj
  299. Generating cpu-a.asm.obj
  300. Generating ssd-a.asm.obj
  301. Generating mc-a.asm.obj
  302. Generating mc-a2.asm.obj
  303. Generating pixel-util8.asm.obj
  304. Generating blockcopy8.asm.obj
  305. Generating pixeladd8.asm.obj
  306. Generating dct8.asm.obj
  307. Generating seaintegral.asm.obj
  308. Generating sad16-a.asm.obj
  309. Generating intrapred16.asm.obj
  310. Generating v4-ipfilter16.asm.obj
  311. Generating h4-ipfilter16.asm.obj
  312. Generating h-ipfilter16.asm.obj
  313. Generating ipfilter16.asm.obj
  314. Generating loopfilter.asm.obj
  315. Building Custom Rule D:/repos/x265/source/CMakeLists.txt
  316. Lib:
  317. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT
  318. :"D:\repos\x265\build\vc16-x86_64\12bit\Release\x265-static.lib" /NOLOGO /MACHINE:X64 /machine:x64 "D:\repos\x265\bu
  319. ild\vc16-x86_64\12bit\encoder\encoder.dir\Release\analysis.obj"
  320. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\search.obj"
  321. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\bitcost.obj"
  322. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\motion.obj"
  323. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\slicetype.obj"
  324. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\frameencoder.obj"
  325. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\framefilter.obj"
  326. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\level.obj"
  327. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\nal.obj"
  328. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\sei.obj"
  329. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\sao.obj"
  330. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\entropy.obj"
  331. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\dpb.obj"
  332. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\ratecontrol.obj"
  333. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\reference.obj"
  334. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\encoder.obj"
  335. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\api.obj"
  336. "D:\repos\x265\build\vc16-x86_64\12bit\encoder\encoder.dir\Release\weightPrediction.obj"
  337. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\asm-primitives.obj"
  338. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\vec-primitives.obj"
  339. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\dct-sse3.obj"
  340. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\dct-ssse3.obj"
  341. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\dct-sse41.obj"
  342. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\winxp.obj"
  343. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\primitives.obj"
  344. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\pixel.obj"
  345. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\dct.obj"
  346. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\lowpassdct.obj"
  347. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\ipfilter.obj"
  348. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\intrapred.obj"
  349. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\loopfilter.obj"
  350. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\constants.obj"
  351. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\cpu.obj"
  352. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\version.obj"
  353. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\threading.obj"
  354. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\threadpool.obj"
  355. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\wavefront.obj"
  356. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\md5.obj"
  357. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\bitstream.obj"
  358. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\yuv.obj"
  359. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\shortyuv.obj"
  360. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\picyuv.obj"
  361. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\common.obj"
  362. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\param.obj"
  363. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\frame.obj"
  364. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\framedata.obj"
  365. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\cudata.obj"
  366. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\slice.obj"
  367. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\lowres.obj"
  368. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\piclist.obj"
  369. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\predict.obj"
  370. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\scalinglist.obj"
  371. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\quant.obj"
  372. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\deblock.obj"
  373. "D:\repos\x265\build\vc16-x86_64\12bit\common\common.dir\Release\scaler.obj"
  374. "D:\repos\x265\build\vc16-x86_64\12bit\pixel-a.asm.obj"
  375. "D:\repos\x265\build\vc16-x86_64\12bit\const-a.asm.obj"
  376. "D:\repos\x265\build\vc16-x86_64\12bit\cpu-a.asm.obj"
  377. "D:\repos\x265\build\vc16-x86_64\12bit\ssd-a.asm.obj"
  378. "D:\repos\x265\build\vc16-x86_64\12bit\mc-a.asm.obj"
  379. "D:\repos\x265\build\vc16-x86_64\12bit\mc-a2.asm.obj"
  380. "D:\repos\x265\build\vc16-x86_64\12bit\pixel-util8.asm.obj"
  381. "D:\repos\x265\build\vc16-x86_64\12bit\blockcopy8.asm.obj"
  382. "D:\repos\x265\build\vc16-x86_64\12bit\pixeladd8.asm.obj"
  383. "D:\repos\x265\build\vc16-x86_64\12bit\dct8.asm.obj"
  384. "D:\repos\x265\build\vc16-x86_64\12bit\seaintegral.asm.obj"
  385. "D:\repos\x265\build\vc16-x86_64\12bit\sad16-a.asm.obj"
  386. "D:\repos\x265\build\vc16-x86_64\12bit\intrapred16.asm.obj"
  387. "D:\repos\x265\build\vc16-x86_64\12bit\v4-ipfilter16.asm.obj"
  388. "D:\repos\x265\build\vc16-x86_64\12bit\h4-ipfilter16.asm.obj"
  389. "D:\repos\x265\build\vc16-x86_64\12bit\h-ipfilter16.asm.obj"
  390. "D:\repos\x265\build\vc16-x86_64\12bit\ipfilter16.asm.obj"
  391. "D:\repos\x265\build\vc16-x86_64\12bit\loopfilter.asm.obj"
  392. x265-static.vcxproj -> D:\repos\x265\build\vc16-x86_64\12bit\Release\x265-static.lib
  393. FinalizeBuildStatus:
  394. Die Datei "x265-static.dir\Release\x265-static.tlog\unsuccessfulbuild" wird gelöscht.
  395. Aktualisieren des Timestamps von "x265-static.dir\Release\x265-static.tlog\x265-static.lastbuildstate".
  396. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\x265-static.vcxproj" ist abgeschlossen (Standardziele
  397. ).
  398.  
  399. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\x265-static.vcxproj.metaproj" ist abgeschlossen (Stan
  400. dardziele).
  401.  
  402. Das Projekt "D:\repos\x265\build\vc16-x86_64\12bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  403. 86_64\12bit\ALL_BUILD.vcxproj" (10) auf Knoten "1" (Standardziele).
  404. PrepareForBuild:
  405. Das Verzeichnis "x64\Release\ALL_BUILD\" wird erstellt.
  406. Das Verzeichnis "x64\Release\ALL_BUILD\ALL_BUILD.tlog\" wird erstellt.
  407. InitializeBuildStatus:
  408. "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  409. CustomBuild:
  410. Building Custom Rule D:/repos/x265/source/CMakeLists.txt
  411. FinalizeBuildStatus:
  412. Die Datei "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" wird gelöscht.
  413. Aktualisieren des Timestamps von "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
  414. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\ALL_BUILD.vcxproj" ist abgeschlossen (Standardziele).
  415.  
  416. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\ALL_BUILD.vcxproj.metaproj" ist abgeschlossen (Standa
  417. rdziele).
  418.  
  419. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\12bit\x265.sln" ist abgeschlossen (Standardziele).
  420.  
  421.  
  422. Der Buildvorgang wurde erfolgreich ausgeführt.
  423. 0 Warnung(en)
  424. 0 Fehler
  425.  
  426. Verstrichene Zeit 00:05:38.17
  427. 1 Datei(en) kopiert.
  428. -- cmake version 3.17.0
  429. CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy):
  430. The OLD behavior for policy CMP0025 will be removed from a future version
  431. of CMake.
  432.  
  433. The cmake-policies(7) manual explains that the OLD behaviors of all
  434. policies are deprecated and that a policy should be set to OLD only under
  435. specific short-term circumstances. Projects should be ported to the NEW
  436. behavior and not rely on setting a policy to OLD.
  437.  
  438.  
  439. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
  440. The OLD behavior for policy CMP0054 will be removed from a future version
  441. of CMake.
  442.  
  443. The cmake-policies(7) manual explains that the OLD behaviors of all
  444. policies are deprecated and that a policy should be set to OLD only under
  445. specific short-term circumstances. Projects should be ported to the NEW
  446. behavior and not rely on setting a policy to OLD.
  447.  
  448.  
  449. -- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
  450. -- Detected x86_64 target processor
  451. CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  452. The package name passed to `find_package_handle_standard_args` (nasm) does
  453. not match the name of the calling package (Nasm). This can lead to
  454. problems in calling code that expects `find_package` result variables
  455. (e.g., `_FOUND`) to follow a certain pattern.
  456. Call Stack (most recent call first):
  457. cmake/FindNasm.cmake:23 (find_package_handle_standard_args)
  458. CMakeLists.txt:352 (find_package)
  459. This warning is for project developers. Use -Wno-dev to suppress it.
  460.  
  461. -- Found Nasm 2.14.03 to build assembly primitives
  462. -- x265 version 3.3+18-g8b61ca0ca
  463. -- Configuring done
  464. -- Generating done
  465. -- Build files have been written to: D:/repos/x265/build/vc16-x86_64/10bit
  466. Microsoft (R)-Build-Engine, Version 16.5.0+d4cbfca49 für .NET Framework
  467. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  468.  
  469. Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "-m" hinzufügen.
  470. Der Buildvorgang wurde am 07.04.2020 19:53:20 gestartet.
  471. Projekt "D:\repos\x265\build\vc16-x86_64\10bit\x265.sln" auf Knoten "1" (Standardziele).
  472. ValidateSolutionConfiguration:
  473. Die Projektmappenkonfiguration "Release|x64" wird erstellt.
  474. ValidateProjects:
  475. Das Projekt "INSTALL" ist in der Projektmappenkonfiguration "Release|x64" nicht zum Erstellen ausgewählt.
  476. Das Projekt "uninstall" ist in der Projektmappenkonfiguration "Release|x64" nicht zum Erstellen ausgewählt.
  477. Das Projekt "D:\repos\x265\build\vc16-x86_64\10bit\x265.sln" (1) erstellt "D:\repos\x265\build\vc16-x86_64\10bit\ALL_BU
  478. ILD.vcxproj.metaproj" (2) auf Knoten "1" (Standardziele).
  479. Das Projekt "D:\repos\x265\build\vc16-x86_64\10bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  480. 86_64\10bit\ZERO_CHECK.vcxproj" (3) auf Knoten "1" (Standardziele).
  481. PrepareForBuild:
  482. Das Verzeichnis "x64\Release\ZERO_CHECK\" wird erstellt.
  483. Das Verzeichnis "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\" wird erstellt.
  484. InitializeBuildStatus:
  485. "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  486. CustomBuild:
  487. Checking Build System
  488. FinalizeBuildStatus:
  489. Die Datei "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" wird gelöscht.
  490. Aktualisieren des Timestamps von "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
  491. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\ZERO_CHECK.vcxproj" ist abgeschlossen (Standardziele)
  492. .
  493.  
  494. Das Projekt "D:\repos\x265\build\vc16-x86_64\10bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  495. 86_64\10bit\common\common.vcxproj.metaproj" (4) auf Knoten "1" (Standardziele).
  496. Das Projekt "D:\repos\x265\build\vc16-x86_64\10bit\common\common.vcxproj.metaproj" (4) erstellt "D:\repos\x265\build\vc
  497. 16-x86_64\10bit\common\common.vcxproj" (5) auf Knoten "1" (Standardziele).
  498. PrepareForBuild:
  499. Das Verzeichnis "common.dir\Release\" wird erstellt.
  500. Das Verzeichnis "common.dir\Release\common.tlog\" wird erstellt.
  501. InitializeBuildStatus:
  502. "common.dir\Release\common.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  503. CustomBuild:
  504. Building Custom Rule D:/repos/x265/source/common/CMakeLists.txt
  505. ClCompile:
  506. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  507. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  508. 4\10bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_6
  509. 4=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=1 /D X265_DEPTH=10 /D EXPORT_C_API=0 /D X265_N
  510. S=x265_10bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise
  511. /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.pdb" /Gd /TP /errorRe
  512. port:queue "D:\repos\x265\source\common\x86\asm-primitives.cpp" "D:\repos\x265\source\common\vec\vec-primitives.cpp"
  513. D:\repos\x265\source\common\winxp.cpp D:\repos\x265\source\common\dct.cpp D:\repos\x265\source\common\lowpassdct.cpp
  514. D:\repos\x265\source\common\ipfilter.cpp D:\repos\x265\source\common\intrapred.cpp D:\repos\x265\source\common\loopfi
  515. lter.cpp D:\repos\x265\source\common\constants.cpp D:\repos\x265\source\common\cpu.cpp D:\repos\x265\source\common\th
  516. readpool.cpp D:\repos\x265\source\common\wavefront.cpp D:\repos\x265\source\common\md5.cpp D:\repos\x265\source\commo
  517. n\bitstream.cpp D:\repos\x265\source\common\yuv.cpp D:\repos\x265\source\common\shortyuv.cpp D:\repos\x265\source\com
  518. mon\picyuv.cpp D:\repos\x265\source\common\common.cpp D:\repos\x265\source\common\param.cpp D:\repos\x265\source\comm
  519. on\frame.cpp D:\repos\x265\source\common\framedata.cpp D:\repos\x265\source\common\cudata.cpp D:\repos\x265\source\co
  520. mmon\slice.cpp D:\repos\x265\source\common\lowres.cpp D:\repos\x265\source\common\piclist.cpp D:\repos\x265\source\co
  521. mmon\predict.cpp D:\repos\x265\source\common\scalinglist.cpp D:\repos\x265\source\common\quant.cpp D:\repos\x265\sour
  522. ce\common\deblock.cpp D:\repos\x265\source\common\scaler.cpp
  523. asm-primitives.cpp
  524. vec-primitives.cpp
  525. winxp.cpp
  526. dct.cpp
  527. lowpassdct.cpp
  528. ipfilter.cpp
  529. intrapred.cpp
  530. loopfilter.cpp
  531. constants.cpp
  532. cpu.cpp
  533. threadpool.cpp
  534. wavefront.cpp
  535. md5.cpp
  536. bitstream.cpp
  537. yuv.cpp
  538. shortyuv.cpp
  539. picyuv.cpp
  540. common.cpp
  541. param.cpp
  542. frame.cpp
  543. framedata.cpp
  544. cudata.cpp
  545. slice.cpp
  546. lowres.cpp
  547. piclist.cpp
  548. predict.cpp
  549. scalinglist.cpp
  550. quant.cpp
  551. deblock.cpp
  552. scaler.cpp
  553. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  554. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  555. 4\10bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_6
  556. 4=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=1 /D X265_DEPTH=10 /D EXPORT_C_API=0 /D X265_N
  557. S=x265_10bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise
  558. /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.pdb" /Gd /TP /wd4100
  559. /errorReport:queue "D:\repos\x265\source\common\vec\dct-sse3.cpp" "D:\repos\x265\source\common\vec\dct-ssse3.cpp" "D:
  560. \repos\x265\source\common\vec\dct-sse41.cpp"
  561. dct-sse3.cpp
  562. dct-ssse3.cpp
  563. dct-sse41.cpp
  564. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  565. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  566. 4\10bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D ENABLE_ASSEMBLY=1 /D WIN32 /D _WINDOWS /D NDEBUG /D X26
  567. 5_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=1 /D X265_DEPTH=10 /D EXP
  568. ORT_C_API=0 /D X265_NS=x265_10bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc
  569. /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.
  570. pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\common\primitives.cpp D:\repos\x265\source\common\pixel.cpp D:\r
  571. epos\x265\source\common\threading.cpp
  572. primitives.cpp
  573. pixel.cpp
  574. threading.cpp
  575. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  576. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  577. 4\10bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D "X265_VERSION=3.3+18-g8b61ca0ca" /D ENABLE_ASSEMBLY=1 /
  578. D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH
  579. _BIT_DEPTH=1 /D X265_DEPTH=10 /D EXPORT_C_API=0 /D X265_NS=x265_10bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INT
  580. DIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Relea
  581. se\\" /Fd"common.dir\Release\common.pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\common\version.cpp
  582. version.cpp
  583. Lib:
  584. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT
  585. :"common.dir\Release\common.lib" /NOLOGO /MACHINE:X64 /machine:x64 "common.dir\Release\asm-primitives.obj"
  586. "common.dir\Release\vec-primitives.obj"
  587. "common.dir\Release\dct-sse3.obj"
  588. "common.dir\Release\dct-ssse3.obj"
  589. "common.dir\Release\dct-sse41.obj"
  590. common.dir\Release\winxp.obj
  591. common.dir\Release\primitives.obj
  592. common.dir\Release\pixel.obj
  593. common.dir\Release\dct.obj
  594. common.dir\Release\lowpassdct.obj
  595. common.dir\Release\ipfilter.obj
  596. common.dir\Release\intrapred.obj
  597. common.dir\Release\loopfilter.obj
  598. common.dir\Release\constants.obj
  599. common.dir\Release\cpu.obj
  600. common.dir\Release\version.obj
  601. common.dir\Release\threading.obj
  602. common.dir\Release\threadpool.obj
  603. common.dir\Release\wavefront.obj
  604. common.dir\Release\md5.obj
  605. common.dir\Release\bitstream.obj
  606. common.dir\Release\yuv.obj
  607. common.dir\Release\shortyuv.obj
  608. common.dir\Release\picyuv.obj
  609. common.dir\Release\common.obj
  610. common.dir\Release\param.obj
  611. common.dir\Release\frame.obj
  612. common.dir\Release\framedata.obj
  613. common.dir\Release\cudata.obj
  614. common.dir\Release\slice.obj
  615. common.dir\Release\lowres.obj
  616. common.dir\Release\piclist.obj
  617. common.dir\Release\predict.obj
  618. common.dir\Release\scalinglist.obj
  619. common.dir\Release\quant.obj
  620. common.dir\Release\deblock.obj
  621. common.dir\Release\scaler.obj
  622. common.vcxproj -> D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\common.lib
  623. FinalizeBuildStatus:
  624. Die Datei "common.dir\Release\common.tlog\unsuccessfulbuild" wird gelöscht.
  625. Aktualisieren des Timestamps von "common.dir\Release\common.tlog\common.lastbuildstate".
  626. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\common\common.vcxproj" ist abgeschlossen (Standardzie
  627. le).
  628.  
  629. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\common\common.vcxproj.metaproj" ist abgeschlossen (St
  630. andardziele).
  631.  
  632. Das Projekt "D:\repos\x265\build\vc16-x86_64\10bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  633. 86_64\10bit\encoder\encoder.vcxproj.metaproj" (6) auf Knoten "1" (Standardziele).
  634. Das Projekt "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.vcxproj.metaproj" (6) erstellt "D:\repos\x265\build\
  635. vc16-x86_64\10bit\encoder\encoder.vcxproj" (7) auf Knoten "1" (Standardziele).
  636. PrepareForBuild:
  637. Das Verzeichnis "encoder.dir\Release\" wird erstellt.
  638. Das Verzeichnis "encoder.dir\Release\encoder.tlog\" wird erstellt.
  639. InitializeBuildStatus:
  640. "encoder.dir\Release\encoder.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  641. CustomBuild:
  642. Building Custom Rule D:/repos/x265/source/encoder/CMakeLists.txt
  643. ClCompile:
  644. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  645. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  646. 4\10bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_6
  647. 4=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=1 /D X265_DEPTH=10 /D EXPORT_C_API=0 /D X265_N
  648. S=x265_10bit /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise
  649. /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"encoder.dir\Release\\" /Fd"encoder.dir\Release\encoder.pdb" /Gd /TP /wd47
  650. 01 /errorReport:queue D:\repos\x265\source\encoder\analysis.cpp D:\repos\x265\source\encoder\search.cpp D:\repos\x265
  651. \source\encoder\bitcost.cpp D:\repos\x265\source\encoder\motion.cpp D:\repos\x265\source\encoder\slicetype.cpp D:\rep
  652. os\x265\source\encoder\frameencoder.cpp D:\repos\x265\source\encoder\framefilter.cpp D:\repos\x265\source\encoder\lev
  653. el.cpp D:\repos\x265\source\encoder\nal.cpp D:\repos\x265\source\encoder\sei.cpp D:\repos\x265\source\encoder\sao.cpp
  654. D:\repos\x265\source\encoder\entropy.cpp D:\repos\x265\source\encoder\dpb.cpp D:\repos\x265\source\encoder\ratecontr
  655. ol.cpp D:\repos\x265\source\encoder\reference.cpp D:\repos\x265\source\encoder\encoder.cpp D:\repos\x265\source\encod
  656. er\api.cpp D:\repos\x265\source\encoder\weightPrediction.cpp
  657. analysis.cpp
  658. search.cpp
  659. bitcost.cpp
  660. motion.cpp
  661. slicetype.cpp
  662. frameencoder.cpp
  663. framefilter.cpp
  664. level.cpp
  665. nal.cpp
  666. sei.cpp
  667. sao.cpp
  668. entropy.cpp
  669. dpb.cpp
  670. ratecontrol.cpp
  671. reference.cpp
  672. encoder.cpp
  673. api.cpp
  674. weightPrediction.cpp
  675. Lib:
  676. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT
  677. :"encoder.dir\Release\encoder.lib" /NOLOGO /MACHINE:X64 /machine:x64 encoder.dir\Release\analysis.obj
  678. encoder.dir\Release\search.obj
  679. encoder.dir\Release\bitcost.obj
  680. encoder.dir\Release\motion.obj
  681. encoder.dir\Release\slicetype.obj
  682. encoder.dir\Release\frameencoder.obj
  683. encoder.dir\Release\framefilter.obj
  684. encoder.dir\Release\level.obj
  685. encoder.dir\Release\nal.obj
  686. encoder.dir\Release\sei.obj
  687. encoder.dir\Release\sao.obj
  688. encoder.dir\Release\entropy.obj
  689. encoder.dir\Release\dpb.obj
  690. encoder.dir\Release\ratecontrol.obj
  691. encoder.dir\Release\reference.obj
  692. encoder.dir\Release\encoder.obj
  693. encoder.dir\Release\api.obj
  694. encoder.dir\Release\weightPrediction.obj
  695. encoder.vcxproj -> D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\encoder.lib
  696. FinalizeBuildStatus:
  697. Die Datei "encoder.dir\Release\encoder.tlog\unsuccessfulbuild" wird gelöscht.
  698. Aktualisieren des Timestamps von "encoder.dir\Release\encoder.tlog\encoder.lastbuildstate".
  699. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.vcxproj" ist abgeschlossen (Standardz
  700. iele).
  701.  
  702. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.vcxproj.metaproj" ist abgeschlossen (
  703. Standardziele).
  704.  
  705. Das Projekt "D:\repos\x265\build\vc16-x86_64\10bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  706. 86_64\10bit\x265-static.vcxproj.metaproj" (8) auf Knoten "1" (Standardziele).
  707. Das Projekt "D:\repos\x265\build\vc16-x86_64\10bit\x265-static.vcxproj.metaproj" (8) erstellt "D:\repos\x265\build\vc16
  708. -x86_64\10bit\x265-static.vcxproj" (9) auf Knoten "1" (Standardziele).
  709. PrepareForBuild:
  710. Das Verzeichnis "x265-static.dir\Release\" wird erstellt.
  711. Das Verzeichnis "D:\repos\x265\build\vc16-x86_64\10bit\Release\" wird erstellt.
  712. Das Verzeichnis "x265-static.dir\Release\x265-static.tlog\" wird erstellt.
  713. InitializeBuildStatus:
  714. "x265-static.dir\Release\x265-static.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  715. CustomBuild:
  716. Generating pixel-a.asm.obj
  717. Generating const-a.asm.obj
  718. Generating cpu-a.asm.obj
  719. Generating ssd-a.asm.obj
  720. Generating mc-a.asm.obj
  721. Generating mc-a2.asm.obj
  722. Generating pixel-util8.asm.obj
  723. Generating blockcopy8.asm.obj
  724. Generating pixeladd8.asm.obj
  725. Generating dct8.asm.obj
  726. Generating seaintegral.asm.obj
  727. Generating sad16-a.asm.obj
  728. Generating intrapred16.asm.obj
  729. Generating v4-ipfilter16.asm.obj
  730. Generating h4-ipfilter16.asm.obj
  731. Generating h-ipfilter16.asm.obj
  732. Generating ipfilter16.asm.obj
  733. Generating loopfilter.asm.obj
  734. Building Custom Rule D:/repos/x265/source/CMakeLists.txt
  735. Lib:
  736. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT
  737. :"D:\repos\x265\build\vc16-x86_64\10bit\Release\x265-static.lib" /NOLOGO /MACHINE:X64 /machine:x64 "D:\repos\x265\bu
  738. ild\vc16-x86_64\10bit\encoder\encoder.dir\Release\analysis.obj"
  739. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\search.obj"
  740. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\bitcost.obj"
  741. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\motion.obj"
  742. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\slicetype.obj"
  743. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\frameencoder.obj"
  744. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\framefilter.obj"
  745. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\level.obj"
  746. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\nal.obj"
  747. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\sei.obj"
  748. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\sao.obj"
  749. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\entropy.obj"
  750. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\dpb.obj"
  751. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\ratecontrol.obj"
  752. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\reference.obj"
  753. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\encoder.obj"
  754. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\api.obj"
  755. "D:\repos\x265\build\vc16-x86_64\10bit\encoder\encoder.dir\Release\weightPrediction.obj"
  756. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\asm-primitives.obj"
  757. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\vec-primitives.obj"
  758. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\dct-sse3.obj"
  759. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\dct-ssse3.obj"
  760. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\dct-sse41.obj"
  761. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\winxp.obj"
  762. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\primitives.obj"
  763. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\pixel.obj"
  764. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\dct.obj"
  765. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\lowpassdct.obj"
  766. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\ipfilter.obj"
  767. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\intrapred.obj"
  768. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\loopfilter.obj"
  769. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\constants.obj"
  770. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\cpu.obj"
  771. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\version.obj"
  772. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\threading.obj"
  773. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\threadpool.obj"
  774. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\wavefront.obj"
  775. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\md5.obj"
  776. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\bitstream.obj"
  777. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\yuv.obj"
  778. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\shortyuv.obj"
  779. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\picyuv.obj"
  780. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\common.obj"
  781. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\param.obj"
  782. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\frame.obj"
  783. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\framedata.obj"
  784. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\cudata.obj"
  785. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\slice.obj"
  786. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\lowres.obj"
  787. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\piclist.obj"
  788. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\predict.obj"
  789. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\scalinglist.obj"
  790. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\quant.obj"
  791. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\deblock.obj"
  792. "D:\repos\x265\build\vc16-x86_64\10bit\common\common.dir\Release\scaler.obj"
  793. "D:\repos\x265\build\vc16-x86_64\10bit\pixel-a.asm.obj"
  794. "D:\repos\x265\build\vc16-x86_64\10bit\const-a.asm.obj"
  795. "D:\repos\x265\build\vc16-x86_64\10bit\cpu-a.asm.obj"
  796. "D:\repos\x265\build\vc16-x86_64\10bit\ssd-a.asm.obj"
  797. "D:\repos\x265\build\vc16-x86_64\10bit\mc-a.asm.obj"
  798. "D:\repos\x265\build\vc16-x86_64\10bit\mc-a2.asm.obj"
  799. "D:\repos\x265\build\vc16-x86_64\10bit\pixel-util8.asm.obj"
  800. "D:\repos\x265\build\vc16-x86_64\10bit\blockcopy8.asm.obj"
  801. "D:\repos\x265\build\vc16-x86_64\10bit\pixeladd8.asm.obj"
  802. "D:\repos\x265\build\vc16-x86_64\10bit\dct8.asm.obj"
  803. "D:\repos\x265\build\vc16-x86_64\10bit\seaintegral.asm.obj"
  804. "D:\repos\x265\build\vc16-x86_64\10bit\sad16-a.asm.obj"
  805. "D:\repos\x265\build\vc16-x86_64\10bit\intrapred16.asm.obj"
  806. "D:\repos\x265\build\vc16-x86_64\10bit\v4-ipfilter16.asm.obj"
  807. "D:\repos\x265\build\vc16-x86_64\10bit\h4-ipfilter16.asm.obj"
  808. "D:\repos\x265\build\vc16-x86_64\10bit\h-ipfilter16.asm.obj"
  809. "D:\repos\x265\build\vc16-x86_64\10bit\ipfilter16.asm.obj"
  810. "D:\repos\x265\build\vc16-x86_64\10bit\loopfilter.asm.obj"
  811. x265-static.vcxproj -> D:\repos\x265\build\vc16-x86_64\10bit\Release\x265-static.lib
  812. FinalizeBuildStatus:
  813. Die Datei "x265-static.dir\Release\x265-static.tlog\unsuccessfulbuild" wird gelöscht.
  814. Aktualisieren des Timestamps von "x265-static.dir\Release\x265-static.tlog\x265-static.lastbuildstate".
  815. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\x265-static.vcxproj" ist abgeschlossen (Standardziele
  816. ).
  817.  
  818. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\x265-static.vcxproj.metaproj" ist abgeschlossen (Stan
  819. dardziele).
  820.  
  821. Das Projekt "D:\repos\x265\build\vc16-x86_64\10bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x
  822. 86_64\10bit\ALL_BUILD.vcxproj" (10) auf Knoten "1" (Standardziele).
  823. PrepareForBuild:
  824. Das Verzeichnis "x64\Release\ALL_BUILD\" wird erstellt.
  825. Das Verzeichnis "x64\Release\ALL_BUILD\ALL_BUILD.tlog\" wird erstellt.
  826. InitializeBuildStatus:
  827. "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  828. CustomBuild:
  829. Building Custom Rule D:/repos/x265/source/CMakeLists.txt
  830. FinalizeBuildStatus:
  831. Die Datei "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" wird gelöscht.
  832. Aktualisieren des Timestamps von "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
  833. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\ALL_BUILD.vcxproj" ist abgeschlossen (Standardziele).
  834.  
  835. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\ALL_BUILD.vcxproj.metaproj" ist abgeschlossen (Standa
  836. rdziele).
  837.  
  838. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\10bit\x265.sln" ist abgeschlossen (Standardziele).
  839.  
  840.  
  841. Der Buildvorgang wurde erfolgreich ausgeführt.
  842. 0 Warnung(en)
  843. 0 Fehler
  844.  
  845. Verstrichene Zeit 00:05:40.82
  846. 1 Datei(en) kopiert.
  847. -- cmake version 3.17.0
  848. CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy):
  849. The OLD behavior for policy CMP0025 will be removed from a future version
  850. of CMake.
  851.  
  852. The cmake-policies(7) manual explains that the OLD behaviors of all
  853. policies are deprecated and that a policy should be set to OLD only under
  854. specific short-term circumstances. Projects should be ported to the NEW
  855. behavior and not rely on setting a policy to OLD.
  856.  
  857.  
  858. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
  859. The OLD behavior for policy CMP0054 will be removed from a future version
  860. of CMake.
  861.  
  862. The cmake-policies(7) manual explains that the OLD behaviors of all
  863. policies are deprecated and that a policy should be set to OLD only under
  864. specific short-term circumstances. Projects should be ported to the NEW
  865. behavior and not rely on setting a policy to OLD.
  866.  
  867.  
  868. -- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
  869. -- The C compiler identification is MSVC 19.25.28611.0
  870. -- The CXX compiler identification is MSVC 19.25.28611.0
  871. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe
  872. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - works
  873. -- Detecting C compiler ABI info
  874. -- Detecting C compiler ABI info - done
  875. -- Detecting C compile features
  876. -- Detecting C compile features - done
  877. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe
  878. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - works
  879. -- Detecting CXX compiler ABI info
  880. -- Detecting CXX compiler ABI info - done
  881. -- Detecting CXX compile features
  882. -- Detecting CXX compile features - done
  883. -- Detected x86_64 target processor
  884. -- Looking for include file stdint.h
  885. -- Looking for include file stdint.h - found
  886. -- Looking for include file inttypes.h
  887. -- Looking for include file inttypes.h - found
  888. CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  889. The package name passed to `find_package_handle_standard_args` (nasm) does
  890. not match the name of the calling package (Nasm). This can lead to
  891. problems in calling code that expects `find_package` result variables
  892. (e.g., `_FOUND`) to follow a certain pattern.
  893. Call Stack (most recent call first):
  894. cmake/FindNasm.cmake:23 (find_package_handle_standard_args)
  895. CMakeLists.txt:352 (find_package)
  896. This warning is for project developers. Use -Wno-dev to suppress it.
  897.  
  898. -- Found nasm: C:/Program Files/CMake/bin/nasm.exe (found version "2.14.03")
  899. -- Found Nasm 2.14.03 to build assembly primitives
  900. -- x265 version 3.3+18-g8b61ca0ca
  901. -- The ASM_NASM compiler identification is NASM
  902. -- Found assembler: C:/Program Files/CMake/bin/nasm.exe
  903. -- Looking for strtok_r
  904. -- Looking for strtok_r - not found
  905. -- Looking for include file getopt.h
  906. -- Looking for include file getopt.h - not found
  907. -- Configuring done
  908. -- Generating done
  909. -- Build files have been written to: D:/repos/x265/build/vc16-x86_64/8bit
  910. Microsoft (R)-Build-Engine, Version 16.5.0+d4cbfca49 für .NET Framework
  911. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  912.  
  913. Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "-m" hinzufügen.
  914. Der Buildvorgang wurde am 07.04.2020 19:59:11 gestartet.
  915. Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265.sln" auf Knoten "1" (Standardziele).
  916. ValidateSolutionConfiguration:
  917. Die Projektmappenkonfiguration "Release|x64" wird erstellt.
  918. ValidateProjects:
  919. Das Projekt "INSTALL" ist in der Projektmappenkonfiguration "Release|x64" nicht zum Erstellen ausgewählt.
  920. Das Projekt "uninstall" ist in der Projektmappenkonfiguration "Release|x64" nicht zum Erstellen ausgewählt.
  921. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265.sln" (1) erstellt "D:\repos\x265\build\vc16-x86_64\8bit\ALL_BUIL
  922. D.vcxproj.metaproj" (2) auf Knoten "1" (Standardziele).
  923. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x8
  924. 6_64\8bit\ZERO_CHECK.vcxproj" (3) auf Knoten "1" (Standardziele).
  925. PrepareForBuild:
  926. Das Verzeichnis "x64\Release\ZERO_CHECK\" wird erstellt.
  927. Das Verzeichnis "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\" wird erstellt.
  928. InitializeBuildStatus:
  929. "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  930. CustomBuild:
  931. Checking Build System
  932. FinalizeBuildStatus:
  933. Die Datei "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" wird gelöscht.
  934. Aktualisieren des Timestamps von "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
  935. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\ZERO_CHECK.vcxproj" ist abgeschlossen (Standardziele).
  936.  
  937. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x8
  938. 6_64\8bit\cli.vcxproj.metaproj" (4) auf Knoten "1" (Standardziele).
  939. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\cli.vcxproj.metaproj" (4) erstellt "D:\repos\x265\build\vc16-x86_64\8
  940. bit\x265-static.vcxproj.metaproj" (5) auf Knoten "1" (Standardziele).
  941. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265-static.vcxproj.metaproj" (5) erstellt "D:\repos\x265\build\vc16-
  942. x86_64\8bit\common\common.vcxproj.metaproj" (6) auf Knoten "1" (Standardziele).
  943. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\common\common.vcxproj.metaproj" (6) erstellt "D:\repos\x265\build\vc1
  944. 6-x86_64\8bit\common\common.vcxproj" (7) auf Knoten "1" (Standardziele).
  945. PrepareForBuild:
  946. Das Verzeichnis "common.dir\Release\" wird erstellt.
  947. Das Verzeichnis "common.dir\Release\common.tlog\" wird erstellt.
  948. InitializeBuildStatus:
  949. "common.dir\Release\common.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  950. CustomBuild:
  951. Building Custom Rule D:/repos/x265/source/common/CMakeLists.txt
  952. ClCompile:
  953. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  954. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  955. 4\8bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_64
  956. =1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=
  957. x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wcha
  958. r_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.pdb" /Gd /TP /errorReport:que
  959. ue "D:\repos\x265\source\common\x86\asm-primitives.cpp" "D:\repos\x265\source\common\vec\vec-primitives.cpp" D:\repos
  960. \x265\source\common\winxp.cpp D:\repos\x265\source\common\dct.cpp D:\repos\x265\source\common\lowpassdct.cpp D:\repos
  961. \x265\source\common\ipfilter.cpp D:\repos\x265\source\common\intrapred.cpp D:\repos\x265\source\common\loopfilter.cpp
  962. D:\repos\x265\source\common\constants.cpp D:\repos\x265\source\common\cpu.cpp D:\repos\x265\source\common\threadpool
  963. .cpp D:\repos\x265\source\common\wavefront.cpp D:\repos\x265\source\common\md5.cpp D:\repos\x265\source\common\bitstr
  964. eam.cpp D:\repos\x265\source\common\yuv.cpp D:\repos\x265\source\common\shortyuv.cpp D:\repos\x265\source\common\picy
  965. uv.cpp D:\repos\x265\source\common\common.cpp D:\repos\x265\source\common\param.cpp D:\repos\x265\source\common\frame
  966. .cpp D:\repos\x265\source\common\framedata.cpp D:\repos\x265\source\common\cudata.cpp D:\repos\x265\source\common\sli
  967. ce.cpp D:\repos\x265\source\common\lowres.cpp D:\repos\x265\source\common\piclist.cpp D:\repos\x265\source\common\pre
  968. dict.cpp D:\repos\x265\source\common\scalinglist.cpp D:\repos\x265\source\common\quant.cpp D:\repos\x265\source\commo
  969. n\deblock.cpp D:\repos\x265\source\common\scaler.cpp
  970. asm-primitives.cpp
  971. vec-primitives.cpp
  972. winxp.cpp
  973. dct.cpp
  974. lowpassdct.cpp
  975. ipfilter.cpp
  976. intrapred.cpp
  977. loopfilter.cpp
  978. constants.cpp
  979. cpu.cpp
  980. threadpool.cpp
  981. wavefront.cpp
  982. md5.cpp
  983. bitstream.cpp
  984. yuv.cpp
  985. shortyuv.cpp
  986. picyuv.cpp
  987. common.cpp
  988. param.cpp
  989. frame.cpp
  990. framedata.cpp
  991. cudata.cpp
  992. slice.cpp
  993. lowres.cpp
  994. piclist.cpp
  995. predict.cpp
  996. scalinglist.cpp
  997. quant.cpp
  998. deblock.cpp
  999. scaler.cpp
  1000. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1001. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1002. 4\8bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_64
  1003. =1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=
  1004. x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wcha
  1005. r_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.pdb" /Gd /TP /wd4100 /errorRe
  1006. port:queue "D:\repos\x265\source\common\vec\dct-sse3.cpp" "D:\repos\x265\source\common\vec\dct-ssse3.cpp" "D:\repos\x
  1007. 265\source\common\vec\dct-sse41.cpp"
  1008. dct-sse3.cpp
  1009. dct-ssse3.cpp
  1010. dct-sse41.cpp
  1011. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1012. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1013. 4\8bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D ENABLE_ASSEMBLY=1 /D WIN32 /D _WINDOWS /D NDEBUG /D X265
  1014. _ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_DEPTH=8 /D EXPOR
  1015. T_C_API=1 /D X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS
  1016. /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.pdb" /Gd
  1017. /TP /errorReport:queue D:\repos\x265\source\common\primitives.cpp D:\repos\x265\source\common\pixel.cpp D:\repos\x26
  1018. 5\source\common\threading.cpp
  1019. primitives.cpp
  1020. pixel.cpp
  1021. threading.cpp
  1022. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1023. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1024. 4\8bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D "X265_VERSION=3.3+18-g8b61ca0ca" /D LINKED_10BIT=1 /D LI
  1025. NKED_12BIT=1 /D ENABLE_ASSEMBLY=1 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WAR
  1026. NINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=x265 /D _WIN32_WINNT=_WI
  1027. N32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inl
  1028. ine /GR /Fo"common.dir\Release\\" /Fd"common.dir\Release\common.pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\
  1029. common\version.cpp
  1030. version.cpp
  1031. Lib:
  1032. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT
  1033. :"common.dir\Release\common.lib" /NOLOGO /MACHINE:X64 /machine:x64 "common.dir\Release\asm-primitives.obj"
  1034. "common.dir\Release\vec-primitives.obj"
  1035. "common.dir\Release\dct-sse3.obj"
  1036. "common.dir\Release\dct-ssse3.obj"
  1037. "common.dir\Release\dct-sse41.obj"
  1038. common.dir\Release\winxp.obj
  1039. common.dir\Release\primitives.obj
  1040. common.dir\Release\pixel.obj
  1041. common.dir\Release\dct.obj
  1042. common.dir\Release\lowpassdct.obj
  1043. common.dir\Release\ipfilter.obj
  1044. common.dir\Release\intrapred.obj
  1045. common.dir\Release\loopfilter.obj
  1046. common.dir\Release\constants.obj
  1047. common.dir\Release\cpu.obj
  1048. common.dir\Release\version.obj
  1049. common.dir\Release\threading.obj
  1050. common.dir\Release\threadpool.obj
  1051. common.dir\Release\wavefront.obj
  1052. common.dir\Release\md5.obj
  1053. common.dir\Release\bitstream.obj
  1054. common.dir\Release\yuv.obj
  1055. common.dir\Release\shortyuv.obj
  1056. common.dir\Release\picyuv.obj
  1057. common.dir\Release\common.obj
  1058. common.dir\Release\param.obj
  1059. common.dir\Release\frame.obj
  1060. common.dir\Release\framedata.obj
  1061. common.dir\Release\cudata.obj
  1062. common.dir\Release\slice.obj
  1063. common.dir\Release\lowres.obj
  1064. common.dir\Release\piclist.obj
  1065. common.dir\Release\predict.obj
  1066. common.dir\Release\scalinglist.obj
  1067. common.dir\Release\quant.obj
  1068. common.dir\Release\deblock.obj
  1069. common.dir\Release\scaler.obj
  1070. common.vcxproj -> D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\common.lib
  1071. FinalizeBuildStatus:
  1072. Die Datei "common.dir\Release\common.tlog\unsuccessfulbuild" wird gelöscht.
  1073. Aktualisieren des Timestamps von "common.dir\Release\common.tlog\common.lastbuildstate".
  1074. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\common\common.vcxproj" ist abgeschlossen (Standardziel
  1075. e).
  1076.  
  1077. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\common\common.vcxproj.metaproj" ist abgeschlossen (Sta
  1078. ndardziele).
  1079.  
  1080. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265-static.vcxproj.metaproj" (5) erstellt "D:\repos\x265\build\vc16-
  1081. x86_64\8bit\encoder\encoder.vcxproj.metaproj" (8) auf Knoten "1" (Standardziele).
  1082. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.vcxproj.metaproj" (8) erstellt "D:\repos\x265\build\v
  1083. c16-x86_64\8bit\encoder\encoder.vcxproj" (9) auf Knoten "1" (Standardziele).
  1084. PrepareForBuild:
  1085. Das Verzeichnis "encoder.dir\Release\" wird erstellt.
  1086. Das Verzeichnis "encoder.dir\Release\encoder.tlog\" wird erstellt.
  1087. InitializeBuildStatus:
  1088. "encoder.dir\Release\encoder.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  1089. CustomBuild:
  1090. Building Custom Rule D:/repos/x265/source/encoder/CMakeLists.txt
  1091. ClCompile:
  1092. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1093. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1094. 4\8bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_64
  1095. =1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=
  1096. x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wcha
  1097. r_t /Zc:forScope /Zc:inline /GR /Fo"encoder.dir\Release\\" /Fd"encoder.dir\Release\encoder.pdb" /Gd /TP /wd4701 /erro
  1098. rReport:queue D:\repos\x265\source\encoder\analysis.cpp D:\repos\x265\source\encoder\search.cpp D:\repos\x265\source\
  1099. encoder\bitcost.cpp D:\repos\x265\source\encoder\motion.cpp D:\repos\x265\source\encoder\slicetype.cpp D:\repos\x265\
  1100. source\encoder\frameencoder.cpp D:\repos\x265\source\encoder\framefilter.cpp D:\repos\x265\source\encoder\level.cpp D
  1101. :\repos\x265\source\encoder\nal.cpp D:\repos\x265\source\encoder\sei.cpp D:\repos\x265\source\encoder\sao.cpp D:\repo
  1102. s\x265\source\encoder\entropy.cpp D:\repos\x265\source\encoder\dpb.cpp D:\repos\x265\source\encoder\ratecontrol.cpp D
  1103. :\repos\x265\source\encoder\reference.cpp D:\repos\x265\source\encoder\encoder.cpp D:\repos\x265\source\encoder\weigh
  1104. tPrediction.cpp
  1105. analysis.cpp
  1106. search.cpp
  1107. bitcost.cpp
  1108. motion.cpp
  1109. slicetype.cpp
  1110. frameencoder.cpp
  1111. framefilter.cpp
  1112. level.cpp
  1113. nal.cpp
  1114. sei.cpp
  1115. sao.cpp
  1116. entropy.cpp
  1117. dpb.cpp
  1118. ratecontrol.cpp
  1119. reference.cpp
  1120. encoder.cpp
  1121. weightPrediction.cpp
  1122. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1123. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1124. 4\8bit" /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D LINKED_10BIT=1 /D LINKED_12BIT=1 /D WIN32 /D _WINDOWS /D
  1125. NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_D
  1126. EPTH=8 /D EXPORT_C_API=1 /D X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm
  1127. - /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"encoder.dir\Release\\" /Fd"encoder.dir\Releas
  1128. e\encoder.pdb" /Gd /TP /wd4701 /errorReport:queue D:\repos\x265\source\encoder\api.cpp
  1129. api.cpp
  1130. Lib:
  1131. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT
  1132. :"encoder.dir\Release\encoder.lib" /NOLOGO /MACHINE:X64 /machine:x64 encoder.dir\Release\analysis.obj
  1133. encoder.dir\Release\search.obj
  1134. encoder.dir\Release\bitcost.obj
  1135. encoder.dir\Release\motion.obj
  1136. encoder.dir\Release\slicetype.obj
  1137. encoder.dir\Release\frameencoder.obj
  1138. encoder.dir\Release\framefilter.obj
  1139. encoder.dir\Release\level.obj
  1140. encoder.dir\Release\nal.obj
  1141. encoder.dir\Release\sei.obj
  1142. encoder.dir\Release\sao.obj
  1143. encoder.dir\Release\entropy.obj
  1144. encoder.dir\Release\dpb.obj
  1145. encoder.dir\Release\ratecontrol.obj
  1146. encoder.dir\Release\reference.obj
  1147. encoder.dir\Release\encoder.obj
  1148. encoder.dir\Release\api.obj
  1149. encoder.dir\Release\weightPrediction.obj
  1150. encoder.vcxproj -> D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\encoder.lib
  1151. FinalizeBuildStatus:
  1152. Die Datei "encoder.dir\Release\encoder.tlog\unsuccessfulbuild" wird gelöscht.
  1153. Aktualisieren des Timestamps von "encoder.dir\Release\encoder.tlog\encoder.lastbuildstate".
  1154. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.vcxproj" ist abgeschlossen (Standardzi
  1155. ele).
  1156.  
  1157. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.vcxproj.metaproj" ist abgeschlossen (S
  1158. tandardziele).
  1159.  
  1160. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265-static.vcxproj.metaproj" (5) erstellt "D:\repos\x265\build\vc16-
  1161. x86_64\8bit\x265-static.vcxproj" (10) auf Knoten "1" (Standardziele).
  1162. PrepareForBuild:
  1163. Das Verzeichnis "x265-static.dir\Release\" wird erstellt.
  1164. Das Verzeichnis "x265-static.dir\Release\x265-static.tlog\" wird erstellt.
  1165. InitializeBuildStatus:
  1166. "x265-static.dir\Release\x265-static.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  1167. CustomBuild:
  1168. Generating pixel-a.asm.obj
  1169. Generating const-a.asm.obj
  1170. Generating cpu-a.asm.obj
  1171. Generating ssd-a.asm.obj
  1172. Generating mc-a.asm.obj
  1173. Generating mc-a2.asm.obj
  1174. Generating pixel-util8.asm.obj
  1175. Generating blockcopy8.asm.obj
  1176. Generating pixeladd8.asm.obj
  1177. Generating dct8.asm.obj
  1178. Generating seaintegral.asm.obj
  1179. Generating sad-a.asm.obj
  1180. Generating intrapred8.asm.obj
  1181. Generating intrapred8_allangs.asm.obj
  1182. Generating v4-ipfilter8.asm.obj
  1183. Generating h-ipfilter8.asm.obj
  1184. Generating ipfilter8.asm.obj
  1185. Generating loopfilter.asm.obj
  1186. Building Custom Rule D:/repos/x265/source/CMakeLists.txt
  1187. Lib:
  1188. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT
  1189. :"D:\repos\x265\build\vc16-x86_64\8bit\Release\x265-static.lib" /NOLOGO /MACHINE:X64 /machine:x64 "D:\repos\x265\bui
  1190. ld\vc16-x86_64\8bit\encoder\encoder.dir\Release\analysis.obj"
  1191. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\search.obj"
  1192. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\bitcost.obj"
  1193. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\motion.obj"
  1194. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\slicetype.obj"
  1195. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\frameencoder.obj"
  1196. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\framefilter.obj"
  1197. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\level.obj"
  1198. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\nal.obj"
  1199. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\sei.obj"
  1200. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\sao.obj"
  1201. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\entropy.obj"
  1202. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\dpb.obj"
  1203. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\ratecontrol.obj"
  1204. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\reference.obj"
  1205. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\encoder.obj"
  1206. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\api.obj"
  1207. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\weightPrediction.obj"
  1208. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\asm-primitives.obj"
  1209. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\vec-primitives.obj"
  1210. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\dct-sse3.obj"
  1211. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\dct-ssse3.obj"
  1212. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\dct-sse41.obj"
  1213. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\winxp.obj"
  1214. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\primitives.obj"
  1215. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\pixel.obj"
  1216. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\dct.obj"
  1217. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\lowpassdct.obj"
  1218. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\ipfilter.obj"
  1219. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\intrapred.obj"
  1220. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\loopfilter.obj"
  1221. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\constants.obj"
  1222. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\cpu.obj"
  1223. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\version.obj"
  1224. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\threading.obj"
  1225. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\threadpool.obj"
  1226. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\wavefront.obj"
  1227. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\md5.obj"
  1228. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\bitstream.obj"
  1229. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\yuv.obj"
  1230. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\shortyuv.obj"
  1231. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\picyuv.obj"
  1232. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\common.obj"
  1233. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\param.obj"
  1234. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\frame.obj"
  1235. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\framedata.obj"
  1236. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\cudata.obj"
  1237. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\slice.obj"
  1238. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\lowres.obj"
  1239. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\piclist.obj"
  1240. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\predict.obj"
  1241. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\scalinglist.obj"
  1242. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\quant.obj"
  1243. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\deblock.obj"
  1244. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\scaler.obj"
  1245. "D:\repos\x265\build\vc16-x86_64\8bit\pixel-a.asm.obj"
  1246. "D:\repos\x265\build\vc16-x86_64\8bit\const-a.asm.obj"
  1247. "D:\repos\x265\build\vc16-x86_64\8bit\cpu-a.asm.obj"
  1248. "D:\repos\x265\build\vc16-x86_64\8bit\ssd-a.asm.obj"
  1249. "D:\repos\x265\build\vc16-x86_64\8bit\mc-a.asm.obj"
  1250. "D:\repos\x265\build\vc16-x86_64\8bit\mc-a2.asm.obj"
  1251. "D:\repos\x265\build\vc16-x86_64\8bit\pixel-util8.asm.obj"
  1252. "D:\repos\x265\build\vc16-x86_64\8bit\blockcopy8.asm.obj"
  1253. "D:\repos\x265\build\vc16-x86_64\8bit\pixeladd8.asm.obj"
  1254. "D:\repos\x265\build\vc16-x86_64\8bit\dct8.asm.obj"
  1255. "D:\repos\x265\build\vc16-x86_64\8bit\seaintegral.asm.obj"
  1256. "D:\repos\x265\build\vc16-x86_64\8bit\sad-a.asm.obj"
  1257. "D:\repos\x265\build\vc16-x86_64\8bit\intrapred8.asm.obj"
  1258. "D:\repos\x265\build\vc16-x86_64\8bit\intrapred8_allangs.asm.obj"
  1259. "D:\repos\x265\build\vc16-x86_64\8bit\v4-ipfilter8.asm.obj"
  1260. "D:\repos\x265\build\vc16-x86_64\8bit\h-ipfilter8.asm.obj"
  1261. "D:\repos\x265\build\vc16-x86_64\8bit\ipfilter8.asm.obj"
  1262. "D:\repos\x265\build\vc16-x86_64\8bit\loopfilter.asm.obj"
  1263. x265-static.vcxproj -> D:\repos\x265\build\vc16-x86_64\8bit\Release\x265-static.lib
  1264. FinalizeBuildStatus:
  1265. Die Datei "x265-static.dir\Release\x265-static.tlog\unsuccessfulbuild" wird gelöscht.
  1266. Aktualisieren des Timestamps von "x265-static.dir\Release\x265-static.tlog\x265-static.lastbuildstate".
  1267. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265-static.vcxproj" ist abgeschlossen (Standardziele)
  1268. .
  1269.  
  1270. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265-static.vcxproj.metaproj" ist abgeschlossen (Stand
  1271. ardziele).
  1272.  
  1273. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\cli.vcxproj.metaproj" (4) erstellt "D:\repos\x265\build\vc16-x86_64\8
  1274. bit\cli.vcxproj" (11) auf Knoten "1" (Standardziele).
  1275. PrepareForBuild:
  1276. Das Verzeichnis "cli.dir\Release\" wird erstellt.
  1277. Das Verzeichnis "cli.dir\Release\cli.tlog\" wird erstellt.
  1278. InitializeBuildStatus:
  1279. "cli.dir\Release\cli.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  1280. CustomBuild:
  1281. Building Custom Rule D:/repos/x265/source/CMakeLists.txt
  1282. MakeDirsForCl:
  1283. Das Verzeichnis "D:\repos\x265\build\vc16-x86_64\8bit\cli.dir\Release\input" wird erstellt.
  1284. Das Verzeichnis "D:\repos\x265\build\vc16-x86_64\8bit\cli.dir\Release\output" wird erstellt.
  1285. ClCompile:
  1286. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1287. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1288. 4\8bit" /ID:\repos\x265\source\compat\getopt /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /
  1289. D NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_
  1290. DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /G
  1291. m- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cli.dir\Release\\" /Fd"cli.dir\Release\vc142
  1292. .pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\input\input.cpp D:\repos\x265\source\output\output.cpp D:\repos
  1293. \x265\source\output\raw.cpp D:\repos\x265\source\output\reconplay.cpp D:\repos\x265\source\x265.cpp D:\repos\x265\sou
  1294. rce\x265cli.cpp D:\repos\x265\source\abrEncApp.cpp
  1295. input.cpp
  1296. output.cpp
  1297. raw.cpp
  1298. reconplay.cpp
  1299. x265.cpp
  1300. x265cli.cpp
  1301. abrEncApp.cpp
  1302. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1303. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1304. 4\8bit" /ID:\repos\x265\source\compat\getopt /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /
  1305. D NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_
  1306. DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /G
  1307. m- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cli.dir\Release\/input/y4m.cpp.obj" /Fd"cli.
  1308. dir\Release\vc142.pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\input\y4m.cpp
  1309. y4m.cpp
  1310. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1311. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1312. 4\8bit" /ID:\repos\x265\source\compat\getopt /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /
  1313. D NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_
  1314. DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /G
  1315. m- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cli.dir\Release\/input/yuv.cpp.obj" /Fd"cli.
  1316. dir\Release\vc142.pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\input\yuv.cpp
  1317. yuv.cpp
  1318. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1319. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1320. 4\8bit" /ID:\repos\x265\source\compat\getopt /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /
  1321. D NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_
  1322. DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /G
  1323. m- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cli.dir\Release\/output/y4m.cpp.obj" /Fd"cli
  1324. .dir\Release\vc142.pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\output\y4m.cpp
  1325. y4m.cpp
  1326. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1327. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1328. 4\8bit" /ID:\repos\x265\source\compat\getopt /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /
  1329. D NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_
  1330. DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /G
  1331. m- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cli.dir\Release\/output/yuv.cpp.obj" /Fd"cli
  1332. .dir\Release\vc142.pdb" /Gd /TP /errorReport:queue D:\repos\x265\source\output\yuv.cpp
  1333. yuv.cpp
  1334. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I
  1335. D:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_6
  1336. 4\8bit" /ID:\repos\x265\source\compat\getopt /nologo /W4 /WX- /diagnostics:column /MP /O2 /Ob2 /D HAVE_STRING_H=1 /D
  1337. WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1 /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_B
  1338. IT_DEPTH=0 /D X265_DEPTH=8 /D EXPORT_C_API=1 /D X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\"Rel
  1339. ease\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cli.dir\Release\\" /Fd"cl
  1340. i.dir\Release\vc142.pdb" /Gd /TC /wd4100 /wd4131 /errorReport:queue D:\repos\x265\source\compat\getopt\getopt.c
  1341. getopt.c
  1342. ResourceCompile:
  1343. C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1
  1344. /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_DEPTH=8 /D EXPORT_C_API=1 /D
  1345. X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\\\"Release\\\"" /l"0x0409" /ID:\repos\x265\source\.
  1346. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_64\8bit" /ID:\repos\x26
  1347. 5\source\compat\getopt /nologo /fo"cli.dir\Release\x265.res" "D:\repos\x265\build\vc16-x86_64\8bit\x265.rc"
  1348. Link:
  1349. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\link.exe /ER
  1350. RORREPORT:QUEUE /OUT:"D:\repos\x265\build\vc16-x86_64\8bit\Release\x265.exe" /INCREMENTAL:NO /NOLOGO "Release\x265-st
  1351. atic.lib" "x265-static-main10.lib" "x265-static-main12.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.li
  1352. b ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false
  1353. '" /manifest:embed /PDB:"D:/repos/x265/build/vc16-x86_64/8bit/Release/x265.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICB
  1354. ASE /NXCOMPAT /IMPLIB:"D:/repos/x265/build/vc16-x86_64/8bit/Release/x265.lib" /MACHINE:X64 /machine:x64 cli.dir\Rele
  1355. ase\x265.res
  1356. cli.dir\Release\input.obj
  1357. cli.dir\Release\output.obj
  1358. cli.dir\Release\raw.obj
  1359. cli.dir\Release\reconplay.obj
  1360. cli.dir\Release\getopt.obj
  1361. cli.dir\Release\x265.obj
  1362. cli.dir\Release\x265cli.obj
  1363. cli.dir\Release\abrEncApp.obj
  1364. cli.dir\Release\/input/y4m.cpp.obj
  1365. cli.dir\Release\/input/yuv.cpp.obj
  1366. cli.dir\Release\/output/y4m.cpp.obj
  1367. cli.dir\Release\/output/yuv.cpp.obj
  1368. cli.vcxproj -> D:\repos\x265\build\vc16-x86_64\8bit\Release\x265.exe
  1369. FinalizeBuildStatus:
  1370. Die Datei "cli.dir\Release\cli.tlog\unsuccessfulbuild" wird gelöscht.
  1371. Aktualisieren des Timestamps von "cli.dir\Release\cli.tlog\cli.lastbuildstate".
  1372. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\cli.vcxproj" ist abgeschlossen (Standardziele).
  1373.  
  1374. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\cli.vcxproj.metaproj" ist abgeschlossen (Standardziele
  1375. ).
  1376.  
  1377. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x8
  1378. 6_64\8bit\x265-shared.vcxproj.metaproj" (12) auf Knoten "1" (Standardziele).
  1379. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265-shared.vcxproj.metaproj" (12) erstellt "D:\repos\x265\build\vc16
  1380. -x86_64\8bit\x265-shared.vcxproj" (13) auf Knoten "1" (Standardziele).
  1381. PrepareForBuild:
  1382. Das Verzeichnis "x265-shared.dir\Release\" wird erstellt.
  1383. Das Verzeichnis "x265-shared.dir\Release\x265-shared.tlog\" wird erstellt.
  1384. InitializeBuildStatus:
  1385. "x265-shared.dir\Release\x265-shared.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  1386. CustomBuild:
  1387. Generating pixel-a.asm.obj
  1388. Generating const-a.asm.obj
  1389. Generating cpu-a.asm.obj
  1390. Generating ssd-a.asm.obj
  1391. Generating mc-a.asm.obj
  1392. Generating mc-a2.asm.obj
  1393. Generating pixel-util8.asm.obj
  1394. Generating blockcopy8.asm.obj
  1395. Generating pixeladd8.asm.obj
  1396. Generating dct8.asm.obj
  1397. Generating seaintegral.asm.obj
  1398. Generating sad-a.asm.obj
  1399. Generating intrapred8.asm.obj
  1400. Generating intrapred8_allangs.asm.obj
  1401. Generating v4-ipfilter8.asm.obj
  1402. Generating h-ipfilter8.asm.obj
  1403. Generating ipfilter8.asm.obj
  1404. Generating loopfilter.asm.obj
  1405. Building Custom Rule D:/repos/x265/source/CMakeLists.txt
  1406. ResourceCompile:
  1407. C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D X265_ARCH_X86=1
  1408. /D X86_64=1 /D _CRT_SECURE_NO_WARNINGS /D HAVE_INT_TYPES_H=1 /D HIGH_BIT_DEPTH=0 /D X265_DEPTH=8 /D EXPORT_C_API=1 /D
  1409. X265_NS=x265 /D _WIN32_WINNT=_WIN32_WINNT_WIN7 /D "CMAKE_INTDIR=\\\"Release\\\"" /D x265_shared_EXPORTS /l"0x0409" /
  1410. ID:\repos\x265\source\. /ID:\repos\x265\source\common /ID:\repos\x265\source\encoder /I"D:\repos\x265\build\vc16-x86_
  1411. 64\8bit" /ID:\repos\x265\source\compat\getopt /nologo /fo"x265-shared.dir\Release\x265.res" "D:\repos\x265\build\vc16
  1412. -x86_64\8bit\x265.rc"
  1413. Link:
  1414. C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\link.exe /ER
  1415. RORREPORT:QUEUE /OUT:"D:\repos\x265\build\vc16-x86_64\8bit\Release\libx265.dll" /INCREMENTAL:NO /NOLOGO "x265-static-
  1416. main10.lib" "x265-static-main12.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.li
  1417. b uuid.lib comdlg32.lib advapi32.lib /DEF:"D:/repos/x265/build/vc16-x86_64/8bit/x265.def" /MANIFEST /MANIFESTUAC:"lev
  1418. el='asInvoker' uiAccess='false'" /manifest:embed /PDB:"D:/repos/x265/build/vc16-x86_64/8bit/Release/libx265.pdb" /SUB
  1419. SYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/repos/x265/build/vc16-x86_64/8bit/Release/libx265.lib" /MA
  1420. CHINE:X64 /machine:x64 /DLL "x265-shared.dir\Release\x265.res"
  1421. "D:\repos\x265\build\vc16-x86_64\8bit\pixel-a.asm.obj"
  1422. "D:\repos\x265\build\vc16-x86_64\8bit\const-a.asm.obj"
  1423. "D:\repos\x265\build\vc16-x86_64\8bit\cpu-a.asm.obj"
  1424. "D:\repos\x265\build\vc16-x86_64\8bit\ssd-a.asm.obj"
  1425. "D:\repos\x265\build\vc16-x86_64\8bit\mc-a.asm.obj"
  1426. "D:\repos\x265\build\vc16-x86_64\8bit\mc-a2.asm.obj"
  1427. "D:\repos\x265\build\vc16-x86_64\8bit\pixel-util8.asm.obj"
  1428. "D:\repos\x265\build\vc16-x86_64\8bit\blockcopy8.asm.obj"
  1429. "D:\repos\x265\build\vc16-x86_64\8bit\pixeladd8.asm.obj"
  1430. "D:\repos\x265\build\vc16-x86_64\8bit\dct8.asm.obj"
  1431. "D:\repos\x265\build\vc16-x86_64\8bit\seaintegral.asm.obj"
  1432. "D:\repos\x265\build\vc16-x86_64\8bit\sad-a.asm.obj"
  1433. "D:\repos\x265\build\vc16-x86_64\8bit\intrapred8.asm.obj"
  1434. "D:\repos\x265\build\vc16-x86_64\8bit\intrapred8_allangs.asm.obj"
  1435. "D:\repos\x265\build\vc16-x86_64\8bit\v4-ipfilter8.asm.obj"
  1436. "D:\repos\x265\build\vc16-x86_64\8bit\h-ipfilter8.asm.obj"
  1437. "D:\repos\x265\build\vc16-x86_64\8bit\ipfilter8.asm.obj"
  1438. "D:\repos\x265\build\vc16-x86_64\8bit\loopfilter.asm.obj"
  1439. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\analysis.obj"
  1440. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\search.obj"
  1441. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\bitcost.obj"
  1442. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\motion.obj"
  1443. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\slicetype.obj"
  1444. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\frameencoder.obj"
  1445. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\framefilter.obj"
  1446. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\level.obj"
  1447. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\nal.obj"
  1448. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\sei.obj"
  1449. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\sao.obj"
  1450. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\entropy.obj"
  1451. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\dpb.obj"
  1452. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\ratecontrol.obj"
  1453. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\reference.obj"
  1454. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\encoder.obj"
  1455. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\api.obj"
  1456. "D:\repos\x265\build\vc16-x86_64\8bit\encoder\encoder.dir\Release\weightPrediction.obj"
  1457. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\asm-primitives.obj"
  1458. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\vec-primitives.obj"
  1459. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\dct-sse3.obj"
  1460. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\dct-ssse3.obj"
  1461. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\dct-sse41.obj"
  1462. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\winxp.obj"
  1463. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\primitives.obj"
  1464. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\pixel.obj"
  1465. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\dct.obj"
  1466. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\lowpassdct.obj"
  1467. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\ipfilter.obj"
  1468. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\intrapred.obj"
  1469. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\loopfilter.obj"
  1470. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\constants.obj"
  1471. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\cpu.obj"
  1472. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\version.obj"
  1473. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\threading.obj"
  1474. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\threadpool.obj"
  1475. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\wavefront.obj"
  1476. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\md5.obj"
  1477. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\bitstream.obj"
  1478. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\yuv.obj"
  1479. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\shortyuv.obj"
  1480. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\picyuv.obj"
  1481. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\common.obj"
  1482. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\param.obj"
  1483. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\frame.obj"
  1484. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\framedata.obj"
  1485. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\cudata.obj"
  1486. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\slice.obj"
  1487. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\lowres.obj"
  1488. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\piclist.obj"
  1489. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\predict.obj"
  1490. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\scalinglist.obj"
  1491. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\quant.obj"
  1492. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\deblock.obj"
  1493. "D:\repos\x265\build\vc16-x86_64\8bit\common\common.dir\Release\scaler.obj"
  1494. Bibliothek "D:/repos/x265/build/vc16-x86_64/8bit/Release/libx265.lib" und Objekt "D:/repos/x265/build/vc16-x86_64/
  1495. 8bit/Release/libx265.exp" werden erstellt.
  1496. x265-shared.vcxproj -> D:\repos\x265\build\vc16-x86_64\8bit\Release\libx265.dll
  1497. FinalizeBuildStatus:
  1498. Die Datei "x265-shared.dir\Release\x265-shared.tlog\unsuccessfulbuild" wird gelöscht.
  1499. Aktualisieren des Timestamps von "x265-shared.dir\Release\x265-shared.tlog\x265-shared.lastbuildstate".
  1500. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265-shared.vcxproj" ist abgeschlossen (Standardziele)
  1501. .
  1502.  
  1503. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265-shared.vcxproj.metaproj" ist abgeschlossen (Stand
  1504. ardziele).
  1505.  
  1506. Das Projekt "D:\repos\x265\build\vc16-x86_64\8bit\ALL_BUILD.vcxproj.metaproj" (2) erstellt "D:\repos\x265\build\vc16-x8
  1507. 6_64\8bit\ALL_BUILD.vcxproj" (14) auf Knoten "1" (Standardziele).
  1508. PrepareForBuild:
  1509. Das Verzeichnis "x64\Release\ALL_BUILD\" wird erstellt.
  1510. Das Verzeichnis "x64\Release\ALL_BUILD\ALL_BUILD.tlog\" wird erstellt.
  1511. InitializeBuildStatus:
  1512. "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
  1513. CustomBuild:
  1514. Building Custom Rule D:/repos/x265/source/CMakeLists.txt
  1515. FinalizeBuildStatus:
  1516. Die Datei "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" wird gelöscht.
  1517. Aktualisieren des Timestamps von "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
  1518. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\ALL_BUILD.vcxproj" ist abgeschlossen (Standardziele).
  1519.  
  1520. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\ALL_BUILD.vcxproj.metaproj" ist abgeschlossen (Standar
  1521. dziele).
  1522.  
  1523. Die Erstellung von Projekt "D:\repos\x265\build\vc16-x86_64\8bit\x265.sln" ist abgeschlossen (Standardziele).
  1524.  
  1525.  
  1526. Der Buildvorgang wurde erfolgreich ausgeführt.
  1527. 0 Warnung(en)
  1528. 0 Fehler
  1529.  
  1530. Verstrichene Zeit 00:08:09.99
  1531. 1 Datei(en) verschoben.
  1532. Microsoft (R) Library Manager Version 14.25.28611.0
  1533. Copyright (C) Microsoft Corporation. All rights reserved.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement