Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678116 - media-libs/libaom-9999 - libdirpc2.patch fails to apply
Summary: media-libs/libaom-9999 - libdirpc2.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: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-16 07:53 UTC by jospezial
Modified: 2019-02-16 17:06 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-02-16 07:53:01 UTC
The patch fails to apply since months

>>> Source unpacked in /var/tmp/portage/media-libs/libaom-9999/work
>>> Preparing source in /var/tmp/portage/media-libs/libaom-9999/work/libaom-9999 ...
 * Applying libdirpc2.patch ...
1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej
2 out of 2 hunks FAILED -- saving rejects to file build/cmake/pkg_config.cmake.rej
 [ !! ]
 * ERROR: media-libs/libaom-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/media-libs/libaom-9999/files/libdirpc2.patch
 * 
 * Call stack:
 *               ebuild.sh, line  124:  Called src_prepare
 *             environment, line 3838:  Called cmake-utils_src_prepare
 *             environment, line 1106:  Called default_src_prepare
 *      phase-functions.sh, line  933:  Called __eapi6_src_prepare
 *             environment, line  231:  Called eapply '/var/tmp/portage/media-libs/libaom-9999/files/libdirpc2.patch' '/var/tmp/portage/media-libs/libaom-9999/files/pthread_lib2.patch'
 *             environment, line 1312:  Called _eapply_patch '/var/tmp/portage/media-libs/libaom-9999/files/libdirpc2.patch'
 *             environment, line 1250:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/media-libs/libaom-9999/files/libdirpc2.patch'
 *   isolated-functions.sh, line  119:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
Comment 1 Larry the Git Cow gentoo-dev 2019-02-16 17:06:06 UTC
The bug has been closed via the following commit(s):

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

commit 725e14e78db8547078e61c7b0fe249a28f6ce0ae
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-02-16 16:33:31 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-02-16 17:05:49 +0000

    media-libs/libaom: Drop obsolete patch, pkg uses GNUInstallDirs now
    
    Reported-by: jospezial <jospezial@gmx.de>
    Closes: https://bugs.gentoo.org/678116
    Package-Manager: Portage-2.3.60, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/libaom/libaom-9999.ebuild | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)