git: 37338cf4029e - main - net/libfabric: Broken on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 15:14:07 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=37338cf4029ebe930b6e8c665e86ae130bf0a3d9 commit 37338cf4029ebe930b6e8c665e86ae130bf0a3d9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-27 15:13:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-27 15:14:04 +0000 net/libfabric: Broken on riscv64 Reported by: fallout --- net/libfabric/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/libfabric/Makefile b/net/libfabric/Makefile index 0982273a977c..a0fb962aeb41 100644 --- a/net/libfabric/Makefile +++ b/net/libfabric/Makefile @@ -9,6 +9,8 @@ COMMENT= Open Fabric Interfaces LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_riscv64= configure fails: WARNING: verbs provider was requested, but cannot be compiled; error: Cannot continue + BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim