******************************************************************************** conan install rdma-core/47.0@#3fdc7393eaac789d0419e9242b5eef50 --build=rdma-core -pr /home/conan/w/prod-v1/BuildSingleReference/4793/a7b47c47-3220-489c-aba8-508e1a25a6c3/profile_linux_10_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libudev/system: Not found in local cache, looking in remotes... libudev/system: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py libudev/system: Downloaded recipe revision 86e335f85cbb299d6c9fc6260b3f1b0b rdma-core/47.0: Forced build from source Installing package: rdma-core/47.0 Requirements libudev/system from 'conan-center' - Downloaded rdma-core/47.0 from local cache - Cache Packages libudev/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download rdma-core/47.0:e9ee7bf3d9c357911764c28940b806fd77824d57 - Build Installing (downloading, building) binaries... libudev/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libudev/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 libudev/system: Downloaded package revision 1964737ee85f90af769a81f68697da1d ----Running------ > dpkg-query -W -f='${Status}' libudev-dev | grep -q "ok installed" ----------------- ----Running------ > sudo apt-get update ----------------- Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:2 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [23.8 kB] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1087 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2597 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2910 kB] Get:8 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3168 B] Get:9 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:13 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2740 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3392 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1387 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Fetched 27.7 MB in 3s (9459 kB/s) Reading package lists... ----Running------ > sudo apt-get install -y --no-install-recommends libudev-dev ----------------- Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libudev-dev 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 19.7 kB of archives. After this operation, 252 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.22 [19.7 kB] Fetched 19.7 kB in 0s (143 kB/s) Selecting previously unselected package libudev-dev:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21097 files and directories currently installed.) Preparing to unpack .../libudev-dev_245.4-4ubuntu3.22_amd64.deb ... Unpacking libudev-dev:amd64 (245.4-4ubuntu3.22) ... Setting up libudev-dev:amd64 (245.4-4ubuntu3.22) ... Processing triggers for man-db (2.9.1-1) ... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK rdma-core/47.0: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/source/src rdma-core/47.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK rdma-core/47.0: Copying sources to build folder rdma-core/47.0: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57 rdma-core/47.0: Generator txt created conanbuildinfo.txt rdma-core/47.0: Calling generate() rdma-core/47.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' rdma-core/47.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' rdma-core/47.0: Aggregating env generators [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 rdma-core/47.0: Calling build() rdma-core/47.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/package/e9ee7bf3d9c357911764c28940b806fd77824d57" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/src" ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/package/e9ee7bf3d9c357911764c28940b806fd77824d57" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 10.5.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 -- Performing Test HAVE_WORKING_WERROR -- Performing Test HAVE_WORKING_WERROR - Success -- Performing Test HAVE_NO_SPARSE -- Performing Test HAVE_NO_SPARSE - Success -- Performing Test HAVE_C_WARNINGS -- Performing Test HAVE_C_WARNINGS - Success -- Performing Test HAVE_C_WMISSING_PROTOTYPES -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success -- Performing Test HAVE_C_WMISSING_DECLARATIONS -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success -- Performing Test HAVE_C_WWRITE_STRINGS -- Performing Test HAVE_C_WWRITE_STRINGS - Success -- Performing Test HAVE_C_WFORMAT_2 -- Performing Test HAVE_C_WFORMAT_2 - Success -- Performing Test HAVE_C_WCAST_FUNCTION -- Performing Test HAVE_C_WCAST_FUNCTION - Success -- Performing Test HAVE_C_WFORMAT_NONLITERAL -- Performing Test HAVE_C_WFORMAT_NONLITERAL - Success -- Performing Test HAVE_C_WDATE_TIME -- Performing Test HAVE_C_WDATE_TIME - Success -- Performing Test HAVE_C_WNESTED_EXTERNS -- Performing Test HAVE_C_WNESTED_EXTERNS - Success -- Performing Test HAVE_C_WORKING_SHADOW -- Performing Test HAVE_C_WORKING_SHADOW - Success -- Performing Test HAVE_C_WORKING_MISSING_FIELD_INITIALIZERS -- Performing Test HAVE_C_WORKING_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_C_VARIABLE_SIZE -- Performing Test HAVE_C_VARIABLE_SIZE - Success -- Performing Test HAVE_NO_STRICT_ALIASING -- Performing Test HAVE_NO_STRICT_ALIASING - Success -- Performing Test HAVE_NO_VAR_TRACKING_ASSIGNMENTS -- Performing Test HAVE_NO_VAR_TRACKING_ASSIGNMENTS - Success -- Performing Test HAVE_FUNC_ATTRIBUTE_IFUNC -- Performing Test HAVE_FUNC_ATTRIBUTE_IFUNC - Success -- Performing Test HAVE_FUNC_ATTRIBUTE_SYMVER -- Performing Test HAVE_FUNC_ATTRIBUTE_SYMVER - Success -- Performing Test HAS_CLOEXEC -- Performing Test HAS_CLOEXEC - Success -- Performing Test HAVE_FUNC_ATTRIBUTE_ALWAYS_INLINE -- Performing Test HAVE_FUNC_ATTRIBUTE_ALWAYS_INLINE - Success -- Performing Test HAVE_LONG_LONG_U64 -- Performing Test HAVE_LONG_LONG_U64 - Success -- Performing Test HAVE_GLIBC_UAPI_COMPAT -- Performing Test HAVE_GLIBC_UAPI_COMPAT - Success -- Performing Test HAVE_WORKING_STRICT_ALIASING -- Performing Test HAVE_WORKING_STRICT_ALIASING - Success -- Performing Test HAVE_LARGE_FILES -- Performing Test HAVE_LARGE_FILES - Success -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Performing Test HAVE_TARGET_SSE -- Performing Test HAVE_TARGET_SSE - Success -- Performing Test SUPPORTS_AS_NEEDED -- Performing Test SUPPORTS_AS_NEEDED - Success -- Performing Test SUPPORTS_NO_UNDEFINED -- Performing Test SUPPORTS_NO_UNDEFINED - Success -- Performing Test _LDSYMVER_SUCCESS -- Performing Test _LDSYMVER_SUCCESS - Success -- Found LDSymVer: GNU -- 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 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for modules 'libnl-3.0;libnl-route-3.0' -- No package 'libnl-3.0' found -- No package 'libnl-route-3.0' found -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/build/Release/CMakeFiles/CMakeError.log". rdma-core/47.0: dpkg-query: no packages found matching libudev-dev debconf: delaying package configuration, since apt-utils is not installed CMake Error at /opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/cmake/data/share/cmake-3.18/Modules/FindPkgConfig.cmake:545 (message): A required package was not found Call Stack (most recent call first): /opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/cmake/data/share/cmake-3.18/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) CMakeLists.txt:489 (pkg_check_modules) rdma-core/47.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior rdma-core/47.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior rdma-core/47.0: ERROR: Package 'e9ee7bf3d9c357911764c28940b806fd77824d57' build failed rdma-core/47.0: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/build/Release ERROR: rdma-core/47.0: Error in build() method, line 64 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/package/e9ee7bf3d9c357911764c28940b806fd77824d57" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rdma-core/47.0/_/_/build/e9ee7bf3d9c357911764c28940b806fd77824d57/src"