opencolorio 2.3.0 #272152
Annotations
2 errors and 4 notices
Formula/o/opencolorio.rb#L32
==> Fetching opencolorio
==> Downloading https://github.com/AcademySoftwareFoundation/OpenColorIO/archive/v2.3.0.tar.gz
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/4825d913d075e06db2f7280357e6fb5016b4bc13f15ccf1215abf765a7b7c6c3--OpenColorIO-2.3.0.tar.gz
==> Verifying checksum for '4825d913d075e06db2f7280357e6fb5016b4bc13f15ccf1215abf765a7b7c6c3--OpenColorIO-2.3.0.tar.gz'
/usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/4825d913d075e06db2f7280357e6fb5016b4bc13f15ccf1215abf765a7b7c6c3--OpenColorIO-2.3.0.tar.gz --directory /private/tmp/d20230906-6647-urs9u9
/usr/bin/env cp -pR /private/tmp/d20230906-6647-urs9u9/OpenColorIO-2.3.0/. /private/tmp/opencolorio-20230906-6647-1kfuxxt/OpenColorIO-2.3.0
==> cmake -S . -B macbuild -DOCIO_INSTALL_EXT_PACKAGES=NONE -DCMAKE_INSTALL_RPATH=@loader_path/../lib -DPYTHON=python3.11 -DPYTHON_EXECUTABLE=/opt/homebrew/opt/python@3.11/bin/python3.11 -Dyaml-cpp_DIR=/opt/homebrew/opt/yaml-cpp -Dpystring_ROOT=/opt/homebrew/opt/pystring -Dminizip-ng_DIR=/opt/homebrew/opt/minizip-ng -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/opencolorio/2.3.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
-- The CXX compiler identification is AppleClang 14.0.3.14030022
-- The C compiler identification is AppleClang 14.0.3.14030022
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Setting C++ version to '14' as none was specified.
-- Performing Test COMPILER_SUPPORTS_CXX14
-- Performing Test COMPILER_SUPPORTS_CXX14 - Success
--
-- Checking for GPU configuration...
-- Found OpenGL (no version information)�[m
-- Found GLUT (no version information)�[m
-- GLVND not supported; legacy OpenGL libraries used
-- Performing Test COMPILER_SUPPORTS_ARM_NEON
-- Performing Test COMPILER_SUPPORTS_ARM_NEON - Success
-- Performing Test COMPILER_SUPPORTS_SSE_WITH_SSE2NEON
-- Performing Test COMPILER_SUPPORTS_SSE_WITH_SSE2NEON - Success
-- Setting SOVERSION to '2.3' as none was specified.
--
-- Missing a dependency? Try the following possibilities:
-- If the package provides CMake's configuration file, use -D<pkg>_DIR=<path to folder>.
-- If it doesn't provide it, try -D<pkg>_ROOT=<path to folder with lib and includes>.
-- Alternatively, try -D<pkg>_LIBRARY=<path to lib file> and/or -D<pkg>_INCLUDE_DIR=<path to folder>.
--
-- Please refer to the find module under share/cmake/modules for extra information.
--
-- Checking for mandatory dependencies...
-- Found expat (version "2.5.0")�[m
CMake Error at share/cmake/modules/Findyaml-cpp.cmake:53 (get_target_property):
get_target_property() called with non-existent target "yaml-cpp".
Call Stack (most recent call first):
share/cmake/macros/ocio_handle_dependency.cmake:114 (find_package)
share/cmake/modules/FindExtPackages.cmake:64 (ocio_handle_dependency)
CMakeLists.txt:446 (include)
CMake Error at share/cmake/modules/Findyaml-cpp.cmake:53 (get_target_property):
get_target_property() called with non-existent target "yaml-cpp".
Call Stack (most recent call first):
share/cmake/macros/ocio_handle_dependency.cmake:138 (find_package)
share/cmake/modules/FindExtPackages.cmake:64 (ocio_handle_dependency)
CMakeLists.txt:446 (include)
-- �[mCould NOT find yaml-cpp (minimum version: "0.6.3", recommended version: "0.7.0")�[m
-- �[mCould NOT find pystring (minimum version: "1.1.3", recommended version: "1.1.3")�[m
-- �[m pystring_ROOT was: /opt/homebrew/op
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading