Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1416_6_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_6_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_6_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.8701171875 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_6_0_0/.conan/data/quill/1.2.1/_/_/export quill/1.2.1: Using the exported files summary hash as the recipe revision: 5de3b73c8179ecac4a078cf9c468dca8 quill/1.2.1: Exported revision: 5de3b73c8179ecac4a078cf9c468dca8 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_6_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_6_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_6_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_6_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_6_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_6_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_6_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92 ----Running------ > cmake --build '/tmp/c3ipr/pr_1416_6_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 [ 8%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/misc/Os.cpp.o [ 12%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/detail/misc/RdtscClock.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_6_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_6_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_6_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/src/handlers/StreamHandler.cpp:1: /tmp/c3ipr/pr_1416_6_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_6_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_6_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_6_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_6_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92/source_subfolder/quill/quill/src/handlers/StreamHandler.cpp:1: /tmp/c3ipr/pr_1416_6_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_6_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 At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’ [ 95%] Building CXX object source_subfolder/quill/quill/CMakeFiles/quill.dir/src/bundled/fmt/os.cc.o [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_6_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_6_0_0/.conan/data/quill/1.2.1/_/_/package/90ee443cae5dd5c1b4861766ac14dc6fae231a92 quill/1.2.1: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_1416_6_0_0/.conan/data/quill/1.2.1/_/_/build/90ee443cae5dd5c1b4861766ac14dc6fae231a92' '--target' 'install' '--' '-j3' ----------------- make: *** No rule to make target 'install'. Stop. JSON file created at '/tmp/c3ipr/pr_1416_6_0_0/_create.json'