Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 12:03:49 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: 3ae14e27a235 - main - security/0d1n: mark BROKEN
Message-ID:  <202302201203.31KC3ntf091166@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=3ae14e27a235af405062524da33febe727330b82

commit 3ae14e27a235af405062524da33febe727330b82
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 11:47:21 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 11:47:21 +0000

    security/0d1n: mark BROKEN
    
    src/headers/file_ops.h:15:10: fatal error: 'alloca.h' file not found
    
    Reported by:    pkg-fallout
---
 security/0d1n/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/0d1n/Makefile b/security/0d1n/Makefile
index 38311ba7bc3e..b5b5234c5e10 100644
--- a/security/0d1n/Makefile
+++ b/security/0d1n/Makefile
@@ -8,6 +8,8 @@ WWW=		https://github.com/CoolerVoid/0d1n
 
 LICENSE=	GPLv3
 
+BROKEN=		fails to build
+
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
 USE_GITHUB=	yes



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