git: bdc8edff1d94 - 2024Q1 - devel/hs-ghcprofview: Mark BROKEN on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Mar 2024 15:49:43 UTC
The branch 2024Q1 has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bdc8edff1d94d048efafdb142ac7ba81b62b1417
commit bdc8edff1d94d048efafdb142ac7ba81b62b1417
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-02-17 09:24:18 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-07 15:48:40 +0000
devel/hs-ghcprofview: Mark BROKEN on aarch64
Reported by: pkg-fallout
(cherry picked from commit fada548f09f4f93b894a1d815f178405e43ab97c)
---
devel/hs-ghcprofview/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/hs-ghcprofview/Makefile b/devel/hs-ghcprofview/Makefile
index 588dca727200..9dc37a6d56db 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