Date: Sat, 29 Oct 2022 15:15:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267422] databases/mysql80-server: fix build on armv7 Message-ID: <bug-267422-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267422 Bug ID: 267422 Summary: databases/mysql80-server: fix build on armv7 Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: joneum@FreeBSD.org Reporter: fuz@fuz.su Flags: maintainer-feedback?(joneum@FreeBSD.org) Assignee: joneum@FreeBSD.org Attachment #237711 maintainer-approval?(joneum@FreeBSD.org) Flags: Flags: merge-quarterly? Created attachment 237711 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237711&action= =3Dedit databases/mysql80-server: fix build on armv7 The fields of struct timespec have types (time_t, long), not (time_t, time_= t).=20 Change one of our patches to reflect this, fixing the build on ARMv7. Tested with Poudriere on amd64 armv7 FreeBSD 13.1. Please MFH if possible. --=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-267422-7788>