Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724628 - media-libs/libaom-9999 pthread_lib2.patch fails to apply
Summary: media-libs/libaom-9999 pthread_lib2.patch fails to apply
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-23 08:49 UTC by jospezial
Modified: 2020-06-09 08:43 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 2020-05-23 08:49:42 UTC
>>> Preparing source in /var/tmp/portage/media-libs/libaom-9999/work/libaom-9999 ...
 * Applying pthread_lib2.patch ...
patching file CMakeLists.txt
Hunk #1 FAILED at 575.
1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej
 [ !! ]
 * ERROR: media-libs/libaom-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/media-libs/libaom-9999/files/pthread_lib2.patch
 * 
 * Call stack:
 *               ebuild.sh, line  125:  Called src_prepare
 *             environment, line 3007:  Called cmake_src_prepare
 *             environment, line 1073:  Called default_src_prepare
 *      phase-functions.sh, line  920:  Called __eapi6_src_prepare
 *             environment, line  217:  Called eapply '/var/tmp/portage/media-libs/libaom-9999/files/pthread_lib2.patch'
 *             environment, line 1224:  Called _eapply_patch '/var/tmp/portage/media-libs/libaom-9999/files/pthread_lib2.patch'
 *             environment, line 1162:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/media-libs/libaom-9999/files/pthread_lib2.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
Comment 2 Arfrever Frehtes Taifersar Arahesis 2020-06-09 05:22:01 UTC
Also SLOT="0/1.9999" should be updated to SLOT="0/2".
Comment 3 Arfrever Frehtes Taifersar Arahesis 2020-06-09 08:43:49 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa1bf1677c128df9104971b26daeab956616ce7

commit 4aa1bf1677c128df9104971b26daeab956616ce7
Author:     Luca Barbato <lu_zero@gentoo.org>
AuthorDate: 2020-06-09 06:55:24 +0000
Commit:     Luca Barbato <lu_zero@gentoo.org>
CommitDate: 2020-06-09 08:34:11 +0000

    media-libs/libaom: Version bump
    
    And address #724628.
    
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Luca Barbato <lu_zero@gentoo.org>