git: 3ec8232c088a - main - net/ceph14: mark BROKEN (does not link)
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon May 17 17:42:29 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3ec8232c088aec6c60ad749b24b516b06289a188
commit 3ec8232c088aec6c60ad749b24b516b06289a188
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-17 15:58:36 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-17 17:40:05 +0000
net/ceph14: mark BROKEN (does not link)
Approved by: portmgr blanket
---
net/ceph14/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile
index 22c90093c3de..d022c1113ac3 100644
--- a/net/ceph14/Makefile
+++ b/net/ceph14/Makefile
@@ -13,6 +13,8 @@ COMMENT= Ceph delivers object, block, and file storage in a unified system
LICENSE= GPLv2 LGPL3
LICENSE_COMB= dual
+BROKEN= does not link: undefined reference to `typeinfo for leveldb::Logger'
+
# even though i386 will build, it is not really advised.
ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
More information about the dev-commits-ports-all
mailing list