Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 12:03:52 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6bf569405440 - main - net/dante: mark BROKEN
Message-ID:  <202302201203.31KC3qsN091230@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6bf569405440272aff81cf898684e189427ee885

commit 6bf569405440272aff81cf898684e189427ee885
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 11:52:03 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 11:52:03 +0000

    net/dante: mark BROKEN
    
    checking read/send-side pipe system... =>> Killing runaway build after 7200 seconds with no output
    
    Reported by:    pkg-fallout
---
 net/dante/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/dante/Makefile b/net/dante/Makefile
index 21f2dbd8db4b..e61a676baf11 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -11,6 +11,8 @@ WWW=		https://www.inet.no/dante/
 LICENSE=	BSD4CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to configure
+
 LIB_DEPENDS=	libminiupnpc.so:net/miniupnpc \
 		libsasl2.so:security/cyrus-sasl2
 



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