******************************************************************************** conan install spdlog/1.12.0@#248c215bc5f0718402fbf1de126ef847 --build=spdlog -pr /home/conan/w/prod-v1/BuildSingleReference/20245/eeec0d8a-6541-4e4f-a74f-f548c309bb70/profile_linux_10_libstdcpp11_gcc_debug_64.spdlog-header_only-False_spdlog-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-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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-v1/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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] spdlog:header_only=False spdlog:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True fmt/10.1.0: Not found in local cache, looking in remotes... fmt/10.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/10.1.0: Downloaded recipe revision 51d8d1db43672712db81b146a85ca73d spdlog/1.12.0: Forced build from source Installing package: spdlog/1.12.0 Requirements fmt/10.1.0 from 'conan-center' - Downloaded spdlog/1.12.0 from local cache - Cache Packages fmt/10.1.0:8fbeded8e81bfcbd1fcdca301b03a876d262e652 - Download spdlog/1.12.0:9aae4eab6f52ec30e91b875cc00aae7cc065d744 - Build Installing (downloading, building) binaries... fmt/10.1.0: Retrieving package 8fbeded8e81bfcbd1fcdca301b03a876d262e652 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/10.1.0: Package installed 8fbeded8e81bfcbd1fcdca301b03a876d262e652 fmt/10.1.0: Downloaded package revision a99f453d11cfe957440bd153cdeb256c [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK spdlog/1.12.0: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/source/src spdlog/1.12.0: [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 spdlog/1.12.0: Copying sources to build folder spdlog/1.12.0: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744 spdlog/1.12.0: Generator txt created conanbuildinfo.txt spdlog/1.12.0: Calling generate() spdlog/1.12.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' spdlog/1.12.0: 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-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' spdlog/1.12.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK spdlog/1.12.0: Calling build() spdlog/1.12.0: apply_conandata_patches(): No patches defined in conandata spdlog/1.12.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 10.5.0 -- 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 -- Build spdlog: 1.12.0 -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Build type: Debug -- Conan: Component target declared 'fmt::fmt' -- Generating install -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug spdlog/1.12.0: CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target spdlog [ 14%] Building CXX object CMakeFiles/spdlog.dir/src/spdlog.cpp.o [ 28%] Building CXX object CMakeFiles/spdlog.dir/src/stdout_sinks.cpp.o [ 42%] Building CXX object CMakeFiles/spdlog.dir/src/color_sinks.cpp.o [ 57%] Building CXX object CMakeFiles/spdlog.dir/src/file_sinks.cpp.o [ 71%] Building CXX object CMakeFiles/spdlog.dir/src/async.cpp.o [ 85%] Building CXX object CMakeFiles/spdlog.dir/src/cfg.cpp.o [100%] Linking CXX static library libspdlogd.a [100%] Built target spdlog spdlog/1.12.0: Package '9aae4eab6f52ec30e91b875cc00aae7cc065d744' built spdlog/1.12.0: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug spdlog/1.12.0: Generated conaninfo.txt spdlog/1.12.0: Generated conanbuildinfo.txt spdlog/1.12.0: Generating the package spdlog/1.12.0: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744 spdlog/1.12.0: Calling package() spdlog/1.12.0: Copied 1 file: LICENSE spdlog/1.12.0: CMake command: cmake --install "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug" --prefix "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744" ----Running------ > cmake --install "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/build/9aae4eab6f52ec30e91b875cc00aae7cc065d744/build/Debug" --prefix "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/async_logger.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/logger.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/pattern_formatter.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/sink-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/null_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/kafka_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/android_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/base_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/ostream_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/systemd_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/stdout_color_sinks.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/basic_file_sink-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/win_eventlog_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/callback_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/dist_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/stdout_sinks-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/stdout_sinks.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/ringbuffer_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/dup_filter_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/stdout_color_sinks-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/ansicolor_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/msvc_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/basic_file_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/hourly_file_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/ansicolor_sink-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/udp_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/qt_sinks.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/tcp_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/base_sink-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/wincolor_sink-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/mongo_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/rotating_file_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/syslog_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/daily_file_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/rotating_file_sink-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/sinks/wincolor_sink.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/pattern_formatter-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/cfg -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/cfg/argv.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/cfg/helpers.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/cfg/env.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/cfg/helpers-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/stopwatch.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/logger-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/common-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/spdlog-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/async_logger-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/log_msg.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/fmt_helper.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/periodic_worker.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/udp_client-windows.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/os-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/log_msg_buffer-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/thread_pool.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/log_msg_buffer.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/thread_pool-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/file_helper.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/mpmc_blocking_q.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/log_msg-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/periodic_worker-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/console_globals.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/backtracer.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/circular_q.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/null_mutex.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/os.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/windows_include.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/file_helper-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/synchronous_factory.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/udp_client.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/registry.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/backtracer-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/registry-inl.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/tcp_client-windows.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/details/tcp_client.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/version.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fwd.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/common.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/formatter.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/tweakme.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fmt -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fmt/chrono.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fmt/std.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fmt/ostr.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fmt/fmt.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fmt/bin_to_hex.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fmt/xchar.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fmt/compile.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/fmt/ranges.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/spdlog.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/include/spdlog/async.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/lib/libspdlogd.a -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/lib/pkgconfig/spdlog.pc -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/lib/cmake/spdlog/spdlogConfigTargets.cmake -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/lib/cmake/spdlog/spdlogConfigTargets-debug.cmake -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/lib/cmake/spdlog/spdlogConfig.cmake -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/spdlog/1.12.0/_/_/package/9aae4eab6f52ec30e91b875cc00aae7cc065d744/lib/cmake/spdlog/spdlogConfigVersion.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(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK spdlog/1.12.0 package(): Packaged 1 file: LICENSE spdlog/1.12.0 package(): Packaged 1 '.a' file: libspdlogd.a spdlog/1.12.0 package(): Packaged 89 '.h' files spdlog/1.12.0: Package '9aae4eab6f52ec30e91b875cc00aae7cc065d744' created spdlog/1.12.0: Created package revision 95daa5979ae5638d4c79c449d6d225f2 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 spdlog/1.12.0: 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 spdlog/1.12.0: 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