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

Bug 684010

Summary: dev-qt/qtgui-5.12.3 - In file included from painting/qdrawhelper_avx2.cpp:40: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/avx2intrin.h:574:1: error: inlining failed in call to always_inline ‘__m256i _mm256_or_si256(__m256i, __m256i)’: target specific o
Product: Gentoo Linux Reporter: franklyfrank
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=672946
Whiteboard: fixed in dev-qt/qtgui-5.12.3-r1
Package list:
Runtime testing required: ---
Attachments: build.log
output of `emerge --info '=dev-qt/qtgui-5.12.3::gentoo'`

Description franklyfrank 2019-04-21 18:10:14 UTC
Created attachment 573524 [details]
build.log

Similar breakage as in https://bugs.gentoo.org/672946 referenced in qtgui-5.12.2.ebuild for qt-5.12-gcc-avx2.patch

`cp qtgui-5.12.2.ebuild qtgui-5.12.3-r1.ebuild && ebuild qtgui-5.12.3-r1.ebuild manifest && ebuild qtgui-5.12.3-r1.ebuild compile` succeeds

Sorry if this report should have rather been a comment on #672946, I wasn't so sure and will do as told in the future. I am also quite unsure on how these gcc-8.3.0 patches and me still using gcc-8.2.0-r6 take a role. But sure enough AMD K10 doesn't support Advanced Vector Extensions.
Comment 1 franklyfrank 2019-04-21 18:11:16 UTC
Created attachment 573526 [details]
output of `emerge --info '=dev-qt/qtgui-5.12.3::gentoo'`
Comment 2 Andreas Sturmlechner gentoo-dev 2019-04-21 20:00:06 UTC
Please sync your box and upgrade to dev-qt/qtgui-5.12.3-r1.
Comment 3 Andreas Sturmlechner gentoo-dev 2019-04-21 20:01:01 UTC

*** This bug has been marked as a duplicate of bug 672946 ***