Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\qt6-build>"../qt6-source/configure.bat" -developer-build -- -D QT_BUILD_TESTS_BY_DEFAULT=OFF
- + cd qtbase
- + C:\qt6-source\qtbase\configure.bat -top-level -developer-build -- -D QT_BUILD_TESTS_BY_DEFAULT=OFF
- 'C:/Qt/Tools/CMake_64/bin/cmake.exe' '-D' 'QT_BUILD_TESTS_BY_DEFAULT=OFF' '-DINPUT_developer_build=yes' '-G' 'Ninja' 'C:/qt6-source'
- -- The CXX compiler identification is MSVC 19.26.28806.0
- -- The C compiler identification is MSVC 19.26.28806.0
- -- The ASM compiler identification is MSVC
- -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x86/cl.exe
- -- 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
- -- 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
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- 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
- -- 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
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- Checking dependencies of 'qtbase'
- Checking dependencies of 'qtsvg'
- Checking dependencies of 'qtshadertools'
- Checking dependencies of 'qtdeclarative'
- Checking dependencies of 'qt5compat'
- Checking dependencies of 'qttools'
- Checking dependencies of 'qtquickcontrols2'
- Checking dependencies of 'qtdoc'
- Checking dependencies of 'qtqa'
- Checking dependencies of 'qtquick3d'
- Checking dependencies of 'qtquicktimeline'
- Checking dependencies of 'qtsensors'
- Checking dependencies of 'qttranslations'
- Checking dependencies of 'qtwayland'
- Configuring 'qtbase'
- -- Check for feature set changes
- -- Building architecture extraction project with the following CMake arguments:
- -DCMAKE_C_STANDARD=11
- -DCMAKE_CXX_STANDARD=17
- -- Extracting architecture info from C:/qt6-build/qtbase/config.tests/arch/architecture_test.exe.
- -- Performing Test HAVE_LD_VERSION_SCRIPT
- -- Performing Test HAVE_LD_VERSION_SCRIPT - Failed
- -- CMAKE_VERSION: "3.17.1"
- -- CMAKE_HOST_SYSTEM: "Windows-10.0.19042"
- -- CMAKE_HOST_SYSTEM_NAME: "Windows"
- -- CMAKE_HOST_SYSTEM_VERSION: "10.0.19042"
- -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64"
- -- CMAKE_SYSTEM: "Windows"
- -- CMAKE_SYSTEM_NAME: "Windows"
- -- CMAKE_SYSTEM_VERSION: "10.0.19042"
- -- CMAKE_SYSTEM_PROCESSOR: "AMD64"
- -- CMAKE_CROSSCOMPILING: "FALSE"
- -- 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)
- -- 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)
- -- MSVC_VERSION: "1926"
- -- MSVC_TOOLSET_VERSION: "142"
- -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.0.8")
- -- Could NOT find WrapZLIB (missing: WrapZLIB_FOUND) (Required is at least version "1.0.8")
- -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found ZSTD_LIBRARY-NOTFOUND)
- -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2")
- -- Performing Test HAVE_cxx14
- -- Performing Test HAVE_cxx14 - Success
- -- Performing Test HAVE_cxx17
- -- Performing Test HAVE_cxx17 - Success
- -- Performing Test HAVE_cxx20
- -- Performing Test HAVE_cxx20 - Success
- -- Performing Test HAVE_precompile_header
- -- Performing Test HAVE_precompile_header - Failed
- -- Performing Test TEST_use_bfd_linker
- -- Performing Test TEST_use_bfd_linker - Failed
- -- Performing Test TEST_use_gold_linker
- -- Performing Test TEST_use_gold_linker - Failed
- -- Performing Test TEST_use_lld_linker
- -- Performing Test TEST_use_lld_linker - Failed
- -- Performing Test TEST_optimize_debug
- -- Performing Test TEST_optimize_debug - Failed
- -- Performing Test TEST_enable_new_dtags
- -- Performing Test TEST_enable_new_dtags - Success
- -- Performing Test TEST_gdb_index
- -- Performing Test TEST_gdb_index - Success
- -- Performing Test HAVE_reduce_relocations
- -- Performing Test HAVE_reduce_relocations - Failed
- -- Performing Test separate debug information support
- -- Performing Test separate debug information support - Failed
- -- Performing Test HAVE_signaling_nan
- -- Performing Test HAVE_signaling_nan - Success
- -- Performing SIMD Test SSE2 instructions
- -- Performing SIMD Test SSE2 instructions - Success
- -- Performing SIMD Test SSE3 instructions
- -- Performing SIMD Test SSE3 instructions - Success
- -- Performing SIMD Test SSSE3 instructions
- -- Performing SIMD Test SSSE3 instructions - Success
- -- Performing SIMD Test SSE4.1 instructions
- -- Performing SIMD Test SSE4.1 instructions - Success
- -- Performing SIMD Test SSE4.2 instructions
- -- Performing SIMD Test SSE4.2 instructions - Success
- -- Performing SIMD Test AES new instructions
- -- Performing SIMD Test AES new instructions - Success
- -- Performing SIMD Test F16C instructions
- -- Performing SIMD Test F16C instructions - Success
- -- Performing SIMD Test RDRAND instruction
- -- Performing SIMD Test RDRAND instruction - Success
- -- Performing SIMD Test RDSEED instruction
- -- Performing SIMD Test RDSEED instruction - Success
- -- Performing SIMD Test SHA new instructions
- -- Performing SIMD Test SHA new instructions - Success
- -- Performing SIMD Test AVX instructions
- -- Performing SIMD Test AVX instructions - Success
- -- Performing SIMD Test AVX2 instructions
- -- Performing SIMD Test AVX2 instructions - Success
- -- Performing SIMD Test AVX512 F instructions
- -- Performing SIMD Test AVX512 F instructions - Success
- -- Performing SIMD Test AVX512 ER instructions
- -- Performing SIMD Test AVX512 ER instructions - Success
- -- Performing SIMD Test AVX512 CD instructions
- -- Performing SIMD Test AVX512 CD instructions - Success
- -- Performing SIMD Test AVX512 PF instructions
- -- Performing SIMD Test AVX512 PF instructions - Success
- -- Performing SIMD Test AVX512 DQ instructions
- -- Performing SIMD Test AVX512 DQ instructions - Success
- -- Performing SIMD Test AVX512 BW instructions
- -- Performing SIMD Test AVX512 BW instructions - Success
- -- Performing SIMD Test AVX512 VL instructions
- -- Performing SIMD Test AVX512 VL instructions - Success
- -- Performing SIMD Test AVX512 IFMA instructions
- -- Performing SIMD Test AVX512 IFMA instructions - Success
- -- Performing SIMD Test AVX512 VBMI instructions
- -- Performing SIMD Test AVX512 VBMI instructions - Success
- -- Performing Test HAVE_posix_fallocate
- -- Performing Test HAVE_posix_fallocate - Failed
- -- Performing Test HAVE_alloca_stdlib_h
- -- Performing Test HAVE_alloca_stdlib_h - Failed
- -- Performing Test HAVE_alloca_h
- -- Performing Test HAVE_alloca_h - Failed
- -- Performing Test HAVE_alloca_malloc_h
- -- Performing Test HAVE_alloca_malloc_h - Success
- -- Performing Test HAVE_stack_protector
- -- Performing Test HAVE_stack_protector - Success
- -- Performing Test HAVE_intelcet
- -- Performing Test HAVE_intelcet - Failed
- -- Could NOT find double-conversion (missing: double-conversion_DIR)
- -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
- -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
- -- Found the following ICU libraries:
- -- i18n (required)
- -- uc (required)
- -- The following ICU libraries were not found:
- -- data (required)
- -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
- -- Performing Test HAVE_STDATOMIC
- -- Performing Test HAVE_STDATOMIC - Success
- -- Found WrapAtomic: TRUE
- -- Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR)
- -- Performing Test HAVE_GETTIME
- -- Performing Test HAVE_GETTIME - Failed
- -- Could NOT find WrapRt (missing: WrapRt_FOUND)
- -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
- -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
- -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
- -- Performing Test HAVE_atomicfptr
- -- Performing Test HAVE_atomicfptr - Success
- -- Performing Test HAVE_cloexec
- -- Performing Test HAVE_cloexec - Failed
- -- Performing Test HAVE_cxx11_future
- -- Performing Test HAVE_cxx11_future - Success
- -- Performing Test HAVE_cxx11_random
- -- Performing Test HAVE_cxx11_random - Success
- -- Performing Test HAVE_cxx17_filesystem
- -- Performing Test HAVE_cxx17_filesystem - Success
- -- Performing Test HAVE_eventfd
- -- Performing Test HAVE_eventfd - Failed
- -- Performing Test HAVE_futimens
- -- Performing Test HAVE_futimens - Failed
- -- Performing Test HAVE_futimes
- -- Performing Test HAVE_futimes - Failed
- -- Performing Test HAVE_getauxval
- -- Performing Test HAVE_getauxval - Failed
- -- Performing Test HAVE_getentropy
- -- Performing Test HAVE_getentropy - Failed
- -- Performing Test HAVE_glibc
- -- Performing Test HAVE_glibc - Failed
- -- Performing Test HAVE_inotify
- -- Performing Test HAVE_inotify - Failed
- -- Performing Test HAVE_ipc_sysv
- -- Performing Test HAVE_ipc_sysv - Failed
- -- Performing Test HAVE_ipc_posix
- -- Performing Test HAVE_ipc_posix - Failed
- -- Performing Test HAVE_linkat
- -- Performing Test HAVE_linkat - Failed
- -- Performing Test HAVE_ppoll
- -- Performing Test HAVE_ppoll - Failed
- -- Performing Test HAVE_pollts
- -- Performing Test HAVE_pollts - Failed
- -- Performing Test HAVE_poll
- -- Performing Test HAVE_poll - Failed
- -- Performing Test HAVE_renameat2
- -- Performing Test HAVE_renameat2 - Failed
- -- Performing Test HAVE_statx
- -- Performing Test HAVE_statx - Failed
- -- Performing Test HAVE_syslog
- -- Performing Test HAVE_syslog - Failed
- -- Performing Test HAVE_xlocalescanprint
- -- Performing Test HAVE_xlocalescanprint - Failed
- -- Found OpenSSL: C:/Qt/Tools/OpenSSL/Win_x64/lib/libcrypto.lib (found version "1.1.1d")
- -- Found WrapOpenSSLHeaders: TRUE
- -- Performing Test HAVE_openssl_headers
- -- Performing Test HAVE_openssl_headers - Success
- -- Found WrapOpenSSL: TRUE
- -- Performing Test HAVE_openssl
- -- Performing Test HAVE_openssl - Failed
- -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
- -- Performing Test HAVE_getifaddrs
- -- Performing Test HAVE_getifaddrs - Failed
- -- Performing Test HAVE_ipv6ifname
- -- Performing Test HAVE_ipv6ifname - Failed
- -- Performing Test HAVE_linux_netlink
- -- Performing Test HAVE_linux_netlink - Failed
- -- Performing Test HAVE_sctp
- -- Performing Test HAVE_sctp - Failed
- -- Performing Test HAVE_dtls
- -- Performing Test HAVE_dtls - Success
- -- Performing Test HAVE_ocsp
- -- Performing Test HAVE_ocsp - Success
- -- Performing Test HAVE_networklistmanager
- -- Performing Test HAVE_networklistmanager - Success
- -- FindLibdrm.cmake cannot find libdrm on Windows systems.
- -- Performing Test HAVE_EGL
- -- Performing Test HAVE_EGL - Failed
- -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
- -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
- -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
- -- Findgbm.cmake cannot find gbm on Windows systems.
- -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
- -- FindLibinput.cmake cannot find libinput on Windows systems.
- -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
- -- Could NOT find WrapSystemPNG (missing: __png_found)
- -- Found OpenGL: opengl32
- -- Found WrapOpenGL: TRUE
- -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
- -- Performing Test HAVE_GLESv2
- -- Performing Test HAVE_GLESv2 - Failed
- -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
- -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
- -- Performing Test HAVE_evdev
- -- Performing Test HAVE_evdev - Failed
- -- Performing Test HAVE_integrityfb
- -- Performing Test HAVE_integrityfb - Failed
- -- Performing Test HAVE_linuxfb
- -- Performing Test HAVE_linuxfb - Failed
- -- Performing Test HAVE_directwrite
- -- Performing Test HAVE_directwrite - Success
- -- Performing Test HAVE_directwrite3
- -- Performing Test HAVE_directwrite3 - Success
- -- Performing Test HAVE_d2d1
- -- Performing Test HAVE_d2d1 - Success
- -- Performing Test HAVE_d2d1_1
- -- Performing Test HAVE_d2d1_1 - Success
- -- Tool 'Qt6::moc' will be built from source.
- -- Tool 'Qt6::rcc' will be built from source.
- -- Tool 'Qt6::tracegen' will be built from source.
- -- Tool 'Qt6::cmake_automoc_parser' will be built from source.
- -- Looking for pthread.h
- -- Looking for pthread.h - not found
- -- Found Threads: TRUE
- -- Using Qt bundled PCRE2.
- -- Found WrapPCRE2: TRUE
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtCore'
- -- Could NOT find double-conversion (missing: double-conversion_DIR)
- -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
- -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
- -- Found the following ICU libraries:
- -- i18n (required)
- -- uc (required)
- -- The following ICU libraries were not found:
- -- data (required)
- -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
- -- Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR)
- -- Could NOT find WrapRt (missing: WrapRt_FOUND)
- -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
- -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
- -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
- -- Running syncqt for module: 'QtZlib'
- -- Running syncqt for module: 'QtConcurrent'
- -- Running syncqt for module: 'QtSql'
- -- Running syncqt for module: 'QtNetwork'
- -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
- -- Running syncqt for module: 'QtXml'
- -- Tool 'Qt6::uic' will be built from source.
- -- Tool 'Qt6::qdbuscpp2xml' will be built from source.
- -- Tool 'Qt6::qdbusxml2cpp' will be built from source.
- -- Tool 'Qt6::qlalr' will be built from source.
- -- Tool 'Qt6::qvkgen' will be built from source.
- -- Tool 'Qt6::qtpaths' will be built from source.
- -- Running syncqt for module: 'QtDBus'
- -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR)
- -- Using Qt bundled Harfbuzz.
- -- Found WrapHarfbuzz: TRUE
- -- Using Qt bundled PNG.
- -- Found WrapPNG: TRUE
- -- Using Qt bundled Freetype.
- -- Found WrapFreetype: TRUE
- -- Running syncqt for module: 'QtGui'
- -- FindLibdrm.cmake cannot find libdrm on Windows systems.
- -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
- -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
- -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
- -- Findgbm.cmake cannot find gbm on Windows systems.
- -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
- -- FindLibinput.cmake cannot find libinput on Windows systems.
- -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
- -- Could NOT find WrapSystemPNG (missing: __png_found)
- -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
- -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
- -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtbase/src/gui/CMakeLists.txt:53 (qt_internal_add_module)
- -- Running syncqt for module: 'QtOpenGL'
- -- Running syncqt for module: 'QtWidgets'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtbase/src/widgets/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtOpenGLWidgets'
- -- Running syncqt for module: 'QtDeviceDiscoverySupport'
- -- Running syncqt for module: 'QtFbSupport'
- -- Running syncqt for module: 'QtTest'
- -- Running syncqt for module: 'QtPrintSupport'
- -- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
- -- Could NOT find DB2 (missing: DB2_INCLUDE_DIR DB2_LIBRARY)
- -- Could NOT find MySQL (missing: MySQL_LIBRARY MySQL_INCLUDE_DIR)
- -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR)
- -- Could NOT find Oracle (missing: Oracle_LIBRARY Oracle_INCLUDE_DIR)
- -- Found ODBC: odbc32.lib
- -- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY)
- -- Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR)
- -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
- CMAKE_VERSION: 3.17.1
- CMAKE_PREFIX_PATH: C:/qt6-source/qtbase/cmake;C:/qt6-build/qtbase
- CMAKE_MODULES_UNDER_TEST: Core;Network;Xml;Sql;Test;DBus;Gui;Widgets;PrintSupport;OpenGL;Concurrent
- CMAKE_Core_MODULE_MAJOR_VERSION: 6
- CMAKE_Core_MODULE_MINOR_VERSION: 2
- CMAKE_Core_MODULE_PATCH_VERSION: 0
- CMAKE_Network_MODULE_MAJOR_VERSION: 6
- CMAKE_Network_MODULE_MINOR_VERSION: 2
- CMAKE_Network_MODULE_PATCH_VERSION: 0
- CMAKE_Xml_MODULE_MAJOR_VERSION: 6
- CMAKE_Xml_MODULE_MINOR_VERSION: 2
- CMAKE_Xml_MODULE_PATCH_VERSION: 0
- CMAKE_Sql_MODULE_MAJOR_VERSION: 6
- CMAKE_Sql_MODULE_MINOR_VERSION: 2
- CMAKE_Sql_MODULE_PATCH_VERSION: 0
- CMAKE_Test_MODULE_MAJOR_VERSION: 6
- CMAKE_Test_MODULE_MINOR_VERSION: 2
- CMAKE_Test_MODULE_PATCH_VERSION: 0
- CMAKE_DBus_MODULE_MAJOR_VERSION: 6
- CMAKE_DBus_MODULE_MINOR_VERSION: 2
- CMAKE_DBus_MODULE_PATCH_VERSION: 0
- CMAKE_Gui_MODULE_MAJOR_VERSION: 6
- CMAKE_Gui_MODULE_MINOR_VERSION: 2
- CMAKE_Gui_MODULE_PATCH_VERSION: 0
- CMAKE_Widgets_MODULE_MAJOR_VERSION: 6
- CMAKE_Widgets_MODULE_MINOR_VERSION: 2
- CMAKE_Widgets_MODULE_PATCH_VERSION: 0
- CMAKE_PrintSupport_MODULE_MAJOR_VERSION: 6
- CMAKE_PrintSupport_MODULE_MINOR_VERSION: 2
- CMAKE_PrintSupport_MODULE_PATCH_VERSION: 0
- CMAKE_OpenGL_MODULE_MAJOR_VERSION: 6
- CMAKE_OpenGL_MODULE_MINOR_VERSION: 2
- CMAKE_OpenGL_MODULE_PATCH_VERSION: 0
- CMAKE_Concurrent_MODULE_MAJOR_VERSION: 6
- CMAKE_Concurrent_MODULE_MINOR_VERSION: 2
- CMAKE_Concurrent_MODULE_PATCH_VERSION: 0
- CMake Warning at qtbase/tests/auto/CMakeLists.txt:48 (message):
- QtDBus is enabled with runtime support, but session bus is not available.
- Skipping QtDBus tests.
- -- Tool 'Qt6::qmake' will be built from source.
- Configuring 'qtsvg'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtsvg/CMakeLists.txt:18 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtsvg/CMakeLists.txt:18 (find_package)
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtSvg'
- -- Running syncqt for module: 'QtSvgWidgets'
- Configuring 'qtshadertools'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtshadertools/CMakeLists.txt:18 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtshadertools/CMakeLists.txt:18 (find_package)
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtShaderTools'
- -- Tool 'Qt6::qsb' will be built from source.
- Configuring 'qtdeclarative'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtdeclarative/CMakeLists.txt:18 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtdeclarative/CMakeLists.txt:18 (find_package)
- -- Found PythonInterp: C:/Python39/python.exe (found version "3.9.1")
- -- Tool 'Qt6::qmltyperegistrar' will be built from source.
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtQml'
- QtQml: WARNING: C:/qt6-source/qtdeclarative/src/qml/qml/qqmlregistration.h does not include QT_BEGIN_NAMESPACE
- -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
- -- Performing Test HAVE_cxx14_make_unique
- -- Performing Test HAVE_cxx14_make_unique - Success
- -- Performing Test HAVE_pointer_32bit
- -- Performing Test HAVE_pointer_32bit - Success
- -- Performing Test HAVE_pointer_64bit
- -- Performing Test HAVE_pointer_64bit - Failed
- -- Performing Test HAVE_arm_thumb
- -- Performing Test HAVE_arm_thumb - Failed
- -- Performing Test HAVE_arm_fp
- -- Performing Test HAVE_arm_fp - Success
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/qml/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQmlModels'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/qmlmodels/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQmlWorkerScript'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/qmlworkerscript/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQmlLocalStorage'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/qmllocalstorage/CMakeLists.txt:1 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQmlXmlListModel'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/qmlxmllistmodel/CMakeLists.txt:1 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuick'
- -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/quick/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuickShapes'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/quickshapes/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuickLayouts'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/quicklayouts/CMakeLists.txt:1 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuickTest'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/qmltest/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuickParticles'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/particles/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuickWidgets'
- -- Running syncqt for module: 'QtLabsSettings'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/labs/settings/CMakeLists.txt:1 (qt_internal_add_module)
- -- Running syncqt for module: 'QtLabsQmlModels'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/labs/models/CMakeLists.txt:1 (qt_internal_add_module)
- -- Running syncqt for module: 'QtLabsFolderListModel'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/labs/folderlistmodel/CMakeLists.txt:1 (qt_internal_add_module)
- -- Running syncqt for module: 'QtLabsAnimation'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/labs/animation/CMakeLists.txt:1 (qt_internal_add_module)
- -- Running syncqt for module: 'QtLabsWavefrontMesh'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/labs/wavefrontmesh/CMakeLists.txt:1 (qt_internal_add_module)
- -- Running syncqt for module: 'QtLabsSharedImage'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtdeclarative/src/labs/sharedimage/CMakeLists.txt:1 (qt_internal_add_module)
- -- Running syncqt for module: 'QtPacketProtocol'
- -- Running syncqt for module: 'QtQmlDom'
- -- Running syncqt for module: 'QtQmlCompiler'
- QtQmlCompiler: WARNING: C:/qt6-source/qtdeclarative/src/qmlcompiler/qqmljslogger_p.h does not have the "We mean it." warning
- -- Tool 'Qt6::qmlcachegen' will be built from source.
- -- Running syncqt for module: 'QtQmlDebug'
- -- Tool 'Qt6::qmllint' will be built from source.
- -- Tool 'Qt6::qmlimportscanner' will be built from source.
- -- Tool 'Qt6::qmlformat' will be built from source.
- -- Tool 'Qt6::qml' will be built from source.
- -- Tool 'Qt6::qmlprofiler' will be built from source.
- -- Tool 'Qt6::qmlpreview' will be built from source.
- -- Tool 'Qt6::qmlscene' will be built from source.
- -- Tool 'Qt6::qmltime' will be built from source.
- -- Tool 'Qt6::qmlplugindump' will be built from source.
- -- Tool 'Qt6::qmltestrunner' will be built from source.
- -- Tool 'Qt6::qmljs' will be built from source.
- -- Tool 'Qt6::qmljsrootgen' will be built from source.
- -- Tool 'Qt6::qjstest' will be built from source.
- Configuring 'qt5compat'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qt5compat/CMakeLists.txt:17 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qt5compat/CMakeLists.txt:17 (find_package)
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtCore5Compat'
- -- Found the following ICU libraries:
- -- i18n (required)
- -- uc (required)
- -- The following ICU libraries were not found:
- -- data (required)
- -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
- -- Performing Test HAVE_ICONV
- -- Performing Test HAVE_ICONV - Failed
- -- Performing Test HAVE_ICONV_WITH_LIB
- -- Performing Test HAVE_ICONV_WITH_LIB - Failed
- Configuring 'qttools'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qttools/CMakeLists.txt:25 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qttools/CMakeLists.txt:25 (find_package)
- -- Could NOT find Qt6AxContainer (missing: Qt6AxContainer_DIR)
- -- Could NOT find Clang (missing: Clang_DIR)
- -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtTools'
- -- Could NOT find Clang (missing: Clang_DIR)
- -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
- -- Tool 'Qt6::lconvert' will be built from source.
- -- Tool 'Qt6::lprodump' will be built from source.
- -- Tool 'Qt6::lrelease' will be built from source.
- -- Tool 'Qt6::lrelease-pro' will be built from source.
- -- Tool 'Qt6::lupdate' will be built from source.
- -- Tool 'Qt6::lupdate-pro' will be built from source.
- -- Running syncqt for module: 'QtUiPlugin'
- -- Running syncqt for module: 'QtUiTools'
- -- Running syncqt for module: 'QtDesigner'
- 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
- 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
- QtDesigner: WARNING: C:/qt6-source/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h
- -- Running syncqt for module: 'QtDesignerComponents'
- -- Running syncqt for module: 'QtHelp'
- -- Tool 'Qt6::qhelpgenerator' will be built from source.
- -- Tool 'Qt6::qtattributionsscanner' will be built from source.
- -- Tool 'Qt6::windeployqt' will be built from source.
- Configuring 'qtquickcontrols2'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtquickcontrols2/CMakeLists.txt:18 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtquickcontrols2/CMakeLists.txt:18 (find_package)
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtQuickTemplates2'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtquickcontrols2/src/quicktemplates2/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuickControls2'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtquickcontrols2/src/quickcontrols2/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuickControls2Impl'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtquickcontrols2/src/quickcontrols2impl/CMakeLists.txt:7 (qt_internal_add_module)
- Configuring 'qtdoc'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtdoc/CMakeLists.txt:18 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtdoc/CMakeLists.txt:18 (find_package)
- Configuring 'qtqa'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtqa/CMakeLists.txt:18 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtqa/CMakeLists.txt:18 (find_package)
- Configuring 'qtquick3d'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtquick3d/CMakeLists.txt:18 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtquick3d/CMakeLists.txt:18 (find_package)
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtQuick3DUtils'
- -- Running syncqt for module: 'QtQuick3DAssetImport'
- -- Running syncqt for module: 'QtQuick3DRuntimeRender'
- -- Running syncqt for module: 'QtQuick3D'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtquick3d/src/quick3d/CMakeLists.txt:7 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuick3DParticles'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtquick3d/src/quick3dparticles/CMakeLists.txt:6 (qt_internal_add_module)
- -- Running syncqt for module: 'QtQuick3DAssetUtils'
- -- Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5")
- -- Performing Test Assimp
- -- Performing Test Assimp - Failed
- -- Running syncqt for module: 'QtQuick3DIblBaker'
- -- Tool 'Qt6::balsam' will be built from source.
- -- Tool 'Qt6::balsamui' will be built from source.
- -- Tool 'Qt6::meshdebug' will be built from source.
- -- Tool 'Qt6::shadergen' will be built from source.
- Configuring 'qtquicktimeline'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtquicktimeline/CMakeLists.txt:18 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtquicktimeline/CMakeLists.txt:18 (find_package)
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtQuickTimeline'
- CMake Warning at qtbase/cmake/QtModuleHelpers.cmake:504 (message):
- GENERATE_METATYPES is on by default for Qt modules. Please remove the
- manual specification.
- Call Stack (most recent call first):
- qtquicktimeline/src/timeline/CMakeLists.txt:1 (qt_internal_add_module)
- Configuring 'qtsensors'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtsensors/CMakeLists.txt:13 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtsensors/CMakeLists.txt:13 (find_package)
- -- Could NOT find Qt6Multimedia (missing: Qt6Multimedia_DIR)
- CMake Warning at C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:113 (message):
- Failed to find Qt component "Multimedia" config file at ""
- Call Stack (most recent call first):
- qtsensors/CMakeLists.txt:14 (find_package)
- -- Using source syncqt found at: C:/qt6-source/qtbase/libexec/syncqt.pl
- -- Running syncqt for module: 'QtSensors'
- -- Performing Test WinRT sensors
- -- Performing Test WinRT sensors - Success
- CMAKE_VERSION: 3.17.1
- CMAKE_PREFIX_PATH: C:/qt6-build/qtbase/lib/cmake;C:/qt6-build/qtbase
- CMAKE_MODULES_UNDER_TEST: Core;Sensors
- CMAKE_Core_MODULE_MAJOR_VERSION: 6
- CMAKE_Core_MODULE_MINOR_VERSION: 2
- CMAKE_Core_MODULE_PATCH_VERSION: 0
- CMAKE_Sensors_MODULE_MAJOR_VERSION: 6
- CMAKE_Sensors_MODULE_MINOR_VERSION: 2
- CMAKE_Sensors_MODULE_PATCH_VERSION: 0
- Configuring 'qttranslations'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qttranslations/CMakeLists.txt:15 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qttranslations/CMakeLists.txt:15 (find_package)
- CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
- Directory 'C:/qt6-source/qttranslations/translations/../../qtactiveqt/src'
- for qtbase does not exist. Skipping...
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
- Directory
- 'C:/qt6-source/qttranslations/translations/../../qtimageformats/src' for
- qtbase does not exist. Skipping...
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
- Directory
- 'C:/qt6-source/qttranslations/translations/../../qtmultimedia/src' for
- qtmultimedia does not exist. Skipping...
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:80 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
- No source files located for qtmultimedia, skipping target creation
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:80 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
- Directory
- 'C:/qt6-source/qttranslations/translations/../../qtconnectivity/src' for
- qtconnectivity does not exist. Skipping...
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:85 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
- No source files located for qtconnectivity, skipping target creation
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:85 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
- Directory 'C:/qt6-source/qttranslations/translations/../../qtlocation/src'
- for qtlocation does not exist. Skipping...
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:89 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
- No source files located for qtlocation, skipping target creation
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:89 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
- Directory
- 'C:/qt6-source/qttranslations/translations/../../qtwebsockets/src' for
- qtwebsockets does not exist. Skipping...
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:93 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
- No source files located for qtwebsockets, skipping target creation
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:93 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
- Directory
- 'C:/qt6-source/qttranslations/translations/../../qtserialport/src' for
- qtserialport does not exist. Skipping...
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:94 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
- No source files located for qtserialport, skipping target creation
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:94 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
- Directory 'C:/qt6-source/qttranslations/translations/../../qtwebengine/src'
- for qtwebengine does not exist. Skipping...
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:95 (add_ts_targets)
- CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
- No source files located for qtwebengine, skipping target creation
- Call Stack (most recent call first):
- qttranslations/translations/CMakeLists.txt:95 (add_ts_targets)
- Configuring 'qtwayland'
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:31 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtwayland/CMakeLists.txt:20 (find_package)
- CMake Error at C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake:32 (file):
- file does not recognize sub-command REAL_PATH
- Call Stack (most recent call first):
- C:/qt6-build/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake:51 (include)
- C:/qt6-build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:97 (find_package)
- qtwayland/CMakeLists.txt:20 (find_package)
- Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
- -- The following packages have been found:
- * QtBuildInternals
- * OpenSSL
- * OpenGL
- * WrapPCRE2
- * WrapOpenSSL
- * WrapHarfbuzz
- * WrapPNG
- * WrapOpenGL
- * ODBC
- * WrapFreetype
- * PythonInterp
- * WrapIconv
- * Qt6QuickWidgets
- * Qt6QmlDevTools
- * Qt6PrintSupport
- * Qt6OpenGLWidgets
- * Qt6QuickTest
- * Qt6Sql
- * Qt6QuickControls2
- * Qt6QmlXmlListModel
- * Qt6Concurrent
- * Qt6ShaderToolsTools (required version >= 6.2.0)
- * Qt6ShaderTools
- * Qt6Zlib
- * Qt6Xml
- * Qt6GuiTools (required version >= 6.2.0)
- * Qt6Gui
- * Qt6WidgetsTools (required version >= 6.2.0)
- * Qt6Widgets
- * WrapOpenSSLHeaders
- * Qt6Network (required version >= 6.2.0)
- * Qt6QmlModels (required version >= 6.2.0)
- * Qt6OpenGL (required version >= 6.2.0)
- * Qt6Quick
- * Qt6QmlTools (required version >= 6.2.0)
- * Qt6Qml
- * Qt6Svg
- * Qt6DBusTools (required version >= 6.2.0)
- * Qt6DBus
- * Qt6Test
- * Qt6Sensors
- * WrapAtomic
- * Qt6CoreTools (required version >= 6.2.0)
- * Qt6Core
- * Qt6LinguistTools (required version >= 6.2.0)
- * Qt6Linguist
- * Threads
- * Qt6BuildInternals
- * Qt6 (required version >= 6.2.0)
- -- The following OPTIONAL packages have not been found:
- * WrapZLIB (required version >= 1.0.8)
- * ZSTD (required version >= 1.3), ZSTD compression library, <https://github.com/facebook/zstd>
- * WrapDBus1 (required version >= 1.2)
- * Libudev
- * WrapDoubleConversion
- * GLIB2, Event loop and utility library, <https://wiki.gnome.org/Projects/GLib>
- * Libsystemd
- * Libb2
- * WrapRt
- * WrapSystemPCRE2 (required version >= 10.20)
- * Slog2
- * WrapBrotli
- * Libproxy
- * GSSAPI, Generic Security Services Application Program Interface
- * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, <http://xorg.freedesktop.org/>
- * ATSPI2
- * DirectFB
- * Libdrm, Userspace interface to kernel DRM services., <https://wiki.freedesktop.org/dri/>
- * WrapSystemFreetype (required version >= 2.2.0)
- * Fontconfig
- * gbm, Mesa gbm library., <http://www.mesa3d.org>
- * WrapSystemHarfbuzz (required version >= 2.6.0)
- * 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/>
- * WrapSystemPNG
- * Mtdev
- * 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/>
- * GLESv2
- * Tslib
- * Vulkan
- * GTK3 (required version >= 3.6)
- * Cups
- * DB2, IBM DB2 client library, <https://www.ibm.com>
- * MySQL, MySQL client library, <https://www.mysql.com>
- * PostgreSQL
- * Oracle, Oracle client library, <https://www.oracle.com>
- * SQLite3
- * Interbase, Interbase client library, <https://www.embarcadero.com/products/interbase>
- * JPEG
- * LTTngUST
- * ICU
- * Qt6AxContainer
- * Clang
- * WrapLibClang (required version >= 8)
- * WrapQuick3DAssimp (required version >= 5)
- * Qt6Multimedia
- Configure summary:
- Building for: win32-msvc (i386, CPU features: sse sse2)
- Compiler: msvc 19.26.28806.0
- Build options:
- Mode ................................... debug
- Fully optimize release builds (-O3) .... no
- Building shared libraries .............. yes
- Using C standard ....................... C11
- Using C++ standard ..................... C++17
- Relocatable ............................ yes
- Using precompiled headers .............. yes
- Using LTCG ............................. no
- Target compiler supports:
- SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
- AVX .................................. AVX AVX2
- AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
- Other x86 ............................ AES F16C RDRAND SHA
- Sanitizers:
- Addresses ............................ no
- Threads .............................. no
- Memory ............................... no
- Fuzzer (instrumentation only) ........ no
- Undefined ............................ no
- Build parts ............................ libs tools
- App store compliance ................... no
- Qt modules and options:
- Qt Concurrent .......................... yes
- Qt D-Bus ............................... yes
- Qt D-Bus directly linked to libdbus .... no
- Qt Gui ................................. yes
- Qt Network ............................. yes
- Qt Sql ................................. yes
- Qt Testlib ............................. yes
- Qt Widgets ............................. yes
- Qt Xml ................................. yes
- Support enabled for:
- Using pkg-config ....................... no
- udev ................................... no
- Using system zlib ...................... no
- Zstandard support ...................... no
- Thread support ......................... yes
- Qt Core:
- backtrace .............................. no
- DoubleConversion ....................... yes
- Using system DoubleConversion ........ no
- GLib ................................... no
- ICU .................................... no
- Using system libb2 ..................... no
- Built-in copy of the MIME database ..... yes
- Tracing backend ........................ <none>
- Logging backends:
- journald ............................. no
- syslog ............................... no
- slog2 ................................ no
- PCRE2 .................................. yes
- Using system PCRE2 ................... no
- Qt Sql:
- SQL item models ........................ yes
- Qt Network:
- getifaddrs() ........................... no
- IPv6 ifname ............................ no
- libproxy ............................... no
- Schannel ............................... no
- OpenSSL ................................ yes
- Qt directly linked to OpenSSL ........ no
- OpenSSL 1.1 ............................ yes
- DTLS ................................... yes
- OCSP-stapling .......................... yes
- SCTP ................................... no
- Use system proxies ..................... yes
- GSSAPI ................................. no
- Brotli Decompression Support ........... no
- Qt Gui:
- Accessibility .......................... yes
- FreeType ............................... yes
- Using system FreeType ................ no
- HarfBuzz ............................... yes
- Using system HarfBuzz ................ no
- Fontconfig ............................. no
- Image formats:
- GIF .................................. yes
- ICO .................................. yes
- JPEG ................................. yes
- Using system libjpeg ............... no
- PNG .................................. yes
- Using system libpng ................ no
- Text formats:
- HtmlParser ........................... yes
- CssParser ............................ yes
- OdfWriter ............................ yes
- MarkdownReader ....................... yes
- Using system libmd4c ............... no
- MarkdownWriter ....................... yes
- EGL .................................... no
- OpenVG ................................. no
- OpenGL:
- Desktop OpenGL ....................... no
- Dynamic OpenGL ....................... yes
- OpenGL ES 2.0 ........................ no
- OpenGL ES 3.0 ........................ no
- OpenGL ES 3.1 ........................ no
- OpenGL ES 3.2 ........................ no
- Vulkan ................................. no
- Session Management ..................... yes
- Features used by QPA backends:
- evdev .................................. no
- libinput ............................... no
- INTEGRITY HID .......................... no
- mtdev .................................. no
- tslib .................................. no
- xkbcommon .............................. no
- X11 specific:
- XLib ................................. no
- XCB Xlib ............................. no
- EGL on X11 ........................... no
- xkbcommon-x11 ........................ no
- QPA backends:
- DirectFB ............................... no
- EGLFS .................................. no
- EGLFS details:
- EGLFS OpenWFD ........................ no
- EGLFS i.Mx6 .......................... no
- EGLFS i.Mx6 Wayland .................. no
- EGLFS RCAR ........................... no
- EGLFS EGLDevice ...................... no
- EGLFS GBM ............................ no
- EGLFS VSP2 ........................... no
- EGLFS Mali ........................... no
- EGLFS Raspberry Pi ................... no
- EGLFS X11 ............................ no
- LinuxFB ................................ no
- VNC .................................... no
- VK_KHR_display ......................... no
- QNX:
- lgmon ................................ no
- IMF .................................. no
- XCB:
- Using system-provided xcb-xinput ..... no
- Native painting (experimental) ....... no
- GL integrations:
- GLX Plugin ......................... no
- XCB GLX .......................... no
- EGL-X11 Plugin ..................... no
- Windows:
- Direct 2D ............................ yes
- Direct 2D 1.1 ........................ yes
- DirectWrite .......................... yes
- DirectWrite 3 ........................ yes
- Qt Widgets:
- GTK+ ................................... no
- Styles ................................. Fusion Windows WindowsVista
- Qt Testlib:
- Tester for item models ................. yes
- Qt PrintSupport:
- CUPS ................................... no
- Qt Sql Drivers:
- DB2 (IBM) .............................. no
- InterBase .............................. no
- MySql .................................. no
- OCI (Oracle) ........................... no
- ODBC ................................... yes
- PostgreSQL ............................. no
- SQLite ................................. yes
- Using system provided SQLite ......... no
- Core tools:
- qmake tool ............................. yes
- Qt QML:
- QML network support .................... yes
- QML debugging and profiling support .... yes
- QML just-in-time compiler .............. yes
- QML sequence object .................... yes
- QML XML http request ................... yes
- QML Locale ............................. yes
- Qt QML Models:
- QML list model ......................... yes
- QML delegate model ..................... yes
- Qt Quick:
- AnimatedImage item ..................... yes
- Canvas item ............................ yes
- Support for Qt Quick Designer .......... yes
- Flipable item .......................... yes
- GridView item .......................... yes
- ListView item .......................... yes
- TableView item ......................... yes
- Path support ........................... yes
- PathView item .......................... yes
- Positioner items ....................... yes
- Repeater item .......................... yes
- ShaderEffect item ...................... yes
- Sprite item ............................ yes
- Qt 5 Compatibility Libraries:
- iconv .................................. no
- Qt Tools:
- Qt Assistant ........................... yes
- QDoc ................................... no
- Clang-based lupdate parser ............. no
- Qt Designer ............................ yes
- Qt Distance Field Generator ............ yes
- kmap2qmap .............................. yes
- Qt Linguist ............................ yes
- Mac Deployment Tool .................... no
- pixeltool .............................. yes
- qdbus .................................. yes
- qev .................................... yes
- Qt Attributions Scanner ................ yes
- qtdiag ................................. yes
- qtplugininfo ........................... yes
- Windows deployment tool ................ yes
- Qt Quick Templates 2:
- Hover support .......................... yes
- Multi-touch support .................... yes
- Qt Quick Controls 2:
- Styles ................................. Basic Fusion Imagine Material Universal macOS Windows
- QtQuick3D:
- Assimp ................................. yes
- System Assimp .......................... no
- Qt Sensors:
- WinRT sensors backend .................. yes
- Note: Using pthreads
- WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation.
- 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.
- You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check.
- WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found.
- You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check.
- Qt is now configured for building. Just run 'cmake --build . --parallel'
- Once everything is built, Qt is installed. You should NOT run 'cmake --install .'
- Note that this build cannot be deployed to other machines or devices.
- To configure and build other Qt modules, you can use the following convenience script:
- C:/qt6-build/qtbase/bin/qt-configure-module.bat
- If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory
- -- Configuring incomplete, errors occurred!
- See also "C:/qt6-build/CMakeFiles/CMakeOutput.log".
- See also "C:/qt6-build/CMakeFiles/CMakeError.log".
- CMake Error at C:/qt6-source/qtbase/cmake/QtProcessConfigureArgs.cmake:841 (message):
- CMake exited with code 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement