47 lines
3.4 KiB
Plaintext
47 lines
3.4 KiB
Plaintext
[0.028s] 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.145s] -- Found ament_cmake: 1.3.8 (/opt/ros/humble/share/ament_cmake/cmake)
|
||
[0.253s] -- 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.263s] -- Found navigation2: 1.1.13 (/opt/ros/humble/share/navigation2/cmake)
|
||
[0.264s] -- Found ament_cmake_auto: 1.3.8 (/opt/ros/humble/share/ament_cmake_auto/cmake)
|
||
[0.264s] -- Found rclcpp: 16.0.8 (/opt/ros/humble/share/rclcpp/cmake)
|
||
[0.300s] -- Found rosidl_generator_c: 3.1.5 (/opt/ros/humble/share/rosidl_generator_c/cmake)
|
||
[0.307s] -- Found rosidl_adapter: 3.1.5 (/opt/ros/humble/share/rosidl_adapter/cmake)
|
||
[0.312s] -- Found rosidl_generator_cpp: 3.1.5 (/opt/ros/humble/share/rosidl_generator_cpp/cmake)
|
||
[0.327s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||
[0.348s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||
[0.429s] -- Found rmw_implementation_cmake: 6.1.1 (/opt/ros/humble/share/rmw_implementation_cmake/cmake)
|
||
[0.430s] -- Found rmw_fastrtps_cpp: 6.2.6 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
|
||
[0.613s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||
[0.760s] -- Found geometry_msgs: 4.2.3 (/opt/ros/humble/share/geometry_msgs/cmake)
|
||
[0.793s] -- 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.867s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||
[0.867s] -- Configured cppcheck include dirs:
|
||
[0.867s] -- Configured cppcheck exclude dirs and/or files:
|
||
[0.870s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||
[0.870s] -- Configured cpplint exclude dirs and/or files:
|
||
[0.870s] -- Added test 'flake8' to check Python code syntax and style conventions
|
||
[0.871s] -- Added test 'lint_cmake' to check CMake code style
|
||
[0.872s] -- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
|
||
[0.874s] -- Added test 'uncrustify' to check C / C++ code style
|
||
[0.874s] -- Configured uncrustify additional arguments:
|
||
[0.874s] -- Added test 'xmllint' to check XML markup files
|
||
[0.876s] -- Configuring done
|
||
[0.877s] [31mCMake Error at CMakeLists.txt:27 (add_executable):
|
||
[0.877s] Cannot find source file:
|
||
[0.877s]
|
||
[0.878s] 111.cpp
|
||
[0.878s]
|
||
[0.878s] Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
|
||
[0.878s] .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc
|
||
[0.878s]
|
||
[0.878s] [0m
|
||
[0.878s] [31mCMake Error at CMakeLists.txt:27 (add_executable):
|
||
[0.878s] No SOURCES given to target: decision_move_node
|
||
[0.878s]
|
||
[0.878s] [0m
|
||
[0.878s] [0mCMake Generate step failed. Build files cannot be regenerated correctly.[0m
|
||
[0.883s] gmake: *** [Makefile:226: cmake_check_build_system] Error 1
|
||
[0.885s] 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
|