* Package: media-libs/osl-1.12.13.0:0 * Repository: gentoo * Maintainer: agrigo2001@yahoo.com.au proxy-maint@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 kernel_linux partio python_single_target_python3_11 qt5 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking osl-1.12.13.0.tar.gz to /var/tmp/portage/media-libs/osl-1.12.13.0/work >>> Source unpacked in /var/tmp/portage/media-libs/osl-1.12.13.0/work >>> Preparing source in /var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0" * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0_build" * Hardcoded definition(s) removed in testsuite/example-batched-deformer/CMakeLists.txt: * set (CMAKE_BUILD_TYPE "Debug") * set (CMAKE_BUILD_TYPE "Debug") * Hardcoded definition(s) removed in testsuite/example-cuda/CMakeLists.txt: * set (CMAKE_BUILD_TYPE "Release") * Hardcoded definition(s) removed in testsuite/example-deformer/CMakeLists.txt: * set (CMAKE_BUILD_TYPE "Release") * Hardcoded definition(s) removed in CMakeLists.txt: * set (CMAKE_BUILD_TYPE "Release") >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0" * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0_build" cmake -C /var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_DOCDIR=share/doc/osl-1.12.13.0 -DINSTALL_DOCS=no -DUSE_CCACHE=OFF -DLLVM_STATIC=OFF -DOSL_BUILD_TESTS=no -DSTOP_ON_WARNING=OFF -DUSE_PARTIO=yes -DUSE_QT=yes -DUSE_PYTHON=no -DPYTHON_VERSION= -DUSE_SIMD=sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,f16c -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0 loading initial cache file /var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0_build/gentoo_common_config.cmake -- The CXX compiler identification is GNU 13.2.1 -- The C compiler identification is GNU 13.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - 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: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring OSL 1.12.13.0 -- CMake 3.27.7 -- CMake system = Linux-6.6.1 -- CMake system name = Linux -- Project source dir = /var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0 -- Project build dir = /var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0_build -- Project install prefix = /usr -- Configuration types = -- Build type = RelWithDebInfo -- Setting Namespace to: OSL_v1_12 -- CMAKE_CXX_COMPILER = /usr/bin/x86_64-pc-linux-gnu-g++ -- CMAKE_CXX_COMPILER_ID = GNU -- Building with C++14, downstream minimum C++14 -- Compiling with SIMD level sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,f16c -- Compiling with NO batched SIMD targets, USE_BATCHED is empty -- clang-format found: /usr/lib/llvm/15/bin/clang-format -- -- * Checking for dependencies... -- * - Missing a dependency 'Package'? -- * Try cmake -DPackage_ROOT=path or set environment var Package_ROOT=path -- * For many dependencies, we supply src/build-scripts/build_Package.bash -- * - To exclude an optional dependency (even if found), -- * -DUSE_Package=OFF or set environment var USE_Package=OFF -- -- CMAKE_PREFIX_PATH = /var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0/ext/dist -- Found Boost 108300 -- Found ZLIB 1.3 -- Found OpenEXR 3.1.11 -- Found OpenImageIO 2.5.4.0 -- Found CONFIG for pugixml (>=1.11) -- Found pugixml 1.14 -- Found LLVM 15.0.7 -- Could NOT find partio (missing: partio_DIR) -- Found partio -- Found Python 3.12.0 CMake Warning at src/cmake/checked_find_package.cmake:127 (find_package): Found package configuration file: /usr/lib64/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "OpenGLWidgets". Expected Config file at "/usr/lib64/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfig.cmake" does NOT exist Configuring with --debug-find-pkg=Qt6OpenGLWidgets might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. Call Stack (most recent call first): src/cmake/externalpackages.cmake:172 (checked_find_package) CMakeLists.txt:174 (include) -- Qt6 library not found -- Try setting Qt6_ROOT ? -- Found Qt5 5.15.11 -- Found BISON 3.8.2 -- Found FLEX 2.6.4 -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -O3 -pipe -march=native -fno-diagnostics-color C++ -O3 -pipe -march=native -fno-diagnostics-color Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done (2.6s) CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt6::Core" does not agree with the value of QT_MAJOR_VERSION already determined for "osltoy". -- Generating done (0.1s) CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: media-libs/osl-1.12.13.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 3257: Called cmake_src_configure * environment, line 1513: 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/osl-1.12.13.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/osl-1.12.13.0::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:osl-1.12.13.0:20231116-230320.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/osl-1.12.13.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/osl-1.12.13.0/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0_build' * S: '/var/tmp/portage/media-libs/osl-1.12.13.0/work/OpenShadingLanguage-1.12.13.0'