******************************************************************************** conan test conan-center-index/recipes/userspace-rcu/all/test_package/conanfile.py userspace-rcu/0.11.2@#d866b26cb2c3afc5e460c5dcec8e70b5 -pr /home/conan/w/prod/BuildSingleReference/58294/6e129744-d4ac-4976-9a8e-4f8f9d7c652c/profile_linux_11_libstdcpp11_gcc_release_64.userspace-rcu-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] userspace-rcu:shared=False [build_requires] [env] benchmark/1.6.1: Not found in local cache, looking in remotes... benchmark/1.6.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz benchmark/1.6.1: Downloaded recipe revision 94c40ebf065e3b20cab6a4f1b03a65fe userspace-rcu/0.11.2 (test package): Installing package Requirements benchmark/1.6.1 from 'conan-center' - Downloaded userspace-rcu/0.11.2 from local cache - Cache Packages benchmark/1.6.1:1fa499dcb6ccf57733ed1f578fb1e1bd4cf858b1 - Download userspace-rcu/0.11.2:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Cache Installing (downloading, building) binaries... benchmark/1.6.1: Retrieving package 1fa499dcb6ccf57733ed1f578fb1e1bd4cf858b1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz benchmark/1.6.1: Package installed 1fa499dcb6ccf57733ed1f578fb1e1bd4cf858b1 benchmark/1.6.1: Downloaded package revision 1aa86caa260f52c5f61a742abcbff71c userspace-rcu/0.11.2: Already installed! userspace-rcu/0.11.2 (test package): Generator cmake created conanbuildinfo.cmake userspace-rcu/0.11.2 (test package): Generator txt created conanbuildinfo.txt userspace-rcu/0.11.2 (test package): Generator cmake_find_package_multi created benchmark-config-version.cmake userspace-rcu/0.11.2 (test package): Generator cmake_find_package_multi created benchmark-config.cmake userspace-rcu/0.11.2 (test package): Generator cmake_find_package_multi created benchmarkTargets.cmake userspace-rcu/0.11.2 (test package): Generator cmake_find_package_multi created benchmarkTarget-release.cmake userspace-rcu/0.11.2 (test package): Generator cmake_find_package_multi created userspace-rcu-config-version.cmake userspace-rcu/0.11.2 (test package): Generator cmake_find_package_multi created userspace-rcu-config.cmake userspace-rcu/0.11.2 (test package): Generator cmake_find_package_multi created userspace-rcuTargets.cmake userspace-rcu/0.11.2 (test package): Generator cmake_find_package_multi created userspace-rcuTarget-release.cmake userspace-rcu/0.11.2 (test package): Aggregating env generators userspace-rcu/0.11.2 (test package): Generated conaninfo.txt userspace-rcu/0.11.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/7267f9835850fa80d05a3ea4e1d1b02e18775c9c/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 userspace-rcu/0.11.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/7267f9835850fa80d05a3ea4e1d1b02e18775c9c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -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/userspace-rcu/all/test_package/build/7267f9835850fa80d05a3ea4e1d1b02e18775c9c/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/userspace-rcu/all/test_package/build/7267f9835850fa80d05a3ea4e1d1b02e18775c9c" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/7267f9835850fa80d05a3ea4e1d1b02e18775c9c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Library debug-yield found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libdebug-yield.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libdebug-yield.a -- Library tap found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libtap.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libtap.a -- Library urcu found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu.a -- Library urcu-bp found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-bp.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-bp.a -- Library urcu-cds found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-cds.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-cds.a -- Library urcu-common found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-common.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-common.a -- Library urcu-mb found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-mb.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-mb.a -- Library urcu-memb found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-memb.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-memb.a -- Library urcu-qsbr found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-qsbr.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-qsbr.a -- Library urcu-signal found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-signal.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/liburcu-signal.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/7267f9835850fa80d05a3ea4e1d1b02e18775c9c ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/7267f9835850fa80d05a3ea4e1d1b02e18775c9c' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package userspace-rcu/0.11.2 (test package): Running test() ----Running------ > bin/test_package ----------------- Updated all status Updated all status Updated all status Updated all status Updated all status Updated all status Updated all status Updated all status -------------------------------------------------------------------------------------- Benchmark Time CPU Iterations -------------------------------------------------------------------------------------- test_atomic_gets/iterations:10000/threads:8 10.4 ns 75.7 ns 80000 Updated all status Updated all status Updated all status Updated all status Updated all status Updated all status Updated all status Updated all status test_urcu_gets/iterations:10000/threads:8 402 ns 1793 ns 80000 Updated all statusUpdated all status Updated all status Updated all status Updated all status Updated all statusUpdated all status Updated all status test_raw_gets/iterations:10000/threads:8 8.40 ns 67.1 ns 80000 Updated all status Updated all status Updated all status Updated all status Updated all status Updated all status Updated all status Updated all status test_mutex_gets/iterations:10000/threads:8 9672 ns 30371 ns 80000 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 2022-07-11T16:02:07+00:00 Running bin/test_package Run on (4 X 2300 MHz CPU s) CPU Caches: L1 Data 32 KiB (x2) L1 Instruction 32 KiB (x2) L2 Unified 256 KiB (x2) L3 Unified 46080 KiB (x1) Load Average: 1.47, 0.88, 0.62