Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922438 - [kde overlay] kde-apps/ark-24.01.90: should depend on kde-frameworks/kfilemetadata
Summary: [kde overlay] kde-apps/ark-24.01.90: should depend on kde-frameworks/kfilemet...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-18 18:39 UTC by Franz Berger
Modified: 2024-01-21 20:09 UTC (History)
1 user (show)

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


Attachments
full build log (build.log,6.23 KB, text/plain)
2024-01-18 18:42 UTC, Franz Berger
Details
emerge --info (emerge-info,7.79 KB, text/plain)
2024-01-18 18:43 UTC, Franz Berger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Berger 2024-01-18 18:39:32 UTC
The KDE 6 RC1 version of kde-apps/ark depends on kde-frameworks/kfilemetadata, but this is not reflected by the ebuild. Other KDE applications appear to pull this in via the semantic-desktop USE flag, but I don't have that enabled.

Explicitly installing kde-frameworks/kfilemetadata-5.248.0 fixes the issue.

Reproducible: Always

Actual Results:  
The build fails in the configure stage. As it seems I cannot upload attachments, I will only add the relevant lines from the build log:

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find KF6 (missing: FileMetaData) (found suitable version
  "5.248.0", minimum required is "5.240.0")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF6.cmake:93 (find_package_handle_standard_args)
  CMakeLists.txt:40 (find_package)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-18 18:40:10 UTC
The whole Gear suite needs its deps auditing still (working on it...).
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-18 18:40:31 UTC
(In reply to Sam James from comment #1)
> The whole Gear suite needs its deps auditing still (working on it...).

pressed enter too early: PRs welcome to ::kde.

> Actual Results:  
> The build fails in the configure stage. As it seems I cannot upload
> attachments, I will only add the relevant lines from the build log:
> 

Why can't you?
Comment 3 Franz Berger 2024-01-18 18:42:13 UTC
Created attachment 882574 [details]
full build log
Comment 4 Franz Berger 2024-01-18 18:43:00 UTC
Created attachment 882575 [details]
emerge --info
Comment 5 Franz Berger 2024-01-18 18:44:16 UTC
>Why can't you?
I thought I should have been able to upload attachments during the bug creation step, as described in [1], but that didn't show me an option to upload. Have now added them as an extra step.

[1] https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
Comment 6 Larry the Git Cow gentoo-dev 2024-01-21 20:09:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=b6c475ea56fe3ebceafca496ad8798ad55746443

commit b6c475ea56fe3ebceafca496ad8798ad55746443
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-01-21 20:09:20 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-01-21 20:09:20 +0000

    kde-apps/ark: Add new dependency
    
    Upstream commit 2b1e0a83abc7523df83513ad997a3e3489f30748
    
    Closes: https://bugs.gentoo.org/922438
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/ark/ark-24.02.49.9999.ebuild | 1 +
 kde-apps/ark/ark-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)