* Package: sci-libs/opencascade-7.4.0-r4  * Repository: gentoo  * Maintainer: waebbl-gentoo@posteo.net proxy-maint@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc examples ffmpeg gles2 kernel_linux qt5 userland_GNU vtk  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Checking for at least 256 MiB RAM ...  [ ok ] * Checking for at least 3584 MiB disk space at "/var/tmp/portage/sci-libs/opencascade-7.4.0-r4/temp" ...  [ ok ] >>> Unpacking source... >>> Unpacking opencascade-7.4.0.tar.gz to /var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work >>> Source unpacked in /var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work >>> Preparing source in /var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/occt-V7_4_0 ... * Applying opencascade-7.4.0-find-qt.patch ...  [ ok ] * Applying opencascade-7.4.0-fix-install.patch ...  [ ok ] * Applying opencascade-7.4.0-fix-issue-with-cmake-path-variables.patch ...  [ ok ] * Applying opencascade-7.4.0-Gentoo-specific-avoid-pre-stripping-files.patch ...  [ ok ] * Applying opencascade-7.4.0-fix-flow-control-nesting.patch ...  [ ok ] * Working in BUILD_DIR: "/var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/opencascade-7.4.0_build" * Hardcoded definition(s) removed in CMakeLists.txt: * set (CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the type of build, opt * set (CMAKE_INSTALL_PREFIX "C:/opencascade-${OCC_VERSION_STRING_EXT}") * set (CMAKE_INSTALL_PREFIX "${INSTALL_DIR}" CACHE INTERNAL "" FORCE) * set (CMAKE_INSTALL_PREFIX "${INSTALL_DIR}" CACHE INTERNAL "" FORCE) * Hardcoded definition(s) removed in tools/CMakeLists.txt: * set (CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the type of build, opt * set (CMAKE_INSTALL_PREFIX "C:/opencascade-${OCC_VERSION_STRING_EXT}/inspe * set (CMAKE_INSTALL_PREFIX "${INSTALL_DIR}" CACHE INTERNAL "" FORCE) * set (CMAKE_INSTALL_PREFIX "${INSTALL_DIR}" CACHE INTERNAL "" FORCE) >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/occt-V7_4_0 ... * Working in BUILD_DIR: "/var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/opencascade-7.4.0_build" cmake -C /var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/opencascade-7.4.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_DOC_Overview=no -DBUILD_Inspector=no -DBUILD_WITH_DEBUG=no -DCMAKE_CONFIGURATION_TYPES=Gentoo -DCMAKE_INSTALL_PREFIX=/usr/lib64/opencascade-7.4.0/ros -DINSTALL_DIR_DOC=/usr/share/doc/opencascade-7.4.0-r4 -DINSTALL_DIR_CMAKE=/usr/lib64/cmake -DINSTALL_SAMPLES=yes -DINSTALL_TEST_CASES=NO -DUSE_D3D=no -DUSE_FFMPEG=yes -DUSE_FREEIMAGE=no -DUSE_GLES2=yes -DUSE_TBB=no -DUSE_VTK=yes -DBUILD_SAMPLES_QT=yes -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/opencascade-7.4.0_build/gentoo_toolchain.cmake /var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/occt-V7_4_0 loading initial cache file /var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/opencascade-7.4.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- 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 -- 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 -- Info: TCL is used by OCCT -- Found Tclsh: /usr/bin/tclsh (found version "8.6") -- Info: TCL version isn't found -- Info: TK is used by OCCT -- Info: TK version isn't found -- Info: Freetype is used by OCCT -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.10.4") -- Processing Qt 3-rd party -- Info: Qt is used by OCCT -- Info: The directories of 3rdparty headers: /usr/include /usr/include/freetype2 /usr/include/vtk-8.2 -- Info: The directories of 3rdparty libraries: /usr/lib64 -- Info: (17:23:50) Start collecting all OCCT header files into /var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/opencascade-7.4.0_build/inc ... -- Info: (17:23:50) Compare FILES with files in package directories... -- Info: (17:23:54) Create header-links in inc folder... -- Info: (17:23:57) Checking headers in inc folder... -- Info: (17:23:58) End the collecting -- Info: (17:23:58) OCCT toolkits processed -- Info: AndroidQt sample excluded due to OS is not Windows or Qt is configured without ANGLE -- Info: (17:23:59) qt Sample projects added CMake Warning at adm/cmake/qt_macro.cmake:17 (find_package): By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5LinguistTools", but CMake did not find one. Could not find a package configuration file provided by "Qt5LinguistTools" with any of the following names: Qt5LinguistToolsConfig.cmake qt5linguisttools-config.cmake Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or set "Qt5LinguistTools_DIR" to a directory containing one of the above files. If "Qt5LinguistTools" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): adm/cmake/occt_toolkit.cmake:34 (FIND_QT_PACKAGE) CMakeLists.txt:14 (include) samples/qt/FuncDemo/CMakeLists.txt:4 (OCCT_INCLUDE_CMAKE_FILE) CMake Warning (dev) at adm/cmake/qt_macro.cmake:18 (get_target_property): Policy CMP0045 is not set: Error on non-existent target in get_target_property. Run "cmake --help-policy CMP0045" for policy details. Use the cmake_policy command to set the policy and suppress this warning. get_target_property() called with non-existent target "Qt5::lrelease". Call Stack (most recent call first): adm/cmake/occt_toolkit.cmake:34 (FIND_QT_PACKAGE) CMakeLists.txt:14 (include) samples/qt/FuncDemo/CMakeLists.txt:4 (OCCT_INCLUDE_CMAKE_FILE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at adm/cmake/qt_macro.cmake:17 (find_package): By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5LinguistTools", but CMake did not find one. Could not find a package configuration file provided by "Qt5LinguistTools" with any of the following names: Qt5LinguistToolsConfig.cmake qt5linguisttools-config.cmake Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or set "Qt5LinguistTools_DIR" to a directory containing one of the above files. If "Qt5LinguistTools" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): adm/cmake/occt_toolkit.cmake:34 (FIND_QT_PACKAGE) CMakeLists.txt:14 (include) samples/qt/IESample/CMakeLists.txt:6 (OCCT_INCLUDE_CMAKE_FILE) CMake Warning (dev) at adm/cmake/qt_macro.cmake:18 (get_target_property): Policy CMP0045 is not set: Error on non-existent target in get_target_property. Run "cmake --help-policy CMP0045" for policy details. Use the cmake_policy command to set the policy and suppress this warning. get_target_property() called with non-existent target "Qt5::lrelease". Call Stack (most recent call first): adm/cmake/occt_toolkit.cmake:34 (FIND_QT_PACKAGE) CMakeLists.txt:14 (include) samples/qt/IESample/CMakeLists.txt:6 (OCCT_INCLUDE_CMAKE_FILE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Error at adm/cmake/qt_macro.cmake:74 (qt5_add_translation): Unknown CMake command "qt5_add_translation". Call Stack (most recent call first): adm/cmake/qt_macro.cmake:105 (FIND_AND_WRAP_TS_FILE) adm/cmake/occt_toolkit.cmake:162 (FIND_AND_INSTALL_QT_RESOURCES) CMakeLists.txt:14 (include) samples/qt/IESample/CMakeLists.txt:6 (OCCT_INCLUDE_CMAKE_FILE) -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/opencascade-7.4.0_build/CMakeFiles/CMakeOutput.log". * ERROR: sci-libs/opencascade-7.4.0-r4::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 3881: Called cmake_src_configure * environment, line 1113: 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 '=sci-libs/opencascade-7.4.0-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/opencascade-7.4.0-r4::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =opencascade-7.4.0 * The complete build log is located at '/var/tmp/portage/sci-libs/opencascade-7.4.0-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/opencascade-7.4.0-r4/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/opencascade-7.4.0_build' * S: '/var/tmp/portage/sci-libs/opencascade-7.4.0-r4/work/occt-V7_4_0'