Advertisement
Guest User

Build QT6 from Source Problem - Log

a guest
Apr 13th, 2021
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.27 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.19041.867]
  2. (c) 2020 Microsoft Corporation. Alle Rechte vorbehalten.
  3.  
  4. C:\Users\bdcpa>cd D:
  5. D:\
  6.  
  7. C:\Users\bdcpa>cd D
  8. Das System kann den angegebenen Pfad nicht finden.
  9.  
  10. C:\Users\bdcpa>cd D:\
  11.  
  12. C:\Users\bdcpa>cd D:\QT_Source\
  13.  
  14. C:\Users\bdcpa>D:
  15.  
  16. D:\QT_Source>git clone https://code.qt.io/qt/qt5.git
  17. Cloning into 'qt5'...
  18. remote: Counting objects: 23587, done.
  19. remote: Compressing objects: 100% (10408/10408), done.
  20. remote: Total 23587 (delta 16348), reused 19012 (delta 12650)
  21. Receiving objects: 100% (23587/23587), 7.40 MiB | 2.71 MiB/s, done.
  22. Resolving deltas: 100% (16348/16348), done.
  23.  
  24. D:\QT_Source>cd qt5
  25.  
  26. D:\QT_Source\qt5>git checkout 6.0
  27. Switched to a new branch '6.0'
  28. Branch '6.0' set up to track remote branch '6.0' from 'origin'.
  29.  
  30. D:\QT_Source\qt5>perl init-repository -force
  31. + git submodule init qt5compat qtbase qtdeclarative qtdoc qtqa qtquick3d qtquickcontrols2 qtquicktimeline qtrepotools qtshadertools qtsvg qttools qttranslations qtwayland
  32. + git config commit.template D:/QT_Source/qt5/.commit-template
  33. + git config remote.origin.url https://code.qt.io/qt/qt5compat.git
  34. + git fetch origin
  35. + git config commit.template D:/QT_Source/qt5/.commit-template
  36. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qt5compat.git
  37. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  38. + git config remote.origin.url https://code.qt.io/qt/qtbase.git
  39. + git fetch origin
  40. + git config commit.template D:/QT_Source/qt5/.commit-template
  41. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtbase.git
  42. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  43. + git config remote.origin.url https://code.qt.io/qt/qtdeclarative.git
  44. + git fetch origin
  45. + git config commit.template D:/QT_Source/qt5/.commit-template
  46. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtdeclarative.git
  47. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  48. + git config remote.origin.url https://code.qt.io/qt/qtdoc.git
  49. + git fetch origin
  50. + git config commit.template D:/QT_Source/qt5/.commit-template
  51. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtdoc.git
  52. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  53. + git config remote.origin.url https://code.qt.io/qt/qtqa.git
  54. + git fetch origin
  55. + git config commit.template D:/QT_Source/qt5/.commit-template
  56. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtqa.git
  57. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  58. + git config remote.origin.url https://code.qt.io/qt/qtquick3d.git
  59. + git fetch origin
  60. + git config commit.template D:/QT_Source/qt5/.commit-template
  61. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtquick3d.git
  62. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  63. + git config remote.origin.url https://code.qt.io/qt/qtquickcontrols2.git
  64. + git fetch origin
  65. + git config commit.template D:/QT_Source/qt5/.commit-template
  66. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtquickcontrols2.git
  67. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  68. + git config remote.origin.url https://code.qt.io/qt/qtquicktimeline
  69. + git fetch origin
  70. + git config commit.template D:/QT_Source/qt5/.commit-template
  71. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtquicktimeline
  72. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  73. + git config remote.origin.url https://code.qt.io/qt/qtrepotools.git
  74. + git fetch origin
  75. + git config commit.template D:/QT_Source/qt5/.commit-template
  76. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtrepotools.git
  77. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  78. + git config remote.origin.url https://code.qt.io/qt/qtshadertools.git
  79. + git fetch origin
  80. + git config commit.template D:/QT_Source/qt5/.commit-template
  81. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtshadertools.git
  82. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  83. + git config remote.origin.url https://code.qt.io/qt/qtsvg.git
  84. + git fetch origin
  85. + git config commit.template D:/QT_Source/qt5/.commit-template
  86. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtsvg.git
  87. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  88. + git clone --no-checkout https://code.qt.io/qt/qttools.git qttools
  89. Cloning into 'qttools'...
  90. remote: Counting objects: 58862, done.
  91. remote: Compressing objects: 100% (18734/18734), done.
  92. Receiving objects: 100% (58862/58862), 31.35 MiB | 6.92 MiB/s, done.
  93. remote: Total 58862 (delta 46140), reused 51062 (delta 39660)
  94. Resolving deltas: 100% (46140/46140), done.
  95. + git config commit.template D:/QT_Source/qt5/.commit-template
  96. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qttools.git
  97. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  98. + git clone --no-checkout https://code.qt.io/qt/qttranslations.git qttranslations
  99. Cloning into 'qttranslations'...
  100. remote: Counting objects: 4308, done.
  101. remote: Compressing objects: 100% (3441/3441), done.
  102. remote: Total 4308 (delta 2979), reused 1029 (delta 780)
  103. Receiving objects: 100% (4308/4308), 8.73 MiB | 1.81 MiB/s, done.
  104. Resolving deltas: 100% (2979/2979), done.
  105. + git config commit.template D:/QT_Source/qt5/.commit-template
  106. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qttranslations.git
  107. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  108. + git clone --no-checkout https://code.qt.io/qt/qtwayland.git qtwayland
  109. Cloning into 'qtwayland'...
  110. remote: Counting objects: 41081, done.
  111. remote: Compressing objects: 100% (16732/16732), done.
  112. remote: Total 41081 (delta 30367), reused 31759 (delta 23355)R
  113. Receiving objects: 100% (41081/41081), 8.26 MiB | 2.73 MiB/s, done.
  114. Resolving deltas: 100% (30367/30367), done.
  115. + git config commit.template D:/QT_Source/qt5/.commit-template
  116. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtwayland.git
  117. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  118. + git submodule update --force --no-fetch
  119. Submodule path 'qt5compat': checked out 'abe888641b27d961931f59c1f79fcc704199d68e'
  120. Submodule path 'qtbase': checked out '2711dc1fe0f54fa23b9d2c166f08fda2fc2c995b'
  121. Submodule path 'qtdeclarative': checked out 'd62b56c4217a2610d9c7db84ffd3cde010ffae7c'
  122. Submodule path 'qtdoc': checked out 'f32ee5b4e3e91bfcd56bc4bbc69f739ce37bdcdf'
  123. Submodule path 'qtqa': checked out '8745c1a46671b94e4d34584b6056384ac0154b3d'
  124. Submodule path 'qtquick3d': checked out '1ddbfdf7fdf561d36e1cf3041e9f127e5c962234'
  125. Submodule path 'qtquickcontrols2': checked out '2dcb7eb5a2a277848a655f18436b0e3c1c2c9d5d'
  126. Submodule path 'qtquicktimeline': checked out 'b8efb145d088cf7867c3012e98006102deff9c48'
  127. Submodule path 'qtrepotools': checked out 'e97f6a4d5a1490df0a4e5708dece60f452e04f6f'
  128. Submodule path 'qtshadertools': checked out '6ac1040233d9a3eba51ab922c52bfab19a96bff2'
  129. Submodule path 'qtsvg': checked out '08febc6afbf35a817049e393e9dba0490314d40a'
  130. Submodule path 'qttools': checked out 'e33059549f822172681af902b4ec5f12f9ae5d27'
  131. Submodule path 'qttranslations': checked out '21d789ad25ab32a7054f5ca9159b11f4fe03b60f'
  132. Submodule path 'qtwayland': checked out '9f35ae7d161623be3cb61a2396d86f3000c5d4b4'
  133. + git submodule init tests/auto/qml/ecmascripttests/test262
  134. Submodule 'tests/auto/qml/ecmascripttests/test262' (https://code.qt.io/qt/qtdeclarative-testsuites.git) registered for path 'tests/auto/qml/ecmascripttests/test262'
  135. *** /qtdeclarative/tests/auto/qml/ecmascripttests/test262 not found, ignoring alternate for this submodule
  136. + git clone --no-checkout https://code.qt.io/qt/qtdeclarative-testsuites.git tests/auto/qml/ecmascripttests/test262
  137. Cloning into 'tests/auto/qml/ecmascripttests/test262'...
  138. remote: Counting objects: 238777, done.
  139. remote: Compressing objects: 100% (132027/132027), done.
  140. Receiving objects: 100% (238777/238777), 168.65 MiB | 13.25 MiB/s, done.ng objects: 100% (238777/238777), 165.20 MiB | 17.75 MiB/s
  141.  
  142. Resolving deltas: 100% (105729/105729), done.
  143. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtdeclarative-testsuites.git
  144. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  145. + git submodule update --force --no-fetch
  146. Submodule path 'tests/auto/qml/ecmascripttests/test262': checked out '5a105134b9fdf9abc0dc12dc3e44027529634715'
  147. + git submodule init src/3rdparty/assimp/src
  148. Submodule 'src/3rdparty/assimp/src' (https://code.qt.io/qt/qtquick3d-assimp.git) registered for path 'src/3rdparty/assimp/src'
  149. *** /qtquick3d/src/3rdparty/assimp/src not found, ignoring alternate for this submodule
  150. + git clone --no-checkout https://code.qt.io/qt/qtquick3d-assimp.git src/3rdparty/assimp/src
  151. Cloning into 'src/3rdparty/assimp/src'...
  152. remote: Counting objects: 64175, done.
  153. remote: Compressing objects: 100% (21029/21029), done.
  154. Remote: Total 64175 (delta 46726), reused 58256 (delta 41699) eceiving objects: 100% (64175/64175), 170.82 MiB | 15.60 MiB/s
  155. eceiving objects: 100% (64175/64175), 173.67 MiB | 12.11 MiB/s, done.
  156. Resolving deltas: 100% (46726/46726), done.
  157. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtquick3d-assimp.git
  158. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  159. + git submodule update --force --no-fetch
  160. Submodule path 'src/3rdparty/assimp/src': checked out 'd71020db155e9b2d4dba5562c980c016cde77f4c'
  161. + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qt5
  162. + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
  163. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  164. as qt5compat/.git/hooks/commit-msg ...
  165. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  166. as qt5compat/.git/hooks/post-commit ...
  167. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  168. as qt5compat/.git/hooks/pre-commit ...
  169. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  170. as qtbase/.git/hooks/commit-msg ...
  171. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  172. as qtbase/.git/hooks/post-commit ...
  173. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  174. as qtbase/.git/hooks/pre-commit ...
  175. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  176. as qtdeclarative/.git/hooks/commit-msg ...
  177. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  178. as qtdeclarative/.git/hooks/post-commit ...
  179. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  180. as qtdeclarative/.git/hooks/pre-commit ...
  181. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  182. as qtdoc/.git/hooks/commit-msg ...
  183. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  184. as qtdoc/.git/hooks/post-commit ...
  185. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  186. as qtdoc/.git/hooks/pre-commit ...
  187. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  188. as qtqa/.git/hooks/commit-msg ...
  189. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  190. as qtqa/.git/hooks/post-commit ...
  191. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  192. as qtqa/.git/hooks/pre-commit ...
  193. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  194. as qtquick3d/.git/hooks/commit-msg ...
  195. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  196. as qtquick3d/.git/hooks/post-commit ...
  197. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  198. as qtquick3d/.git/hooks/pre-commit ...
  199. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  200. as qtquickcontrols2/.git/hooks/commit-msg ...
  201. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  202. as qtquickcontrols2/.git/hooks/post-commit ...
  203. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  204. as qtquickcontrols2/.git/hooks/pre-commit ...
  205. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  206. as qtquicktimeline/.git/hooks/commit-msg ...
  207. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  208. as qtquicktimeline/.git/hooks/post-commit ...
  209. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  210. as qtquicktimeline/.git/hooks/pre-commit ...
  211. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  212. as qtrepotools/.git/hooks/commit-msg ...
  213. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  214. as qtrepotools/.git/hooks/post-commit ...
  215. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  216. as qtrepotools/.git/hooks/pre-commit ...
  217. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  218. as qtshadertools/.git/hooks/commit-msg ...
  219. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  220. as qtshadertools/.git/hooks/post-commit ...
  221. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  222. as qtshadertools/.git/hooks/pre-commit ...
  223. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  224. as qtsvg/.git/hooks/commit-msg ...
  225. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  226. as qtsvg/.git/hooks/post-commit ...
  227. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  228. as qtsvg/.git/hooks/pre-commit ...
  229. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  230. as qttools/.git/hooks/commit-msg ...
  231. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  232. as qttools/.git/hooks/post-commit ...
  233. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  234. as qttools/.git/hooks/pre-commit ...
  235. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  236. as qttranslations/.git/hooks/commit-msg ...
  237. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  238. as qttranslations/.git/hooks/post-commit ...
  239. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  240. as qttranslations/.git/hooks/pre-commit ...
  241. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/gerrit_commit_msg_hook
  242. as qtwayland/.git/hooks/commit-msg ...
  243. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/git_post_commit_hook
  244. as qtwayland/.git/hooks/post-commit ...
  245. Aliasing D:\QT_Source\qt5/qtrepotools/git-hooks/clang-format-pre-commit
  246. as qtwayland/.git/hooks/pre-commit ...
  247.  
  248. D:\QT_Source\qt5>mkdir qt6-build
  249.  
  250. D:\QT_Source\qt5>cd qt6-build
  251.  
  252. D:\QT_Source\qt5\qt6-build>..\configure.bat -prefix D:\QT6
  253. + cd qtbase
  254. + D:\QT_Source\qt5\qtbase\configure.bat -top-level -prefix D:\QT6
  255. 'C:/msys64/mingw64/bin/cmake.exe' '-DCMAKE_INSTALL_PREFIX=D://QT6' '-G' 'Ninja' 'D:/QT_Source/qt5'
  256. -- The CXX compiler identification is GNU 10.2.0
  257. -- The C compiler identification is GNU 10.2.0
  258. -- The ASM compiler identification is GNU
  259. -- Found assembler: C:/msys64/mingw64/bin/cc.exe
  260. -- Detecting CXX compiler ABI info
  261. -- Detecting CXX compiler ABI info - done
  262. -- Check for working CXX compiler: C:/msys64/mingw64/bin/c++.exe - skipped
  263. -- Detecting CXX compile features
  264. -- Detecting CXX compile features - done
  265. -- Detecting C compiler ABI info
  266. -- Detecting C compiler ABI info - done
  267. -- Check for working C compiler: C:/msys64/mingw64/bin/cc.exe - skipped
  268. -- Detecting C compile features
  269. -- Detecting C compile features - done
  270. Check dependencies of 'qtbase'
  271. Check dependencies of 'qt5compat'
  272. Check dependencies of 'qtsvg'
  273. Check dependencies of 'qtdeclarative'
  274. Check dependencies of 'qttools'
  275. Check dependencies of 'qtquickcontrols2'
  276. Check dependencies of 'qtdoc'
  277. Check dependencies of 'qtqa'
  278. Check dependencies of 'qtshadertools'
  279. Check dependencies of 'qtquick3d'
  280. Check dependencies of 'qtquicktimeline'
  281. Check dependencies of 'qttranslations'
  282. Check dependencies of 'qtwayland'
  283. Configuring 'qtbase'
  284. -- Setting build type to 'Release' as none was specified.
  285. -- Check for feature set changes
  286. -- Extracting architecture info from D:/QT_Source/qt5/qt6-build/qtbase/config.tests/arch/architecture_test.exe.
  287. -- Performing Test HAVE_LD_VERSION_SCRIPT
  288. -- Performing Test HAVE_LD_VERSION_SCRIPT - Success
  289. -- CMAKE_VERSION: "3.20.0"
  290. -- CMAKE_HOST_SYSTEM: "Windows-10.0.19041"
  291. -- CMAKE_HOST_SYSTEM_NAME: "Windows"
  292. -- CMAKE_HOST_SYSTEM_VERSION: "10.0.19041"
  293. -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64"
  294. -- CMAKE_SYSTEM: "Windows"
  295. -- CMAKE_SYSTEM_NAME: "Windows"
  296. -- CMAKE_SYSTEM_VERSION: "10.0.19041"
  297. -- CMAKE_SYSTEM_PROCESSOR: "AMD64"
  298. -- CMAKE_CROSSCOMPILING: "FALSE"
  299. -- CMAKE_C_COMPILER: "C:/msys64/mingw64/bin/cc.exe" (10.2.0)
  300. -- CMAKE_CXX_COMPILER: "C:/msys64/mingw64/bin/c++.exe" (10.2.0)
  301. -- Found ZLIB: C:/msys64/mingw64/lib/libz.dll.a (found suitable version "1.2.11", minimum required is "1.0.8")
  302. -- Found ZSTD: 1.4.8 (found suitable version "1.4.8", minimum required is "1.3")
  303. -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2")
  304. -- Performing Test HAVE_cxx14
  305. -- Performing Test HAVE_cxx14 - Success
  306. -- Performing Test HAVE_cxx17
  307. -- Performing Test HAVE_cxx17 - Success
  308. -- Performing Test HAVE_cxx2a
  309. -- Performing Test HAVE_cxx2a - Success
  310. -- Performing Test HAVE_precompile_header
  311. -- Performing Test HAVE_precompile_header - Failed
  312. -- Performing Test TEST_use_bfd_linker
  313. -- Performing Test TEST_use_bfd_linker - Success
  314. -- Performing Test TEST_use_gold_linker
  315. -- Performing Test TEST_use_gold_linker - Success
  316. -- Performing Test TEST_use_lld_linker
  317. -- Performing Test TEST_use_lld_linker - Success
  318. -- Performing Test TEST_optimize_debug
  319. -- Performing Test TEST_optimize_debug - Success
  320. -- Performing Test TEST_enable_new_dtags
  321. -- Performing Test TEST_enable_new_dtags - Failed
  322. -- Performing Test TEST_gdb_index
  323. -- Performing Test TEST_gdb_index - Failed
  324. -- Performing Test HAVE_reduce_relocations
  325. -- Performing Test HAVE_reduce_relocations - Success
  326. -- Performing Test separate debug information support
  327. -- Performing Test separate debug information support - Success
  328. -- Performing Test HAVE_signaling_nan
  329. -- Performing Test HAVE_signaling_nan - Success
  330. -- Performing SIMD Test SSE2 instructions
  331. -- Performing SIMD Test SSE2 instructions - Success
  332. -- Performing SIMD Test SSE3 instructions
  333. -- Performing SIMD Test SSE3 instructions - Success
  334. -- Performing SIMD Test SSSE3 instructions
  335. -- Performing SIMD Test SSSE3 instructions - Success
  336. -- Performing SIMD Test SSE4.1 instructions
  337. -- Performing SIMD Test SSE4.1 instructions - Success
  338. -- Performing SIMD Test SSE4.2 instructions
  339. -- Performing SIMD Test SSE4.2 instructions - Success
  340. -- Performing SIMD Test AES new instructions
  341. -- Performing SIMD Test AES new instructions - Success
  342. -- Performing SIMD Test F16C instructions
  343. -- Performing SIMD Test F16C instructions - Success
  344. -- Performing SIMD Test RDRAND instruction
  345. -- Performing SIMD Test RDRAND instruction - Success
  346. -- Performing SIMD Test RDSEED instruction
  347. -- Performing SIMD Test RDSEED instruction - Success
  348. -- Performing SIMD Test SHA new instructions
  349. -- Performing SIMD Test SHA new instructions - Success
  350. -- Performing SIMD Test AVX instructions
  351. -- Performing SIMD Test AVX instructions - Failed
  352. -- Performing SIMD Test AVX2 instructions
  353. -- Performing SIMD Test AVX2 instructions - Success
  354. -- Performing SIMD Test AVX512 F instructions
  355. -- Performing SIMD Test AVX512 F instructions - Success
  356. -- Performing SIMD Test AVX512 ER instructions
  357. -- Performing SIMD Test AVX512 ER instructions - Success
  358. -- Performing SIMD Test AVX512 CD instructions
  359. -- Performing SIMD Test AVX512 CD instructions - Success
  360. -- Performing SIMD Test AVX512 PF instructions
  361. -- Performing SIMD Test AVX512 PF instructions - Success
  362. -- Performing SIMD Test AVX512 DQ instructions
  363. -- Performing SIMD Test AVX512 DQ instructions - Success
  364. -- Performing SIMD Test AVX512 BW instructions
  365. -- Performing SIMD Test AVX512 BW instructions - Success
  366. -- Performing SIMD Test AVX512 VL instructions
  367. -- Performing SIMD Test AVX512 VL instructions - Success
  368. -- Performing SIMD Test AVX512 IFMA instructions
  369. -- Performing SIMD Test AVX512 IFMA instructions - Success
  370. -- Performing SIMD Test AVX512 VBMI instructions
  371. -- Performing SIMD Test AVX512 VBMI instructions - Success
  372. -- Performing Test HAVE_posix_fallocate
  373. -- Performing Test HAVE_posix_fallocate - Failed
  374. -- Performing Test HAVE_alloca_stdlib_h
  375. -- Performing Test HAVE_alloca_stdlib_h - Success
  376. -- Performing Test HAVE_alloca_h
  377. -- Performing Test HAVE_alloca_h - Failed
  378. -- Performing Test HAVE_alloca_malloc_h
  379. -- Performing Test HAVE_alloca_malloc_h - Success
  380. -- Performing Test HAVE_stack_protector
  381. -- Performing Test HAVE_stack_protector - Success
  382. -- Performing Test HAVE_intelcet
  383. -- Performing Test HAVE_intelcet - Failed
  384. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  385. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  386. -- Found GLIB2: C:/msys64/mingw64/lib/libglib-2.0.dll.a
  387. -- Found the following ICU libraries:
  388. -- i18n (required)
  389. -- uc (required)
  390. -- data (required)
  391. -- Found ICU: C:/msys64/mingw64/include (found version "68.2")
  392. -- Performing Test HAVE_STDATOMIC
  393. -- Performing Test HAVE_STDATOMIC - Success
  394. -- Found WrapAtomic: TRUE
  395. -- Performing Test HAVE_GETTIME
  396. -- Performing Test HAVE_GETTIME - Success
  397. -- Found WrapRt: TRUE
  398. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  399. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  400. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  401. -- Performing Test HAVE_atomicfptr
  402. -- Performing Test HAVE_atomicfptr - Success
  403. -- Performing Test HAVE_clock_monotonic
  404. -- Performing Test HAVE_clock_monotonic - Success
  405. -- Performing Test HAVE_cloexec
  406. -- Performing Test HAVE_cloexec - Failed
  407. -- Performing Test HAVE_cxx11_future
  408. -- Performing Test HAVE_cxx11_future - Success
  409. -- Performing Test HAVE_cxx11_random
  410. -- Performing Test HAVE_cxx11_random - Success
  411. -- Performing Test HAVE_cxx17_filesystem
  412. -- Performing Test HAVE_cxx17_filesystem - Success
  413. -- Performing Test HAVE_eventfd
  414. -- Performing Test HAVE_eventfd - Failed
  415. -- Performing Test HAVE_futimens
  416. -- Performing Test HAVE_futimens - Failed
  417. -- Performing Test HAVE_futimes
  418. -- Performing Test HAVE_futimes - Failed
  419. -- Performing Test HAVE_getauxval
  420. -- Performing Test HAVE_getauxval - Failed
  421. -- Performing Test HAVE_getentropy
  422. -- Performing Test HAVE_getentropy - Failed
  423. -- Performing Test HAVE_glibc
  424. -- Performing Test HAVE_glibc - Failed
  425. -- Performing Test HAVE_inotify
  426. -- Performing Test HAVE_inotify - Failed
  427. -- Performing Test HAVE_ipc_sysv
  428. -- Performing Test HAVE_ipc_sysv - Failed
  429. -- Performing Test HAVE_ipc_posix
  430. -- Performing Test HAVE_ipc_posix - Failed
  431. -- Performing Test HAVE_linkat
  432. -- Performing Test HAVE_linkat - Failed
  433. -- Performing Test HAVE_ppoll
  434. -- Performing Test HAVE_ppoll - Failed
  435. -- Performing Test HAVE_pollts
  436. -- Performing Test HAVE_pollts - Failed
  437. -- Performing Test HAVE_poll
  438. -- Performing Test HAVE_poll - Failed
  439. -- Performing Test HAVE_renameat2
  440. -- Performing Test HAVE_renameat2 - Failed
  441. -- Performing Test HAVE_statx
  442. -- Performing Test HAVE_statx - Failed
  443. -- Performing Test HAVE_syslog
  444. -- Performing Test HAVE_syslog - Failed
  445. -- Performing Test HAVE_xlocalescanprint
  446. -- Performing Test HAVE_xlocalescanprint - Failed
  447. -- Found OpenSSL: C:/msys64/mingw64/lib/libcrypto.dll.a (found version "1.1.1k")
  448. -- Found WrapOpenSSLHeaders: TRUE
  449. -- Performing Test HAVE_openssl_headers
  450. -- Performing Test HAVE_openssl_headers - Success
  451. -- Found WrapOpenSSL: TRUE
  452. -- Performing Test HAVE_openssl
  453. -- Performing Test HAVE_openssl - Success
  454. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  455. -- Performing Test HAVE_getifaddrs
  456. -- Performing Test HAVE_getifaddrs - Failed
  457. -- Performing Test HAVE_ipv6ifname
  458. -- Performing Test HAVE_ipv6ifname - Failed
  459. -- Performing Test HAVE_linux_netlink
  460. -- Performing Test HAVE_linux_netlink - Failed
  461. -- Performing Test HAVE_sctp
  462. -- Performing Test HAVE_sctp - Failed
  463. -- Performing Test HAVE_dtls
  464. -- Performing Test HAVE_dtls - Success
  465. -- Performing Test HAVE_ocsp
  466. -- Performing Test HAVE_ocsp - Success
  467. -- Performing Test HAVE_netlistmgr
  468. -- Performing Test HAVE_netlistmgr - Failed
  469. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  470. -- Performing Test HAVE_EGL
  471. -- Performing Test HAVE_EGL - Failed
  472. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  473. -- Found WrapSystemFreetype: C:/msys64/mingw64/lib/libfreetype.dll.a (found suitable version "2.10.4", minimum required is "2.2.0")
  474. -- Found Fontconfig: C:/msys64/mingw64/lib/libfontconfig.dll.a (found version "2.13.93")
  475. -- Findgbm.cmake cannot find gbm on Windows systems.
  476. -- Found WrapSystemHarfbuzz: C:/msys64/mingw64/lib/libharfbuzz.dll.a (Required is at least version "2.6.0")
  477. -- FindLibinput.cmake cannot find libinput on Windows systems.
  478. -- Found JPEG: C:/msys64/mingw64/lib/libjpeg.dll.a (found version "80")
  479. -- Found WrapSystemPNG: C:/msys64/mingw64/lib/libpng.dll.a;C:/msys64/mingw64/lib/libz.dll.a (found version "1.6.37")
  480. -- Found OpenGL: opengl32
  481. -- Found WrapOpenGL: TRUE
  482. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  483. -- Performing Test HAVE_GLESv2
  484. -- Performing Test HAVE_GLESv2 - Failed
  485. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR HAVE_GLESv2 HAVE_GLESv2)
  486. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY)
  487. -- Performing Test HAVE_evdev
  488. -- Performing Test HAVE_evdev - Failed
  489. -- Performing Test HAVE_integrityfb
  490. -- Performing Test HAVE_integrityfb - Failed
  491. -- Performing Test HAVE_linuxfb
  492. -- Performing Test HAVE_linuxfb - Failed
  493. -- Performing Test HAVE_directwrite
  494. -- Performing Test HAVE_directwrite - Success
  495. -- Performing Test HAVE_directwrite3
  496. -- Performing Test HAVE_directwrite3 - Success
  497. -- Performing Test HAVE_d2d1
  498. -- Performing Test HAVE_d2d1 - Success
  499. -- Performing Test HAVE_d2d1_1
  500. -- Performing Test HAVE_d2d1_1 - Success
  501. -- Tool 'Qt6::moc' will be built from source.
  502. -- Tool 'Qt6::rcc' will be built from source.
  503. -- Tool 'Qt6::tracegen' will be built from source.
  504. -- Tool 'Qt6::cmake_automoc_parser' will be built from source.
  505. -- Looking for pthread.h
  506. -- Looking for pthread.h - found
  507. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  508. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
  509. -- Found Threads: TRUE
  510. -- Using Qt bundled PCRE2.
  511. -- Found WrapPCRE2: TRUE
  512. -- Using source syncqt found at: D:/QT_Source/qt5/qtbase/bin/syncqt.pl
  513. -- Running syncqt for module: 'QtCore'
  514. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  515. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  516. -- Found the following ICU libraries:
  517. -- i18n (required)
  518. -- uc (required)
  519. -- data (required)
  520. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  521. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  522. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  523. -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS
  524. -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS - Success
  525. -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED
  526. -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED - Success
  527. CMake Warning at qtbase/src/corelib/CMakeLists.txt:1204 (message):
  528. xmlstarlet was not found. freedesktop.org.xml will not be minified!
  529.  
  530.  
  531. -- Running syncqt for module: 'QtConcurrent'
  532. -- Running syncqt for module: 'QtSql'
  533. QtSql: created deprecated header(s) { qsql.h }
  534. -- Running syncqt for module: 'QtNetwork'
  535. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  536. -- Running syncqt for module: 'QtXml'
  537. -- Tool 'Qt6::uic' will be built from source.
  538. -- Tool 'Qt6::qdbuscpp2xml' will be built from source.
  539. -- Tool 'Qt6::qdbusxml2cpp' will be built from source.
  540. -- Tool 'Qt6::qlalr' will be built from source.
  541. -- Tool 'Qt6::qvkgen' will be built from source.
  542. -- Running syncqt for module: 'QtDBus'
  543. QtDBus: created deprecated header(s) { qdbusmacros.h }
  544. -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR)
  545. -- Using Qt bundled Harfbuzz.
  546. -- Found WrapHarfbuzz: TRUE
  547. -- Using system PNG.
  548. -- Found WrapPNG: TRUE
  549. -- Using system Freetype.
  550. -- Found WrapFreetype: TRUE
  551. -- Running syncqt for module: 'QtGui'
  552. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  553. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  554. -- Findgbm.cmake cannot find gbm on Windows systems.
  555. -- FindLibinput.cmake cannot find libinput on Windows systems.
  556. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  557. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR HAVE_GLESv2 HAVE_GLESv2)
  558. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY)
  559. -- Running syncqt for module: 'QtOpenGL'
  560. -- Running syncqt for module: 'QtWidgets'
  561. -- Running syncqt for module: 'QtOpenGLWidgets'
  562. -- Running syncqt for module: 'QtDeviceDiscoverySupport'
  563. -- Running syncqt for module: 'QtFbSupport'
  564. -- Running syncqt for module: 'QtTest'
  565. QtTest: created deprecated header(s) { qtest_global.h }
  566. -- Running syncqt for module: 'QtPrintSupport'
  567. -- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
  568. -- Could NOT find DB2 (missing: DB2_INCLUDE_DIRS DB2_LIBRARIES)
  569. -- Could NOT find MySQL (missing: MySQL_LIBRARIES MySQL_INCLUDE_DIRS)
  570. -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR)
  571. -- Could NOT find Oracle (missing: Oracle_INCLUDE_DIRS Oracle_LIBRARIES)
  572. -- Found ODBC: libodbc32.a
  573. -- Found SQLite3: C:/msys64/mingw64/include (found version "3.35.4")
  574. -- Tool 'Qt6::qmake' will be built from source.
  575. Configuring 'qt5compat'
  576. -- Using source syncqt found at: D:/QT_Source/qt5/qtbase/bin/syncqt.pl
  577. -- Running syncqt for module: 'QtCore5Compat'
  578. -- Performing Test HAVE_ICONV
  579. -- Performing Test HAVE_ICONV - Failed
  580. -- Performing Test HAVE_ICONV_WITH_LIB
  581. -- Performing Test HAVE_ICONV_WITH_LIB - Failed
  582. Configuring 'qtsvg'
  583. -- Using source syncqt found at: D:/QT_Source/qt5/qtbase/bin/syncqt.pl
  584. -- Running syncqt for module: 'QtSvg'
  585. -- Running syncqt for module: 'QtSvgWidgets'
  586. Configuring 'qtdeclarative'
  587. -- Found PythonInterp: C:/msys64/mingw64/bin/python.exe (found version "3.8.9")
  588. -- Tool 'Qt6::qmltyperegistrar' will be built from source.
  589. -- Using source syncqt found at: D:/QT_Source/qt5/qtbase/bin/syncqt.pl
  590. -- Running syncqt for module: 'QtQml'
  591. -- Performing Test HAVE_cxx14_make_unique
  592. -- Performing Test HAVE_cxx14_make_unique - Success
  593. -- Performing Test HAVE_pointer_32bit
  594. -- Performing Test HAVE_pointer_32bit - Failed
  595. -- Performing Test HAVE_pointer_64bit
  596. -- Performing Test HAVE_pointer_64bit - Success
  597. -- Performing Test HAVE_arm_thumb
  598. -- Performing Test HAVE_arm_thumb - Failed
  599. -- Performing Test HAVE_arm_fp
  600. -- Performing Test HAVE_arm_fp - Success
  601. -- Running syncqt for module: 'QtQmlModels'
  602. -- Running syncqt for module: 'QtQmlWorkerScript'
  603. -- Running syncqt for module: 'QtQuick'
  604. -- Running syncqt for module: 'QtQuickShapes'
  605. -- Running syncqt for module: 'QtQuickTest'
  606. -- Running syncqt for module: 'QtQuickParticles'
  607. -- Running syncqt for module: 'QtQuickWidgets'
  608. -- Running syncqt for module: 'QtPacketProtocol'
  609. -- Running syncqt for module: 'QtQmlCompiler'
  610. -- Tool 'Qt6::qmlcachegen' will be built from source.
  611. -- Running syncqt for module: 'QtQmlDebug'
  612. -- Tool 'Qt6::qmllint' will be built from source.
  613. -- Tool 'Qt6::qmlimportscanner' will be built from source.
  614. -- Tool 'Qt6::qmlformat' will be built from source.
  615. -- Tool 'Qt6::qml' will be built from source.
  616. -- Tool 'Qt6::qmlprofiler' will be built from source.
  617. -- Tool 'Qt6::qmlpreview' will be built from source.
  618. -- Tool 'Qt6::qmlscene' will be built from source.
  619. -- Tool 'Qt6::qmltime' will be built from source.
  620. -- Tool 'Qt6::qmlplugindump' will be built from source.
  621. -- Tool 'Qt6::qmltestrunner' will be built from source.
  622. Configuring 'qttools'
  623. -- Could NOT find Qt6AxContainer (missing: Qt6AxContainer_DIR)
  624. -- Could NOT find Clang (missing: Clang_DIR)
  625. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  626. -- Using source syncqt found at: D:/QT_Source/qt5/qtbase/bin/syncqt.pl
  627. -- Running syncqt for module: 'QtTools'
  628. -- Could NOT find Clang (missing: Clang_DIR)
  629. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  630. -- Tool 'Qt6::lconvert' will be built from source.
  631. -- Tool 'Qt6::lprodump' will be built from source.
  632. -- Tool 'Qt6::lrelease' will be built from source.
  633. -- Tool 'Qt6::lrelease-pro' will be built from source.
  634. -- Tool 'Qt6::lupdate' will be built from source.
  635. -- Tool 'Qt6::lupdate-pro' will be built from source.
  636. -- Running syncqt for module: 'QtUiPlugin'
  637. -- Running syncqt for module: 'QtUiTools'
  638. -- Running syncqt for module: 'QtDesigner'
  639. QtDesigner: WARNING: D:/QT_Source/qt5/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h
  640. QtDesigner: created deprecated header(s) { QDesignerCustomWidgetInterface, qdesignerexportwidget.h, customwidget.h, QDesignerExportWidget, QDesignerCustomWidgetCollectionInterface }
  641. -- Running syncqt for module: 'QtDesignerComponents'
  642. -- Running syncqt for module: 'QtHelp'
  643. -- Tool 'Qt6::qhelpgenerator' will be built from source.
  644. -- Tool 'Qt6::qtattributionsscanner' will be built from source.
  645. -- Tool 'Qt6::windeployqt' will be built from source.
  646. Configuring 'qtquickcontrols2'
  647. -- Using source syncqt found at: D:/QT_Source/qt5/qtbase/bin/syncqt.pl
  648. -- Running syncqt for module: 'QtQuickTemplates2'
  649. -- Running syncqt for module: 'QtQuickControls2'
  650. -- Running syncqt for module: 'QtQuickControls2Impl'
  651. Configuring 'qtdoc'
  652. Configuring 'qtqa'
  653. Configuring 'qtshadertools'
  654. -- Using source syncqt found at: D:/QT_Source/qt5/qtbase/bin/syncqt.pl
  655. -- Running syncqt for module: 'QtShaderTools'
  656. -- Tool 'Qt6::qsb' will be built from source.
  657. Configuring 'qtquick3d'
  658. -- Using source syncqt found at: D:/QT_Source/qt5/qtbase/bin/syncqt.pl
  659. -- Running syncqt for module: 'QtQuick3DUtils'
  660. -- Running syncqt for module: 'QtQuick3DAssetImport'
  661. -- Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5")
  662. -- Performing Test Assimp
  663. -- Performing Test Assimp - Failed
  664. -- Running syncqt for module: 'QtQuick3DRuntimeRender'
  665. -- Running syncqt for module: 'QtQuick3D'
  666. -- Tool 'Qt6::balsam' will be built from source.
  667. -- Tool 'Qt6::meshdebug' will be built from source.
  668. -- Tool 'Qt6::shadergen' will be built from source.
  669. Configuring 'qtquicktimeline'
  670. Configuring 'qttranslations'
  671. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  672. Directory
  673. 'D:/QT_Source/qt5/qttranslations/translations/../../qtactiveqt/src' for
  674. qtbase does not exist. Skipping...
  675. Call Stack (most recent call first):
  676. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  677.  
  678.  
  679. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  680. Directory
  681. 'D:/QT_Source/qt5/qttranslations/translations/../../qtimageformats/src' for
  682. qtbase does not exist. Skipping...
  683. Call Stack (most recent call first):
  684. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  685.  
  686.  
  687. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  688. Directory
  689. 'D:/QT_Source/qt5/qttranslations/translations/../../qtmultimedia/src' for
  690. qtmultimedia does not exist. Skipping...
  691. Call Stack (most recent call first):
  692. qttranslations/translations/CMakeLists.txt:80 (add_ts_targets)
  693.  
  694.  
  695. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  696. No source files located for qtmultimedia, skipping target creation
  697. Call Stack (most recent call first):
  698. qttranslations/translations/CMakeLists.txt:80 (add_ts_targets)
  699.  
  700.  
  701. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  702. Directory
  703. 'D:/QT_Source/qt5/qttranslations/translations/../../qtconnectivity/src' for
  704. qtconnectivity does not exist. Skipping...
  705. Call Stack (most recent call first):
  706. qttranslations/translations/CMakeLists.txt:85 (add_ts_targets)
  707.  
  708.  
  709. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  710. No source files located for qtconnectivity, skipping target creation
  711. Call Stack (most recent call first):
  712. qttranslations/translations/CMakeLists.txt:85 (add_ts_targets)
  713.  
  714.  
  715. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  716. Directory
  717. 'D:/QT_Source/qt5/qttranslations/translations/../../qtlocation/src' for
  718. qtlocation does not exist. Skipping...
  719. Call Stack (most recent call first):
  720. qttranslations/translations/CMakeLists.txt:89 (add_ts_targets)
  721.  
  722.  
  723. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  724. No source files located for qtlocation, skipping target creation
  725. Call Stack (most recent call first):
  726. qttranslations/translations/CMakeLists.txt:89 (add_ts_targets)
  727.  
  728.  
  729. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  730. Directory
  731. 'D:/QT_Source/qt5/qttranslations/translations/../../qtwebsockets/src' for
  732. qtwebsockets does not exist. Skipping...
  733. Call Stack (most recent call first):
  734. qttranslations/translations/CMakeLists.txt:93 (add_ts_targets)
  735.  
  736.  
  737. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  738. No source files located for qtwebsockets, skipping target creation
  739. Call Stack (most recent call first):
  740. qttranslations/translations/CMakeLists.txt:93 (add_ts_targets)
  741.  
  742.  
  743. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  744. Directory
  745. 'D:/QT_Source/qt5/qttranslations/translations/../../qtserialport/src' for
  746. qtserialport does not exist. Skipping...
  747. Call Stack (most recent call first):
  748. qttranslations/translations/CMakeLists.txt:94 (add_ts_targets)
  749.  
  750.  
  751. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  752. No source files located for qtserialport, skipping target creation
  753. Call Stack (most recent call first):
  754. qttranslations/translations/CMakeLists.txt:94 (add_ts_targets)
  755.  
  756.  
  757. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  758. Directory
  759. 'D:/QT_Source/qt5/qttranslations/translations/../../qtwebengine/src' for
  760. qtwebengine does not exist. Skipping...
  761. Call Stack (most recent call first):
  762. qttranslations/translations/CMakeLists.txt:95 (add_ts_targets)
  763.  
  764.  
  765. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  766. No source files located for qtwebengine, skipping target creation
  767. Call Stack (most recent call first):
  768. qttranslations/translations/CMakeLists.txt:95 (add_ts_targets)
  769.  
  770.  
  771. Configuring 'qtwayland'
  772. Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
  773. -- The following packages have been found:
  774.  
  775. * QtBuildInternals
  776. * ZSTD (required version >= 1.3), ZSTD compression library, <https://github.com/facebook/zstd>
  777. * OpenSSL
  778. * OpenGL
  779. * WrapPCRE2
  780. * GLIB2, Event loop and utility library, <https://wiki.gnome.org/Projects/GLib>
  781. * ICU
  782. * WrapRt
  783. * WrapOpenSSL
  784. * WrapHarfbuzz
  785. * WrapPNG
  786. * WrapSystemFreetype (required version >= 2.2.0)
  787. * Fontconfig
  788. * WrapSystemHarfbuzz (required version >= 2.6.0)
  789. * WrapSystemPNG
  790. * WrapOpenGL
  791. * SQLite3
  792. * ODBC
  793. * WrapFreetype
  794. * JPEG
  795. * WrapIconv
  796. * Qt6Concurrent
  797. * PythonInterp
  798. * Qt6DBusTools (required version >= 6.0.4)
  799. * Qt6DBus
  800. * Qt6Xml
  801. * Qt6QuickWidgets
  802. * Qt6QmlDevTools
  803. * Qt6PrintSupport
  804. * Qt6OpenGLWidgets
  805. * Qt6QuickTest
  806. * Qt6Sql
  807. * Qt6Test
  808. * Qt6WidgetsTools (required version >= 6.0.4)
  809. * Qt6Widgets
  810. * Qt6ShaderToolsTools (required version >= 6.0.4)
  811. * Qt6ShaderTools
  812. * Qt6GuiTools (required version >= 6.0.4)
  813. * Qt6Gui (required version >= 6.0.4)
  814. * Qt6QmlTools (required version >= 6.0.4)
  815. * WrapOpenSSLHeaders
  816. * Qt6Network (required version >= 6.0.4)
  817. * Qt6Qml (required version >= 6.0.4)
  818. * Qt6QmlModels (required version >= 6.0.4)
  819. * Qt6OpenGL (required version >= 6.0.4)
  820. * Qt6Quick
  821. * WrapAtomic
  822. * Qt6CoreTools (required version >= 6.0.4)
  823. * Qt6Core
  824. * Qt6LinguistTools (required version >= 6.0.4)
  825. * Qt6Linguist
  826. * Threads
  827. * Qt6BuildInternals
  828. * Qt6 (required version >= 6.0.4)
  829.  
  830. -- The following OPTIONAL packages have not been found:
  831.  
  832. * WrapDBus1 (required version >= 1.2)
  833. * Libudev
  834. * WrapDoubleConversion
  835. * Libsystemd
  836. * Libb2
  837. * LTTngUST
  838. * WrapSystemPCRE2 (required version >= 10.20)
  839. * Slog2
  840. * WrapBrotli
  841. * Libproxy
  842. * GSSAPI, Generic Security Services Application Program Interface
  843. * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, <http://xorg.freedesktop.org/>
  844. * ATSPI2
  845. * DirectFB
  846. * Libdrm, Userspace interface to kernel DRM services., <https://wiki.freedesktop.org/dri/>
  847. * gbm, Mesa gbm library., <http://www.mesa3d.org>
  848. * Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., <http://www.freedesktop.org/wiki/Software/libinput/>
  849. * Mtdev
  850. * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., <https://www.khronos.org/egl/>
  851. * GLESv2
  852. * Tslib
  853. * Vulkan
  854. * GTK3 (required version >= 3.6)
  855. * Cups
  856. * DB2, IBM DB2 client library, <https://www.ibm.com>
  857. * MySQL, MySQL client library, <https://www.mysql.com>
  858. * PostgreSQL
  859. * Oracle, Oracle client library, <https://www.oracle.com>
  860. * Qt6AxContainer
  861. * Clang
  862. * WrapLibClang (required version >= 8)
  863. * WrapQuick3DAssimp (required version >= 5)
  864.  
  865. Configure summary:
  866.  
  867. Building for: win32-g++ (x86_64, CPU features: mmx sse sse2)
  868. Compiler: gcc 10.2.0
  869. Build options:
  870. Mode ................................... release
  871. Optimize release build for size ........ no
  872. Fully optimize release builds (-O3) .... no
  873. Building shared libraries .............. yes
  874. Using C standard ....................... C11
  875. Using C++ standard ..................... C++17
  876. Relocatable ............................ yes
  877. Using precompiled headers .............. yes
  878. Using LTCG ............................. no
  879. Target compiler supports:
  880. SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  881. AVX .................................. <none>
  882. AVX512 ............................... <none>
  883. Other x86 ............................ AES RDRAND SHA
  884. Intrinsics without -mXXX option ...... yes
  885. Sanitizers:
  886. Addresses ............................ no
  887. Threads .............................. no
  888. Memory ............................... no
  889. Fuzzer (instrumentation only) ........ no
  890. Undefined ............................ no
  891. Build parts ............................ libs tools
  892. App store compliance ................... no
  893. Qt modules and options:
  894. Qt Concurrent .......................... yes
  895. Qt D-Bus ............................... yes
  896. Qt D-Bus directly linked to libdbus .... no
  897. Qt Gui ................................. yes
  898. Qt Network ............................. yes
  899. Qt Sql ................................. yes
  900. Qt Testlib ............................. yes
  901. Qt Widgets ............................. yes
  902. Qt Xml ................................. yes
  903. Support enabled for:
  904. Using pkg-config ....................... no
  905. udev ................................... no
  906. Using system zlib ...................... yes
  907. Zstandard support ...................... yes
  908. Qt Core:
  909. DoubleConversion ....................... yes
  910. Using system DoubleConversion ........ no
  911. GLib ................................... no
  912. ICU .................................... no
  913. Using system libb2 ..................... no
  914. Built-in copy of the MIME database ..... yes
  915. Tracing backend ........................ <none>
  916. Logging backends:
  917. journald ............................. no
  918. syslog ............................... no
  919. slog2 ................................ no
  920. PCRE2 .................................. yes
  921. Using system PCRE2 ................... no
  922. Qt Sql:
  923. SQL item models ........................ yes
  924. Qt Network:
  925. getifaddrs() ........................... no
  926. IPv6 ifname ............................ no
  927. libproxy ............................... no
  928. Schannel ............................... no
  929. OpenSSL ................................ yes
  930. Qt directly linked to OpenSSL ........ no
  931. OpenSSL 1.1 ............................ yes
  932. DTLS ................................... yes
  933. OCSP-stapling .......................... yes
  934. SCTP ................................... no
  935. Use system proxies ..................... yes
  936. GSSAPI ................................. no
  937. Brotli Decompression Support ........... no
  938. Qt Gui:
  939. Accessibility .......................... yes
  940. FreeType ............................... yes
  941. Using system FreeType ................ yes
  942. HarfBuzz ............................... yes
  943. Using system HarfBuzz ................ no
  944. Fontconfig ............................. no
  945. Image formats:
  946. GIF .................................. yes
  947. ICO .................................. yes
  948. JPEG ................................. yes
  949. Using system libjpeg ............... yes
  950. PNG .................................. yes
  951. Using system libpng ................ yes
  952. Text formats:
  953. HtmlParser ........................... yes
  954. CssParser ............................ yes
  955. OdfWriter ............................ yes
  956. MarkdownReader ....................... yes
  957. Using system libmd4c ............... no
  958. MarkdownWriter ....................... yes
  959. EGL .................................... no
  960. OpenVG ................................. no
  961. OpenGL:
  962. Desktop OpenGL ....................... no
  963. Dynamic OpenGL ....................... yes
  964. OpenGL ES 2.0 ........................ no
  965. OpenGL ES 3.0 ........................ no
  966. OpenGL ES 3.1 ........................ no
  967. OpenGL ES 3.2 ........................ no
  968. Vulkan ................................. no
  969. Session Management ..................... yes
  970. Features used by QPA backends:
  971. evdev .................................. no
  972. libinput ............................... no
  973. INTEGRITY HID .......................... no
  974. mtdev .................................. no
  975. tslib .................................. no
  976. xkbcommon .............................. no
  977. X11 specific:
  978. XLib ................................. no
  979. XCB Xlib ............................. no
  980. EGL on X11 ........................... no
  981. xkbcommon-x11 ........................ no
  982. QPA backends:
  983. DirectFB ............................... no
  984. EGLFS .................................. no
  985. EGLFS details:
  986. EGLFS OpenWFD ........................ no
  987. EGLFS i.Mx6 .......................... no
  988. EGLFS i.Mx6 Wayland .................. no
  989. EGLFS RCAR ........................... no
  990. EGLFS EGLDevice ...................... no
  991. EGLFS GBM ............................ no
  992. EGLFS VSP2 ........................... no
  993. EGLFS Mali ........................... no
  994. EGLFS Raspberry Pi ................... no
  995. EGLFS X11 ............................ no
  996. LinuxFB ................................ no
  997. VNC .................................... no
  998. QNX:
  999. lgmon ................................ no
  1000. IMF .................................. no
  1001. XCB:
  1002. Using system-provided xcb-xinput ..... no
  1003. Native painting (experimental) ....... no
  1004. GL integrations:
  1005. GLX Plugin ......................... no
  1006. XCB GLX .......................... no
  1007. EGL-X11 Plugin ..................... no
  1008. Windows:
  1009. Direct 2D ............................ yes
  1010. Direct 2D 1.1 ........................ yes
  1011. DirectWrite .......................... yes
  1012. DirectWrite 3 ........................ yes
  1013. Qt Widgets:
  1014. GTK+ ................................... no
  1015. Styles ................................. Fusion Windows WindowsVista
  1016. Qt Testlib:
  1017. Tester for item models ................. yes
  1018. Qt PrintSupport:
  1019. CUPS ................................... no
  1020. Qt Sql Drivers:
  1021. DB2 (IBM) .............................. no
  1022. InterBase .............................. no
  1023. MySql .................................. no
  1024. OCI (Oracle) ........................... no
  1025. ODBC ................................... yes
  1026. PostgreSQL ............................. no
  1027. SQLite ................................. yes
  1028. Using system provided SQLite ......... no
  1029. Qt 5 Compatibility Libraries:
  1030. iconv .................................. no
  1031. Qt QML:
  1032. QML network support .................... yes
  1033. QML debugging and profiling support .... yes
  1034. QML just-in-time compiler ............-- Configuring done
  1035. .. yes
  1036. QML sequence object .................... yes
  1037. QML XML http request ................... yes
  1038. QML Locale ............................. yes
  1039. Qt QML Models:
  1040. QML list model ......................... yes
  1041. QML delegate model ..................... yes
  1042. Qt Quick:
  1043. AnimatedImage item ..................... yes
  1044. Canvas item ............................ yes
  1045. Support for Qt Quick Designer .......... yes
  1046. Flipable item .......................... yes
  1047. GridView item .......................... yes
  1048. ListView item .......................... yes
  1049. TableView item ......................... yes
  1050. Path support ........................... yes
  1051. PathView item .......................... yes
  1052. Positioner items ....................... yes
  1053. Repeater item .......................... yes
  1054. ShaderEffect item ...................... yes
  1055. Sprite item ............................ yes
  1056. Qt Tools:
  1057. Qt Assistant ........................... yes
  1058. QDoc ................................... no
  1059. Clang-based lupdate parser ............. no
  1060. Qt Designer ............................ yes
  1061. Qt Distance Field Generator ............ yes
  1062. kmap2qmap .............................. yes
  1063. Qt Linguist ............................ yes
  1064. Mac Deployment Tool .................... no
  1065. pixeltool .............................. yes
  1066. qdbus .................................. yes
  1067. qev .................................... yes
  1068. Qt Attributions Scanner ................ yes
  1069. qtdiag ................................. yes
  1070. qtpaths ................................ yes
  1071. qtplugininfo ........................... yes
  1072. Windows deployment tool ................ yes
  1073. Qt Quick Templates 2:
  1074. Hover support .......................... yes
  1075. Multi-touch support .................... yes
  1076. Qt Quick Controls 2:
  1077. Styles ................................. Basic Fusion Imagine Material Universal macOS Windows
  1078. QtQuick3D:
  1079. Assimp ................................. yes
  1080. System Assimp .......................... no
  1081.  
  1082. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation.
  1083. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation.
  1084. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution.
  1085. On macOS, you can use Homebrew's llvm package.
  1086. You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check.
  1087. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found.
  1088. You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check.
  1089.  
  1090. Qt is now configured for building. Just run 'cmake --build . --parallel'
  1091.  
  1092. Once everything is built, you must run 'cmake --install .'
  1093. Qt will be installed into 'D:/QT6'
  1094.  
  1095. To configure and build other Qt modules, you can use the following convenience script:
  1096. D:/QT6/bin/qt-configure-module.bat
  1097.  
  1098. If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory
  1099.  
  1100. -- Generating done
  1101. -- Build files have been written to: D:/QT_Source/qt5/qt6-build
  1102.  
  1103. D:\QT_Source\qt5\qt6-build>cmake --build . --parallel 1
  1104. [841/5164] Automatic MOC for target Sql
  1105. FAILED: qtbase/src/sql/Sql_autogen/timestamp
  1106. cmd.exe /C "cd /D D:\QT_Source\qt5\qt6-build\qtbase\src\sql && C:\msys64\mingw64\bin\cmake.exe -E cmake_autogen D:/QT_Source/qt5/qt6-build/qtbase/src/sql/CMakeFiles/Sql_autogen.dir/AutogenInfo.json Release && C:\msys64\mingw64\bin\cmake.exe -E touch D:/QT_Source/qt5/qt6-build/qtbase/src/sql/Sql_autogen/timestamp && C:\msys64\mingw64\bin\cmake.exe -E cmake_transform_depfile Ninja gccdepfile D:/QT_Source/qt5 D:/QT_Source/qt5/qtbase/src/sql D:/QT_Source/qt5/qt6-build D:/QT_Source/qt5/qt6-build/qtbase/src/sql D:/QT_Source/qt5/qt6-build/qtbase/src/sql/Sql_autogen/deps D:/QT_Source/qt5/qt6-build/CMakeFiles/d/528de724a04ac3a914ace0f1df615f542b4d0c8c8de1c3e9d0482d385f1df276.d"
  1107. ninja: build stopped: subcommand failed.
  1108.  
  1109. D:\QT_Source\qt5\qt6-build>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement