******************************************************************************** conan install fast-dds/2.4.0@ --build=fast-dds --profile=/home/conan/w/BuildSingleReference/77483/f5c239e0-3ae7-48e1-ae25-0200f4c13ad1/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux [options] fast-dds:shared=False [build_requires] [env] fast-dds/2.4.0: Forced build from source Installing package: fast-dds/2.4.0 Requirements asio/1.21.0 from 'conan-center' - Cache fast-cdr/1.0.23 from 'conan-center' - Cache fast-dds/2.4.0 from local cache - Cache foonathan-memory/0.7.1 from 'conan-center' - Cache tinyxml2/9.0.0 from 'conan-center' - Cache Packages asio/1.21.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache fast-cdr/1.0.23:b759e10106fc0b4923414b05bb78eba0bbc8b30b - Cache fast-dds/2.4.0:ee6f3743a7942e7f8833547fa5fda4986df5ed6e - Build foonathan-memory/0.7.1:ae8b0e38cd79b80c9cd24d5d1b2e1a7872b33180 - Cache tinyxml2/9.0.0:b759e10106fc0b4923414b05bb78eba0bbc8b30b - Cache Installing (downloading, building) binaries... asio/1.21.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-cdr/1.0.23: 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.1: Already installed! foonathan-memory/0.7.1: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/ae8b0e38cd79b80c9cd24d5d1b2e1a7872b33180/bin [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/9.0.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.4.0: Copying sources to build folder fast-dds/2.4.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e fast-dds/2.4.0: Generator cmake_find_package created Findtinyxml2.cmake fast-dds/2.4.0: Generator cmake_find_package created Findasio.cmake fast-dds/2.4.0: Generator cmake_find_package created Findfastcdr.cmake fast-dds/2.4.0: Generator cmake_find_package created Findfoonathan_memory.cmake fast-dds/2.4.0: Generator cmake created conanbuildinfo.cmake fast-dds/2.4.0: Aggregating env generators [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.4.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/package/ee6f3743a7942e7f8833547fa5fda4986df5ed6e" -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.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e" -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.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - 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: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Version: 2.4.0 -- Performing Test SUPPORTS_CXX20 -- Performing Test SUPPORTS_CXX20 - Failed -- 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.23/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/lib/libfastcdr.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.23/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/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/9.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/lib/libtinyxml2.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/tinyxml2/9.0.0/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/lib/libtinyxml2.a -- Found tinyxml2 -- Conan: Using autogenerated Findfoonathan_memory.cmake -- Found foonathan_memory: 0.7.1 (found version "0.7.1") -- Library foonathan_memory-0.7.1 found /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/ae8b0e38cd79b80c9cd24d5d1b2e1a7872b33180/lib/libfoonathan_memory-0.7.1.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/ae8b0e38cd79b80c9cd24d5d1b2e1a7872b33180/lib/libfoonathan_memory-0.7.1.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 -- Thirdparty/boost compiled OK -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e' '--' '-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/writer/LivelinessManager.cpp.o [ 5%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/LocatorSelectorSender.cpp.o [ 6%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/RTPSWriter.cpp.o [ 6%] 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:224: 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:237: recipe for target 'source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/StatefulWriter.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/ReaderProxy.cpp.o' failed CMakeFiles/Makefile2:995: recipe for target 'source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/all' failed Makefile:148: recipe for target 'all' failed fast-dds/2.4.0: Received SIGTERM! 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 EPROSIMA_INSTALLER_MINION In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastrtps/qos/QosPolicies.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/writer/LivelinessData.h:21, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/writer/LivelinessManager.h:21, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/src/cpp/rtps/writer/LivelinessManager.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/EntityId_t.hpp: In member function ‘uint32_t eprosima::fastrtps::rtps::EntityId_t::to_uint32() const’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/EntityId_t.hpp:163:64: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] uint32_t res = *reinterpret_cast(value); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/LocatorSelectorEntry.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/LocatorSelector.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/writer/LocatorSelectorSender.hpp:4, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/src/cpp/rtps/writer/LocatorSelectorSender.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/EntityId_t.hpp: In member function ‘uint32_t eprosima::fastrtps::rtps::EntityId_t::to_uint32() const’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/EntityId_t.hpp:163:64: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] uint32_t res = *reinterpret_cast(value); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/InstanceHandle.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/CacheChange.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/src/cpp/rtps/history/BasicPayloadPool.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/src/cpp/rtps/writer/RTPSWriter.cpp:22: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/EntityId_t.hpp: In member function ‘uint32_t eprosima::fastrtps::rtps::EntityId_t::to_uint32() const’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/EntityId_t.hpp:163:64: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] uint32_t res = *reinterpret_cast(value); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastrtps/qos/QosPolicies.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/attributes/EndpointAttributes.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/Endpoint.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/writer/RTPSWriter.h:28, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/writer/StatefulWriter.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/src/cpp/rtps/writer/StatefulWriter.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/EntityId_t.hpp: In member function ‘uint32_t eprosima::fastrtps::rtps::EntityId_t::to_uint32() const’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e/source_subfolder/include/fastdds/rtps/common/EntityId_t.hpp:163:64: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] uint32_t res = *reinterpret_cast(value); ^ g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/RTPSWriter.cpp.o] Error 4 make[2]: *** Waiting for unfinished jobs.... g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/StatefulWriter.cpp.o] Error 4 g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/ReaderProxy.cpp.o] Error 4 make[1]: *** [source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/all] Error 2 make: *** [all] Error 2 asio/1.21.0: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/asio/1.21.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: [''] [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-fast-cdr-targets.cmake fast-dds/2.4.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e fast-dds/2.4.0: ERROR: Package 'ee6f3743a7942e7f8833547fa5fda4986df5ed6e' build failed fast-dds/2.4.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.4.0/_/_/build/ee6f3743a7942e7f8833547fa5fda4986df5ed6e ERROR: Exiting with code: 5