Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2025 13:29:37 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 712508dc93b3 - main - comms/gnuradio: Mark BROKEN
Message-ID:  <202503301329.52UDTb0T074086@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=712508dc93b31c52c1a789f2e8f2b997b1f0a381

commit 712508dc93b31c52c1a789f2e8f2b997b1f0a381
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-30 11:42:07 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-30 13:29:22 +0000

    comms/gnuradio: Mark BROKEN
    
    Fails to build with Boost 1.87
    
    Reported by:    pkg-fallout
---
 comms/gnuradio/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 1df632a8707a..d67eabe284b3 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -10,6 +10,8 @@ WWW=		https://www.gnuradio.org/
 
 LICENSE=	GPLv3
 
+BROKEN=		Fails to build with Boost 1.87 
+
 BUILD_DEPENDS=	volk>0:devel/volk \
 		doxygen>0:devel/doxygen \
 		${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FLAVOR} \


home | help

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