******************************************************************************** conan test conan-center-index/recipes/spdlog/all/test_package/conanfile.py spdlog/1.8.2@ --profile=/home/conan/w/BuildSingleReference/26497/019a8048-1b9d-4849-b9da-d16fb83cffbb/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 9.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=9 os=Linux os_build=Linux [options] spdlog:shared=False [build_requires] [env] fmt/7.1.3: Not found in local cache, looking in remotes... fmt/7.1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/7.1.3: Downloaded recipe revision 47942581d0440d7158085584dcde49cf spdlog/1.8.2 (test package): Installing package Requirements fmt/7.1.3 from 'conan-center' - Downloaded spdlog/1.8.2 from local cache - Cache Packages fmt/7.1.3:a936568ccd64049f524d9d487792582bd8c09c3a - Download spdlog/1.8.2:3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b - Download Installing (downloading, building) binaries... fmt/7.1.3: Retrieving package a936568ccd64049f524d9d487792582bd8c09c3a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.3: Package installed a936568ccd64049f524d9d487792582bd8c09c3a fmt/7.1.3: Downloaded package revision 8982ff157276a8ee269e9c0ffa1db731 spdlog/1.8.2: Retrieving package 3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b from remote 'c3i_PR-6498' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spdlog/1.8.2: Package installed 3ccee28dede9b6f2ba7b4e9eb1423cec68beff4b spdlog/1.8.2: Downloaded package revision 3fb09242d910d6675d3671b9239e2e1b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK spdlog/1.8.2 (test package): Generator txt created conanbuildinfo.txt spdlog/1.8.2 (test package): Generator cmake created conanbuildinfo.cmake spdlog/1.8.2 (test package): Generated conaninfo.txt spdlog/1.8.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/4dc6528c09cece291481a11ff69a6403dac310c1/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.8.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/4dc6528c09cece291481a11ff69a6403dac310c1' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/4dc6528c09cece291481a11ff69a6403dac310c1/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package' ----------------- -- The C compiler identification is Clang 9.0.0 -- The CXX compiler identification is Clang 9.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped -- 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 Clang>=8, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/4dc6528c09cece291481a11ff69a6403dac310c1 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/spdlog/all/test_package/build/4dc6528c09cece291481a11ff69a6403dac310c1' '--' '-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.8.2 (test package): Running test() ----Running------ > bin/test_package ----------------- [2021-07-29 18:07:08.525] [info] Welcome to spdlog version 1.8.2 ! [2021-07-29 18:07:08.525] [warning] Easy padding in numbers like 00000012 [2021-07-29 18:07:08.525] [critical] Support for int: 42; hex: 2a; oct: 52; bin: 101010 [2021-07-29 18:07:08.525] [info] Support for floats 1.23 [2021-07-29 18:07:08.525] [info] Positional args are supported too.. [2021-07-29 18:07:08.525] [info] right aligned, left aligned [2021-07-29 18:07:08.525] [debug] This message should be displayed.. [18:07:08 +00:00] [I] [thread 1145] This an info message with custom format [2021-07-29 18:07:08.526] [info] ****************** Backtrace Start ****************** [2021-07-29 18:07:08.526] [debug] Backtrace message 90 [2021-07-29 18:07:08.526] [debug] Backtrace message 91 [2021-07-29 18:07:08.526] [debug] Backtrace message 92 [2021-07-29 18:07:08.526] [debug] Backtrace message 93 [2021-07-29 18:07:08.526] [debug] Backtrace message 94 [2021-07-29 18:07:08.526] [debug] Backtrace message 95 [2021-07-29 18:07:08.526] [debug] Backtrace message 96 [2021-07-29 18:07:08.526] [debug] Backtrace message 97 [2021-07-29 18:07:08.526] [debug] Backtrace message 98 [2021-07-29 18:07:08.526] [debug] Backtrace message 99 [2021-07-29 18:07:08.526] [info] ****************** Backtrace End ******************** [2021-07-29 18:07:08.529] [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 [2021-07-29 18:07:08.529] [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 [2021-07-29 18:07:08.529] [info] user defined type: [my_type i=14] [2021-07-29 18:07:08.529] [console] [info] End of example. [2021-07-29 18:07:08.529] [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