Your message dated Wed, 25 Mar 2026 14:49:58 +0100
with message-id <6106239.DvuYhMxLoT@grummly>
and subject line
has caused the Debian Bug report #1127889,
regarding qgnomeplatform: FTBFS against Qt 6.10
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1127889: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127889
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
fixed -1 qgnomeplatform/0.9.2-6
--- End Message ---