********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.5 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64_x86' C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise>D: D:\>cd D:/GIT_Qt_Source_QT6/build_QT6_Debug D:\GIT_Qt_Source_QT6\build_QT6_Debug>CALL "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" amd64 ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.5 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' D:\GIT_Qt_Source_QT6\build_QT6_Debug>cmake --build . --parallel ninja: error: loading 'build.ninja': The system cannot find the file specified. D:\GIT_Qt_Source_QT6\build_QT6_Debug>ninja --version 1.10.2 D:\GIT_Qt_Source_QT6\build_QT6_Debug>cmake --build . --parallel ninja: error: loading 'build.ninja': The system cannot find the file specified. D:\GIT_Qt_Source_QT6\build_QT6_Debug>..\configure -developer-build -opensource -nomake examples -nomake tests -- -D QT_NO_BUILD_TESTS=ON + cd qtbase + D:\GIT_Qt_Source_QT6\qtbase\configure.bat -top-level -developer-build -opensource -nomake examples -nomake tests -- -D QT_NO_BUILD_TESTS=ON 'C:/Program Files/CMake/bin/cmake.exe' '-D' 'QT_NO_BUILD_TESTS=ON' '-DQT_BUILD_EXAMPLES=FALSE' '-DQT_BUILD_TESTS=FALSE' '-DINPUT_developer_build=yes' '-G' 'Ninja' 'D:/GIT_Qt_Source_QT6' Checking dependencies of 'qtbase' Checking dependencies of 'qtshadertools' Checking dependencies of 'qtsvg' Checking dependencies of 'qtimageformats' Checking dependencies of 'qtdeclarative' Checking dependencies of 'qt3d' Checking dependencies of 'qt5compat' Checking dependencies of 'qtactiveqt' Checking dependencies of 'qtandroidextras' Checking dependencies of 'qtmultimedia' Checking dependencies of 'qtcharts' Checking dependencies of 'qtcoap' Checking dependencies of 'qtconnectivity' Checking dependencies of 'qtdatavis3d' Checking dependencies of 'qttools' Checking dependencies of 'qtdoc' Checking dependencies of 'qtgraphicaleffects' Checking dependencies of 'qtserialport' Checking dependencies of 'qtlocation' Checking dependencies of 'qtlottie' Checking dependencies of 'qtmqtt' Checking dependencies of 'qtnetworkauth' Checking dependencies of 'qtopcua' Checking dependencies of 'qtqa' Checking dependencies of 'qtquicktimeline' Checking dependencies of 'qtquick3d' Checking dependencies of 'qtquickcontrols2' Checking dependencies of 'qtremoteobjects' Checking dependencies of 'qtscxml' Checking dependencies of 'qtsensors' Checking dependencies of 'qtserialbus' Checking dependencies of 'qttranslations' Checking dependencies of 'qtvirtualkeyboard' Checking dependencies of 'qtwayland' Checking dependencies of 'qtwebsockets' Checking dependencies of 'qtwebchannel' Checking dependencies of 'qtwebengine' Checking dependencies of 'qtwebview' Configuring 'qtbase' -- Check for feature set changes -- Building architecture extraction project with the following CMake arguments: -DCMAKE_C_STANDARD=11 -DCMAKE_CXX_STANDARD=17 -DCMAKE_MODULE_PATH:STRING=D:/GIT_Qt_Source_QT6/qtbase/cmake/platforms -- Extracting architecture info from D:/GIT_Qt_Source_QT6/build_QT6_Debug/qtbase/config.tests/arch/architecture_test.exe. -- CMAKE_VERSION: "3.22.0-rc1" -- CMAKE_HOST_SYSTEM: "Windows-10.0.22000" -- CMAKE_HOST_SYSTEM_NAME: "Windows" -- CMAKE_HOST_SYSTEM_VERSION: "10.0.22000" -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64" -- CMAKE_SYSTEM: "Windows" -- CMAKE_SYSTEM_NAME: "Windows" -- CMAKE_SYSTEM_VERSION: "10.0.22000" -- CMAKE_SYSTEM_PROCESSOR: "AMD64" -- CMAKE_CROSSCOMPILING: "FALSE" -- CMAKE_C_COMPILER: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe" (19.29.30136.0) -- CMAKE_CXX_COMPILER: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe" (19.29.30136.0) -- MSVC_VERSION: "1929" -- MSVC_TOOLSET_VERSION: "142" -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2") -- 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) -- data (required) -- 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) -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES) -- FindLibdrm.cmake cannot find libdrm on Windows systems. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- 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 md4c (missing: md4c_DIR) -- 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 WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) -- 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. -- Using Qt bundled PCRE2. -- Using source syncqt found at: D:/GIT_Qt_Source_QT6/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) -- data (required) -- 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: 'QtConcurrent' -- Running syncqt for module: 'QtSql' -- Running syncqt for module: 'QtNetwork' -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES) -- 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. -- Tool 'Qt6::androiddeployqt' will be built from source. -- Tool 'Qt6::androidtestrunner' 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. -- Using system PNG. -- Using Qt bundled Freetype. -- 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 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 md4c (missing: md4c_DIR) -- 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 WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) -- Running syncqt for module: 'QtOpenGL' -- Running syncqt for module: 'QtWidgets' -- 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) -- Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR) -- Tool 'Qt6::qmake' will be built from source. Configuring 'qtshadertools' CMake Error at build_QT6_Debug/qtbase/lib/cmake/Qt6/QtFeature.cmake:1135 (message): Feature private_tests is already defined to be "OFF" and should now be set to "ON" when importing features from Qt6::Core. Call Stack (most recent call first): build_QT6_Debug/qtbase/lib/cmake/Qt6Core/Qt6CoreConfig.cmake:118 (qt_make_features_available) build_QT6_Debug/qtbase/lib/cmake/Qt6/Qt6Config.cmake:176 (find_package) qtshadertools/CMakeLists.txt:21 (find_package) -- Configuring incomplete, errors occurred! See also "D:/GIT_Qt_Source_QT6/build_QT6_Debug/CMakeFiles/CMakeOutput.log". See also "D:/GIT_Qt_Source_QT6/build_QT6_Debug/CMakeFiles/CMakeError.log". CMake Error at D:/GIT_Qt_Source_QT6/qtbase/cmake/QtProcessConfigureArgs.cmake:947 (message): CMake exited with code 1. D:\GIT_Qt_Source_QT6\build_QT6_Debug>cmake --build . ninja: error: loading 'build.ninja': The system cannot find the file specified. D:\GIT_Qt_Source_QT6\build_QT6_Debug> D:\GIT_Qt_Source_QT6\build_QT6_Debug>perl --version This is perl 5, version 32, subversion 0 (v5.32.0) built for MSWin32-x64-multi-thread Copyright 1987-2020, Larry Wall Binary build 32.0r3 provided by ActiveState http://www.ActiveState.com Built Fri Oct 30 23:03:37 2020 Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. D:\GIT_Qt_Source_QT6\build_QT6_Debug>