******************************************************************************** conan install fast-dds/2.5.0@ --build=fast-dds --profile=/home/conan/w/BuildSingleReference/77484/26ed87c5-593a-430f-b1bc-933bee0ba727/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] fast-dds:shared=False [build_requires] [env] fast-dds/2.5.0: Forced build from source Installing package: fast-dds/2.5.0 Requirements asio/1.21.0 from 'conan-center' - Cache fast-cdr/1.0.23 from 'conan-center' - Cache fast-dds/2.5.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:4d887c1c2779c63d2cdd81580698d2e22cb35b29 - Cache fast-dds/2.5.0:9d231e35f131f8b2fa1071fe7725323ce71ee30b - Build foonathan-memory/0.7.1:ca583edacf8eb77d603e17bd76f46fb083e6825d - Cache tinyxml2/9.0.0:4d887c1c2779c63d2cdd81580698d2e22cb35b29 - 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/ca583edacf8eb77d603e17bd76f46fb083e6825d/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.5.0: Copying sources to build folder fast-dds/2.5.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b fast-dds/2.5.0: Generator cmake created conanbuildinfo.cmake fast-dds/2.5.0: Generator cmake_find_package created Findtinyxml2.cmake fast-dds/2.5.0: Generator cmake_find_package created Findasio.cmake fast-dds/2.5.0: Generator cmake_find_package created Findfastcdr.cmake fast-dds/2.5.0: Generator cmake_find_package created Findfoonathan_memory.cmake fast-dds/2.5.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.5.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b' && 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++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/package/9d231e35f131f8b2fa1071fe7725323ce71ee30b" -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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b" -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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b' ----------------- -- 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++11 -- Version: 2.5.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/4d887c1c2779c63d2cdd81580698d2e22cb35b29/lib/libfastcdr.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/fast-cdr/1.0.23/_/_/package/4d887c1c2779c63d2cdd81580698d2e22cb35b29/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/4d887c1c2779c63d2cdd81580698d2e22cb35b29/lib/libtinyxml2.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/tinyxml2/9.0.0/_/_/package/4d887c1c2779c63d2cdd81580698d2e22cb35b29/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/ca583edacf8eb77d603e17bd76f46fb083e6825d/lib/libfoonathan_memory-0.7.1.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/ca583edacf8eb77d603e17bd76f46fb083e6825d/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") -- Could NOT find LibP11 (missing: LIBP11_LIBRARY LIBP11_INCLUDE_DIR) -- 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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b' '--' '-j3' ----------------- Scanning dependencies of target fastrtps [ 1%] 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 [ 2%] 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 [ 3%] 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 [ 4%] 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 [ 5%] 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 [ 6%] 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 [ 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 [ 8%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/StatelessWriter.cpp.o [ 8%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/writer/ReaderLocator.cpp.o [ 9%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/history/CacheChangePool.cpp.o [ 9%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/history/History.cpp.o [ 10%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/history/WriterHistory.cpp.o [ 10%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/history/ReaderHistory.cpp.o [ 11%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/history/TopicPayloadPool.cpp.o [ 11%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/history/TopicPayloadPoolRegistry.cpp.o [ 12%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/DataSharing/DataSharingPayloadPool.cpp.o [ 12%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/DataSharing/DataSharingListener.cpp.o [ 13%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/DataSharing/DataSharingNotification.cpp.o [ 13%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/reader/WriterProxy.cpp.o [ 14%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/reader/StatefulReader.cpp.o [ 14%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/reader/StatelessReader.cpp.o [ 15%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/reader/RTPSReader.cpp.o [ 15%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/messages/RTPSMessageCreator.cpp.o [ 16%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/messages/RTPSMessageGroup.cpp.o [ 16%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/messages/RTPSGapBuilder.cpp.o [ 17%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/messages/SendBuffersManager.cpp.o [ 17%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/messages/MessageReceiver.cpp.o [ 18%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/network/NetworkFactory.cpp.o [ 18%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/network/ReceiverResource.cpp.o [ 19%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/participant/RTPSParticipant.cpp.o [ 19%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/participant/RTPSParticipantImpl.cpp.o [ 20%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/rtps/RTPSDomain.cpp.o [ 20%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastrtps_deprecated/Domain.cpp.o [ 21%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastrtps_deprecated/participant/Participant.cpp.o [ 21%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastrtps_deprecated/participant/ParticipantImpl.cpp.o [ 22%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastrtps_deprecated/publisher/Publisher.cpp.o [ 22%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastrtps_deprecated/publisher/PublisherImpl.cpp.o [ 23%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastrtps_deprecated/publisher/PublisherHistory.cpp.o [ 23%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastrtps_deprecated/subscriber/Subscriber.cpp.o [ 24%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastrtps_deprecated/subscriber/SubscriberImpl.cpp.o [ 24%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastrtps_deprecated/subscriber/SubscriberHistory.cpp.o [ 25%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/publisher/DataWriter.cpp.o [ 25%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/publisher/DataWriterImpl.cpp.o [ 26%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/topic/ContentFilteredTopic.cpp.o [ 26%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/topic/Topic.cpp.o [ 27%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/topic/TopicImpl.cpp.o [ 27%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/topic/TypeSupport.cpp.o [ 28%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/topic/qos/TopicQos.cpp.o [ 28%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/publisher/qos/DataWriterQos.cpp.o [ 29%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/subscriber/qos/DataReaderQos.cpp.o [ 29%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/publisher/PublisherImpl.cpp.o [ 30%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/publisher/qos/PublisherQos.cpp.o [ 30%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/publisher/Publisher.cpp.o [ 31%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/subscriber/SubscriberImpl.cpp.o [ 31%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/subscriber/qos/SubscriberQos.cpp.o [ 32%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/subscriber/Subscriber.cpp.o [ 32%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/subscriber/DataReader.cpp.o [ 33%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/subscriber/DataReaderImpl.cpp.o [ 33%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/subscriber/history/DataReaderHistory.cpp.o [ 34%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/domain/DomainParticipantFactory.cpp.o [ 34%] Building CXX object source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/domain/DomainParticipantImpl.cpp.o source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/build.make:952: recipe for target 'source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/domain/DomainParticipantImpl.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.5.0: 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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/qos/QosPolicies.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/writer/LivelinessData.h:21, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/writer/LivelinessManager.h:21, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/LivelinessManager.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/LocatorSelectorEntry.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/LocatorSelector.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/writer/LocatorSelectorSender.hpp:4, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/LocatorSelectorSender.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/qos/QosPolicies.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/attributes/EndpointAttributes.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/Endpoint.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/writer/RTPSWriter.h:28, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/writer/StatefulWriter.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/StatefulWriter.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/InstanceHandle.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/CacheChange.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/BasicPayloadPool.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/RTPSWriter.cpp:22: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/history/History.h:29, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/history/WriterHistory.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/ReaderProxy.cpp:22: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotifier.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/RTPSWriter.cpp:25: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/StatefulWriter.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotifier.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/ReaderProxy.cpp:33: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/InstanceHandle.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/CacheChange.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/writer/ChangeForReader.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/writer/StatelessWriter.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/StatelessWriter.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/writer/ReaderLocator.h:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/ReaderLocator.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/IDataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/ReaderLocator.cpp:27: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/writer/StatelessWriter.cpp:35: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/InstanceHandle.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/CacheChange.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/CacheChangePool.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/history/History.h:29, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/History.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/history/History.h:29, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/history/WriterHistory.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/WriterHistory.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/history/History.h:29, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/history/ReaderHistory.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/ReaderHistory.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/InstanceHandle.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/CacheChange.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/./TopicPayloadPool.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/TopicPayloadPool.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/InstanceHandle.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/CacheChange.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/TopicPayloadPool.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/TopicPayloadPoolRegistry.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/InstanceHandle.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/CacheChange.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/IDataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingListener.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/IDataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingListener.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/publisher/qos/WriterQos.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/qos/WriterQos.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/builtin/data/WriterProxyData.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/reader/WriterProxy.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/qos/QosPolicies.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/attributes/EndpointAttributes.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/Endpoint.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/reader/RTPSReader.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/reader/StatefulReader.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/reader/StatefulReader.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/qos/QosPolicies.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/attributes/EndpointAttributes.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/Endpoint.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/reader/RTPSReader.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/reader/StatelessReader.h:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/reader/StatelessReader.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/IDataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/reader/StatefulReader.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/InstanceHandle.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/CacheChange.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/history/BasicPayloadPool.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/reader/RTPSReader.cpp:24: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/IDataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/reader/StatelessReader.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/messages/RTPSMessageCreator.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/messages/RTPSMessageCreator.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingNotification.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/IDataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingListener.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/reader/RTPSReader.cpp:27: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/messages/RTPSMessageCreator.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/messages/RTPSMessageGroup.cpp:23: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/SampleIdentity.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/messages/CDRMessage.h:28, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/messages/RTPSMessageSenderInterface.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/messages/RTPSMessageGroup.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/rtps/messages/RTPSMessageGroup.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/messages/RTPSGapBuilder.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/messages/RTPSGapBuilder.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/SampleIdentity.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/messages/CDRMessage.h:28, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/rtps/messages/CDRMessage.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/messages/RTPSMessageGroup_t.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/messages/SendBuffersManager.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/messages/SendBuffersManager.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/messages/MessageReceiver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/messages/MessageReceiver.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/LocatorSelectorEntry.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/LocatorSelector.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/network/NetworkFactory.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/network/NetworkFactory.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/messages/MessageReceiver.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/network/ReceiverResource.h:21, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/network/ReceiverResource.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/qos/QosPolicies.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/attributes/EndpointAttributes.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/Endpoint.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/participant/RTPSParticipant.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/SampleIdentity.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/messages/CDRMessage.h:28, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/rtps/messages/CDRMessage.h:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/messages/RTPSMessageGroup_t.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/participant/RTPSParticipantImpl.h:37, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/participant/RTPSParticipantImpl.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/TopicDataType.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/Domain.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/Domain.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/LocatorSelectorEntry.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/LocatorSelector.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/transport/TransportInterface.h:21, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/attributes/RTPSParticipantAttributes.h:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/RTPSDomain.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/RTPSDomain.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/participant/Participant.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/participant/Participant.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/participant/ParticipantImpl.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/participant/ParticipantImpl.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/publisher/Publisher.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/publisher/Publisher.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/publisher/PublisherImpl.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/publisher/PublisherImpl.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/InstanceHandle.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/publisher/PublisherHistory.h:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/publisher/PublisherHistory.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/subscriber/Subscriber.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/subscriber/Subscriber.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/subscriber/SubscriberImpl.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/subscriber/SubscriberImpl.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/builtin/topic/SubscriptionBuiltinTopicData.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/publisher/DataWriter.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/DataWriter.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/TopicDataType.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/subscriber/SubscriberHistory.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastrtps_deprecated/subscriber/SubscriberHistory.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/DataWriterImpl.hpp:45, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/DataWriter.cpp:22: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/status/IncompatibleQosStatus.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/DataWriterImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/DataWriterImpl.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/builtin/topic/ParticipantBuiltinTopicData.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/domain/DomainParticipant.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/topic/ContentFilteredTopic.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/DataWriterImpl.hpp:45, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/DataWriterImpl.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/TopicDataType.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/TypeSupport.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/Entity.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/Topic.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/topic/Topic.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/TopicDataType.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/TypeSupport.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/Entity.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/Topic.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/topic/TopicImpl.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/TopicDataType.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/TypeSupport.hpp:22, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/topic/TypeSupport.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/topic/qos/TopicQos.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/topic/qos/TopicQos.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/publisher/qos/DataWriterQos.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/qos/DataWriterQos.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/subscriber/qos/DataReaderQos.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/qos/DataReaderQos.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/attributes/WriterAttributes.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/attributes/PublisherAttributes.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/PublisherImpl.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/PublisherImpl.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/DataWriterImpl.hpp:45, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/PublisherImpl.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/publisher/qos/PublisherQos.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/qos/PublisherQos.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/builtin/topic/ParticipantBuiltinTopicData.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/domain/DomainParticipant.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/publisher/Publisher.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/subscriber/qos/SubscriberQos.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/qos/SubscriberQos.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/attributes/ReaderAttributes.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastrtps/attributes/SubscriberAttributes.h:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/SubscriberImpl.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/SubscriberImpl.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/builtin/topic/ParticipantBuiltinTopicData.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/domain/DomainParticipant.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/Subscriber.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/builtin/topic/PublicationBuiltinTopicData.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/subscriber/DataReader.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/DataReader.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/history/DataReaderHistory.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/history/DataReaderHistory.cpp:22: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/subscriber/qos/DataReaderQos.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/DataReaderImpl.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/DataReaderImpl.cpp:22: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/DataReaderImpl/ReadTakeCommand.hpp:43, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/history/DataReaderHistory.cpp:30: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/all_common.h:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/ParameterTypes.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/core/policy/QosPolicies.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/builtin/topic/ParticipantBuiltinTopicData.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/dds/domain/DomainParticipant.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantFactory.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/rtps/DataSharing/DataSharingPayloadPool.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/DataReaderImpl/ReadTakeCommand.hpp:43, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/subscriber/DataReaderImpl.cpp:46: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/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.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemSegment.hpp:44:0, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantFactory.cpp:36: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp: In instantiation of ‘size_t eprosima::fastdds::rtps::UUID::hash() const [with long unsigned int SIZE = 8ul; size_t = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:195:23: required from here /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/utils/shared_memory/SharedMemUUID.hpp:153:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *reinterpret_cast(uuid_); ^ In file included from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33:0, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/ext/new_allocator.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair, std::unique_ptr >; _Args = {std::pair, std::allocator >, eprosima::fastdds::dds::ContentFilteredTopic*>}; _Tp = std::_Rb_tree_node, std::unique_ptr > >]’: /usr/include/c++/5/bits/alloc_traits.h:530:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair, std::unique_ptr >; _Args = {std::pair, std::allocator >, eprosima::fastdds::dds::ContentFilteredTopic*>}; _Tp = std::_Rb_tree_node, std::unique_ptr > >; std::allocator_traits >::allocator_type = std::allocator, std::unique_ptr > > >]’ /usr/include/c++/5/bits/stl_tree.h:529:32: required from ‘void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_construct_node(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type, _Args&& ...) [with _Args = {std::pair, std::allocator >, eprosima::fastdds::dds::ContentFilteredTopic*>}; _Key = std::__cxx11::basic_string; _Val = std::pair, std::unique_ptr >; _KeyOfValue = std::_Select1st, std::unique_ptr > >; _Compare = std::less >; _Alloc = std::allocator, std::unique_ptr > >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node, std::unique_ptr > >*]’ /usr/include/c++/5/bits/stl_tree.h:546:21: required from ‘std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_create_node(_Args&& ...) [with _Args = {std::pair, std::allocator >, eprosima::fastdds::dds::ContentFilteredTopic*>}; _Key = std::__cxx11::basic_string; _Val = std::pair, std::unique_ptr >; _KeyOfValue = std::_Select1st, std::unique_ptr > >; _Compare = std::less >; _Alloc = std::allocator, std::unique_ptr > >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = std::_Rb_tree_node, std::unique_ptr > >*]’ /usr/include/c++/5/bits/stl_tree.h:2123:33: required from ‘std::pair, bool> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_unique(_Args&& ...) [with _Args = {std::pair, std::allocator >, eprosima::fastdds::dds::ContentFilteredTopic*>}; _Key = std::__cxx11::basic_string; _Val = std::pair, std::unique_ptr >; _KeyOfValue = std::_Select1st, std::unique_ptr > >; _Compare = std::less >; _Alloc = std::allocator, std::unique_ptr > >]’ /usr/include/c++/5/bits/stl_map.h:559:64: required from ‘std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {std::pair, std::allocator >, eprosima::fastdds::dds::ContentFilteredTopic*>}; _Key = std::__cxx11::basic_string; _Tp = std::unique_ptr; _Compare = std::less >; _Alloc = std::allocator, std::unique_ptr > >; typename std::_Rb_tree<_Key, std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator = std::_Rb_tree_iterator, std::unique_ptr > >]’ /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:543:57: required from here /usr/include/c++/5/ext/new_allocator.h:120:4: error: no matching function for call to ‘std::pair, std::unique_ptr >::pair(std::pair, eprosima::fastdds::dds::ContentFilteredTopic*>)’ { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/5/bits/stl_algobase.h:64:0, from /usr/include/c++/5/bits/char_traits.h:39, from /usr/include/c++/5/ios:40, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/bits/stl_pair.h:206:9: note: candidate: template std::pair<_T1, _T2>::pair(std::tuple<_Args1 ...>&, std::tuple<_Args2 ...>&, std::_Index_tuple<_Indexes1 ...>, std::_Index_tuple<_Indexes2 ...>) pair(tuple<_Args1...>&, tuple<_Args2...>&, ^ /usr/include/c++/5/bits/stl_pair.h:206:9: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33:0, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/ext/new_allocator.h:120:4: note: ‘std::pair, eprosima::fastdds::dds::ContentFilteredTopic*>’ is not derived from ‘std::tuple<_Elements ...>’ { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/5/bits/stl_algobase.h:64:0, from /usr/include/c++/5/bits/char_traits.h:39, from /usr/include/c++/5/ios:40, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/bits/stl_pair.h:155:9: note: candidate: template std::pair<_T1, _T2>::pair(std::piecewise_construct_t, std::tuple<_Args1 ...>, std::tuple<_Args2 ...>) pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ /usr/include/c++/5/bits/stl_pair.h:155:9: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33:0, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/ext/new_allocator.h:120:4: note: cannot convert ‘std::forward, eprosima::fastdds::dds::ContentFilteredTopic*> >((* & __args#0))’ (type ‘std::pair, eprosima::fastdds::dds::ContentFilteredTopic*>’) to type ‘std::piecewise_construct_t’ { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/5/bits/stl_algobase.h:64:0, from /usr/include/c++/5/bits/char_traits.h:39, from /usr/include/c++/5/ios:40, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/bits/stl_pair.h:150:12: note: candidate: template constexpr std::pair<_T1, _T2>::pair(std::pair<_U1, _U2>&&) constexpr pair(pair<_U1, _U2>&& __p) ^ /usr/include/c++/5/bits/stl_pair.h:150:12: note: template argument deduction/substitution failed: /usr/include/c++/5/bits/stl_pair.h:147:38: error: no type named ‘type’ in ‘struct std::enable_if’ template constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) constexpr pair(_U1&& __x, _U2&& __y) ^ /usr/include/c++/5/bits/stl_pair.h:144:12: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33:0, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/ext/new_allocator.h:120:4: note: candidate expects 2 arguments, 1 provided { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/5/bits/stl_algobase.h:64:0, from /usr/include/c++/5/bits/char_traits.h:39, from /usr/include/c++/5/ios:40, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/bits/stl_pair.h:138:12: note: candidate: template constexpr std::pair<_T1, _T2>::pair(const _T1&, _U2&&) constexpr pair(const _T1& __x, _U2&& __y) ^ /usr/include/c++/5/bits/stl_pair.h:138:12: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33:0, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/ext/new_allocator.h:120:4: note: cannot convert ‘std::forward, eprosima::fastdds::dds::ContentFilteredTopic*> >((* & __args#0))’ (type ‘std::pair, eprosima::fastdds::dds::ContentFilteredTopic*>’) to type ‘const std::__cxx11::basic_string&’ { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/5/bits/stl_algobase.h:64:0, from /usr/include/c++/5/bits/char_traits.h:39, from /usr/include/c++/5/ios:40, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/bits/stl_pair.h:133:12: note: candidate: template constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) constexpr pair(_U1&& __x, const _T2& __y) ^ /usr/include/c++/5/bits/stl_pair.h:133:12: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33:0, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/ext/new_allocator.h:120:4: note: candidate expects 2 arguments, 1 provided { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/5/bits/stl_algobase.h:64:0, from /usr/include/c++/5/bits/char_traits.h:39, from /usr/include/c++/5/ios:40, from /usr/include/c++/5/ostream:38, from /usr/include/c++/5/iostream:39, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Types.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/include/fastdds/rtps/common/Guid.h:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b/source_subfolder/src/cpp/fastdds/domain/DomainParticipantImpl.cpp:20: /usr/include/c++/5/bits/stl_pair.h:128:17: note: candidate: constexpr std::pair<_T1, _T2>::pair(std::pair<_T1, _T2>&&) [with _T1 = const std::__cxx11::basic_string; _T2 = std::unique_ptr] constexpr pair(pair&&) = default; ^ /usr/include/c++/5/bits/stl_pair.h:128:17: note: no known conversion for argument 1 from ‘std::pair, eprosima::fastdds::dds::ContentFilteredTopic*>’ to ‘std::pair, std::unique_ptr >&&’ /usr/include/c++/5/bits/stl_pair.h:124:12: note: candidate: template constexpr std::pair<_T1, _T2>::pair(const std::pair<_U1, _U2>&) constexpr pair(const pair<_U1, _U2>& __p) ^ /usr/include/c++/5/bits/stl_pair.h:124:12: note: template argument deduction/substitution failed: /usr/include/c++/5/bits/stl_pair.h:121:38: error: no type named ‘type’ in ‘struct std::enable_if’ template::pair(const _T1&, const _T2&) [with _T1 = const std::__cxx11::basic_string; _T2 = std::unique_ptr] _GLIBCXX_CONSTEXPR pair(const _T1& __a, const _T2& __b) ^ /usr/include/c++/5/bits/stl_pair.h:112:26: note: candidate expects 2 arguments, 1 provided /usr/include/c++/5/bits/stl_pair.h:108:26: note: candidate: constexpr std::pair<_T1, _T2>::pair() [with _T1 = const std::__cxx11::basic_string; _T2 = std::unique_ptr] _GLIBCXX_CONSTEXPR pair() ^ /usr/include/c++/5/bits/stl_pair.h:108:26: note: candidate expects 0 arguments, 1 provided make[2]: *** [source_subfolder/src/cpp/CMakeFiles/fastrtps.dir/fastdds/domain/DomainParticipantImpl.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... 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.5.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b fast-dds/2.5.0: ERROR: Package '9d231e35f131f8b2fa1071fe7725323ce71ee30b' build failed fast-dds/2.5.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b ERROR: fast-dds/2.5.0: Error in build() method, line 157 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/fast-dds/2.5.0/_/_/build/9d231e35f131f8b2fa1071fe7725323ce71ee30b' '--' '-j3'