Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 897976

Summary: >=media-plugins/gst-plugins-x264-1.20.3:1.0: ~mips keywording request
Product: Gentoo Linux Reporter: matoro <matoro_bugzilla_gentoo>
Component: KeywordingAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED FIXED    
Severity: enhancement CC: matoro_bugzilla_gentoo
Priority: Normal Keywords: CC-ARCHES, PullRequest
Version: unspecifiedFlags: nattka: sanity-check+
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/29996
Whiteboard:
Package list:
>=media-plugins/gst-plugins-x264-1.20.3:1.0 ~mips
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 896096    

Description matoro archtester 2023-02-26 18:34:38 UTC
Thanks
Comment 1 Larry the Git Cow gentoo-dev 2023-03-22 05:30:14 UTC
The bug has been referenced in the following commit(s):

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

commit 082a815783a9b08df6ed4273310057df71b7bc52
Author:     Matoro Mahri <matoro@users.noreply.github.com>
AuthorDate: 2023-03-08 17:25:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-22 05:29:39 +0000

    media-libs/x264: add check for MSA instructions on mips
    
    Implements the configure check from
    https://github.com/mirror/x264/commit/ce0757d9d2778e349a7c2f6445b6aa75d8765c30,
    which bails out if MSA instructions are not available per CFLAGS.
    
    Bug: https://bugs.gentoo.org/897976
    Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
    Closes: https://github.com/gentoo/gentoo/pull/29996
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/x264/x264-0.0.20220222.ebuild | 12 +++++++++---
 media-libs/x264/x264-9999.ebuild         | 12 +++++++++---
 2 files changed, 18 insertions(+), 6 deletions(-)

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

commit 6458a1bf2e81f8e031e3907cbcde82f59d49ba27
Author:     Matoro Mahri <matoro@users.noreply.github.com>
AuthorDate: 2023-03-08 17:20:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-22 05:29:39 +0000

    flag-o-matic.eclass: rename _test-compile-PROG, expose externally
    
    Rename _test-compile-PROG to test-compile and expose externally for
    ebuilds to consume if desired.
    
    Bug: https://bugs.gentoo.org/897976
    Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 eclass/flag-o-matic.eclass | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)
Comment 2 matoro archtester 2023-04-11 16:00:23 UTC
mips done

all arches done