Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2024 08:32:39 GMT
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: c165858a6cb7 - main - graphics/oculante: Broken on FreeBSD 15 / armv7
Message-ID:  <202411120832.4AC8Wdp0050971@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit c165858a6cb76ac1afbd840ae3a1dea5665b5ad4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-12 01:57:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-12 08:32:29 +0000

    graphics/oculante: Broken on FreeBSD 15 / armv7
    
    Reported by:    fallout
---
 graphics/oculante/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile
index 4c664c9afffa..61e33b5883dd 100644
--- a/graphics/oculante/Makefile
+++ b/graphics/oculante/Makefile
@@ -9,6 +9,7 @@ WWW=		https://github.com/woelper/oculante
 
 LICENSE=	MIT
 
+BROKEN_FreeBSD_15_armv7=	link failure, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282705
 BROKEN_aarch64=	compilation failure, cannot find type ucontext_t in crate libc, see https://github.com/Xudong-Huang/generator-rs/issues/69
 BROKEN_i386=	compilation failure, see https://github.com/etemesi254/zune-image/issues/205
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411120832.4AC8Wdp0050971>