Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2021 11:34:48 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: 64c2de73ab33 - 2021Q2 - misc/dahdi-kmod26: mark BROKEN (does not compile)
Message-ID:  <202105211134.14LBYmg4044539@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=64c2de73ab336fbb937398b6bb5a0dc5bec198f5

commit 64c2de73ab336fbb937398b6bb5a0dc5bec198f5
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-05-17 21:51:24 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-05-21 11:32:12 +0000

    misc/dahdi-kmod26: mark BROKEN (does not compile)
    
    Approved by:    portmgr blanket
    
    (cherry picked from commit 208a925c1eb580939786294d704205083629f043)
---
 misc/dahdi-kmod26/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/misc/dahdi-kmod26/Makefile b/misc/dahdi-kmod26/Makefile
index 4b898dde1ba8..5483a7f9493e 100644
--- a/misc/dahdi-kmod26/Makefile
+++ b/misc/dahdi-kmod26/Makefile
@@ -15,6 +15,8 @@ DISTFILES=	${DISTNAME}.tar.bz2\
 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?202105211134.14LBYmg4044539>