******************************************************************************** conan install quill/1.5.2@#eea9fbb393ad5be2bd2cbd1ebf35666f --build=quill -pr /home/conan/w/prod/BuildSingleReference/59596/aed6a9e9-a5f1-47df-97b1-bcc906eb303c/profile_linux_13_libcpp_clang_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 13.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=13 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=clang compiler.libcxx=libc++ compiler.version=13 os=Linux [options] [build_requires] [env] fmt/7.1.3: Not found in local cache, looking in remotes... fmt/7.1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/7.1.3: Downloaded recipe revision 8e50b34a40e2c379de14d151b2c99dc2 quill/1.5.2: Forced build from source Installing package: quill/1.5.2 Requirements fmt/7.1.3 from 'conan-center' - Downloaded quill/1.5.2 from local cache - Cache Packages fmt/7.1.3:425520cd3d52bc8dfea7013ac3c402455eea4a71 - Download quill/1.5.2:7e091be015d3068a829b9477ea1027dfdfd99d3a - Build Installing (downloading, building) binaries... fmt/7.1.3: Retrieving package 425520cd3d52bc8dfea7013ac3c402455eea4a71 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.3: Package installed 425520cd3d52bc8dfea7013ac3c402455eea4a71 fmt/7.1.3: Downloaded package revision d07d3d5ca3580cd161570fa5340ac924 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK quill/1.5.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/source [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 quill/1.5.2: Copying sources to build folder quill/1.5.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/build/7e091be015d3068a829b9477ea1027dfdfd99d3a quill/1.5.2: Generator cmake created conanbuildinfo.cmake quill/1.5.2: Generator cmake_find_package created Findfmt.cmake quill/1.5.2: 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 quill/1.5.2: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/build/7e091be015d3068a829b9477ea1027dfdfd99d3a/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="13" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/build/7e091be015d3068a829b9477ea1027dfdfd99d3a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DQUILL_FMT_EXTERNAL="True" -DQUILL_ENABLE_INSTALL="True" -DQUILL_USE_BOUNDED_QUEUE="False" -DQUILL_NO_EXCEPTIONS="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/build/7e091be015d3068a829b9477ea1027dfdfd99d3a' ----------------- -- The C compiler identification is Clang 13.0.0 -- The CXX compiler identification is Clang 13.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 13 -- Conan: Checking correct version: 13 -- Conan: C++ stdlib: libc++ -- 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 -- QUILL_NO_EXCEPTIONS: False -- QUILL_USE_BOUNDED_QUEUE: False -- QUILL_FMT_EXTERNAL: True -- Conan: Using autogenerated Findfmt.cmake -- Found fmt: 7.1.3 (found version "7.1.3") -- Library fmt found /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/7.1.3/_/_/package/425520cd3d52bc8dfea7013ac3c402455eea4a71/lib/libfmt.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/7.1.3/_/_/package/425520cd3d52bc8dfea7013ac3c402455eea4a71/lib/libfmt.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/build/7e091be015d3068a829b9477ea1027dfdfd99d3a/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/build/7e091be015d3068a829b9477ea1027dfdfd99d3a/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target quill [ 3%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/Utilities.cpp.o [ 7%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/Os.cpp.o [ 11%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/RdtscClock.cpp.o [ 14%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/RecursiveSpinlock.cpp.o [ 18%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/Spinlock.cpp.o [ 22%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/StringFromTime.cpp.o [ 25%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/FileUtilities.cpp.o [ 29%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/FreeListAllocator.cpp.o [ 33%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/BackendWorker.cpp.o [ 37%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/BacktraceLogRecordStorage.cpp.o [ 40%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/Config.cpp.o [ 44%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/HandlerCollection.cpp.o [ 48%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/LoggerCollection.cpp.o [ 51%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/LogManagerSingleton.cpp.o [ 55%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/ThreadContextCollection.cpp.o [ 59%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/TimestampFormatter.cpp.o [ 62%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/handlers/ConsoleHandler.cpp.o [ 66%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/handlers/FileHandler.cpp.o [ 70%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/handlers/Handler.cpp.o [ 74%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/handlers/RotatingFileHandler.cpp.o [ 77%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/handlers/StreamHandler.cpp.o [ 81%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/handlers/TimeRotatingFileHandler.cpp.o [ 85%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/LogLevel.cpp.o [ 88%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/PatternFormatter.cpp.o [ 92%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/Quill.cpp.o [ 96%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/Utility.cpp.o [100%] Linking CXX static library ../../lib/libquill.a [100%] Built target quill quill/1.5.2: Package '7e091be015d3068a829b9477ea1027dfdfd99d3a' built quill/1.5.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/build/7e091be015d3068a829b9477ea1027dfdfd99d3a quill/1.5.2: Generated conaninfo.txt quill/1.5.2: Generated conanbuildinfo.txt quill/1.5.2: Generating the package quill/1.5.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a quill/1.5.2: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/build/7e091be015d3068a829b9477ea1027dfdfd99d3a/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target quill Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/lib/cmake/quill/quill-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/lib/cmake/quill/quill-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/lib/libquill.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/lib/cmake/quill/quill-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/lib/cmake/quill/quill-targets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/TweakMe.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/Version.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/QuillError.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/LogLevel.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/handlers -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/handlers/RotatingFileHandler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/handlers/FileHandler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/handlers/ConsoleHandler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/handlers/Handler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/handlers/StreamHandler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/handlers/TimeRotatingFileHandler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/Quill.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/Fmt.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/bundled -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/bundled/invoke -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/bundled/invoke/invoke.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/Utility.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/PatternFormatter.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/Logger.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/HandlerCollection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/ThreadContext.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/BacktraceLogRecordStorage.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/Config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/BackendWorker.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/LoggerDetails.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/LoggerCollection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/LogManagerSingleton.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/events -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/events/LogRecordEvent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/events/BacktraceEvent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/events/FlushEvent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/events/BaseEvent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/events/LogRecordMetadata.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/ThreadContextCollection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/BoundedSPSCQueue.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/TimestampFormatter.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/LogManager.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/UnboundedSPSCQueue.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/Os.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/RdtscClock.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/Common.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/TypeTraitsCopyable.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/AlignedAllocator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/StringFromTime.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/RecursiveSpinlock.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/Spinlock.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/FileUtilities.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/Attributes.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/Macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/Utilities.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/Rdtsc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/TypeTraits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/misc/FreeListAllocator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/detail/LogMacros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/filters -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/include/quill/filters/FilterBase.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.5.2/_/_/package/7e091be015d3068a829b9477ea1027dfdfd99d3a/pkgconfig/quill.pc [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK quill/1.5.2 package(): Packaged 51 '.h' files quill/1.5.2 package(): Packaged 1 '.a' file: libquill.a quill/1.5.2 package(): Packaged 1 file: LICENSE quill/1.5.2: Package '7e091be015d3068a829b9477ea1027dfdfd99d3a' created quill/1.5.2: Created package revision a581ce580990401202f4273d17000625 [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_EXPORT_NO_PACKAGE_REGISTRY