Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1416_9_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_9_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_9_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: 4.8720703125 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 quill/1.2.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [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_9_0_0/.conan/data/quill/1.2.1/_/_/export quill/1.2.1: Using the exported files summary hash as the recipe revision: 9bdf00f249f2d2f368e59ac72fc98a22 quill/1.2.1: Exported revision: 9bdf00f249f2d2f368e59ac72fc98a22 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] [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:90ee443cae5dd5c1b4861766ac14dc6fae231a92 - 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_9_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_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92 quill/1.2.1: Generator cmake created conanbuildinfo.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 quill/1.2.1: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92' && 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++" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92" -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="/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DQUILL_FMT_EXTERNAL="False" -Wno-dev '/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92' ----------------- -- 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 -- 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: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- 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 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR -- Build files have been written to: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92 ----Running------ > cmake --build '/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92' '--' '-j3' ----------------- Scanning dependencies of target quill [ 4%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/misc/Utilities.cpp.o [ 12%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/misc/RdtscClock.cpp.o [ 12%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/misc/Os.cpp.o [ 16%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/misc/RecursiveSpinlock.cpp.o [ 20%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/misc/Spinlock.cpp.o [ 25%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/misc/FileUtilities.cpp.o [ 29%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/BackendWorker.cpp.o [ 33%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/Config.cpp.o [ 37%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/HandlerCollection.cpp.o [ 41%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/LoggerCollection.cpp.o [ 45%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/LogManagerSingleton.cpp.o [ 50%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/ThreadContextCollection.cpp.o [ 54%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/TimestampFormatter.cpp.o [ 58%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/handlers/DailyFileHandler.cpp.o [ 62%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/handlers/FileHandler.cpp.o [ 66%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/handlers/RotatingFileHandler.cpp.o [ 70%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/handlers/StreamHandler.cpp.o [ 75%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/LogLevel.cpp.o [ 79%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/PatternFormatter.cpp.o In file included from /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/include/quill/handlers/Handler.h:8:0, from /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/include/quill/handlers/StreamHandler.h:9, from /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/src/handlers/StreamHandler.cpp:1: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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::string = std::basic_string]’: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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::string = std::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_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/include/quill/handlers/Handler.h:8:0, from /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/include/quill/handlers/StreamHandler.h:9, from /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/src/handlers/StreamHandler.cpp:1: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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::string = std::basic_string]::]’: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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::string = std::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 source_subfolder/quill/quill/CMakeFiles/quill.dir/src/Quill.cpp.o [ 87%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/Utility.cpp.o [ 91%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/bundled/fmt/format.cc.o [ 95%] Building CXX object source_subfolder/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 ../../../lib/libquill.a [100%] Built target quill quill/1.2.1: Package '90ee443cae5dd5c1b4861766ac14dc6fae231a92' built quill/1.2.1: Build folder /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92 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_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92 quill/1.2.1: Calling package() ----Running------ > cd '/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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++" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92" -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="/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DQUILL_FMT_EXTERNAL="False" -Wno-dev '/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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: CMAKE_EXPORT_NO_PACKAGE_REGISTRY 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_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/build_subfolder ----Running------ > cmake --build '/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/build_subfolder' '--target' 'install' '--' '-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_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/include/quill/handlers/Handler.h:8:0, from /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/include/quill/handlers/StreamHandler.h:9, from /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/src/handlers/StreamHandler.cpp:1: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/include/quill/handlers/Handler.h:8:0, from /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/include/quill/handlers/StreamHandler.h:9, from /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/src/handlers/StreamHandler.cpp:1: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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_9_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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 Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib/cmake/quill/quill-config.cmake -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib/cmake/quill/quill-config-version.cmake -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib/libquill.a -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib/cmake/quill/quill-targets.cmake -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib/cmake/quill/quill-targets-release.cmake -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/LogLevel.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/Logger.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/Utility.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/handlers -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/handlers/Handler.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/handlers/DailyFileHandler.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/handlers/FileHandler.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/handlers/StreamHandler.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/handlers/RotatingFileHandler.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/Fmt.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/LogManager.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/TimestampFormatter.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/Config.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/LoggerCollection.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/record -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/record/LogRecord.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/record/StaticLogRecordInfo.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/record/RecordBase.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/record/CommandRecord.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/LogMacros.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/LoggerDetails.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/ThreadContext.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/Spinlock.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/RecursiveSpinlock.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/Os.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/Utilities.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/RdtscClock.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/TypeTraits.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/Macros.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/Attributes.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/FileUtilities.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/AlignedAllocator.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/misc/Common.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/LogManagerSingleton.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/BackendWorker.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/ThreadContextCollection.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/BoundedSPSCQueue.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/HandlerCollection.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/detail/UnboundedSPSCQueue.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/Quill.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/PatternFormatter.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/compile.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/ostream.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/format-inl.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/core.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/posix.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/color.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/ranges.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/format.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/printf.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/chrono.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/locale.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/fmt/os.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/invoke -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/bundled/invoke/invoke.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/Version.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include/quill/TweakMe.h -- Installing: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/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 quill/1.2.1 package(): Packaged 1 '.a' file: libquill.a quill/1.2.1 package(): Packaged 54 '.h' files quill/1.2.1 package(): Packaged 1 file: LICENSE quill/1.2.1: Package '90ee443cae5dd5c1b4861766ac14dc6fae231a92' created quill/1.2.1: Created package revision dc2e233f24b5228f5a720e7f6f40ca82 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK quill/1.2.1 (test package): Generator cmake_find_package created Findquill.cmake quill/1.2.1 (test package): Generator cmake created conanbuildinfo.cmake quill/1.2.1 (test package): Generator txt created conanbuildinfo.txt quill/1.2.1 (test package): Generated conaninfo.txt quill/1.2.1 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6/conan.lock' Using cached profile from lockfile [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.1 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_MODULE_PATH="/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- 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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated Findquill.cmake -- Found quill: 1.2.1 (found version "1.2.1") -- Library quill found /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib/libquill.a -- Found: /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib/libquill.a -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6 ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6' '--' '-j3' ----------------- /usr/bin/cmake -S/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package -B/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6/CMakeFiles /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6' cd /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6 /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6 /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6' [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /usr/bin/g++ -DQUILL_FMT_BUNDLED -D_GLIBCXX_USE_CXX11_ABI=0 -isystem /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/include -m64 -O3 -DNDEBUG -DQUILL_FMT_BUNDLED -std=gnu++14 -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/test_package.cpp [100%] Linking CXX executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/g++ -m64 -O3 -DNDEBUG -rdynamic CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -L/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib -Wl,-rpath,/tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib /tmp/c3ipr/pr_1416_9_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92/lib/libquill.a -lpthread CMakeFiles/test_package.dir/test_package.cpp.o: In function `std::thread::_Impl >::_M_run()': test_package.cpp:(.text._ZNSt6thread5_ImplISt12_Bind_simpleIFZZN5quill6detail13BackendWorker3runEvENKUlvE_clEvEUlvE_vEEE6_M_runEv[_ZNSt6thread5_ImplISt12_Bind_simpleIFZZN5quill6detail13BackendWorker3runEvENKUlvE_clEvEUlvE_vEEE6_M_runEv]+0x51): undefined reference to `quill::detail::Config::backend_thread_name() const' CMakeFiles/test_package.dir/test_package.cpp.o: In function `main': test_package.cpp:(.text.startup+0xb1): undefined reference to `quill::file_handler(std::string const&, std::string const&, quill::FilenameAppend)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `fmt::v6::internal::basic_writer >::int_writer >::on_num()': test_package.cpp:(.text._ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIiNS0_18basic_format_specsIcEEE6on_numEv[_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIiNS0_18basic_format_specsIcEEE6on_numEv]+0x2a): undefined reference to `std::string fmt::v6::internal::grouping_impl(fmt::v6::internal::locale_ref)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `fmt::v6::internal::basic_writer >::int_writer >::on_num()': test_package.cpp:(.text._ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIjNS0_18basic_format_specsIcEEE6on_numEv[_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIjNS0_18basic_format_specsIcEEE6on_numEv]+0x2a): undefined reference to `std::string fmt::v6::internal::grouping_impl(fmt::v6::internal::locale_ref)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `fmt::v6::internal::basic_writer >::int_writer >::on_num()': test_package.cpp:(.text._ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIxNS0_18basic_format_specsIcEEE6on_numEv[_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIxNS0_18basic_format_specsIcEEE6on_numEv]+0x2a): undefined reference to `std::string fmt::v6::internal::grouping_impl(fmt::v6::internal::locale_ref)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `fmt::v6::internal::basic_writer >::int_writer >::on_num()': test_package.cpp:(.text._ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIyNS0_18basic_format_specsIcEEE6on_numEv[_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIyNS0_18basic_format_specsIcEEE6on_numEv]+0x2a): undefined reference to `std::string fmt::v6::internal::grouping_impl(fmt::v6::internal::locale_ref)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `fmt::v6::internal::basic_writer >::int_writer<__int128, fmt::v6::basic_format_specs >::on_num()': test_package.cpp:(.text._ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerInNS0_18basic_format_specsIcEEE6on_numEv[_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerInNS0_18basic_format_specsIcEEE6on_numEv]+0x34): undefined reference to `std::string fmt::v6::internal::grouping_impl(fmt::v6::internal::locale_ref)' CMakeFiles/test_package.dir/test_package.cpp.o:test_package.cpp:(.text._ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIoNS0_18basic_format_specsIcEEE6on_numEv[_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIoNS0_18basic_format_specsIcEEE6on_numEv]+0x34): more undefined references to `std::string fmt::v6::internal::grouping_impl(fmt::v6::internal::locale_ref)' follow collect2: error: ld returned 1 exit status CMakeFiles/test_package.dir/build.make:87: recipe for target 'bin/test_package' failed make[2]: *** [bin/test_package] Error 1 make[2]: Leaving directory '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6' CMakeFiles/Makefile2:78: recipe for target 'CMakeFiles/test_package.dir/all' failed make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make[1]: Leaving directory '/tmp/c3ipr/co_pr_1416_9_0_0/recipes/quill/all/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6' Makefile:86: recipe for target 'all' failed make: *** [all] Error 2 JSON file created at '/tmp/c3ipr/pr_1416_9_0_0/_create.json'