******************************************************************************** conan test conan-center-index/recipes/iceoryx/all/test_package/conanfile.py iceoryx/2.0.0@#c7d33aa51c2972c3fde4696da6b39d7a -pr /home/conan/w/prod/BuildSingleReference/8294/f7472eb4-5651-45d7-b774-8b8c8a372261/profile_linux_8_libstdcpp11_gcc_release_64.iceoryx-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 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:e4fcab48ad9e427eaefb52b470044d38add6b92d - Cache cpptoml/0.1.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache iceoryx/2.0.0:8b35cde8ded3112714cd96c99bdddee3e1d90990 - Cache libattr/2.5.1:1d877a3df840030e6a8abb74c5ffb9088d08b47a - 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/8b35cde8ded3112714cd96c99bdddee3e1d90990/bin iceoryx/2.0.0 (test package): Generator cmake created conanbuildinfo.cmake 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 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/8b6036702b219ceda48de08a8a7da3a63fa8d6f9/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/8b6036702b219ceda48de08a8a7da3a63fa8d6f9' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/8b6036702b219ceda48de08a8a7da3a63fa8d6f9/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/8b6036702b219ceda48de08a8a7da3a63fa8d6f9" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/8b6036702b219ceda48de08a8a7da3a63fa8d6f9" -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 8.4.0 -- The CXX compiler identification is GNU 8.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: 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/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_gateway.so -- Library iceoryx_posh_config found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_config.so -- Library iceoryx_posh_roudi found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_roudi.so -- Library iceoryx_binding_c found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_binding_c.so -- Library iceoryx_posh found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh.so -- Library iceoryx_hoofs found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_hoofs.so -- Library iceoryx_platform found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_platform.so -- Library acl found /home/conan/w/prod/BuildSingleReference/.conan/data/acl/2.3.1/_/_/package/e4fcab48ad9e427eaefb52b470044d38add6b92d/lib/libacl.a -- Library attr found /home/conan/w/prod/BuildSingleReference/.conan/data/libattr/2.5.1/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib/libattr.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- Library iceoryx_posh_gateway found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_gateway.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_gateway.so -- Library iceoryx_posh_config found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_config.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_config.so -- Library iceoryx_posh_roudi found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_roudi.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_roudi.so -- Library iceoryx_binding_c found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_binding_c.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_binding_c.so -- Library iceoryx_posh found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh.so -- Library iceoryx_hoofs found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_hoofs.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_hoofs.so -- Library iceoryx_platform found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_platform.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_platform.so -- Library iceoryx_platform found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_platform.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_platform.so -- Library iceoryx_hoofs found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_hoofs.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_hoofs.so -- Library iceoryx_posh found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh.so -- Library iceoryx_binding_c found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_binding_c.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_binding_c.so -- Library iceoryx_posh_roudi found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_roudi.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_roudi.so -- Library iceoryx_posh_config found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_config.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_config.so -- Library iceoryx_posh_gateway found /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_gateway.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/iceoryx/2.0.0/_/_/package/8b35cde8ded3112714cd96c99bdddee3e1d90990/lib/libiceoryx_posh_gateway.so -- Library acl found /home/conan/w/prod/BuildSingleReference/.conan/data/acl/2.3.1/_/_/package/e4fcab48ad9e427eaefb52b470044d38add6b92d/lib/libacl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/acl/2.3.1/_/_/package/e4fcab48ad9e427eaefb52b470044d38add6b92d/lib/libacl.a -- Library attr found /home/conan/w/prod/BuildSingleReference/.conan/data/libattr/2.5.1/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib/libattr.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libattr/2.5.1/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/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/8b6036702b219ceda48de08a8a7da3a63fa8d6f9 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/iceoryx/all/test_package/build/8b6036702b219ceda48de08a8a7da3a63fa8d6f9' '--' '-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