git: fa200cc64f4a - main - misc/glow: mark BROKEN (does not link)
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri May 14 19:54:17 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fa200cc64f4a73e456212f4c0490215745bbb97b
commit fa200cc64f4a73e456212f4c0490215745bbb97b
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-14 18:25:32 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-14 19:51:48 +0000
misc/glow: mark BROKEN (does not link)
Approved by: portmgr blanket
---
misc/glow/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/misc/glow/Makefile b/misc/glow/Makefile
index 91f38e47c57e..6031773a3f62 100644
--- a/misc/glow/Makefile
+++ b/misc/glow/Makefile
@@ -11,6 +11,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_i386= non-constant-expression cannot be narrowed from type 'dim_t', see https://github.com/pytorch/glow/issues/4024
+BROKEN= does not link: undefined reference to typeinfo for snappy::Source
LIB_DEPENDS= libLLVM-${LLVM_VER:R}.so:devel/llvm${LLVM_VER:S/.//} \
libboost_system.so:devel/boost-libs \
More information about the dev-commits-ports-all
mailing list