Advertisement
Guest User

Untitled

a guest
Jan 11th, 2021
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.29 KB | None | 0 0
  1.  
  2. C:\QtBuild\qt-everywhere-src-6.0.0>cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_SHARED_LIBS=OFF -DQT_BUILD_EXAMPLES=OFF -DINPUT_static_runtime=ON -DFEATURE_ltcg=OFF -DBUILD_qtwebengine=OFF -DINPUT_sql_mysql=ON -DMySQL_INCLUDE_DIR="C:\MySQL\mysql-5.7.32-winx64\debug\include" -DMySQL_LIBRARY="C:\MySQL\mysql-5.7.32-winx64\debug\lib\mysqlclientMTd.lib" -DINPUT_openssl=linked -DOPENSSL_USE_STATIC_LIBS=ON -DOPENSSL_ROOTDIR="C:\OpenSSL\openssl-1.1.1i\static\x64\debug" -DOPENSSL_CRYPTO_LIBRARY="C:\OpenSSL\openssl-1.1.1i\static\x64\debug\lib\libcryptoMTd.lib" -DCMAKE_INSTALL_PREFIX="C:\QtStatic\6.0.0\msvc2019_64" -G Ninja C:\QtBuild\qt-everywhere-src-6.0.0
  3. -- The CXX compiler identification is MSVC 19.28.29335.0
  4. -- The C compiler identification is MSVC 19.28.29335.0
  5. -- The ASM compiler identification is MSVC
  6. -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe
  7. -- Detecting CXX compiler ABI info
  8. -- Detecting CXX compiler ABI info - done
  9. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped
  10. -- Detecting CXX compile features
  11. -- Detecting CXX compile features - done
  12. -- Detecting C compiler ABI info
  13. -- Detecting C compiler ABI info - done
  14. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped
  15. -- Detecting C compile features
  16. -- Detecting C compile features - done
  17. Check dependencies of 'qtbase'
  18. Check dependencies of 'qt5compat'
  19. Check dependencies of 'qtsvg'
  20. Check dependencies of 'qtdeclarative'
  21. Check dependencies of 'qttools'
  22. Check dependencies of 'qtquickcontrols2'
  23. Check dependencies of 'qtdoc'
  24. Check dependencies of 'qtshadertools'
  25. Check dependencies of 'qtquick3d'
  26. Check dependencies of 'qtquicktimeline'
  27. Check dependencies of 'qttranslations'
  28. Check dependencies of 'qtwayland'
  29. Configuring 'qtbase'
  30. -- Extracting architecture info from C:/QtBuild/qt-everywhere-src-6.0.0/qtbase/config.tests/arch/architecture_test.exe.
  31. -- Performing Test HAVE_LD_VERSION_SCRIPT
  32. -- Performing Test HAVE_LD_VERSION_SCRIPT - Failed
  33. -- CMAKE_VERSION: "3.19.2"
  34. -- CMAKE_HOST_SYSTEM: "Windows-10.0.19042"
  35. -- CMAKE_HOST_SYSTEM_NAME: "Windows"
  36. -- CMAKE_HOST_SYSTEM_VERSION: "10.0.19042"
  37. -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64"
  38. -- CMAKE_SYSTEM: "Windows"
  39. -- CMAKE_SYSTEM_NAME: "Windows"
  40. -- CMAKE_SYSTEM_VERSION: "10.0.19042"
  41. -- CMAKE_SYSTEM_PROCESSOR: "AMD64"
  42. -- CMAKE_CROSSCOMPILING: "FALSE"
  43. -- CMAKE_C_COMPILER: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe" (19.28.29335.0)
  44. -- CMAKE_CXX_COMPILER: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe" (19.28.29335.0)
  45. -- MSVC_VERSION: "1928"
  46. -- MSVC_TOOLSET_VERSION: "142"
  47. -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found suitable version "1.2.11", minimum required is "1.0.8")
  48. -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found ZSTD_LIBRARY-NOTFOUND)
  49. -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2")
  50. -- Performing Test HAVE_cxx14
  51. -- Performing Test HAVE_cxx14 - Success
  52. -- Performing Test HAVE_cxx17
  53. -- Performing Test HAVE_cxx17 - Success
  54. -- Performing Test HAVE_cxx2a
  55. -- Performing Test HAVE_cxx2a - Success
  56. -- Performing Test HAVE_precompile_header
  57. -- Performing Test HAVE_precompile_header - Failed
  58. -- Performing Test TEST_use_bfd_linker
  59. -- Performing Test TEST_use_bfd_linker - Failed
  60. -- Performing Test TEST_use_gold_linker
  61. -- Performing Test TEST_use_gold_linker - Failed
  62. -- Performing Test TEST_use_lld_linker
  63. -- Performing Test TEST_use_lld_linker - Failed
  64. -- Performing Test TEST_optimize_debug
  65. -- Performing Test TEST_optimize_debug - Failed
  66. -- Performing Test TEST_enable_new_dtags
  67. -- Performing Test TEST_enable_new_dtags - Success
  68. -- Performing Test TEST_gdb_index
  69. -- Performing Test TEST_gdb_index - Success
  70. -- Performing Test HAVE_reduce_relocations
  71. -- Performing Test HAVE_reduce_relocations - Failed
  72. -- Performing Test separate debug information support
  73. -- Performing Test separate debug information support - Failed
  74. -- Performing Test HAVE_signaling_nan
  75. -- Performing Test HAVE_signaling_nan - Success
  76. -- Performing SIMD Test SSE2 instructions
  77. -- Performing SIMD Test SSE2 instructions - Success
  78. -- Performing SIMD Test SSE3 instructions
  79. -- Performing SIMD Test SSE3 instructions - Success
  80. -- Performing SIMD Test SSSE3 instructions
  81. -- Performing SIMD Test SSSE3 instructions - Success
  82. -- Performing SIMD Test SSE4.1 instructions
  83. -- Performing SIMD Test SSE4.1 instructions - Success
  84. -- Performing SIMD Test SSE4.2 instructions
  85. -- Performing SIMD Test SSE4.2 instructions - Success
  86. -- Performing SIMD Test AES new instructions
  87. -- Performing SIMD Test AES new instructions - Success
  88. -- Performing SIMD Test F16C instructions
  89. -- Performing SIMD Test F16C instructions - Success
  90. -- Performing SIMD Test RDRAND instruction
  91. -- Performing SIMD Test RDRAND instruction - Success
  92. -- Performing SIMD Test RDSEED instruction
  93. -- Performing SIMD Test RDSEED instruction - Success
  94. -- Performing SIMD Test SHA new instructions
  95. -- Performing SIMD Test SHA new instructions - Success
  96. -- Performing SIMD Test AVX instructions
  97. -- Performing SIMD Test AVX instructions - Success
  98. -- Performing SIMD Test AVX2 instructions
  99. -- Performing SIMD Test AVX2 instructions - Success
  100. -- Performing SIMD Test AVX512 F instructions
  101. -- Performing SIMD Test AVX512 F instructions - Success
  102. -- Performing SIMD Test AVX512 ER instructions
  103. -- Performing SIMD Test AVX512 ER instructions - Success
  104. -- Performing SIMD Test AVX512 CD instructions
  105. -- Performing SIMD Test AVX512 CD instructions - Success
  106. -- Performing SIMD Test AVX512 PF instructions
  107. -- Performing SIMD Test AVX512 PF instructions - Success
  108. -- Performing SIMD Test AVX512 DQ instructions
  109. -- Performing SIMD Test AVX512 DQ instructions - Success
  110. -- Performing SIMD Test AVX512 BW instructions
  111. -- Performing SIMD Test AVX512 BW instructions - Success
  112. -- Performing SIMD Test AVX512 VL instructions
  113. -- Performing SIMD Test AVX512 VL instructions - Success
  114. -- Performing SIMD Test AVX512 IFMA instructions
  115. -- Performing SIMD Test AVX512 IFMA instructions - Success
  116. -- Performing SIMD Test AVX512 VBMI instructions
  117. -- Performing SIMD Test AVX512 VBMI instructions - Success
  118. -- Performing Test HAVE_posix_fallocate
  119. -- Performing Test HAVE_posix_fallocate - Failed
  120. -- Performing Test HAVE_alloca_stdlib_h
  121. -- Performing Test HAVE_alloca_stdlib_h - Failed
  122. -- Performing Test HAVE_alloca_h
  123. -- Performing Test HAVE_alloca_h - Failed
  124. -- Performing Test HAVE_alloca_malloc_h
  125. -- Performing Test HAVE_alloca_malloc_h - Success
  126. -- Performing Test HAVE_stack_protector
  127. -- Performing Test HAVE_stack_protector - Success
  128. -- Performing Test HAVE_intelcet
  129. -- Performing Test HAVE_intelcet - Failed
  130. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  131. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  132. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  133. -- Found the following ICU libraries:
  134. -- i18n (required)
  135. -- uc (required)
  136. -- The following ICU libraries were not found:
  137. -- data (required)
  138. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  139. -- Performing Test HAVE_STDATOMIC
  140. -- Performing Test HAVE_STDATOMIC - Success
  141. -- Found WrapAtomic: TRUE
  142. -- Performing Test HAVE_GETTIME
  143. -- Performing Test HAVE_GETTIME - Failed
  144. -- Could NOT find WrapRt (missing: WrapRt_FOUND)
  145. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  146. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  147. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  148. -- Performing Test HAVE_atomicfptr
  149. -- Performing Test HAVE_atomicfptr - Success
  150. -- Performing Test HAVE_cloexec
  151. -- Performing Test HAVE_cloexec - Failed
  152. -- Performing Test HAVE_cxx11_future
  153. -- Performing Test HAVE_cxx11_future - Success
  154. -- Performing Test HAVE_cxx11_random
  155. -- Performing Test HAVE_cxx11_random - Success
  156. -- Performing Test HAVE_cxx17_filesystem
  157. -- Performing Test HAVE_cxx17_filesystem - Success
  158. -- Performing Test HAVE_eventfd
  159. -- Performing Test HAVE_eventfd - Failed
  160. -- Performing Test HAVE_futimens
  161. -- Performing Test HAVE_futimens - Failed
  162. -- Performing Test HAVE_futimes
  163. -- Performing Test HAVE_futimes - Failed
  164. -- Performing Test HAVE_getauxval
  165. -- Performing Test HAVE_getauxval - Failed
  166. -- Performing Test HAVE_getentropy
  167. -- Performing Test HAVE_getentropy - Failed
  168. -- Performing Test HAVE_glibc
  169. -- Performing Test HAVE_glibc - Failed
  170. -- Performing Test HAVE_inotify
  171. -- Performing Test HAVE_inotify - Failed
  172. -- Performing Test HAVE_ipc_sysv
  173. -- Performing Test HAVE_ipc_sysv - Failed
  174. -- Performing Test HAVE_ipc_posix
  175. -- Performing Test HAVE_ipc_posix - Failed
  176. -- Performing Test HAVE_linkat
  177. -- Performing Test HAVE_linkat - Failed
  178. -- Performing Test HAVE_ppoll
  179. -- Performing Test HAVE_ppoll - Failed
  180. -- Performing Test HAVE_pollts
  181. -- Performing Test HAVE_pollts - Failed
  182. -- Performing Test HAVE_poll
  183. -- Performing Test HAVE_poll - Failed
  184. -- Performing Test HAVE_renameat2
  185. -- Performing Test HAVE_renameat2 - Failed
  186. -- Performing Test HAVE_statx
  187. -- Performing Test HAVE_statx - Failed
  188. -- Performing Test HAVE_syslog
  189. -- Performing Test HAVE_syslog - Failed
  190. -- Performing Test HAVE_xlocalescanprint
  191. -- Performing Test HAVE_xlocalescanprint - Failed
  192. -- Found OpenSSL: C:/Strawberry/c/lib/libcrypto.a (found version "1.1.0h")
  193. -- Found WrapOpenSSLHeaders: TRUE
  194. -- Performing Test HAVE_openssl_headers
  195. -- Performing Test HAVE_openssl_headers - Failed
  196. -- Found WrapOpenSSL: TRUE
  197. -- Performing Test HAVE_openssl
  198. -- Performing Test HAVE_openssl - Failed
  199. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  200. -- Performing Test HAVE_getifaddrs
  201. -- Performing Test HAVE_getifaddrs - Failed
  202. -- Performing Test HAVE_ipv6ifname
  203. -- Performing Test HAVE_ipv6ifname - Failed
  204. -- Performing Test HAVE_linux_netlink
  205. -- Performing Test HAVE_linux_netlink - Failed
  206. -- Performing Test HAVE_sctp
  207. -- Performing Test HAVE_sctp - Failed
  208. -- Performing Test HAVE_dtls
  209. -- Performing Test HAVE_dtls - Success
  210. -- Performing Test HAVE_ocsp
  211. -- Performing Test HAVE_ocsp - Success
  212. -- Performing Test HAVE_netlistmgr
  213. -- Performing Test HAVE_netlistmgr - Success
  214. CMake Error at qtbase/cmake/QtFeature.cmake:207 (message):
  215. Feature "openssl": Forcing to "ON" breaks its condition.
  216. Call Stack (most recent call first):
  217. qtbase/cmake/QtFeature.cmake:288 (qt_feature_set_value)
  218. qtbase/cmake/QtFeature.cmake:155 (qt_evaluate_feature)
  219. qtbase/cmake/QtFeature.cmake:251 (qt_evaluate_config_expression)
  220. qtbase/cmake/QtFeature.cmake:474 (qt_evaluate_feature)
  221. qtbase/cmake/QtFeature.cmake:454 (qt_feature_module_end)
  222. qtbase/src/CMakeLists.txt:9 (qt_feature_evaluate_features)
  223.  
  224.  
  225. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  226. -- Performing Test HAVE_EGL
  227. -- Performing Test HAVE_EGL - Failed
  228. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  229. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (found suitable version "2.7.1", minimum required is "2.2.0")
  230. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  231. -- Findgbm.cmake cannot find gbm on Windows systems.
  232. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  233. -- FindLibinput.cmake cannot find libinput on Windows systems.
  234. -- Could NOT find JPEG (missing: JPEG_LIBRARY) (found version "90")
  235. -- Could NOT find WrapSystemPNG (missing: __png_found)
  236. -- Found OpenGL: opengl32
  237. -- Found WrapOpenGL: TRUE
  238. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  239. -- Performing Test HAVE_GLESv2
  240. -- Performing Test HAVE_GLESv2 - Failed
  241. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  242. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  243. -- Performing Test HAVE_evdev
  244. -- Performing Test HAVE_evdev - Failed
  245. -- Performing Test HAVE_integrityfb
  246. -- Performing Test HAVE_integrityfb - Failed
  247. -- Performing Test HAVE_linuxfb
  248. -- Performing Test HAVE_linuxfb - Failed
  249. -- Performing Test HAVE_directwrite
  250. -- Performing Test HAVE_directwrite - Success
  251. -- Performing Test HAVE_directwrite3
  252. -- Performing Test HAVE_directwrite3 - Success
  253. -- Performing Test HAVE_d2d1
  254. -- Performing Test HAVE_d2d1 - Success
  255. -- Performing Test HAVE_d2d1_1
  256. -- Performing Test HAVE_d2d1_1 - Success
  257. -- Tool 'Qt6::moc' will be built from source.
  258. -- Tool 'Qt6::rcc' will be built from source.
  259. -- Tool 'Qt6::tracegen' will be built from source.
  260. -- Tool 'Qt6::cmake_automoc_parser' will be built from source.
  261. -- Looking for pthread.h
  262. -- Looking for pthread.h - not found
  263. -- Found Threads: TRUE
  264. -- Using Qt bundled PCRE2.
  265. -- Found WrapPCRE2: TRUE
  266. -- Using source syncqt found at: C:/QtBuild/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  267. -- Running syncqt for module: 'QtCore'
  268. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  269. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  270. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  271. -- Found the following ICU libraries:
  272. -- i18n (required)
  273. -- uc (required)
  274. -- The following ICU libraries were not found:
  275. -- data (required)
  276. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  277. -- Could NOT find WrapRt (missing: WrapRt_FOUND)
  278. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  279. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  280. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  281. CMake Warning at qtbase/src/corelib/CMakeLists.txt:1213 (message):
  282. xmlstarlet was not found. freedesktop.org.xml will not be minified!
  283.  
  284.  
  285. -- Running syncqt for module: 'QtZlib'
  286. -- Running syncqt for module: 'QtConcurrent'
  287. -- Running syncqt for module: 'QtSql'
  288. -- Running syncqt for module: 'QtNetwork'
  289. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  290. -- Running syncqt for module: 'QtXml'
  291. -- Tool 'Qt6::uic' will be built from source.
  292. -- Tool 'Qt6::qdbuscpp2xml' will be built from source.
  293. -- Tool 'Qt6::qdbusxml2cpp' will be built from source.
  294. -- Tool 'Qt6::qlalr' will be built from source.
  295. -- Tool 'Qt6::qvkgen' will be built from source.
  296. -- Running syncqt for module: 'QtDBus'
  297. -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR)
  298. -- Using Qt bundled Harfbuzz.
  299. -- Found WrapHarfbuzz: TRUE
  300. -- Using Qt bundled PNG.
  301. -- Found WrapPNG: TRUE
  302. -- Using Qt bundled Freetype.
  303. -- Found WrapFreetype: TRUE
  304. -- Running syncqt for module: 'QtGui'
  305. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  306. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  307. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (found suitable version "2.7.1", minimum required is "2.2.0")
  308. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  309. -- Findgbm.cmake cannot find gbm on Windows systems.
  310. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  311. -- FindLibinput.cmake cannot find libinput on Windows systems.
  312. -- Could NOT find JPEG (missing: JPEG_LIBRARY) (found version "90")
  313. -- Could NOT find WrapSystemPNG (missing: __png_found)
  314. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  315. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  316. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  317. -- Running syncqt for module: 'QtOpenGL'
  318. -- Running syncqt for module: 'QtWidgets'
  319. -- Running syncqt for module: 'QtOpenGLWidgets'
  320. -- Running syncqt for module: 'QtDeviceDiscoverySupport'
  321. -- Running syncqt for module: 'QtFbSupport'
  322. -- Running syncqt for module: 'QtTest'
  323. -- Running syncqt for module: 'QtPrintSupport'
  324. -- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
  325. -- Could NOT find DB2 (missing: DB2_INCLUDE_DIRS DB2_LIBRARIES)
  326. -- Could NOT find MySQL (missing: MySQL_LIBRARIES MySQL_INCLUDE_DIRS)
  327. -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_TYPE_INCLUDE_DIR) (found version "9.6.3")
  328. -- Could NOT find Oracle (missing: Oracle_INCLUDE_DIRS Oracle_LIBRARIES)
  329. -- Found ODBC: odbc32.lib
  330. -- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY)
  331. CMake Error at qtbase/cmake/QtFeature.cmake:207 (message):
  332. Feature "sql_mysql": Forcing to "ON" breaks its condition.
  333. Call Stack (most recent call first):
  334. qtbase/cmake/QtFeature.cmake:288 (qt_feature_set_value)
  335. qtbase/cmake/QtFeature.cmake:474 (qt_evaluate_feature)
  336. qtbase/src/plugins/sqldrivers/CMakeLists.txt:34 (qt_feature_module_end)
  337.  
  338.  
  339. -- Could NOT find JPEG (missing: JPEG_LIBRARY) (found version "90")
  340. -- Tool 'Qt6::qmake' will be built from source.
  341. Generating Plugins files for BundledLibpng;BundledFreetype;BundledHarfbuzz;BundledPcre2;EntryPoint;Core;Core_qobject;Zlib;Concurrent;Sql;Network;Xml;DBus;Gui;OpenGL;Widgets;OpenGLWidgets;DeviceDiscoverySupport;FbSupport;Test;PrintSupport...
  342. Configuring 'qt5compat'
  343. -- Using source syncqt found at: C:/QtBuild/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  344. -- Running syncqt for module: 'QtCore5Compat'
  345. -- Found the following ICU libraries:
  346. -- i18n (required)
  347. -- uc (required)
  348. -- The following ICU libraries were not found:
  349. -- data (required)
  350. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
  351. -- Performing Test HAVE_ICONV
  352. -- Performing Test HAVE_ICONV - Failed
  353. -- Performing Test HAVE_ICONV_WITH_LIB
  354. -- Performing Test HAVE_ICONV_WITH_LIB - Failed
  355. Generating Plugins files for Core5Compat...
  356. Configuring 'qtsvg'
  357. -- Using source syncqt found at: C:/QtBuild/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  358. -- Running syncqt for module: 'QtSvg'
  359. -- Running syncqt for module: 'QtSvgWidgets'
  360. Generating Plugins files for Svg;SvgWidgets...
  361. Configuring 'qtdeclarative'
  362. -- Found PythonInterp: C:/Python27/python.exe (found version "2.7.15")
  363. -- Tool 'Qt6::qmltyperegistrar' will be built from source.
  364. -- Using source syncqt found at: C:/QtBuild/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  365. -- Running syncqt for module: 'QtQml'
  366. -- Performing Test HAVE_cxx14_make_unique
  367. -- Performing Test HAVE_cxx14_make_unique - Success
  368. -- Performing Test HAVE_pointer_32bit
  369. -- Performing Test HAVE_pointer_32bit - Failed
  370. -- Performing Test HAVE_pointer_64bit
  371. -- Performing Test HAVE_pointer_64bit - Success
  372. -- Performing Test HAVE_arm_thumb
  373. -- Performing Test HAVE_arm_thumb - Failed
  374. -- Performing Test HAVE_arm_fp
  375. -- Performing Test HAVE_arm_fp - Success
  376. -- Running syncqt for module: 'QtQmlModels'
  377. -- Running syncqt for module: 'QtQmlWorkerScript'
  378. -- Running syncqt for module: 'QtQuick'
  379. -- Running syncqt for module: 'QtQuickShapes'
  380. -- Running syncqt for module: 'QtQuickTest'
  381. -- Running syncqt for module: 'QtQuickParticles'
  382. -- Running syncqt for module: 'QtQuickWidgets'
  383. -- Running syncqt for module: 'QtPacketProtocol'
  384. -- Running syncqt for module: 'QtQmlCompiler'
  385. -- Tool 'Qt6::qmlcachegen' will be built from source.
  386. -- Running syncqt for module: 'QtQmlDebug'
  387. -- Tool 'Qt6::qmllint' will be built from source.
  388. -- Tool 'Qt6::qmlimportscanner' will be built from source.
  389. -- Tool 'Qt6::qmlformat' will be built from source.
  390. -- Tool 'Qt6::qml' will be built from source.
  391. -- Tool 'Qt6::qmlprofiler' will be built from source.
  392. -- Tool 'Qt6::qmlpreview' will be built from source.
  393. -- Tool 'Qt6::qmltestrunner' will be built from source.
  394. Generating Plugins files for Qml;QmlModels;QmlWorkerScript;Quick;QuickShapes;QuickTest;QuickParticles;QuickWidgets;PacketProtocol;QmlDevTools;QmlCompiler;QmlDebug...
  395. Configuring 'qttools'
  396. -- Could NOT find Qt6AxContainer (missing: Qt6AxContainer_DIR)
  397. -- Found WrapLibClang: TRUE (found suitable version "11.0.0", minimum required is "8")
  398. -- Using source syncqt found at: C:/QtBuild/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  399. -- Running syncqt for module: 'QtTools'
  400. -- Tool 'Qt6::lconvert' will be built from source.
  401. -- Tool 'Qt6::lprodump' will be built from source.
  402. -- Tool 'Qt6::lrelease' will be built from source.
  403. -- Tool 'Qt6::lrelease-pro' will be built from source.
  404. -- Tool 'Qt6::lupdate' will be built from source.
  405. -- Tool 'Qt6::lupdate-pro' will be built from source.
  406. -- Running syncqt for module: 'QtUiPlugin'
  407. -- Running syncqt for module: 'QtUiTools'
  408. -- Running syncqt for module: 'QtDesigner'
  409. QtDesigner: WARNING: C:/QtBuild/qt-everywhere-src-6.0.0/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h
  410. QtDesigner: created deprecated header(s) { customwidget.h, qdesignerexportwidget.h, QDesignerExportWidget, QDesignerCustomWidgetInterface, QDesignerCustomWidgetCollectionInterface }
  411. -- Running syncqt for module: 'QtDesignerComponents'
  412. -- Running syncqt for module: 'QtHelp'
  413. -- Tool 'Qt6::qhelpgenerator' will be built from source.
  414. -- Tool 'Qt6::qtattributionsscanner' will be built from source.
  415. -- Tool 'Qt6::qdoc' will be built from source.
  416. -- Tool 'Qt6::windeployqt' will be built from source.
  417. Generating Plugins files for Tools;Linguist;UiPlugin;UiTools;Designer;DesignerComponents;Help...
  418. Configuring 'qtquickcontrols2'
  419. -- Using source syncqt found at: C:/QtBuild/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  420. -- Running syncqt for module: 'QtQuickTemplates2'
  421. -- Running syncqt for module: 'QtQuickControls2'
  422. -- Running syncqt for module: 'QtQuickControls2Impl'
  423. Generating Plugins files for QuickTemplates2;QuickControls2;QuickControls2Impl...
  424. Configuring 'qtdoc'
  425. Generating Plugins files for ...
  426. Configuring 'qtshadertools'
  427. -- Using source syncqt found at: C:/QtBuild/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  428. -- Running syncqt for module: 'QtShaderTools'
  429. -- Tool 'Qt6::qsb' will be built from source.
  430. Generating Plugins files for BundledGlslang_Spirv;BundledGlslang_Osdependent;BundledGlslang_Oglcompiler;BundledGlslang_Glslang;BundledSpirv_Cross;ShaderTools...
  431. Configuring 'qtquick3d'
  432. -- Using source syncqt found at: C:/QtBuild/qt-everywhere-src-6.0.0/qtbase/bin/syncqt.pl
  433. -- Running syncqt for module: 'QtQuick3DUtils'
  434. -- Running syncqt for module: 'QtQuick3DAssetImport'
  435. -- Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5")
  436. -- Performing Test Assimp
  437. -- Performing Test Assimp - Failed
  438. -- Running syncqt for module: 'QtQuick3DRuntimeRender'
  439. -- Running syncqt for module: 'QtQuick3D'
  440. -- Tool 'Qt6::balsam' will be built from source.
  441. -- Tool 'Qt6::meshdebug' will be built from source.
  442. -- Tool 'Qt6::shadergen' will be built from source.
  443. Generating Plugins files for Quick3DUtils;Quick3DAssetImport;Quick3DRuntimeRender;Quick3D...
  444. Configuring 'qtquicktimeline'
  445. Generating Plugins files for ...
  446. Configuring 'qttranslations'
  447. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  448. Directory
  449. 'C:/QtBuild/qt-everywhere-src-6.0.0/qttranslations/translations/../../qtactiveqt/src'
  450. for qtbase does not exist. Skipping...
  451. Call Stack (most recent call first):
  452. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  453.  
  454.  
  455. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  456. Directory
  457. 'C:/QtBuild/qt-everywhere-src-6.0.0/qttranslations/translations/../../qtimageformats/src'
  458. for qtbase does not exist. Skipping...
  459. Call Stack (most recent call first):
  460. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  461.  
  462.  
  463. Configuring 'qtwayland'
  464. Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
  465. -- The following packages have been found:
  466.  
  467. * QtBuildInternals
  468. * OpenSSL
  469. * OpenGL
  470. * WrapOpenSSL
  471. * WrapOpenGL
  472. * ODBC
  473. * WrapIconv
  474. * Qt6Concurrent
  475. * PythonInterp
  476. * Qt6DBusTools (required version >= 6.0.0)
  477. * Qt6DBus
  478. * Qt6Xml
  479. * Qt6QuickWidgets
  480. * Qt6QmlDevTools
  481. * Qt6PrintSupport
  482. * Qt6OpenGLWidgets
  483. * LLVM
  484. * Clang
  485. * WrapLibClang (required version >= 8)
  486. * Qt6WidgetsTools (required version >= 6.0.0)
  487. * Qt6Widgets
  488. * Qt6QuickTest
  489. * Qt6Test
  490. * Qt6Sql
  491. * Qt6ShaderToolsTools (required version >= 6.0.0)
  492. * Qt6ShaderTools
  493. * Qt6Zlib
  494. * WrapPNG
  495. * WrapHarfbuzz
  496. * WrapFreetype
  497. * Qt6GuiTools (required version >= 6.0.0)
  498. * Qt6Gui (required version >= 6.0.0)
  499. * Qt6QmlTools (required version >= 6.0.0)
  500. * WrapOpenSSLHeaders
  501. * Qt6Network (required version >= 6.0.0)
  502. * Qt6Qml (required version >= 6.0.0)
  503. * Qt6QmlModels (required version >= 6.0.0)
  504. * Qt6OpenGL (required version >= 6.0.0)
  505. * Qt6Quick
  506. * WrapAtomic
  507. * WrapPCRE2
  508. * Qt6CoreTools (required version >= 6.0.0)
  509. * Qt6Core
  510. * Qt6LinguistTools (required version >= 6.0.0)
  511. * Qt6Linguist
  512. * Threads
  513. * Qt6BuildInternals
  514. * Qt6 (required version >= 6.0.0)
  515.  
  516. -- The following OPTIONAL packages have not been found:
  517.  
  518. * ZSTD (required version >= 1.3), ZSTD compression library, <https://github.com/facebook/zstd>
  519. * WrapDBus1 (required version >= 1.2)
  520. * Libudev
  521. * WrapDoubleConversion
  522. * GLIB2, Event loop and utility library, <https://wiki.gnome.org/Projects/GLib>
  523. * Libsystemd
  524. * Libb2
  525. * WrapRt
  526. * LTTngUST
  527. * WrapSystemPCRE2 (required version >= 10.20)
  528. * Slog2
  529. * WrapBrotli
  530. * Libproxy
  531. * GSSAPI, Generic Security Services Application Program Interface
  532. * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, <http://xorg.freedesktop.org/>
  533. * ATSPI2
  534. * DirectFB
  535. * Libdrm, Userspace interface to kernel DRM services., <https://wiki.freedesktop.org/dri/>
  536. * WrapSystemFreetype (required version >= 2.2.0)
  537. * Fontconfig
  538. * gbm, Mesa gbm library., <http://www.mesa3d.org>
  539. * WrapSystemHarfbuzz (required version >= 2.6.0)
  540. * 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/>
  541. * WrapSystemPNG
  542. * Mtdev
  543. * 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/>
  544. * GLESv2
  545. * Tslib
  546. * Vulkan
  547. * GTK3 (required version >= 3.6)
  548. * Cups
  549. * DB2, IBM DB2 client library, <https://www.ibm.com>
  550. * MySQL, MySQL client library, <https://www.mysql.com>
  551. * PostgreSQL
  552. * Oracle, Oracle client library, <https://www.oracle.com>
  553. * SQLite3
  554. * JPEG
  555. * ICU
  556. * Qt6AxContainer
  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 .............. no
  567. Using C standard ....................... C11
  568. Using C++ standard ..................... C++17
  569. Relocatable ............................ no
  570. Using precompiled headers .............. yes
  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 ................................ yes
  622. Qt directly linked to OpenSSL ........ no
  623. OpenSSL 1.1 ............................ yes
  624. DTLS ................................... yes
  625. OCSP-stapling .......................... yes
  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 ....................... no
  655. Dynamic OpenGL ....................... yes
  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 .................................. yes
  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. TableView item ......................... yes
  741. Path support ........................... yes
  742. PathView item .......................... yes
  743. Positioner items ....................... yes
  744. Repeater item .......................... yes
  745. ShaderEffect item ...................... yes
  746. Sprite item ............................ yes
  747. Qt Tools:
  748. Qt Assistant ........................... yes
  749. QDoc ................................... yes
  750. Clang-based lupdate parser ............. yes
  751. Qt Designer ............................ yes
  752. Qt Distance Field Generator ............ yes
  753. kmap2qmap .............................. yes
  754. Qt Linguist ............................ yes
  755. Mac Deployment Tool .................... no
  756. pixeltool .............................. yes
  757. qdbus .................................. yes
  758. qev .................................... yes
  759. Qt Attributions Scanner ................ yes
  760. qtdiag ................................. yes
  761. qtpaths ................................ yes
  762. qtplugininfo ........................... yes
  763. Windows deployment tool ................ yes
  764. Qt Quick Templates 2:
  765. Hover support .......................... yes
  766. Multi-touch support .................... yes
  767. Qt Quick Controls 2:
  768. Styles ................................. Basic Fusion Imagine Material Universal macOS Windows
  769. QtQuick3D:
  770. Assimp ................................. yes
  771. System Assimp .......................... no
  772.  
  773. Note: Using static linking will disable the use of dynamically loaded plugins. Make sure to import all needed static plugins, or compile needed modules into the library.
  774.  
  775. Qt is now configured for building. Just run 'cmake --build . --parallel'
  776.  
  777. Once everything is built, you must run 'cmake --install .'
  778. Qt will be installed into 'C:/QtStatic/6.0.0/msvc2019_64'
  779.  
  780. To configure and build other Qt modules, you can use the following convenience script:
  781. C:/QtStatic/6.0.0/msvc2019_64/bin/qt-configure-module.bat
  782.  
  783. If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory
  784.  
  785. -- Configuring incomplete, errors occurred!
  786. See also "C:/QtBuild/qt-everywhere-src-6.0.0/CMakeFiles/CMakeOutput.log".
  787. See also "C:/QtBuild/qt-everywhere-src-6.0.0/CMakeFiles/CMakeError.log".
  788.  
  789. C:\QtBuild\qt-everywhere-src-6.0.0>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement