55 lines
3.9 KiB
Plaintext
55 lines
3.9 KiB
Plaintext
-- The C compiler identification is GNU 13.2.0
|
||
-- The CXX compiler identification is GNU 13.2.0
|
||
-- Detecting C compiler ABI info
|
||
-- Detecting C compiler ABI info - done
|
||
-- Check for working C compiler: /usr/bin/cc - skipped
|
||
-- Detecting C compile features
|
||
-- Detecting C compile features - done
|
||
-- Detecting CXX compiler ABI info
|
||
-- Detecting CXX compiler ABI info - done
|
||
-- Check for working CXX compiler: /usr/bin/c++ - skipped
|
||
-- Detecting CXX compile features
|
||
-- Detecting CXX compile features - done
|
||
-- Found ament_cmake: 2.5.2 (/opt/ros/jazzy/share/ament_cmake/cmake)
|
||
-- Found Python3: /usr/bin/python3 (found version "3.12.3") found components: Interpreter
|
||
-- Found rclcpp: 28.1.3 (/opt/ros/jazzy/share/rclcpp/cmake)
|
||
-- Found rosidl_generator_c: 4.6.3 (/opt/ros/jazzy/share/rosidl_generator_c/cmake)
|
||
-- Found rosidl_generator_cpp: 4.6.3 (/opt/ros/jazzy/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: 7.3.1 (/opt/ros/jazzy/share/rmw_implementation_cmake/cmake)
|
||
-- Found rmw_fastrtps_cpp: 8.4.1 (/opt/ros/jazzy/share/rmw_fastrtps_cpp/cmake)
|
||
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13")
|
||
-- Found FastRTPS: /opt/ros/jazzy/include (Required is at least version "2.13")
|
||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||
-- Found example_interfaces: 0.12.0 (/opt/ros/jazzy/share/example_interfaces/cmake)
|
||
-- Configuring done (2.1s)
|
||
-- Generating done (0.0s)
|
||
-- Build files have been written to: /home/caixiang/ros2_ws2/build/cpp_srvcli
|
||
[ 50%] [32mBuilding CXX object CMakeFiles/client.dir/src/add_two_ints_client.cpp.o[0m
|
||
[ 50%] [32mBuilding CXX object CMakeFiles/server.dir/src/add_two_ints_server.cpp.o[0m
|
||
[ 75%] [32m[1mLinking CXX executable server[0m
|
||
[ 75%] Built target server
|
||
[100%] [32m[1mLinking CXX executable client[0m
|
||
[100%] Built target client
|
||
-- Install configuration: ""
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/lib/cpp_srvcli/server
|
||
-- Set non-toolchain portion of runtime path of "/home/caixiang/ros2_ws2/install/cpp_srvcli/lib/cpp_srvcli/server" to ""
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/lib/cpp_srvcli/client
|
||
-- Set non-toolchain portion of runtime path of "/home/caixiang/ros2_ws2/install/cpp_srvcli/lib/cpp_srvcli/client" to ""
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/ament_index/resource_index/package_run_dependencies/cpp_srvcli
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/ament_index/resource_index/parent_prefix_path/cpp_srvcli
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/environment/ament_prefix_path.sh
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/environment/ament_prefix_path.dsv
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/environment/path.sh
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/environment/path.dsv
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/local_setup.bash
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/local_setup.sh
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/local_setup.zsh
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/local_setup.dsv
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/package.dsv
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/ament_index/resource_index/packages/cpp_srvcli
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/cmake/cpp_srvcliConfig.cmake
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/cmake/cpp_srvcliConfig-version.cmake
|
||
-- Installing: /home/caixiang/ros2_ws2/install/cpp_srvcli/share/cpp_srvcli/package.xml
|