Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922506 - app-office/calligraplan-3.3.0 fails to compile (MUSL-SYSTEM): Could NOT find KF5 (missing: Init) (found suitable version "5.114.0",
Summary: app-office/calligraplan-3.3.0 fails to compile (MUSL-SYSTEM): Could NOT find ...
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-19 16:02 UTC by Agostino Sarubbo
Modified: 2024-01-21 20:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,75.55 KB, text/plain)
2024-01-19 16:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-19 16:02:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/calligraplan-3.3.0 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-19 16:02:25 UTC
Created attachment 882631 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-19 16:02:25 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Could NOT find KF5 (missing: Init) (found suitable version "5.114.0",
-- Could NOT find KF5Init (missing: KF5Init_DIR)
-- Could NOT find KF5Init: found neither KF5InitConfig.cmake nor kf5init-config.cmake
Comment 3 Larry the Git Cow gentoo-dev 2024-01-21 20:50:07 UTC
The bug has been closed via the following commit(s):

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

commit fb559bc84696eab050dbfa1849fc13183921d16c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-01-21 20:15:41 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-01-21 20:49:21 +0000

    app-office/calligraplan: Port away from deprecated kinit
    
    Closes: https://bugs.gentoo.org/922506
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../calligraplan/calligraplan-3.3.0-r1.ebuild      |  91 ++++++++++++++
 .../files/calligraplan-3.3.0-no-kinit.patch        | 134 +++++++++++++++++++++
 2 files changed, 225 insertions(+)