Created attachment 680011 [details, diff] patch to add include guard to xmmintrin Darktable 3.4.0 wrongly tries to include a SSE header on non-x86 arches. This was fixed upstream in https://github.com/darktable-org/darktable/issues/7428 and will land in 3.4.1. Attached is the patch from the upstream commit. Best regards Jannik
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09d92df170e7e302400cee44c131de7fe0f9eb73 commit 09d92df170e7e302400cee44c131de7fe0f9eb73 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2020-12-28 14:33:13 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2020-12-28 14:34:47 +0000 media-gfx/darktable-3.4.0: fix build failure on non-SSE systems Backport of the upstream fix which will be included in the next release. Closes: https://bugs.gentoo.org/762202 Signed-off-by: Marek Szuba <marecki@gentoo.org> media-gfx/darktable/darktable-3.4.0-r1.ebuild | 2 ++ .../files/darktable-3.4.0-xmmintrin-sse-only.patch | 30 ++++++++++++++++++++++ 2 files changed, 32 insertions(+)