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

[Boot to Qt 6.11.0 snapshot] 'graphs/graphprinting' fails to build

XMLWordPrintable

      SHA1 (meta-qt6) c01d4217149a1960b2e12a23156000817e53b455

      When trying to build 'graphs/graphprinting' with:

       /home/qt/RTA/B2Qt_6.11.0/6.11.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/aarch64-pokysdk-linux/usr/bin/qt-cmake
       -GNinja CMakeLists.txt -B build
      cmake --build build --parallel
      cmake --install build --prefix /home/qt/RTA/usr --config Debug

      it fails to build with:

       + /home/qt/RTA/B2Qt_6.11.0/6.11.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/aarch64-pokysdk-linux/usr/bin/qt-cmake -GNinja CMakeLists.txt -B build
      -- The CXX compiler identification is GNU 15.2.0
      -- Detecting CXX compiler ABI info
      -- Detecting CXX compiler ABI info - done
      -- Check for working CXX compiler: /home/qt/RTA/B2Qt_6.11.0/6.11.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/aarch64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-g++ - 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
      -- Performing Test HAVE_EGL
      -- Performing Test HAVE_EGL - Success
      -- Found EGL: /home/qt/RTA/B2Qt_6.11.0/6.11.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/cortexa72-cortexa53-crypto-poky-linux/usr/include (found version "1.5")
      -- Performing Test HAVE_GLESv2
      -- Performing Test HAVE_GLESv2 - Success
      -- Found GLESv2: /home/qt/RTA/B2Qt_6.11.0/6.11.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/cortexa72-cortexa53-crypto-poky-linux/usr/include
      -- Found WrapVulkanHeaders: /home/qt/RTA/B2Qt_6.11.0/6.11.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/cortexa72-cortexa53-crypto-poky-linux/usr/include
      -- Found Cups: /home/qt/RTA/B2Qt_6.11.0/6.11.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/cortexa72-cortexa53-crypto-poky-linux/usr/lib/libcups.so (found version "2.4.12")
      -- Configuring done (2.1s)
      FAIL 14:01:17
      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.1s)
      CMake Generate step failed.  Build files cannot be regenerated correctly.

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

            tokorpip Tomi Korpipää
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes