* Package: media-libs/openimageio-1.8.17 * Repository: gentoo * Maintainer: graphics@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_f16c cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_ssse3 elibc_glibc gif kernel_linux libressl opengl python python_single_target_python3_6 python_targets_python2_7 python_targets_python3_6 qt5 ssl truetype userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking openimageio-1.8.17.tar.gz to /var/tmp/portage/media-libs/openimageio-1.8.17/work >>> Source unpacked in /var/tmp/portage/media-libs/openimageio-1.8.17/work >>> Preparing source in /var/tmp/portage/media-libs/openimageio-1.8.17/work/oiio-Release-1.8.17 ... * Hardcoded definition(s) removed in CMakeLists.txt: * set (CMAKE_BUILD_TYPE "Release") >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/openimageio-1.8.17/work/oiio-Release-1.8.17 ... >>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/openimageio-1.8.17/work/openimageio-1.8.17_build" cmake -C /var/tmp/portage/media-libs/openimageio-1.8.17/work/openimageio-1.8.17_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_DOCDIR=share/doc/openimageio-1.8.17 -DINSTALL_DOCS=no -DOIIO_BUILD_TESTS=OFF -DSTOP_ON_WARNING=OFF -DUSE_EXTERNAL_PUGIXML=ON -DUSE_FFMPEG=no -DUSE_FIELD3D=no -DUSE_FREETYPE=yes -DUSE_GIF=yes -DUSE_JPEGTURBO=ON -DUSE_LIBRAW=no -DUSE_NUKE=NO -DUSE_NUKE=OFF -DUSE_OCIO=no -DUSE_OPENCV=no -DUSE_OPENGL=yes -DUSE_OPENJPEG=no -DUSE_OPENSSL=yes -DUSE_PTEX=no -DUSE_PYTHON=yes -DUSE_QT=yes -DUSE_SIMD=sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,f16c -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/openimageio-1.8.17/work/openimageio-1.8.17_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/openimageio-1.8.17/work/oiio-Release-1.8.17 loading initial cache file /var/tmp/portage/media-libs/openimageio-1.8.17/work/openimageio-1.8.17_build/gentoo_common_config.cmake CMake Warning (dev) at gentoo_common_config.cmake:9 (SET): implicitly converting 'BOOLEAN' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- The CXX compiler identification is GNU 9.1.0 -- The C compiler identification is GNU 9.1.0 -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- CMake version is 3.14.5 CMake Deprecation Warning at CMakeLists.txt:17 (cmake_policy): The OLD behavior for policy CMP0046 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Project build dir = /var/tmp/portage/media-libs/openimageio-1.8.17/work/openimageio-1.8.17_build -- Project install dir = /usr -- platform = linux64 -- CMAKE_CXX_COMPILER is /usr/bin/x86_64-pc-linux-gnu-g++ -- CMAKE_CXX_COMPILER_ID is GNU -- Building for C++11 -- Compiling with SIMD level sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,f16c -- Setting Namespace to: OpenImageIO_v1_8 -- OpenColorIO disabled -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Field3d will not be used -- Not using LibRaw -- Not using OpenCV -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "2.0.0") -- OpenSSL enabled -- OPENSSL_INCLUDES: /usr/include -- DCMTK_INCLUDE_DIR = DCMTK_INCLUDE_DIR-NOTFOUND -- DCMTK not found. Specify DCMTK_PATH to locate it CMake Warning at src/dicom.imageio/CMakeLists.txt:7 (message): DICOM plugin will not be built, no DCMTK -- FFmpeg not found: ffmpeg plugin will not be built CMake Warning at src/jpeg2000.imageio/CMakeLists.txt:16 (message): Jpeg-2000 plugin will not be built CMake Warning at src/raw.imageio/CMakeLists.txt:7 (message): Raw plugin will not be built CMake Warning at src/python/CMakeLists.txt:10 (message): The requested version 2.7 was not found. CMake Warning at src/python/CMakeLists.txt:11 (message): Using 3.6 instead. CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1832 (message): No header defined for python-3.6; skipping header check Call Stack (most recent call first): src/python/CMakeLists.txt:22 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1832 (message): No header defined for python-py36; skipping header check Call Stack (most recent call first): src/python/CMakeLists.txt:22 (find_package) -- Boost python support not found! CMake Error at src/python/CMakeLists.txt:119 (message): Python module cannot be built. Either disable python support or check your boost installation. -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/media-libs/openimageio-1.8.17/work/openimageio-1.8.17_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/media-libs/openimageio-1.8.17/work/openimageio-1.8.17_build/CMakeFiles/CMakeError.log". * ERROR: media-libs/openimageio-1.8.17::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 3103: Called cmake-utils_src_configure * environment, line 1103: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=media-libs/openimageio-1.8.17::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/openimageio-1.8.17::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:openimageio-1.8.17:20190626-061138.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/openimageio-1.8.17/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/openimageio-1.8.17/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/openimageio-1.8.17/work/openimageio-1.8.17_build' * S: '/var/tmp/portage/media-libs/openimageio-1.8.17/work/oiio-Release-1.8.17'