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

Unable to build qtscxml tests after building with components with Conan

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.2.1
    • None

    Description

      All of the components of qtscxml will generate "lib/cmake/Qt6BuildInternals/StandaloneTests/QtScxmlTestsConfig.cmake". Installing the components in same folder will result in the QtScxmlTestsConfig.cmake being overwritten every time and having the find_package of last component only. This then results in failure building tests, due to find_package not set correctly in it.

       

      agent:2021/08/27 11:50:03 build.go:394: CMake Error at tests/auto/compiled/CMakeLists.txt:31 (qt6_add_statecharts):
      agent:2021/08/27 11:50:03 build.go:394:   Unknown CMake command "qt6_add_statecharts".
      

      http://personal-coins.ci.qt.io:10303/coin/integration/qt/qt5/tasks/web_qt_qt5_1630059594851 

       

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            tosaario Toni Saario
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews