git: f7906d14169c - main - databases/tile38: Mark as broken on aarch64.

Mikael Urankar mikael at FreeBSD.org
Fri Sep 24 14:13:16 UTC 2021


The branch main has been updated by mikael:

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

commit f7906d14169cd558551a401e20a001e15785a826
Author:     Mikael Urankar <mikael at FreeBSD.org>
AuthorDate: 2021-09-24 09:14:57 +0000
Commit:     Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-09-24 14:13:04 +0000

    databases/tile38: Mark as broken on aarch64.
---
 databases/tile38/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/databases/tile38/Makefile b/databases/tile38/Makefile
index 66c9f4f62ee3..bfef8783fa41 100644
--- a/databases/tile38/Makefile
+++ b/databases/tile38/Makefile
@@ -10,6 +10,8 @@ COMMENT=	In-memory geolocation data store, spatial index, and realtime geofence
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_aarch64=	fails to build: vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00
+
 BUILD_DEPENDS=	bash:shells/bash
 
 USES=		go shebangfix


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