38 lines
2.0 KiB
Plaintext
38 lines
2.0 KiB
Plaintext
-- The C compiler identification is GNU 9.4.0
|
|
-- The CXX compiler identification is GNU 9.4.0
|
|
-- Check for working C compiler: /usr/bin/cc
|
|
-- Check for working C compiler: /usr/bin/cc -- works
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Check for working CXX compiler: /usr/bin/c++
|
|
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
|
-- Detecting CXX compiler ABI info
|
|
-- Detecting CXX compiler ABI info - done
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX compile features - done
|
|
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
|
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
|
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
|
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
|
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
|
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
|
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
|
-- Found FastRTPS: /opt/ros/foxy/include
|
|
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
|
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
|
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
|
-- Looking for pthread.h
|
|
-- Looking for pthread.h - found
|
|
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
|
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
|
-- Looking for pthread_create in pthreads
|
|
-- Looking for pthread_create in pthreads - not found
|
|
-- Looking for pthread_create in pthread
|
|
-- Looking for pthread_create in pthread - found
|
|
-- Found Threads: TRUE
|
|
-- Configuring incomplete, errors occurred!
|
|
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
|
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|