| Summary: | www/qt5-webengine: fix build on arm | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mikael Urankar <mikael> | ||||
| Component: | Individual Port(s) | Assignee: | Adriaan de Groot <adridg> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Many People | CC: | adridg, linimon, usenet | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(kde) |
||||
| Version: | Latest | ||||||
| Hardware: | arm | ||||||
| OS: | Any | ||||||
| URL: | http://beefy8.nyi.freebsd.org/data/head-armv6-default/p469985_s333618/logs/errors/qt5-webengine-5.9.4_3.log | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 236855 | ||||||
| Attachments: |
|
||||||
*** Bug 228708 has been marked as a duplicate of this bug. *** Succesful build reported in PR 228708. I'm just going to test-build this on my Pine64 to double-check. A commit references this bug: Author: adridg Date: Wed Jun 6 13:53:05 UTC 2018 New revision: 471843 URL: https://svnweb.freebsd.org/changeset/ports/471843 Log: Fix www/qt5-webengine to build on ARM Fix build for aarch64 and armv7. Chasing Chromium patches into Qt5-Webengine is a slow process. Multiple build successes have been reported with this patch, although I have not been able to try it myself. I hope I got all the attributions right. PR: 228603 228708 Submitted by: mikael.urankar@gmail.com Reported by: mikael.urankar@gmail.com, usenet@ulrich-grey.de Obtained from: mmel Changes: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_compiler_BUILD.gn head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_include_openssl_cpu.h head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_arm_cpu-arm.cc head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_base_cpu.cc head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_base_platform_platform-freebsd.cc head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_libsampler_sampler.cc Apparently committed as r471843. |
Created attachment 193836 [details] patch The attached patch fixes the build on armv6 and aarch64. obtained from: mmel@