git: dc44a854aa44 - main - net/ceph14: Mark BROKEN on 14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Aug 2023 07:53:58 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc44a854aa449c088b1befb455b5e73bdeea9585 commit dc44a854aa449c088b1befb455b5e73bdeea9585 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-18 07:34:28 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-18 07:53:31 +0000 net/ceph14: Mark BROKEN on 14 Fails to compile with: static_assert failed due to requirement --- net/ceph14/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index 22fd4194ae58..2eb16d300a5d 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -12,6 +12,7 @@ WWW= https://ceph.com/ LICENSE= GPLv2 LGPL3 LICENSE_COMB= dual +BROKEN_FreeBSD_14= fails to build: static_assert failed due to requirement # even though i386 will build, it is not really advised. ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le