C:\Users\tuvaaral\qtqnxbuild652>cmake -GNinja -DCMAKE_TOOLCHAIN_FILE=C:\qnx.cmake ^-DQT_HOST_PATH=C:\Qt\6.5.2\mingw_64 ^-DCMAKE_STAGING_PREFIX=C:\qt652qnx71 ^-DCMAKE_INSTALL_PREFIX=/qt ^-DBUILD_qtwebengine=OFF ^-DBUILD_qtapplicationmanager=OFF ^-DINPUT_opengl=es2 ^-DQT_BUILD_EXAMPLES=FALSE ^-DFEATURE_dbus=OFF ^-DFEATURE_sql=OFF ^-DINPUT_fontconfig=NO ^-DBUILD_WITH_PCH=OFF ^-DQT_BUILD_TESTS=FALSE C:\Qt\6.5.2\Src -- The CXX compiler identification is QCC 8.3.0 -- The C compiler identification is QCC 8.3.0 -- The ASM compiler identification is QCC -- Found assembler: C:/Users/tuvaaral/qnx710/host/win64/x86_64/usr/bin/qcc.exe -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Users/tuvaaral/qnx710/host/win64/x86_64/usr/bin/q++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Users/tuvaaral/qnx710/host/win64/x86_64/usr/bin/qcc.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Checking dependencies of submodule 'qtbase' -- Checking dependencies of submodule 'qtimageformats' -- Checking dependencies of submodule 'qtlanguageserver' -- Checking dependencies of submodule 'qtshadertools' -- Checking dependencies of submodule 'qtsvg' -- Checking dependencies of submodule 'qtdeclarative' -- Checking dependencies of submodule 'qtquicktimeline' -- Checking dependencies of submodule 'qtquick3d' -- Checking dependencies of submodule 'qtmultimedia' -- Checking dependencies of submodule 'qt3d' -- Checking dependencies of submodule 'qt5compat' -- Checking dependencies of submodule 'qtactiveqt' -- Checking dependencies of submodule 'qttools' -- Checking dependencies of submodule 'qtwayland' -- Checking dependencies of submodule 'qtcharts' -- Checking dependencies of submodule 'qtcoap' -- Checking dependencies of submodule 'qtconnectivity' -- Checking dependencies of submodule 'qtdatavis3d' -- Checking dependencies of submodule 'qtwebsockets' -- Checking dependencies of submodule 'qthttpserver' -- Checking dependencies of submodule 'qtserialport' -- Checking dependencies of submodule 'qtpositioning' -- Checking dependencies of submodule 'qtwebchannel' -- Checking dependencies of submodule 'qtdoc' -- Skipping optional dependency 'qtwebengine' of 'qtdoc', because building 'qtwebengine' was explicitly disabled. -- Checking dependencies of submodule 'qtgrpc' -- Checking dependencies of submodule 'qtinsighttracker' -- Checking dependencies of submodule 'qtremoteobjects' -- Checking dependencies of submodule 'qtinterfaceframework' -- Checking dependencies of submodule 'qtlocation' -- Checking dependencies of submodule 'qtlottie' -- Checking dependencies of submodule 'qtmqtt' -- Checking dependencies of submodule 'qtnetworkauth' -- Checking dependencies of submodule 'qtopcua' -- Checking dependencies of submodule 'qtqmlscriptcompiler' -- Checking dependencies of submodule 'qtquick3dphysics' -- Checking dependencies of submodule 'qtquickeffectmaker' -- Checking dependencies of submodule 'qtscxml' -- Checking dependencies of submodule 'qtsensors' -- Checking dependencies of submodule 'qtserialbus' -- Checking dependencies of submodule 'qtspeech' -- Checking dependencies of submodule 'qttranslations' -- Checking dependencies of submodule 'qtvirtualkeyboard' -- Checking dependencies of submodule 'qtvncserver' -- Checking dependencies of submodule 'qtwebview' -- Skipping optional dependency 'qtwebengine' of 'qtwebview', because building 'qtwebengine' was explicitly disabled. -- Configuring submodule 'qtbase' -DCMAKE_C_FLAGS_DEBUG=-g -g -DCMAKE_C_FLAGS_RELEASE=-O3 -DNDEBUG -O3 -DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG -O2 -g -DNDEBUG -DCMAKE_CXX_FLAGS_DEBUG=-g -g -DCMAKE_CXX_FLAGS_RELEASE=-O3 -DNDEBUG -O3 -DNDEBUG -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG -O2 -g -DNDEBUG -DCMAKE_OBJCOPY=C:/Strawberry/c/bin/objcopy.exe -DCMAKE_TOOLCHAIN_FILE=C:/qnx.cmake -DCMAKE_C_STANDARD=11 -DCMAKE_C_STANDARD_REQUIRED=ON -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_STANDARD_REQUIRED=ON -DCMAKE_MODULE_PATH:STRING=C:/Qt/6.5.2/Src/qtbase/cmake/platforms CMake Error at qtbase/cmake/QtBuildInformation.cmake:508 (message): Feature "opengl": Forcing to "ON" breaks its condition: QT_FEATURE_opengl_desktop OR QT_FEATURE_opengl_dynamic OR QT_FEATURE_opengles2 Condition values dump: QT_FEATURE_opengl_desktop = "OFF" QT_FEATURE_opengl_dynamic = "OFF" QT_FEATURE_opengles2 = "OFF" Call Stack (most recent call first): qtbase/cmake/QtFeature.cmake:288 (qt_configure_add_report_error) qtbase/cmake/QtFeature.cmake:410 (qt_feature_check_and_save_internal_value) qtbase/cmake/QtFeature.cmake:625 (qt_evaluate_feature) qtbase/cmake/QtFeature.cmake:594 (qt_feature_module_end) qtbase/src/CMakeLists.txt:13 (qt_feature_evaluate_features) -- Configuring submodule 'qtimageformats' -- Configuring submodule 'qtlanguageserver' -- Configuring submodule 'qtshadertools' -- Configuring submodule 'qtsvg' -- Configuring submodule 'qtdeclarative' -- Configuring submodule 'qtquicktimeline' -- Configuring submodule 'qtquick3d' -- Configuring submodule 'qtmultimedia' -- Configuring submodule 'qt3d' CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/render/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene3d/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/extras/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene2d/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/input/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/logic/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/animation/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qt5compat' CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:36 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qtactiveqt' Condition "WIN32" is not met, enabling documentation build only. -- Configuring submodule 'qttools' -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find Clang (missing: Clang_DIR) -- Configuring submodule 'qtwayland' CMake Warning at qtwayland/src/CMakeLists.txt:24 (message): QtWayland is missing required dependencies, nothing will be built. Although this could be considered an error, the configuration will still pass as coin (Qt's continuous integration system) will fail the build if configure fails, but will still try to configure the module on targets that are missing dependencies. -- Configuring submodule 'qtapplicationmanager' -- Configuring submodule 'qtcharts' -- Configuring submodule 'qtcoap' -- Configuring submodule 'qtconnectivity' -- Could NOT find Qt6DBus (missing: Qt6DBus_DIR) CMake Warning at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (message): Failed to find optional Qt component "DBus". Expected Config file at "C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake" does NOT exist Call Stack (most recent call first): qtconnectivity/CMakeLists.txt:16 (find_package) -- Configuring submodule 'qtdatavis3d' -- Configuring submodule 'qtwebsockets' CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwebsockets/src/imports/qmlwebsockets/CMakeLists.txt:4 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qthttpserver' -- Configuring submodule 'qtserialport' -- Configuring submodule 'qtpositioning' -- Configuring submodule 'qtwebchannel' CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwebchannel/src/imports/webchannel/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qtwebengine' -- Configuring submodule 'qtdoc' -- Configuring submodule 'qtgrpc' CMake Warning at qtgrpc/src/tools/host/CMakeLists.txt:20 (find_package): Found package configuration file: C:/Qt/6.5.2/mingw_64/lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsConfig.cmake but it set Qt6ProtobufTools_FOUND to FALSE so package "Qt6ProtobufTools" is considered to be NOT FOUND. Reason given by package: Qt6ProtobufTools could not be found because dependency WrapProtoc could not be found. CMake Warning at qtgrpc/src/tools/host/CMakeLists.txt:28 (find_package): Found package configuration file: C:/Qt/6.5.2/mingw_64/lib/cmake/Qt6GrpcTools/Qt6GrpcToolsConfig.cmake but it set Qt6GrpcTools_FOUND to FALSE so package "Qt6GrpcTools" is considered to be NOT FOUND. Reason given by package: Qt6GrpcTools could not be found because dependency WrapProtoc could not be found. CMake Error at qtbase/cmake/QtPublicTargetHelpers.cmake:257 (get_property): get_property could not find TARGET Qt6::qtprotobufgen. Perhaps it has not yet been created. Call Stack (most recent call first): C:/Qt/6.5.2/mingw_64/lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsConfig.cmake:56 (__qt_internal_promote_target_to_global) qtbase/cmake/QtToolHelpers.cmake:642 (find_package) qtbase/cmake/QtToolHelpers.cmake:72 (qt_internal_find_tool) qtgrpc/src/tools/qtprotobufgen/CMakeLists.txt:5 (qt_internal_add_tool) CMake Warning at qtbase/cmake/QtToolHelpers.cmake:642 (find_package): Found package configuration file: C:/Qt/6.5.2/mingw_64/lib/cmake/Qt6ProtobufTools/Qt6ProtobufToolsConfig.cmake but it set Qt6ProtobufTools_FOUND to FALSE so package "Qt6ProtobufTools" is considered to be NOT FOUND. Reason given by package: Qt6ProtobufTools could not be found because dependency WrapProtoc could not be found. Call Stack (most recent call first): qtbase/cmake/QtToolHelpers.cmake:72 (qt_internal_find_tool) qtgrpc/src/tools/qtprotobufgen/CMakeLists.txt:5 (qt_internal_add_tool) CMake Error at qtbase/cmake/QtToolHelpers.cmake:684 (message): Failed to find the host tool "Qt6::qtprotobufgen". It is part of the Qt6ProtobufTools package, but the package could not be found. Make sure you have built and installed the host Protobuf module, which will ensure the creation of the Qt6ProtobufTools package. Call Stack (most recent call first): qtbase/cmake/QtToolHelpers.cmake:72 (qt_internal_find_tool) qtgrpc/src/tools/qtprotobufgen/CMakeLists.txt:5 (qt_internal_add_tool) -- Configuring incomplete, errors occurred! C:\Users\tuvaaral\qtqnxbuild652> C:\Users\tuvaaral\qtqnxbuild652> C:\Users\tuvaaral\qtqnxbuild652> C:\Users\tuvaaral\qtqnxbuild652> C:\Users\tuvaaral\qtqnxbuild652>-DQT_HOST_PATH=C:\Qt\6.5.2\mingw_64 ^-DCMAKE_STAGING_PREFIX=C:\qt652qnx71 ^-DCMAKE_INSTALL_PREFIX=/qt ^-DBUILD_qtwebengine=OFF ^-DBUILD_qtapplicationmanager=OFF ^-DBUILD_qtgrpc=OFF ^-DINPUT_opengl=es2 ^-DQT_BUILD_EXAMPLES=FALSE ^-DFEATURE_dbus=OFF ^-DFEATURE_sql=OFF ^-DINPUT_fontconfig=NO ^-DBUILD_WITH_PCH=OFF ^-DQT_BUILD_TESTS=FALSE C:\Qt\6.5.2\Src '-DQT_HOST_PATH' is not recognized as an internal or external command, operable program or batch file. C:\Users\tuvaaral\qtqnxbuild652>cmake -GNinja -DCMAKE_TOOLCHAIN_FILE=C:\qnx.cmake ^-DQT_HOST_PATH=C:\Qt\6.5.2\mingw_64 ^-DCMAKE_STAGING_PREFIX=C:\qt652qnx71 ^-DCMAKE_INSTALL_PREFIX=/qt ^-DBUILD_qtwebengine=OFF ^-DBUILD_qtapplicationmanager=OFF ^-DBUILD_qtgrpc=OFF ^-DINPUT_opengl=es2 ^-DQT_BUILD_EXAMPLES=FALSE ^-DFEATURE_dbus=OFF ^-DFEATURE_sql=OFF ^-DINPUT_fontconfig=NO ^-DBUILD_WITH_PCH=OFF ^-DQT_BUILD_TESTS=FALSE C:\Qt\6.5.2\Src -- Checking dependencies of submodule 'qtbase' -- Checking dependencies of submodule 'qtimageformats' -- Checking dependencies of submodule 'qtlanguageserver' -- Checking dependencies of submodule 'qtshadertools' -- Checking dependencies of submodule 'qtsvg' -- Checking dependencies of submodule 'qtdeclarative' -- Checking dependencies of submodule 'qtquicktimeline' -- Checking dependencies of submodule 'qtquick3d' -- Checking dependencies of submodule 'qtmultimedia' -- Checking dependencies of submodule 'qt3d' -- Checking dependencies of submodule 'qt5compat' -- Checking dependencies of submodule 'qtactiveqt' -- Checking dependencies of submodule 'qttools' -- Checking dependencies of submodule 'qtwayland' -- Checking dependencies of submodule 'qtcharts' -- Checking dependencies of submodule 'qtcoap' -- Checking dependencies of submodule 'qtconnectivity' -- Checking dependencies of submodule 'qtdatavis3d' -- Checking dependencies of submodule 'qtwebsockets' -- Checking dependencies of submodule 'qthttpserver' -- Checking dependencies of submodule 'qtserialport' -- Checking dependencies of submodule 'qtpositioning' -- Checking dependencies of submodule 'qtwebchannel' -- Checking dependencies of submodule 'qtdoc' -- Skipping optional dependency 'qtwebengine' of 'qtdoc', because building 'qtwebengine' was explicitly disabled. -- Checking dependencies of submodule 'qtinsighttracker' -- Checking dependencies of submodule 'qtremoteobjects' -- Checking dependencies of submodule 'qtinterfaceframework' -- Checking dependencies of submodule 'qtlocation' -- Checking dependencies of submodule 'qtlottie' -- Checking dependencies of submodule 'qtmqtt' -- Checking dependencies of submodule 'qtnetworkauth' -- Checking dependencies of submodule 'qtopcua' -- Checking dependencies of submodule 'qtqmlscriptcompiler' -- Checking dependencies of submodule 'qtquick3dphysics' -- Checking dependencies of submodule 'qtquickeffectmaker' -- Checking dependencies of submodule 'qtscxml' -- Checking dependencies of submodule 'qtsensors' -- Checking dependencies of submodule 'qtserialbus' -- Checking dependencies of submodule 'qtspeech' -- Checking dependencies of submodule 'qttranslations' -- Checking dependencies of submodule 'qtvirtualkeyboard' -- Checking dependencies of submodule 'qtvncserver' -- Checking dependencies of submodule 'qtwebview' -- Skipping optional dependency 'qtwebengine' of 'qtwebview', because building 'qtwebengine' was explicitly disabled. -- Configuring submodule 'qtbase' -DCMAKE_C_FLAGS_DEBUG=-g -g -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DNDEBUG -O2 -DCMAKE_C_FLAGS_RELWITHDEBINFO=-g -DNDEBUG -g -DNDEBUG -O2 -DCMAKE_CXX_FLAGS_DEBUG=-g -g -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DNDEBUG -O2 -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-g -DNDEBUG -g -DNDEBUG -O2 -DCMAKE_OBJCOPY=C:/Strawberry/c/bin/objcopy.exe -DCMAKE_TOOLCHAIN_FILE=C:\qnx.cmake -DCMAKE_C_STANDARD=11 -DCMAKE_C_STANDARD_REQUIRED=ON -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_STANDARD_REQUIRED=ON -DCMAKE_MODULE_PATH:STRING=C:/Qt/6.5.2/Src/qtbase/cmake/platforms CMake Error at qtbase/cmake/QtBuildInformation.cmake:508 (message): Feature "opengl": Forcing to "ON" breaks its condition: QT_FEATURE_opengl_desktop OR QT_FEATURE_opengl_dynamic OR QT_FEATURE_opengles2 Condition values dump: QT_FEATURE_opengl_desktop = "OFF" QT_FEATURE_opengl_dynamic = "OFF" QT_FEATURE_opengles2 = "OFF" Call Stack (most recent call first): qtbase/cmake/QtFeature.cmake:288 (qt_configure_add_report_error) qtbase/cmake/QtFeature.cmake:410 (qt_feature_check_and_save_internal_value) qtbase/cmake/QtFeature.cmake:625 (qt_evaluate_feature) qtbase/cmake/QtFeature.cmake:594 (qt_feature_module_end) qtbase/src/CMakeLists.txt:13 (qt_feature_evaluate_features) -- Configuring submodule 'qtimageformats' -- Configuring submodule 'qtlanguageserver' -- Configuring submodule 'qtshadertools' -- Configuring submodule 'qtsvg' -- Configuring submodule 'qtdeclarative' -- Configuring submodule 'qtquicktimeline' -- Configuring submodule 'qtquick3d' -- Configuring submodule 'qtmultimedia' -- Configuring submodule 'qt3d' CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/render/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene3d/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/extras/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene2d/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/input/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/logic/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/animation/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qt5compat' CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:36 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qtactiveqt' Condition "WIN32" is not met, enabling documentation build only. -- Configuring submodule 'qttools' -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find Clang (missing: Clang_DIR) -- Configuring submodule 'qtwayland' CMake Warning at qtwayland/src/CMakeLists.txt:24 (message): QtWayland is missing required dependencies, nothing will be built. Although this could be considered an error, the configuration will still pass as coin (Qt's continuous integration system) will fail the build if configure fails, but will still try to configure the module on targets that are missing dependencies. -- Configuring submodule 'qtapplicationmanager' -- Configuring submodule 'qtcharts' -- Configuring submodule 'qtcoap' -- Configuring submodule 'qtconnectivity' -- Could NOT find Qt6DBus (missing: Qt6DBus_DIR) CMake Warning at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (message): Failed to find optional Qt component "DBus". Expected Config file at "C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake" does NOT exist Call Stack (most recent call first): qtconnectivity/CMakeLists.txt:16 (find_package) -- Configuring submodule 'qtdatavis3d' -- Configuring submodule 'qtwebsockets' CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwebsockets/src/imports/qmlwebsockets/CMakeLists.txt:4 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qthttpserver' -- Configuring submodule 'qtserialport' -- Configuring submodule 'qtpositioning' -- Configuring submodule 'qtwebchannel' CMake Warning (dev) at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:404 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtwebchannel/src/imports/webchannel/CMakeLists.txt:10 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring submodule 'qtwebengine' -- Configuring submodule 'qtdoc' -- Configuring submodule 'qtgrpc' -- Configuring submodule 'qtinsighttracker' -- Could NOT find Qt6Sql (missing: Qt6Sql_DIR) CMake Warning at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (message): Failed to find optional Qt component "Sql". Expected Config file at "C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Sql/Qt6SqlConfig.cmake" does NOT exist Call Stack (most recent call first): qtinsighttracker/CMakeLists.txt:18 (find_package) -- Configuring submodule 'qtremoteobjects' -- Configuring submodule 'qtinterfaceframework' -- Could NOT find Qt6Sql (missing: Qt6Sql_DIR) CMake Warning at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (message): Failed to find optional Qt component "Sql". Expected Config file at "C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6Sql/Qt6SqlConfig.cmake" does NOT exist Call Stack (most recent call first): qtinterfaceframework/CMakeLists.txt:15 (find_package) -- Could NOT find Qt6DBus (missing: Qt6DBus_DIR) CMake Warning at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (message): Failed to find optional Qt component "DBus". Expected Config file at "C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake" does NOT exist Call Stack (most recent call first): qtinterfaceframework/CMakeLists.txt:15 (find_package) -- Found FLEX: C:/Users/tuvaaral/qnx710/host/win64/x86_64/usr/bin/flex.exe (found version "2.6.4") [QtInterfaceFramework] Generating queryparser using flex and qlalr -- Configuring submodule 'qtlocation' -- Configuring submodule 'qtlottie' -- Configuring submodule 'qtmqtt' -- Configuring submodule 'qtnetworkauth' -- Configuring submodule 'qtopcua' Skipping the build as the condition "NOT QNX" is not met. -- Configuring submodule 'qtqmlscriptcompiler' -- Configuring submodule 'qtquick3dphysics' Skipping the build as the condition "NOT INTEGRITY AND NOT QNX AND NOT VXWORKS AND NOT WATCHOS" is not met. -- Configuring submodule 'qtquickeffectmaker' Skipping the build as the condition "NOT INTEGRITY AND NOT QNX AND NOT VXWORKS AND NOT WATCHOS" is not met. -- Configuring submodule 'qtscxml' -- Configuring submodule 'qtsensors' -- Could NOT find Qt6DBus (missing: Qt6DBus_DIR) CMake Warning at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (message): Failed to find optional Qt component "DBus". Expected Config file at "C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake" does NOT exist Call Stack (most recent call first): qtsensors/CMakeLists.txt:17 (find_package) -- Configuring submodule 'qtserialbus' -- Configuring submodule 'qtspeech' -- Configuring submodule 'qttranslations' -- Configuring submodule 'qtvirtualkeyboard' -- Configuring submodule 'qtvncserver' -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.12") -- Configuring submodule 'qtwebview' -- Could NOT find Qt6WebEngineCore (missing: Qt6WebEngineCore_DIR) CMake Warning at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (message): Failed to find optional Qt component "WebEngineCore". Expected Config file at "C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake" does NOT exist Call Stack (most recent call first): qtwebview/CMakeLists.txt:15 (find_package) -- Could NOT find Qt6WebEngineQuick (missing: Qt6WebEngineQuick_DIR) CMake Warning at C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (message): Failed to find optional Qt component "WebEngineQuick". Expected Config file at "C:/Users/tuvaaral/qtqnxbuild652/qtbase/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake" does NOT exist Call Stack (most recent call first): qtwebview/CMakeLists.txt:15 (find_package) Skipping the build as the condition "NOT QNX" is not met. -- Configuration summary shown below. It has also been written to C:/Users/tuvaaral/qtqnxbuild652/config.summary -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations. -- Configure summary: Building for: qnx-aarch64le-qcc (arm64, CPU features: neon) Compiler: rim_qcc 8.3.0 Build options: Mode ................................... release Optimize release build for size ........ no Fully optimize release builds (-O3) .... no Building shared libraries .............. yes Using C standard ....................... C11 Using C++ standard ..................... C++17 Using ccache ........................... no Unity Build ............................ no Relocatable ............................ yes Using precompiled headers .............. no Using Link Time Optimization (LTCG) .... no Using Intel CET ........................ no Target compiler supports: ARM Extensions ....................... NEON Sanitizers: Addresses ............................ no Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... no Qt D-Bus directly linked to libdbus .... no Qt Gui ................................. yes Qt Network ............................. yes Qt PrintSupport ........................ yes Qt Sql ................................. no Qt Testlib ............................. yes Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... no udev ................................... no OpenSSL ................................ yes Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ yes OpenSSL 3.0 ............................ no Using system zlib ...................... no Zstandard support ...................... no Thread support ......................... yes Common build options: Linker can resolve circular dependencies 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 cpp/winrt base ......................... no Tracing backend ........................ Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no PPS .................................... no PCRE2 .................................. yes Using system PCRE2 ................... no Application permissions ................ no Qt Network: getifaddrs() ........................... no IPv6 ifname ............................ no libproxy ............................... no DTLS ................................... yes OCSP-stapling .......................... yes SCTP ................................... no Use system proxies ..................... yes GSSAPI ................................. no Brotli Decompression Support ........... no qIsEffectiveTLD() ...................... yes Built-in publicsuffix database ....... yes System publicsuffix database ......... no Core tools: Android deployment tool ................ no macOS deployment tool .................. no Windows deployment tool ................ no qmake .................................. yes 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 OpenGL ES 2.0 ........................ no OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. yes Session Management ..................... yes Features used by QPA backends: evdev .................................. no libinput ............................... no HiRes wheel support in 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 xcb-sm ............................... 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 .................................... yes VK_KHR_display ......................... yes QNX: lgmon ................................ no IMF .................................. no XCB: Using system-provided xcb-xinput ..... no GL integrations: GLX Plugin ......................... no XCB GLX .......................... no EGL-X11 Plugin ..................... no Windows: Direct 2D ............................ no Direct 2D 1.1 ........................ no DirectWrite .......................... no DirectWrite 3 ........................ no Qt Widgets: GTK+ ................................... no Styles ................................. Fusion Windows Qt Testlib: Tester for item models ................. yes Batch tests ............................ no Qt PrintSupport: CUPS ................................... no Further Image Formats: JasPer ................................. no MNG .................................... no TIFF ................................... yes Using system libtiff ................. no WEBP ................................... yes Using system libwebp ................. no Qt QML: QML network support .................... yes QML debugging and profiling support .... yes QML just-in-time compiler .............. 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 TreeView item .......................... yes Path support ........................... yes PathView item .......................... yes Positioner items ....................... yes Repeater item .......................... yes ShaderEffect item ...................... yes Sprite item ............................ yes Qt Quick Templates 2: Hover support .......................... yes Multi-touch support .................... yes Calendar support ....................... yes Qt Quick Controls 2: Styles ................................. Basic Fusion Imagine iOS Material Universal macOS Windows Qt Multimedia: Spatial Audio .......................... yes Spatial Audio (Quick3D) ................ yes Low level Audio Backend: ALSA (experimental) .................. no PulseAudio ........................... no MMRenderer ........................... no CoreAudio ............................ no Windows Media SDK .................... no Open SLES (Android) .................. no Web Assembly ......................... no Plugin: GStreamer 1.0 ........................ no FFmpeg ............................... no MMRenderer ........................... no AVFoundation ......................... no Windows Media Foundation ............. no Hardware acceleration and features: Video for Linux ...................... no VAAPI support ........................ no Linux DMA buffer support ............. no VideoToolbox ......................... no Qt 3D: Assimp ................................. yes System Assimp .......................... no Use SSE2 instructions .................. no Use AVX2 instructions .................. no Aspects: Render aspect ........................ yes Input aspect ......................... yes Logic aspect ......................... yes Animation aspect ..................... yes Extras aspect ........................ yes Qt 3D APIs: Vulkan ................................. no Qt 3D Renderers: OpenGL Renderer ........................ yes RHI Renderer ........................... yes Qt3D Geometry Loaders: Autodesk FBX ........................... no 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 Qt Linguist ............................ yes pixeltool .............................. yes qdbus .................................. no Qt Attributions Scanner ................ yes qtdiag ................................. no qtplugininfo ........................... yes Qt Charts Types: Area Chart ............................. yes Line Chart ............................. yes Spline Chart ........................... yes Scatter Chart .......................... yes Bar Chart .............................. yes Pie Chart .............................. yes Boxplot Chart .......................... yes Candlestick Chart ...................... yes Qt Axis Types: DateTime Axis .......................... yes Qt Bluetooth: BlueZ .................................. no BlueZ Low Energy ....................... no Linux Crypto API ....................... no WinRT Bluetooth API .................... no Serial Port: ntddmodm ............................... no Qt Insight Tracker: QML analytics interface ................ no Qt Remote Objects: High Availability Manager (ham) ...... no Qt Interface Framework Core: Interface Framework Generator: Generator .......................... host QtRemoteObjects Support .............. yes Qt Interface Framework VehicleFunctions: Qt Remote Objects Simulation Server .. yes Backends: Simulation Backend ................. yes Qt Remote Objects Backend .......... yes Qt Interface Framework Media: taglib ............................... yes Using system taglib ................ no Mediaplayer Qt Remote Objects Simulation Server no Backends: Mediaplayer Simulation Backend ..... no Mediaplayer Qt Remote Objects Backend yes Tuner Simulation Backend ........... yes Qt Scxml: ECMAScript data model for QtScxml .... yes Qt Sensors: Qt SerialBus: Socket CAN ........................... no Socket CAN FD ........................ no SerialPort Support ................... yes Qt TextToSpeech: Flite ................................ no Flite with ALSA ...................... no Speech Dispatcher .................... no Qt Virtualkeyboard: Desktop integration .................. yes Built-in layouts ..................... yes Key navigation ....................... no Retro style as default ............... no Sensitive Debug ...................... no Cerence .............................. no Static Linking ..................... no Handwriting ........................ no Alphabetic ....................... no CJK .............................. no XT9 ................................ no XT9 Debug ........................ no XT9 9-key layouts ................ no Bundle resources ................... no Handwriting ...................... no XT9 .............................. no Hunspell ............................. no Using Hunspell copy from 3rdparty/ . no OpenWnn .............................. yes MyScript ............................. no Language support enabled for: Arabic ............................. yes Bulgarian .......................... yes Czech .............................. yes Danish ............................. yes German ............................. yes Greek .............................. yes English GB ......................... yes English US ......................... yes Spanish ............................ yes Spanish Mexico ..................... yes Estonian ........................... yes Farsi .............................. yes Finnish ............................ yes French Canada ...................... yes French France ...................... yes Hebrew ............................. yes Hindi .............................. yes Croatian ........................... yes Hungarian .......................... yes Indonesian ......................... yes Italian ............................ yes Japanese ........................... yes Korean ............................. yes Malay .............................. yes Norwegian .......................... yes Dutch .............................. yes Polish ............................. yes Portuguese Brazil .................. yes Portuguese Portugal ................ yes Romanian ........................... yes Russian ............................ yes Slovak ............................. yes Slovenian .......................... yes Albanian ........................... yes Serbian ............................ yes Swedish ............................ yes Thai ............................... yes Turkish ............................ yes Ukrainian .......................... yes Vietnamese ......................... yes Simplified Chinese ................. yes Traditional Chinese ................ yes HongKong Chinese ................... no Traditional chinese input methods: Zhuyin ............................. yes Cangjie ............................ yes Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available. Note: Due to CMAKE_STAGING_PREFIX usage and an unfixed CMake bug, to ensure correct build time rpaths, directory-level install rules like ninja src/gui/install will not work. Check QTBUG-102592 for further details. WARNING: No backend for low level audio found. 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. ERROR: Feature "opengl": Forcing to "ON" breaks its condition: QT_FEATURE_opengl_desktop OR QT_FEATURE_opengl_dynamic OR QT_FEATURE_opengles2 Condition values dump: QT_FEATURE_opengl_desktop = "OFF" QT_FEATURE_opengl_dynamic = "OFF" QT_FEATURE_opengles2 = "OFF" ERROR: The OpenGL functionality tests failed! You might need to modify the OpenGL package search path by setting the OpenGL_DIR CMake variable to the OpenGL library's installation directory. CMake Error at qtbase/cmake/QtBuildInformation.cmake:194 (message): Check the configuration messages for an error that has occurred. Call Stack (most recent call first): qtbase/cmake/QtBuildInformation.cmake:24 (qt_configure_print_summary) CMakeLists.txt:124 (qt_print_feature_summary) -- Configuring incomplete, errors occurred!