******************************************************************************** conan test cci-79bb6069/recipes/benchmark/all/test_package/conanfile.py benchmark/1.6.2@#38e78114a8496f111b0856de91595273 -pr /Users/jenkins/w/prod/BuildSingleReference@4/189878/34bea839-5bbe-4a8a-9896-1d253ec05df5/profile_osx_110_libcpp_apple-clang_release_64.benchmark-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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] benchmark: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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk benchmark/1.6.2 (test package): Installing package Requirements benchmark/1.6.2 from local cache - Cache Packages benchmark/1.6.2:5471ba7c2d8ef4317ec7af20845d672feadb95ba - Download Installing (downloading, building) binaries... benchmark/1.6.2: Retrieving package 5471ba7c2d8ef4317ec7af20845d672feadb95ba from remote 'c3i_PR-16274' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz benchmark/1.6.2: Package installed 5471ba7c2d8ef4317ec7af20845d672feadb95ba benchmark/1.6.2: Downloaded package revision 6ecc0ee31d43c9e7cf15db1e896ea0f9 benchmark/1.6.2 (test package): Generator 'CMakeDeps' calling 'generate()' benchmark/1.6.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' benchmark/1.6.2 (test package): Generator 'CMakeToolchain' calling 'generate()' benchmark/1.6.2 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' benchmark/1.6.2 (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/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' benchmark/1.6.2 (test package): Generator txt created conanbuildinfo.txt benchmark/1.6.2 (test package): Aggregating env generators benchmark/1.6.2 (test package): Generated conaninfo.txt benchmark/1.6.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/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 benchmark/1.6.2 (test package): Calling build() benchmark/1.6.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'benchmark::benchmark' -- Conan: Component target declared 'benchmark::benchmark_main' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_package/build/Release benchmark/1.6.2 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/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 benchmark/1.6.2 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- ------------------------------------------------------------ Benchmark Time CPU Iterations ------------------------------------------------------------ BM_StringCreation 0.537 ns 0.534 ns 1000000000 BM_StringCopy 3.28 ns 3.27 ns 223154512 2023-03-10T07:43:05-08:00 Running ./test_package Run on (4 X 2600 MHz CPU s) CPU Caches: L1 Data 32 KiB L1 Instruction 32 KiB L2 Unified 256 KiB (x2) L3 Unified 3072 KiB Load Average: 7.21, 6.53, 8.98 benchmark/1.6.2 (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 benchmark/1.6.2 (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 ******************************************************************************** conan test cci-79bb6069/recipes/benchmark/all/test_v1_package/conanfile.py benchmark/1.6.2@#38e78114a8496f111b0856de91595273 -pr /Users/jenkins/w/prod/BuildSingleReference@4/189878/34bea839-5bbe-4a8a-9896-1d253ec05df5/profile_osx_110_libcpp_apple-clang_release_64.benchmark-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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] benchmark: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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk benchmark/1.6.2 (test package): Installing package Requirements benchmark/1.6.2 from local cache - Cache Packages benchmark/1.6.2:5471ba7c2d8ef4317ec7af20845d672feadb95ba - Cache Installing (downloading, building) binaries... benchmark/1.6.2: Already installed! benchmark/1.6.2 (test package): Generator cmake_find_package_multi created benchmark-config-version.cmake benchmark/1.6.2 (test package): Generator cmake_find_package_multi created benchmarkTarget-release.cmake benchmark/1.6.2 (test package): Generator cmake_find_package_multi created benchmarkTargets.cmake benchmark/1.6.2 (test package): Generator cmake_find_package_multi created benchmark-config.cmake benchmark/1.6.2 (test package): Generator cmake created conanbuildinfo.cmake benchmark/1.6.2 (test package): Generator txt created conanbuildinfo.txt benchmark/1.6.2 (test package): Aggregating env generators benchmark/1.6.2 (test package): Generated conaninfo.txt benchmark/1.6.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_v1_package/build/51db48310151211e8353c034ea8e803e098681a0/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 benchmark/1.6.2 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_v1_package/build/51db48310151211e8353c034ea8e803e098681a0' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_v1_package/build/51db48310151211e8353c034ea8e803e098681a0/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="/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_v1_package/build/51db48310151211e8353c034ea8e803e098681a0" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_v1_package/build/51db48310151211e8353c034ea8e803e098681a0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_v1_package' ----------------- -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library benchmark_main found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark_main.dylib -- Library benchmark found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark.dylib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library benchmark_main found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark_main.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark_main.dylib -- Library benchmark found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark.dylib -- Library benchmark found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark.dylib -- Library benchmark_main found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark_main.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib/libbenchmark_main.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_v1_package/build/51db48310151211e8353c034ea8e803e098681a0 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/cci-79bb6069/recipes/benchmark/all/test_v1_package/build/51db48310151211e8353c034ea8e803e098681a0' '--' '-j4' ----------------- [ 50%] Building CXX object test_package/CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable ../bin/test_package [100%] Built target test_package benchmark/1.6.2 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/benchmark/1.6.2/_/_/package/5471ba7c2d8ef4317ec7af20845d672feadb95ba/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- ------------------------------------------------------------ Benchmark Time CPU Iterations ------------------------------------------------------------ BM_StringCreation 0.481 ns 0.467 ns 1000000000 BM_StringCopy 3.04 ns 3.00 ns 173360873 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 2023-03-10T07:43:15-08:00 Running bin/test_package Run on (4 X 2600 MHz CPU s) CPU Caches: L1 Data 32 KiB L1 Instruction 32 KiB L2 Unified 256 KiB (x2) L3 Unified 3072 KiB Load Average: 7.52, 6.63, 8.99