git: 4820f0aa6045 - main - misc/dahdi-kmod: mark BROKEN (does not compile)

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun May 16 13:19:32 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4820f0aa604558a87abdc82299b67c3181a52fbd

commit 4820f0aa604558a87abdc82299b67c3181a52fbd
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-16 13:16:04 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-16 13:16:31 +0000

    misc/dahdi-kmod: mark BROKEN (does not compile)
    
    Approved by:    portmgr blanket
---
 misc/dahdi-kmod/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/misc/dahdi-kmod/Makefile b/misc/dahdi-kmod/Makefile
index f124725dac04..6edf57a168bf 100644
--- a/misc/dahdi-kmod/Makefile
+++ b/misc/dahdi-kmod/Makefile
@@ -14,6 +14,8 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}\
 MAINTAINER=	fjoe at FreeBSD.org
 COMMENT=	Digium/Asterisk Hardware Device Interface
 
+BROKEN=		does not compile: use of undeclared identifier 'thread_dtor'
+
 RUN_DEPENDS=	${LOCALBASE}/sbin/dahdi_cfg:misc/dahdi
 
 ONLY_FOR_ARCHS=		amd64 i386 powerpc64 sparc64


More information about the dev-commits-ports-all mailing list