Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 20:17:51 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f9bd0b455c40 - main - net-p2p/arbitrum-avm: mark as BROKEN after recent boost upgrade
Message-ID:  <202205222017.24MKHpsF092533@gitrepo.freebsd.org>

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



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