git: 99e56af3bed7 - main - devel/pructl: mark BROKEN

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Thu, 08 Sep 2022 13:24:32 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=99e56af3bed7dab4826a6ddd1d51586dd9b0bc01

commit 99e56af3bed7dab4826a6ddd1d51586dd9b0bc01
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-09-08 13:21:41 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-09-08 13:24:26 +0000

    devel/pructl: mark BROKEN
    
    [100% 4/4] : && /usr/local/libexec/ccache/cc -Werror -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -fstack-protector-strong CMakeFiles/prudbg.dir/prudbg.c.o -o prudbg  -Wl,-rpath,/usr/local/lib:  /usr/local/lib/libpru.so  /usr/local/lib/libedit.so  -lutil && :
    FAILED: prudbg
    : && /usr/local/libexec/ccache/cc -Werror -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -fstack-protector-strong CMakeFiles/prudbg.dir/prudbg.c.o -o prudbg  -Wl,-rpath,/usr/local/lib:  /usr/local/lib/libpru.so  /usr/local/lib/libedit.so  -lutil && :
    ld: error: /lib/libc.so.7: undefined reference to _Block_copy [--no-allow-shlib-undefined]
    
    Reported by:    pkg-fallout
    Approved by:    portmgr blanket
---
 devel/pructl/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/pructl/Makefile b/devel/pructl/Makefile
index c23c86038a48..6c370e7b69ae 100644
--- a/devel/pructl/Makefile
+++ b/devel/pructl/Makefile
@@ -11,6 +11,8 @@ WWW=		https://bitbucket.org/rpaulo/pructl
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		does not build: /lib/libc.so.7: undefined reference to _Block_copy
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	rpaulo
 GH_TAGNAME=	v0.2