git: 3c0269662db4 - main - graphics/lightzone: Still broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Feb 2026 21:13:27 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c0269662db47044d32ca1ca6d68ea23c489852d
commit 3c0269662db47044d32ca1ca6d68ea23c489852d
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-02-01 21:04:05 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-02-01 21:13:25 +0000
graphics/lightzone: Still broken on aarch64
PR: 292671
Reported by: Ronald Klop <ronald@FreeBSD.org>
---
graphics/lightzone/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile
index 5ff225b30182..937ddd722244 100644
--- a/graphics/lightzone/Makefile
+++ b/graphics/lightzone/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libtiff.so:graphics/tiff
RUN_DEPENDS= jhindexer:java/javahelp
-#BROKEN_aarch64= fails to link: /usr/local/bin/ld: LC_JNIUtils.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol
+BROKEN_aarch64= fails to link: /usr/local/bin/ld: LC_JNIUtils.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol
BROKEN_armv6= fails to compile: build.xml: exec returned: 1
BROKEN_armv7= fails to compile: build.xml: exec returned: 1