git: ec1e2b65177e - main - graphics/blender: mark as BROKEN after recent boost upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 20:17:53 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec1e2b65177e03bfde9bb7c7eab5a7db6a3bdf3f commit ec1e2b65177e03bfde9bb7c7eab5a7db6a3bdf3f Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-05-22 19:26:00 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-05-22 20:17:08 +0000 graphics/blender: mark as BROKEN after recent boost upgrade PR: 246106 --- graphics/blender/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index f61b587b47fe..b10ff6847f83 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -25,6 +25,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