Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1416_2_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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 '/tmp/c3ipr/pr_1416_2_0_0/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1416_2_0_0/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.8935546875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/**'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe quill/1.2.1 exports: File 'conandata.yml' found. Exporting it... quill/1.2.1 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.2.1': {'sha256': '14b3926e3b529e3e843dd80d72d34e18db81e9f9a9f7cb400c4737ed276fbfcd', 'url': 'https://github.com/odygrd/quill/archive/v1.2.1.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 1.2.1: sha256: 14b3926e3b529e3e843dd80d72d34e18db81e9f9a9f7cb400c4737ed276fbfcd url: https://github.com/odygrd/quill/archive/v1.2.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK quill/1.2.1: A new conanfile.py version was exported quill/1.2.1: Folder: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/export quill/1.2.1: Using the exported files summary hash as the recipe revision: e04101dd3a7f21b1d2253eab6d9b48f5 quill/1.2.1: Exported revision: e04101dd3a7f21b1d2253eab6d9b48f5 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] quill:shared=True [build_requires] [env] quill/1.2.1: Forced build from source quill/1.2.1 (test package): Installing package Requirements quill/1.2.1 from local cache - Cache Packages quill/1.2.1:77d57cfe06671f8aa2a9c02a85cddc97f4090f9a - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK quill/1.2.1: Configuring sources in /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK quill/1.2.1: Copying sources to build folder quill/1.2.1: Building your package in /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a quill/1.2.1: Generator cmake created conanbuildinfo.cmake [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.2.1: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a" -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="/tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_STATIC_LIBS="OFF" -DQUILL_FMT_EXTERNAL="OFF" -Wno-dev '/tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- Quill Version: 1.2.1 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS -- Build files have been written to: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/build_subfolder ----Running------ > cmake --build '/tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target quill [ 4%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/misc/Utilities.cpp.o [ 8%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/misc/Os.cpp.o [ 12%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/misc/RdtscClock.cpp.o [ 16%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/misc/RecursiveSpinlock.cpp.o [ 20%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/misc/Spinlock.cpp.o [ 25%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/misc/FileUtilities.cpp.o [ 29%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/BackendWorker.cpp.o [ 33%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/Config.cpp.o [ 37%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/HandlerCollection.cpp.o [ 41%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/LoggerCollection.cpp.o [ 45%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/LogManagerSingleton.cpp.o [ 50%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/ThreadContextCollection.cpp.o [ 54%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/detail/TimestampFormatter.cpp.o [ 58%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/handlers/DailyFileHandler.cpp.o [ 62%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/handlers/FileHandler.cpp.o [ 66%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/handlers/RotatingFileHandler.cpp.o [ 70%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/handlers/StreamHandler.cpp.o [ 75%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/LogLevel.cpp.o [ 79%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/PatternFormatter.cpp.o In file included from /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/include/quill/handlers/Handler.h:8:0, from /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/include/quill/handlers/StreamHandler.h:9, from /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/src/handlers/StreamHandler.cpp:1: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/include/quill/PatternFormatter.h: In member function ‘std::unique_ptr quill::PatternFormatter::_make_formatter_helper(const string&) [with long unsigned int N = 0ul; std::__cxx11::string = std::__cxx11::basic_string]’: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/include/quill/PatternFormatter.h:554:25: warning: ignoring return value of ‘static auto quill::PatternFormatter::_generate_tuple(TCallback) [with long unsigned int N = 0ul; TCallback = quill::PatternFormatter::_make_formatter_helper(const string&) [with long unsigned int N = 0ul; std::__cxx11::string = std::__cxx11::basic_string]::]’, declared with attribute warn_unused_result [-Wunused-result] _generate_tuple([args_callback_collection](size_t i) { return args_callback_collection[i]; }); ^ In file included from /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/include/quill/handlers/Handler.h:8:0, from /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/include/quill/handlers/StreamHandler.h:9, from /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/src/handlers/StreamHandler.cpp:1: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/include/quill/PatternFormatter.h: In static member function ‘static auto quill::PatternFormatter::_generate_tuple(TCallback) [with long unsigned int N = 0ul; TCallback = quill::PatternFormatter::_make_formatter_helper(const string&) [with long unsigned int N = 0ul; std::__cxx11::string = std::__cxx11::basic_string]::]’: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/source_subfolder/quill/quill/include/quill/PatternFormatter.h:273:32: warning: ignoring return value of ‘static auto quill::PatternFormatter::_generate_tuple_impl(TCallback, std::index_sequence) [with TCallback = quill::PatternFormatter::_make_formatter_helper(const string&) [with long unsigned int N = 0ul; std::__cxx11::string = std::__cxx11::basic_string]::; long unsigned int ...Is = {}; std::index_sequence = std::integer_sequence]’, declared with attribute warn_unused_result [-Wunused-result] return _generate_tuple_impl(callback, std::make_index_sequence{}); ^ [ 83%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/Quill.cpp.o [ 87%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/Utility.cpp.o [ 91%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/bundled/fmt/format.cc.o [ 95%] Building CXX object quill/quill/CMakeFiles/quill.dir/src/bundled/fmt/os.cc.o At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’ [100%] Linking CXX static library libquill.a [100%] Built target quill quill/1.2.1: Package '77d57cfe06671f8aa2a9c02a85cddc97f4090f9a' built quill/1.2.1: Build folder /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a quill/1.2.1: Generated conaninfo.txt quill/1.2.1: Generated conanbuildinfo.txt quill/1.2.1: Generating the package quill/1.2.1: Package folder /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a quill/1.2.1: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/build/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target quill Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/lib/cmake/quill/quill-config.cmake -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/lib/cmake/quill/quill-config-version.cmake -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/lib/libquill.a -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/lib/cmake/quill/quill-targets.cmake -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/lib/cmake/quill/quill-targets-release.cmake -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/LogLevel.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/Logger.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/Utility.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/handlers -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/handlers/Handler.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/handlers/DailyFileHandler.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/handlers/FileHandler.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/handlers/StreamHandler.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/handlers/RotatingFileHandler.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/Fmt.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/LogManager.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/TimestampFormatter.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/Config.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/LoggerCollection.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/record -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/record/LogRecord.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/record/StaticLogRecordInfo.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/record/RecordBase.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/record/CommandRecord.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/LogMacros.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/LoggerDetails.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/ThreadContext.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/Spinlock.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/RecursiveSpinlock.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/Os.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/Utilities.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/RdtscClock.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/TypeTraits.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/Macros.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/Attributes.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/FileUtilities.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/AlignedAllocator.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/misc/Common.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/LogManagerSingleton.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/BackendWorker.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/ThreadContextCollection.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/BoundedSPSCQueue.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/HandlerCollection.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/detail/UnboundedSPSCQueue.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/Quill.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/PatternFormatter.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/compile.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/ostream.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/format-inl.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/core.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/posix.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/color.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/ranges.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/format.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/printf.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/chrono.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/locale.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/fmt/os.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/invoke -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/bundled/invoke/invoke.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/Version.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/include/quill/TweakMe.h -- Installing: /tmp/c3ipr/pr_1416_2_0_0/.conan/data/quill/1.2.1/_/_/package/77d57cfe06671f8aa2a9c02a85cddc97f4090f9a/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)] If you are trying to package a tool put all the contents under the 'bin' folder [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] 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 JSON file created at '/tmp/c3ipr/pr_1416_2_0_0/_create.json'