******************************************************************************** conan test conan-center-index/recipes/jemalloc/all/test_package/conanfile.py jemalloc/5.3.0@#2c9759ea8c6693581336a11d294a55ee -pr /Users/jenkins/w/prod/BuildSingleReference@7/92911/3b69c984-a267-40f8-bce1-b473c2b7440e/profile_osx_110_libcpp_apple-clang_release_64.jemalloc-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/11/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] jemalloc: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/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk jemalloc/5.3.0 (test package): Installing package Requirements jemalloc/5.3.0 from local cache - Cache Packages jemalloc/5.3.0:9def62cf44a68e8e8233cb0e403f264ac2f0cdc8 - Cache Installing (downloading, building) binaries... jemalloc/5.3.0: Already installed! jemalloc/5.3.0 (test package): Generator cmake created conanbuildinfo.cmake jemalloc/5.3.0 (test package): Generator txt created conanbuildinfo.txt jemalloc/5.3.0 (test package): Aggregating env generators jemalloc/5.3.0 (test package): Generated conaninfo.txt jemalloc/5.3.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@7/conan-center-index/recipes/jemalloc/all/test_package/build/ac44ac88cac00891e98e6360f653c221cb44fdf2/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 jemalloc/5.3.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@7/conan-center-index/recipes/jemalloc/all/test_package/build/ac44ac88cac00891e98e6360f653c221cb44fdf2' && 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@7/conan-center-index/recipes/jemalloc/all/test_package/build/ac44ac88cac00891e98e6360f653c221cb44fdf2/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@7/conan-center-index/recipes/jemalloc/all/test_package' ----------------- -- 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/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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@7/conan-center-index/recipes/jemalloc/all/test_package/build/ac44ac88cac00891e98e6360f653c221cb44fdf2 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@7/conan-center-index/recipes/jemalloc/all/test_package/build/ac44ac88cac00891e98e6360f653c221cb44fdf2' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package jemalloc/5.3.0 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/jemalloc/5.3.0/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- 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 /Users/jenkins/w/prod/BuildSingleReference@7/conan-center-index/recipes/jemalloc/all/test_package/test_package.cpp:8:9: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] malloc(i * 100); ^~~~~~ ~~~~~~~ 1 warning generated. ___ Begin jemalloc statistics ___ Version: "5.3.0-0-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c" Build-time option settings config.cache_oblivious: true config.debug: false config.fill: true config.lazy_lock: false config.malloc_conf: "" config.opt_safety_checks: false config.prof: false config.prof_libgcc: false config.prof_libunwind: false config.stats: true config.utrace: false config.xmalloc: true Run-time option settings opt.abort: false opt.abort_conf: false opt.cache_oblivious: true opt.confirm_conf: false opt.retain: false opt.dss: "secondary" opt.narenas: 16 opt.percpu_arena: "disabled" opt.oversize_threshold: 8388608 opt.hpa: false opt.hpa_slab_max_alloc: 65536 opt.hpa_hugification_threshold: 1992294 opt.hpa_hugify_delay_ms: 10000 opt.hpa_min_purge_interval_ms: 5000 opt.hpa_dirty_mult: "0.25" opt.hpa_sec_nshards: 4 opt.hpa_sec_max_alloc: 32768 opt.hpa_sec_max_bytes: 262144 opt.hpa_sec_bytes_after_flush: 131072 opt.hpa_sec_batch_fill_extra: 0 opt.metadata_thp: "disabled" opt.mutex_max_spin: 600 opt.dirty_decay_ms: 10000 (arenas.dirty_decay_ms: 10000) opt.muzzy_decay_ms: 0 (arenas.muzzy_decay_ms: 0) opt.lg_extent_max_active_fit: 6 opt.junk: "false" opt.zero: false opt.xmalloc: false opt.experimental_infallible_new: false opt.tcache: true opt.tcache_max: 32768 opt.tcache_nslots_small_min: 20 opt.tcache_nslots_small_max: 200 opt.tcache_nslots_large: 20 opt.lg_tcache_nslots_mul: 1 opt.tcache_gc_incr_bytes: 65536 opt.tcache_gc_delay_bytes: 0 opt.lg_tcache_flush_small_div: 1 opt.lg_tcache_flush_large_div: 1 opt.thp: "not supported" opt.stats_print: false opt.stats_print_opts: "" opt.stats_print: false opt.stats_print_opts: "" opt.stats_interval: -1 opt.stats_interval_opts: "" opt.zero_realloc: "alloc" Arenas: 17 Quantum size: 16 Page size: 4096 Maximum thread-cached size class: 32768 Number of bin size classes: 36 Number of thread-cache bin size classes: 41 Number of large size classes: 196 Allocated: 97280, active: 114688, metadata: 3037040 (n_thp 0), resident: 3059712, mapped: 6406144, retained: 0 Count of realloc(non-null-ptr, 0) calls: 0 Background threads: 0, num_runs: 0, run_interval: 0 ns n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds background_thread 0 0 0 0 0 0 0 0 0 0 0 0 max_per_bg_thd 0 0 0 0 0 0 0 0 0 0 0 0 ctl 2 2 0 0 0 0 1 1 0 0 0 0 prof 0 0 0 0 0 0 0 0 0 0 0 0 prof_thds_data 0 0 0 0 0 0 0 0 0 0 0 0 prof_dump 0 0 0 0 0 0 0 0 0 0 0 0 prof_recent_alloc 0 0 0 0 0 0 0 0 0 0 0 0 prof_recent_dump 0 0 0 0 0 0 0 0 0 0 0 0 prof_stats 0 0 0 0 0 0 0 0 0 0 0 0 arenas[0]: assigned threads: 1 uptime: 357411 dss allocation precedence: "disabled" decaying: time npages sweeps madvises purged dirty: 10000 0 1 1 8 muzzy: 0 0 0 0 0 allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) nfill (#/sec) nflush (#/sec) small: 3072 1 1 0 0 1 1 0 0 36 36 large: 94208 3 3 1 1 3 3 3 3 10 10 total: 97280 4 4 1 1 4 4 3 3 46 46 active: 114688 mapped: 6406144 retained: 0 base: 2939760 internal: 97280 metadata_thp: 0 tcache_bytes: 0 tcache_stashed_bytes: 0 resident: 3059712 abandoned_vm: 0 extent_avail: 0 n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds large 2 2 0 0 0 0 1 1 0 0 0 0 extent_avail 7 7 0 0 0 0 4 4 0 0 0 0 extents_dirty 8 8 0 0 0 0 4 4 0 0 0 0 extents_muzzy 2 2 0 0 0 0 1 1 0 0 0 0 extents_retained 6 6 0 0 0 0 3 3 0 0 0 0 decay_dirty 5 5 0 0 0 0 2 2 0 0 0 0 decay_muzzy 2 2 0 0 0 0 1 1 0 0 0 0 base 32 32 0 0 0 0 3 3 0 0 0 0 tcache_list 5 5 0 0 0 0 2 2 0 0 0 0 hpa_shard 0 0 0 0 0 0 0 0 0 0 0 0 hpa_shard_grow 0 0 0 0 0 0 0 0 0 0 0 0 hpa_sec 0 0 0 0 0 0 0 0 0 0 0 0 bins: size ind allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) nshards curregs curslabs nonfull_slabs regs pgs util nfills (#/sec) nflushes (#/sec) nslabs nreslabs (#/sec) n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds --- 3072 26 3072 1 1 0 0 1 1 1 1 1 0 4 3 0.250 0 0 1 1 1 0 0 6 6 0 0 0 0 2 2 0 0 0 0 --- large: size ind allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) curlextents --- 28672 39 28672 2 2 1 1 2 2 1 --- 65536 44 65536 1 1 0 0 1 1 1 --- extents: size ind ndirty dirty nmuzzy muzzy nretained retained ntotal total --- Bytes in small extent cache: 0 HPA shard stats: Purge passes: 0 (0 / sec) Purges: 0 (0 / sec) Hugeifies: 0 (0 / sec) Dehugifies: 0 (0 / sec) In full slabs: npageslabs: 0 huge, 0 nonhuge nactive: 0 huge, 0 nonhuge ndirty: 0 huge, 0 nonhuge nretained: 0 huge, 0 nonhuge In empty slabs: npageslabs: 0 huge, 0 nonhuge nactive: 0 huge, 0 nonhuge ndirty: 0 huge, 0 nonhuge nretained: 0 huge, 0 nonhuge size ind npageslabs_huge nactive_huge ndirty_huge npageslabs_nonhuge nactive_nonhuge ndirty_nonhuge nretained_nonhuge --- --- End jemalloc statistics ---