24navigation/log/build_2024-03-23_15-07-20/plc_bringup/streams.log

32 lines
2.7 KiB
Plaintext
Raw Normal View History

2024-03-24 21:24:39 +08:00
[0.030s] Invoking command in '/home/firmament/codes/24navigation/build/plc_bringup': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/firmament/codes/24navigation/build/plc_bringup -- -j8 -l8
[0.193s] -- Found ament_cmake: 1.3.8 (/opt/ros/humble/share/ament_cmake/cmake)
[0.260s] -- Override CMake install command with custom implementation using symlinks instead of copying resources
[0.277s] -- Found nav2_common: 1.1.13 (/opt/ros/humble/share/nav2_common/cmake)
[0.277s] -- Found navigation2: 1.1.13 (/opt/ros/humble/share/navigation2/cmake)
[0.281s] -- Found ament_cmake_auto: 1.3.8 (/opt/ros/humble/share/ament_cmake_auto/cmake)
[0.394s] -- Found ament_lint_auto: 0.12.10 (/opt/ros/humble/share/ament_lint_auto/cmake)
[0.443s] -- Added test 'copyright' to check source files copyright and LICENSE
[0.446s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
[0.447s] -- Configured cppcheck include dirs:
[0.447s] -- Configured cppcheck exclude dirs and/or files:
[0.450s] -- Added test 'cpplint' to check C / C++ code against the Google style
[0.450s] -- Configured cpplint exclude dirs and/or files:
[0.451s] -- Added test 'flake8' to check Python code syntax and style conventions
[0.452s] -- Added test 'lint_cmake' to check CMake code style
[0.453s] -- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
[0.458s] -- Added test 'uncrustify' to check C / C++ code style
[0.458s] -- Configured uncrustify additional arguments:
[0.458s] -- Added test 'xmllint' to check XML markup files
[0.460s] -- Configuring done
[0.464s] -- Generating done
[0.465s] -- Build files have been written to: /home/firmament/codes/24navigation/build/plc_bringup
[0.507s] [ 50%] Building CXX object CMakeFiles/plc_bringup.dir/src/decision_move_node.cpp.o
[0.538s] /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.539s] 1 | #include <rclcpp/rclcpp.hpp>
[0.539s] | ^~~~~~~~~~~~~~~~~~~
[0.539s] compilation terminated.
[0.542s] gmake[2]: *** [CMakeFiles/plc_bringup.dir/build.make:76: CMakeFiles/plc_bringup.dir/src/decision_move_node.cpp.o] Error 1
[0.543s] gmake[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/plc_bringup.dir/all] Error 2
[0.543s] gmake: *** [Makefile:146: all] Error 2
[0.551s] Invoked command in '/home/firmament/codes/24navigation/build/plc_bringup' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/firmament/codes/24navigation/build/plc_bringup -- -j8 -l8