Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Sep 2020 03:48:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249184] Build fix for graphics/blender when CYCLESOSL is off
Message-ID:  <bug-249184-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249184

            Bug ID: 249184
           Summary: Build fix for graphics/blender when CYCLESOSL is off
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: FreeBSD@ShaneWare.Biz

Created attachment 217813
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217813&action=
=3Dedit
maintainer update for graphics/blender

Fix build for blender 2.90.0 when using new openimageio version
Add pugixml as a LIB_DEPENDS for the CYCLES option.
Add a patch to look for py3.8

The new version of openimageio moves its pugixml files which prevents blend=
er
from finding them, so add the pugixml port to LIB_DEPENDS rather than adjust
for oiio installed files.
The recent update for blender added USES=3Dpython:3.8 but its build files o=
nly
look for 3.7

When CYCLESOSL is enabled, opanshadinglanguage brings in pugixml and llvm
brings in py3.7 so the build works. As this is off by default, the normal b=
uild
should fail without pugixml or python3.8.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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