Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927951 - [kde overlay] kde-plasma/discover-9999: discover-5.25.90-tests-optional.patch fails
Summary: [kde overlay] kde-plasma/discover-9999: discover-5.25.90-tests-optional.patch...
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/plasma/discove...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-27 10:58 UTC by Manuel Nickschas
Modified: 2024-03-27 21:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log.gz,4.65 KB, application/gzip)
2024-03-27 10:58 UTC, Manuel Nickschas
Details
emerge --info (emerge.info.gz,7.45 KB, application/gzip)
2024-03-27 10:59 UTC, Manuel Nickschas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Nickschas 2024-03-27 10:58:23 UTC
Created attachment 888758 [details]
build.log

This patch has been failing for some time:

discover-5.25.90-tests-optional.patch

 * Applying discover-5.25.90-tests-optional.patch ...
patching file CMakeLists.txt
Hunk #1 succeeded at 28 with fuzz 2 (offset 3 lines).
patching file libdiscover/CMakeLists.txt
Hunk #1 succeeded at 4 with fuzz 2.
patching file libdiscover/backends/DummyBackend/CMakeLists.txt
patching file libdiscover/backends/FlatpakBackend/CMakeLists.txt
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file libdiscover/backends/FlatpakBackend/CMakeLists.txt.rej
patching file libdiscover/backends/KNSBackend/CMakeLists.txt
 [ !! ]
 * ERROR: kde-plasma/discover-9999::kde failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/kde-plasma/discover-9999/files/discover-5.25.90-tests-optional.patch
 * 
 * Call stack:
 *               ebuild.sh, line  136:  Called src_prepare
 *             environment, line 3044:  Called ecm_src_prepare
 *             environment, line 1651:  Called cmake_src_prepare
 *             environment, line 1299:  Called default_src_prepare
 *      phase-functions.sh, line  948:  Called __eapi8_src_prepare
 *             environment, line  393:  Called eapply '--' '/var/tmp/portage/kde-plasma/discover-9999/files/discover-5.25.90-tests-optional.patch'
 *             environment, line 1452:  Called _eapply_patch '/var/tmp/portage/kde-plasma/discover-9999/files/discover-5.25.90-tests-optional.patch'
 *             environment, line 1390:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/kde-plasma/discover-9999/files/discover-5.25.90-tests-optional.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
Comment 1 Manuel Nickschas 2024-03-27 10:59:00 UTC
Created attachment 888759 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-27 12:18:59 UTC
The bug has been closed via the following commit(s):

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

commit f98cacf5b0f22d7e768af220f6df4141faf2de60
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-03-27 12:12:25 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-03-27 12:12:25 +0000

    kde-plasma/discover: Rebase tests-optional.patch on top of HEAD
    
    Pending MR: https://invent.kde.org/plasma/discover/-/merge_requests/805
    
    Closes: https://bugs.gentoo.org/927951
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/discover/discover-9999.ebuild           |   2 +-
 .../files/discover-6.0.80-tests-optional.patch     | 111 +++++++++++++++++++++
 2 files changed, 112 insertions(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2024-03-27 21:59:00 UTC
The bug has been referenced in the following commit(s):

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

commit 52cdfcf21570afc0dddb68e554bb6bd6e6767759
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-03-27 21:58:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-03-27 21:58:36 +0000

    kde-plasma/discover: Drop upstreamed patch
    
    Bug: https://bugs.gentoo.org/927951
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/discover/discover-9999.ebuild           |   2 -
 .../files/discover-6.0.80-tests-optional.patch     | 111 ---------------------
 2 files changed, 113 deletions(-)