[Bug 260255] misc/free42: fix build on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Dec 2021 12:49:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260255 Bug ID: 260255 Summary: misc/free42: fix build on armv7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: fuz@fuz.su CC: yuri@freebsd.org Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Attachment #229941 maintainer-approval?(yuri@freebsd.org) Flags: Flags: merge-quarterly? CC: yuri@freebsd.org Created attachment 229941 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229941&action=edit misc/free42: fix build on armv7 The port had originally been patched by extracting the Intel RDFP Math Library component ahead of time and then patching it. A recent change had broken this mechanism, causing all patches to it to be ignored. Restore the original way this port was built and add a patch to fix an issue with defining wchar_t. This makes the port build fine on armv7. While we are at it, make the build less verbose and add a missing dependency on harfbuzz. Tested with Poudriere on i386 amd64 FreeBSD, without Poudriere on armv7 FreeBSD 13 (rust-cbindgen currently doesn't build on armv7, so I cannot test with Poudriere). -- You are receiving this mail because: You are the assignee for the bug.