Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684010 - 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
Summary: dev-qt/qtgui-5.12.3 - In file included from painting/qdrawhelper_avx2.cpp:40:...
Status: RESOLVED DUPLICATE of bug 672946
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard: fixed in dev-qt/qtgui-5.12.3-r1
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-21 18:10 UTC by franklyfrank
Modified: 2019-04-21 20:01 UTC (History)
0 users

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


Attachments
build.log (build.log,173.62 KB, text/plain)
2019-04-21 18:10 UTC, franklyfrank
Details
output of `emerge --info '=dev-qt/qtgui-5.12.3::gentoo'` (emerge-info.txt,5.39 KB, text/plain)
2019-04-21 18:11 UTC, franklyfrank
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***