* Package: dev-ros/visp_bridge-0.11.1 * Repository: gentoo * Maintainer: ros@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_8 userland_GNU * FEATURES: fakeroot network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * /etc/portage/package.cflags/cflags -> */*: NOFFLAGS=1 * /etc/portage/package.cflags/cflags -> */*: LDFLAGS-="-Wl,-z,now -Wl,-z,relro" * /etc/portage/package.cflags/cflags -> */*: USE_NONGNU="" +fPIE +fstack-protector-all +D_FORTIFY_SOURCE=2 * /etc/portage/package.cflags/cflags -> */*: NOLDADD=1 * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg candy cgroup clean-logs config-protect-if-modified distlocks ebuild-locks fakeroot fixlafiles ipc-sandbox merge-sync metadata-transfer mount-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log splitdebug strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr' * CFLAGS='-Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -Wimplicit-function-declaration -Wno-error=implicit-function-declaration' * CXXFLAGS='-Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection' * CPPFLAGS='-D_GLIBCXX_ASSERTIONS' * FFLAGS='-Os -pipe -march=native -fdiagnostics-color=always' * FCFLAGS='-Os -pipe -march=native -fdiagnostics-color=always' * F77FLAGS='-Os -pipe -march=native -fdiagnostics-color=always' * LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--sort-common' * MAKEOPTS='-j12 -l15' * gcc (Gentoo Hardened 10.2.0-r5 p6) 10.2.0 * g++ (Gentoo Hardened 10.2.0-r5 p6) 10.2.0 * LLD 12.0.0 (compatible with GNU linkers) * Linux ALESSAND-F1E8 5.10.4-rt-rt22-x86_64 #3 SMP PREEMPT_RT Sun Apr 18 16:12:36 CEST 2021 x86_64 AMD Ryzen 5 3600 6-Core Processor AuthenticAMD GNU/Linux dev-ros/visp_bridge: 1 minute, 35 seconds average for 2 merges 2021-03-21T00:24:30 >>> dev-ros/visp_bridge: 1 minute, 19 seconds 2021-05-05T04:03:47 >>> dev-ros/visp_bridge: 1 minute, 52 seconds 0;emerge 00:13:28 1|6 visp_bridge 01:36 (root@ALESSAND-F1E8) kemerge 00:13:28 1|6 visp_bridge 01:36 (root@ALESSAND-F1E8)\ * Using python3.8 to build >>> Unpacking source... >>> Unpacking vision_visp-0.11.1.tar.gz to /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work >>> Source unpacked in /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work >>> Preparing source in /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge ... * Applying gcc6.patch ... [ ok ] * Working in BUILD_DIR: "/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/visp_bridge-0.11.1_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge ... * Working in BUILD_DIR: "/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/visp_bridge-0.11.1_build" cmake -C /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/visp_bridge-0.11.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCATKIN_ENABLE_TESTING=no -DCATKIN_BUILD_BINARY_PACKAGE=ON -DCATKIN_PREFIX_PATH=/usr -DPYTHON_EXECUTABLE=/usr/bin/python3.8 -DPYTHON_INSTALL_DIR=lib/python3.8/site-packages -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/visp_bridge-0.11.1_build/gentoo_toolchain.cmake /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge loading initial cache file /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/visp_bridge-0.11.1_build/gentoo_common_config.cmake CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- 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 -- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found version "1.76.0") found components: filesystem program_options -- Using CATKIN_DEVEL_PREFIX: /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/visp_bridge-0.11.1_build/devel -- Using CMAKE_PREFIX_PATH: -- This workspace overlays: /usr -- Found PythonInterp: /usr/bin/python3.8 (found suitable version "3.8.10", minimum required is "3.8") -- Using PYTHON_EXECUTABLE: /usr/bin/python3.8 -- Using default Python package layout -- Found PY_em: /usr/lib/python3.8/site-packages/em.py -- Using empy: /usr/lib/python3.8/site-packages/em.py -- Using CATKIN_ENABLE_TESTING: no -- catkin 0.8.9 -- BUILD_SHARED_LIBS is on -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -Wimplicit-function-declaration -Wno-error=implicit-function-declaration C++ -Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -std=c++14 -fopenmp -fPIC Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--sort-common Module -Wl,-O1 -Wl,--as-needed -Wl,--sort-common Shared -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -- Configuring done CMake Warning (dev) at CMakeLists.txt:49 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "visp_bridge" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:49 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "visp_bridge" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:49 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "visp_bridge" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:61 (add_executable): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "visp_bridge_convert_camera_parameters" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:61 (add_executable): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "visp_bridge_convert_camera_parameters" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:61 (add_executable): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "visp_bridge_convert_camera_parameters" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/visp_bridge-0.11.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge ... * Working in BUILD_DIR: "/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/visp_bridge-0.11.1_build" ninja -v -j12 -l15 [1/7] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_FILESYSTEM_VERSION=3 -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 -DROS_PACKAGE_NAME=\"visp_bridge\" -Dvisp_bridge_EXPORTS -I/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/include -I/usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem /usr/include/opencv4 -isystem /usr/include/eigen3 -isystem /usr/include/libxml2 -isystem /usr/include/libusb-1.0 -isystem /usr/include/OGRE -isystem /usr/include/ois -D_GLIBCXX_ASSERTIONS -Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -std=c++14 -fopenmp -fPIC -fPIC -std=c++11 -MD -MT CMakeFiles/visp_bridge.dir/src/conversions/camera.cpp.o -MF CMakeFiles/visp_bridge.dir/src/conversions/camera.cpp.o.d -o CMakeFiles/visp_bridge.dir/src/conversions/camera.cpp.o -c /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/src/conversions/camera.cpp [2/7] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_FILESYSTEM_VERSION=3 -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 -DROS_PACKAGE_NAME=\"visp_bridge\" -Dvisp_bridge_EXPORTS -I/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/include -I/usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem /usr/include/opencv4 -isystem /usr/include/eigen3 -isystem /usr/include/libxml2 -isystem /usr/include/libusb-1.0 -isystem /usr/include/OGRE -isystem /usr/include/ois -D_GLIBCXX_ASSERTIONS -Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -std=c++14 -fopenmp -fPIC -fPIC -std=c++11 -MD -MT CMakeFiles/visp_bridge.dir/src/conversions/3dpose.cpp.o -MF CMakeFiles/visp_bridge.dir/src/conversions/3dpose.cpp.o.d -o CMakeFiles/visp_bridge.dir/src/conversions/3dpose.cpp.o -c /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/src/conversions/3dpose.cpp [3/7] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_FILESYSTEM_VERSION=3 -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 -DROS_PACKAGE_NAME=\"visp_bridge\" -Dvisp_bridge_EXPORTS -I/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/include -I/usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem /usr/include/opencv4 -isystem /usr/include/eigen3 -isystem /usr/include/libxml2 -isystem /usr/include/libusb-1.0 -isystem /usr/include/OGRE -isystem /usr/include/ois -D_GLIBCXX_ASSERTIONS -Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -std=c++14 -fopenmp -fPIC -fPIC -std=c++11 -MD -MT CMakeFiles/visp_bridge.dir/src/conversions/image.cpp.o -MF CMakeFiles/visp_bridge.dir/src/conversions/image.cpp.o.d -o CMakeFiles/visp_bridge.dir/src/conversions/image.cpp.o -c /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/src/conversions/image.cpp [4/7] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_FILESYSTEM_VERSION=3 -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 -DROS_PACKAGE_NAME=\"visp_bridge\" -Dvisp_bridge_EXPORTS -I/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/include -I/usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem /usr/include/opencv4 -isystem /usr/include/eigen3 -isystem /usr/include/libxml2 -isystem /usr/include/libusb-1.0 -isystem /usr/include/OGRE -isystem /usr/include/ois -D_GLIBCXX_ASSERTIONS -Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -std=c++14 -fopenmp -fPIC -fPIC -std=c++11 -MD -MT CMakeFiles/visp_bridge.dir/src/compat/vpQuaternionVector.cpp.o -MF CMakeFiles/visp_bridge.dir/src/compat/vpQuaternionVector.cpp.o.d -o CMakeFiles/visp_bridge.dir/src/compat/vpQuaternionVector.cpp.o -c /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/src/compat/vpQuaternionVector.cpp In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/ros/forwards.h:37, from /usr/include/ros/common.h:37, from /usr/include/ros/ros.h:43, from /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/src/compat/vpQuaternionVector.cpp:46: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [5/7] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -std=c++14 -fopenmp -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -shared -Wl,-soname,libvisp_bridge.so -o devel/lib64/libvisp_bridge.so CMakeFiles/visp_bridge.dir/src/compat/vpQuaternionVector.cpp.o CMakeFiles/visp_bridge.dir/src/conversions/3dpose.cpp.o CMakeFiles/visp_bridge.dir/src/conversions/camera.cpp.o CMakeFiles/visp_bridge.dir/src/conversions/image.cpp.o /usr/lib64/libvisp_vs.so.3.3.0 /usr/lib64/libvisp_tt_mi.so.3.3.0 /usr/lib64/libvisp_tt.so.3.3.0 /usr/lib64/libvisp_mbt.so.3.3.0 /usr/lib64/libvisp_klt.so.3.3.0 /usr/lib64/libvisp_robot.so.3.3.0 /usr/lib64/libvisp_imgproc.so.3.3.0 /usr/lib64/libvisp_gui.so.3.3.0 /usr/lib64/libvisp_detection.so.3.3.0 /usr/lib64/libvisp_ar.so.3.3.0 -lBoost::thread -lBoost::system -lBoost::date_time -lOgreMain -lPocoFoundation -lOIS -lSoXt /usr/lib64/libvisp_sensor.so.3.3.0 -lv4l2 -lv4lconvert -lusb-1.0 -lSM -lICE -lX11 -lXext -lOpenGL -lGLX -lGLU -lCoin /usr/lib64/libvisp_vision.so.3.3.0 /usr/lib64/libvisp_visual_features.so.3.3.0 /usr/lib64/libvisp_me.so.3.3.0 /usr/lib64/libvisp_blob.so.3.3.0 /usr/lib64/libvisp_io.so.3.3.0 -ljpeg -lpng /usr/lib64/libvisp_core.so.3.3.0 -lopencv_calib3d -lopencv_core -lopencv_dnn -lopencv_features2d -lopencv_flann -lopencv_gapi -lopencv_highgui -lopencv_imgcodecs -lopencv_imgproc -lopencv_ml -lopencv_objdetect -lopencv_photo -lopencv_stitching -lopencv_video -lopencv_videoio -lopencv_alphamat -lopencv_aruco -lopencv_bgsegm -lopencv_bioinspired -lopencv_ccalib -lopencv_cvv -lopencv_datasets -lopencv_dnn_objdetect -lopencv_dnn_superres -lopencv_dpm -lopencv_face -lopencv_freetype -lopencv_fuzzy -lopencv_hdf -lopencv_hfs -lopencv_img_hash -lopencv_intensity_transform -lopencv_line_descriptor -lopencv_mcc -lopencv_optflow -lopencv_phase_unwrapping -lopencv_plot -lopencv_quality -lopencv_rapid -lopencv_reg -lopencv_rgbd -lopencv_saliency -lopencv_shape -lopencv_stereo -lopencv_structured_light -lopencv_superres -lopencv_surface_matching -lopencv_text -lopencv_tracking -lopencv_videostab -lopencv_viz -lopencv_ximgproc -lopencv_xobjdetect -lopencv_xphoto -lgsl -lgslcblas -lopenblas -lxml2 -lpthread -lz -lzbar -ldmtx -lm -lnsl && : FAILED: devel/lib64/libvisp_bridge.so : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -std=c++14 -fopenmp -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -shared -Wl,-soname,libvisp_bridge.so -o devel/lib64/libvisp_bridge.so CMakeFiles/visp_bridge.dir/src/compat/vpQuaternionVector.cpp.o CMakeFiles/visp_bridge.dir/src/conversions/3dpose.cpp.o CMakeFiles/visp_bridge.dir/src/conversions/camera.cpp.o CMakeFiles/visp_bridge.dir/src/conversions/image.cpp.o /usr/lib64/libvisp_vs.so.3.3.0 /usr/lib64/libvisp_tt_mi.so.3.3.0 /usr/lib64/libvisp_tt.so.3.3.0 /usr/lib64/libvisp_mbt.so.3.3.0 /usr/lib64/libvisp_klt.so.3.3.0 /usr/lib64/libvisp_robot.so.3.3.0 /usr/lib64/libvisp_imgproc.so.3.3.0 /usr/lib64/libvisp_gui.so.3.3.0 /usr/lib64/libvisp_detection.so.3.3.0 /usr/lib64/libvisp_ar.so.3.3.0 -lBoost::thread -lBoost::system -lBoost::date_time -lOgreMain -lPocoFoundation -lOIS -lSoXt /usr/lib64/libvisp_sensor.so.3.3.0 -lv4l2 -lv4lconvert -lusb-1.0 -lSM -lICE -lX11 -lXext -lOpenGL -lGLX -lGLU -lCoin /usr/lib64/libvisp_vision.so.3.3.0 /usr/lib64/libvisp_visual_features.so.3.3.0 /usr/lib64/libvisp_me.so.3.3.0 /usr/lib64/libvisp_blob.so.3.3.0 /usr/lib64/libvisp_io.so.3.3.0 -ljpeg -lpng /usr/lib64/libvisp_core.so.3.3.0 -lopencv_calib3d -lopencv_core -lopencv_dnn -lopencv_features2d -lopencv_flann -lopencv_gapi -lopencv_highgui -lopencv_imgcodecs -lopencv_imgproc -lopencv_ml -lopencv_objdetect -lopencv_photo -lopencv_stitching -lopencv_video -lopencv_videoio -lopencv_alphamat -lopencv_aruco -lopencv_bgsegm -lopencv_bioinspired -lopencv_ccalib -lopencv_cvv -lopencv_datasets -lopencv_dnn_objdetect -lopencv_dnn_superres -lopencv_dpm -lopencv_face -lopencv_freetype -lopencv_fuzzy -lopencv_hdf -lopencv_hfs -lopencv_img_hash -lopencv_intensity_transform -lopencv_line_descriptor -lopencv_mcc -lopencv_optflow -lopencv_phase_unwrapping -lopencv_plot -lopencv_quality -lopencv_rapid -lopencv_reg -lopencv_rgbd -lopencv_saliency -lopencv_shape -lopencv_stereo -lopencv_structured_light -lopencv_superres -lopencv_surface_matching -lopencv_text -lopencv_tracking -lopencv_videostab -lopencv_viz -lopencv_ximgproc -lopencv_xobjdetect -lopencv_xphoto -lgsl -lgslcblas -lopenblas -lxml2 -lpthread -lz -lzbar -ldmtx -lm -lnsl && : /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lBoost::thread /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lBoost::system /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lBoost::date_time collect2: error: ld returned 1 exit status [6/7] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 -DROS_PACKAGE_NAME=\"visp_bridge\" -I/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/include -I/usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem /usr/include/opencv4 -isystem /usr/include/eigen3 -isystem /usr/include/libxml2 -isystem /usr/include/libusb-1.0 -isystem /usr/include/OGRE -isystem /usr/include/ois -D_GLIBCXX_ASSERTIONS -Os -pipe -march=native -fdiagnostics-color=always -fexceptions -Wformat -fstack-clash-protection -std=c++14 -fopenmp -fPIC -std=c++11 -MD -MT CMakeFiles/visp_bridge_convert_camera_parameters.dir/src/conversions/convert_cam_param_file.cpp.o -MF CMakeFiles/visp_bridge_convert_camera_parameters.dir/src/conversions/convert_cam_param_file.cpp.o.d -o CMakeFiles/visp_bridge_convert_camera_parameters.dir/src/conversions/convert_cam_param_file.cpp.o -c /var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge/src/conversions/convert_cam_param_file.cpp ninja: build stopped: subcommand failed. * ERROR: dev-ros/visp_bridge-0.11.1::gentoo failed (compile phase): * ninja -v -j12 -l15 failed * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 4265: Called ros-catkin_src_compile * environment, line 4207: Called cmake_src_compile * environment, line 2410: Called cmake_build * environment, line 2379: Called eninja * environment, line 2831: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=dev-ros/visp_bridge-0.11.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ros/visp_bridge-0.11.1::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-ros/visp_bridge-0.11.1:20210524-221327.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ros/visp_bridge-0.11.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ros/visp_bridge-0.11.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/visp_bridge-0.11.1_build' * S: '/var/tmp/portage/dev-ros/visp_bridge-0.11.1/work/vision_visp-kinetic-0.11.1/visp_bridge'