ros2/log/build_2024-10-10_14-55-46/cpp_pubsub/streams.log
2024-10-25 14:21:27 +08:00

67 lines
4.0 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[0.097s] 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.184s] -- The C compiler identification is GNU 13.2.0
[0.620s] -- The CXX compiler identification is GNU 13.2.0
[1.006s] -- Detecting C compiler ABI info
[1.165s] -- Detecting C compiler ABI info - done
[1.169s] -- Check for working C compiler: /usr/bin/cc - skipped
[1.169s] -- Detecting C compile features
[1.169s] -- Detecting C compile features - done
[1.233s] -- Detecting CXX compiler ABI info
[1.388s] -- Detecting CXX compiler ABI info - done
[1.392s] -- Check for working CXX compiler: /usr/bin/c++ - skipped
[1.392s] -- Detecting CXX compile features
[1.393s] -- Detecting CXX compile features - done
[1.394s] -- Found ament_cmake: 2.5.2 (/opt/ros/jazzy/share/ament_cmake/cmake)
[1.456s] -- Found Python3: /usr/bin/python3 (found version "3.12.3") found components: Interpreter
[1.500s] -- Found rclcpp: 28.1.3 (/opt/ros/jazzy/share/rclcpp/cmake)
[1.590s] -- Found rosidl_generator_c: 4.6.3 (/opt/ros/jazzy/share/rosidl_generator_c/cmake)
[1.596s] -- Found rosidl_generator_cpp: 4.6.3 (/opt/ros/jazzy/share/rosidl_generator_cpp/cmake)
[1.602s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
[1.610s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
[1.644s] -- Found rmw_implementation_cmake: 7.3.1 (/opt/ros/jazzy/share/rmw_implementation_cmake/cmake)
[1.645s] -- Found rmw_fastrtps_cpp: 8.4.1 (/opt/ros/jazzy/share/rmw_fastrtps_cpp/cmake)
[1.673s] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13")
[1.797s] -- Found FastRTPS: /opt/ros/jazzy/include (Required is at least version "2.13")
[1.866s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
[1.985s] -- Found std_msgs: 5.3.5 (/opt/ros/jazzy/share/std_msgs/cmake)
[1.992s] -- Found tutorial_interfaces: 0.0.0 (/home/caixiang/ros2_ws2/install/tutorial_interfaces/share/tutorial_interfaces/cmake)
[2.010s] -- Found ament_lint_auto: 0.17.1 (/opt/ros/jazzy/share/ament_lint_auto/cmake)
[2.060s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
[2.060s] -- Configured cppcheck include dirs:
[2.060s] -- Configured cppcheck exclude dirs and/or files:
[2.060s] -- Added test 'lint_cmake' to check CMake code style
[2.060s] -- Added test 'uncrustify' to check C / C++ code style
[2.060s] -- Configured uncrustify additional arguments:
[2.061s] -- Added test 'xmllint' to check XML markup files
[2.061s] -- Configuring done (2.0s)
[2.062s] CMake Error at CMakeLists.txt:29 (add_executable):
[2.062s] Cannot find source file:
[2.062s]
[2.062s] src/publisher_member_function.cpp
[2.062s]
[2.062s] Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
[2.062s] .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
[2.062s] .f95 .f03 .hip .ispc
[2.063s]
[2.063s] 
[2.063s] CMake Error at CMakeLists.txt:32 (add_executable):
[2.063s] Cannot find source file:
[2.063s]
[2.063s] src/subscriber_member_function.cpp
[2.063s]
[2.063s] Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
[2.063s] .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
[2.063s] .f95 .f03 .hip .ispc
[2.063s]
[2.063s] 
[2.063s] CMake Error at CMakeLists.txt:29 (add_executable):
[2.063s] No SOURCES given to target: talker
[2.064s]
[2.064s] 
[2.064s] CMake Error at CMakeLists.txt:32 (add_executable):
[2.064s] No SOURCES given to target: listener
[2.064s]
[2.064s] 
[2.064s] CMake Generate step failed. Build files cannot be regenerated correctly.
[2.068s] 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