49 lines
2.8 KiB
Plaintext
49 lines
2.8 KiB
Plaintext
-- Found ament_cmake: 1.3.8 (/opt/ros/humble/share/ament_cmake/cmake)
|
||
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||
-- Found nav2_common: 1.1.13 (/opt/ros/humble/share/nav2_common/cmake)
|
||
-- Found navigation2: 1.1.13 (/opt/ros/humble/share/navigation2/cmake)
|
||
-- Found rclcpp: 16.0.8 (/opt/ros/humble/share/rclcpp/cmake)
|
||
-- 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.6 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
|
||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||
-- Found geometry_msgs: 4.2.3 (/opt/ros/humble/share/geometry_msgs/cmake)
|
||
-- Found ament_cmake_auto: 1.3.8 (/opt/ros/humble/share/ament_cmake_auto/cmake)
|
||
-- Found ament_lint_auto: 0.12.10 (/opt/ros/humble/share/ament_lint_auto/cmake)
|
||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||
-- Configured cppcheck include dirs:
|
||
-- 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
|
||
[31mCMake Error at /opt/ros/humble/share/ament_cmake_auto/cmake/ament_auto_add_executable.cmake:66 (add_executable):
|
||
Cannot find source file:
|
||
|
||
src/decision_mode_node.cpp
|
||
|
||
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
|
||
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc
|
||
Call Stack (most recent call first):
|
||
CMakeLists.txt:15 (ament_auto_add_executable)
|
||
|
||
[0m
|
||
[31mCMake Error at /opt/ros/humble/share/ament_cmake_auto/cmake/ament_auto_add_executable.cmake:66 (add_executable):
|
||
No SOURCES given to target: decision_mode_node
|
||
Call Stack (most recent call first):
|
||
CMakeLists.txt:15 (ament_auto_add_executable)
|
||
|
||
[0m
|
||
[0mCMake Generate step failed. Build files cannot be regenerated correctly.[0m
|
||
gmake: *** [Makefile:267: cmake_check_build_system] Error 1
|