Created attachment 570128 [details] emerge--info x11-libs/pixman-0.38.0 fails to build on an armv7 system (Raspberry Pi 3B). Meson reports that the system does'nt support NEON and fails. Checking if "ARMv6 SIMD Intrinsic Support" compiles: NO Checking if "NEON Intrinsic Support" compiles: NO meson.build:279:2: ERROR: Problem encountered: NEON Support unavailable, but required The build failure occurs both with CFLAGS="-O2 -pipe -march=armv8-a+crc -mfpu=neon-vfpv4 -mfloat-abi=hard" and CFLAGS="CFLAGS="-O2 -pipe -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard".
Created attachment 570130 [details] build log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6e6be4932527d5f5bc3f52ef8b13174d88d067 commit 5c6e6be4932527d5f5bc3f52ef8b13174d88d067 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2019-04-07 20:56:45 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2019-04-07 20:59:22 +0000 x11-libs/pixman: Version bump to 0.38.2 Closes: https://bugs.gentoo.org/680802 Closes: https://bugs.gentoo.org/681178 Signed-off-by: Matt Turner <mattst88@gentoo.org> x11-libs/pixman/Manifest | 1 + x11-libs/pixman/pixman-0.38.2.ebuild | 59 ++++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+)