******************************************************************************** conan test conan-center-index/recipes/iceoryx/all/test_package/conanfile.py iceoryx/2.0.0@#c7d33aa51c2972c3fde4696da6b39d7a -pr /home/conan/w/prod/BuildSingleReference/8294/1276538f-b947-4835-9022-7aaede5b8653/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/2.0.0 (test package): Installing package Requirements acl/2.3.1 from 'conan-center' - Cache cpptoml/0.1.1 from 'conan-center' - Cache iceoryx/2.0.0 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/2.0.0: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/2.0.0: Already installed! iceoryx/2.0.0: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/bin iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created iceoryx-config-version.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created iceoryxTarget-release.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created iceoryxTargets.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created iceoryx-config.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created cpptoml-config-version.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created cpptoml-config.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created cpptomlTargets.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created cpptomlTarget-release.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created acl-config-version.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created acl-config.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created aclTargets.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created aclTarget-release.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created libattr-config-version.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created libattr-config.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created libattrTargets.cmake iceoryx/2.0.0 (test package): Generator cmake_find_package_multi created libattrTarget-release.cmake iceoryx/2.0.0 (test package): Generator cmake created conanbuildinfo.cmake iceoryx/2.0.0 (test package): Generator txt created conanbuildinfo.txt iceoryx/2.0.0 (test package): Aggregating env generators iceoryx/2.0.0 (test package): Generated conaninfo.txt iceoryx/2.0.0 (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/2.0.0 (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/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_gateway.so -- Library iceoryx_posh_config found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Library iceoryx_posh_roudi found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Library iceoryx_binding_c found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Library iceoryx_posh found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Library iceoryx_hoofs found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_hoofs.so -- Library iceoryx_platform found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/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/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_gateway.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_gateway.so -- Library iceoryx_posh_config found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Library iceoryx_posh_roudi found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Library iceoryx_binding_c found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Library iceoryx_posh found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Library iceoryx_hoofs found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_hoofs.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_hoofs.so -- Library iceoryx_platform found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_platform.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_platform.so -- Library iceoryx_platform found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_platform.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_platform.so -- Library iceoryx_hoofs found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_hoofs.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_hoofs.so -- Library iceoryx_posh found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh.so -- Library iceoryx_binding_c found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_binding_c.so -- Library iceoryx_posh_roudi found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_roudi.so -- Library iceoryx_posh_config found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_config.so -- Library iceoryx_posh_gateway found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/6969fed1ebde02ca3a66e9fc03d0d48b18adfd2d/lib/libiceoryx_posh_gateway.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/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 test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/main.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package iceoryx/2.0.0 (test package): Running test() All 1 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