Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768249 - sys-libs/kpmcore-4.2.0: sfdiskbackend.cpp:48:110: error: no matching function for call to ‘SfdiskBackendFactory::registerPlugin<SfdiskBackend>()’
Summary: sys-libs/kpmcore-4.2.0: sfdiskbackend.cpp:48:110: error: no matching function...
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: 2021-02-01 17:34 UTC by Anton
Modified: 2021-02-01 18:03 UTC (History)
0 users

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


Attachments
emerge --info '=sys-libs/kpmcore-4.2.0::gentoo' (emerge-info.txt,6.59 KB, text/plain)
2021-02-01 17:34 UTC, Anton
Details
build log (build.log,219.19 KB, text/x-log)
2021-02-01 17:36 UTC, Anton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton 2021-02-01 17:34:38 UTC
Created attachment 685455 [details]
emerge --info '=sys-libs/kpmcore-4.2.0::gentoo'

I was unable to build this package
Comment 1 Anton 2021-02-01 17:36:39 UTC
Created attachment 685458 [details]
build log
Comment 2 Andrius Štikonas 2021-02-01 17:55:18 UTC
We probably need to backport 07e5a3ac2858e6d38cc698e0f740e7a693e9f302 (Make plugins compatible to latest KPluginFactory code)
Comment 3 Larry the Git Cow gentoo-dev 2021-02-01 18:03:47 UTC
The bug has been closed via the following commit(s):

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

commit 23664bcb8930681ff69ae13361add9d5eff5437c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-02-01 18:02:58 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-02-01 18:03:26 +0000

    sys-libs/kpmcore: Fix build with KF 5.77.0
    
    Reported-by: Anton <anton@picapica.im>
    Thanks-to: Andrius Štikonas <andrius@stikonas.eu>
    Closes: https://bugs.gentoo.org/768249
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sys-libs/kpmcore/files/kpmcore-4.2.0-kf-5.77.patch | 50 ++++++++++++++++++++++
 sys-libs/kpmcore/kpmcore-4.2.0.ebuild              |  8 ++--
 2 files changed, 55 insertions(+), 3 deletions(-)