******************************************************************************** conan test cci-2159515f/recipes/userspace-rcu/all/test_package/conanfile.py userspace-rcu/0.11.4@#e0b5f977e1c8e271e7a54f5341be724b -pr /home/conan/w/prod-v1/bsr/40743/afedb/profile_linux_12_libstdcpp_clang_release_64.userspace-rcu-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] userspace-rcu:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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:c4e0fbaccfc6985428b092ccc7aa4bcd74617546 - Cache Installing (downloading, building) binaries... userspace-rcu/0.11.4: Already installed! userspace-rcu/0.11.4 (test package): Generator 'CMakeToolchain' calling 'generate()' userspace-rcu/0.11.4 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' userspace-rcu/0.11.4 (test package): 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/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' userspace-rcu/0.11.4 (test package): Generator 'CMakeDeps' calling 'generate()' userspace-rcu/0.11.4 (test package): Generator 'VirtualRunEnv' calling 'generate()' userspace-rcu/0.11.4 (test package): Generator txt created conanbuildinfo.txt 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-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/build/Release/generators/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() userspace-rcu/0.11.4 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'userspace-rcu::urcu' -- Conan: Component target declared 'userspace-rcu::urcu-bp' -- Conan: Component target declared 'userspace-rcu::urcu-cds' -- Conan: Component target declared 'userspace-rcu::urcu-mb' -- Conan: Component target declared 'userspace-rcu::urcu-memb' -- Conan: Component target declared 'userspace-rcu::urcu-qsbr' -- Conan: Component target declared 'userspace-rcu::urcu-signal' -- Conan: Target declared 'userspace-rcu::userspace-rcu' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/build/Release userspace-rcu/0.11.4 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package-signal Scanning dependencies of target test_package Scanning dependencies of target test_package-mb [ 11%] Building C object CMakeFiles/test_package.dir/test_urcu_fork.c.o [ 22%] Building C object CMakeFiles/test_package-mb.dir/test_urcu_fork.c.o [ 33%] Building C object CMakeFiles/test_package-signal.dir/test_urcu_fork.c.o [ 44%] Building C object CMakeFiles/test_package.dir/tap.c.o [ 55%] Building C object CMakeFiles/test_package-mb.dir/tap.c.o [ 66%] Building C object CMakeFiles/test_package-signal.dir/tap.c.o [ 77%] Linking C executable test_package-mb [ 88%] Linking C executable test_package [100%] Linking C executable test_package-signal [100%] Built target test_package-mb [100%] Built target test_package [100%] Built target test_package-signal userspace-rcu/0.11.4 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-2159515f/recipes/userspace-rcu/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- 1..4 ok 1 - child status 1 ok 2 - child status 1 ok 3 - child status 1 ok 4 - child status 1 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 # ./test_package parent pid: 16690, before fork # rcu callback invoked in pid: 16690 # ./test_package parent pid: 16690, after fork # ./test_package parent pid: 16690, after rcu test # rcu callback invoked in pid: 16690 # child 16692 exited normally with status 0 # ./test_package parent pid: 16690, before fork # rcu callback invoked in pid: 16690 # ./test_package parent pid: 16690, after fork # ./test_package parent pid: 16690, after rcu test # rcu callback invoked in pid: 16690 # child 16734 exited normally with status 0 # ./test_package parent pid: 16690, before fork # rcu callback invoked in pid: 16690 # ./test_package parent pid: 16690, after fork # ./test_package parent pid: 16690, after rcu test # rcu callback invoked in pid: 16690 # child 16776 exited normally with status 0 # ./test_package parent pid: 16690, before fork # rcu callback invoked in pid: 16690 # ./test_package parent pid: 16690, after fork # ./test_package parent pid: 16690, after rcu test # rcu callback invoked in pid: 16690 # child 16818 exited normally with status 0 userspace-rcu/0.11.4 (test package): 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 userspace-rcu/0.11.4 (test package): 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