******************************************************************************** conan install foonathan-memory/0.7.3@#5d5092b68cbfe6d2d1a576c7f73011d3 --build=foonathan-memory -pr /home/conan/w/prod/BuildSingleReference/156419/a4830bfb-1897-4e5a-9372-244ba94553bd/profile_linux_8_libstdcpp11_gcc_release_64.foonathan-memory-shared-True.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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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=8 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=8 os=Linux [options] foonathan-memory:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True foonathan-memory/0.7.3: Forced build from source Installing package: foonathan-memory/0.7.3 Requirements foonathan-memory/0.7.3 from local cache - Cache Packages foonathan-memory/0.7.3:a7edc6830ee2c6edefcbc2a09f45c8145b5fc341 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK foonathan-memory/0.7.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/source/src foonathan-memory/0.7.3: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK foonathan-memory/0.7.3: Copying sources to build folder foonathan-memory/0.7.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341 foonathan-memory/0.7.3: Generator txt created conanbuildinfo.txt foonathan-memory/0.7.3: Calling generate() foonathan-memory/0.7.3: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' foonathan-memory/0.7.3: 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/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' foonathan-memory/0.7.3: Aggregating env generators [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 foonathan-memory/0.7.3: Calling build() foonathan-memory/0.7.3: apply_conandata_patches(): No patches defined in conandata foonathan-memory/0.7.3: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_CXX_ATOMIC_NOFLAG -- Performing Test HAVE_CXX_ATOMIC_NOFLAG - Success -- Getting container node sizes -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/Release foonathan-memory/0.7.3: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/Release" '--' '-j3' ----------------- Scanning dependencies of target foonathan_memory Scanning dependencies of target foonathan_memory_node_size_debugger [ 4%] Building CXX object tool/CMakeFiles/foonathan_memory_node_size_debugger.dir/node_size_debugger.cpp.o [ 9%] Building CXX object src/CMakeFiles/foonathan_memory.dir/detail/align.cpp.o [ 13%] Building CXX object src/CMakeFiles/foonathan_memory.dir/detail/debug_helpers.cpp.o [ 18%] Building CXX object src/CMakeFiles/foonathan_memory.dir/detail/assert.cpp.o [ 22%] Building CXX object src/CMakeFiles/foonathan_memory.dir/detail/free_list.cpp.o [ 27%] Building CXX object src/CMakeFiles/foonathan_memory.dir/detail/free_list_array.cpp.o [ 31%] Building CXX object src/CMakeFiles/foonathan_memory.dir/detail/small_free_list.cpp.o [ 36%] Building CXX object src/CMakeFiles/foonathan_memory.dir/debugging.cpp.o [ 40%] Building CXX object src/CMakeFiles/foonathan_memory.dir/error.cpp.o [ 45%] Building CXX object src/CMakeFiles/foonathan_memory.dir/heap_allocator.cpp.o [ 50%] Building CXX object src/CMakeFiles/foonathan_memory.dir/iteration_allocator.cpp.o [ 54%] Building CXX object src/CMakeFiles/foonathan_memory.dir/malloc_allocator.cpp.o [ 59%] Building CXX object src/CMakeFiles/foonathan_memory.dir/memory_arena.cpp.o [ 63%] Building CXX object src/CMakeFiles/foonathan_memory.dir/memory_pool.cpp.o [ 68%] Building CXX object src/CMakeFiles/foonathan_memory.dir/memory_pool_collection.cpp.o [ 72%] Building CXX object src/CMakeFiles/foonathan_memory.dir/memory_stack.cpp.o [ 77%] Building CXX object src/CMakeFiles/foonathan_memory.dir/new_allocator.cpp.o [ 81%] Building CXX object src/CMakeFiles/foonathan_memory.dir/static_allocator.cpp.o [ 86%] Building CXX object src/CMakeFiles/foonathan_memory.dir/temporary_allocator.cpp.o [ 90%] Building CXX object src/CMakeFiles/foonathan_memory.dir/virtual_memory.cpp.o [ 95%] Linking CXX shared library libfoonathan_memory-0.7.3.so [ 95%] Built target foonathan_memory [100%] Linking CXX executable nodesize_dbg [100%] Built target foonathan_memory_node_size_debugger foonathan-memory/0.7.3: Package 'a7edc6830ee2c6edefcbc2a09f45c8145b5fc341' built foonathan-memory/0.7.3: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/Release foonathan-memory/0.7.3: Generated conaninfo.txt foonathan-memory/0.7.3: Generated conanbuildinfo.txt foonathan-memory/0.7.3: Generating the package foonathan-memory/0.7.3: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341 foonathan-memory/0.7.3: Calling package() foonathan-memory/0.7.3: Copied 1 file: LICENSE foonathan-memory/0.7.3: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/lib/libfoonathan_memory-0.7.3.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/config_impl.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/container_node_sizes_impl.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/aligned_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/allocator_storage.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/allocator_traits.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/config.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/container.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/debugging.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/default_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/deleter.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/error.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/fallback_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/malloc_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/heap_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/iteration_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/joint_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_arena.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_pool.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_pool_collection.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_pool_type.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_resource_adapter.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_stack.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/namespace_alias.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/new_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/segregator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/smart_ptr.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/static_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/std_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/temporary_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/threading.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/tracking.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/virtual_memory.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/container_node_sizes_impl.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/align.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/assert.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/container_node_sizes.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/debug_helpers.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/ebo_storage.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/free_list.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/free_list_array.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/ilog2.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/lowlevel_allocator.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/memory_stack.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/small_free_list.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/utility.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/lib/foonathan_memory/cmake/foonathan_memory-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/bin/nodesize_dbg -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/share/foonathan_memory/LICENSE -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/share/foonathan_memory/README.md -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/lib/foonathan_memory/cmake/foonathan_memory-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/lib/foonathan_memory/cmake/foonathan_memory-config-release.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK foonathan-memory/0.7.3 package(): Packaged 45 '.hpp' files foonathan-memory/0.7.3 package(): Packaged 2 files: nodesize_dbg, LICENSE foonathan-memory/0.7.3 package(): Packaged 1 '.so' file: libfoonathan_memory-0.7.3.so foonathan-memory/0.7.3 package(): Packaged 1 '.cmake' file: conan-official-foonathan-memory-targets.cmake foonathan-memory/0.7.3: Package 'a7edc6830ee2c6edefcbc2a09f45c8145b5fc341' created foonathan-memory/0.7.3: Created package revision 48387fdcfc184ff9c28abd71a0082915 foonathan-memory/0.7.3: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/foonathan-memory/0.7.3/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators foonathan-memory/0.7.3: 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