24navigation/log/build_2024-03-06_17-19-42/pointcloud_to_laserscan/stdout_stderr.log

95 lines
8.4 KiB
Plaintext
Raw Normal View History

2024-03-08 16:26:56 +08:00
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ament_cmake_auto: 1.3.6 (/opt/ros/humble/share/ament_cmake_auto/cmake)
-- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter
-- Override CMake install command with custom implementation using symlinks instead of copying resources
-- Found rosidl_generator_c: 3.1.5 (/opt/ros/humble/share/rosidl_generator_c/cmake)
-- Found rosidl_adapter: 3.1.5 (/opt/ros/humble/share/rosidl_adapter/cmake)
-- Found rosidl_generator_cpp: 3.1.5 (/opt/ros/humble/share/rosidl_generator_cpp/cmake)
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
-- Found rmw_implementation_cmake: 6.1.1 (/opt/ros/humble/share/rmw_implementation_cmake/cmake)
-- Found rmw_fastrtps_cpp: 6.2.5 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.2")
-- Found FastRTPS: /opt/ros/humble/include
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
-- 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 ament_lint_auto: 0.12.9 (/opt/ros/humble/share/ament_lint_auto/cmake)
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
-- Configured cppcheck include dirs: /home/firmament/codes/24navigation/src/pointcloud_to_laserscan/include
-- Configured cppcheck exclude dirs and/or files:
-- Added test 'cpplint' to check C / C++ code against the Google style
-- Configured cpplint exclude dirs and/or files:
-- Added test 'flake8' to check Python code syntax and style conventions
-- Added test 'lint_cmake' to check CMake code style
-- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
-- Added test 'uncrustify' to check C / C++ code style
-- Configured uncrustify additional arguments:
-- Added test 'xmllint' to check XML markup files
-- Configuring done
-- Generating done
-- Build files have been written to: /home/firmament/codes/24navigation/build/pointcloud_to_laserscan
[ 10%] Building CXX object CMakeFiles/laserscan_to_pointcloud_node.dir/rclcpp_components/node_main_laserscan_to_pointcloud_node.cpp.o
[ 20%] Building CXX object CMakeFiles/laserscan_to_pointcloud.dir/src/laserscan_to_pointcloud_node.cpp.o
[ 30%] Building CXX object CMakeFiles/pointcloud_to_laserscan_node.dir/rclcpp_components/node_main_pointcloud_to_laserscan_node.cpp.o
[ 40%] Linking CXX executable pointcloud_to_laserscan_node
[ 40%] Built target pointcloud_to_laserscan_node
[ 50%] Linking CXX executable laserscan_to_pointcloud_node
[ 50%] Built target laserscan_to_pointcloud_node
[ 60%] Linking CXX shared library liblaserscan_to_pointcloud.so
[ 60%] Built target laserscan_to_pointcloud
[ 70%] Building CXX object CMakeFiles/pointcloud_to_laserscan.dir/src/pointcloud_to_laserscan_node.cpp.o
[ 80%] Linking CXX shared library libpointcloud_to_laserscan.so
[ 80%] Built target pointcloud_to_laserscan
[ 90%] Building CXX object CMakeFiles/dummy_pointcloud_publisher.dir/src/dummy_pointcloud_publisher.cpp.o
[100%] Linking CXX executable dummy_pointcloud_publisher
[100%] Built target dummy_pointcloud_publisher
-- Install configuration: ""
-- Execute custom install script
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/lib/pointcloud_to_laserscan/laserscan_to_pointcloud_node
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/lib/pointcloud_to_laserscan/pointcloud_to_laserscan_node
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/include/pointcloud_to_laserscan/laserscan_to_pointcloud_node.hpp
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/include/pointcloud_to_laserscan/pointcloud_to_laserscan_node.hpp
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/include/pointcloud_to_laserscan/visibility_control.h
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/library_path.sh
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/library_path.dsv
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/lib/liblaserscan_to_pointcloud.so
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/lib/libpointcloud_to_laserscan.so
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/lib/pointcloud_to_laserscan/dummy_pointcloud_publisher
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/launch/pointcloud_to_laserscan_launch.py
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/launch/sample_laserscan_to_pointcloud_launch.py
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/launch/sample_pointcloud_to_laserscan_launch.py
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/ament_index/resource_index/package_run_dependencies/pointcloud_to_laserscan
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/ament_index/resource_index/parent_prefix_path/pointcloud_to_laserscan
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/ament_prefix_path.sh
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/ament_prefix_path.dsv
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/path.sh
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/path.dsv
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/local_setup.bash
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/local_setup.sh
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/local_setup.zsh
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/local_setup.dsv
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/package.dsv
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/ament_index/resource_index/packages/pointcloud_to_laserscan
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/ament_index/resource_index/rclcpp_components/pointcloud_to_laserscan
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/ament_cmake_export_dependencies-extras.cmake
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/ament_cmake_export_include_directories-extras.cmake
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/ament_cmake_export_libraries-extras.cmake
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/pointcloud_to_laserscanConfig.cmake
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/pointcloud_to_laserscanConfig-version.cmake
-- Symlinking: /home/firmament/codes/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/package.xml