Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876913 - media-video/ffmpeg-4.2.8 patch -p1 failed with /var/tmp/portage/media-video/ffmpeg-4.2.8/files/ffmpeg-4.2.7-libsdl2-new-version-scheme.patch
Summary: media-video/ffmpeg-4.2.8 patch -p1 failed with /var/tmp/portage/media-video...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-13 02:33 UTC by email200202
Modified: 2022-10-13 02:38 UTC (History)
0 users

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


Attachments
build.log (build.log,4.08 KB, text/x-log)
2022-10-13 02:34 UTC, email200202
Details
emerge -pqv '=media-video/ffmpeg-4.2.8::gentoo' (file_876913.txt,1.08 KB, text/plain)
2022-10-13 02:35 UTC, email200202
Details
emerge --info '=media-video/ffmpeg-4.2.8::gentoo' (file_876913.txt,6.97 KB, text/plain)
2022-10-13 02:36 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2022-10-13 02:33:16 UTC
>>> Emerging (1 of 1) media-video/ffmpeg-4.2.8::gentoo
 * ffmpeg-4.2.8.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                                                     [ ok ]
 * ffmpeg-4.2.2-ppc64-altivec.patch.gz BLAKE2B SHA512 size ;-) ...                                                                                                     [ ok ]
 * ffmpeg-4.2.2-ppc64-gcc.patch.gz BLAKE2B SHA512 size ;-) ...                                                                                                         [ ok ]
>>> Unpacking source...
>>> Unpacking ffmpeg-4.2.8.tar.xz to /var/tmp/portage/media-video/ffmpeg-4.2.8/work
>>> Unpacking ffmpeg-4.2.2-ppc64-altivec.patch.gz to /var/tmp/portage/media-video/ffmpeg-4.2.8/work
>>> Unpacking ffmpeg-4.2.2-ppc64-gcc.patch.gz to /var/tmp/portage/media-video/ffmpeg-4.2.8/work
>>> Source unpacked in /var/tmp/portage/media-video/ffmpeg-4.2.8/work
>>> Preparing source in /var/tmp/portage/media-video/ffmpeg-4.2.8/work/ffmpeg-4.2.8 ...
 * Applying chromium-r1.patch ...                                                                                                                                      [ ok ]
 * Applying ffmpeg-4.2.2-ppc64-gcc.patch ...                                                                                                                           [ ok ]
 * Applying ffmpeg-4.2.2-ppc64-altivec.patch ...                                                                                                                       [ ok ]
 * Applying ffmpeg-5.0-backport-ranlib-build-fix.patch ...                                                                                                             [ ok ]
 * Applying ffmpeg-4.2.7-libsdl2-new-version-scheme.patch ...
patching file configure
Hunk #1 FAILED at 6383.
1 out of 1 hunk FAILED -- saving rejects to file configure.rej                                                                                                         [ !! ]
 * ERROR: media-video/ffmpeg-4.2.8::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/media-video/ffmpeg-4.2.8/files/ffmpeg-4.2.7-libsdl2-new-version-scheme.patch
 * 
 * Call stack:
 *               ebuild.sh, line  122:  Called src_prepare
 *             environment, line 2712:  Called default
 *      phase-functions.sh, line  872:  Called default_src_prepare
 *      phase-functions.sh, line  937:  Called __eapi6_src_prepare
 *             environment, line  627:  Called eapply '/var/tmp/portage/media-video/ffmpeg-4.2.8/files/chromium-r1.patch' '/var/tmp/portage/media-video/ffmpeg-4.2.8/work/ffmpeg-4.2.2-ppc64-gcc.patch' '/var/tmp/portage/media-video/ffmpeg-4.2.8/work/ffmpeg-4.2.2-ppc64-altivec.patch' '/var/tmp/portage/media-video/ffmpeg-4.2.8/files/ffmpeg-5.0-backport-ranlib-build-fix.patch' '/var/tmp/portage/media-video/ffmpeg-4.2.8/files/ffmpeg-4.2.7-libsdl2-new-version-scheme.patch'
 *             environment, line 1260:  Called _eapply_patch '/var/tmp/portage/media-video/ffmpeg-4.2.8/files/ffmpeg-4.2.7-libsdl2-new-version-scheme.patch'
 *             environment, line 1198:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/media-video/ffmpeg-4.2.8/files/ffmpeg-4.2.7-libsdl2-new-version-scheme.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"


Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -auvDN world

Actual Results:  
Failed

Expected Results:  
Not to fail
Comment 1 email200202 2022-10-13 02:34:47 UTC
Created attachment 823727 [details]
build.log
Comment 2 email200202 2022-10-13 02:35:51 UTC
Created attachment 823729 [details]
emerge -pqv '=media-video/ffmpeg-4.2.8::gentoo'
Comment 3 email200202 2022-10-13 02:36:56 UTC
Created attachment 823731 [details]
emerge --info '=media-video/ffmpeg-4.2.8::gentoo'
Comment 4 Larry the Git Cow gentoo-dev 2022-10-13 02:38:10 UTC
The bug has been closed via the following commit(s):

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

commit ab644b8f48883b3540c4f5ad9c11de02616e5d43
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-13 02:36:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-13 02:36:21 +0000

    media-video/ffmpeg: drop unnecessary libsdl2-new-version-scheme.patch patch
    
    I'd dropped this initially but git reset and forgot I'd made the change,
    so when I cp'd back from 4.2.7, lost this part. :(
    
    Closes: https://bugs.gentoo.org/876913
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/ffmpeg/ffmpeg-4.2.8.ebuild | 1 -
 1 file changed, 1 deletion(-)