Date: Sun, 01 Feb 2026 21:13:27 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3c0269662db4 - main - graphics/lightzone: Still broken on aarch64 Message-ID: <697fc1f7.3a805.52e2053@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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: 1home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697fc1f7.3a805.52e2053>
