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

CMake error in qtvirtualkeyboard: CMake Error: The inter-target dependency graph contains the following strongly connected component (cycle)

    XMLWordPrintable

Details

    • b4a55aa44 (dev), 6f0847bee (6.8), d54755c42 (6.7), ada656cfb (tqtc/lts-6.5)

    Description

      The dependency update round fails on the dev branch for qtvirtualkeyboard:

      https://codereview.qt-project.org/c/qt/qtvirtualkeyboard/+/576099

      479:     Simplified Chinese ................... yes
          Traditional Chinese .................. yes
          HongKong Chinese ..................... no
        Traditional chinese input methods:
          Zhuyin ............................... yes
          Cangjie .............................. yes
      agent:2024/07/11 19:35:16 build.go:404:
      Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.
      -- Found Python3: /usr/bin/python3.10 (found suitable version "3.10.12", minimum required is "3.9") found components: Interpreter
      -- Configuring done (1.9s)
      CMake Error: The inter-target dependency graph contains the following strongly connected component (cycle):
      
      499:   "qtvkbstylesplugin" of type MODULE_LIBRARY
          depends on "VirtualKeyboard" (weak)
          depends on "qtvkbstylesplugin_autogen_timestamp_deps" (strong)
          depends on "qtvkbstylesplugin_autogen" (strong)
        "qtvkbstylesplugin_autogen_timestamp_deps" of type UTILITY
          depends on "VirtualKeyboard" (strong)
        "qtvkbstylesplugin_autogen" of type UTILITY
          depends on "qtvkbstylesplugin_autogen_timestamp_deps" (strong)
      At least one of these targets is not a STATIC_LIBRARY.  Cyclic dependencies are allowed only among static libraries.
      CMake Generate step failed.  Build files cannot be regenerated correctly.
      CMake Error at /home/qt/work/install/lib/cmake/Qt6/QtProcessConfigureArgs.cmake:1131 (message): 

      Build log: https://testresults.qt.io/logs/qt/qtvirtualkeyboard/c71fca9f0f582ba9855495740c596dc575e93efb/LinuxUbuntu_22_04x86_64LinuxUbuntu_22_04x86_64GCCqtci-linux-Ubuntu-22.04-x86_64-51-984033GenerateSBOM_Sccache_UseConfigure_VerifySBOM/4d7c82e6816d79e7916037920297fd2aace0be70/build_1720726856/log.txt.gzDetails: https://testresults.qt.io/coin/integration/qt/qtvirtualkeyboard/tasks/1720725990

      Attachments

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

        Activity

          People

            jakoivik Jarkko Koivikko
            tarjasundqvist Tarja Sundqvist
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes