* Package: media-gfx/freecad-0.19.4-r1 * Repository: gentoo * Maintainer: waebbl-gentoo@posteo.net proxy-maint@gentoo.org * Upstream: https://www.freecadweb.org/tracker/ * USE: abi_x86_64 addonmgr amd64 drawing elibc_glibc fem idf image inspection kernel_linux material openscad part-design path points python_single_target_python3_9 raytracing robot show surface techdraw tux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Checking for at least 2 GiB disk space at "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp" ... [ ok ] * Using python3.9 to build >>> Unpacking source... >>> Unpacking freecad-0.19.4.tar.gz to /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work >>> Unpacking freecad-0.19.2-0005-Make-smesh-compile-with-vtk9.patch.xz to /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work >>> Source unpacked in /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work >>> Preparing source in /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build" * Applying freecad-0.19.4-Gentoo-specific-don-t-check-vcs.patch ... [ ok ] * Applying freecad-0.19.4-backport-correctly-find-PySide2Tools.patch ... [ ok ] * Applying freecad-0.19.1-0001-Gentoo-specific-Remove-ccache-usage.patch ... [ ok ] * Applying freecad-0.19.2-0005-Make-smesh-compile-with-vtk9.patch ... [ ok ] * Applying freecad-0.19.2-0006-add-boost-serialization-to-find_package.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build" cmake -C /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_ADDONMGR=yes -DBUILD_ARCH=ON -DBUILD_ASSEMBLY=OFF -DBUILD_CLOUD=no -DBUILD_COMPLETE=OFF -DBUILD_DRAFT=ON -DBUILD_DRAWING=yes -DBUILD_ENABLE_CXX_STD:STRING=C++17 -DBUILD_FEM=yes -DBUILD_FEM_NETGEN=OFF -DBUILD_FLAT_MESH=ON -DBUILD_FORCE_DIRECTORY=ON -DBUILD_FREETYPE=ON -DBUILD_GUI=yes -DBUILD_IDF=yes -DBUILD_IMAGE=yes -DBUILD_IMPORT=ON -DBUILD_INSPECTION=yes -DBUILD_JTREADER=OFF -DBUILD_MATERIAL=yes -DBUILD_MESH=ON -DBUILD_MESH_PART=ON -DBUILD_OPENSCAD=yes -DBUILD_PART=ON -DBUILD_PART_DESIGN=yes -DBUILD_PATH=yes -DBUILD_PLOT=no -DBUILD_POINTS=yes -DBUILD_QT5=ON -DBUILD_RAYTRACING=yes -DBUILD_REVERSEENGINEERING=OFF -DBUILD_ROBOT=yes -DBUILD_SHIP=no -DBUILD_SHOW=yes -DBUILD_SKETCHER=ON -DBUILD_SMESH=ON -DBUILD_SPREADSHEET=ON -DBUILD_START=ON -DBUILD_SURFACE=yes -DBUILD_TECHDRAW=yes -DBUILD_TEST=ON -DBUILD_TUX=yes -DBUILD_VR=OFF -DBUILD_WEB=ON -DBUILD_WITH_CONDA=OFF -DCMAKE_INSTALL_DATADIR=/usr/share/freecad/data -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/freecad-0.19.4-r1 -DCMAKE_INSTALL_INCLUDEDIR=/usr/include/freecad -DCMAKE_INSTALL_PREFIX=/usr/lib64/freecad -DFREECAD_BUILD_DEBIAN=OFF -DFREECAD_USE_EXTERNAL_KDL=ON -DFREECAD_USE_EXTERNAL_SMESH=OFF -DFREECAD_USE_EXTERNAL_ZIPIOS=OFF -DFREECAD_USE_FREETYPE=ON -DFREECAD_USE_OCC_VARIANT:STRING=Official Version -DFREECAD_USE_PCL=no -DFREECAD_USE_PYBIND11=ON -DFREECAD_USE_QT_FILEDIALOG=ON -DFREECAD_USE_QTWEBMODULE:STRING=Qt WebEngine -DINSTALL_TO_SITEPACKAGES=ON -DPYTHON_CONFIG_SUFFIX=-python3.9 -DPython3_EXECUTABLE=/usr/bin/python3.9 -DBUILD_SANDBOX=OFF -DBUILD_TEMPLATE=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4 loading initial cache file /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/gentoo_common_config.cmake CMake Deprecation Warning at CMakeLists.txt:8 (cmake_policy): The OLD behavior for policy CMP0072 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. -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.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 -- Compiler: GNU, version: 10.3.0 -- Looking for GL/gl.h -- Looking for GL/gl.h - found -- Looking for C++ include istream -- Looking for C++ include istream - found -- Looking for C++ include ostream -- Looking for C++ include ostream - found -- Looking for C++ include fstream -- Looking for C++ include fstream - found -- Looking for C++ include sstream -- Looking for C++ include sstream - found -- Looking for C++ include ios -- Looking for C++ include ios - found -- Looking for C++ include iostream -- Looking for C++ include iostream - found -- Looking for C++ include iomanip -- Looking for C++ include iomanip - found -- Looking for C++ include iostream -- Looking for C++ include iostream - found -- Check for STD namespace -- Check for STD namespace - found -- prefix: /usr/lib64/freecad -- bindir: bin -- datadir: /usr/share/freecad/data -- docdir: /usr/share/doc/freecad-0.19.4-r1 -- includedir: /usr/include/freecad -- libdir: lib64 -- cmake: 3.22.2 -- Found Doxygen: /usr/bin/doxygen (found version "1.9.2") found components: doxygen missing components: dot -- Found PythonInterp: /var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp/python3.9/bin/python (found version "3.9.12") -- Found PythonLibs: /usr/lib64/libpython3.9.so (found suitable exact version "3.9.12") -- Found PythonLibs: /usr/lib64/libpython3.9.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Found pybind11: /usr/include (found version "2.9.2") -- Found Xerces-C: /usr/lib64/libxerces-c.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- PyCXX found: -- Headers: /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4/src -- Sources: /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4/src/CXX -- Version: 6.2.8 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OCC) does not match the name of the calling package (OpenCasCade). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cMake/FindOpenCasCade.cmake:120 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cMake/FreeCAD_Helpers/SetupOpenCasCade.cmake:4 (find_package) CMakeLists.txt:46 (SetupOpenCasCade) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OCC: /usr/include/opencascade (found version "7.5.3") -- -- Found OCE/OpenCASCADE version: 7.5.3 -- -- OCE/OpenCASCADE include directory: /usr/include/opencascade -- -- OCE/OpenCASCADE shared libraries directory: /usr/lib64/opencascade -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found OpenGLU: /usr/lib64/libGLU.so CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:64 (message): The new name for the 'vtkCommonCore' component is 'CommonCore' Call Stack (most recent call first): cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package) CMakeLists.txt:53 (SetupSalomeSMESH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/vtkm/cmake/VTKmDeviceAdapters.cmake:90 (find_package) /usr/lib64/cmake/vtk-9.0/vtkm/cmake/VTKmWrappers.cmake:13 (include) /usr/lib64/cmake/vtk-9.0/vtkm/VTKmConfig.cmake:151 (include) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:117 (find_package) cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package) CMakeLists.txt:53 (SetupSalomeSMESH) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found utf8cpp: /usr/include/utf8cpp CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/VTK-vtk-module-find-packages.cmake:1854 (find_package) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:131 (include) cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package) CMakeLists.txt:53 (SetupSalomeSMESH) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp (found version "4.5") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/VTK-vtk-module-find-packages.cmake:1854 (find_package) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:131 (include) cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:29 (find_package) CMakeLists.txt:53 (SetupSalomeSMESH) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- VTK components: not found or used -- Found GLEW: /usr/lib64/libGLEW.so -- Found OpenGL: /usr/lib64/libOpenGL.so found components: OpenGL GLX -- Found Python3: /usr/bin/python3.9 (found suitable version "3.9.12", minimum required is "3.9") found components: Interpreter Development.Module Development.Embed -- HDF5: Using hdf5 compiler wrapper to determine C configuration -- Found HDF5: /usr/lib64/libhdf5.so;/usr/lib64/libz.so;/usr/lib64/libdl.a;/usr/lib64/libm.so (found version "1.10.5") found components: C HL -- Found OGG: /usr/lib64/libogg.so -- Found THEORA: /usr/lib64/libtheora.so -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") -- Found JsonCpp: /usr/lib64/libjsoncpp.so (found suitable version "1.9.5", minimum required is "0.7.0") -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.13") -- Found FFMPEG: /usr/include (found suitable version "4.4.1", minimum required is "4.4") found components: avformat avcodec avutil swscale -- Found GL2PS: /usr/lib64/libgl2ps.so (found suitable version "1.4.2", minimum required is "1.4.1") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37") CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Boost: Found unsuitable version "1.78.0", but required is exact version "1.76.0" (found /usr/include, ) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:592 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake/Modules/FindBoost.cmake:2375 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/VTK-vtk-module-find-packages.cmake:1008 (find_package) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:131 (include) cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:45 (find_package) CMakeLists.txt:53 (SetupSalomeSMESH) -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/CMakeFiles/CMakeOutput.log". * ERROR: media-gfx/freecad-0.19.4-r1::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 3463: Called cmake_src_configure * environment, line 1825: 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-gfx/freecad-0.19.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/freecad-0.19.4-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build' * S: '/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4'