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

[REG 6.10.0->6.10.1] graphs/graphprinting configure fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • 6.10.1
    • Graphs: 3D

      Install Qt 6.10.1 binaries, gcc_64 used in report, configure example graphs/graphprinting:

      qt-cmake -S ~/RTA/Qt_6.10.1/Examples/Qt-6.10.1/graphs/graphprinting -B ~/RTA/Qt_6.10.1/Examples/Qt-6.10.1/graphs/graphprinting/bld_gcc_64 -GNinja

      Fails:

      -- The CXX compiler identification is GNU 11.4.0
      -- Detecting CXX compiler ABI info
      -- Detecting CXX compiler ABI info - done
      -- Check for working CXX compiler: /usr/bin/c++ - skipped
      -- Detecting CXX compile features
      -- Detecting CXX compile features - done
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
      -- Found Threads: TRUE
      -- Performing Test HAVE_STDATOMIC
      -- Performing Test HAVE_STDATOMIC - Success
      -- Found WrapAtomic: TRUE
      -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
      -- Found WrapOpenGL: TRUE
      -- Found WrapVulkanHeaders: /usr/include
      -- Found Cups: /usr/lib/x86_64-linux-gnu/libcups.so (found version "2.4.1")
      -- Configuring done (7.5s)
      CMake Error at CMakeLists.txt:36 (target_link_libraries):
        Target "graphprinting" links to:   
          Qt::GuiPrivate  but the target was not found.
          Possible reasons include:
          * There is a typo in the target name.
          * A find_package call is missing for an IMPORTED target.
          * An ALIAS target is missing.-- Generating done (0.3s)
      CMake Generate step failed.  Build files cannot be regenerated correctly.

      Works with 6.10.0 gcc_64.

        For Gerrit Dashboard: QTBUG-141518
        # Subject Branch Project Status CR V

            oulu_hillbilly Sami Varanka
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change