******************************************************************************** conan test cci-250bc2b8/recipes/cppbenchmark/all/test_package/conanfile.py cppbenchmark/1.0.0.0@#8641210d0acb6777a684d8c5779734f6 -pr /home/conan/w/prod/BuildSingleReference/223603/dc18ce5f-898f-444a-87fd-612db839d780/profile_linux_11_libstdcpp11_gcc_release_64.cppbenchmark-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] cppbenchmark:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hdrhistogram-c/0.11.6: Not found in local cache, looking in remotes... hdrhistogram-c/0.11.6: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdrhistogram-c/0.11.6: Downloaded recipe revision 01122c31909e87c0818fbd72616faee4 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f cpp-optparse/cci.20171104: Not found in local cache, looking in remotes... cpp-optparse/cci.20171104: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cpp-optparse/cci.20171104: Downloaded recipe revision 2b7cf22a6f10d77f05d16e0fdae534bf cppbenchmark/1.0.0.0 (test package): Installing package Requirements cpp-optparse/cci.20171104 from 'conan-center' - Downloaded cppbenchmark/1.0.0.0 from local cache - Cache hdrhistogram-c/0.11.6 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages cpp-optparse/cci.20171104:6557f18ca99c0b6a233f43db00e30efaa525e27e - Download cppbenchmark/1.0.0.0:c7d0a2a3a876f9cb6051e34d79dea7371c9b3dfc - Download hdrhistogram-c/0.11.6:b88c434d8110e892fcfb7bbb4f76234f590822f1 - Download zlib/1.2.13:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... cpp-optparse/cci.20171104: Retrieving package 6557f18ca99c0b6a233f43db00e30efaa525e27e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpp-optparse/cci.20171104: Package installed 6557f18ca99c0b6a233f43db00e30efaa525e27e cpp-optparse/cci.20171104: Downloaded package revision a728dddf049cab450573d80866e0aab1 zlib/1.2.13: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.2.13: Downloaded package revision 7fa7e13a90125c09853d9d76ec97a25c hdrhistogram-c/0.11.6: Retrieving package b88c434d8110e892fcfb7bbb4f76234f590822f1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdrhistogram-c/0.11.6: Package installed b88c434d8110e892fcfb7bbb4f76234f590822f1 hdrhistogram-c/0.11.6: Downloaded package revision 137274c5d8d2169ae554698e1d6a27fd cppbenchmark/1.0.0.0: Retrieving package c7d0a2a3a876f9cb6051e34d79dea7371c9b3dfc from remote 'c3i_PR-17229' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppbenchmark/1.0.0.0: Package installed c7d0a2a3a876f9cb6051e34d79dea7371c9b3dfc cppbenchmark/1.0.0.0: Downloaded package revision 7851588476a29f29f0d4e7cf69fbad5d cppbenchmark/1.0.0.0 (test package): Generator txt created conanbuildinfo.txt cppbenchmark/1.0.0.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' cppbenchmark/1.0.0.0 (test package): Generator 'CMakeDeps' calling 'generate()' cppbenchmark/1.0.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()' cppbenchmark/1.0.0.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cppbenchmark/1.0.0.0 (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/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cppbenchmark/1.0.0.0 (test package): Aggregating env generators cppbenchmark/1.0.0.0 (test package): Generated conaninfo.txt cppbenchmark/1.0.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/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 cppbenchmark/1.0.0.0 (test package): Calling build() cppbenchmark/1.0.0.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/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 'cppbenchmark::cppbenchmark' -- Conan: Component target declared 'hdr_histogram::hdr_histogram_static' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'cpp-optparse::cpp-optparse' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_package/build/Release cppbenchmark/1.0.0.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/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 cppbenchmark/1.0.0.0 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- =============================================================================== CppBenchmark report. Version 1.0.0.0 =============================================================================== CPU architecture: Intel(R) Xeon(R) CPU @ 2.30GHz CPU logical cores: 4 CPU physical cores: 4 CPU clock speed: 2.299 GHz CPU Hyper-Threading: disabled RAM total: 7.789 GiB RAM free: 2.843 GiB =============================================================================== OS version: Ubuntu 16.04.7 LTS OS bits: 64-bit Process bits: 64-bit Process configuration: release Local timestamp: Thu Apr 27 15:29:52 2023 UTC timestamp: Thu Apr 27 15:29:52 2023 =============================================================================== Benchmark: sin Attempts: 1 Operations: 1 ------------------------------------------------------------------------------- Phase: sin Total time: 290 ns =============================================================================== [100%] Launching sin. Attempt 1...Done! cppbenchmark/1.0.0.0 (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 cppbenchmark/1.0.0.0 (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-250bc2b8/recipes/cppbenchmark/all/test_v1_package/conanfile.py cppbenchmark/1.0.0.0@#8641210d0acb6777a684d8c5779734f6 -pr /home/conan/w/prod/BuildSingleReference/223603/dc18ce5f-898f-444a-87fd-612db839d780/profile_linux_11_libstdcpp11_gcc_release_64.cppbenchmark-shared-False.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] cppbenchmark:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cppbenchmark/1.0.0.0 (test package): Installing package Requirements cpp-optparse/cci.20171104 from 'conan-center' - Cache cppbenchmark/1.0.0.0 from local cache - Cache hdrhistogram-c/0.11.6 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages cpp-optparse/cci.20171104:6557f18ca99c0b6a233f43db00e30efaa525e27e - Cache cppbenchmark/1.0.0.0:c7d0a2a3a876f9cb6051e34d79dea7371c9b3dfc - Cache hdrhistogram-c/0.11.6:b88c434d8110e892fcfb7bbb4f76234f590822f1 - Cache zlib/1.2.13:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Cache Installing (downloading, building) binaries... cpp-optparse/cci.20171104: Already installed! zlib/1.2.13: Already installed! hdrhistogram-c/0.11.6: Already installed! cppbenchmark/1.0.0.0: Already installed! cppbenchmark/1.0.0.0 (test package): Generator txt created conanbuildinfo.txt cppbenchmark/1.0.0.0 (test package): Generator cmake created conanbuildinfo.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created cppbenchmark-config-version.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created cppbenchmark-config.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created cppbenchmarkTargets.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created cppbenchmarkTarget-release.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created hdr_histogram-config-version.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created hdr_histogramTarget-release.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created hdr_histogramTargets.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created hdr_histogram-config.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created cpp-optparse-config-version.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created cpp-optparse-config.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created cpp-optparseTargets.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created cpp-optparseTarget-release.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake cppbenchmark/1.0.0.0 (test package): Generator cmake_find_package_multi created ZLIBTarget-release.cmake cppbenchmark/1.0.0.0 (test package): Aggregating env generators cppbenchmark/1.0.0.0 (test package): Generated conaninfo.txt cppbenchmark/1.0.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_v1_package/build/333a43b7f63c9f8c6284de7e02620b82367b6c91/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 cppbenchmark/1.0.0.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_v1_package/build/333a43b7f63c9f8c6284de7e02620b82367b6c91' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_v1_package/build/333a43b7f63c9f8c6284de7e02620b82367b6c91/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/cci-250bc2b8/recipes/cppbenchmark/all/test_v1_package/build/333a43b7f63c9f8c6284de7e02620b82367b6c91" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_v1_package/build/333a43b7f63c9f8c6284de7e02620b82367b6c91" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_v1_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library cppbenchmark found /home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.0.0/_/_/package/c7d0a2a3a876f9cb6051e34d79dea7371c9b3dfc/lib/libcppbenchmark.a -- Library hdr_histogram_static found /home/conan/w/prod/BuildSingleReference/.conan/data/hdrhistogram-c/0.11.6/_/_/package/b88c434d8110e892fcfb7bbb4f76234f590822f1/lib/libhdr_histogram_static.a -- Library OptionParser found /home/conan/w/prod/BuildSingleReference/.conan/data/cpp-optparse/cci.20171104/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/lib/libOptionParser.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Library cppbenchmark found /home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.0.0/_/_/package/c7d0a2a3a876f9cb6051e34d79dea7371c9b3dfc/lib/libcppbenchmark.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.0.0/_/_/package/c7d0a2a3a876f9cb6051e34d79dea7371c9b3dfc/lib/libcppbenchmark.a -- Library hdr_histogram_static found /home/conan/w/prod/BuildSingleReference/.conan/data/hdrhistogram-c/0.11.6/_/_/package/b88c434d8110e892fcfb7bbb4f76234f590822f1/lib/libhdr_histogram_static.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdrhistogram-c/0.11.6/_/_/package/b88c434d8110e892fcfb7bbb4f76234f590822f1/lib/libhdr_histogram_static.a -- Library hdr_histogram_static found /home/conan/w/prod/BuildSingleReference/.conan/data/hdrhistogram-c/0.11.6/_/_/package/b88c434d8110e892fcfb7bbb4f76234f590822f1/lib/libhdr_histogram_static.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdrhistogram-c/0.11.6/_/_/package/b88c434d8110e892fcfb7bbb4f76234f590822f1/lib/libhdr_histogram_static.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Library OptionParser found /home/conan/w/prod/BuildSingleReference/.conan/data/cpp-optparse/cci.20171104/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/lib/libOptionParser.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/cpp-optparse/cci.20171104/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/lib/libOptionParser.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_v1_package/build/333a43b7f63c9f8c6284de7e02620b82367b6c91 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-250bc2b8/recipes/cppbenchmark/all/test_v1_package/build/333a43b7f63c9f8c6284de7e02620b82367b6c91' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 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 cppbenchmark/1.0.0.0 (test package): Running test() ----Running------ > bin/test_package ----------------- =============================================================================== CppBenchmark report. Version 1.0.0.0 =============================================================================== CPU architecture: Intel(R) Xeon(R) CPU @ 2.30GHz CPU logical cores: 4 CPU physical cores: 4 CPU clock speed: 2.299 GHz CPU Hyper-Threading: disabled RAM total: 7.789 GiB RAM free: 2.843 GiB =============================================================================== OS version: Ubuntu 16.04.7 LTS OS bits: 64-bit Process bits: 64-bit Process configuration: release Local timestamp: Thu Apr 27 15:29:58 2023 UTC timestamp: Thu Apr 27 15:29:58 2023 =============================================================================== Benchmark: sin Attempts: 1 Operations: 1 ------------------------------------------------------------------------------- Phase: sin Total time: 266 ns =============================================================================== 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 [100%] Launching sin. Attempt 1...Done!