Date: Thu, 7 Mar 2024 15:49:43 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: bdc8edff1d94 - 2024Q1 - devel/hs-ghcprofview: Mark BROKEN on aarch64 Message-ID: <202403071549.427Fnhn3093233@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403071549.427Fnhn3093233>