Date: Mon, 06 Dec 2021 12:49:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260255] misc/free42: fix build on armv7 Message-ID: <bug-260255-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260255 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=3D229941&action= =3Dedit 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 Fre= eBSD 13 (rust-cbindgen currently doesn't build on armv7, so I cannot test with Poudriere). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260255-7788>