Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2023 07:53:58 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dc44a854aa44 - main - net/ceph14: Mark BROKEN on 14
Message-ID:  <202308180753.37I7rwxv084223@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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