Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2021 19:37:09 GMT
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ec807886c5cc - main - sysutils/ipfs-go-fs-repo-migrations: Mark broken on aarch64.
Message-ID:  <202111131937.1ADJb9eB009879@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mikael:

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

commit ec807886c5cc897e06c535a13ad7dc369fee6f16
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2021-11-13 19:36:38 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-11-13 19:36:59 +0000

    sysutils/ipfs-go-fs-repo-migrations: Mark broken on aarch64.
---
 sysutils/ipfs-go-fs-repo-migrations/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile
index 69763e4b74a6..38787b751712 100644
--- a/sysutils/ipfs-go-fs-repo-migrations/Makefile
+++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Migrations for the filesystem repository of ipfs clients
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_aarch64=	fails to build: sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00
+
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
 
 USES=		go:modules


home | help

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