maintainer-feedback requested: [Bug 236855] www/qt5-webengine: fails to build on aarch64 and armv7 after 5.12 update
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 28 16:38:49 GMT 2019
Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 236855: www/qt5-webengine: fails to build on aarch64 and armv7 after 5.12
update
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236855
--- Description ---
11.2 aarch64:
In file included from
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party
/crc32c/src/src/crc32c.cc:11:
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party
/crc32c/src/src/./crc32c_arm64_linux_check.h:20:10:
fatal error: 'sys/auxv.h' file not found
#include <sys/auxv.h>
^~~~~~~~~~~~
1 error generated.
12.0 aarch64:
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/third_party
/zlib/arm_features.c:16:10:
fatal error: 'asm/hwcap.h' file not found
#include <asm/hwcap.h>
^~~~~~~~~~~~~
1 error generated.
12.0 armv7
In file included from
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/device/game
pad/public/cpp/gamepad.cc:5:
../../../../qtwebengine-everywhere-src-5.12.1/src/3rdparty/chromium/device/game
pad/public/cpp/gamepad.h:9:10:
fatal error: 'cstdint' file not found
#include <cstdint>
^~~~~~~~~
1 error generated.
More information about the kde-freebsd
mailing list