Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925728 - kde-apps/dolphin-plugins-git-24.02.0 can not find KF6::XmlGui although it is install
Summary: kde-apps/dolphin-plugins-git-24.02.0 can not find KF6::XmlGui although it is ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://invent.kde.org/sdk/dolphin-pl...
Whiteboard:
Keywords: UPSTREAM
: 925886 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-02-28 19:57 UTC by Andrei Slavoiu
Modified: 2024-03-02 08:39 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,8.11 KB, text/plain)
2024-02-28 19:58 UTC, Andrei Slavoiu
Details
emerge --info (emerge.info,9.77 KB, text/plain)
2024-02-28 19:59 UTC, Andrei Slavoiu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2024-02-28 19:57:30 UTC
CMake Error at git/CMakeLists.txt:27 (target_link_libraries):
  Target "fileviewgitplugin" links to:

    KF6::XmlGui

  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.

Reproducible: Always
Comment 1 Andrei Slavoiu 2024-02-28 19:58:07 UTC
Created attachment 886238 [details]
build.log
Comment 2 Andrei Slavoiu 2024-02-28 19:59:30 UTC
Created attachment 886239 [details]
emerge --info
Comment 3 Francois Chenier 2024-02-29 08:39:44 UTC
An alternate way to fix the issue is to remove 

ecm_punt_kf_module XmlGui

in src_prepare(). The problem is Gentoo specific.
Comment 4 Andreas Sturmlechner gentoo-dev 2024-02-29 08:46:00 UTC
Upstream dependencies should be fixed nevertheless and that's where we can help.
Comment 5 Larry the Git Cow gentoo-dev 2024-02-29 09:45:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f908bffa8c12a0051b9bfbbe4f154915aa37b2d

commit 0f908bffa8c12a0051b9bfbbe4f154915aa37b2d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-02-29 09:38:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-02-29 09:44:38 +0000

    kde-apps/dolphin-plugins-git: Fix upstream deps
    
    Bug: https://bugs.gentoo.org/925728
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../dolphin-plugins-git-24.02.0.ebuild             |   2 +
 .../files/dolphin-plugins-git-24.02.0-deps.patch   | 107 +++++++++++++++++++++
 2 files changed, 109 insertions(+)
Comment 6 Mike Lothian 2024-02-29 09:52:13 UTC
Sorry folks I thought https://invent.kde.org/sdk/dolphin-plugins/-/merge_requests/50 had already landed 😢
Comment 7 Andreas Sturmlechner gentoo-dev 2024-02-29 10:56:58 UTC
(In reply to Mike Lothian from comment #6)
> Sorry folks I thought
> https://invent.kde.org/sdk/dolphin-plugins/-/merge_requests/50 had already
> landed 😢

One more fix needed (CI failed).
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-01 04:39:00 UTC
*** Bug 925886 has been marked as a duplicate of this bug. ***
Comment 9 Perfect Gentleman 2024-03-01 04:48:00 UTC
please, fix 9999 version.
Comment 10 Andreas Sturmlechner gentoo-dev 2024-03-01 08:09:48 UTC
There is nothing to fix for 9999, only an upstream MR to merge. You don't expect 9999 to work 24/7.
Comment 11 Mike Lothian 2024-03-01 08:26:41 UTC
That's it merged