CMake Warning:
Ignoring extra path from command line:
"/var/pisi/openimageio-3.0.8.1-20/work/OpenImageIO-3.0.8.1/build/OFF"
CMake Warning at src/cmake/dependency_utils.cmake:379 (find_package):
By not providing "FindOpenColorIO.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"OpenColorIO", but CMake did not find one.
Could not find a package configuration file provided by "OpenColorIO" with
any of the following names:
OpenColorIOConfig.cmake
opencolorio-config.cmake
Add the installation prefix of "OpenColorIO" to CMAKE_PREFIX_PATH or set
"OpenColorIO_DIR" to a directory containing one of the above files. If
"OpenColorIO" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
src/cmake/externalpackages.cmake:139 (checked_find_package)
CMakeLists.txt:213 (include)
CMake Error at src/cmake/dependency_utils.cmake:157 (message):
OpenColorIO is required, aborting.
Call Stack (most recent call first):
src/cmake/dependency_utils.cmake:460 (handle_package_notfound)
src/cmake/externalpackages.cmake:139 (checked_find_package)
CMakeLists.txt:213 (include)
Traceback (most recent call last):
File "/var/pisi/openimageio/actions.py", line 27, in setup
-DOIIO_BUILD_TESTS=OFF", sourceDir="..")
File "/usr/lib/pisilinux/pisi/actionsapi/cmaketools.py", line 65, in configure
if system(args):
File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
raise Error(msg)
pisi.actionsapi.Error: Command "cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS="-mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC" -DCMAKE_CXX_FLAGS="-mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC" -DCMAKE_LD_FLAGS="-Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common" -DCMAKE_BUILD_TYPE=RelWithDebInfo -DUSE_QT=0 -DUSE_PYTHON=ON -DPYTHON_VERSION=3.11 -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib -DPYLIB_INSTALL_DIR=lib/python3.11/site-packages -DUSE_OCIO= OFF -DOpenGL_GL_PREFERENCE=GLVND -DUSE_OPENSSL:BOOL=TRUE -DSTOP_ON_WARNING:BOOL=FALSE -DOIIO_BUILD_TESTS=OFF .." failed, return value was 1.
[01;31mAction script error caught.
[0m[01;33m*** 1 error(s), 0 warning(s)
[0m[01;31mProgram terminated.
[0m