Source: qgnomeplatform
Version: 0.9.2-5
Severity: important
Tags: ftbfs
X-Debbugs-Cc: [email protected]

Dear maintainer,

we are currently preparing Qt 6.10.2 in experimental and your package FTBFS 
against it
with the following error:

---
CMake Error at src/common/CMakeLists.txt:11 (target_link_libraries):
  Target "qgnomeplatform6" links to:

    Qt6::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.



CMake Error at src/decoration/CMakeLists.txt:12 (target_link_libraries):
  Target "qgnomeplatformdecoration" links to:

    Qt6::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.



CMake Error at src/theme/CMakeLists.txt:14 (target_link_libraries):
  Target "qgnomeplatformtheme" links to:

    Qt6::GuiPrivate

  but the target was not found.  Possible reasons include:
---

Since Qt 6.10, linking against private Qt targets requires finding these first 
via find_package()
when using CMake, see 
https://doc-snapshots.qt.io/qt6-dev/whatsnew610.html#build-system-changes
and e.g. https://doc.qt.io/qt-6/qtguiprivate-module.html#details.

Thank you very much.


-- 
Med vänliga hälsningar

Patrick Franz

Reply via email to