35 lines
2.3 KiB
Plaintext
35 lines
2.3 KiB
Plaintext
|
-- Found ament_cmake_auto: 1.3.8 (/opt/ros/humble/share/ament_cmake_auto/cmake)
|
|||
|
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
|||
|
-- 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
|
|||
|
[31mCMake Error at /opt/ros/humble/share/rosidl_cmake/cmake/rosidl_generate_interfaces.cmake:213 (add_custom_target):
|
|||
|
add_custom_target cannot create target "rm_serial_driver" because another
|
|||
|
target with the same name already exists. The existing target is a shared
|
|||
|
library created in source directory
|
|||
|
"/home/firmament/codes/24navigation/src/rm_serial_driver". See
|
|||
|
documentation for policy CMP0002 for more details.
|
|||
|
Call Stack (most recent call first):
|
|||
|
CMakeLists.txt:40 (rosidl_generate_interfaces)
|
|||
|
|
|||
|
[0m
|
|||
|
-- Found ament_lint_auto: 0.12.10 (/opt/ros/humble/share/ament_lint_auto/cmake)
|
|||
|
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
|||
|
-- Configured cppcheck include dirs: /home/firmament/codes/24navigation/src/rm_serial_driver/include
|
|||
|
-- 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 'xmllint' to check XML markup files
|
|||
|
-- Added test 'clang_format' to check C / C++ code style
|
|||
|
-- Configuring incomplete, errors occurred!
|
|||
|
See also "/home/firmament/codes/24navigation/build/rm_serial_driver/CMakeFiles/CMakeOutput.log".
|
|||
|
gmake: *** [Makefile:335: cmake_check_build_system] Error 1
|