******************************************************************************** conan install quill/1.2.3@#a4d770914cfc3acedf1e4e635fefa795 --build=quill -pr /home/conan/w/prod/BuildSingleReference/33985/7eca89ce-e0fb-4eb6-b624-f742ef7e8bf9/profile_linux_11_libstdcpp_gcc_release_64.quill-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] quill: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 c03dbf203ccf64aae1a9be2a2bdb5411 quill/1.2.3: Forced build from source Installing package: quill/1.2.3 Requirements fmt/6.2.1 from 'conan-center' - Downloaded quill/1.2.3 from local cache - Cache Packages fmt/6.2.1:d8d8aba822aaa76849d2f1bafe4a2a62a9f83b74 - Download quill/1.2.3:4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1 - Build Installing (downloading, building) binaries... fmt/6.2.1: Retrieving package d8d8aba822aaa76849d2f1bafe4a2a62a9f83b74 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/6.2.1: Package installed d8d8aba822aaa76849d2f1bafe4a2a62a9f83b74 fmt/6.2.1: Downloaded package revision 3d910a26e191e7b4a3af90b9aeb2c708 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK quill/1.2.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/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.2.3: Copying sources to build folder quill/1.2.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/build/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1 quill/1.2.3: Generator cmake created conanbuildinfo.cmake quill/1.2.3: Generator cmake_find_package created Findfmt.cmake quill/1.2.3: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK quill/1.2.3: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/build/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -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/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1" -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/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/build/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1" -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.2.3/_/_/build/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- 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/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- 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: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++ -- 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 -- Conan: Using autogenerated Findfmt.cmake -- Found fmt: 6.2.1 (found version "6.2.1") -- Library fmt found /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/6.2.1/_/_/package/d8d8aba822aaa76849d2f1bafe4a2a62a9f83b74/lib/libfmt.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/6.2.1/_/_/package/d8d8aba822aaa76849d2f1bafe4a2a62a9f83b74/lib/libfmt.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/build/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/build/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target quill [ 4%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/Utilities.cpp.o [ 13%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/RdtscClock.cpp.o [ 13%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/Os.cpp.o [ 18%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/RecursiveSpinlock.cpp.o [ 22%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/Spinlock.cpp.o [ 27%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/misc/FileUtilities.cpp.o [ 31%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/BackendWorker.cpp.o [ 36%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/Config.cpp.o [ 40%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/HandlerCollection.cpp.o [ 45%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/LoggerCollection.cpp.o [ 50%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/detail/LogManagerSingleton.cpp.o [ 54%] 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 [ 63%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/handlers/DailyFileHandler.cpp.o [ 68%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/handlers/FileHandler.cpp.o [ 72%] 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/LogLevel.cpp.o [ 86%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/PatternFormatter.cpp.o [ 90%] Building CXX object source_subfolder/quill/CMakeFiles/quill.dir/src/Quill.cpp.o [ 95%] 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.2.3: Package '4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1' built quill/1.2.3: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/build/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1 quill/1.2.3: Generated conaninfo.txt quill/1.2.3: Generated conanbuildinfo.txt quill/1.2.3: Generating the package quill/1.2.3: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1 quill/1.2.3: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/build/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/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.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/lib/cmake/quill/quill-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/lib/cmake/quill/quill-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/lib/libquill.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/lib/cmake/quill/quill-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/lib/cmake/quill/quill-targets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/TweakMe.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/locale.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/compile.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/chrono.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/os.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/format-inl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/ranges.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/format.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/core.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/color.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/posix.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/printf.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/fmt/ostream.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/invoke -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/bundled/invoke/invoke.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/LogLevel.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/PatternFormatter.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/LogMacros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/LogManagerSingleton.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/LoggerCollection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/ThreadContext.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/BoundedSPSCQueue.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/UnboundedSPSCQueue.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/record -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/record/CommandRecord.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/record/RecordBase.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/record/LogRecord.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/record/StaticLogRecordInfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/LoggerDetails.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/ThreadContextCollection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/Config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/BackendWorker.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/HandlerCollection.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/AlignedAllocator.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/Macros.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/Attributes.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/RdtscClock.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/Spinlock.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/TypeTraits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/Rdtsc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/Common.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/Utilities.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/Os.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/RecursiveSpinlock.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/misc/FileUtilities.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/TimestampFormatter.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/detail/LogManager.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/Quill.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/handlers -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/handlers/DailyFileHandler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/handlers/RotatingFileHandler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/handlers/Handler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/handlers/StreamHandler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/handlers/FileHandler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/Utility.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/Fmt.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/Logger.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/include/quill/Version.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/quill/1.2.3/_/_/package/4fbe4933bd3dc4ea6e48ea2dc4a5c50f0e9604a1/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(): [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY QUILL_NO_EXCEPTIONS QUILL_USE_BOUNDED_QUEUE [HOOK - conan-center.py] post_package(): ERROR: [SHARED ARTIFACTS (KB-H015)] Package with 'shared' option did not contains any shared artifact (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H015) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output