CI : Update to GafferHQ/dependencies 11.0.0a8#6928
Conversation
|
The Windows failures look to be related to OCIO issues with this PyBind11 update. MaterialX 1.39.4 motivated the PyBind11 update as it moved to building with 2.13.6 by default, but the need for that appears to be only to remove a CMake workaround in their CI. Rolling back to PyBind11 2.10.4 while keeping these USD and MaterialX versions does fix the issues on Windows, I'll look into that as a path forward tomorrow. |
We no longer require this as the versions of OpenVDB we support bind with PyBind11 or Nanobind instead of Boost Python.
|
Updated to gafferDependencies-11.0.0a8 which rolls back PyBind11 to fix the Windows failures and updates to OpenVDB 12.1.1 which is the final change required for our move to VFX Platform CY2025. The Linux dependencies build failed while downloading one of the last projects. It has been restarted so Linux CI on this PR could be rerun in about 3 hours once the gafferDependencies-11.0.0a8-linux-platform25 package is available. |
Restarted - let's see what happens... |
|
Seems all is well...merging... |
This updates
mainto USD 26.05, with MaterialX 1.39.4 and PyBind11 2.13.6.