******************************************************************************** conan install cpplogging/1.0.1.0@#f166a5030d2dc7b9b6be790676f57c33 --build=cpplogging -pr /home/conan/w/prod/BuildSingleReference/124433/ce5a4c27-ae25-487b-9188-4848fd862b36/profile_linux_10_libstdcpp11_gcc_release_64.cpplogging-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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 10 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=10 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++11 compiler.version=10 os=Linux [options] cpplogging:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f cppcommon/1.0.2.0: Not found in local cache, looking in remotes... cppcommon/1.0.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cppcommon/1.0.2.0: Downloaded recipe revision b638d7dc107b3c3ebac54c7f0a13a24b fmt/8.0.0: Not found in local cache, looking in remotes... fmt/8.0.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/8.0.0: Downloaded recipe revision 7754cbf7c590947c4f022a25a2c9e72a libuuid/1.0.3: Not found in local cache, looking in remotes... libuuid/1.0.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision c1e05c4dd1415876e0d110d7fff47244 cpplogging/1.0.1.0: Forced build from source Installing package: cpplogging/1.0.1.0 Requirements cppcommon/1.0.2.0 from 'conan-center' - Downloaded cpplogging/1.0.1.0 from local cache - Cache fmt/8.0.0 from 'conan-center' - Downloaded libuuid/1.0.3 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages cppcommon/1.0.2.0:b59be5e71a7bf7109fd8c31de6f48feb8cc093c2 - Download cpplogging/1.0.1.0:8ce2c1a62e30ced2789fa722f78518a93ab76632 - Build fmt/8.0.0:bb317a1f4f7069078e967719a5c585f83cd078c2 - Download libuuid/1.0.3:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... fmt/8.0.0: Retrieving package bb317a1f4f7069078e967719a5c585f83cd078c2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/8.0.0: Package installed bb317a1f4f7069078e967719a5c585f83cd078c2 fmt/8.0.0: Downloaded package revision 0c4317d081527fcb977f03473f769a2e libuuid/1.0.3: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 libuuid/1.0.3: Downloaded package revision aa207c830417e1bafda9804226d6d413 zlib/1.2.13: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.13: Downloaded package revision 562e6cc3d7987119418780e5c5697342 cppcommon/1.0.2.0: Retrieving package b59be5e71a7bf7109fd8c31de6f48feb8cc093c2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppcommon/1.0.2.0: Package installed b59be5e71a7bf7109fd8c31de6f48feb8cc093c2 cppcommon/1.0.2.0: Downloaded package revision c8d4f56016ff823885f8d2caec60671f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cpplogging/1.0.1.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/source cpplogging/1.0.1.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK cpplogging/1.0.1.0: Copying sources to build folder cpplogging/1.0.1.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/build/8ce2c1a62e30ced2789fa722f78518a93ab76632 cpplogging/1.0.1.0: Generator cmake created conanbuildinfo.cmake cpplogging/1.0.1.0: Generator cmake_find_package created FindZLIB.cmake cpplogging/1.0.1.0: Generator cmake_find_package created Findcppcommon.cmake cpplogging/1.0.1.0: Generator cmake_find_package created Findfmt.cmake cpplogging/1.0.1.0: Generator cmake_find_package created Findlibuuid.cmake cpplogging/1.0.1.0: Aggregating env generators [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 cpplogging/1.0.1.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/build/8ce2c1a62e30ced2789fa722f78518a93ab76632/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/package/8ce2c1a62e30ced2789fa722f78518a93ab76632" -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="/home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/build/8ce2c1a62e30ced2789fa722f78518a93ab76632" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPLOGGING_MODULE="OFF" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/build/8ce2c1a62e30ced2789fa722f78518a93ab76632' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Library cppcommon found /home/conan/w/prod/BuildSingleReference/.conan/data/cppcommon/1.0.2.0/_/_/package/b59be5e71a7bf7109fd8c31de6f48feb8cc093c2/lib/libcppcommon.a -- Library plugin-function found /home/conan/w/prod/BuildSingleReference/.conan/data/cppcommon/1.0.2.0/_/_/package/b59be5e71a7bf7109fd8c31de6f48feb8cc093c2/lib/libplugin-function.so -- Library plugin-interface found /home/conan/w/prod/BuildSingleReference/.conan/data/cppcommon/1.0.2.0/_/_/package/b59be5e71a7bf7109fd8c31de6f48feb8cc093c2/lib/libplugin-interface.so -- Library fmt found /home/conan/w/prod/BuildSingleReference/.conan/data/fmt/8.0.0/_/_/package/bb317a1f4f7069078e967719a5c585f83cd078c2/lib/libfmt.a -- Library uuid found /home/conan/w/prod/BuildSingleReference/.conan/data/libuuid/1.0.3/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libuuid.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/build/8ce2c1a62e30ced2789fa722f78518a93ab76632/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/build/8ce2c1a62e30ced2789fa722f78518a93ab76632/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target cpplogging [ 3%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/console_appender.cpp.o [ 7%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/debug_appender.cpp.o [ 10%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/error_appender.cpp.o [ 14%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/file_appender.cpp.o [ 17%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/memory_appender.cpp.o [ 21%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/ostream_appender.cpp.o [ 25%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/rolling_file_appender.cpp.o [ 28%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/syslog_appender.cpp.o [ 32%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/config.cpp.o [ 35%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/filters/level_filter.cpp.o [ 39%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/filters/logger_filter.cpp.o [ 42%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/filters/message_filter.cpp.o [ 46%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/filters/switch_filter.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/layouts/binary_layout.cpp.o [ 53%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/layouts/text_layout.cpp.o [ 57%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/logger.cpp.o [ 60%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/processor.cpp.o [ 64%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/processors/async_wait_free_processor.cpp.o [ 67%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/processors/async_wait_processor.cpp.o [ 71%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/processors/buffered_processor.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/processors/exclusive_processor.cpp.o [ 78%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/processors/sync_processor.cpp.o [ 82%] Building CXX object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/record.cpp.o [ 85%] Building C object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/minizip/ioapi.c.o [ 89%] Building C object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/minizip/mztools.c.o [ 92%] Building C object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/minizip/unzip.c.o [ 96%] Building C object source_subfolder/CMakeFiles/cpplogging.dir/source/logging/appenders/minizip/zip.c.o [100%] Linking CXX shared library ../lib/libcpplogging.so [100%] Built target cpplogging cpplogging/1.0.1.0: Package '8ce2c1a62e30ced2789fa722f78518a93ab76632' built cpplogging/1.0.1.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/build/8ce2c1a62e30ced2789fa722f78518a93ab76632 cpplogging/1.0.1.0: Generated conaninfo.txt cpplogging/1.0.1.0: Generated conanbuildinfo.txt cpplogging/1.0.1.0: Generating the package cpplogging/1.0.1.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/package/8ce2c1a62e30ced2789fa722f78518a93ab76632 cpplogging/1.0.1.0: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/build/8ce2c1a62e30ced2789fa722f78518a93ab76632/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target cpplogging Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/package/8ce2c1a62e30ced2789fa722f78518a93ab76632/lib/libcpplogging.so -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/cpplogging/1.0.1.0/_/_/package/8ce2c1a62e30ced2789fa722f78518a93ab76632/lib/libcpplogging.so" to "" [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(): [STATIC ARTIFACTS (KB-H074)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK cpplogging/1.0.1.0 package(): Packaged 1 file: LICENSE cpplogging/1.0.1.0 package(): Packaged 1 '.so' file: libcpplogging.so cpplogging/1.0.1.0 package(): Packaged 38 '.h' files cpplogging/1.0.1.0 package(): Packaged 3 '.inl' files: record.inl, logger.inl, async_wait_free_queue.inl cpplogging/1.0.1.0: Package '8ce2c1a62e30ced2789fa722f78518a93ab76632' created cpplogging/1.0.1.0: Created package revision 051657d268d792f46b2cb16b64bf9a44 [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators 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