Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-3224/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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/cci_PR-3224/.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=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-3224/.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: 7.494140625 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: ['patches/**', 'CMakeLists.txt'] [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 [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe cppcommon/1.0.0.0 exports: File 'conandata.yml' found. Exporting it... cppcommon/1.0.0.0 exports: Copied 1 '.yml' file: conandata.yml cppcommon/1.0.0.0 exports_sources: Copied 1 '.patch' file: 00001-update-cmakelists.patch cppcommon/1.0.0.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.0.0.0': {'url': 'https://github.com/tarc/CppCommon/archive/d2c511b3dfc72aef0bb706772587574224d6ff0a.tar.gz', 'sha256': '293dd2da6ca0046731cd63c058fa29842a9274850343240789c00ab342664eb0'}}, 'patches': {'1.0.0.0': [{'patch_file': 'patches/00001-update-cmakelists.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.0.0.0: - base_path: source_subfolder patch_file: patches/00001-update-cmakelists.patch sources: 1.0.0.0: sha256: 293dd2da6ca0046731cd63c058fa29842a9274850343240789c00ab342664eb0 url: https://github.com/tarc/CppCommon/archive/d2c511b3dfc72aef0bb706772587574224d6ff0a.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK cppcommon/1.0.0.0: A new conanfile.py version was exported cppcommon/1.0.0.0: Folder: /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/export cppcommon/1.0.0.0: Using the exported files summary hash as the recipe revision: 4faea9b46cd078c13880ebac6307ec86 cppcommon/1.0.0.0: Exported revision: 4faea9b46cd078c13880ebac6307ec86 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux os_build=Linux [options] cppcommon:shared=False [build_requires] [env] fmt/7.0.3: Not found in local cache, looking in remotes... fmt/7.0.3: Trying with 'c3i_PR-3224_04af79a5e6e73ca342c08c48d56d0d576dd18c1b'... fmt/7.0.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/7.0.3: Downloaded recipe revision 2e4cfb84c7647e8c2b5fef1ebb527b7a stduuid/1.0: Not found in local cache, looking in remotes... stduuid/1.0: Trying with 'c3i_PR-3224_04af79a5e6e73ca342c08c48d56d0d576dd18c1b'... stduuid/1.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz stduuid/1.0: Downloaded recipe revision e5e6a2e28fe5d05a791e6fdd31ef5f26 ms-gsl/2.0.0: Not found in local cache, looking in remotes... ms-gsl/2.0.0: Trying with 'c3i_PR-3224_04af79a5e6e73ca342c08c48d56d0d576dd18c1b'... ms-gsl/2.0.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ms-gsl/2.0.0: Downloaded recipe revision abb835f05e9749a8e3fb501aa630135a libuuid/1.0.3: Not found in local cache, looking in remotes... libuuid/1.0.3: Trying with 'c3i_PR-3224_04af79a5e6e73ca342c08c48d56d0d576dd18c1b'... libuuid/1.0.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision 0af468907873ba6cfa5cd2a28966a8af cppcommon/1.0.0.0: Forced build from source cppcommon/1.0.0.0 (test package): Installing package Requirements cppcommon/1.0.0.0 from local cache - Cache fmt/7.0.3 from 'central' - Downloaded libuuid/1.0.3 from 'central' - Downloaded ms-gsl/2.0.0 from 'central' - Downloaded stduuid/1.0 from 'central' - Downloaded Packages cppcommon/1.0.0.0:b49e83714e8529e3c17fd53082ac0904699fdfaa - Build fmt/7.0.3:a2582e1f57e524e15d7e84f4c862d0a472d3216f - Download libuuid/1.0.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download ms-gsl/2.0.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download stduuid/1.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... fmt/7.0.3: Retrieving package a2582e1f57e524e15d7e84f4c862d0a472d3216f from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.0.3: Package installed a2582e1f57e524e15d7e84f4c862d0a472d3216f fmt/7.0.3: Downloaded package revision 88a3e88fa2a311ccba69079e21e012a8 libuuid/1.0.3: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libuuid/1.0.3: Downloaded package revision 58fb42ab55937e6c512cca70d291787a ms-gsl/2.0.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ms-gsl/2.0.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 ms-gsl/2.0.0: Downloaded package revision a614700d93d3c2963a055514a336fc03 stduuid/1.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz stduuid/1.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 stduuid/1.0: Downloaded package revision 11edc2b038ae288eee9905afa9e1f691 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppcommon/1.0.0.0: Configuring sources in /home/conan/w/cci_PR-3224/.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/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/b49e83714e8529e3c17fd53082ac0904699fdfaa cppcommon/1.0.0.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cppcommon/1.0.0.0: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/b49e83714e8529e3c17fd53082ac0904699fdfaa/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/package/b49e83714e8529e3c17fd53082ac0904699fdfaa" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPCOMMON_MODULE="ON" -Wno-dev '/home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/b49e83714e8529e3c17fd53082ac0904699fdfaa' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- 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: /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/b49e83714e8529e3c17fd53082ac0904699fdfaa/build_subfolder ----Running------ > cmake --build '/home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/b49e83714e8529e3c17fd53082ac0904699fdfaa/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 [ 9%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/uint256.cpp.o [ 11%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/writer.cpp.o [ 13%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/exceptions.cpp.o [ 15%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/exceptions_handler.cpp.o [ 16%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/fatal.cpp.o [ 18%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/system_error.cpp.o [ 20%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/directory.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/directory_iterator.cpp.o [ 24%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/exceptions.cpp.o [ 26%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/file.cpp.o [ 28%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/path.cpp.o [ 30%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/symlink.cpp.o [ 32%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/math/math.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/memory/memory.cpp.o [ 35%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/string/encoding.cpp.o [ 37%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/string/string_utils.cpp.o [ 39%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/console.cpp.o [ 41%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/cpu.cpp.o [ 43%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/dll.cpp.o [ 45%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/environment.cpp.o [ 47%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/pipe.cpp.o [ 49%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/process.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/shared_memory.cpp.o [ 52%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/stack_trace.cpp.o [ 54%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/stack_trace_manager.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/stream.cpp.o [ 58%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/uuid.cpp.o [ 60%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/barrier.cpp.o [ 62%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/condition_variable.cpp.o [ 64%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/critical_section.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/event_auto_reset.cpp.o [ 67%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/event_manual_reset.cpp.o [ 69%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/file_lock.cpp.o [ 71%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/latch.cpp.o [ 73%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/mutex.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_condition_variable.cpp.o [ 77%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_critical_section.cpp.o [ 79%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_event_auto_reset.cpp.o [ 81%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_event_manual_reset.cpp.o [ 83%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_mutex.cpp.o [ 84%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_rw_lock.cpp.o [ 86%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_semaphore.cpp.o [ 88%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/rw_lock.cpp.o [ 90%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/semaphore.cpp.o [ 92%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/thread.cpp.o [ 94%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/time/time.cpp.o [ 96%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/time/timestamp.cpp.o [ 98%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/time/timezone.cpp.o [100%] Linking CXX static library ../lib/libcppcommon.a [100%] Built target cppcommon cppcommon/1.0.0.0: Package 'b49e83714e8529e3c17fd53082ac0904699fdfaa' built cppcommon/1.0.0.0: Build folder /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/b49e83714e8529e3c17fd53082ac0904699fdfaa 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/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/package/b49e83714e8529e3c17fd53082ac0904699fdfaa cppcommon/1.0.0.0: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/b49e83714e8529e3c17fd53082ac0904699fdfaa/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target cppcommon Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/package/b49e83714e8529e3c17fd53082ac0904699fdfaa/lib/libcppcommon.a [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 1 '.a' file: libcppcommon.a cppcommon/1.0.0.0 package(): Packaged 1 file: LICENSE cppcommon/1.0.0.0 package(): Packaged 100 '.h' files cppcommon/1.0.0.0 package(): Packaged 63 '.inl' files cppcommon/1.0.0.0: Package 'b49e83714e8529e3c17fd53082ac0904699fdfaa' created cppcommon/1.0.0.0: Created package revision 2b4ec0cc822e16736de858c35ae907c7 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cppcommon/1.0.0.0 (test package): Generator cmake created conanbuildinfo.cmake cppcommon/1.0.0.0 (test package): Generator txt created conanbuildinfo.txt cppcommon/1.0.0.0 (test package): Generated conaninfo.txt cppcommon/1.0.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-3224/21/765e203e-d3ce-4bcd-b084-ece1ade72659/recipes/cppcommon/all/test_package/build/43a4795d1c38388ba5c303840b12d3637aaf3c79/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 cppcommon/1.0.0.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3224/21/765e203e-d3ce-4bcd-b084-ece1ade72659/recipes/cppcommon/all/test_package/build/43a4795d1c38388ba5c303840b12d3637aaf3c79' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-3224/21/765e203e-d3ce-4bcd-b084-ece1ade72659/recipes/cppcommon/all/test_package' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.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: 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 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/w/cci_PR-3224/21/765e203e-d3ce-4bcd-b084-ece1ade72659/recipes/cppcommon/all/test_package/build/43a4795d1c38388ba5c303840b12d3637aaf3c79 ----Running------ > cmake --build '/home/conan/w/cci_PR-3224/21/765e203e-d3ce-4bcd-b084-ece1ade72659/recipes/cppcommon/all/test_package/build/43a4795d1c38388ba5c303840b12d3637aaf3c79' '--' '-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 cppcommon/1.0.0.0 (test package): Running test() ----Running------ > bin/test_package ----------------- JSON file created at '/home/conan/w/cci_PR-3224/21/765e203e-d3ce-4bcd-b084-ece1ade72659/_create.json'