******************************************************************************** conan test cci-8f1c9d87/recipes/hayai/all/test_package/conanfile.py hayai/cci.20190823@#4c7ddea154b020b1ce2849349f933488 -pr /home/conan/w/prod-v1/bsr/26619/fafad/profile_linux_11_libstdcpp11_gcc_release_64.hayai-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=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] hayai:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hayai/cci.20190823 (test package): Installing package Requirements hayai/cci.20190823 from local cache - Cache Packages hayai/cci.20190823:f5479da590b48f565e631f6257bd759b7a02c057 - Cache Installing (downloading, building) binaries... hayai/cci.20190823: Already installed! hayai/cci.20190823 (test package): Generator 'CMakeToolchain' calling 'generate()' hayai/cci.20190823 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' hayai/cci.20190823 (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-8f1c9d87/recipes/hayai/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' hayai/cci.20190823 (test package): Generator 'CMakeDeps' calling 'generate()' hayai/cci.20190823 (test package): Generator txt created conanbuildinfo.txt hayai/cci.20190823 (test package): Generator 'VirtualRunEnv' calling 'generate()' hayai/cci.20190823 (test package): Aggregating env generators hayai/cci.20190823 (test package): Generated conaninfo.txt hayai/cci.20190823 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-8f1c9d87/recipes/hayai/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 hayai/cci.20190823 (test package): Calling build() hayai/cci.20190823 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-8f1c9d87/recipes/hayai/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-8f1c9d87/recipes/hayai/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-8f1c9d87/recipes/hayai/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-8f1c9d87/recipes/hayai/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-8f1c9d87/recipes/hayai/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 11.1.0 -- 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: Target declared 'hayai_main' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-8f1c9d87/recipes/hayai/all/test_package/build/Release hayai/cci.20190823 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-8f1c9d87/recipes/hayai/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-8f1c9d87/recipes/hayai/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package hayai/cci.20190823 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-8f1c9d87/recipes/hayai/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- [==========] Running 1 benchmark.. [ RUN ] SomeSleep.Sleep10ms (5 runs, 10 iterations per run) [ DONE ] SomeSleep.Sleep10ms (504.960962 ms) [ RUNS ] Average time: 100992.192 us (~55.110 us) Fastest time: 100938.879 us (-53.313 us / -0.053 %) Slowest time: 101062.346 us (+70.154 us / +0.069 %) Median time: 100978.118 us (1st quartile: 100941.978 us | 3rd quartile: 101007.330 us) Average performance: 9.90176 runs/s Best performance: 9.90699 runs/s (+0.00523 runs/s / +0.05282 %) Worst performance: 9.89488 runs/s (-0.00687 runs/s / -0.06942 %) Median performance: 9.90314 runs/s (1st quartile: 9.90668 | 3rd quartile: 9.90027) [ITERATIONS] Average time: 10099.219 us (~5.511 us) Fastest time: 10093.888 us (-5.331 us / -0.053 %) Slowest time: 10106.235 us (+7.015 us / +0.069 %) Median time: 10097.812 us (1st quartile: 10094.198 us | 3rd quartile: 10100.733 us) Average performance: 99.01756 iterations/s Best performance: 99.06985 iterations/s (+0.05230 iterations/s / +0.05282 %) Worst performance: 98.94882 iterations/s (-0.06873 iterations/s / -0.06942 %) Median performance: 99.03136 iterations/s (1st quartile: 99.06681 | 3rd quartile: 99.00272) [==========] Ran 1 benchmark.. CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 hayai/cci.20190823 (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 hayai/cci.20190823 (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