51 lines
3.1 KiB
Plaintext
51 lines
3.1 KiB
Plaintext
[0.094s] Invoking command in '/home/caixiang/ros2_ws2/build/cpp_pubsub': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/jazzy /usr/bin/cmake /home/caixiang/ros2_ws2/src/cpp_pubsub -DCMAKE_INSTALL_PREFIX=/home/caixiang/ros2_ws2/install/cpp_pubsub
|
||
[0.099s] -- Found ament_cmake: 2.5.2 (/opt/ros/jazzy/share/ament_cmake/cmake)
|
||
[0.196s] -- Found rclcpp: 28.1.3 (/opt/ros/jazzy/share/rclcpp/cmake)
|
||
[0.286s] -- Found rosidl_generator_c: 4.6.3 (/opt/ros/jazzy/share/rosidl_generator_c/cmake)
|
||
[0.290s] -- Found rosidl_generator_cpp: 4.6.3 (/opt/ros/jazzy/share/rosidl_generator_cpp/cmake)
|
||
[0.295s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||
[0.301s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||
[0.330s] -- Found rmw_implementation_cmake: 7.3.1 (/opt/ros/jazzy/share/rmw_implementation_cmake/cmake)
|
||
[0.331s] -- Found rmw_fastrtps_cpp: 8.4.1 (/opt/ros/jazzy/share/rmw_fastrtps_cpp/cmake)
|
||
[0.472s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||
[0.590s] -- Found tutorial_interfaces: 0.0.0 (/home/caixiang/ros2_ws2/install/tutorial_interfaces/share/tutorial_interfaces/cmake)
|
||
[0.615s] -- Found ament_lint_auto: 0.17.1 (/opt/ros/jazzy/share/ament_lint_auto/cmake)
|
||
[0.658s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||
[0.658s] -- Configured cppcheck include dirs:
|
||
[0.658s] -- Configured cppcheck exclude dirs and/or files:
|
||
[0.658s] -- Added test 'lint_cmake' to check CMake code style
|
||
[0.658s] -- Added test 'uncrustify' to check C / C++ code style
|
||
[0.658s] -- Configured uncrustify additional arguments:
|
||
[0.658s] -- Added test 'xmllint' to check XML markup files
|
||
[0.659s] -- Configuring done (0.6s)
|
||
[0.660s] [31mCMake Error at CMakeLists.txt:29 (add_executable):
|
||
[0.660s] Cannot find source file:
|
||
[0.660s]
|
||
[0.660s] src/publisher_member_function.cpp
|
||
[0.660s]
|
||
[0.660s] Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
|
||
[0.660s] .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
|
||
[0.660s] .f95 .f03 .hip .ispc
|
||
[0.660s]
|
||
[0.660s] [0m
|
||
[0.660s] [31mCMake Error at CMakeLists.txt:32 (add_executable):
|
||
[0.661s] Cannot find source file:
|
||
[0.661s]
|
||
[0.661s] src/subscriber_member_function.cpp
|
||
[0.661s]
|
||
[0.661s] Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
|
||
[0.661s] .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
|
||
[0.661s] .f95 .f03 .hip .ispc
|
||
[0.661s]
|
||
[0.661s] [0m
|
||
[0.661s] [31mCMake Error at CMakeLists.txt:29 (add_executable):
|
||
[0.661s] No SOURCES given to target: talker
|
||
[0.661s]
|
||
[0.661s] [0m
|
||
[0.661s] [31mCMake Error at CMakeLists.txt:32 (add_executable):
|
||
[0.661s] No SOURCES given to target: listener
|
||
[0.662s]
|
||
[0.662s] [0m
|
||
[0.662s] [0mCMake Generate step failed. Build files cannot be regenerated correctly.[0m
|
||
[0.665s] Invoked command in '/home/caixiang/ros2_ws2/build/cpp_pubsub' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/jazzy /usr/bin/cmake /home/caixiang/ros2_ws2/src/cpp_pubsub -DCMAKE_INSTALL_PREFIX=/home/caixiang/ros2_ws2/install/cpp_pubsub
|