Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2021 13:49:25 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c8e025d0f7d1 - main - multimedia/zart: mark BROKEN (does not link, broken by glog)
Message-ID:  <202105191349.14JDnPtk087924@gitrepo.freebsd.org>

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

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

commit c8e025d0f7d1b4e2c72798055f4017eb43c643b9
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-05-19 13:45:03 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-05-19 13:46:45 +0000

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

diff --git a/multimedia/zart/Makefile b/multimedia/zart/Makefile
index e2ecfddb1e85..bf46fba4037c 100644
--- a/multimedia/zart/Makefile
+++ b/multimedia/zart/Makefile
@@ -11,6 +11,8 @@ PATCHFILES=	6ca1964690afbbc78627d7c868a692401043a584.patch:-p1
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	GMIC GUI for video streams
 
+BROKEN=		does not link: undefined reference to google::LogMessage::stream()
+
 LICENSE=	CeCILL
 LICENSE_NAME=	CeCILL
 LICENSE_FILE=	${WRKSRC}/LICENSE



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