******************************************************************************** conan test cci-d1a40b44/recipes/hayai/all/test_package/conanfile.py hayai/cci.20190823@#c76250307bd3c1461230e31538a1417c -pr /Users/jenkins/w/prod-v1/bsr/35374/aefeb/profile_osx_130_libcpp_apple-clang_release_64.hayai-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] hayai:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk hayai/cci.20190823 (test package): Installing package Requirements hayai/cci.20190823 from local cache - Cache Packages hayai/cci.20190823:0b44072b9b70a752a87262baad24399cbdb238c3 - 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=/Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/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: '/Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/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="/Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/recipes/hayai/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/recipes/hayai/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/recipes/hayai/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/recipes/hayai/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/recipes/hayai/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'hayai_main' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/recipes/hayai/all/test_package/build/Release hayai/cci.20190823 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/recipes/hayai/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/recipes/hayai/all/test_package/build/Release" '--' '-j4' ----------------- [ 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------ > . "/Users/jenkins/w/prod-v1/bsr/cci-d1a40b44/recipes/hayai/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- [==========] Running 1 benchmark.. [ RUN ] SomeSleep.Sleep1ms (5 runs, 10 iterations per run) [ DONE ] SomeSleep.Sleep1ms (217.217303 ms) [ RUNS ] Average time: 43443.461 us (~30431.587 us) Fastest time: 23504.660 us (-19938.801 us / -45.896 %) Slowest time: 96901.410 us (+53457.949 us / +123.052 %) Median time: 35792.795 us (1st quartile: 24363.650 us | 3rd quartile: 35794.296 us) Average performance: 23.01842 runs/s Best performance: 42.54475 runs/s (+19.52633 runs/s / +84.82914 %) Worst performance: 10.31977 runs/s (-12.69866 runs/s / -55.16736 %) Median performance: 27.93858 runs/s (1st quartile: 41.04475 | 3rd quartile: 27.93741) [ITERATIONS] Average time: 4344.346 us (~3043.159 us) Fastest time: 2350.466 us (-1993.880 us / -45.896 %) Slowest time: 9690.141 us (+5345.795 us / +123.052 %) Median time: 3579.280 us (1st quartile: 2436.365 us | 3rd quartile: 3579.430 us) Average performance: 230.18424 iterations/s Best performance: 425.44755 iterations/s (+195.26331 iterations/s / +84.82914 %) Worst performance: 103.19767 iterations/s (-126.98657 iterations/s / -55.16736 %) Median performance: 279.38584 iterations/s (1st quartile: 410.44753 | 3rd quartile: 279.37412) [==========] 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