* Package: sci-mathematics/cgal-5.2.2-r1 * Repository: gentoo * Maintainer: sci-mathematics@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc gmp kernel_linux mpfi ntl qt5 shared userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking CGAL-5.2.2.tar.xz to /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work >>> Preparing source in /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2" * Build directory (BUILD_DIR): "/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build" * Applying cgal-4.11.1-fix-buildsystem.patch ... patching file cmake/modules/CGAL_SetupFlags.cmake Hunk #1 succeeded at 57 with fuzz 1 (offset -4 lines). [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2" * Build directory (BUILD_DIR): "/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build" cmake -C /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCGAL_INSTALL_LIB_DIR=lib64 -DCGAL_INSTALL_CMAKE_DIR=lib64/cmake/CGAL -DCGAL_HEADER_ONLY=OFF -DWITH_LEDA=OFF -DWITH_Eigen3=ON -DWITH_ZLIB=ON -DWITH_GMP=yes -DWITH_GMPXX=yes -DWITH_MPFI=yes -DWITH_NTL=yes -DWITH_CGAL_Qt5=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/gentoo_toolchain.cmake /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2 loading initial cache file /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/gentoo_common_config.cmake -- The CXX compiler identification is GNU 11.2.1 -- The C compiler identification is GNU 11.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 == Setting paths == -- Build CGAL from release in directory CGAL-5.2.2 -- Packagenames: CGAL-5.2.2 == Setting paths (DONE) == == Generate version files == -- CGAL_MAJOR_VERSION=5 -- CGAL_MINOR_VERSION=2 -- CGAL_BUGFIX_VERSION=2 -- CGAL_SONAME_VERSION=13 -- CGAL_SOVERSION =13.0.3 -- Building shared libraries -- Targetting Ninja -- Using /usr/bin/x86_64-pc-linux-gnu-g++ compiler. -- USING CMake version: 3.22.2 -- System: Linux -- USING GCC_VERSION = '11.2.1 20220115' == Generate version files (DONE) == -- Build type: Gentoo -- USING CXXFLAGS = '-pipe -march=native -fno-diagnostics-color -O2 ' -- USING LDFLAGS = '-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ' == Detect external libraries == -- External libraries supported: GMP;MPFR;ZLIB;OpenGL;LEDA;MPFI;RS;RS3;OpenNL;Eigen3;ESBTL;Coin3D;NTL;IPE -- Preconfiguring library: GMP ... -- Found GMP: /usr/lib64/libgmp.so -- GMP has been preconfigured: -- UseGMP-file: -- GMP include: /usr/include -- GMP libraries: /usr/lib64/libgmp.so -- GMP definitions: -- USING GMP_VERSION = '6.2.1' -- Preconfiguring library: MPFR ... -- Found MPFR: /usr/lib64/libmpfr.so -- MPFR has been preconfigured: -- UseMPFR-file: -- MPFR include: /usr/include -- MPFR libraries: /usr/lib64/libmpfr.so -- MPFR definitions: -- USING MPFR_VERSION = '4.1.0' -- Preconfiguring library: ZLIB ... -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- ZLIB has been preconfigured: -- UseZLIB-file: -- ZLIB include: /usr/include -- ZLIB libraries: /usr/lib64/libz.so -- ZLIB definitions: -- Preconfiguring library: MPFI ... -- Found MPFI: /usr/lib64/libmpfi.so -- USING MPFR_VERSION = '4.1.0' -- USING MPFI_VERSION = '1.5.4' -- MPFI has been preconfigured: -- UseMPFI-file: CGAL_UseMPFI -- MPFI include: /usr/include -- MPFI libraries: /usr/lib64/libmpfi.so -- MPFI definitions: -- Preconfiguring library: Eigen3 ... -- Eigen3 has been preconfigured: -- UseEigen3-file: /usr/share/eigen3/cmake/UseEigen3.cmake -- Eigen3 include: /usr/include/eigen3 -- Eigen3 libraries: -- Eigen3 definitions: -- Preconfiguring library: NTL ... -- USING GMP_VERSION = '6.2.1' -- DETECTED NTL_VERSION = '11.5.1' -- Found NTL: /usr/lib64/libntl.so -- NTL has been preconfigured: -- UseNTL-file: -- NTL include: /usr/include -- NTL libraries: /usr/lib64/libntl.so -- NTL definitions: -- Found Boost: /usr/lib64/cmake/Boost-1.78.0/BoostConfig.cmake (found suitable version "1.78.0", minimum required is "1.48") -- Boost include dirs: /usr/include -- Boost libraries: == Detect external libraries (DONE) == == Write compiler_config.h == -- Performing Test CGAL_CFG_DENORMALS_COMPILE_BUG - Success -- Performing Test CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG - Success -- Performing Test CGAL_CFG_IEEE_754_BUG - Success -- Performing Test CGAL_CFG_ISTREAM_INT_BUG - Success -- Performing Test CGAL_CFG_MATCHING_BUG_5 - Success -- Performing Test CGAL_CFG_MATCHING_BUG_6 - Success -- Performing Test CGAL_CFG_MATCHING_BUG_7 - Success -- Performing Test CGAL_CFG_MATCHING_BUG_8 - Success -- Performing Test CGAL_CFG_NO_LIMITS - Success -- Performing Test CGAL_CFG_NO_NEXTAFTER - Success -- Performing Test CGAL_CFG_NO_STL - Success -- Performing Test CGAL_CFG_NUMERIC_LIMITS_BUG - Success -- Performing Test CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG - Success -- Performing Test CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG - Success -- Performing Test CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG - Success -- Performing Test CGAL_CFG_USING_BASE_MEMBER_BUG_2 - Success == Write compiler_config.h (DONE) == == Generating build files == Configuring libCGAL -- Using gcc version 4 or later. Adding -frounding-math -- USING GMP_VERSION = '6.2.1' -- USING MPFR_VERSION = '4.1.0' -- USING BOOST_VERSION = '1.78.0' libCGAL is configured -- Sources for CGAL component library 'CGAL_Core' detected Configuring libCGAL_Core libCGAL_Core is configured -- Sources for CGAL component library 'CGAL_ImageIO' detected Configuring libCGAL_ImageIO -- USING ZLIB_VERSION = '1.2.11' libCGAL_ImageIO is configured -- Sources for CGAL component library 'CGAL_Qt5' detected Configuring libCGAL_Qt5 -- USING Qt5_VERSION = '5.15.2' libCGAL_Qt5 is configured -- Sources for CGAL component libraries 'CGAL_Core;CGAL_ImageIO;CGAL_Qt5' detected == Generating build files (DONE) == -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -pipe -march=native -fno-diagnostics-color -O2 C++ -pipe -march=native -fno-diagnostics-color -O2 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 -- Generating done -- Build files have been written to: /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2" * Build directory (BUILD_DIR): "/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build" ninja -v -j4 -l0 [1/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_EXPORTS -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_USE_GMPXX=1 -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -pipe -march=native -fno-diagnostics-color -O2 -fPIC -frounding-math -MD -MT src/CGAL/CMakeFiles/CGAL.dir/all_files.cpp.o -MF src/CGAL/CMakeFiles/CGAL.dir/all_files.cpp.o.d -o src/CGAL/CMakeFiles/CGAL.dir/all_files.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL/all_files.cpp [2/43] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libCGAL.so.13 -o lib/libCGAL.so.13.0.3 src/CGAL/CMakeFiles/CGAL.dir/all_files.cpp.o /usr/lib64/libgmpxx.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so && : [3/43] /usr/bin/cmake -E cmake_symlink_library lib/libCGAL.so.13.0.3 lib/libCGAL.so.13 lib/libCGAL.so && : [4/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_GraphicsViewNavigation.cpp_parameters_Gentoo [5/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_DemosMainWindow.cpp_parameters_Gentoo [6/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_GraphicsViewInput.cpp_parameters_Gentoo [7/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_GraphicsItem.cpp_parameters_Gentoo [8/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_camera.cpp_parameters_Gentoo [9/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_frame.cpp_parameters_Gentoo [10/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_keyFrameInterpolator.cpp_parameters_Gentoo [11/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_manipulatedCameraFrame.cpp_parameters_Gentoo [12/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_manipulatedFrame.cpp_parameters_Gentoo [13/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_qglviewer.cpp_parameters_Gentoo [14/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 && /usr/lib64/qt5/bin/rcc --name CGAL --output /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/qrc_CGAL.cpp /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/demo/resources/CGAL.qrc [15/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 && /usr/lib64/qt5/bin/rcc --name Input --output /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/qrc_Input.cpp /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/demo/icons/Input.qrc [16/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_image_interface.cpp_parameters_Gentoo [17/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 && /usr/lib64/qt5/bin/rcc --name File --output /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/qrc_File.cpp /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/demo/icons/File.qrc [18/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 && /usr/lib64/qt5/bin/rcc --name Triangulation_2 --output /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/qrc_Triangulation_2.cpp /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/demo/icons/Triangulation_2.qrc [19/43] cd /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 && /usr/lib64/qt5/bin/uic -o /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/ui_ImageInterface.h /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include/CGAL/Qt/resources/ImageInterface.ui [20/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_GraphicsViewNavigation.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_GraphicsViewNavigation.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_GraphicsViewNavigation.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_GraphicsViewNavigation.cpp [21/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_DemosMainWindow.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_DemosMainWindow.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_DemosMainWindow.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_DemosMainWindow.cpp [22/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_ImageIO_EXPORTS -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_USE_GMPXX=1 -DCGAL_USE_ZLIB=1 -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -pipe -march=native -fno-diagnostics-color -O2 -fPIC -frounding-math -MD -MT src/CGAL_ImageIO/CMakeFiles/CGAL_ImageIO.dir/all_files.cpp.o -MF src/CGAL_ImageIO/CMakeFiles/CGAL_ImageIO.dir/all_files.cpp.o.d -o src/CGAL_ImageIO/CMakeFiles/CGAL_ImageIO.dir/all_files.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_ImageIO/all_files.cpp [23/43] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libCGAL_ImageIO.so.14 -o lib/libCGAL_ImageIO.so.14.0.0 src/CGAL_ImageIO/CMakeFiles/CGAL_ImageIO.dir/all_files.cpp.o -Wl,-rpath,/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/lib: lib/libCGAL.so.13.0.3 -lz /usr/lib64/libgmpxx.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so && : [24/43] /usr/bin/cmake -E cmake_symlink_library lib/libCGAL_ImageIO.so.14.0.0 lib/libCGAL_ImageIO.so.14 lib/libCGAL_ImageIO.so && : [25/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_GraphicsViewInput.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_GraphicsViewInput.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_GraphicsViewInput.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_GraphicsViewInput.cpp [26/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_GraphicsItem.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_GraphicsItem.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_GraphicsItem.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_GraphicsItem.cpp [27/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_Core_EXPORTS -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_USE_CORE=1 -DCGAL_USE_GMPXX=1 -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -pipe -march=native -fno-diagnostics-color -O2 -fPIC -frounding-math -MD -MT src/CGAL_Core/CMakeFiles/CGAL_Core.dir/all_files.cpp.o -MF src/CGAL_Core/CMakeFiles/CGAL_Core.dir/all_files.cpp.o.d -o src/CGAL_Core/CMakeFiles/CGAL_Core.dir/all_files.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Core/all_files.cpp [28/43] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libCGAL_Core.so.13 -o lib/libCGAL_Core.so.13.0.3 src/CGAL_Core/CMakeFiles/CGAL_Core.dir/all_files.cpp.o -Wl,-rpath,/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/lib: /usr/lib64/libgmpxx.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so lib/libCGAL.so.13.0.3 /usr/lib64/libgmpxx.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so && : [29/43] /usr/bin/cmake -E cmake_symlink_library lib/libCGAL_Core.so.13.0.3 lib/libCGAL_Core.so.13 lib/libCGAL_Core.so && : [30/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/all_files.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/all_files.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/all_files.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/all_files.cpp FAILED: src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/all_files.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/all_files.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/all_files.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/all_files.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/all_files.cpp In file included from /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/src/CGAL_Qt5/camera.cpp:14, from /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/all_files.cpp:4: /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include/CGAL/Qt/camera.h:451:3: error: 'QOpenGLFunctions_2_1' does not name a type; did you mean 'QOpenGLFunctions'? 451 | QOpenGLFunctions_2_1* gl() const{ return dynamic_cast(parent()); } | ^~~~~~~~~~~~~~~~~~~~ | QOpenGLFunctions In file included from /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/src/CGAL_Qt5/qglviewer.cpp:15, from /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/all_files.cpp:12: /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include/CGAL/Qt/qglviewer_impl.h: In member function 'virtual void CGAL::QGLViewer::initializeGL()': /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include/CGAL/Qt/qglviewer_impl.h:242:12: error: 'GL_VERTEX_PROGRAM_POINT_SIZE' was not declared in this scope 242 | glEnable(GL_VERTEX_PROGRAM_POINT_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [31/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_camera.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_camera.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_camera.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_camera.cpp FAILED: src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_camera.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_camera.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_camera.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_camera.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_camera.cpp In file included from /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_camera.cpp:10: /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/../../../../../../../../CGAL-5.2.2/include/CGAL/Qt/camera.h:451:3: error: 'QOpenGLFunctions_2_1' does not name a type 451 | QOpenGLFunctions_2_1* gl() const{ return dynamic_cast(parent()); } | ^~~~~~~~~~~~~~~~~~~~ [32/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_frame.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_frame.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_frame.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_frame.cpp [33/43] /usr/bin/x86_64-pc-linux-gnu-g++ -DCGAL_NOT_HEADER_ONLY=1 -DCGAL_Qt5_EXPORTS -DCGAL_USE_GMPXX=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2/include -I/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtXml -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wno-deprecated-copy -Wno-cast-function-type -frounding-math -fPIC -MD -MT src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_keyFrameInterpolator.cpp.o -MF src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_keyFrameInterpolator.cpp.o.d -o src/CGAL_Qt5/CMakeFiles/CGAL_Qt5.dir/__/__/include/CGAL/Qt/moc_keyFrameInterpolator.cpp.o -c /var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build/src/CGAL_Qt5/__/__/include/CGAL/Qt/moc_keyFrameInterpolator.cpp ninja: build stopped: subcommand failed. * ERROR: sci-mathematics/cgal-5.2.2-r1::gentoo failed (compile phase): * ninja -v -j4 -l0 failed * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 2161: Called cmake_src_compile * environment, line 872: Called cmake_build * environment, line 841: Called eninja * environment, line 1324: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=sci-mathematics/cgal-5.2.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-mathematics/cgal-5.2.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sci-mathematics:cgal-5.2.2-r1:20220209-175631.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/cgal-5.2.2_build' * S: '/var/tmp/portage/sci-mathematics/cgal-5.2.2-r1/work/CGAL-5.2.2'