24navigation/log/build_2024-03-24_17-25-04/plc_bringup/streams.log

42 lines
3.5 KiB
Plaintext
Raw Normal View History

2024-03-24 21:24:39 +08:00
[0.028s] Invoking command in '/home/firmament/codes/24navigation/build/plc_bringup': CMAKE_PREFIX_PATH=/opt/ros/humble /usr/bin/cmake --build /home/firmament/codes/24navigation/build/plc_bringup -- -j8 -l8
[0.120s] -- Found ament_cmake: 1.3.8 (/opt/ros/humble/share/ament_cmake/cmake)
[0.255s] -- Override CMake install command with custom implementation using symlinks instead of copying resources
[0.264s] -- Found nav2_common: 1.1.13 (/opt/ros/humble/share/nav2_common/cmake)
[0.265s] -- Found navigation2: 1.1.13 (/opt/ros/humble/share/navigation2/cmake)
[0.265s] -- Found ament_cmake_auto: 1.3.8 (/opt/ros/humble/share/ament_cmake_auto/cmake)
[0.266s] -- Found rclcpp: 16.0.8 (/opt/ros/humble/share/rclcpp/cmake)
[0.306s] -- Found rosidl_generator_c: 3.1.5 (/opt/ros/humble/share/rosidl_generator_c/cmake)
[0.320s] -- Found rosidl_adapter: 3.1.5 (/opt/ros/humble/share/rosidl_adapter/cmake)
[0.324s] -- Found rosidl_generator_cpp: 3.1.5 (/opt/ros/humble/share/rosidl_generator_cpp/cmake)
[0.339s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
[0.361s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
[0.446s] -- Found rmw_implementation_cmake: 6.1.1 (/opt/ros/humble/share/rmw_implementation_cmake/cmake)
[0.449s] -- Found rmw_fastrtps_cpp: 6.2.6 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
[0.586s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
[0.733s] -- Found geometry_msgs: 4.2.3 (/opt/ros/humble/share/geometry_msgs/cmake)
[0.772s] -- Found ament_lint_auto: 0.12.10 (/opt/ros/humble/share/ament_lint_auto/cmake)
[0.865s] -- Added test 'copyright' to check source files copyright and LICENSE
[0.868s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
[0.868s] -- Configured cppcheck include dirs:
[0.868s] -- Configured cppcheck exclude dirs and/or files:
[0.871s] -- Added test 'cpplint' to check C / C++ code against the Google style
[0.871s] -- Configured cpplint exclude dirs and/or files:
[0.873s] -- Added test 'flake8' to check Python code syntax and style conventions
[0.874s] -- Added test 'lint_cmake' to check CMake code style
[0.874s] -- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
[0.877s] -- Added test 'uncrustify' to check C / C++ code style
[0.877s] -- Configured uncrustify additional arguments:
[0.878s] -- Added test 'xmllint' to check XML markup files
[0.879s] -- Configuring done
[0.885s] -- Generating done
[0.888s] -- Build files have been written to: /home/firmament/codes/24navigation/build/plc_bringup
[0.925s] [ 50%] Building CXX object CMakeFiles/plc_bringup.dir/src/decision_move_node.cpp.o
[0.934s] /home/firmament/codes/24navigation/src/sentry_plan_control/plc_bringup/src/decision_move_node.cpp:1:10: fatal error: rclcpp/rclcpp.hpp: No such file or directory
[0.934s] 1 | #include <rclcpp/rclcpp.hpp>
[0.934s] | ^~~~~~~~~~~~~~~~~~~
[0.934s] compilation terminated.
[0.935s] gmake[2]: *** [CMakeFiles/plc_bringup.dir/build.make:76: CMakeFiles/plc_bringup.dir/src/decision_move_node.cpp.o] Error 1
[0.935s] gmake[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/plc_bringup.dir/all] Error 2
[0.935s] gmake: *** [Makefile:146: all] Error 2
[0.938s] Invoked command in '/home/firmament/codes/24navigation/build/plc_bringup' returned '2': CMAKE_PREFIX_PATH=/opt/ros/humble /usr/bin/cmake --build /home/firmament/codes/24navigation/build/plc_bringup -- -j8 -l8