Date: Thu, 10 Feb 2022 10:03:49 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: KIRIYAMA Kazuhiko <kiri@truefc.org> Cc: ports@freebsd.org, freebsd-arm@freebsd.org Subject: Re: Can't build audio/jack in arm64/aarch64 on PBP Message-ID: <2B03CBA1-2232-4CB2-A9FA-A7A36DEF64AE@FreeBSD.org> In-Reply-To: <202202100748.21A7mPTM037482@kx.truefc.org> References: <202202100748.21A7mPTM037482@kx.truefc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_1FEDF63A-D46F-4EC2-9AB2-369149D6CA45 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 10 Feb 2022, at 08:48, KIRIYAMA Kazuhiko <kiri@truefc.org> wrote: >=20 > Hi, lists >=20 > I've tried to build arm64/aarch64 packages on Pinebook Pro > (PBP). audio/jack failed to build at build/common/memops.c : >=20 > 2 errors generated. >=20 > In file included from ../common/JackDebugClient.cpp:21: > ../common/JackEngineControl.h:67:5: error: requested alignment is less = than minimum alignment of 8 for type 'Jack::JackTransportEngine' > alignas(UInt32) JackTransportEngine fTransport; > ^ > ../common/JackEngineControl.h:89:5: error: requested alignment is less = than minimum alignment of 8 for type 'Jack::JackFrameTimer' > alignas(UInt32) JackFrameTimer fFrameTimer; > ^ > 2 errors generated. Please see https://bugs.freebsd.org/261508, and = https://cgit.freebsd.org/ports/commit/?id=3D22c0c4f2a6e599c4530dc47025f9f7= 153262f381. -Dimitry --Apple-Mail=_1FEDF63A-D46F-4EC2-9AB2-369149D6CA45 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCYgTU9QAKCRCwXqMKLiCW o/tPAJ0dvhgPJci4klxK9xHK3DJWEPaYIgCg+s1Wq3d6dBPfwQpC8AapU6xhz6w= =9qBD -----END PGP SIGNATURE----- --Apple-Mail=_1FEDF63A-D46F-4EC2-9AB2-369149D6CA45--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2B03CBA1-2232-4CB2-A9FA-A7A36DEF64AE>