Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 20:17:55 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5ec84647de2d - main - graphics/blender-lts29: mark as BROKEN after recent boost upgrade
Message-ID:  <202205222017.24MKHt6A092611@gitrepo.freebsd.org>

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

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

commit 5ec84647de2d16a2e85bc3f2d31eece0a739ca64
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 19:27:41 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:09 +0000

    graphics/blender-lts29: mark as BROKEN after recent boost upgrade
    
    PR:     246106
---
 graphics/blender-lts29/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/blender-lts29/Makefile b/graphics/blender-lts29/Makefile
index 3afb7a2613ec..8e393efaa327 100644
--- a/graphics/blender-lts29/Makefile
+++ b/graphics/blender-lts29/Makefile
@@ -26,6 +26,8 @@ RUN_DEPENDS=	${PYNUMPY}
 # libraries are used, if either of the most common options in blender
 # are set. We will pull boost in just to be on the safe side.
 
+BROKEN=		ld: error: undefined symbol: google::InitVLOG3__(google::SiteFlag*, int*, char const*, int)
+
 USES=		cmake compiler:c++14-lang cpe gl jpeg python:3.9 shebangfix \
 		tar:xz xorg
 USE_XORG=	x11 xext xfixes xmu xrender



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