git: 6c185077ea1c - main - graphics/lightzone: Mark this port broken on aarch64

Mikael Urankar mikael at FreeBSD.org
Mon Sep 13 13:19:15 UTC 2021


The branch main has been updated by mikael:

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

commit 6c185077ea1c649eacab70c288b2076fbf57a34f
Author:     Mikael Urankar <mikael at FreeBSD.org>
AuthorDate: 2021-09-13 13:17:54 +0000
Commit:     Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-09-13 13:19:09 +0000

    graphics/lightzone: Mark this port broken on aarch64
    
    Approved by:    portmgr (blanket)
---
 graphics/lightzone/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile
index d943cef8329b..7d9178bc1aba 100644
--- a/graphics/lightzone/Makefile
+++ b/graphics/lightzone/Makefile
@@ -25,6 +25,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_armv6=		fails to compile: build.xml: exec returned: 1
 BROKEN_armv7=		fails to compile: build.xml: exec returned: 1
 


More information about the dev-commits-ports-main mailing list