******************************************************************************** conan install iceoryx/1.0.0@ --build=iceoryx --profile=/home/conan/w/BuildSingleReference/25255/b72d707f-8122-4e07-9fb0-3bb7fb9458bd/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [options] iceoryx:shared=False [build_requires] [env] iceoryx/1.0.0: Forced build from source Installing package: iceoryx/1.0.0 Requirements acl/2.3.1 from 'conan-center' - Cache cpptoml/0.1.1 from 'conan-center' - Cache iceoryx/1.0.0 from local cache - Cache libattr/2.5.1 from 'conan-center' - Cache Packages acl/2.3.1:2663adcc87e209148db732c94c276dbfa8a77882 - Cache cpptoml/0.1.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache iceoryx/1.0.0:f5eb72abcfbcb55e442970061a2b94a80403d80f - Build libattr/2.5.1:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache Installing (downloading, building) binaries... cpptoml/0.1.1: 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 libattr/2.5.1: 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 acl/2.3.1: 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 iceoryx/1.0.0: Copying sources to build folder iceoryx/1.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/f5eb72abcfbcb55e442970061a2b94a80403d80f iceoryx/1.0.0: Generator cmake_find_package created Findcpptoml.cmake iceoryx/1.0.0: Generator cmake_find_package created Findacl.cmake iceoryx/1.0.0: Generator cmake_find_package created Findlibattr.cmake iceoryx/1.0.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK iceoryx/1.0.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/f5eb72abcfbcb55e442970061a2b94a80403d80f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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/iceoryx/1.0.0/_/_/package/f5eb72abcfbcb55e442970061a2b94a80403d80f" -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/iceoryx/1.0.0/_/_/build/f5eb72abcfbcb55e442970061a2b94a80403d80f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DTOML_CONFIG="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/f5eb72abcfbcb55e442970061a2b94a80403d80f' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- The package 'iceoryx_utils' is used in source code version. -- Conan: Using autogenerated Findcpptoml.cmake -- Found cpptoml: 0.1.1 (found version "0.1.1") -- [i] <<<<<<<<<<<<< Start iceoryx_posh configuration: >>>>>>>>>>>>> -- [i] Using m:n communication only! -- [i] IOX_MAX_PUBLISHERS:512 -- [i] IOX_MAX_SUBSCRIBERS:1024 -- [i] IOX_MAX_INTERFACE_NUMBER:4 -- [i] IOX_MAX_SUBSCRIBERS_PER_PUBLISHER:256 -- [i] IOX_MAX_CHUNKS_ALLOCATED_PER_PUBLISHER_SIMULTANEOUSLY:8 -- [i] IOX_MAX_PUBLISHER_HISTORY:16 -- [i] IOX_MAX_CHUNKS_HELD_PER_SUBSCRIBER_SIMULTANEOUSLY:256 -- [i] <<<<<<<<<<<<<< End iceoryx_posh configuration: >>>>>>>>>>>>>> -- The package 'iceoryx_posh' is used in source code version. -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/f5eb72abcfbcb55e442970061a2b94a80403d80f ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/f5eb72abcfbcb55e442970061a2b94a80403d80f' '--' '-j3' ----------------- Scanning dependencies of target iceoryx_platform [ 0%] Building CXX object utils/CMakeFiles/iceoryx_platform.dir/platform/linux/source/file.cpp.o [ 2%] Building CXX object utils/CMakeFiles/iceoryx_platform.dir/platform/linux/source/unistd.cpp.o [ 2%] Building CXX object utils/CMakeFiles/iceoryx_platform.dir/platform/linux/source/fnctl.cpp.o [ 2%] Linking CXX static library ../lib/libiceoryx_platform.a [ 2%] Built target iceoryx_platform Scanning dependencies of target iceoryx_utils [ 2%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/concurrent/active_object.cpp.o [ 3%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/cxx/deadline_timer.cpp.o [ 4%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/concurrent/loffli.cpp.o [ 4%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/cxx/helplets.cpp.o [ 5%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/cxx/generic_raii.cpp.o [ 6%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/error_handling/error_handling.cpp.o [ 6%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/file_reader/file_reader.cpp.o [ 7%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logcommon.cpp.o [ 8%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logger.cpp.o [ 8%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logging.cpp.o [ 9%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logging_internal.cpp.o [ 10%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logmanager.cpp.o [ 11%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logstream.cpp.o [ 11%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/access_control.cpp.o [ 12%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/mutex.cpp.o [ 13%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/file_lock.cpp.o [ 13%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/semaphore.cpp.o [ 14%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/timer.cpp.o [ 15%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/timespec.cpp.o [ 15%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/shared_memory_object.cpp.o [ 16%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/signal_handler.cpp.o [ 17%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/message_queue.cpp.o [ 17%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/unix_domain_socket.cpp.o [ 18%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/shared_memory_object/allocator.cpp.o [ 19%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/shared_memory_object/memory_map.cpp.o [ 20%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/shared_memory_object/shared_memory.cpp.o [ 20%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/system_configuration.cpp.o [ 21%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/posix_access_rights.cpp.o [ 22%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/thread.cpp.o [ 22%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/units/duration.cpp.o [ 23%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/relocatable_pointer/base_relative_pointer.cpp.o [ 24%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/relocatable_pointer/base_relocatable_pointer.cpp.o [ 24%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/relocatable_pointer/relative_pointer_data.cpp.o [ 25%] Linking CXX static library ../lib/libiceoryx_utils.a [ 25%] Built target iceoryx_utils Scanning dependencies of target iceoryx_posh [ 27%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/capro/capro_message.cpp.o [ 27%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/log/posh_logging.cpp.o [ 27%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/capro/service_description.cpp.o [ 28%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/chunk_header.cpp.o [ 29%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/chunk_management.cpp.o [ 30%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/chunk_settings.cpp.o [ 30%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/mepoo_config.cpp.o [ 31%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/segment_config.cpp.o [ 32%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/memory_manager.cpp.o [ 32%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/mem_pool.cpp.o [ 33%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/shared_chunk.cpp.o [ 34%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/shm_safe_unmanaged_chunk.cpp.o [ 34%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/segment_manager.cpp.o [ 35%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/mepoo_segment.cpp.o [ 36%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/mepoo/memory_info.cpp.o [ 37%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/interface_port.cpp.o [ 37%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/interface_port_data.cpp.o [ 38%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/application_port.cpp.o [ 39%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/application_port_data.cpp.o [ 39%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/base_port_data.cpp.o [ 40%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/base_port.cpp.o [ 41%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/publisher_port_data.cpp.o [ 41%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/publisher_port_user.cpp.o [ 42%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/publisher_port_roudi.cpp.o [ 43%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/subscriber_port_user.cpp.o [ 43%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/subscriber_port_roudi.cpp.o [ 44%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/subscriber_port_single_producer.cpp.o [ 45%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/subscriber_port_multi_producer.cpp.o [ 46%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/subscriber_port_data.cpp.o [ 46%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/client_port_data.cpp.o [ 47%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/client_port_roudi.cpp.o [ 48%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/client_port_user.cpp.o [ 48%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/server_port_data.cpp.o [ 49%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/server_port_roudi.cpp.o [ 50%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/ports/server_port_user.cpp.o [ 50%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/building_blocks/condition_listener.cpp.o [ 51%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/building_blocks/condition_notifier.cpp.o [ 52%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/building_blocks/condition_variable_data.cpp.o [ 52%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/building_blocks/locking_policy.cpp.o [ 53%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/building_blocks/typed_unique_id.cpp.o [ 54%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/listener.cpp.o [ 55%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/notification_info.cpp.o [ 55%] Building CXX object posh/CMakeFiles/iceoryx_posh.dir/source/popo/trigger.cpp.o iceoryx/1.0.0: Received SIGTERM! fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Options CMAKE_BUILD_TYPE.....................: Release CMAKE_TOOLCHAIN_FILE.................: CMAKE_EXPORT_COMPILE_COMMANDS........: ON iceoryx Options BINDING_C............................: ON BUILD_ALL............................: OFF BUILD_DOC............................: OFF BUILD_SHARED_LIBS....................: OFF BUILD_STRICT.........................: OFF BUILD_TEST...........................: OFF CCACHE...............................: ON (ccache not found) CLANG_TIDY...........................: OFF COVERAGE.............................: OFF DDS_GATEWAY..........................: OFF EXAMPLES.............................: OFF INTROSPECTION........................: OFF ONE_TO_MANY_ONLY ....................: OFF ROUDI_ENVIRONMENT....................: OFF SANITIZE.............................: OFF TEST_WITH_ADDITIONAL_USER ...........: OFF TOML_CONFIG..........................: True Build Properties project name..............: cmake_wrapper c compiler................: /usr/bin/gcc c++ compiler..............: /usr/bin/g++ CMake Warning: Manually-specified variables were not used by the project: 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 g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [posh/CMakeFiles/iceoryx_posh.dir/build.make:602: posh/CMakeFiles/iceoryx_posh.dir/source/popo/listener.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [posh/CMakeFiles/iceoryx_posh.dir/build.make:615: posh/CMakeFiles/iceoryx_posh.dir/source/popo/notification_info.cpp.o] Error 1 g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [posh/CMakeFiles/iceoryx_posh.dir/build.make:628: posh/CMakeFiles/iceoryx_posh.dir/source/popo/trigger.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:326: posh/CMakeFiles/iceoryx_posh.dir/all] Error 2 make: *** [Makefile:171: all] Error 2 cpptoml/0.1.1: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/cpptoml/0.1.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib iceoryx/1.0.0: ERROR: Package 'f5eb72abcfbcb55e442970061a2b94a80403d80f' build failed iceoryx/1.0.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/f5eb72abcfbcb55e442970061a2b94a80403d80f ERROR: Exiting with code: 5