git: 8c90d56f4c6e - main - emulators/qemu31: Mark as broken on aarch64.

Mikael Urankar mikael at FreeBSD.org
Fri Sep 24 14:13:11 UTC 2021


The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c90d56f4c6e32abbab60707638a303c37ea4eda

commit 8c90d56f4c6e32abbab60707638a303c37ea4eda
Author:     Mikael Urankar <mikael at FreeBSD.org>
AuthorDate: 2021-09-24 08:15:44 +0000
Commit:     Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-09-24 14:13:03 +0000

    emulators/qemu31: Mark as broken on aarch64.
---
 emulators/qemu31/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/emulators/qemu31/Makefile b/emulators/qemu31/Makefile
index 503131d3b9a6..11a84b824980 100644
--- a/emulators/qemu31/Makefile
+++ b/emulators/qemu31/Makefile
@@ -13,6 +13,8 @@ COMMENT?=	QEMU CPU Emulator - 3.1.X version
 
 LICENSE=	GPLv2
 
+BROKEN_aarch64=	fails to build: accel/tcg/user-exec.c:486:36: error: no member named 'pc' in 'struct __mcontext'
+
 LIB_DEPENDS?=	libnettle.so:security/nettle \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2


More information about the dev-commits-ports-all mailing list