disable some golang ports on aarch64, failing builds mostly due to

golang.org/x/sys/unix or golang.org/x/net/internal/socket problems (which
suggests they have old vendored copies that don't include aarch64 support)
This commit is contained in:
sthen 2020-04-14 21:38:00 +00:00
parent bedbe025f1
commit f1ff1d33e1
8 changed files with 24 additions and 8 deletions

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/04/02 13:40:05 abieber Exp $
# $OpenBSD: Makefile,v 1.2 2020/04/14 21:38:00 sthen Exp $
BROKEN-aarch64 = port/atomics/arch-arm.h file not found
COMMENT = create type safe go from SQL

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.23 2019/12/28 14:35:35 jasper Exp $
# $OpenBSD: Makefile,v 1.24 2020/04/14 21:38:00 sthen Exp $
BROKEN-aarch64 = looks like the vendored golang.org/x/sys/unix is too old for aarch64
COMMENT = cli for minio

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/12/29 19:27:05 abieber Exp $
# $OpenBSD: Makefile,v 1.2 2020/04/14 21:38:00 sthen Exp $
BROKEN-aarch64 = looks like the vendored golang.org/x/sys/unix is too old for aarch64
COMMENT = simple, modern and secure file encryption tool

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.4 2020/04/03 02:47:53 bcallah Exp $
# $OpenBSD: Makefile,v 1.5 2020/04/14 21:38:00 sthen Exp $
BROKEN-aarch64 = looks like the vendored golang.org/x/sys/unix is too old for aarch64
ONLY_FOR_ARCHS = ${GO_ARCHS}

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.34 2020/02/29 09:35:24 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.35 2020/04/14 21:38:00 sthen Exp $
BROKEN-aarch64 = looks like the vendored golang.org/x/sys/unix is too old for aarch64
COMMENT= CLI for AWS ECS

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.3 2019/10/16 06:50:09 claudio Exp $
# $OpenBSD: Makefile,v 1.4 2020/04/14 21:38:00 sthen Exp $
BROKEN-aarch64 = looks like the vendored golang.org/x/net/internal/socket is too old for aarch64
COMMENT = prometheus exporter for hardware and OS metrics

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.12 2020/01/08 18:39:00 bket Exp $
# $OpenBSD: Makefile,v 1.13 2020/04/14 21:38:00 sthen Exp $
BROKEN-aarch64 = looks like the vendored golang.org/x/sys/unix is too old for aarch64
COMMENT = fast, efficient and secure backup program

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.14 2019/10/05 09:03:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2020/04/14 21:38:00 sthen Exp $
BROKEN-aarch64 = looks like the vendored golang.org/x/sys/unix is too old for aarch64
COMMENT= decentralized service discovery and orchestration