51 lines
3.7 KiB
Plaintext
51 lines
3.7 KiB
Plaintext
[0.032s] 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.164s] -- Found ament_cmake: 1.3.8 (/opt/ros/humble/share/ament_cmake/cmake)
|
||
[0.251s] -- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||
[0.263s] -- Found nav2_common: 1.1.13 (/opt/ros/humble/share/nav2_common/cmake)
|
||
[0.264s] -- Found navigation2: 1.1.13 (/opt/ros/humble/share/navigation2/cmake)
|
||
[0.267s] -- Found rclcpp: 16.0.8 (/opt/ros/humble/share/rclcpp/cmake)
|
||
[0.325s] -- Found rosidl_generator_c: 3.1.5 (/opt/ros/humble/share/rosidl_generator_c/cmake)
|
||
[0.334s] -- Found rosidl_adapter: 3.1.5 (/opt/ros/humble/share/rosidl_adapter/cmake)
|
||
[0.353s] -- Found rosidl_generator_cpp: 3.1.5 (/opt/ros/humble/share/rosidl_generator_cpp/cmake)
|
||
[0.372s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||
[0.399s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||
[0.472s] -- Found rmw_implementation_cmake: 6.1.1 (/opt/ros/humble/share/rmw_implementation_cmake/cmake)
|
||
[0.474s] -- Found rmw_fastrtps_cpp: 6.2.6 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
|
||
[0.630s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||
[0.814s] -- Found geometry_msgs: 4.2.3 (/opt/ros/humble/share/geometry_msgs/cmake)
|
||
[0.862s] -- Found ament_cmake_auto: 1.3.8 (/opt/ros/humble/share/ament_cmake_auto/cmake)
|
||
[0.930s] -- Found ament_lint_auto: 0.12.10 (/opt/ros/humble/share/ament_lint_auto/cmake)
|
||
[0.954s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||
[0.956s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||
[0.956s] -- Configured cppcheck include dirs:
|
||
[0.956s] -- Configured cppcheck exclude dirs and/or files:
|
||
[0.957s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||
[0.957s] -- Configured cpplint exclude dirs and/or files:
|
||
[0.958s] -- Added test 'flake8' to check Python code syntax and style conventions
|
||
[0.958s] -- Added test 'lint_cmake' to check CMake code style
|
||
[0.959s] -- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
|
||
[0.960s] -- Added test 'uncrustify' to check C / C++ code style
|
||
[0.960s] -- Configured uncrustify additional arguments:
|
||
[0.960s] -- Added test 'xmllint' to check XML markup files
|
||
[0.961s] -- Configuring done
|
||
[0.963s] [31mCMake Error at /opt/ros/humble/share/ament_cmake_auto/cmake/ament_auto_add_executable.cmake:66 (add_executable):
|
||
[0.963s] Cannot find source file:
|
||
[0.963s]
|
||
[0.963s] src/decision_mode_node.cpp
|
||
[0.963s]
|
||
[0.963s] Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
|
||
[0.964s] .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc
|
||
[0.964s] Call Stack (most recent call first):
|
||
[0.964s] CMakeLists.txt:15 (ament_auto_add_executable)
|
||
[0.964s]
|
||
[0.964s] [0m
|
||
[0.964s] [31mCMake Error at /opt/ros/humble/share/ament_cmake_auto/cmake/ament_auto_add_executable.cmake:66 (add_executable):
|
||
[0.964s] No SOURCES given to target: decision_mode_node
|
||
[0.964s] Call Stack (most recent call first):
|
||
[0.964s] CMakeLists.txt:15 (ament_auto_add_executable)
|
||
[0.965s]
|
||
[0.965s] [0m
|
||
[0.965s] [0mCMake Generate step failed. Build files cannot be regenerated correctly.[0m
|
||
[0.970s] gmake: *** [Makefile:267: cmake_check_build_system] Error 1
|
||
[0.983s] 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
|