******************************************************************************** conan install fast-dds/2.3.2@ --build=fast-dds --profile=/home/conan/w/BuildSingleReference/18785/561f70d8-d2ec-4ef1-96ae-11242d2f002a/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=3.9 os=Linux os_build=Linux [options] fast-dds:shared=False [build_requires] [env] fast-dds/2.3.2: Forced build from source Installing package: fast-dds/2.3.2 Requirements asio/1.18.2 from 'conan-center' - Cache fast-cdr/1.0.21 from 'conan-center' - Cache fast-dds/2.3.2 from local cache - Cache foonathan-memory/0.7.0 from 'conan-center' - Cache tinyxml2/7.1.0 from 'conan-center' - Cache Packages asio/1.18.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache fast-cdr/1.0.21:6905a2c0d81f40fb3433a9d4a9703ea657d96b47 - Cache fast-dds/2.3.2:fae1d4b9be5881bb2804196e9446b7eb5908132d - Build foonathan-memory/0.7.0:6905a2c0d81f40fb3433a9d4a9703ea657d96b47 - Cache tinyxml2/7.1.0:6905a2c0d81f40fb3433a9d4a9703ea657d96b47 - Cache Installing (downloading, building) binaries... asio/1.18.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK fast-cdr/1.0.21: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK foonathan-memory/0.7.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK tinyxml2/7.1.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK fast-dds/2.3.2: Copying sources to build folder fast-dds/2.3.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d fast-dds/2.3.2: Generator cmake created conanbuildinfo.cmake fast-dds/2.3.2: Generator cmake_find_package created Findtinyxml2.cmake fast-dds/2.3.2: Generator cmake_find_package created Findasio.cmake fast-dds/2.3.2: Generator cmake_find_package created Findfastcdr.cmake fast-dds/2.3.2: Generator cmake_find_package created Findfoonathan_memory.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK fast-dds/2.3.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="3.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/package/fae1d4b9be5881bb2804196e9446b7eb5908132d" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_MEMORY_TOOLS="False" -DNO_TLS="True" -DSECURITY="False" -DEPROSIMA_INSTALLER_MINION="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d' ----------------- -- The C compiler identification is Clang 3.9.1 -- The CXX compiler identification is Clang 3.9.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 3.9 -- Conan: C++ stdlib: libc++ -- Configuring Fast RTPS -- Version: 2.3.2 -- To change the version modify the file configure.ac -- Performing Test SUPPORTS_CXX20 -- Performing Test SUPPORTS_CXX20 - Success -- Performing Test SUPPORTS_CXX17 -- Performing Test SUPPORTS_CXX17 - Success -- Performing Test SUPPORTS_CXX14 -- Performing Test SUPPORTS_CXX14 - Success -- Performing Test SUPPORTS_CXX1Y -- Performing Test SUPPORTS_CXX1Y - Success -- Performing Test SUPPORTS_CXX11 -- Performing Test SUPPORTS_CXX11 - Success -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Conan: Using autogenerated Findfastcdr.cmake -- Library fastcdr found /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/6905a2c0d81f40fb3433a9d4a9703ea657d96b47/lib/libfastcdr.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.21/_/_/package/6905a2c0d81f40fb3433a9d4a9703ea657d96b47/lib/libfastcdr.a -- Found fastcdr -- Conan: Using autogenerated Findasio.cmake -- Found asio -- Conan: Using autogenerated Findtinyxml2.cmake -- Library tinyxml2 found /home/conan/w/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/6905a2c0d81f40fb3433a9d4a9703ea657d96b47/lib/libtinyxml2.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/6905a2c0d81f40fb3433a9d4a9703ea657d96b47/lib/libtinyxml2.a -- Found tinyxml2 -- Conan: Using autogenerated Findfoonathan_memory.cmake -- Found foonathan_memory: 0.7.0 (found version "0.7.0") -- Library foonathan_memory-0.7.0 found /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/package/6905a2c0d81f40fb3433a9d4a9703ea657d96b47/lib/libfoonathan_memory-0.7.0.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.0/_/_/package/6905a2c0d81f40fb3433a9d4a9703ea657d96b47/lib/libfoonathan_memory-0.7.0.a -- Found foonathan_memory: -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_kill -- Looking for pthread_kill - not found -- 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 -- Change Dir: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_c8471/fast && /usr/bin/make -f CMakeFiles/cmTC_c8471.dir/build.make CMakeFiles/cmTC_c8471.dir/build make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c8471.dir/ThirdpartyBoostCompile_test.cpp.o /usr/bin/clang++ -I/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include -m64 -stdlib=libc++ -Wall -pedantic -Wextra -Wno-unknown-pragmas -Wno-error=deprecated-declarations -fPIE -std=gnu++11 -o CMakeFiles/cmTC_c8471.dir/ThirdpartyBoostCompile_test.cpp.o -c /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/test/ThirdpartyBoostCompile_test.cpp In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/test/ThirdpartyBoostCompile_test.cpp:16: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/managed_shared_memory.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/detail/managed_memory_impl.hpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/segment_manager.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/offset_ptr.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_convertible.hpp:17: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_complete.hpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_function.hpp:23:10: fatal error: 'boost/type_traits/detail/is_function_cxx_03.hpp' file not found #include ^ 1 error generated. CMakeFiles/cmTC_c8471.dir/build.make:84: recipe for target 'CMakeFiles/cmTC_c8471.dir/ThirdpartyBoostCompile_test.cpp.o' failed make[1]: *** [CMakeFiles/cmTC_c8471.dir/ThirdpartyBoostCompile_test.cpp.o] Error 1 make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/CMakeFiles/CMakeTmp' Makefile:140: recipe for target 'cmTC_c8471/fast' failed make: *** [cmTC_c8471/fast] Error 2 Couldn't compile thirdparty/boost. SHM Transport feature will be disabled!!! -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.2g") -- OpenSSL library 1.0.2g found... -- Performing Test ATOMIC_WITHOUT_LIB -- Performing Test ATOMIC_WITHOUT_LIB - Success -- Looking for __atomic_load_8 in atomic -- Looking for __atomic_load_8 in atomic - found -- Performing Test ATOMIC_WITH_LIB -- Performing Test ATOMIC_WITH_LIB - Success -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- Could NOT find GMock (missing: GMOCK_LIBRARY GMOCK_INCLUDE_DIR GMOCK_MAIN_LIBRARY) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d' '--' '-j3' ----------------- Scanning dependencies of target fastrtps [ 0%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/log/Log.cpp.o [ 1%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/log/OStreamConsumer.cpp.o [ 1%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/log/StdoutErrConsumer.cpp.o [ 2%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/log/StdoutConsumer.cpp.o [ 2%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/log/FileConsumer.cpp.o [ 3%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/common/Time_t.cpp.o [ 3%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/resources/ResourceEvent.cpp.o [ 4%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/resources/TimedEvent.cpp.o [ 4%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/resources/TimedEventImpl.cpp.o [ 5%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/resources/AsyncWriterThread.cpp.o [ 5%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/resources/AsyncInterestTree.cpp.o [ 6%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/LivelinessManager.cpp.o [ 6%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/RTPSWriter.cpp.o [ 7%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/StatefulWriter.cpp.o [ 7%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/ReaderProxy.cpp.o source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/build.make:237: recipe for target 'source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/RTPSWriter.cpp.o' failed source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/build.make:263: recipe for target 'source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/ReaderProxy.cpp.o' failed source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/build.make:250: recipe for target 'source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/StatefulWriter.cpp.o' failed CMakeFiles/Makefile2:995: recipe for target 'source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/all' failed Makefile:170: recipe for target 'all' failed fast-dds/2.3.2: CMake Warning: Manually-specified variables were not used by the project: BUILD_MEMORY_TOOLS CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/resources/AsyncWriterThread.cpp:15: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/resources/AsyncWriterThread.h:26: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/resources/AsyncInterestTree.h:18: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastrtps/rtps/writer/RTPSWriter.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/writer/RTPSWriter.h:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/Endpoint.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/attributes/EndpointAttributes.h:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastrtps/qos/QosPolicies.h:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/all_common.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/Types.h:29: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:32:40: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_Unknown = {0x00, 0x00}; ^~~~~~~~~~ { } /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:33:41: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_eProsima = {0x01, 0x0F}; ^~~~~~~~~~ { } In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/resources/AsyncInterestTree.cpp:17: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/resources/AsyncInterestTree.h:18: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastrtps/rtps/writer/RTPSWriter.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/writer/RTPSWriter.h:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/Endpoint.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/attributes/EndpointAttributes.h:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastrtps/qos/QosPolicies.h:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/all_common.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/Types.h:29: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:32:40: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_Unknown = {0x00, 0x00}; ^~~~~~~~~~ { } /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:33:41: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_eProsima = {0x01, 0x0F}; ^~~~~~~~~~ { } In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/writer/LivelinessManager.cpp:1: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/writer/LivelinessManager.h:21: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/writer/LivelinessData.h:21: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastrtps/qos/QosPolicies.h:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/all_common.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/Types.h:29: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:32:40: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_Unknown = {0x00, 0x00}; ^~~~~~~~~~ { } /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:33:41: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_eProsima = {0x01, 0x0F}; ^~~~~~~~~~ { } 2 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/writer/RTPSWriter.cpp:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/history/BasicPayloadPool.hpp:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/CacheChange.h:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/FragmentNumber.h:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/Types.h:29: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:32:40: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_Unknown = {0x00, 0x00}; ^~~~~~~~~~ { } /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:33:41: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_eProsima = {0x01, 0x0F}; ^~~~~~~~~~ { } In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/writer/RTPSWriter.cpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotifier.hpp:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/managed_shared_memory.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/detail/managed_memory_impl.hpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/segment_manager.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/offset_ptr.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_convertible.hpp:17: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_complete.hpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_function.hpp:23:10: fatal error: 'boost/type_traits/detail/is_function_cxx_03.hpp' file not found #include ^ 2 warnings generated. 2 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/writer/StatefulWriter.cpp:20: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/writer/StatefulWriter.h:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/writer/RTPSWriter.h:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/Endpoint.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/attributes/EndpointAttributes.h:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastrtps/qos/QosPolicies.h:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/all_common.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/Types.h:29: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:32:40: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_Unknown = {0x00, 0x00}; ^~~~~~~~~~ { } /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:33:41: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_eProsima = {0x01, 0x0F}; ^~~~~~~~~~ { } In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/writer/ReaderProxy.cpp:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/history/WriterHistory.h:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/history/History.h:26: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/history/IPayloadPool.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/SerializedPayload.h:22: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/Types.h:29: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:32:40: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_Unknown = {0x00, 0x00}; ^~~~~~~~~~ { } /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/include/fastdds/rtps/common/VendorId_t.hpp:33:41: warning: suggest braces around initialization of subobject [-Wmissing-braces] const VendorId_t c_VendorId_eProsima = {0x01, 0x0F}; ^~~~~~~~~~ { } 2 warnings and 1 error generated. make[2]: *** [source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/RTPSWriter.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/writer/ReaderProxy.cpp:33: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotifier.hpp:23: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/managed_shared_memory.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/detail/managed_memory_impl.hpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/segment_manager.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/offset_ptr.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_convertible.hpp:17: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_complete.hpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_function.hpp:23:10: fatal error: 'boost/type_traits/detail/is_function_cxx_03.hpp' file not found #include ^ 2 warnings and 1 error generated. make[2]: *** [source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/ReaderProxy.cpp.o] Error 1 In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/writer/StatefulWriter.cpp:29: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:27: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/managed_shared_memory.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/detail/managed_memory_impl.hpp:30: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/segment_manager.hpp:35: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/interprocess/offset_ptr.hpp:25: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_convertible.hpp:17: In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_complete.hpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d/source_subfolder/thirdparty/boost/include/boost/type_traits/is_function.hpp:23:10: fatal error: 'boost/type_traits/detail/is_function_cxx_03.hpp' file not found #include ^ 2 warnings and 1 error generated. make[2]: *** [source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/StatefulWriter.cpp.o] Error 1 make[1]: *** [source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/all] Error 2 make: *** [all] Error 2 asio/1.18.2: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/asio/1.18.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib fast-dds/2.3.2: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d fast-dds/2.3.2: ERROR: Package 'fae1d4b9be5881bb2804196e9446b7eb5908132d' build failed fast-dds/2.3.2: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d ERROR: fast-dds/2.3.2: Error in build() method, line 133 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.3.2/_/_/build/fae1d4b9be5881bb2804196e9446b7eb5908132d' '--' '-j3'