******************************************************************************** conan test cci-fc585543/recipes/gperftools/all/test_package/conanfile.py gperftools/2.15@#9b787efc25afc547b8bc5a2805a7b01a -pr /Users/jenkins/w/prod-v1/bsr/103321/eccad/profile_osx_130_libcpp_apple-clang_release_armv8.gperftools-shared-False.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 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod-v1/bsr/103321/fafce/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/bsr/103321/fafce/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] gperftools:shared=False [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 gperftools/2.15 (test package): Installing package Requirements gperftools/2.15 from local cache - Cache Packages gperftools/2.15:f1a36a2aea2da1148eb4bddd758d8db183c6db83 - Download Installing (downloading, building) binaries... gperftools/2.15: Retrieving package f1a36a2aea2da1148eb4bddd758d8db183c6db83 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gperftools/2.15: Package installed f1a36a2aea2da1148eb4bddd758d8db183c6db83 gperftools/2.15: Downloaded package revision 632da81d0e296ab2ad50ae1f63aab0e5 gperftools/2.15 (test package): Generator 'CMakeDeps' calling 'generate()' gperftools/2.15 (test package): Generator 'VirtualRunEnv' calling 'generate()' gperftools/2.15 (test package): Generator txt created conanbuildinfo.txt gperftools/2.15 (test package): Generator 'CMakeToolchain' calling 'generate()' gperftools/2.15 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' gperftools/2.15 (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-fc585543/recipes/gperftools/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' gperftools/2.15 (test package): Aggregating env generators gperftools/2.15 (test package): Generated conaninfo.txt gperftools/2.15 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr/cci-fc585543/recipes/gperftools/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 gperftools/2.15 (test package): Calling build() gperftools/2.15 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-fc585543/recipes/gperftools/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-fc585543/recipes/gperftools/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-fc585543/recipes/gperftools/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-fc585543/recipes/gperftools/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr/cci-fc585543/recipes/gperftools/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'gperftools::tcmalloc_minimal' -- Conan: Component target declared 'gperftools::gperftools' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr/cci-fc585543/recipes/gperftools/all/test_package/build/Release gperftools/2.15 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-fc585543/recipes/gperftools/all/test_package/build/Release" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-fc585543/recipes/gperftools/all/test_package/build/Release" '--' '-j8' ----------------- [ 50%] Building C object CMakeFiles/test_package_direct.dir/test_package_direct.c.o [ 50%] Building C object CMakeFiles/test_package_indirect.dir/test_package_indirect.c.o [100%] Linking C executable test_package_indirect [100%] Linking C executable test_package_direct [100%] Built target test_package_indirect [100%] Built target test_package_direct gperftools/2.15 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/cci-fc585543/recipes/gperftools/all/test_package/build/Release/generators/conanrun.sh" && ./test_package_indirect ----------------- ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/cci-fc585543/recipes/gperftools/all/test_package/build/Release/generators/conanrun.sh" && ./test_package_direct ----------------- gperftools 2.15 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 ------------------------------------------------ MALLOC: 20480 ( 0.0 MiB) Bytes in use by application MALLOC: + 983040 ( 0.9 MiB) Bytes in page heap freelist MALLOC: + 44928 ( 0.0 MiB) Bytes in central cache freelist MALLOC: + 0 ( 0.0 MiB) Bytes in transfer cache freelist MALLOC: + 128 ( 0.0 MiB) Bytes in thread cache freelists MALLOC: + 2490368 ( 2.4 MiB) Bytes in malloc metadata MALLOC: ------------ MALLOC: = 3538944 ( 3.4 MiB) Actual memory used (physical + swap) MALLOC: + 0 ( 0.0 MiB) Bytes released to OS (aka unmapped) MALLOC: ------------ MALLOC: = 3538944 ( 3.4 MiB) Virtual address space used MALLOC: MALLOC: 7 Spans in use MALLOC: 1 Thread heaps in use MALLOC: 8192 Tcmalloc page size ------------------------------------------------ Call ReleaseFreeMemory() to release freelist memory to the OS (via madvise()). Bytes released to the OS take up virtual address space but no physical memory. gperftools/2.15 (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 gperftools/2.15 (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