git: fada548f09f4 - main - devel/hs-ghcprofview: Mark BROKEN on aarch64

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sat, 17 Feb 2024 09:25:38 UTC
The branch main has been updated by arrowd:

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

commit fada548f09f4f93b894a1d815f178405e43ab97c
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-02-17 09:24:18 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-02-17 09:24:18 +0000

    devel/hs-ghcprofview: Mark BROKEN on aarch64
    
    Reported by:    pkg-fallout
---
 devel/hs-ghcprofview/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/hs-ghcprofview/Makefile b/devel/hs-ghcprofview/Makefile
index 6749782c0fff..0c67be8911d7 100644
--- a/devel/hs-ghcprofview/Makefile
+++ b/devel/hs-ghcprofview/Makefile
@@ -9,6 +9,8 @@ WWW=		https://github.com/portnov/ghcprofview-hs
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN_aarch64=	error: incompatible pointer to integer conversion assigning to 'ffi_arg' (aka 'unsigned long') from 'HsPtr' (aka 'void *')
+
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libharfbuzz.so:print/harfbuzz