Skip to content

Conversation

@jfpanisset
Copy link
Contributor

To address issues in the previous set of releases encountered by consumer ASWF projects. This highlights the need for more thorough testing of non-Conan project builds in the resulting ci-XXXX images.

  • All releases
    • Update rawtoaces 1.1-rc3 to 1.1.0 (no code changes)
    • Re-enable building LLVM's compiler-rt, OSL uses it for address space sanitization for instance (#295)
    • Force Eigen3 CMake files to be generated and installed to allow rawtoaces to find it (#273) (#292)
    • Fix libiconv download URLs (ftpmirror.gnu.org is prefered to ftp.gnu.org)
    • OCIO Conan package correctly declares its link time dependencies, consumer packages no longer need to know about their dependencies
    • Correctly handle OIIO Conan package name being different than its CMake target name
    • Remove LibRaw-devel from base image, it would confuse CMake for some ASWF project versions which would end up mixing up the newer LibRaw in /usr/local and the older system installed one.
    • Fix some discrepancies in the Conan 2 environment files (we really need a single source of truth for all version information).
    • Build command line utilities, tests and Ax when building OpenVDB package, and install missing dependencies for these additional components (glfw3, gtest). Ax cannot be built with OpenVDB older than 12.1.0 since this is where support for clang/llvm 16 or newer shows up (#293)
    • Dockerfile to build ci-baseos-gl-conan image should how pull from Docker Hub instead of always rebuilding locally (#257)
    • release.yml GHA workflow should now always rebuild even if an existing binary package exists in the Conan repositoriy
  • 2024,4
    • Revert to MaterialX 1.39.1 which is compatible with USD 24.08
    • Install MaterialX CMake files in expected location
    • Fix up OCIO CMake dependencies
    • Allow OIIO to find OCIO, libraw and openj2k dependencies
    • Backport OSL fix for serialized CUDA build
  • 2025.3
    • Install MaterialX CMake files in expected location
    • Update OpenImageIO from 3.0.9.1 to 3.1.6.2
    • Update OpenVDB from 12.0.1 to 12.1.1 to allow Ax to build with llvm 16 or newer (#285)
  • 2026.1
    • Update OpenImageIO from 3.0.9.1 to 3.1.6.2
    • Update IMath from 3.2.0 to 3.2.2
    • Update OpenEXR from 3.4-alpha to 3.4.2 (VFX Platform 2026 version)
    • Update OpenColorIO from 2.4.2 to 2.5.0 (VFX Platform 2026 version)
    • Update OpenVDB from 12.0.1 to 12.1.1 to allow Ax to build with llvm 16 or newer (does not yet include OpenVDB 13 for VFX Platform 2026) ([OpenVDB recipe should build Ax #285]OpenVDB recipe should build Ax #285)

To address issues in the previous set of releases encountered by consumer ASWF projects.
This highlights the need for more thorough testing of non-Conan project builds in the
resulting ci-XXXX images.

- All releases
  - Update rawtoaces 1.1-rc3 to 1.1.0 (no code changes)
  - Re-enable building LLVM's compiler-rt, OSL uses it for address space sanitization for instance ([AcademySoftwareFoundation#295](AcademySoftwareFoundation#295))
  - Force Eigen3 CMake files to be generated and installed to allow rawtoaces to find it ([AcademySoftwareFoundation#273](AcademySoftwareFoundation#273)) ([AcademySoftwareFoundation#292](AcademySoftwareFoundation#292))
  - Fix libiconv download URLs (ftpmirror.gnu.org is prefered to ftp.gnu.org)
  - OCIO Conan package correctly declares its link time dependencies, consumer packages no longer need to know about their dependencies
  - Correctly handle OIIO Conan package name being different than its CMake target name
  - Remove LibRaw-devel from base image, it would confuse CMake for some ASWF project versions which would end up mixing up the newer LibRaw in /usr/local and the older system installed one.
  - Fix some discrepancies in the Conan 2 environment files (we really need a single source of truth for all version information).
  - Build command line utilities, tests and Ax when building OpenVDB package, and install missing dependencies for these additional components (glfw3, gtest). Ax cannot be built with OpenVDB older than 12.1.0 since this is where support for clang/llvm 16 or newer shows up ([AcademySoftwareFoundation#293](AcademySoftwareFoundation#293))
  - Dockerfile to build ci-baseos-gl-conan image should how pull from Docker Hub instead of always rebuilding locally ([AcademySoftwareFoundation#257](AcademySoftwareFoundation#257))
  - release.yml GHA workflow should now always rebuild even if an existing binary package exists in the Conan repositoriy
- 2024,4
  - Revert to MaterialX 1.39.1 which is compatible with USD 24.08
  - Install MaterialX CMake files in expected location
  - Fix up OCIO CMake dependencies
  - Allow OIIO to find OCIO, libraw and openj2k dependencies
  - Backport OSL fix for serialized CUDA build
- 2025.3
  - Install MaterialX CMake files in expected location
  - Update OpenImageIO from 3.0.9.1 to 3.1.6.2
  - Update OpenVDB from 12.0.1 to 12.1.1 to allow Ax to build with llvm 16 or newer ([AcademySoftwareFoundation#285](AcademySoftwareFoundation#285))
- 2026.1
  - Update OpenImageIO from 3.0.9.1 to 3.1.6.2
  - Update IMath from 3.2.0 to 3.2.2
  - Update OpenEXR from 3.4-alpha to 3.4.2 (VFX Platform 2026 version)
  - Update OpenColorIO from 2.4.2 to 2.5.0 (VFX Platform 2026 version)
  - Update OpenVDB from 12.0.1 to 12.1.1 to allow Ax to build with llvm 16 or newer (does not yet include OpenVDB 13 for VFX Platform 2026) ([AcademySoftwareFoundation#285]AcademySoftwareFoundation#285)

Signed-off-by: Jean-Francois Panisset <[email protected]>
@jfpanisset jfpanisset merged commit 55e6e97 into AcademySoftwareFoundation:main Oct 28, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant