******************************************************************************** conan test conan-center-index/recipes/userspace-rcu/all/test_package/conanfile.py userspace-rcu/0.11.4@#cc802d202377bcd131620faf26f086f8 -pr /home/conan/w/prod/BuildSingleReference/60187/4939c207-1a52-494c-8393-c5045437bf0d/profile_linux_5_libstdcpp11_gcc_release_64.userspace-rcu-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] userspace-rcu:shared=True [build_requires] [env] userspace-rcu/0.11.4 (test package): Installing package Requirements userspace-rcu/0.11.4 from local cache - Cache Packages userspace-rcu/0.11.4:dc58291fe6340165f4ec7767a9a77c2e3674ccea - Cache Installing (downloading, building) binaries... userspace-rcu/0.11.4: Already installed! userspace-rcu/0.11.4 (test package): Generator cmake_find_package_multi created userspace-rcu-config-version.cmake userspace-rcu/0.11.4 (test package): Generator cmake_find_package_multi created userspace-rcu-config.cmake userspace-rcu/0.11.4 (test package): Generator cmake_find_package_multi created userspace-rcuTargets.cmake userspace-rcu/0.11.4 (test package): Generator cmake_find_package_multi created userspace-rcuTarget-release.cmake userspace-rcu/0.11.4 (test package): Generator txt created conanbuildinfo.txt userspace-rcu/0.11.4 (test package): Generator cmake created conanbuildinfo.cmake userspace-rcu/0.11.4 (test package): Aggregating env generators userspace-rcu/0.11.4 (test package): Generated conaninfo.txt userspace-rcu/0.11.4 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/c13545481fc9ccc5037c6937a15b37d8a16be232/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.4 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/c13545481fc9ccc5037c6937a15b37d8a16be232' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/c13545481fc9ccc5037c6937a15b37d8a16be232/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/c13545481fc9ccc5037c6937a15b37d8a16be232" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/c13545481fc9ccc5037c6937a15b37d8a16be232" -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 5.4.0 -- The CXX compiler identification is GNU 5.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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Library urcu found /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.4/_/_/package/dc58291fe6340165f4ec7767a9a77c2e3674ccea/lib/liburcu.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/userspace-rcu/0.11.4/_/_/package/dc58291fe6340165f4ec7767a9a77c2e3674ccea/lib/liburcu.so -- 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/c13545481fc9ccc5037c6937a15b37d8a16be232 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/userspace-rcu/all/test_package/build/c13545481fc9ccc5037c6937a15b37d8a16be232' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 33%] Building C object CMakeFiles/test_package.dir/test_urcu_fork.c.o [ 66%] Building C object CMakeFiles/test_package.dir/tap.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package userspace-rcu/0.11.4 (test package): Running test() ----Running------ > bin/test_package ----------------- 1..10 ok 1 - child status 1 ok 2 - child status 1 ok 3 - child status 1 ok 4 - child status 1 ok 5 - child status 1 ok 6 - child status 1 ok 7 - child status 1 ok 8 - child status 1 ok 9 - child status 1 ok 10 - child status 1 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 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 13982 exited normally with status 0 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 14204 exited normally with status 0 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 14428 exited normally with status 0 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 14650 exited normally with status 0 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 14874 exited normally with status 0 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 15096 exited normally with status 0 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 15318 exited normally with status 0 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 15542 exited normally with status 0 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 15764 exited normally with status 0 # bin/test_package parent pid: 13980, before fork # rcu callback invoked in pid: 13980 # bin/test_package parent pid: 13980, after fork # bin/test_package parent pid: 13980, after rcu test # rcu callback invoked in pid: 13980 # child 15988 exited normally with status 0