Advertisement
oblivioncth

Qt6 debug only attempt

Jan 7th, 2021
580
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.85 KB | None | 0 0
  1. Notice: re-mapping requested qmake spec to unified 'win32-msvc'.
  2.  
  3. opt: zlib val: qt
  4. opt: pcre val: qt
  5. opt: libpng val: qt
  6. Overriding option 'libpng' with 'qt' (was: 'undefined')
  7. opt: libjpeg val: qt
  8. Overriding option 'libjpeg' with 'qt' (was: 'undefined')
  9. opt: freetype val: qt
  10. Overriding option 'freetype' with 'qt' (was: 'undefined')
  11. CMake Warning at C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/cmake/QtProcessConfigureArgs.cmake:223 (message):
  12. '-nomake tools' is not implemented yet.
  13. Call Stack (most recent call first):
  14. C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/cmake/QtProcessConfigureArgs.cmake:674 (qtConfAddWarning)
  15.  
  16.  
  17. 'C:/Engineering/Development/Visual Studio/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe' '-DBUILD_webengine=OFF' '-DBUILD_WITH_PCH=OFF' '-DCMAKE_INSTALL_PREFIX=C://B' '-DQT_QMAKE_TARGET_MKSPEC=win32-msvc' '-DQT_BUILD_EXAMPLES=OFF' '-DQT_BUILD_TESTS=OFF' '-DCMAKE_BUILD_TYPE=Debug' '-DINPUT_opengl=desktop' '-DINPUT_optimize_size=ON' '-DINPUT_system_zlib=OFF' '-DINPUT_make_tool=jom' '-DINPUT_pcre=qt' '-DINPUT_libpng=qt' '-DINPUT_libjpeg=qt' '-DINPUT_freetype=qt' '-G' 'Ninja' 'C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0'
  18. -- The CXX compiler identification is MSVC 19.28.29335.0
  19. -- The C compiler identification is MSVC 19.28.29335.0
  20. -- The ASM compiler identification is MSVC
  21. -- Found assembler: C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe
  22. -- Detecting CXX compiler ABI info
  23. -- Detecting CXX compiler ABI info - done
  24. -- Check for working CXX compiler: C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped
  25. -- Detecting CXX compile features
  26. -- Detecting CXX compile features - done
  27. -- Detecting C compiler ABI info
  28. -- Detecting C compiler ABI info - done
  29. -- Check for working C compiler: C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped
  30. -- Detecting C compile features
  31. -- Detecting C compile features - done
  32. Check dependencies of 'qtbase'
  33. Check dependencies of 'qt5compat'
  34. Check dependencies of 'qtsvg'
  35. Check dependencies of 'qtdeclarative'
  36. Check dependencies of 'qttools'
  37. Check dependencies of 'qtquickcontrols2'
  38. Check dependencies of 'qtdoc'
  39. Check dependencies of 'qtshadertools'
  40. Check dependencies of 'qtquick3d'
  41. Check dependencies of 'qtquicktimeline'
  42. Check dependencies of 'qttranslations'
  43. Check dependencies of 'qtwayland'
  44. Configuring 'qtbase'
  45. -- Extracting architecture info from C:/Q/qtbase/config.tests/arch/architecture_test.exe.
  46. -- Performing Test HAVE_LD_VERSION_SCRIPT
  47. -- Performing Test HAVE_LD_VERSION_SCRIPT - Failed
  48. -- CMAKE_VERSION: "3.19.2"
  49. -- CMAKE_HOST_SYSTEM: "Windows-10.0.19041"
  50. -- CMAKE_HOST_SYSTEM_NAME: "Windows"
  51. -- CMAKE_HOST_SYSTEM_VERSION: "10.0.19041"
  52. -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64"
  53. -- CMAKE_SYSTEM: "Windows"
  54. -- CMAKE_SYSTEM_NAME: "Windows"
  55. -- CMAKE_SYSTEM_VERSION: "10.0.19041"
  56. -- CMAKE_SYSTEM_PROCESSOR: "AMD64"
  57. -- CMAKE_CROSSCOMPILING: "FALSE"
  58. -- CMAKE_C_COMPILER: "C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe" (19.28.29335.0)
  59. -- CMAKE_CXX_COMPILER: "C:/Engineering/Development/Visual Studio/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe" (19.28.29335.0)
  60. -- MSVC_VERSION: "1928"
  61. -- MSVC_TOOLSET_VERSION: "142"
  62. -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.0.8")
  63. -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found ZSTD_LIBRARY-NOTFOUND)
  64. -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2")
  65. -- Performing Test HAVE_cxx14
  66. -- Performing Test HAVE_cxx14 - Success
  67. -- Performing Test HAVE_cxx17
  68. -- Performing Test HAVE_cxx17 - Success
  69. -- Performing Test HAVE_cxx2a
  70. -- Performing Test HAVE_cxx2a - Success
  71. -- Performing Test HAVE_precompile_header
  72. -- Performing Test HAVE_precompile_header - Failed
  73. -- Performing Test TEST_use_bfd_linker
  74. -- Performing Test TEST_use_bfd_linker - Failed
  75. -- Performing Test TEST_use_gold_linker
  76. -- Performing Test TEST_use_gold_linker - Failed
  77. -- Performing Test TEST_use_lld_linker
  78. -- Performing Test TEST_use_lld_linker - Failed
  79. -- Performing Test TEST_optimize_debug
  80. -- Performing Test TEST_optimize_debug - Failed
  81. -- Performing Test TEST_enable_new_dtags
  82. -- Performing Test TEST_enable_new_dtags - Success
  83. -- Performing Test TEST_gdb_index
  84. -- Performing Test TEST_gdb_index - Success
  85. -- Performing Test HAVE_reduce_relocations
  86. -- Performing Test HAVE_reduce_relocations - Failed
  87. -- Performing Test separate debug information support
  88. -- Performing Test separate debug information support - Failed
  89. -- Performing Test HAVE_signaling_nan
  90. -- Performing Test HAVE_signaling_nan - Success
  91. -- Performing SIMD Test SSE2 instructions
  92. -- Performing SIMD Test SSE2 instructions - Success
  93. -- Performing SIMD Test SSE3 instructions
  94. -- Performing SIMD Test SSE3 instructions - Success
  95. -- Performing SIMD Test SSSE3 instructions
  96. -- Performing SIMD Test SSSE3 instructions - Success
  97. -- Performing SIMD Test SSE4.1 instructions
  98. -- Performing SIMD Test SSE4.1 instructions - Success
  99. -- Performing SIMD Test SSE4.2 instructions
  100. -- Performing SIMD Test SSE4.2 instructions - Success
  101. -- Performing SIMD Test AES new instructions
  102. -- Performing SIMD Test AES new instructions - Success
  103. -- Performing SIMD Test F16C instructions
  104. -- Performing SIMD Test F16C instructions - Success
  105. -- Performing SIMD Test RDRAND instruction
  106. -- Performing SIMD Test RDRAND instruction - Success
  107. -- Performing SIMD Test RDSEED instruction
  108. -- Performing SIMD Test RDSEED instruction - Success
  109. -- Performing SIMD Test SHA new instructions
  110. -- Performing SIMD Test SHA new instructions - Success
  111. -- Performing SIMD Test AVX instructions
  112. -- Performing SIMD Test AVX instructions - Success
  113. -- Performing SIMD Test AVX2 instructions
  114. -- Performing SIMD Test AVX2 instructions - Success
  115. -- Performing SIMD Test AVX512 F instructions
  116. -- Performing SIMD Test AVX512 F instructions - Success
  117. -- Performing SIMD Test AVX512 ER instructions
  118. -- Performing SIMD Test AVX512 ER instructions - Success
  119. -- Performing SIMD Test AVX512 CD instructions
  120. -- Performing SIMD Test AVX512 CD instructions - Success
  121. -- Performing SIMD Test AVX512 PF instructions
  122. -- Performing SIMD Test AVX512 PF instructions - Success
  123. -- Performing SIMD Test AVX512 DQ instructions
  124. -- Performing SIMD Test AVX512 DQ instructions - Success
  125. -- Performing SIMD Test AVX512 BW instructions
  126. -- Performing SIMD Test AVX512 BW instructions - Success
  127. -- Performing SIMD Test AVX512 VL instructions
  128. -- Performing SIMD Test AVX512 VL instructions - Success
  129. -- Performing SIMD Test AVX512 IFMA instructions
  130. -- Performing SIMD Test AVX512 IFMA instructions - Success
  131. -- Performing SIMD Test AVX512 VBMI instructions
  132. -- Performing SIMD Test AVX512 VBMI instructions - Success
  133. -- Performing Test HAVE_posix_fallocate
  134. -- Performing Test HAVE_posix_fallocate - Failed
  135. -- Performing Test HAVE_alloca_stdlib_h
  136. -- Performing Test HAVE_alloca_stdlib_h - Failed
  137. -- Performing Test HAVE_alloca_h
  138. -- Performing Test HAVE_alloca_h - Failed
  139. -- Performing Test HAVE_alloca_malloc_h
  140. -- Performing Test HAVE_alloca_malloc_h - Success
  141. -- Performing Test HAVE_stack_protector
  142. -- Performing Test HAVE_stack_protector - Success
  143. -- Performing Test HAVE_intelcet
  144. -- Performing Test HAVE_intelcet - Failed
  145. CMake Error at qtbase/cmake/QtFeature.cmake:207 (message):
  146. Feature "optimize_size": Forcing to "ON" breaks its condition.
  147. Call Stack (most recent call first):
  148. qtbase/cmake/QtFeature.cmake:288 (qt_feature_set_value)
  149. qtbase/cmake/QtFeature.cmake:474 (qt_evaluate_feature)
  150. qtbase/cmake/QtBaseGlobalTargets.cmake:103 (qt_feature_module_end)
  151. qtbase/CMakeLists.txt:72 (include)
  152.  
  153.  
  154. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  155. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  156. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  157. -- Found the following ICU libraries:
  158. -- i18n (required)
  159. -- uc (required)
  160. -- The following ICU libraries were not found:
  161. -- data (required)
  162. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  163. -- Performing Test HAVE_STDATOMIC
  164. -- Performing Test HAVE_STDATOMIC - Success
  165. -- Found WrapAtomic: TRUE
  166. -- Performing Test HAVE_GETTIME
  167. -- Performing Test HAVE_GETTIME - Failed
  168. -- Could NOT find WrapRt (missing: WrapRt_FOUND)
  169. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  170. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  171. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  172. -- Performing Test HAVE_atomicfptr
  173. -- Performing Test HAVE_atomicfptr - Success
  174. -- Performing Test HAVE_cloexec
  175. -- Performing Test HAVE_cloexec - Failed
  176. -- Performing Test HAVE_cxx11_future
  177. -- Performing Test HAVE_cxx11_future - Success
  178. -- Performing Test HAVE_cxx11_random
  179. -- Performing Test HAVE_cxx11_random - Success
  180. -- Performing Test HAVE_cxx17_filesystem
  181. -- Performing Test HAVE_cxx17_filesystem - Success
  182. -- Performing Test HAVE_eventfd
  183. -- Performing Test HAVE_eventfd - Failed
  184. -- Performing Test HAVE_futimens
  185. -- Performing Test HAVE_futimens - Failed
  186. -- Performing Test HAVE_futimes
  187. -- Performing Test HAVE_futimes - Failed
  188. -- Performing Test HAVE_getauxval
  189. -- Performing Test HAVE_getauxval - Failed
  190. -- Performing Test HAVE_getentropy
  191. -- Performing Test HAVE_getentropy - Failed
  192. -- Performing Test HAVE_glibc
  193. -- Performing Test HAVE_glibc - Failed
  194. -- Performing Test HAVE_inotify
  195. -- Performing Test HAVE_inotify - Failed
  196. -- Performing Test HAVE_ipc_sysv
  197. -- Performing Test HAVE_ipc_sysv - Failed
  198. -- Performing Test HAVE_ipc_posix
  199. -- Performing Test HAVE_ipc_posix - Failed
  200. -- Performing Test HAVE_linkat
  201. -- Performing Test HAVE_linkat - Failed
  202. -- Performing Test HAVE_ppoll
  203. -- Performing Test HAVE_ppoll - Failed
  204. -- Performing Test HAVE_pollts
  205. -- Performing Test HAVE_pollts - Failed
  206. -- Performing Test HAVE_poll
  207. -- Performing Test HAVE_poll - Failed
  208. -- Performing Test HAVE_renameat2
  209. -- Performing Test HAVE_renameat2 - Failed
  210. -- Performing Test HAVE_statx
  211. -- Performing Test HAVE_statx - Failed
  212. -- Performing Test HAVE_syslog
  213. -- Performing Test HAVE_syslog - Failed
  214. -- Performing Test HAVE_xlocalescanprint
  215. -- Performing Test HAVE_xlocalescanprint - Failed
  216. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
  217. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  218. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
  219. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  220. -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND)
  221. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  222. -- Performing Test HAVE_getifaddrs
  223. -- Performing Test HAVE_getifaddrs - Failed
  224. -- Performing Test HAVE_ipv6ifname
  225. -- Performing Test HAVE_ipv6ifname - Failed
  226. -- Performing Test HAVE_linux_netlink
  227. -- Performing Test HAVE_linux_netlink - Failed
  228. -- Performing Test HAVE_sctp
  229. -- Performing Test HAVE_sctp - Failed
  230. -- Performing Test HAVE_netlistmgr
  231. -- Performing Test HAVE_netlistmgr - Success
  232. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  233. -- Performing Test HAVE_EGL
  234. -- Performing Test HAVE_EGL - Failed
  235. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  236. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
  237. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  238. -- Findgbm.cmake cannot find gbm on Windows systems.
  239. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  240. -- FindLibinput.cmake cannot find libinput on Windows systems.
  241. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  242. -- Could NOT find WrapSystemPNG (missing: __png_found)
  243. -- Found OpenGL: opengl32
  244. -- Found WrapOpenGL: TRUE
  245. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  246. -- Performing Test HAVE_GLESv2
  247. -- Performing Test HAVE_GLESv2 - Failed
  248. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  249. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  250. -- Performing Test HAVE_evdev
  251. -- Performing Test HAVE_evdev - Failed
  252. -- Performing Test HAVE_integrityfb
  253. -- Performing Test HAVE_integrityfb - Failed
  254. -- Performing Test HAVE_linuxfb
  255. -- Performing Test HAVE_linuxfb - Failed
  256. -- Performing Test HAVE_directwrite
  257. -- Performing Test HAVE_directwrite - Success
  258. -- Performing Test HAVE_directwrite3
  259. -- Performing Test HAVE_directwrite3 - Success
  260. -- Performing Test HAVE_d2d1
  261. -- Performing Test HAVE_d2d1 - Success
  262. -- Performing Test HAVE_d2d1_1
  263. -- Performing Test HAVE_d2d1_1 - Success
  264. -- Tool 'Qt6::moc' will be built from source.
  265. -- Tool 'Qt6::rcc' will be built from source.
  266. -- Tool 'Qt6::tracegen' will be built from source.
  267. -- Tool 'Qt6::cmake_automoc_parser' will be built from source.
  268. -- Looking for pthread.h
  269. -- Looking for pthread.h - not found
  270. -- Found Threads: TRUE
  271. -- Using Qt bundled PCRE2.
  272. -- Found WrapPCRE2: TRUE
  273. -- Using source syncqt found at: C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  274. -- Running syncqt for module: 'QtCore'
  275. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  276. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  277. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  278. -- Found the following ICU libraries:
  279. -- i18n (required)
  280. -- uc (required)
  281. -- The following ICU libraries were not found:
  282. -- data (required)
  283. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  284. -- Could NOT find WrapRt (missing: WrapRt_FOUND)
  285. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  286. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  287. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  288. CMake Warning at qtbase/src/corelib/CMakeLists.txt:1213 (message):
  289. xmlstarlet was not found. freedesktop.org.xml will not be minified!
  290.  
  291.  
  292. -- Running syncqt for module: 'QtZlib'
  293. -- Running syncqt for module: 'QtConcurrent'
  294. -- Running syncqt for module: 'QtSql'
  295. QtSql: created deprecated header(s) { qsql.h }
  296. -- Running syncqt for module: 'QtNetwork'
  297. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
  298. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  299. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
  300. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  301. -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND)
  302. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  303. -- Running syncqt for module: 'QtXml'
  304. -- Tool 'Qt6::uic' will be built from source.
  305. -- Tool 'Qt6::qdbuscpp2xml' will be built from source.
  306. -- Tool 'Qt6::qdbusxml2cpp' will be built from source.
  307. -- Tool 'Qt6::qlalr' will be built from source.
  308. -- Tool 'Qt6::qvkgen' will be built from source.
  309. -- Running syncqt for module: 'QtDBus'
  310. QtDBus: created deprecated header(s) { qdbusmacros.h }
  311. -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR)
  312. -- Using Qt bundled Harfbuzz.
  313. -- Found WrapHarfbuzz: TRUE
  314. -- Using Qt bundled PNG.
  315. -- Found WrapPNG: TRUE
  316. -- Using Qt bundled Freetype.
  317. -- Found WrapFreetype: TRUE
  318. -- Running syncqt for module: 'QtGui'
  319. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  320. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  321. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
  322. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  323. -- Findgbm.cmake cannot find gbm on Windows systems.
  324. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  325. -- FindLibinput.cmake cannot find libinput on Windows systems.
  326. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  327. -- Could NOT find WrapSystemPNG (missing: __png_found)
  328. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  329. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  330. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  331. -- Running syncqt for module: 'QtOpenGL'
  332. -- Running syncqt for module: 'QtWidgets'
  333. -- Running syncqt for module: 'QtOpenGLWidgets'
  334. -- Running syncqt for module: 'QtDeviceDiscoverySupport'
  335. -- Running syncqt for module: 'QtFbSupport'
  336. -- Running syncqt for module: 'QtTest'
  337. QtTest: created deprecated header(s) { qtest_global.h }
  338. -- Running syncqt for module: 'QtPrintSupport'
  339. -- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
  340. -- Could NOT find DB2 (missing: DB2_INCLUDE_DIRS DB2_LIBRARIES)
  341. -- Could NOT find MySQL (missing: MySQL_LIBRARIES MySQL_INCLUDE_DIRS)
  342. -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR PostgreSQL_TYPE_INCLUDE_DIR)
  343. -- Could NOT find Oracle (missing: Oracle_INCLUDE_DIRS Oracle_LIBRARIES)
  344. -- Found ODBC: odbc32.lib
  345. -- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY)
  346. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  347. -- Tool 'Qt6::qmake' will be built from source.
  348. Configuring 'qt5compat'
  349. -- Using source syncqt found at: C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  350. -- Running syncqt for module: 'QtCore5Compat'
  351. -- Found the following ICU libraries:
  352. -- i18n (required)
  353. -- uc (required)
  354. -- The following ICU libraries were not found:
  355. -- data (required)
  356. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  357. -- Performing Test HAVE_ICONV
  358. -- Performing Test HAVE_ICONV - Failed
  359. -- Performing Test HAVE_ICONV_WITH_LIB
  360. -- Performing Test HAVE_ICONV_WITH_LIB - Failed
  361. Configuring 'qtsvg'
  362. -- Using source syncqt found at: C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  363. -- Running syncqt for module: 'QtSvg'
  364. -- Running syncqt for module: 'QtSvgWidgets'
  365. Configuring 'qtdeclarative'
  366. -- Found PythonInterp: C:/Engineering/Development/Python3/python.exe (found version "3.8.3")
  367. -- Tool 'Qt6::qmltyperegistrar' will be built from source.
  368. -- Using source syncqt found at: C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  369. -- Running syncqt for module: 'QtQml'
  370. -- Performing Test HAVE_cxx14_make_unique
  371. -- Performing Test HAVE_cxx14_make_unique - Success
  372. -- Performing Test HAVE_pointer_32bit
  373. -- Performing Test HAVE_pointer_32bit - Failed
  374. -- Performing Test HAVE_pointer_64bit
  375. -- Performing Test HAVE_pointer_64bit - Success
  376. -- Performing Test HAVE_arm_thumb
  377. -- Performing Test HAVE_arm_thumb - Failed
  378. -- Performing Test HAVE_arm_fp
  379. -- Performing Test HAVE_arm_fp - Success
  380. -- Running syncqt for module: 'QtQmlModels'
  381. -- Running syncqt for module: 'QtQmlWorkerScript'
  382. -- Running syncqt for module: 'QtQuick'
  383. -- Running syncqt for module: 'QtQuickShapes'
  384. -- Running syncqt for module: 'QtQuickTest'
  385. -- Running syncqt for module: 'QtQuickParticles'
  386. -- Running syncqt for module: 'QtQuickWidgets'
  387. -- Running syncqt for module: 'QtPacketProtocol'
  388. -- Running syncqt for module: 'QtQmlCompiler'
  389. -- Tool 'Qt6::qmlcachegen' will be built from source.
  390. -- Running syncqt for module: 'QtQmlDebug'
  391. -- Tool 'Qt6::qmllint' will be built from source.
  392. -- Tool 'Qt6::qmlimportscanner' will be built from source.
  393. -- Tool 'Qt6::qmlformat' will be built from source.
  394. -- Tool 'Qt6::qml' will be built from source.
  395. -- Tool 'Qt6::qmlprofiler' will be built from source.
  396. -- Tool 'Qt6::qmlpreview' will be built from source.
  397. -- Tool 'Qt6::qmlscene' will be built from source.
  398. -- Tool 'Qt6::qmlplugindump' will be built from source.
  399. -- Tool 'Qt6::qmltestrunner' will be built from source.
  400. Configuring 'qttools'
  401. -- Could NOT find Qt6AxContainer (missing: Qt6AxContainer_DIR)
  402. -- Could NOT find Clang (missing: Clang_DIR)
  403. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  404. -- Using source syncqt found at: C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  405. -- Running syncqt for module: 'QtTools'
  406. -- Could NOT find Clang (missing: Clang_DIR)
  407. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  408. -- Tool 'Qt6::lconvert' will be built from source.
  409. -- Tool 'Qt6::lprodump' will be built from source.
  410. -- Tool 'Qt6::lrelease' will be built from source.
  411. -- Tool 'Qt6::lrelease-pro' will be built from source.
  412. -- Tool 'Qt6::lupdate' will be built from source.
  413. -- Tool 'Qt6::lupdate-pro' will be built from source.
  414. -- Running syncqt for module: 'QtUiPlugin'
  415. -- Running syncqt for module: 'QtUiTools'
  416. -- Running syncqt for module: 'QtDesigner'
  417. QtDesigner: WARNING: C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h
  418. QtDesigner: created deprecated header(s) { QDesignerExportWidget, QDesignerCustomWidgetCollectionInterface, QDesignerCustomWidgetInterface, qdesignerexportwidget.h, customwidget.h }
  419. -- Running syncqt for module: 'QtDesignerComponents'
  420. -- Running syncqt for module: 'QtHelp'
  421. -- Tool 'Qt6::qhelpgenerator' will be built from source.
  422. -- Tool 'Qt6::qtattributionsscanner' will be built from source.
  423. -- Tool 'Qt6::windeployqt' will be built from source.
  424. Configuring 'qtquickcontrols2'
  425. -- Using source syncqt found at: C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  426. -- Running syncqt for module: 'QtQuickTemplates2'
  427. -- Running syncqt for module: 'QtQuickControls2'
  428. -- Running syncqt for module: 'QtQuickControls2Impl'
  429. Configuring 'qtdoc'
  430. Configuring 'qtshadertools'
  431. -- Using source syncqt found at: C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  432. -- Running syncqt for module: 'QtShaderTools'
  433. -- Tool 'Qt6::qsb' will be built from source.
  434. Configuring 'qtquick3d'
  435. -- Using source syncqt found at: C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  436. -- Running syncqt for module: 'QtQuick3DUtils'
  437. -- Running syncqt for module: 'QtQuick3DAssetImport'
  438. -- Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5")
  439. -- Performing Test Assimp
  440. -- Performing Test Assimp - Failed
  441. -- Running syncqt for module: 'QtQuick3DRuntimeRender'
  442. -- Running syncqt for module: 'QtQuick3D'
  443. -- Tool 'Qt6::balsam' will be built from source.
  444. -- Tool 'Qt6::meshdebug' will be built from source.
  445. -- Tool 'Qt6::shadergen' will be built from source.
  446. Configuring 'qtquicktimeline'
  447. Configuring 'qttranslations'
  448. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  449. Directory
  450. 'C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qttranslations/translations/../../qtactiveqt/src'
  451. for qtbase does not exist. Skipping...
  452. Call Stack (most recent call first):
  453. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  454.  
  455.  
  456. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  457. Directory
  458. 'C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qttranslations/translations/../../qtimageformats/src'
  459. for qtbase does not exist. Skipping...
  460. Call Stack (most recent call first):
  461. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  462.  
  463.  
  464. Configuring 'qtwayland'
  465. Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
  466. -- The following packages have been found:
  467.  
  468. * QtBuildInternals
  469. * OpenGL
  470. * WrapPCRE2
  471. * WrapHarfbuzz
  472. * WrapPNG
  473. * ODBC
  474. * WrapFreetype
  475. * WrapIconv
  476. * Qt6Concurrent
  477. * PythonInterp
  478. * Qt6DBusTools (required version >= 6.0.0)
  479. * Qt6DBus
  480. * Qt6Xml
  481. * Qt6QuickWidgets
  482. * Qt6QmlDevTools
  483. * Qt6PrintSupport
  484. * Qt6OpenGLWidgets
  485. * Qt6WidgetsTools (required version >= 6.0.0)
  486. * Qt6Widgets
  487. * Qt6QuickTest
  488. * Qt6Test
  489. * Qt6Sql
  490. * Qt6ShaderToolsTools (required version >= 6.0.0)
  491. * Qt6ShaderTools
  492. * Qt6Zlib
  493. * WrapOpenGL
  494. * Qt6GuiTools (required version >= 6.0.0)
  495. * Qt6Gui (required version >= 6.0.0)
  496. * Qt6QmlTools (required version >= 6.0.0)
  497. * Qt6Network (required version >= 6.0.0)
  498. * Qt6Qml (required version >= 6.0.0)
  499. * Qt6QmlModels (required version >= 6.0.0)
  500. * Qt6OpenGL (required version >= 6.0.0)
  501. * Qt6Quick
  502. * WrapAtomic
  503. * Qt6CoreTools (required version >= 6.0.0)
  504. * Qt6Core
  505. * Qt6LinguistTools (required version >= 6.0.0)
  506. * Qt6Linguist
  507. * Threads
  508. * Qt6BuildInternals
  509. * Qt6 (required version >= 6.0.0)
  510.  
  511. -- The following OPTIONAL packages have not been found:
  512.  
  513. * ZSTD (required version >= 1.3), ZSTD compression library, <https://github.com/facebook/zstd>
  514. * WrapDBus1 (required version >= 1.2)
  515. * Libudev
  516. * WrapDoubleConversion
  517. * GLIB2, Event loop and utility library, <https://wiki.gnome.org/Projects/GLib>
  518. * Libsystemd
  519. * Libb2
  520. * WrapRt
  521. * LTTngUST
  522. * WrapSystemPCRE2 (required version >= 10.20)
  523. * Slog2
  524. * WrapBrotli
  525. * Libproxy
  526. * OpenSSL
  527. * WrapOpenSSLHeaders
  528. * WrapOpenSSL
  529. * GSSAPI, Generic Security Services Application Program Interface
  530. * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, <http://xorg.freedesktop.org/>
  531. * ATSPI2
  532. * DirectFB
  533. * Libdrm, Userspace interface to kernel DRM services., <https://wiki.freedesktop.org/dri/>
  534. * WrapSystemFreetype (required version >= 2.2.0)
  535. * Fontconfig
  536. * gbm, Mesa gbm library., <http://www.mesa3d.org>
  537. * WrapSystemHarfbuzz (required version >= 2.6.0)
  538. * 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/>
  539. * WrapSystemPNG
  540. * Mtdev
  541. * 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/>
  542. * GLESv2
  543. * Tslib
  544. * Vulkan
  545. * GTK3 (required version >= 3.6)
  546. * Cups
  547. * DB2, IBM DB2 client library, <https://www.ibm.com>
  548. * MySQL, MySQL client library, <https://www.mysql.com>
  549. * PostgreSQL
  550. * Oracle, Oracle client library, <https://www.oracle.com>
  551. * SQLite3
  552. * JPEG
  553. * ICU
  554. * Qt6AxContainer
  555. * Clang
  556. * WrapLibClang (required version >= 8)
  557. * WrapQuick3DAssimp (required version >= 5)
  558.  
  559. Configure summary:
  560.  
  561. Building for: win32-msvc (x86_64, CPU features: sse sse2)
  562. Compiler: msvc 19.28.29335.0
  563. Build options:
  564. Mode ................................... debug
  565. Fully optimize release builds (-O3) .... no
  566. Building shared libraries .............. yes
  567. Using C standard ....................... C11
  568. Using C++ standard ..................... C++17
  569. Relocatable ............................ yes
  570. Using precompiled headers .............. no
  571. Using LTCG ............................. no
  572. Target compiler supports:
  573. SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  574. AVX .................................. AVX AVX2
  575. AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
  576. Other x86 ............................ F16C RDRAND
  577. Sanitizers:
  578. Addresses ............................ no
  579. Threads .............................. no
  580. Memory ............................... no
  581. Fuzzer (instrumentation only) ........ no
  582. Undefined ............................ no
  583. Build parts ............................ libs tools
  584. App store compliance ................... no
  585. Qt modules and options:
  586. Qt Concurrent .......................... yes
  587. Qt D-Bus ............................... yes
  588. Qt D-Bus directly linked to libdbus .... no
  589. Qt Gui ................................. yes
  590. Qt Network ............................. yes
  591. Qt Sql ................................. yes
  592. Qt Testlib ............................. yes
  593. Qt Widgets ............................. yes
  594. Qt Xml ................................. yes
  595. Support enabled for:
  596. Using pkg-config ....................... no
  597. udev ................................... no
  598. Using system zlib ...................... no
  599. Zstandard support ...................... no
  600. Qt Core:
  601. DoubleConversion ....................... yes
  602. Using system DoubleConversion ........ no
  603. GLib ................................... no
  604. ICU .................................... no
  605. Using system libb2 ..................... no
  606. Built-in copy of the MIME database ..... yes
  607. Tracing backend ........................ <none>
  608. Logging backends:
  609. journald ............................. no
  610. syslog ............................... no
  611. slog2 ................................ no
  612. PCRE2 .................................. yes
  613. Using system PCRE2 ................... no
  614. Qt Sql:
  615. SQL item models ........................ yes
  616. Qt Network:
  617. getifaddrs() ........................... no
  618. IPv6 ifname ............................ no
  619. libproxy ............................... no
  620. Schannel ............................... no
  621. OpenSSL ................................ no
  622. Qt directly linked to OpenSSL ........ no
  623. OpenSSL 1.1 ............................ no
  624. DTLS ................................... no
  625. OCSP-stapling .......................... no
  626. SCTP ................................... no
  627. Use system proxies ..................... yes
  628. GSSAPI ................................. no
  629. Brotli Decompression Support ........... no
  630. Qt Gui:
  631. Accessibility .......................... yes
  632. FreeType ............................... yes
  633. Using system FreeType ................ no
  634. HarfBuzz ............................... yes
  635. Using system HarfBuzz ................ no
  636. Fontconfig ............................. no
  637. Image formats:
  638. GIF .................................. yes
  639. ICO .................................. yes
  640. JPEG ................................. yes
  641. Using system libjpeg ............... no
  642. PNG .................................. yes
  643. Using system libpng ................ no
  644. Text formats:
  645. HtmlParser ........................... yes
  646. CssParser ............................ yes
  647. OdfWriter ............................ yes
  648. MarkdownReader ....................... yes
  649. Using system libmd4c ............... no
  650. MarkdownWriter ....................... yes
  651. EGL .................................... no
  652. OpenVG ................................. no
  653. OpenGL:
  654. Desktop OpenGL ....................... yes
  655. Dynamic OpenGL ....................... no
  656. OpenGL ES 2.0 ........................ no
  657. OpenGL ES 3.0 ........................ no
  658. OpenGL ES 3.1 ........................ no
  659. OpenGL ES 3.2 ........................ no
  660. Vulkan ................................. no
  661. Session Management ..................... yes
  662. Features used by QPA backends:
  663. evdev .................................. no
  664. libinput ............................... no
  665. INTEGRITY HID .......................... no
  666. mtdev .................................. no
  667. tslib .................................. no
  668. xkbcommon .............................. no
  669. X11 specific:
  670. XLib ................................. no
  671. XCB Xlib ............................. no
  672. EGL on X11 ........................... no
  673. xkbcommon-x11 ........................ no
  674. QPA backends:
  675. DirectFB ............................... no
  676. EGLFS .................................. no
  677. EGLFS details:
  678. EGLFS OpenWFD ........................ no
  679. EGLFS i.Mx6 .......................... no
  680. EGLFS i.Mx6 Wayland .................. no
  681. EGLFS RCAR ........................... no
  682. EGLFS EGLDevice ...................... no
  683. EGLFS GBM ............................ no
  684. EGLFS VSP2 ........................... no
  685. EGLFS Mali ........................... no
  686. EGLFS Raspberry Pi ................... no
  687. EGLFS X11 ............................ no
  688. LinuxFB ................................ no
  689. VNC .................................... no
  690. QNX:
  691. lgmon ................................ no
  692. IMF .................................. no
  693. XCB:
  694. Using system-provided xcb-xinput ..... no
  695. Native painting (experimental) ....... no
  696. GL integrations:
  697. GLX Plugin ......................... no
  698. XCB GLX .......................... no
  699. EGL-X11 Plugin ..................... no
  700. Windows:
  701. Direct 2D ............................ yes
  702. Direct 2D 1.1 ........................ yes
  703. DirectWrite .......................... yes
  704. DirectWrite 3 ........................ yes
  705. Qt Widgets:
  706. GTK+ ................................... no
  707. Styles ................................. Fusion Windows WindowsVista
  708. Qt Testlib:
  709. Tester for item models ................. yes
  710. Qt PrintSupport:
  711. CUPS ................................... no
  712. Qt Sql Drivers:
  713. DB2 (IBM) .............................. no
  714. InterBase .............................. no
  715. MySql .................................. no
  716. OCI (Oracle) ........................... no
  717. ODBC ................................... yes
  718. PostgreSQL ............................. no
  719. SQLite ................................. yes
  720. Using system provided SQLite ......... no
  721. Qt 5 Compatibility Libraries:
  722. iconv .................................. no
  723. Qt QML:
  724. QML network support .................... yes
  725. QML debugging and profiling support .... yes
  726. QML just-in-time compiler .............. yes
  727. QML sequence object .................... yes
  728. QML XML http request ................... yes
  729. QML Locale ............................. yes
  730. Qt QML Models:
  731. QML list model ......................... yes
  732. QML delegate model ..................... yes
  733. Qt Quick:
  734. AnimatedImage item ..................... yes
  735. Canvas item ............................ yes
  736. Support for Qt Quick Designer .......... yes
  737. Flipable item .......................... yes
  738. GridView item .......................... yes
  739. ListView item .......................... yes
  740. Ta-- Configuring incomplete, errors occurred!
  741. bleView item ......................... yes
  742. Path support ........................... yes
  743. PathView item .......................... yes
  744. Positioner items ....................... yes
  745. Repeater item .......................... yes
  746. ShaderEffect item ...................... yes
  747. Sprite item ............................ yes
  748. Qt Tools:
  749. Qt Assistant ........................... yes
  750. QDoc ................................... no
  751. Clang-based lupdate parser ............. no
  752. Qt Designer ............................ yes
  753. Qt Distance Field Generator ............ yes
  754. kmap2qmap .............................. yes
  755. Qt Linguist ............................ yes
  756. Mac Deployment Tool .................... no
  757. pixeltool .............................. yes
  758. qdbus .................................. yes
  759. qev .................................... yes
  760. Qt Attributions Scanner ................ yes
  761. qtdiag ................................. yes
  762. qtpaths ................................ yes
  763. qtplugininfo ...................See also "C:/Q/CMakeFiles/CMakeOutput.log".
  764. See also "C:/Q/CMakeFiles/CMakeError.log".
  765. ........ yes
  766. Windows deployment tool ................ yes
  767. Qt Quick Templates 2:
  768. Hover support .......................... yes
  769. Multi-touch support .................... yes
  770. Qt Quick Controls 2:
  771. Styles ................................. Basic Fusion Imagine Material Universal macOS Windows
  772. QtQuick3D:
  773. Assimp ................................. yes
  774. System Assimp .......................... no
  775.  
  776. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation.
  777. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution. On macOS, you can use Homebrew's llvm package.
  778. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found.
  779.  
  780. Qt is now configured for building. Just run 'cmake --build . --parallel'
  781.  
  782. Once everything is built, you must run 'cmake --install .'
  783. Qt will be installed into 'C:/B'
  784.  
  785. To configure and build other Qt modules, you can use the following convenience script:
  786. C:/B/bin/qt-configure-module.bat
  787.  
  788. If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory
  789.  
  790. CMake Error at C:/Engineering/Development/Qt/src/qt-everywhere-src-6.0.0/qtbase/cmake/QtProcessConfigureArgs.cmake:788 (message):
  791. CMake exited with code 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement