******************************************************************************** conan install cppcommon/1.0.0.0@ --build=cppcommon --profile=/home/conan/w/BuildSingleReference/13479/65aeb9cb-cae9-4718-980b-973188f09377/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/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=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux os_build=Linux [options] cppcommon:shared=True [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 a803168964c997f1f74def0499a0bba2 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 25b1b0e082f6bf475cb03d973376f969 cppcommon/1.0.0.0: Forced build from source Installing package: cppcommon/1.0.0.0 Requirements cppcommon/1.0.0.0 from local cache - Cache fmt/7.1.3 from 'conan-center' - Downloaded libuuid/1.0.3 from 'conan-center' - Downloaded Packages cppcommon/1.0.0.0:0a2c154b198e79e42657a4e2906ac8ed36778e8b - Build fmt/7.1.3:a25d6c83542b56b72fdaa05a85db5d46f5f0f71c - Download libuuid/1.0.3:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... fmt/7.1.3: Retrieving package a25d6c83542b56b72fdaa05a85db5d46f5f0f71c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.3: Package installed a25d6c83542b56b72fdaa05a85db5d46f5f0f71c fmt/7.1.3: Downloaded package revision 7cf96b01b61dbff11b6b847933efad8b libuuid/1.0.3: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 75e99b627c196b65c439728670655ec3c366b334 libuuid/1.0.3: Downloaded package revision d6210881ba931c833e09f173b2a99855 [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppcommon/1.0.0.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cppcommon/1.0.0.0: Copying sources to build folder cppcommon/1.0.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/build/0a2c154b198e79e42657a4e2906ac8ed36778e8b cppcommon/1.0.0.0: Generator cmake created conanbuildinfo.cmake cppcommon/1.0.0.0: Generator cmake_find_package created Findfmt.cmake cppcommon/1.0.0.0: Generator cmake_find_package created Findlibuuid.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 cppcommon/1.0.0.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/build/0a2c154b198e79e42657a4e2906ac8ed36778e8b/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/package/0a2c154b198e79e42657a4e2906ac8ed36778e8b" -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/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/build/0a2c154b198e79e42657a4e2906ac8ed36778e8b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPCOMMON_MODULE="OFF" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/build/0a2c154b198e79e42657a4e2906ac8ed36778e8b' ----------------- -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.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 fmtd found /home/conan/w/BuildSingleReference/.conan/data/fmt/7.1.3/_/_/package/a25d6c83542b56b72fdaa05a85db5d46f5f0f71c/lib/libfmtd.a -- Library uuid found /home/conan/w/BuildSingleReference/.conan/data/libuuid/1.0.3/_/_/package/75e99b627c196b65c439728670655ec3c366b334/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) -- 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 -- Conan: Using autogenerated Findlibuuid.cmake -- Found libuuid: 1.0.3 (found version "1.0.3") -- Library uuid found /home/conan/w/BuildSingleReference/.conan/data/libuuid/1.0.3/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libuuid.a -- Skipping already existing target: CONAN_LIB::libuuid_uuid -- Found: /home/conan/w/BuildSingleReference/.conan/data/libuuid/1.0.3/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libuuid.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/build/0a2c154b198e79e42657a4e2906ac8ed36778e8b/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/build/0a2c154b198e79e42657a4e2906ac8ed36778e8b/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target cppcommon [ 1%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/algorithms/token_bucket.cpp.o [ 3%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/cache/filecache.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/reader.cpp.o [ 7%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/uint128.cpp.o [ 8%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/uint256.cpp.o [ 10%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/writer.cpp.o [ 12%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/exceptions.cpp.o [ 14%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/exceptions_handler.cpp.o [ 15%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/fatal.cpp.o [ 17%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/system_error.cpp.o [ 19%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/directory.cpp.o [ 21%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/directory_iterator.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/exceptions.cpp.o [ 24%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/file.cpp.o [ 26%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/path.cpp.o [ 28%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/symlink.cpp.o [ 29%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/math/math.cpp.o [ 31%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/memory/memory.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/string/encoding.cpp.o [ 35%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/string/string_utils.cpp.o [ 36%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/console.cpp.o [ 38%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/cpu.cpp.o [ 40%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/dll.cpp.o [ 42%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/environment.cpp.o [ 43%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/pipe.cpp.o [ 45%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/process.cpp.o [ 47%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/shared_memory.cpp.o [ 49%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/stack_trace.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/stack_trace_manager.cpp.o [ 52%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/stream.cpp.o [ 54%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/uuid.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/barrier.cpp.o [ 57%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/condition_variable.cpp.o [ 59%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/critical_section.cpp.o [ 61%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/event_auto_reset.cpp.o [ 63%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/event_manual_reset.cpp.o [ 64%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/file_lock.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/latch.cpp.o [ 68%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/mutex.cpp.o [ 70%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_condition_variable.cpp.o [ 71%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_critical_section.cpp.o [ 73%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_event_auto_reset.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_event_manual_reset.cpp.o [ 77%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_mutex.cpp.o [ 78%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_rw_lock.cpp.o [ 80%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_semaphore.cpp.o [ 82%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/rw_lock.cpp.o [ 84%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/semaphore.cpp.o [ 85%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/thread.cpp.o [ 87%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/time/time.cpp.o [ 89%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/time/timestamp.cpp.o [ 91%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/time/timezone.cpp.o [ 92%] Linking CXX shared library ../lib/libcppcommon.so [ 92%] Built target cppcommon Scanning dependencies of target plugin-interface Scanning dependencies of target plugin-function [ 94%] Building CXX object source_subfolder/CMakeFiles/plugin-function.dir/plugins/function/function.cpp.o [ 96%] Building CXX object source_subfolder/CMakeFiles/plugin-interface.dir/plugins/interface/interface.cpp.o [ 98%] Linking CXX shared library ../lib/libplugin-function.so [100%] Linking CXX shared library ../lib/libplugin-interface.so [100%] Built target plugin-function [100%] Built target plugin-interface cppcommon/1.0.0.0: Package '0a2c154b198e79e42657a4e2906ac8ed36778e8b' built cppcommon/1.0.0.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/build/0a2c154b198e79e42657a4e2906ac8ed36778e8b cppcommon/1.0.0.0: Generated conaninfo.txt cppcommon/1.0.0.0: Generated conanbuildinfo.txt cppcommon/1.0.0.0: Generating the package cppcommon/1.0.0.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/package/0a2c154b198e79e42657a4e2906ac8ed36778e8b cppcommon/1.0.0.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/build/0a2c154b198e79e42657a4e2906ac8ed36778e8b/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 92%] Built target cppcommon [ 96%] Built target plugin-interface [100%] Built target plugin-function Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/package/0a2c154b198e79e42657a4e2906ac8ed36778e8b/lib/libcppcommon.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/package/0a2c154b198e79e42657a4e2906ac8ed36778e8b/lib/libplugin-function.so -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/package/0a2c154b198e79e42657a4e2906ac8ed36778e8b/lib/libplugin-function.so" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/package/0a2c154b198e79e42657a4e2906ac8ed36778e8b/lib/libplugin-interface.so -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/cppcommon/1.0.0.0/_/_/package/0a2c154b198e79e42657a4e2906ac8ed36778e8b/lib/libplugin-interface.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(): [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 cppcommon/1.0.0.0 package(): Packaged 3 '.so' files: libcppcommon.so, libplugin-interface.so, libplugin-function.so cppcommon/1.0.0.0 package(): Packaged 63 '.inl' files cppcommon/1.0.0.0 package(): Packaged 101 '.h' files cppcommon/1.0.0.0 package(): Packaged 1 file: LICENSE cppcommon/1.0.0.0: Package '0a2c154b198e79e42657a4e2906ac8ed36778e8b' created cppcommon/1.0.0.0: Created package revision e0e45e27923c732a485eb6e147f56736 [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 CMake Warning at source_subfolder/CMakeLists.txt:32 (find_package): By not providing "FindLibBFD.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibBFD", but CMake did not find one. Could not find a package configuration file provided by "LibBFD" with any of the following names: LibBFDConfig.cmake libbfd-config.cmake Add the installation prefix of "LibBFD" to CMAKE_PREFIX_PATH or set "LibBFD_DIR" to a directory containing one of the above files. If "LibBFD" provides a separate development package or SDK, be sure it has been installed. CMake Warning at source_subfolder/CMakeLists.txt:33 (find_package): By not providing "FindLibDL.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibDL", but CMake did not find one. Could not find a package configuration file provided by "LibDL" with any of the following names: LibDLConfig.cmake libdl-config.cmake Add the installation prefix of "LibDL" to CMAKE_PREFIX_PATH or set "LibDL_DIR" to a directory containing one of the above files. If "LibDL" provides a separate development package or SDK, be sure it has been installed. CMake Warning at source_subfolder/CMakeLists.txt:34 (find_package): By not providing "FindLibRT.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibRT", but CMake did not find one. Could not find a package configuration file provided by "LibRT" with any of the following names: LibRTConfig.cmake librt-config.cmake Add the installation prefix of "LibRT" to CMAKE_PREFIX_PATH or set "LibRT_DIR" to a directory containing one of the above files. If "LibRT" provides a separate development package or SDK, be sure it has been installed. 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