Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823140 - media-libs/svt-av1-0.8.7: patch -p1 failed svt-av1-0.8.6-no-force-avx.patch
Summary: media-libs/svt-av1-0.8.7: patch -p1 failed svt-av1-0.8.6-no-force-avx.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Beddek
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 823029
  Show dependency tree
 
Reported: 2021-11-11 19:06 UTC by Arthur Zamarin
Modified: 2021-11-13 10:48 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,2.71 KB, text/plain)
2021-11-11 19:06 UTC, Arthur Zamarin
Details
remove-apply-patch.patch (remove-apply-patch.patch,1.54 KB, patch)
2021-11-11 19:13 UTC, Arthur Zamarin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2021-11-11 19:06:56 UTC
Created attachment 750444 [details]
build.log

On arches outsize of amd64, the `svt-av1-0.8.6-no-force-avx.patch` is trying to be applied, but fails (as shown in attached build.log, run on sparc machine).

I have checked upstream code [1], and they have fixed it at commit [2], so we can just remove this patch apply, which enables us to just remove src_prepare function from ebuild.


[1] https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/v0.8.7/CMakeLists.txt
[2] https://gitlab.com/AOMediaCodec/SVT-AV1/-/commit/b65cc25afa2a33264fb8adfaa0ee927139dc148b
Comment 1 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2021-11-11 19:13:31 UTC
Created attachment 750447 [details, diff]
remove-apply-patch.patch
Comment 2 Larry the Git Cow gentoo-dev 2021-11-13 10:48:13 UTC
The bug has been closed via the following commit(s):

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

commit 7e2b8bd98538e31240d63333a404dac131d0ffc0
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-11-11 19:11:21 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-11-13 10:47:33 +0000

    media-libs/svt-av1: remove apply patch
    
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
    Closes: https://bugs.gentoo.org/823140
    Closes: https://github.com/gentoo/gentoo/pull/22929
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-libs/svt-av1/svt-av1-0.8.7.ebuild | 11 -----------
 media-libs/svt-av1/svt-av1-9999.ebuild  | 11 -----------
 2 files changed, 22 deletions(-)