git: f9bd0b455c40 - main - net-p2p/arbitrum-avm: mark as BROKEN after recent boost upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 20:17:51 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f9bd0b455c40df76996395bcfde3dff68939c05e
commit f9bd0b455c40df76996395bcfde3dff68939c05e
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 19:18:56 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:07 +0000
net-p2p/arbitrum-avm: mark as BROKEN after recent boost upgrade
PR: 246106
---
net-p2p/arbitrum-avm/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net-p2p/arbitrum-avm/Makefile b/net-p2p/arbitrum-avm/Makefile
index f79798e3fa7a..3ad8d9debfa8 100644
--- a/net-p2p/arbitrum-avm/Makefile
+++ b/net-p2p/arbitrum-avm/Makefile
@@ -24,6 +24,8 @@ LIB_DEPENDS= libbenchmark.so:devel/benchmark \
RUN_DEPENDS= ethash>0:net-p2p/ethash \
intx>0:math/intx
+BROKEN= Fails to compile: Cannot find GMP module
+
USES= cmake
CMAKE_OFF= HUNTER_ENABLED