******************************************************************************** conan install foonathan-memory/0.7.1@ --build=foonathan-memory --profile=/home/conan/w/BuildSingleReference/77469/3cad9418-642e-4bad-b54c-17a352efd754/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/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] foonathan-memory/0.7.1: Forced build from source Installing package: foonathan-memory/0.7.1 Requirements foonathan-memory/0.7.1 from local cache - Cache Packages foonathan-memory/0.7.1:a7edc6830ee2c6edefcbc2a09f45c8145b5fc341 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK foonathan-memory/0.7.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK foonathan-memory/0.7.1: Copying sources to build folder foonathan-memory/0.7.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341 foonathan-memory/0.7.1: Generator cmake created conanbuildinfo.cmake foonathan-memory/0.7.1: 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.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341" -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" -DFOONATHAN_MEMORY_BUILD_EXAMPLES="False" -DFOONATHAN_MEMORY_BUILD_TESTS="False" -DFOONATHAN_MEMORY_BUILD_TOOLS="True" -DFOONATHAN_MEMORY_CHECK_ALLOCATION_SIZE="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341' ----------------- -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- Performing Test HAVE_CXX_ATOMIC_NOFLAG -- Performing Test HAVE_CXX_ATOMIC_NOFLAG - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341' '--' '-j3' ----------------- Scanning dependencies of target foonathan_memory_node_size_debugger [ 4%] Building CXX object source_subfolder/tool/CMakeFiles/foonathan_memory_node_size_debugger.dir/node_size_debugger.cpp.o [ 8%] Linking CXX executable ../../bin/nodesize_dbg [ 8%] Built target foonathan_memory_node_size_debugger [ 13%] Generating container_node_sizes_impl.hpp Scanning dependencies of target foonathan_memory [ 17%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/align.cpp.o [ 21%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/debug_helpers.cpp.o [ 26%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/assert.cpp.o [ 30%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/free_list.cpp.o [ 34%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/free_list_array.cpp.o [ 39%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/detail/small_free_list.cpp.o [ 43%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/debugging.cpp.o [ 47%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/error.cpp.o [ 52%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/heap_allocator.cpp.o [ 56%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/iteration_allocator.cpp.o [ 60%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/malloc_allocator.cpp.o [ 65%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/memory_arena.cpp.o [ 69%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/memory_pool.cpp.o [ 73%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/memory_pool_collection.cpp.o [ 78%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/memory_stack.cpp.o [ 82%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/new_allocator.cpp.o [ 86%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/static_allocator.cpp.o [ 91%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/temporary_allocator.cpp.o [ 95%] Building CXX object source_subfolder/src/CMakeFiles/foonathan_memory.dir/virtual_memory.cpp.o [100%] Linking CXX shared library ../../lib/libfoonathan_memory-0.7.1.so [100%] Built target foonathan_memory foonathan-memory/0.7.1: Package 'a7edc6830ee2c6edefcbc2a09f45c8145b5fc341' built foonathan-memory/0.7.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341 foonathan-memory/0.7.1: Generated conaninfo.txt foonathan-memory/0.7.1: Generated conanbuildinfo.txt foonathan-memory/0.7.1: Generating the package foonathan-memory/0.7.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341 foonathan-memory/0.7.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/build/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341' '--target' 'install' '--' '-j3' ----------------- [ 8%] Built target foonathan_memory_node_size_debugger [100%] Built target foonathan_memory Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/share/foonathan_memory/LICENSE -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/share/foonathan_memory/README.md -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/lib/foonathan_memory/cmake/foonathan_memory-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/lib/foonathan_memory/cmake/foonathan_memory-config-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/lib/libfoonathan_memory-0.7.1.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/config_impl.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/container_node_sizes_impl.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/aligned_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/allocator_storage.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/allocator_traits.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/config.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/container.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/debugging.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/default_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/deleter.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/error.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/fallback_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/malloc_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/heap_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/iteration_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/joint_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_arena.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_pool.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_pool_collection.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_pool_type.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_resource_adapter.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/memory_stack.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/namespace_alias.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/new_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/segregator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/smart_ptr.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/static_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/std_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/temporary_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/threading.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/tracking.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/virtual_memory.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/container_node_sizes_impl.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/align.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/assert.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/container_node_sizes.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/debug_helpers.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/ebo_storage.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/free_list.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/free_list_array.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/ilog2.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/lowlevel_allocator.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/memory_stack.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/small_free_list.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/include/foonathan_memory/foonathan/memory/detail/utility.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/lib/foonathan_memory/cmake/foonathan_memory-config-version.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/package/a7edc6830ee2c6edefcbc2a09f45c8145b5fc341/bin/nodesize_dbg [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(): [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 foonathan-memory/0.7.1 package(): Packaged 2 files: LICENSE, nodesize_dbg foonathan-memory/0.7.1 package(): Packaged 45 '.hpp' files foonathan-memory/0.7.1 package(): Packaged 1 '.so' file: libfoonathan_memory-0.7.1.so foonathan-memory/0.7.1 package(): Packaged 1 '.cmake' file: conan-target-properties.cmake foonathan-memory/0.7.1: Package 'a7edc6830ee2c6edefcbc2a09f45c8145b5fc341' created foonathan-memory/0.7.1: Created package revision 35a9e33db9bdc845bc55b6f7835a729a foonathan-memory/0.7.1: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/foonathan-memory/0.7.1/_/_/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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY