******************************************************************************** conan test conan-center-index/recipes/spdlog/all/test_package/conanfile.py spdlog/1.9.0@#af01ac77b5b62ce49d8ed2879d251757 -pr /home/conan/w/prod/BuildSingleReference/21583/c1174c24-c745-4ec4-8db3-09dc6d153893/profile_linux_5_libstdcpp_gcc_release_64.spdlog-header_only-False_spdlog-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.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 '/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=5 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=5 os=Linux [options] spdlog:header_only=False spdlog:shared=True [build_requires] [env] fmt/8.0.1: Not found in local cache, looking in remotes... fmt/8.0.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/8.0.1: Downloaded recipe revision 9e0c90e819419661cb8ab538b1217635 spdlog/1.9.0 (test package): Installing package Requirements fmt/8.0.1 from 'conan-center' - Downloaded spdlog/1.9.0 from local cache - Cache Packages fmt/8.0.1:666a5b8336584e2ba4cccd7bf03bd788ead08e4c - Download spdlog/1.9.0:e2eaeff263ee0e9b06affcf2faa664988c39bb3d - Download Installing (downloading, building) binaries... fmt/8.0.1: Retrieving package 666a5b8336584e2ba4cccd7bf03bd788ead08e4c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/8.0.1: Package installed 666a5b8336584e2ba4cccd7bf03bd788ead08e4c fmt/8.0.1: Downloaded package revision bd2362f7eed709746c0e5ae1918e78f7 spdlog/1.9.0: Retrieving package e2eaeff263ee0e9b06affcf2faa664988c39bb3d from remote 'c3i_PR-10246' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spdlog/1.9.0: Package installed e2eaeff263ee0e9b06affcf2faa664988c39bb3d spdlog/1.9.0: Downloaded package revision 5eac808e731ec4c2c8be0a3554450d87 spdlog/1.9.0 (test package): Generator cmake created conanbuildinfo.cmake spdlog/1.9.0 (test package): Generator txt created conanbuildinfo.txt spdlog/1.9.0 (test package): Generator cmake_find_package_multi created spdlog-config-version.cmake spdlog/1.9.0 (test package): Generator cmake_find_package_multi created spdlogTarget-release.cmake spdlog/1.9.0 (test package): Generator cmake_find_package_multi created spdlogTargets.cmake spdlog/1.9.0 (test package): Generator cmake_find_package_multi created spdlog-config.cmake spdlog/1.9.0 (test package): Generator cmake_find_package_multi created fmt-config-version.cmake spdlog/1.9.0 (test package): Generator cmake_find_package_multi created fmt-config.cmake spdlog/1.9.0 (test package): Generator cmake_find_package_multi created fmtTargets.cmake spdlog/1.9.0 (test package): Generator cmake_find_package_multi created fmtTarget-release.cmake spdlog/1.9.0 (test package): Aggregating env generators spdlog/1.9.0 (test package): Generated conaninfo.txt spdlog/1.9.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/0e2e1c3ef44fce66a298d20ccb6e61cd202affb1/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 spdlog/1.9.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/0e2e1c3ef44fce66a298d20ccb6e61cd202affb1' && 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_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/0e2e1c3ef44fce66a298d20ccb6e61cd202affb1/package" -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_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/0e2e1c3ef44fce66a298d20ccb6e61cd202affb1" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/0e2e1c3ef44fce66a298d20ccb6e61cd202affb1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library spdlog found /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.9.0/_/_/package/e2eaeff263ee0e9b06affcf2faa664988c39bb3d/lib/libspdlog.so -- Library fmt found /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/8.0.1/_/_/package/666a5b8336584e2ba4cccd7bf03bd788ead08e4c/lib/libfmt.a -- 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++ -- Library spdlog found /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.9.0/_/_/package/e2eaeff263ee0e9b06affcf2faa664988c39bb3d/lib/libspdlog.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.9.0/_/_/package/e2eaeff263ee0e9b06affcf2faa664988c39bb3d/lib/libspdlog.so -- Library spdlog found /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.9.0/_/_/package/e2eaeff263ee0e9b06affcf2faa664988c39bb3d/lib/libspdlog.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.9.0/_/_/package/e2eaeff263ee0e9b06affcf2faa664988c39bb3d/lib/libspdlog.so -- Library fmt found /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/8.0.1/_/_/package/666a5b8336584e2ba4cccd7bf03bd788ead08e4c/lib/libfmt.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/8.0.1/_/_/package/666a5b8336584e2ba4cccd7bf03bd788ead08e4c/lib/libfmt.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/0e2e1c3ef44fce66a298d20ccb6e61cd202affb1 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/0e2e1c3ef44fce66a298d20ccb6e61cd202affb1' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package spdlog/1.9.0 (test package): Running test() ----Running------ > bin/test_package ----------------- [2022-04-20 18:11:36.592] [info] Welcome to spdlog version 1.9.0 ! [2022-04-20 18:11:36.592] [warning] Easy padding in numbers like 00000012 [2022-04-20 18:11:36.592] [critical] Support for int: 42; hex: 2a; oct: 52; bin: 101010 [2022-04-20 18:11:36.592] [info] Support for floats 1.23 [2022-04-20 18:11:36.592] [info] Positional args are supported too.. [2022-04-20 18:11:36.592] [info] right aligned, left aligned [2022-04-20 18:11:36.592] [debug] This message should be displayed.. [18:11:36 +00:00] [I] [thread 1943] This an info message with custom format [2022-04-20 18:11:36.592] [info] ****************** Backtrace Start ****************** [2022-04-20 18:11:36.592] [debug] Backtrace message 90 [2022-04-20 18:11:36.592] [debug] Backtrace message 91 [2022-04-20 18:11:36.592] [debug] Backtrace message 92 [2022-04-20 18:11:36.592] [debug] Backtrace message 93 [2022-04-20 18:11:36.592] [debug] Backtrace message 94 [2022-04-20 18:11:36.592] [debug] Backtrace message 95 [2022-04-20 18:11:36.592] [debug] Backtrace message 96 [2022-04-20 18:11:36.592] [debug] Backtrace message 97 [2022-04-20 18:11:36.592] [debug] Backtrace message 98 [2022-04-20 18:11:36.592] [debug] Backtrace message 99 [2022-04-20 18:11:36.592] [info] ****************** Backtrace End ******************** [2022-04-20 18:11:36.594] [info] Binary example: 0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 0060: 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 0080: 30 31 32 33 34 35 36 37 38 39 3a 3b 3c 3d 3e 3f 40 41 42 43 44 45 46 47 48 49 4a 4b 4c 4d 4e 4f [2022-04-20 18:11:36.594] [info] Another binary example: 00 00 00 00 00 00 00 00 00 00 [multi_sink_example] [warning] this should appear in both console and file [2022-04-20 18:11:36.595] [info] user defined type: [my_type i=14] [2022-04-20 18:11:36.595] [info] End of example. [2022-04-20 18:11:36.595] [console] [info] End of example. 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