Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opencolorio 2.3.0 build failure #1897

Closed
chenrui333 opened this issue Nov 5, 2023 · 1 comment · Fixed by #1901 or #1902
Closed

opencolorio 2.3.0 build failure #1897

chenrui333 opened this issue Nov 5, 2023 · 1 comment · Fixed by #1901 or #1902

Comments

@chenrui333
Copy link
Contributor

👋 trying to build the latest release, but run into some build issue. The error log is as below:

error build log
  -- Could NOT find pystring (minimum version: "1.1.3", recommended version: "1.1.3")
  --    pystring_ROOT was: /opt/homebrew/opt/pystring
  CMake Error at share/cmake/macros/ocio_handle_dependency.cmake:220 (message):
    pystring is required, will abort at the end.
  -- Could NOT find minizip-ng (minimum version: "3.0.6", recommended version: "3.0.7")
  CMake Error at share/cmake/macros/ocio_handle_dependency.cmake:220 (message):
    minizip-ng is required, will abort at the end.

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/6094230289/job/16535428119
relates to Homebrew/homebrew-core#141062

@remia
Copy link
Collaborator

remia commented Nov 6, 2023

Hi @chenrui333,

Thanks for the report, I noticed something similar while trying to build OCIO with OCIO_INSTALL_EXT_PACKAGES=NONE and homebrew packages, it seems this is the same thing going on here. I managed to have something working with the modifications in the last 2 commits of this PR though it probably need a bit more testing, note that I included the change from this other PR which is also needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants