******************************************************************************** conan install spdlog/1.5.0@ --build=spdlog --profile=/home/conan/w/BuildSingleReference/26443/0cd8c8d2-606e-4610-98ea-8b35175fa99d/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 3.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=3.9 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 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=3.9 os=Linux os_build=Linux [options] spdlog:shared=True [build_requires] [env] fmt/6.2.1: Not found in local cache, looking in remotes... fmt/6.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/6.2.1: Downloaded recipe revision e02f341859eb5b6644c0e85188c0b310 spdlog/1.5.0: Forced build from source Installing package: spdlog/1.5.0 Requirements fmt/6.2.1 from 'conan-center' - Downloaded spdlog/1.5.0 from local cache - Cache Packages fmt/6.2.1:a3595d142cf8e2b68ddac3c867061dc0d9173818 - Download spdlog/1.5.0:a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00 - Build Installing (downloading, building) binaries... fmt/6.2.1: Retrieving package a3595d142cf8e2b68ddac3c867061dc0d9173818 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/6.2.1: Package installed a3595d142cf8e2b68ddac3c867061dc0d9173818 fmt/6.2.1: Downloaded package revision 0cefa7df16d58699522c3d3919771322 [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK spdlog/1.5.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK spdlog/1.5.0: Copying sources to build folder spdlog/1.5.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00 spdlog/1.5.0: Generator cmake created conanbuildinfo.cmake spdlog/1.5.0: Generator cmake_find_package created Findfmt.cmake spdlog/1.5.0: Generator cmake_find_package_multi created fmt-config-version.cmake spdlog/1.5.0: Generator cmake_find_package_multi created fmt-config.cmake spdlog/1.5.0: Generator cmake_find_package_multi created fmtTargets.cmake spdlog/1.5.0: Generator cmake_find_package_multi created fmtTarget-release.cmake [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 spdlog/1.5.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="3.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00" -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_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00" -DCMAKE_PREFIX_PATH="/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSPDLOG_BUILD_EXAMPLE="False" -DSPDLOG_BUILD_EXAMPLE_HO="False" -DSPDLOG_BUILD_TESTS="False" -DSPDLOG_BUILD_TESTS_HO="False" -DSPDLOG_BUILD_BENCH="False" -DSPDLOG_FMT_EXTERNAL="True" -DSPDLOG_FMT_EXTERNAL_HO="False" -DSPDLOG_BUILD_SHARED="True" -DSPDLOG_WCHAR_SUPPORT="False" -DSPDLOG_WCHAR_FILENAMES="False" -DSPDLOG_INSTALL="True" -DSPDLOG_NO_EXCEPTIONS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00' ----------------- -- The C compiler identification is Clang 3.9.1 -- The CXX compiler identification is Clang 3.9.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - 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: Checking correct version: 3.9 -- Conan: C++ stdlib: libstdc++ -- Build spdlog: 1.5.0 -- Looking for pthread.h -- Looking for 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: Release -- Conan: Using autogenerated Findfmt.cmake -- Found fmt: 6.2.1 (found version "6.2.1") -- Library fmt found /home/conan/w/BuildSingleReference/.conan/data/fmt/6.2.1/_/_/package/a3595d142cf8e2b68ddac3c867061dc0d9173818/lib/libfmt.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/fmt/6.2.1/_/_/package/a3595d142cf8e2b68ddac3c867061dc0d9173818/lib/libfmt.a -- Generating install -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00' '--' '-j3' ----------------- Scanning dependencies of target spdlog [ 16%] Building CXX object source_subfolder/CMakeFiles/spdlog.dir/src/spdlog.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/spdlog.dir/src/stdout_sinks.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/spdlog.dir/src/color_sinks.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/spdlog.dir/src/file_sinks.cpp.o [ 83%] Building CXX object source_subfolder/CMakeFiles/spdlog.dir/src/async.cpp.o [100%] Linking CXX shared library ../lib/libspdlog.so [100%] Built target spdlog spdlog/1.5.0: Package 'a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00' built spdlog/1.5.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00 spdlog/1.5.0: Generated conaninfo.txt spdlog/1.5.0: Generated conanbuildinfo.txt spdlog/1.5.0: Generating the package spdlog/1.5.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00 spdlog/1.5.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00' '--target' 'install' '--' '-j3' ----------------- [100%] Built target spdlog Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/logger-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/common-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/async_logger.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/async.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/common.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/fmt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/fmt/bin_to_hex.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/fmt/ostr.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/fmt/fmt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/systemd_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/stdout_sinks-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/msvc_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/sink-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/wincolor_sink-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/stdout_sinks.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/wincolor_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/null_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/basic_file_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/basic_file_sink-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/stdout_color_sinks-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/base_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/ansicolor_sink-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/dist_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/rotating_file_sink-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/syslog_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/rotating_file_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/stdout_color_sinks.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/ansicolor_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/daily_file_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/ostream_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/ringbuffer_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/base_sink-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/dup_filter_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/sinks/android_sink.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/async_logger-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/spdlog.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/version.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/formatter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/file_helper-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/pattern_formatter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/file_helper.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/thread_pool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/pattern_formatter-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/registry-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/null_mutex.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/backtracer-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/thread_pool-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/periodic_worker.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/circular_q.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/os-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/log_msg-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/registry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/fmt_helper.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/log_msg_buffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/console_globals.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/os.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/mpmc_blocking_q.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/log_msg_buffer-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/backtracer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/log_msg.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/synchronous_factory.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/details/periodic_worker-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/tweakme.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/logger.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/include/spdlog/spdlog-inl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/lib/libspdlog.so.1.5.0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/lib/libspdlog.so.1 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/lib/libspdlog.so.1.5.0" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/lib/libspdlog.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/lib/pkgconfig/spdlog.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/lib/cmake/spdlog/spdlogConfigTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/lib/cmake/spdlog/spdlogConfigTargets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/lib/cmake/spdlog/spdlogConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/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(): [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 spdlog/1.5.0 package(): Packaged 1 '.so' file: libspdlog.so spdlog/1.5.0 package(): Packaged 1 '.1' file: libspdlog.so.1 spdlog/1.5.0 package(): Packaged 1 '.0' file: libspdlog.so.1.5.0 spdlog/1.5.0 package(): Packaged 65 '.h' files spdlog/1.5.0 package(): Packaged 1 file: LICENSE spdlog/1.5.0: Package 'a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00' created spdlog/1.5.0: Created package revision 6a17dae82855803fe525416cbf97be17 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/source_subfolder/src/color_sinks.cpp:24: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a21baa0aac8e8e0cf77f05ab98dcd44f19e6ab00/source_subfolder/include/spdlog/sinks/ansicolor_sink-inl.h:114:53: warning: 'char_type' is deprecated [-Wdeprecated-declarations] fwrite(color_code.data(), sizeof(string_view_t::char_type), color_code.size(), target_file_); ^ /home/conan/w/BuildSingleReference/.conan/data/fmt/6.2.1/_/_/package/a3595d142cf8e2b68ddac3c867061dc0d9173818/include/fmt/core.h:357:9: note: 'char_type' has been explicitly marked deprecated here using char_type FMT_DEPRECATED_ALIAS = Char; ^ 1 warning generated.