24navigation/log/build_2024-03-17_22-16-54/pointcloud_to_laserscan/streams.log

101 lines
11 KiB
Plaintext
Raw Normal View History

2024-03-18 16:31:14 +08:00
[0.135s] Invoking command in '/home/sph/Desktop/24navigation/build/pointcloud_to_laserscan': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake /home/sph/Desktop/24navigation/src/pointcloud_to_laserscan -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/sph/Desktop/24navigation/install/pointcloud_to_laserscan
[0.209s] -- The C compiler identification is GNU 11.4.0
[0.300s] -- The CXX compiler identification is GNU 11.4.0
[0.310s] -- Detecting C compiler ABI info
[0.400s] -- Detecting C compiler ABI info - done
[0.413s] -- Check for working C compiler: /usr/bin/cc - skipped
[0.414s] -- Detecting C compile features
[0.414s] -- Detecting C compile features - done
[0.419s] -- Detecting CXX compiler ABI info
[0.517s] -- Detecting CXX compiler ABI info - done
[0.530s] -- Check for working CXX compiler: /usr/bin/c++ - skipped
[0.530s] -- Detecting CXX compile features
[0.530s] -- Detecting CXX compile features - done
[0.532s] -- Found ament_cmake_auto: 1.3.8 (/opt/ros/humble/share/ament_cmake_auto/cmake)
[0.683s] -- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter
[0.777s] -- Override CMake install command with custom implementation using symlinks instead of copying resources
[0.956s] -- Found rosidl_generator_c: 3.1.5 (/opt/ros/humble/share/rosidl_generator_c/cmake)
[0.964s] -- Found rosidl_adapter: 3.1.5 (/opt/ros/humble/share/rosidl_adapter/cmake)
[0.977s] -- Found rosidl_generator_cpp: 3.1.5 (/opt/ros/humble/share/rosidl_generator_cpp/cmake)
[1.001s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
[1.033s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
[1.153s] -- Found rmw_implementation_cmake: 6.1.1 (/opt/ros/humble/share/rmw_implementation_cmake/cmake)
[1.157s] -- Found rmw_fastrtps_cpp: 6.2.6 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
[1.318s] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.2")
[1.365s] -- Found FastRTPS: /opt/ros/humble/include
[1.442s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
[1.452s] -- Looking for pthread.h
[1.525s] -- Looking for pthread.h - found
[1.525s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[1.605s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[1.607s] -- Found Threads: TRUE
[2.461s] -- Found ament_lint_auto: 0.12.10 (/opt/ros/humble/share/ament_lint_auto/cmake)
[2.488s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
[2.488s] -- Configured cppcheck include dirs: /home/sph/Desktop/24navigation/src/pointcloud_to_laserscan/include
[2.488s] -- Configured cppcheck exclude dirs and/or files:
[2.490s] -- Added test 'cpplint' to check C / C++ code against the Google style
[2.490s] -- Configured cpplint exclude dirs and/or files:
[2.491s] -- Added test 'flake8' to check Python code syntax and style conventions
[2.493s] -- Added test 'lint_cmake' to check CMake code style
[2.494s] -- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
[2.495s] -- Added test 'uncrustify' to check C / C++ code style
[2.495s] -- Configured uncrustify additional arguments:
[2.496s] -- Added test 'xmllint' to check XML markup files
[2.500s] -- Configuring done
[2.538s] -- Generating done
[2.539s] -- Build files have been written to: /home/sph/Desktop/24navigation/build/pointcloud_to_laserscan
[2.550s] Invoked command in '/home/sph/Desktop/24navigation/build/pointcloud_to_laserscan' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake /home/sph/Desktop/24navigation/src/pointcloud_to_laserscan -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/sph/Desktop/24navigation/install/pointcloud_to_laserscan
[2.552s] Invoking command in '/home/sph/Desktop/24navigation/build/pointcloud_to_laserscan': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/sph/Desktop/24navigation/build/pointcloud_to_laserscan -- -j20 -l20
[2.613s] [ 10%] Building CXX object CMakeFiles/laserscan_to_pointcloud.dir/src/laserscan_to_pointcloud_node.cpp.o
[2.614s] [ 20%] Building CXX object CMakeFiles/laserscan_to_pointcloud_node.dir/rclcpp_components/node_main_laserscan_to_pointcloud_node.cpp.o
[2.621s] [ 30%] Building CXX object CMakeFiles/pointcloud_to_laserscan_node.dir/rclcpp_components/node_main_pointcloud_to_laserscan_node.cpp.o
[6.421s] [ 40%] Linking CXX executable laserscan_to_pointcloud_node
[7.014s] [ 40%] Built target laserscan_to_pointcloud_node
[14.287s] [ 50%] Linking CXX executable pointcloud_to_laserscan_node
[15.228s] [ 50%] Built target pointcloud_to_laserscan_node
[34.167s] [ 60%] Linking CXX shared library liblaserscan_to_pointcloud.so
[34.327s] [ 60%] Built target laserscan_to_pointcloud
[34.357s] [ 70%] Building CXX object CMakeFiles/pointcloud_to_laserscan.dir/src/pointcloud_to_laserscan_node.cpp.o
[48.059s] [ 80%] Linking CXX shared library libpointcloud_to_laserscan.so
[48.193s] [ 80%] Built target pointcloud_to_laserscan
[48.217s] [ 90%] Building CXX object CMakeFiles/dummy_pointcloud_publisher.dir/src/dummy_pointcloud_publisher.cpp.o
[51.639s] [100%] Linking CXX executable dummy_pointcloud_publisher
[51.727s] [100%] Built target dummy_pointcloud_publisher
[51.749s] Invoked command in '/home/sph/Desktop/24navigation/build/pointcloud_to_laserscan' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/sph/Desktop/24navigation/build/pointcloud_to_laserscan -- -j20 -l20
[51.779s] Invoking command in '/home/sph/Desktop/24navigation/build/pointcloud_to_laserscan': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --install /home/sph/Desktop/24navigation/build/pointcloud_to_laserscan
[51.784s] -- Install configuration: ""
[51.785s] -- Execute custom install script
[51.785s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/lib/pointcloud_to_laserscan/laserscan_to_pointcloud_node
[51.791s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/lib/pointcloud_to_laserscan/pointcloud_to_laserscan_node
[51.797s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/include/pointcloud_to_laserscan/laserscan_to_pointcloud_node.hpp
[51.803s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/include/pointcloud_to_laserscan/pointcloud_to_laserscan_node.hpp
[51.808s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/include/pointcloud_to_laserscan/visibility_control.h
[51.814s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/library_path.sh
[51.819s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/library_path.dsv
[51.825s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/lib/liblaserscan_to_pointcloud.so
[51.830s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/lib/libpointcloud_to_laserscan.so
[51.836s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/lib/pointcloud_to_laserscan/dummy_pointcloud_publisher
[51.842s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/launch/pointcloud_to_laserscan_launch.py
[51.847s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/launch/sample_laserscan_to_pointcloud_launch.py
[51.852s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/launch/sample_pointcloud_to_laserscan_launch.py
[51.858s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/ament_index/resource_index/package_run_dependencies/pointcloud_to_laserscan
[51.863s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/ament_index/resource_index/parent_prefix_path/pointcloud_to_laserscan
[51.869s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/ament_prefix_path.sh
[51.875s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/ament_prefix_path.dsv
[51.880s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/path.sh
[51.886s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/environment/path.dsv
[51.891s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/local_setup.bash
[51.896s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/local_setup.sh
[51.902s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/local_setup.zsh
[51.908s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/local_setup.dsv
[51.913s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/package.dsv
[51.918s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/ament_index/resource_index/packages/pointcloud_to_laserscan
[51.924s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/ament_index/resource_index/rclcpp_components/pointcloud_to_laserscan
[51.930s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/ament_cmake_export_dependencies-extras.cmake
[51.935s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/ament_cmake_export_include_directories-extras.cmake
[51.941s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/ament_cmake_export_libraries-extras.cmake
[51.947s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/pointcloud_to_laserscanConfig.cmake
[51.952s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/cmake/pointcloud_to_laserscanConfig-version.cmake
[51.958s] -- Symlinking: /home/sph/Desktop/24navigation/install/pointcloud_to_laserscan/share/pointcloud_to_laserscan/package.xml
[51.966s] Invoked command in '/home/sph/Desktop/24navigation/build/pointcloud_to_laserscan' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --install /home/sph/Desktop/24navigation/build/pointcloud_to_laserscan