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

RTA CMake test fails on macOS10.15 and macOS11.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.3.0 Alpha
    • 6.2.0 RC, 6.2.1
    • Build System
    • 2b6500cd15c0a41cf3e5eea8178e2044012dbd97 (qt/qtbase/dev) a11f108de45849bccd8e4ec893bd6eed028515a7 (qt/qtbase/6.2)

    Description

      RTA has this special cmake test, it just runs cmake on attached CMakeLists.txt file. Test fails now on macOS10.15 and macOS11.0, but works on macOS10.14 and linux & windows.

      Fail message on macOS10.15 (11.0 has same error message):

      -- Found WrapPNG: TRUE  
      CMake Error at CMakeLists.txt:14 (find_package):
        Found package configuration file:
          /Users/qt/RTA/qt5/6.2.0/macos/lib/cmake/Qt6/Qt6Config.cmake
        but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
        FOUND.  Reason given by package:
        Failed to find Qt component "Quick3DAssetUtils".
        Expected Config file at
        "/Users/qt/RTA/qt5/6.2.0/macos/lib/cmake/Qt6Quick3DAssetUtils/Qt6Quick3DAssetUtilsConfig.cmake"
        exists
      -- Configuring incomplete, errors occurred!
      See also "/Users/qt/work/tqtc-qt-rta/suites/installer/suite_qt_installer_smoke/tst_cmake/testdata/CMakeFiles/CMakeOutput.log".
        The following imported targets are referenced, but are missing:
        Qt6::Quick3DPrivate Qt6::Quick3DAssetImportPrivate
      Call Stack (most recent call first):
        CMakeLists.txt:14 (find_package)
      -- Using Qt bundled PNG.
      -- Found WrapPNG: TRUE  
      CMake Error at CMakeLists.txt:14 (find_package):
        Found package configuration file:
          /Users/qt/RTA/qt5/6.2.0/macos/lib/cmake/Qt6/Qt6Config.cmake
        but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
        FOUND.  Reason given by package:
        Failed to find Qt component "Quick3DAssetUtils".
        Expected Config file at
        "/Users/qt/RTA/qt5/6.2.0/macos/lib/cmake/Qt6Quick3DAssetUtils/Qt6Quick3DAssetUtilsConfig.cmake"
        exists
      

      Attachments

        Issue Links

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

          Activity

            People

              semlanik Alexey Edelev
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes