Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689788 - dev-libs/spdlog-9999 - spdlog-1.0.0-unbundle-fmt.patch fails to apply
Summary: dev-libs/spdlog-9999 - spdlog-1.0.0-unbundle-fmt.patch fails to apply
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-07-13 16:22 UTC by jospezial
Modified: 2019-07-21 12:02 UTC (History)
1 user (show)

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-07-13 16:22:51 UTC
>>> Preparing source in /var/tmp/portage/dev-libs/spdlog-9999/work/spdlog-9999 ...
 * Applying spdlog-1.0.0-unbundle-fmt.patch ...
1 out of 1 hunk FAILED -- saving rejects to file include/spdlog/fmt/fmt.h.rej
 [ !! ]
 * ERROR: dev-libs/spdlog-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/dev-libs/spdlog-9999/files/spdlog-1.0.0-unbundle-fmt.patch
 * 
 * Call stack:
 *               ebuild.sh, line  125:  Called src_prepare
 *             environment, line 2595:  Called cmake-utils_src_prepare
 *             environment, line 1092:  Called default_src_prepare
 *      phase-functions.sh, line  937:  Called __eapi6_src_prepare
 *             environment, line  210:  Called eapply '/var/tmp/portage/dev-libs/spdlog-9999/files/spdlog-1.0.0-unbundle-fmt.patch'
 *             environment, line 1277:  Called _eapply_patch '/var/tmp/portage/dev-libs/spdlog-9999/files/spdlog-1.0.0-unbundle-fmt.patch'
 *             environment, line 1215:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/dev-libs/spdlog-9999/files/spdlog-1.0.0-unbundle-fmt.patch'
 *   isolated-functions.sh, line  119:  Called die
 * The specific snippet of code:
 *              die "$@"
Comment 1 Larry the Git Cow gentoo-dev 2019-07-21 12:02:46 UTC
The bug has been closed via the following commit(s):

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

commit 5bd1526cf0e8b971ebd3f5101f5f707bc6e33bf9
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2019-07-21 00:46:20 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-07-21 12:01:52 +0000

    dev-libs/spdlog: fix patch of live ebuild
    
    Closes: https://bugs.gentoo.org/689788
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/12486
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../spdlog/files/spdlog-9999-unbundle-fmt.patch    | 45 ++++++++++++++++++++++
 dev-libs/spdlog/spdlog-9999.ebuild                 |  4 +-
 2 files changed, 47 insertions(+), 2 deletions(-)