Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2021 13:58:31 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 29a3be2b5a25 - 2021Q2 - misc/dahdi-kmod: mark BROKEN (does not compile)
Message-ID:  <202105181358.14IDwVe0083505@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29a3be2b5a25835f6497afa888013829aa99e503

commit 29a3be2b5a25835f6497afa888013829aa99e503
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-05-16 13:16:04 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-05-18 13:45:30 +0000

    misc/dahdi-kmod: mark BROKEN (does not compile)
    
    Approved by:    portmgr blanket
    
    (cherry picked from commit 4820f0aa604558a87abdc82299b67c3181a52fbd)
---
 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@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



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