******************************************************************************** conan test conan-center-index/recipes/iceoryx/all/test_package/conanfile.py iceoryx/1.0.1@#2a1bbeac5f7798a2547e1f726d59123e -pr /home/conan/w/prod/BuildSingleReference/4335/34816e11-bbdc-40fa-9c4f-5ecad047d54c/profile_linux_10_libstdcpp_gcc_release_64.iceoryx-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] iceoryx:shared=True [build_requires] [env] iceoryx/1.0.1 (test package): Installing package Requirements acl/2.3.1 from 'conan-center' - Cache cpptoml/0.1.1 from 'conan-center' - Cache iceoryx/1.0.1 from local cache - Cache libattr/2.5.1 from 'conan-center' - Cache Packages acl/2.3.1:705a7351299cdba6927e3536f9ab34dbf35b44fa - Cache cpptoml/0.1.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache iceoryx/1.0.1:6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d - Cache libattr/2.5.1:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache Installing (downloading, building) binaries... cpptoml/0.1.1: Already installed! libattr/2.5.1: Already installed! acl/2.3.1: Already installed! iceoryx/1.0.1: Already installed! iceoryx/1.0.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/bin iceoryx/1.0.1 (test package): Generator txt created conanbuildinfo.txt iceoryx/1.0.1 (test package): Generator cmake created conanbuildinfo.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created iceoryx-config-version.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created iceoryxTarget-release.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created iceoryxTargets.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created iceoryx-config.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created cpptoml-config-version.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created cpptoml-config.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created cpptomlTargets.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created cpptomlTarget-release.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created acl-config-version.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created acl-config.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created aclTargets.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created aclTarget-release.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created libattr-config-version.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created libattr-config.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created libattrTargets.cmake iceoryx/1.0.1 (test package): Generator cmake_find_package_multi created libattrTarget-release.cmake iceoryx/1.0.1 (test package): Aggregating env generators iceoryx/1.0.1 (test package): Generated conaninfo.txt iceoryx/1.0.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/76e904b711aae4222d60bf651344bda8c383739e/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK iceoryx/1.0.1 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/76e904b711aae4222d60bf651344bda8c383739e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/76e904b711aae4222d60bf651344bda8c383739e/package" -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" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/76e904b711aae4222d60bf651344bda8c383739e" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/76e904b711aae4222d60bf651344bda8c383739e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.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: Adjusting output directories -- Conan: Using cmake targets configuration -- Library iceoryx_posh_gateway found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_gateway.so -- Library iceoryx_posh_config found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Library iceoryx_posh_roudi found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Library iceoryx_binding_c found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Library iceoryx_posh found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Library iceoryx_utils found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_utils.so -- Library iceoryx_platform found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_platform.so -- Library acl found /home/conan/w/prod/BuildSingleReference/.conan/data/acl/2.3.1/_/_/package/705a7351299cdba6927e3536f9ab34dbf35b44fa/lib/libacl.a -- Library attr found /home/conan/w/prod/BuildSingleReference/.conan/data/libattr/2.5.1/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libattr.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- Library iceoryx_posh_gateway found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_gateway.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_gateway.so -- Library iceoryx_posh_config found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Library iceoryx_posh_roudi found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Library iceoryx_binding_c found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Library iceoryx_posh found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Library iceoryx_utils found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_utils.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_utils.so -- Library iceoryx_platform found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_platform.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_platform.so -- Library iceoryx_platform found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_platform.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_platform.so -- Library iceoryx_utils found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_utils.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_utils.so -- Library iceoryx_posh found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Library iceoryx_binding_c found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Library iceoryx_posh_roudi found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Library iceoryx_posh_config found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Library iceoryx_posh_gateway found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_gateway.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/1.0.1/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_gateway.so -- Library acl found /home/conan/w/prod/BuildSingleReference/.conan/data/acl/2.3.1/_/_/package/705a7351299cdba6927e3536f9ab34dbf35b44fa/lib/libacl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/acl/2.3.1/_/_/package/705a7351299cdba6927e3536f9ab34dbf35b44fa/lib/libacl.a -- Library attr found /home/conan/w/prod/BuildSingleReference/.conan/data/libattr/2.5.1/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libattr.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libattr/2.5.1/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libattr.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/76e904b711aae4222d60bf651344bda8c383739e ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/76e904b711aae4222d60bf651344bda8c383739e' '--' '-j3' ----------------- Scanning dependencies of target iox-c-subscriber [ 7%] Building C object CMakeFiles/iox-c-subscriber.dir/icedelivery_in_c/ice_c_subscriber.c.o Scanning dependencies of target iox-cpp-subscriber-untyped [ 14%] Building CXX object CMakeFiles/iox-cpp-subscriber-untyped.dir/icedelivery/iox_subscriber_untyped.cpp.o Scanning dependencies of target iox-cpp-subscriber [ 21%] Building CXX object CMakeFiles/iox-cpp-subscriber.dir/icedelivery/iox_subscriber.cpp.o [ 28%] Linking C executable bin/iox-c-subscriber [ 28%] Built target iox-c-subscriber Scanning dependencies of target iox-cpp-publisher-untyped [ 35%] Building CXX object CMakeFiles/iox-cpp-publisher-untyped.dir/icedelivery/iox_publisher_untyped.cpp.o [ 42%] Linking CXX executable bin/iox-cpp-subscriber-untyped [ 42%] Built target iox-cpp-subscriber-untyped Scanning dependencies of target iox-cpp-publisher [ 50%] Building CXX object CMakeFiles/iox-cpp-publisher.dir/icedelivery/iox_publisher.cpp.o [ 57%] Linking CXX executable bin/iox-cpp-subscriber [ 57%] Built target iox-cpp-subscriber [ 64%] Linking CXX executable bin/iox-cpp-publisher-untyped Scanning dependencies of target iox-c-publisher [ 71%] Building C object CMakeFiles/iox-c-publisher.dir/icedelivery_in_c/ice_c_publisher.c.o [ 78%] Linking C executable bin/iox-c-publisher [ 78%] Built target iox-cpp-publisher-untyped Scanning dependencies of target single_process [ 85%] Building CXX object CMakeFiles/single_process.dir/single_process/single_process.cpp.o [ 85%] Built target iox-c-publisher [ 92%] Linking CXX executable bin/iox-cpp-publisher [ 92%] Built target iox-cpp-publisher [100%] Linking CXX executable bin/single_process [100%] Built target single_process iceoryx/1.0.1 (test package): Running test() All 7 example files are present 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