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)
Created attachment 682504 [details] build.log build log and emerge --info
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
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.
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(-)