Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 2026 21:15:19 +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: a834136bdb44 - main - x11/clipcat: Broken on i386
Message-ID:  <6a21eae7.3d5a7.4fb1407d@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=a834136bdb44739946b4c07c976a9542a147412d

commit a834136bdb44739946b4c07c976a9542a147412d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-04 21:12:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-04 21:15:06 +0000

    x11/clipcat: Broken on i386
    
    Reported by:    fallout
---
 x11/clipcat/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11/clipcat/Makefile b/x11/clipcat/Makefile
index 3a76b68f5cc2..8194371b226f 100644
--- a/x11/clipcat/Makefile
+++ b/x11/clipcat/Makefile
@@ -12,6 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_armv7=	build breaks, see https://github.com/rust-lang/rust/issues/119914
+BROKEN_i386=	ld: error: undefined symbol: __atomic_load
 
 BUILD_DEPENDS=	protoc:devel/protobuf
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a21eae7.3d5a7.4fb1407d>