git: 1fa1bf60afb4 - main - multimedia/opentoonz: mark BROKEN (does not link, broken by glog)

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 19 13:49:25 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1fa1bf60afb4b7bd4fc32999002c4bfedf635478

commit 1fa1bf60afb4b7bd4fc32999002c4bfedf635478
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-19 13:42:42 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-19 13:46:40 +0000

    multimedia/opentoonz: mark BROKEN (does not link, broken by glog)
    
    Approved by:    portmgr blanket
---
 multimedia/opentoonz/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/opentoonz/Makefile b/multimedia/opentoonz/Makefile
index aa844b8553db..0563e60a8672 100644
--- a/multimedia/opentoonz/Makefile
+++ b/multimedia/opentoonz/Makefile
@@ -8,6 +8,8 @@ COMMENT=	2D animation software
 
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		does not link: undefined reference to google::LogMessage::stream()
+
 BUILD_DEPENDS=	boost-libs>0:devel/boost-libs
 LIB_DEPENDS=	libgslcblas.so:math/gsl \
 		libjson-c.so:devel/json-c \


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