Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140082

WoA 23h2 - module_includes standalone test fails in multiple repositories a.k.a. submodules

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.9, 6.10, 6.11
    • SVG Support
    • None
    • Windows

      module_includes started to fail in multiple repositories

      Standalone tests are not easy to find via CI testresult metrics, but starting point is visible through this CI metric

      By checking the previous merge into qt5 branch

      Same failing in all of these repositories / submodules

      Logs are indicating that modules are not found, e.g. in qt3d:

      agent:2025/09/02 23:40:32 build.go:413: Could NOT find Qt6CoreTools (missing: Qt6CoreTools_DIR)
      agent:2025/09/02 23:40:32 build.go:413: CMake Warning at C:/CMake/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
      agent:2025/09/02 23:40:32 build.go:413:   Found package configuration file:
      agent:2025/09/02 23:40:32 build.go:413:     C:/Users/qt/work/install/target/lib/cmake/Qt6Core/Qt6CoreConfig.cmake
      agent:2025/09/02 23:40:32 build.go:413:   but it set Qt6Core_FOUND to FALSE so package "Qt6Core" is considered to be
      agent:2025/09/02 23:40:32 build.go:413:   NOT FOUND.  Reason given by package:
      agent:2025/09/02 23:40:32 build.go:413:   Qt6Core could not be found because dependency Qt6CoreTools could not be
      agent:2025/09/02 23:40:32 build.go:413:   found.
      agent:2025/09/02 23:40:32 build.go:413:   Configuring with --debug-find-pkg=Qt6CoreTools might reveal details why the
      agent:2025/09/02 23:40:32 build.go:413:   package was not found.
      agent:2025/09/02 23:40:32 build.go:413:   Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some
      agent:2025/09/02 23:40:32 build.go:413:   of the path variables that find_package uses to try and find the package.
      agent:2025/09/02 23:40:32 build.go:413: Call Stack (most recent call first):
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/install/target/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/install/target/lib/cmake/Qt6Concurrent/Qt6ConcurrentDependencies.cmake:45 (_qt_internal_find_qt_dependencies)
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/install/target/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake:40 (include)
      agent:2025/09/02 23:40:32 build.go:413:   C:/CMake/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/install/target/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/install/target/lib/cmake/Qt63DCore/Qt63DCoreDependencies.cmake:45 (_qt_internal_find_qt_dependencies)
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/install/target/lib/cmake/Qt63DCore/Qt63DCoreConfig.cmake:40 (include)
      agent:2025/09/02 23:40:32 build.go:413:   CMakeLists.txt:6 (find_package)
      agent:2025/09/02 23:40:32 build.go:413: CMake Warning at C:/CMake/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
      agent:2025/09/02 23:40:32 build.go:413:   Found package configuration file:
      agent:2025/09/02 23:40:32 build.go:413:     C:/Users/qt/work/install/target/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake
      agent:2025/09/02 23:40:32 build.go:413:   but it set Qt6Concurrent_FOUND to FALSE so package "Qt6Concurrent" is
      agent:2025/09/02 23:40:32 build.go:413:   considered to be NOT FOUND.  Reason given by package:
      agent:2025/09/02 23:40:32 build.go:413:   Qt6Concurrent could not be found because dependency Qt6Core could not be
      agent:2025/09/02 23:40:32 build.go:413:   found.
      agent:2025/09/02 23:40:32 build.go:413:   Configuring with --debug-find-pkg=Qt6Core might reveal details why the
      agent:2025/09/02 23:40:32 build.go:413:   package was not found.
      agent:2025/09/02 23:40:32 build.go:413:   Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some
      agent:2025/09/02 23:40:32 build.go:413:   of the path variables that find_package uses to try and find the package.
      agent:2025/09/02 23:40:32 build.go:413: Call Stack (most recent call first):
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/install/target/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/install/target/lib/cmake/Qt63DCore/Qt63DCoreDependencies.cmake:45 (_qt_internal_find_qt_dependencies)
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/install/target/lib/cmake/Qt63DCore/Qt63DCoreConfig.cmake:40 (include)
      agent:2025/09/02 23:40:32 build.go:413:   CMakeLists.txt:6 (find_package)
      agent:2025/09/02 23:40:32 build.go:413: CMake Error at CMakeLists.txt:6 (find_package):
      agent:2025/09/02 23:40:32 build.go:413:   Found package configuration file:
      agent:2025/09/02 23:40:32 build.go:413:     C:/Users/qt/work/install/target/lib/cmake/Qt63DCore/Qt63DCoreConfig.cmake
      agent:2025/09/02 23:40:32 build.go:413:   but it set Qt63DCore_FOUND to FALSE so package "Qt63DCore" is considered to
      agent:2025/09/02 23:40:32 build.go:413:   be NOT FOUND.  Reason given by package:
      agent:2025/09/02 23:40:32 build.go:413:   Qt63DCore could not be found because dependency Qt6Concurrent could not be
      agent:2025/09/02 23:40:32 build.go:413:   found.
      agent:2025/09/02 23:40:32 build.go:413:   Configuring with --debug-find-pkg=Qt6Concurrent might reveal details why
      agent:2025/09/02 23:40:32 build.go:413:   the package was not found.
      agent:2025/09/02 23:40:32 build.go:413:   Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some
      agent:2025/09/02 23:40:32 build.go:413:   of the path variables that find_package uses to try and find the package.
      agent:2025/09/02 23:40:32 build.go:413: Configuring incomplete, errors occurred!
      agent:2025/09/02 23:40:32 build.go:413: CMake Error at build_and_test_module_includes.cmake:17 (message):
      agent:2025/09/02 23:40:32 build.go:413:   cmd /c call C:/CMake/bin/ctest.exe --build-and-test
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/qt/qt3d_standalone_tests/tests/auto/cmake/module_includes/
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/qt/qt3d_standalone_tests/tests/auto/cmake/module_includes/build
      agent:2025/09/02 23:40:32 build.go:413:   --build-config RelWithDebInfo --build-generator Ninja --build-makeprogram
      agent:2025/09/02 23:40:32 build.go:413:   C:/Users/qt/work/qt/qt3d_standalone_tests/.qt/qt-internal-ninja.bat
      agent:2025/09/02 23:40:32 build.go:413:   --build-project module_includes --build-options
      agent:2025/09/02 23:40:32 build.go:413:   -DCMAKE_BUILD_TYPE=RelWithDebInfo
      agent:2025/09/02 23:40:32 build.go:413:   -DCMAKE_TOOLCHAIN_FILE=C:/Users/qt/work/install/target/lib/cmake/Qt6/qt.toolchain.cmake
      agent:2025/09/02 23:40:32 build.go:413:   -DCMAKE_MESSAGE_LOG_LEVEL=DEBUG -DCMAKE_AUTOGEN_VERBOSE=TRUE
      agent:2025/09/02 23:40:32 build.go:413:   -DQT_BUILD_DIR=C:/Users/qt/work/qt/qt3d_standalone_tests
      agent:2025/09/02 23:40:32 build.go:413:   -DQT_INTERNAL_IS_CMAKE_BUILD_TEST=ON
      agent:2025/09/02 23:40:32 build.go:413:   -DCMAKE_PREFIX_PATH=C:/Users/qt/work/install/target;C:/Users/qt/work/install/target
      agent:2025/09/02 23:40:32 build.go:413:   -DQT_ADDITIONAL_PACKAGES_PREFIX_PATH=C:/Users/qt/work/install/target
      agent:2025/09/02 23:40:32 build.go:413:   execution failed with exit code 1.

      And one submodule had different test failing, but the rootcause was the same, could not find package

      Could NOT find Qt6CoreTools (missing: Qt6CoreTools_DIR)

       

      Currently it's a blocker to get WoA 11 23h2 as blocking into CI:

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            teheikki Tero Heikkinen
            teheikki Tero Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes