Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675244 - [kde overlay] kde-apps/libkexiv2-9999 libkexiv2-18.12.0-exiv2-0.27.patch upstreamed
Summary: [kde overlay] kde-apps/libkexiv2-9999 libkexiv2-18.12.0-exiv2-0.27.patch upst...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-11 23:41 UTC by jospezial
Modified: 2019-01-12 08:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2019-01-11 23:41:10 UTC
https://cgit.kde.org/libkexiv2.git/commit/?id=d1be9298c7f2b9c717cda154d41732f230ea13a6
"Fix building against exiv2-0.27"

>>> Preparing source in /var/tmp/portage/kde-apps/libkexiv2-9999/work/libkexiv2-9999 ...
 * Applying libkexiv2-18.12.0-exiv2-0.27.patch ...
3 out of 4 hunks FAILED -- saving rejects to file CMakeLists.txt.rej
1 out of 1 hunk FAILED -- saving rejects to file cmake/templates/libkexiv2.pc.cmake.in.rej
2 out of 2 hunks FAILED -- saving rejects to file src/CMakeLists.txt.rej
1 out of 1 hunk FAILED -- saving rejects to file src/kexiv2.cpp.rej
2 out of 2 hunks FAILED -- saving rejects to file src/kexiv2_p.cpp.rej
1 out of 1 hunk FAILED -- saving rejects to file src/kexiv2_p.h.rej
1 out of 1 hunk FAILED -- saving rejects to file src/kexiv2exif.cpp.rej
 [ !! ]
 * ERROR: kde-apps/libkexiv2-9999::kde failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/kde-apps/libkexiv2-9999/files/libkexiv2-18.12.0-exiv2-0.27.patch
 * 
 * Call stack:
 *               ebuild.sh, line  124:  Called src_prepare
 *             environment, line 4319:  Called kde5_src_prepare
 *             environment, line 3359:  Called cmake-utils_src_prepare
 *             environment, line 1452:  Called default_src_prepare
 *      phase-functions.sh, line  933:  Called __eapi6_src_prepare
 *             environment, line  283:  Called eapply '/var/tmp/portage/kde-apps/libkexiv2-9999/files/libkexiv2-18.12.0-exiv2-0.27.patch'
 *             environment, line 1658:  Called _eapply_patch '/var/tmp/portage/kde-apps/libkexiv2-9999/files/libkexiv2-18.12.0-exiv2-0.27.patch'
 *             environment, line 1596:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/kde-apps/libkexiv2-9999/files/libkexiv2-18.12.0-exiv2-0.27.patch'
 *   isolated-functions.sh, line  119:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
Comment 1 Larry the Git Cow gentoo-dev 2019-01-12 08:57:07 UTC
The bug has been closed via the following commit(s):

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

commit 491a2fbc4f2ba6f1469ff7f84336c326eb9920ba
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-01-12 08:46:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-01-12 08:46:43 +0000

    kde-apps/libkexiv2: Patch upstreamed
    
    Upstream commit d1be9298c7f2b9c717cda154d41732f230ea13a6
    
    Closes: https://bugs.gentoo.org/675244
    Package-Manager: Portage-2.3.55, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/libkexiv2/libkexiv2-9999.ebuild | 2 --
 1 file changed, 2 deletions(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2019-01-12 08:57:29 UTC
Thanks!