Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765055 - media-libs/gmmlib-20.4.1 fails to compile
Summary: media-libs/gmmlib-20.4.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-01-12 07:27 UTC by Agostino Sarubbo
Modified: 2021-01-14 20:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,167.34 KB, text/plain)
2021-01-12 07:27 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-01-12 07:27:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/gmmlib-20.4.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-12 07:27:07 UTC
Created attachment 682504 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-12 07:27:08 UTC
Possible context of error(s):

/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/smmintrin.h:582:1: error: inlining failed in call to ‘always_inline’ ‘_mm_stream_load_si128’: target specific option mismatch
Comment 3 Karlson2k 2021-01-12 07:49:13 UTC
Clear.
I'll check what are the options really required to compile it correctly.
Similar errors with this compiler flags are expected with x11-libs/libva-intel-media-driver-20.4.5, will fix it as well.
Comment 4 Larry the Git Cow gentoo-dev 2021-01-14 20:12:38 UTC
The bug has been closed via the following commit(s):

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

commit 4b93077e4c8e888ac674774f9d12cb9ca157dbc9
Author:     Karlson2k (Evgeny Grin) <k2k@narod.ru>
AuthorDate: 2021-01-12 11:33:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-14 20:12:32 +0000

    media-libs/gmmlib: fixed build with custom cflags
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=765055
    Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru>
    Closes: https://github.com/gentoo/gentoo/pull/19041
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/gmmlib-20.4.1_custom_cflags_v2.patch     | 98 ++++++++++++++++++++++
 media-libs/gmmlib/gmmlib-20.4.1.ebuild             |  2 +-
 media-libs/gmmlib/gmmlib-9999.ebuild               |  2 +-
 3 files changed, 100 insertions(+), 2 deletions(-)