Advertisement
Guest User

Untitled

a guest
Apr 21st, 2021
782
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.11 KB | None | 0 0
  1. C:\qt6-build>"../qt6-source/configure.bat" -developer-build -- -D QT_BUILD_TESTS_BY_DEFAULT=OFF
  2. + cd qtbase
  3. + C:\qt6-source\qtbase\configure.bat -top-level -developer-build -- -D QT_BUILD_TESTS_BY_DEFAULT=OFF
  4. 'C:/Qt/Tools/CMake_64/bin/cmake.exe' '-D' 'QT_BUILD_TESTS_BY_DEFAULT=OFF' '-DINPUT_developer_build=yes' '-G' 'Ninja' 'C:/qt6-source'
  5. -- The CXX compiler identification is MSVC 19.26.28806.0
  6. -- The C compiler identification is MSVC 19.26.28806.0
  7. -- The ASM compiler identification is MSVC
  8. -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x86/cl.exe
  9. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x86/cl.exe
  10. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x86/cl.exe - works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. -- Detecting CXX compile features
  14. -- Detecting CXX compile features - done
  15. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x86/cl.exe
  16. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x86/cl.exe - works
  17. -- Detecting C compiler ABI info
  18. -- Detecting C compiler ABI info - done
  19. -- Detecting C compile features
  20. -- Detecting C compile features - done
  21. Checking dependencies of 'qtbase'
  22. Checking dependencies of 'qtsvg'
  23. Checking dependencies of 'qtshadertools'
  24. Checking dependencies of 'qtdeclarative'
  25. Checking dependencies of 'qt5compat'
  26. Checking dependencies of 'qttools'
  27. Checking dependencies of 'qtquickcontrols2'
  28. Checking dependencies of 'qtdoc'
  29. Checking dependencies of 'qtqa'
  30. Checking dependencies of 'qtquick3d'
  31. Checking dependencies of 'qtquicktimeline'
  32. Checking dependencies of 'qtsensors'
  33. Checking dependencies of 'qttranslations'
  34. Checking dependencies of 'qtwayland'
  35. Configuring 'qtbase'
  36. -- Check for feature set changes
  37. -- Building architecture extraction project with the following CMake arguments:
  38. -DCMAKE_C_STANDARD=11
  39. -DCMAKE_CXX_STANDARD=17
  40. -- Extracting architecture info from C:/qt6-build/qtbase/config.tests/arch/architecture_test.exe.
  41. -- Performing Test HAVE_LD_VERSION_SCRIPT
  42. -- Performing Test HAVE_LD_VERSION_SCRIPT - Failed
  43. -- CMAKE_VERSION: "3.17.1"
  44. -- CMAKE_HOST_SYSTEM: "Windows-10.0.19042"
  45. -- CMAKE_HOST_SYSTEM_NAME: "Windows"
  46. -- CMAKE_HOST_SYSTEM_VERSION: "10.0.19042"
  47. -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64"
  48. -- CMAKE_SYSTEM: "Windows"
  49. -- CMAKE_SYSTEM_NAME: "Windows"
  50. -- CMAKE_SYSTEM_VERSION: "10.0.19042"
  51. -- CMAKE_SYSTEM_PROCESSOR: "AMD64"
  52. -- CMAKE_CROSSCOMPILING: "FALSE"
  53. -- CMAKE_C_COMPILER: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x86/cl.exe" (19.26.28806.0)
  54. -- CMAKE_CXX_COMPILER: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x86/cl.exe" (19.26.28806.0)
  55. -- MSVC_VERSION: "1926"
  56. -- MSVC_TOOLSET_VERSION: "142"
  57. -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.0.8")
  58. -- Could NOT find WrapZLIB (missing: WrapZLIB_FOUND) (Required is at least version "1.0.8")
  59. -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found ZSTD_LIBRARY-NOTFOUND)
  60. -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2")
  61. -- Performing Test HAVE_cxx14
  62. -- Performing Test HAVE_cxx14 - Success
  63. -- Performing Test HAVE_cxx17
  64. -- Performing Test HAVE_cxx17 - Success
  65. -- Performing Test HAVE_cxx20
  66. -- Performing Test HAVE_cxx20 - Success
  67. -- Performing Test HAVE_precompile_header
  68. -- Performing Test HAVE_precompile_header - Failed
  69. -- Performing Test TEST_use_bfd_linker
  70. -- Performing Test TEST_use_bfd_linker - Failed
  71. -- Performing Test TEST_use_gold_linker
  72. -- Performing Test TEST_use_gold_linker - Failed
  73. -- Performing Test TEST_use_lld_linker
  74. -- Performing Test TEST_use_lld_linker - Failed
  75. -- Performing Test TEST_optimize_debug
  76. -- Performing Test TEST_optimize_debug - Failed
  77. -- Performing Test TEST_enable_new_dtags
  78. -- Performing Test TEST_enable_new_dtags - Success
  79. -- Performing Test TEST_gdb_index
  80. -- Performing Test TEST_gdb_index - Success
  81. -- Performing Test HAVE_reduce_relocations
  82. -- Performing Test HAVE_reduce_relocations - Failed
  83. -- Performing Test separate debug information support
  84. -- Performing Test separate debug information support - Failed
  85. -- Performing Test HAVE_signaling_nan
  86. -- Performing Test HAVE_signaling_nan - Success
  87. -- Performing SIMD Test SSE2 instructions
  88. -- Performing SIMD Test SSE2 instructions - Success
  89. -- Performing SIMD Test SSE3 instructions
  90. -- Performing SIMD Test SSE3 instructions - Success
  91. -- Performing SIMD Test SSSE3 instructions
  92. -- Performing SIMD Test SSSE3 instructions - Success
  93. -- Performing SIMD Test SSE4.1 instructions
  94. -- Performing SIMD Test SSE4.1 instructions - Success
  95. -- Performing SIMD Test SSE4.2 instructions
  96. -- Performing SIMD Test SSE4.2 instructions - Success
  97. -- Performing SIMD Test AES new instructions
  98. -- Performing SIMD Test AES new instructions - Success
  99. -- Performing SIMD Test F16C instructions
  100. -- Performing SIMD Test F16C instructions - Success
  101. -- Performing SIMD Test RDRAND instruction
  102. -- Performing SIMD Test RDRAND instruction - Success
  103. -- Performing SIMD Test RDSEED instruction
  104. -- Performing SIMD Test RDSEED instruction - Success
  105. -- Performing SIMD Test SHA new instructions
  106. -- Performing SIMD Test SHA new instructions - Success
  107. -- Performing SIMD Test AVX instructions
  108. -- Performing SIMD Test AVX instructions - Success
  109. -- Performing SIMD Test AVX2 instructions
  110. -- Performing SIMD Test AVX2 instructions - Success
  111. -- Performing SIMD Test AVX512 F instructions
  112. -- Performing SIMD Test AVX512 F instructions - Success
  113. -- Performing SIMD Test AVX512 ER instructions
  114. -- Performing SIMD Test AVX512 ER instructions - Success
  115. -- Performing SIMD Test AVX512 CD instructions
  116. -- Performing SIMD Test AVX512 CD instructions - Success
  117. -- Performing SIMD Test AVX512 PF instructions
  118. -- Performing SIMD Test AVX512 PF instructions - Success
  119. -- Performing SIMD Test AVX512 DQ instructions
  120. -- Performing SIMD Test AVX512 DQ instructions - Success
  121. -- Performing SIMD Test AVX512 BW instructions
  122. -- Performing SIMD Test AVX512 BW instructions - Success
  123. -- Performing SIMD Test AVX512 VL instructions
  124. -- Performing SIMD Test AVX512 VL instructions - Success
  125. -- Performing SIMD Test AVX512 IFMA instructions
  126. -- Performing SIMD Test AVX512 IFMA instructions - Success
  127. -- Performing SIMD Test AVX512 VBMI instructions
  128. -- Performing SIMD Test AVX512 VBMI instructions - Success
  129. -- Performing Test HAVE_posix_fallocate
  130. -- Performing Test HAVE_posix_fallocate - Failed
  131. -- Performing Test HAVE_alloca_stdlib_h
  132. -- Performing Test HAVE_alloca_stdlib_h - Failed
  133. -- Performing Test HAVE_alloca_h
  134. -- Performing Test HAVE_alloca_h - Failed
  135. -- Performing Test HAVE_alloca_malloc_h
  136. -- Performing Test HAVE_alloca_malloc_h - Success
  137. -- Performing Test HAVE_stack_protector
  138. -- Performing Test HAVE_stack_protector - Success
  139. -- Performing Test HAVE_intelcet
  140. -- Performing Test HAVE_intelcet - Failed
  141. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  142. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  143. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  144. -- Found the following ICU libraries:
  145. -- i18n (required)
  146. -- uc (required)
  147. -- The following ICU libraries were not found:
  148. -- data (required)
  149. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  150. -- Performing Test HAVE_STDATOMIC
  151. -- Performing Test HAVE_STDATOMIC - Success
  152. -- Found WrapAtomic: TRUE
  153. -- Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR)
  154. -- Performing Test HAVE_GETTIME
  155. -- Performing Test HAVE_GETTIME - Failed
  156. -- Could NOT find WrapRt (missing: WrapRt_FOUND)
  157. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  158. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  159. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  160. -- Performing Test HAVE_atomicfptr
  161. -- Performing Test HAVE_atomicfptr - Success
  162. -- Performing Test HAVE_cloexec
  163. -- Performing Test HAVE_cloexec - Failed
  164. -- Performing Test HAVE_cxx11_future
  165. -- Performing Test HAVE_cxx11_future - Success
  166. -- Performing Test HAVE_cxx11_random
  167. -- Performing Test HAVE_cxx11_random - Success
  168. -- Performing Test HAVE_cxx17_filesystem
  169. -- Performing Test HAVE_cxx17_filesystem - Success
  170. -- Performing Test HAVE_eventfd
  171. -- Performing Test HAVE_eventfd - Failed
  172. -- Performing Test HAVE_futimens
  173. -- Performing Test HAVE_futimens - Failed
  174. -- Performing Test HAVE_futimes
  175. -- Performing Test HAVE_futimes - Failed
  176. -- Performing Test HAVE_getauxval
  177. -- Performing Test HAVE_getauxval - Failed
  178. -- Performing Test HAVE_getentropy
  179. -- Performing Test HAVE_getentropy - Failed
  180. -- Performing Test HAVE_glibc
  181. -- Performing Test HAVE_glibc - Failed
  182. -- Performing Test HAVE_inotify
  183. -- Performing Test HAVE_inotify - Failed
  184. -- Performing Test HAVE_ipc_sysv
  185. -- Performing Test HAVE_ipc_sysv - Failed
  186. -- Performing Test HAVE_ipc_posix
  187. -- Performing Test HAVE_ipc_posix - Failed
  188. -- Performing Test HAVE_linkat
  189. -- Performing Test HAVE_linkat - Failed
  190. -- Performing Test HAVE_ppoll
  191. -- Performing Test HAVE_ppoll - Failed
  192. -- Performing Test HAVE_pollts
  193. -- Performing Test HAVE_pollts - Failed
  194. -- Performing Test HAVE_poll
  195. -- Performing Test HAVE_poll - Failed
  196. -- Performing Test HAVE_renameat2
  197. -- Performing Test HAVE_renameat2 - Failed
  198. -- Performing Test HAVE_statx
  199. -- Performing Test HAVE_statx - Failed
  200. -- Performing Test HAVE_syslog
  201. -- Performing Test HAVE_syslog - Failed
  202. -- Performing Test HAVE_xlocalescanprint
  203. -- Performing Test HAVE_xlocalescanprint - Failed
  204. -- Found OpenSSL: C:/Qt/Tools/OpenSSL/Win_x64/lib/libcrypto.lib (found version "1.1.1d")
  205. -- Found WrapOpenSSLHeaders: TRUE
  206. -- Performing Test HAVE_openssl_headers
  207. -- Performing Test HAVE_openssl_headers - Success
  208. -- Found WrapOpenSSL: TRUE
  209. -- Performing Test HAVE_openssl
  210. -- Performing Test HAVE_openssl - Failed
  211. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  212. -- Performing Test HAVE_getifaddrs
  213. -- Performing Test HAVE_getifaddrs - Failed
  214. -- Performing Test HAVE_ipv6ifname
  215. -- Performing Test HAVE_ipv6ifname - Failed
  216. -- Performing Test HAVE_linux_netlink
  217. -- Performing Test HAVE_linux_netlink - Failed
  218. -- Performing Test HAVE_sctp
  219. -- Performing Test HAVE_sctp - Failed
  220. -- Performing Test HAVE_dtls
  221. -- Performing Test HAVE_dtls - Success
  222. -- Performing Test HAVE_ocsp
  223. -- Performing Test HAVE_ocsp - Success
  224. -- Performing Test HAVE_networklistmanager
  225. -- Performing Test HAVE_networklistmanager - Success
  226. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  227. -- Performing Test HAVE_EGL
  228. -- Performing Test HAVE_EGL - Failed
  229. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  230. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
  231. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  232. -- Findgbm.cmake cannot find gbm on Windows systems.
  233. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  234. -- FindLibinput.cmake cannot find libinput on Windows systems.
  235. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  236. -- Could NOT find WrapSystemPNG (missing: __png_found)
  237. -- Found OpenGL: opengl32
  238. -- Found WrapOpenGL: TRUE
  239. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  240. -- Performing Test HAVE_GLESv2
  241. -- Performing Test HAVE_GLESv2 - Failed
  242. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  243. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  244. -- Performing Test HAVE_evdev
  245. -- Performing Test HAVE_evdev - Failed
  246. -- Performing Test HAVE_integrityfb
  247. -- Performing Test HAVE_integrityfb - Failed
  248. -- Performing Test HAVE_linuxfb
  249. -- Performing Test HAVE_linuxfb - Failed
  250. -- Performing Test HAVE_directwrite
  251. -- Performing Test HAVE_directwrite - Success
  252. -- Performing Test HAVE_directwrite3
  253. -- Performing Test HAVE_directwrite3 - Success
  254. -- Performing Test HAVE_d2d1
  255. -- Performing Test HAVE_d2d1 - Success
  256. -- Performing Test HAVE_d2d1_1
  257. -- Performing Test HAVE_d2d1_1 - Success
  258. -- Tool 'Qt6::moc' will be built from source.
  259. -- Tool 'Qt6::rcc' will be built from source.
  260. -- Tool 'Qt6::tracegen' will be built from source.
  261. -- Tool 'Qt6::cmake_automoc_parser' will be built from source.
  262. -- Looking for pthread.h
  263. -- Looking for pthread.h - not found
  264. -- Found Threads: TRUE
  265. -- Using Qt bundled PCRE2.
  266. -- Found WrapPCRE2: TRUE
  267. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  268. -- Running syncqt for module: 'QtCore'
  269. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  270. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  271. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  272. -- Found the following ICU libraries:
  273. -- i18n (required)
  274. -- uc (required)
  275. -- The following ICU libraries were not found:
  276. -- data (required)
  277. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  278. -- Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR)
  279. -- Could NOT find WrapRt (missing: WrapRt_FOUND)
  280. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  281. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  282. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  283. -- Running syncqt for module: 'QtZlib'
  284. -- Running syncqt for module: 'QtConcurrent'
  285. -- Running syncqt for module: 'QtSql'
  286. -- Running syncqt for module: 'QtNetwork'
  287. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  288. -- Running syncqt for module: 'QtXml'
  289. -- Tool 'Qt6::uic' will be built from source.
  290. -- Tool 'Qt6::qdbuscpp2xml' will be built from source.
  291. -- Tool 'Qt6::qdbusxml2cpp' will be built from source.
  292. -- Tool 'Qt6::qlalr' will be built from source.
  293. -- Tool 'Qt6::qvkgen' will be built from source.
  294. -- Tool 'Qt6::qtpaths' will be built from source.
  295. -- Running syncqt for module: 'QtDBus'
  296. -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR)
  297. -- Using Qt bundled Harfbuzz.
  298. -- Found WrapHarfbuzz: TRUE
  299. -- Using Qt bundled PNG.
  300. -- Found WrapPNG: TRUE
  301. -- Using Qt bundled Freetype.
  302. -- Found WrapFreetype: TRUE
  303. -- Running syncqt for module: 'QtGui'
  304. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  305. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  306. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
  307. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  308. -- Findgbm.cmake cannot find gbm on Windows systems.
  309. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  310. -- FindLibinput.cmake cannot find libinput on Windows systems.
  311. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  312. -- Could NOT find WrapSystemPNG (missing: __png_found)
  313. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  314. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  315. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  316. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  317. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  318. manual specification.
  319. Call Stack (most recent call first):
  320. qtbase/src/gui/CMakeLists.txt:53 (qt_internal_add_module)
  321.  
  322.  
  323. -- Running syncqt for module: 'QtOpenGL'
  324. -- Running syncqt for module: 'QtWidgets'
  325. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  326. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  327. manual specification.
  328. Call Stack (most recent call first):
  329. qtbase/src/widgets/CMakeLists.txt:7 (qt_internal_add_module)
  330.  
  331.  
  332. -- Running syncqt for module: 'QtOpenGLWidgets'
  333. -- Running syncqt for module: 'QtDeviceDiscoverySupport'
  334. -- Running syncqt for module: 'QtFbSupport'
  335. -- Running syncqt for module: 'QtTest'
  336. -- Running syncqt for module: 'QtPrintSupport'
  337. -- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
  338. -- Could NOT find DB2 (missing: DB2_INCLUDE_DIR DB2_LIBRARY)
  339. -- Could NOT find MySQL (missing: MySQL_LIBRARY MySQL_INCLUDE_DIR)
  340. -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR)
  341. -- Could NOT find Oracle (missing: Oracle_LIBRARY Oracle_INCLUDE_DIR)
  342. -- Found ODBC: odbc32.lib
  343. -- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY)
  344. -- Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR)
  345. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  346. CMAKE_VERSION: 3.17.1
  347. CMAKE_PREFIX_PATH: C:/qt6-source/qtbase/cmake;C:/qt6-build/qtbase
  348. CMAKE_MODULES_UNDER_TEST: Core;Network;Xml;Sql;Test;DBus;Gui;Widgets;PrintSupport;OpenGL;Concurrent
  349. CMAKE_Core_MODULE_MAJOR_VERSION: 6
  350. CMAKE_Core_MODULE_MINOR_VERSION: 2
  351. CMAKE_Core_MODULE_PATCH_VERSION: 0
  352. CMAKE_Network_MODULE_MAJOR_VERSION: 6
  353. CMAKE_Network_MODULE_MINOR_VERSION: 2
  354. CMAKE_Network_MODULE_PATCH_VERSION: 0
  355. CMAKE_Xml_MODULE_MAJOR_VERSION: 6
  356. CMAKE_Xml_MODULE_MINOR_VERSION: 2
  357. CMAKE_Xml_MODULE_PATCH_VERSION: 0
  358. CMAKE_Sql_MODULE_MAJOR_VERSION: 6
  359. CMAKE_Sql_MODULE_MINOR_VERSION: 2
  360. CMAKE_Sql_MODULE_PATCH_VERSION: 0
  361. CMAKE_Test_MODULE_MAJOR_VERSION: 6
  362. CMAKE_Test_MODULE_MINOR_VERSION: 2
  363. CMAKE_Test_MODULE_PATCH_VERSION: 0
  364. CMAKE_DBus_MODULE_MAJOR_VERSION: 6
  365. CMAKE_DBus_MODULE_MINOR_VERSION: 2
  366. CMAKE_DBus_MODULE_PATCH_VERSION: 0
  367. CMAKE_Gui_MODULE_MAJOR_VERSION: 6
  368. CMAKE_Gui_MODULE_MINOR_VERSION: 2
  369. CMAKE_Gui_MODULE_PATCH_VERSION: 0
  370. CMAKE_Widgets_MODULE_MAJOR_VERSION: 6
  371. CMAKE_Widgets_MODULE_MINOR_VERSION: 2
  372. CMAKE_Widgets_MODULE_PATCH_VERSION: 0
  373. CMAKE_PrintSupport_MODULE_MAJOR_VERSION: 6
  374. CMAKE_PrintSupport_MODULE_MINOR_VERSION: 2
  375. CMAKE_PrintSupport_MODULE_PATCH_VERSION: 0
  376. CMAKE_OpenGL_MODULE_MAJOR_VERSION: 6
  377. CMAKE_OpenGL_MODULE_MINOR_VERSION: 2
  378. CMAKE_OpenGL_MODULE_PATCH_VERSION: 0
  379. CMAKE_Concurrent_MODULE_MAJOR_VERSION: 6
  380. CMAKE_Concurrent_MODULE_MINOR_VERSION: 2
  381. CMAKE_Concurrent_MODULE_PATCH_VERSION: 0
  382. CMake Warning at qtbase/tests/auto/CMakeLists.txt:48 (message):
  383. QtDBus is enabled with runtime support, but session bus is not available.
  384. Skipping QtDBus tests.
  385.  
  386.  
  387. -- Tool 'Qt6::qmake' will be built from source.
  388. Configuring 'qtsvg'
  389. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  390. file does not recognize sub-command REAL_PATH
  391. Call Stack (most recent call first):
  392. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  393. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  394. qtsvg/CMakeLists.txt:18 (find_package)
  395.  
  396.  
  397. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  398. file does not recognize sub-command REAL_PATH
  399. Call Stack (most recent call first):
  400. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  401. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  402. qtsvg/CMakeLists.txt:18 (find_package)
  403.  
  404.  
  405. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  406. -- Running syncqt for module: 'QtSvg'
  407. -- Running syncqt for module: 'QtSvgWidgets'
  408. Configuring 'qtshadertools'
  409. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  410. file does not recognize sub-command REAL_PATH
  411. Call Stack (most recent call first):
  412. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  413. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  414. qtshadertools/CMakeLists.txt:18 (find_package)
  415.  
  416.  
  417. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  418. file does not recognize sub-command REAL_PATH
  419. Call Stack (most recent call first):
  420. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  421. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  422. qtshadertools/CMakeLists.txt:18 (find_package)
  423.  
  424.  
  425. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  426. -- Running syncqt for module: 'QtShaderTools'
  427. -- Tool 'Qt6::qsb' will be built from source.
  428. Configuring 'qtdeclarative'
  429. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  430. file does not recognize sub-command REAL_PATH
  431. Call Stack (most recent call first):
  432. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  433. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  434. qtdeclarative/CMakeLists.txt:18 (find_package)
  435.  
  436.  
  437. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  438. file does not recognize sub-command REAL_PATH
  439. Call Stack (most recent call first):
  440. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  441. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  442. qtdeclarative/CMakeLists.txt:18 (find_package)
  443.  
  444.  
  445. -- Found PythonInterp: C:/Python39/python.exe (found version "3.9.1")
  446. -- Tool 'Qt6::qmltyperegistrar' will be built from source.
  447. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  448. -- Running syncqt for module: 'QtQml'
  449. QtQml: WARNING: C:/qt6-source/qtdeclarative/src/qml/qml/qqmlregistration.h does not include QT_BEGIN_NAMESPACE
  450. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  451. -- Performing Test HAVE_cxx14_make_unique
  452. -- Performing Test HAVE_cxx14_make_unique - Success
  453. -- Performing Test HAVE_pointer_32bit
  454. -- Performing Test HAVE_pointer_32bit - Success
  455. -- Performing Test HAVE_pointer_64bit
  456. -- Performing Test HAVE_pointer_64bit - Failed
  457. -- Performing Test HAVE_arm_thumb
  458. -- Performing Test HAVE_arm_thumb - Failed
  459. -- Performing Test HAVE_arm_fp
  460. -- Performing Test HAVE_arm_fp - Success
  461. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  462. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  463. manual specification.
  464. Call Stack (most recent call first):
  465. qtdeclarative/src/qml/CMakeLists.txt:7 (qt_internal_add_module)
  466.  
  467.  
  468. -- Running syncqt for module: 'QtQmlModels'
  469. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  470. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  471. manual specification.
  472. Call Stack (most recent call first):
  473. qtdeclarative/src/qmlmodels/CMakeLists.txt:7 (qt_internal_add_module)
  474.  
  475.  
  476. -- Running syncqt for module: 'QtQmlWorkerScript'
  477. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  478. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  479. manual specification.
  480. Call Stack (most recent call first):
  481. qtdeclarative/src/qmlworkerscript/CMakeLists.txt:7 (qt_internal_add_module)
  482.  
  483.  
  484. -- Running syncqt for module: 'QtQmlLocalStorage'
  485. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  486. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  487. manual specification.
  488. Call Stack (most recent call first):
  489. qtdeclarative/src/qmllocalstorage/CMakeLists.txt:1 (qt_internal_add_module)
  490.  
  491.  
  492. -- Running syncqt for module: 'QtQmlXmlListModel'
  493. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  494. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  495. manual specification.
  496. Call Stack (most recent call first):
  497. qtdeclarative/src/qmlxmllistmodel/CMakeLists.txt:1 (qt_internal_add_module)
  498.  
  499.  
  500. -- Running syncqt for module: 'QtQuick'
  501. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  502. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  503. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  504. manual specification.
  505. Call Stack (most recent call first):
  506. qtdeclarative/src/quick/CMakeLists.txt:7 (qt_internal_add_module)
  507.  
  508.  
  509. -- Running syncqt for module: 'QtQuickShapes'
  510. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  511. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  512. manual specification.
  513. Call Stack (most recent call first):
  514. qtdeclarative/src/quickshapes/CMakeLists.txt:7 (qt_internal_add_module)
  515.  
  516.  
  517. -- Running syncqt for module: 'QtQuickLayouts'
  518. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  519. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  520. manual specification.
  521. Call Stack (most recent call first):
  522. qtdeclarative/src/quicklayouts/CMakeLists.txt:1 (qt_internal_add_module)
  523.  
  524.  
  525. -- Running syncqt for module: 'QtQuickTest'
  526. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  527. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  528. manual specification.
  529. Call Stack (most recent call first):
  530. qtdeclarative/src/qmltest/CMakeLists.txt:7 (qt_internal_add_module)
  531.  
  532.  
  533. -- Running syncqt for module: 'QtQuickParticles'
  534. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  535. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  536. manual specification.
  537. Call Stack (most recent call first):
  538. qtdeclarative/src/particles/CMakeLists.txt:7 (qt_internal_add_module)
  539.  
  540.  
  541. -- Running syncqt for module: 'QtQuickWidgets'
  542. -- Running syncqt for module: 'QtLabsSettings'
  543. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  544. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  545. manual specification.
  546. Call Stack (most recent call first):
  547. qtdeclarative/src/labs/settings/CMakeLists.txt:1 (qt_internal_add_module)
  548.  
  549.  
  550. -- Running syncqt for module: 'QtLabsQmlModels'
  551. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  552. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  553. manual specification.
  554. Call Stack (most recent call first):
  555. qtdeclarative/src/labs/models/CMakeLists.txt:1 (qt_internal_add_module)
  556.  
  557.  
  558. -- Running syncqt for module: 'QtLabsFolderListModel'
  559. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  560. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  561. manual specification.
  562. Call Stack (most recent call first):
  563. qtdeclarative/src/labs/folderlistmodel/CMakeLists.txt:1 (qt_internal_add_module)
  564.  
  565.  
  566. -- Running syncqt for module: 'QtLabsAnimation'
  567. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  568. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  569. manual specification.
  570. Call Stack (most recent call first):
  571. qtdeclarative/src/labs/animation/CMakeLists.txt:1 (qt_internal_add_module)
  572.  
  573.  
  574. -- Running syncqt for module: 'QtLabsWavefrontMesh'
  575. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  576. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  577. manual specification.
  578. Call Stack (most recent call first):
  579. qtdeclarative/src/labs/wavefrontmesh/CMakeLists.txt:1 (qt_internal_add_module)
  580.  
  581.  
  582. -- Running syncqt for module: 'QtLabsSharedImage'
  583. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  584. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  585. manual specification.
  586. Call Stack (most recent call first):
  587. qtdeclarative/src/labs/sharedimage/CMakeLists.txt:1 (qt_internal_add_module)
  588.  
  589.  
  590. -- Running syncqt for module: 'QtPacketProtocol'
  591. -- Running syncqt for module: 'QtQmlDom'
  592. -- Running syncqt for module: 'QtQmlCompiler'
  593. QtQmlCompiler: WARNING: C:/qt6-source/qtdeclarative/src/qmlcompiler/qqmljslogger_p.h does not have the "We mean it." warning
  594. -- Tool 'Qt6::qmlcachegen' will be built from source.
  595. -- Running syncqt for module: 'QtQmlDebug'
  596. -- Tool 'Qt6::qmllint' will be built from source.
  597. -- Tool 'Qt6::qmlimportscanner' will be built from source.
  598. -- Tool 'Qt6::qmlformat' will be built from source.
  599. -- Tool 'Qt6::qml' will be built from source.
  600. -- Tool 'Qt6::qmlprofiler' will be built from source.
  601. -- Tool 'Qt6::qmlpreview' will be built from source.
  602. -- Tool 'Qt6::qmlscene' will be built from source.
  603. -- Tool 'Qt6::qmltime' will be built from source.
  604. -- Tool 'Qt6::qmlplugindump' will be built from source.
  605. -- Tool 'Qt6::qmltestrunner' will be built from source.
  606. -- Tool 'Qt6::qmljs' will be built from source.
  607. -- Tool 'Qt6::qmljsrootgen' will be built from source.
  608. -- Tool 'Qt6::qjstest' will be built from source.
  609. Configuring 'qt5compat'
  610. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  611. file does not recognize sub-command REAL_PATH
  612. Call Stack (most recent call first):
  613. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  614. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  615. qt5compat/CMakeLists.txt:17 (find_package)
  616.  
  617.  
  618. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  619. file does not recognize sub-command REAL_PATH
  620. Call Stack (most recent call first):
  621. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  622. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  623. qt5compat/CMakeLists.txt:17 (find_package)
  624.  
  625.  
  626. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  627. -- Running syncqt for module: 'QtCore5Compat'
  628. -- Found the following ICU libraries:
  629. -- i18n (required)
  630. -- uc (required)
  631. -- The following ICU libraries were not found:
  632. -- data (required)
  633. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  634. -- Performing Test HAVE_ICONV
  635. -- Performing Test HAVE_ICONV - Failed
  636. -- Performing Test HAVE_ICONV_WITH_LIB
  637. -- Performing Test HAVE_ICONV_WITH_LIB - Failed
  638. Configuring 'qttools'
  639. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  640. file does not recognize sub-command REAL_PATH
  641. Call Stack (most recent call first):
  642. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  643. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  644. qttools/CMakeLists.txt:25 (find_package)
  645.  
  646.  
  647. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  648. file does not recognize sub-command REAL_PATH
  649. Call Stack (most recent call first):
  650. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  651. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  652. qttools/CMakeLists.txt:25 (find_package)
  653.  
  654.  
  655. -- Could NOT find Qt6AxContainer (missing: Qt6AxContainer_DIR)
  656. -- Could NOT find Clang (missing: Clang_DIR)
  657. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  658. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  659. -- Running syncqt for module: 'QtTools'
  660. -- Could NOT find Clang (missing: Clang_DIR)
  661. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  662. -- Tool 'Qt6::lconvert' will be built from source.
  663. -- Tool 'Qt6::lprodump' will be built from source.
  664. -- Tool 'Qt6::lrelease' will be built from source.
  665. -- Tool 'Qt6::lrelease-pro' will be built from source.
  666. -- Tool 'Qt6::lupdate' will be built from source.
  667. -- Tool 'Qt6::lupdate-pro' will be built from source.
  668. -- Running syncqt for module: 'QtUiPlugin'
  669. -- Running syncqt for module: 'QtUiTools'
  670. -- Running syncqt for module: 'QtDesigner'
  671. QtDesigner: WARNING: C:/qt6-source/qttools/src/designer/src/lib/uilib/abstractformbuilder.h includes uilib_global.h when it should include QtDesigner/uilib_global.h
  672. QtDesigner: WARNING: C:/qt6-source/qttools/src/designer/src/lib/uilib/formbuilder.h includes uilib_global.h when it should include QtDesigner/uilib_global.h
  673. QtDesigner: WARNING: C:/qt6-source/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h
  674. -- Running syncqt for module: 'QtDesignerComponents'
  675. -- Running syncqt for module: 'QtHelp'
  676. -- Tool 'Qt6::qhelpgenerator' will be built from source.
  677. -- Tool 'Qt6::qtattributionsscanner' will be built from source.
  678. -- Tool 'Qt6::windeployqt' will be built from source.
  679. Configuring 'qtquickcontrols2'
  680. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  681. file does not recognize sub-command REAL_PATH
  682. Call Stack (most recent call first):
  683. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  684. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  685. qtquickcontrols2/CMakeLists.txt:18 (find_package)
  686.  
  687.  
  688. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  689. file does not recognize sub-command REAL_PATH
  690. Call Stack (most recent call first):
  691. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  692. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  693. qtquickcontrols2/CMakeLists.txt:18 (find_package)
  694.  
  695.  
  696. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  697. -- Running syncqt for module: 'QtQuickTemplates2'
  698. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  699. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  700. manual specification.
  701. Call Stack (most recent call first):
  702. qtquickcontrols2/src/quicktemplates2/CMakeLists.txt:7 (qt_internal_add_module)
  703.  
  704.  
  705. -- Running syncqt for module: 'QtQuickControls2'
  706. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  707. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  708. manual specification.
  709. Call Stack (most recent call first):
  710. qtquickcontrols2/src/quickcontrols2/CMakeLists.txt:7 (qt_internal_add_module)
  711.  
  712.  
  713. -- Running syncqt for module: 'QtQuickControls2Impl'
  714. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  715. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  716. manual specification.
  717. Call Stack (most recent call first):
  718. qtquickcontrols2/src/quickcontrols2impl/CMakeLists.txt:7 (qt_internal_add_module)
  719.  
  720.  
  721. Configuring 'qtdoc'
  722. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  723. file does not recognize sub-command REAL_PATH
  724. Call Stack (most recent call first):
  725. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  726. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  727. qtdoc/CMakeLists.txt:18 (find_package)
  728.  
  729.  
  730. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  731. file does not recognize sub-command REAL_PATH
  732. Call Stack (most recent call first):
  733. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  734. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  735. qtdoc/CMakeLists.txt:18 (find_package)
  736.  
  737.  
  738. Configuring 'qtqa'
  739. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  740. file does not recognize sub-command REAL_PATH
  741. Call Stack (most recent call first):
  742. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  743. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  744. qtqa/CMakeLists.txt:18 (find_package)
  745.  
  746.  
  747. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  748. file does not recognize sub-command REAL_PATH
  749. Call Stack (most recent call first):
  750. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  751. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  752. qtqa/CMakeLists.txt:18 (find_package)
  753.  
  754.  
  755. Configuring 'qtquick3d'
  756. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  757. file does not recognize sub-command REAL_PATH
  758. Call Stack (most recent call first):
  759. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  760. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  761. qtquick3d/CMakeLists.txt:18 (find_package)
  762.  
  763.  
  764. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  765. file does not recognize sub-command REAL_PATH
  766. Call Stack (most recent call first):
  767. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  768. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  769. qtquick3d/CMakeLists.txt:18 (find_package)
  770.  
  771.  
  772. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  773. -- Running syncqt for module: 'QtQuick3DUtils'
  774. -- Running syncqt for module: 'QtQuick3DAssetImport'
  775. -- Running syncqt for module: 'QtQuick3DRuntimeRender'
  776. -- Running syncqt for module: 'QtQuick3D'
  777. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  778. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  779. manual specification.
  780. Call Stack (most recent call first):
  781. qtquick3d/src/quick3d/CMakeLists.txt:7 (qt_internal_add_module)
  782.  
  783.  
  784. -- Running syncqt for module: 'QtQuick3DParticles'
  785. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  786. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  787. manual specification.
  788. Call Stack (most recent call first):
  789. qtquick3d/src/quick3dparticles/CMakeLists.txt:6 (qt_internal_add_module)
  790.  
  791.  
  792. -- Running syncqt for module: 'QtQuick3DAssetUtils'
  793. -- Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5")
  794. -- Performing Test Assimp
  795. -- Performing Test Assimp - Failed
  796. -- Running syncqt for module: 'QtQuick3DIblBaker'
  797. -- Tool 'Qt6::balsam' will be built from source.
  798. -- Tool 'Qt6::balsamui' will be built from source.
  799. -- Tool 'Qt6::meshdebug' will be built from source.
  800. -- Tool 'Qt6::shadergen' will be built from source.
  801. Configuring 'qtquicktimeline'
  802. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  803. file does not recognize sub-command REAL_PATH
  804. Call Stack (most recent call first):
  805. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  806. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  807. qtquicktimeline/CMakeLists.txt:18 (find_package)
  808.  
  809.  
  810. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  811. file does not recognize sub-command REAL_PATH
  812. Call Stack (most recent call first):
  813. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  814. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  815. qtquicktimeline/CMakeLists.txt:18 (find_package)
  816.  
  817.  
  818. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  819. -- Running syncqt for module: 'QtQuickTimeline'
  820. CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
  821. GENERATE_METATYPES is on by default for Qt modules. Please remove the
  822. manual specification.
  823. Call Stack (most recent call first):
  824. qtquicktimeline/src/timeline/CMakeLists.txt:1 (qt_internal_add_module)
  825.  
  826.  
  827. Configuring 'qtsensors'
  828. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  829. file does not recognize sub-command REAL_PATH
  830. Call Stack (most recent call first):
  831. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  832. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  833. qtsensors/CMakeLists.txt:13 (find_package)
  834.  
  835.  
  836. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  837. file does not recognize sub-command REAL_PATH
  838. Call Stack (most recent call first):
  839. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  840. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  841. qtsensors/CMakeLists.txt:13 (find_package)
  842.  
  843.  
  844. -- Could NOT find Qt6Multimedia (missing: Qt6Multimedia_DIR)
  845. CMake Warning at C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:113 (message):
  846. Failed to find Qt component "Multimedia" config file at ""
  847. Call Stack (most recent call first):
  848. qtsensors/CMakeLists.txt:14 (find_package)
  849.  
  850.  
  851. -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
  852. -- Running syncqt for module: 'QtSensors'
  853. -- Performing Test WinRT sensors
  854. -- Performing Test WinRT sensors - Success
  855. CMAKE_VERSION: 3.17.1
  856. CMAKE_PREFIX_PATH: C:/qt6-build/qtbase/lib/cmake;C:/qt6-build/qtbase
  857. CMAKE_MODULES_UNDER_TEST: Core;Sensors
  858. CMAKE_Core_MODULE_MAJOR_VERSION: 6
  859. CMAKE_Core_MODULE_MINOR_VERSION: 2
  860. CMAKE_Core_MODULE_PATCH_VERSION: 0
  861. CMAKE_Sensors_MODULE_MAJOR_VERSION: 6
  862. CMAKE_Sensors_MODULE_MINOR_VERSION: 2
  863. CMAKE_Sensors_MODULE_PATCH_VERSION: 0
  864. Configuring 'qttranslations'
  865. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  866. file does not recognize sub-command REAL_PATH
  867. Call Stack (most recent call first):
  868. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  869. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  870. qttranslations/CMakeLists.txt:15 (find_package)
  871.  
  872.  
  873. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  874. file does not recognize sub-command REAL_PATH
  875. Call Stack (most recent call first):
  876. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  877. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  878. qttranslations/CMakeLists.txt:15 (find_package)
  879.  
  880.  
  881. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  882. Directory 'C:/qt6-source/qttranslations/translations/../../qtactiveqt/src'
  883. for qtbase does not exist. Skipping...
  884. Call Stack (most recent call first):
  885. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  886.  
  887.  
  888. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  889. Directory
  890. 'C:/qt6-source/qttranslations/translations/../../qtimageformats/src' for
  891. qtbase does not exist. Skipping...
  892. Call Stack (most recent call first):
  893. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  894.  
  895.  
  896. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  897. Directory
  898. 'C:/qt6-source/qttranslations/translations/../../qtmultimedia/src' for
  899. qtmultimedia does not exist. Skipping...
  900. Call Stack (most recent call first):
  901. qttranslations/translations/CMakeLists.txt:80 (add_ts_targets)
  902.  
  903.  
  904. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  905. No source files located for qtmultimedia, skipping target creation
  906. Call Stack (most recent call first):
  907. qttranslations/translations/CMakeLists.txt:80 (add_ts_targets)
  908.  
  909.  
  910. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  911. Directory
  912. 'C:/qt6-source/qttranslations/translations/../../qtconnectivity/src' for
  913. qtconnectivity does not exist. Skipping...
  914. Call Stack (most recent call first):
  915. qttranslations/translations/CMakeLists.txt:85 (add_ts_targets)
  916.  
  917.  
  918. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  919. No source files located for qtconnectivity, skipping target creation
  920. Call Stack (most recent call first):
  921. qttranslations/translations/CMakeLists.txt:85 (add_ts_targets)
  922.  
  923.  
  924. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  925. Directory 'C:/qt6-source/qttranslations/translations/../../qtlocation/src'
  926. for qtlocation does not exist. Skipping...
  927. Call Stack (most recent call first):
  928. qttranslations/translations/CMakeLists.txt:89 (add_ts_targets)
  929.  
  930.  
  931. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  932. No source files located for qtlocation, skipping target creation
  933. Call Stack (most recent call first):
  934. qttranslations/translations/CMakeLists.txt:89 (add_ts_targets)
  935.  
  936.  
  937. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  938. Directory
  939. 'C:/qt6-source/qttranslations/translations/../../qtwebsockets/src' for
  940. qtwebsockets does not exist. Skipping...
  941. Call Stack (most recent call first):
  942. qttranslations/translations/CMakeLists.txt:93 (add_ts_targets)
  943.  
  944.  
  945. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  946. No source files located for qtwebsockets, skipping target creation
  947. Call Stack (most recent call first):
  948. qttranslations/translations/CMakeLists.txt:93 (add_ts_targets)
  949.  
  950.  
  951. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  952. Directory
  953. 'C:/qt6-source/qttranslations/translations/../../qtserialport/src' for
  954. qtserialport does not exist. Skipping...
  955. Call Stack (most recent call first):
  956. qttranslations/translations/CMakeLists.txt:94 (add_ts_targets)
  957.  
  958.  
  959. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  960. No source files located for qtserialport, skipping target creation
  961. Call Stack (most recent call first):
  962. qttranslations/translations/CMakeLists.txt:94 (add_ts_targets)
  963.  
  964.  
  965. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  966. Directory 'C:/qt6-source/qttranslations/translations/../../qtwebengine/src'
  967. for qtwebengine does not exist. Skipping...
  968. Call Stack (most recent call first):
  969. qttranslations/translations/CMakeLists.txt:95 (add_ts_targets)
  970.  
  971.  
  972. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  973. No source files located for qtwebengine, skipping target creation
  974. Call Stack (most recent call first):
  975. qttranslations/translations/CMakeLists.txt:95 (add_ts_targets)
  976.  
  977.  
  978. Configuring 'qtwayland'
  979. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
  980. file does not recognize sub-command REAL_PATH
  981. Call Stack (most recent call first):
  982. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  983. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  984. qtwayland/CMakeLists.txt:20 (find_package)
  985.  
  986.  
  987. CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
  988. file does not recognize sub-command REAL_PATH
  989. Call Stack (most recent call first):
  990. C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
  991. C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
  992. qtwayland/CMakeLists.txt:20 (find_package)
  993.  
  994.  
  995. Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
  996. -- The following packages have been found:
  997.  
  998. * QtBuildInternals
  999. * OpenSSL
  1000. * OpenGL
  1001. * WrapPCRE2
  1002. * WrapOpenSSL
  1003. * WrapHarfbuzz
  1004. * WrapPNG
  1005. * WrapOpenGL
  1006. * ODBC
  1007. * WrapFreetype
  1008. * PythonInterp
  1009. * WrapIconv
  1010. * Qt6QuickWidgets
  1011. * Qt6QmlDevTools
  1012. * Qt6PrintSupport
  1013. * Qt6OpenGLWidgets
  1014. * Qt6QuickTest
  1015. * Qt6Sql
  1016. * Qt6QuickControls2
  1017. * Qt6QmlXmlListModel
  1018. * Qt6Concurrent
  1019. * Qt6ShaderToolsTools (required version >= 6.2.0)
  1020. * Qt6ShaderTools
  1021. * Qt6Zlib
  1022. * Qt6Xml
  1023. * Qt6GuiTools (required version >= 6.2.0)
  1024. * Qt6Gui
  1025. * Qt6WidgetsTools (required version >= 6.2.0)
  1026. * Qt6Widgets
  1027. * WrapOpenSSLHeaders
  1028. * Qt6Network (required version >= 6.2.0)
  1029. * Qt6QmlModels (required version >= 6.2.0)
  1030. * Qt6OpenGL (required version >= 6.2.0)
  1031. * Qt6Quick
  1032. * Qt6QmlTools (required version >= 6.2.0)
  1033. * Qt6Qml
  1034. * Qt6Svg
  1035. * Qt6DBusTools (required version >= 6.2.0)
  1036. * Qt6DBus
  1037. * Qt6Test
  1038. * Qt6Sensors
  1039. * WrapAtomic
  1040. * Qt6CoreTools (required version >= 6.2.0)
  1041. * Qt6Core
  1042. * Qt6LinguistTools (required version >= 6.2.0)
  1043. * Qt6Linguist
  1044. * Threads
  1045. * Qt6BuildInternals
  1046. * Qt6 (required version >= 6.2.0)
  1047.  
  1048. -- The following OPTIONAL packages have not been found:
  1049.  
  1050. * WrapZLIB (required version >= 1.0.8)
  1051. * ZSTD (required version >= 1.3), ZSTD compression library, <https://github.com/facebook/zstd>
  1052. * WrapDBus1 (required version >= 1.2)
  1053. * Libudev
  1054. * WrapDoubleConversion
  1055. * GLIB2, Event loop and utility library, <https://wiki.gnome.org/Projects/GLib>
  1056. * Libsystemd
  1057. * Libb2
  1058. * WrapRt
  1059. * WrapSystemPCRE2 (required version >= 10.20)
  1060. * Slog2
  1061. * WrapBrotli
  1062. * Libproxy
  1063. * GSSAPI, Generic Security Services Application Program Interface
  1064. * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, <http://xorg.freedesktop.org/>
  1065. * ATSPI2
  1066. * DirectFB
  1067. * Libdrm, Userspace interface to kernel DRM services., <https://wiki.freedesktop.org/dri/>
  1068. * WrapSystemFreetype (required version >= 2.2.0)
  1069. * Fontconfig
  1070. * gbm, Mesa gbm library., <http://www.mesa3d.org>
  1071. * WrapSystemHarfbuzz (required version >= 2.6.0)
  1072. * 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/>
  1073. * WrapSystemPNG
  1074. * Mtdev
  1075. * 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/>
  1076. * GLESv2
  1077. * Tslib
  1078. * Vulkan
  1079. * GTK3 (required version >= 3.6)
  1080. * Cups
  1081. * DB2, IBM DB2 client library, <https://www.ibm.com>
  1082. * MySQL, MySQL client library, <https://www.mysql.com>
  1083. * PostgreSQL
  1084. * Oracle, Oracle client library, <https://www.oracle.com>
  1085. * SQLite3
  1086. * Interbase, Interbase client library, <https://www.embarcadero.com/products/interbase>
  1087. * JPEG
  1088. * LTTngUST
  1089. * ICU
  1090. * Qt6AxContainer
  1091. * Clang
  1092. * WrapLibClang (required version >= 8)
  1093. * WrapQuick3DAssimp (required version >= 5)
  1094. * Qt6Multimedia
  1095.  
  1096. Configure summary:
  1097.  
  1098. Building for: win32-msvc (i386, CPU features: sse sse2)
  1099. Compiler: msvc 19.26.28806.0
  1100. Build options:
  1101. Mode ................................... debug
  1102. Fully optimize release builds (-O3) .... no
  1103. Building shared libraries .............. yes
  1104. Using C standard ....................... C11
  1105. Using C++ standard ..................... C++17
  1106. Relocatable ............................ yes
  1107. Using precompiled headers .............. yes
  1108. Using LTCG ............................. no
  1109. Target compiler supports:
  1110. SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  1111. AVX .................................. AVX AVX2
  1112. AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
  1113. Other x86 ............................ AES F16C RDRAND SHA
  1114. Sanitizers:
  1115. Addresses ............................ no
  1116. Threads .............................. no
  1117. Memory ............................... no
  1118. Fuzzer (instrumentation only) ........ no
  1119. Undefined ............................ no
  1120. Build parts ............................ libs tools
  1121. App store compliance ................... no
  1122. Qt modules and options:
  1123. Qt Concurrent .......................... yes
  1124. Qt D-Bus ............................... yes
  1125. Qt D-Bus directly linked to libdbus .... no
  1126. Qt Gui ................................. yes
  1127. Qt Network ............................. yes
  1128. Qt Sql ................................. yes
  1129. Qt Testlib ............................. yes
  1130. Qt Widgets ............................. yes
  1131. Qt Xml ................................. yes
  1132. Support enabled for:
  1133. Using pkg-config ....................... no
  1134. udev ................................... no
  1135. Using system zlib ...................... no
  1136. Zstandard support ...................... no
  1137. Thread support ......................... yes
  1138. Qt Core:
  1139. backtrace .............................. no
  1140. DoubleConversion ....................... yes
  1141. Using system DoubleConversion ........ no
  1142. GLib ................................... no
  1143. ICU .................................... no
  1144. Using system libb2 ..................... no
  1145. Built-in copy of the MIME database ..... yes
  1146. Tracing backend ........................ <none>
  1147. Logging backends:
  1148. journald ............................. no
  1149. syslog ............................... no
  1150. slog2 ................................ no
  1151. PCRE2 .................................. yes
  1152. Using system PCRE2 ................... no
  1153. Qt Sql:
  1154. SQL item models ........................ yes
  1155. Qt Network:
  1156. getifaddrs() ........................... no
  1157. IPv6 ifname ............................ no
  1158. libproxy ............................... no
  1159. Schannel ............................... no
  1160. OpenSSL ................................ yes
  1161. Qt directly linked to OpenSSL ........ no
  1162. OpenSSL 1.1 ............................ yes
  1163. DTLS ................................... yes
  1164. OCSP-stapling .......................... yes
  1165. SCTP ................................... no
  1166. Use system proxies ..................... yes
  1167. GSSAPI ................................. no
  1168. Brotli Decompression Support ........... no
  1169. Qt Gui:
  1170. Accessibility .......................... yes
  1171. FreeType ............................... yes
  1172. Using system FreeType ................ no
  1173. HarfBuzz ............................... yes
  1174. Using system HarfBuzz ................ no
  1175. Fontconfig ............................. no
  1176. Image formats:
  1177. GIF .................................. yes
  1178. ICO .................................. yes
  1179. JPEG ................................. yes
  1180. Using system libjpeg ............... no
  1181. PNG .................................. yes
  1182. Using system libpng ................ no
  1183. Text formats:
  1184. HtmlParser ........................... yes
  1185. CssParser ............................ yes
  1186. OdfWriter ............................ yes
  1187. MarkdownReader ....................... yes
  1188. Using system libmd4c ............... no
  1189. MarkdownWriter ....................... yes
  1190. EGL .................................... no
  1191. OpenVG ................................. no
  1192. OpenGL:
  1193. Desktop OpenGL ....................... no
  1194. Dynamic OpenGL ....................... yes
  1195. OpenGL ES 2.0 ........................ no
  1196. OpenGL ES 3.0 ........................ no
  1197. OpenGL ES 3.1 ........................ no
  1198. OpenGL ES 3.2 ........................ no
  1199. Vulkan ................................. no
  1200. Session Management ..................... yes
  1201. Features used by QPA backends:
  1202. evdev .................................. no
  1203. libinput ............................... no
  1204. INTEGRITY HID .......................... no
  1205. mtdev .................................. no
  1206. tslib .................................. no
  1207. xkbcommon .............................. no
  1208. X11 specific:
  1209. XLib ................................. no
  1210. XCB Xlib ............................. no
  1211. EGL on X11 ........................... no
  1212. xkbcommon-x11 ........................ no
  1213. QPA backends:
  1214. DirectFB ............................... no
  1215. EGLFS .................................. no
  1216. EGLFS details:
  1217. EGLFS OpenWFD ........................ no
  1218. EGLFS i.Mx6 .......................... no
  1219. EGLFS i.Mx6 Wayland .................. no
  1220. EGLFS RCAR ........................... no
  1221. EGLFS EGLDevice ...................... no
  1222. EGLFS GBM ............................ no
  1223. EGLFS VSP2 ........................... no
  1224. EGLFS Mali ........................... no
  1225. EGLFS Raspberry Pi ................... no
  1226. EGLFS X11 ............................ no
  1227. LinuxFB ................................ no
  1228. VNC .................................... no
  1229. VK_KHR_display ......................... no
  1230. QNX:
  1231. lgmon ................................ no
  1232. IMF .................................. no
  1233. XCB:
  1234. Using system-provided xcb-xinput ..... no
  1235. Native painting (experimental) ....... no
  1236. GL integrations:
  1237. GLX Plugin ......................... no
  1238. XCB GLX .......................... no
  1239. EGL-X11 Plugin ..................... no
  1240. Windows:
  1241. Direct 2D ............................ yes
  1242. Direct 2D 1.1 ........................ yes
  1243. DirectWrite .......................... yes
  1244. DirectWrite 3 ........................ yes
  1245. Qt Widgets:
  1246. GTK+ ................................... no
  1247. Styles ................................. Fusion Windows WindowsVista
  1248. Qt Testlib:
  1249. Tester for item models ................. yes
  1250. Qt PrintSupport:
  1251. CUPS ................................... no
  1252. Qt Sql Drivers:
  1253. DB2 (IBM) .............................. no
  1254. InterBase .............................. no
  1255. MySql .................................. no
  1256. OCI (Oracle) ........................... no
  1257. ODBC ................................... yes
  1258. PostgreSQL ............................. no
  1259. SQLite ................................. yes
  1260. Using system provided SQLite ......... no
  1261. Core tools:
  1262. qmake tool ............................. yes
  1263. Qt QML:
  1264. QML network support .................... yes
  1265. QML debugging and profiling support .... yes
  1266. QML just-in-time compiler .............. yes
  1267. QML sequence object .................... yes
  1268. QML XML http request ................... yes
  1269. QML Locale ............................. yes
  1270. Qt QML Models:
  1271. QML list model ......................... yes
  1272. QML delegate model ..................... yes
  1273. Qt Quick:
  1274. AnimatedImage item ..................... yes
  1275. Canvas item ............................ yes
  1276. Support for Qt Quick Designer .......... yes
  1277. Flipable item .......................... yes
  1278. GridView item .......................... yes
  1279. ListView item .......................... yes
  1280. TableView item ......................... yes
  1281. Path support ........................... yes
  1282. PathView item .......................... yes
  1283. Positioner items ....................... yes
  1284. Repeater item .......................... yes
  1285. ShaderEffect item ...................... yes
  1286. Sprite item ............................ yes
  1287. Qt 5 Compatibility Libraries:
  1288. iconv .................................. no
  1289. Qt Tools:
  1290. Qt Assistant ........................... yes
  1291. QDoc ................................... no
  1292. Clang-based lupdate parser ............. no
  1293. Qt Designer ............................ yes
  1294. Qt Distance Field Generator ............ yes
  1295. kmap2qmap .............................. yes
  1296. Qt Linguist ............................ yes
  1297. Mac Deployment Tool .................... no
  1298. pixeltool .............................. yes
  1299. qdbus .................................. yes
  1300. qev .................................... yes
  1301. Qt Attributions Scanner ................ yes
  1302. qtdiag ................................. yes
  1303. qtplugininfo ........................... yes
  1304. Windows deployment tool ................ yes
  1305. Qt Quick Templates 2:
  1306. Hover support .......................... yes
  1307. Multi-touch support .................... yes
  1308. Qt Quick Controls 2:
  1309. Styles ................................. Basic Fusion Imagine Material Universal macOS Windows
  1310. QtQuick3D:
  1311. Assimp ................................. yes
  1312. System Assimp .......................... no
  1313. Qt Sensors:
  1314. WinRT sensors backend .................. yes
  1315.  
  1316. Note: Using pthreads
  1317.  
  1318. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation.
  1319. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation.
  1320. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution.
  1321. On macOS, you can use Homebrew's llvm package.
  1322. You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check.
  1323. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found.
  1324. You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check.
  1325.  
  1326. Qt is now configured for building. Just run 'cmake --build . --parallel'
  1327.  
  1328. Once everything is built, Qt is installed. You should NOT run 'cmake --install .'
  1329. Note that this build cannot be deployed to other machines or devices.
  1330.  
  1331. To configure and build other Qt modules, you can use the following convenience script:
  1332. C:/qt6-build/qtbase/bin/qt-configure-module.bat
  1333.  
  1334. If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory
  1335.  
  1336. -- Configuring incomplete, errors occurred!
  1337. See also "C:/qt6-build/CMakeFiles/CMakeOutput.log".
  1338. See also "C:/qt6-build/CMakeFiles/CMakeError.log".
  1339. CMake Error at C:/qt6-source/qtbase/cmake/QtProcessConfigureArgs.cmake:841 (message):
  1340. CMake exited with code 1.
  1341.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement