Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/cci_PR-2370/11/0_15/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/workspace/cci_PR-2370/11/0_15/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/cci_PR-2370/11/0_15/.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: 19.78515625 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: ['CMakeLists.txt', 'patches/**'] [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 Exporting package recipe brpc/0.9.6 exports: File 'conandata.yml' found. Exporting it... brpc/0.9.6 exports: Copied 1 '.yml' file: conandata.yml brpc/0.9.6 exports_sources: Copied 1 '.txt' file: CMakeLists.txt brpc/0.9.6 exports_sources: Copied 2 '.patch' files: incubator-brpc-0.9.6.patch, incubator-brpc-0.9.6-thrift-0.11.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.9.6': {'url': 'https://github.com/apache/incubator-brpc/archive/0.9.6.zip', 'md5': '783b3b0d5b9d254a93f26ce769b00bfc'}}, 'patches': {'0.9.6': [{'base_path': 'source_subfolder', 'patch_file': 'patches/incubator-brpc-0.9.6.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/incubator-brpc-0.9.6-thrift-0.11.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 0.9.6: - base_path: source_subfolder patch_file: patches/incubator-brpc-0.9.6.patch - base_path: source_subfolder patch_file: patches/incubator-brpc-0.9.6-thrift-0.11.patch sources: 0.9.6: md5: 783b3b0d5b9d254a93f26ce769b00bfc url: https://github.com/apache/incubator-brpc/archive/0.9.6.zip [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK brpc/0.9.6: A new conanfile.py version was exported brpc/0.9.6: Folder: /home/conan/workspace/cci_PR-2370/11/0_15/.conan/data/brpc/0.9.6/_/_/export brpc/0.9.6: Using the exported files summary hash as the recipe revision: b42825e53f1ddcb20ae5f3fd094ce9ad brpc/0.9.6: Exported revision: b42825e53f1ddcb20ae5f3fd094ce9ad Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux os_build=Linux [options] brpc:shared=False [build_requires] [env] gflags/2.2.2: Not found in local cache, looking in remotes... gflags/2.2.2: Trying with 'c3i_PR-2370_dc80c6e3dde7da146830ebbf019cba9bc4f76630'... gflags/2.2.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gflags/2.2.2: Downloaded recipe revision 906109e9e83ad47452e561036a69f2fb protobuf/3.9.1: Not found in local cache, looking in remotes... protobuf/3.9.1: Trying with 'c3i_PR-2370_dc80c6e3dde7da146830ebbf019cba9bc4f76630'... protobuf/3.9.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz protobuf/3.9.1: Downloaded recipe revision a96e056d95c7231baad818a26b2e42e7 leveldb/1.22: Not found in local cache, looking in remotes... leveldb/1.22: Trying with 'c3i_PR-2370_dc80c6e3dde7da146830ebbf019cba9bc4f76630'... leveldb/1.22: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz leveldb/1.22: Downloaded recipe revision 0bf0c9ed85439a3418404c635d365a48 snappy/1.1.8: Not found in local cache, looking in remotes... snappy/1.1.8: Trying with 'c3i_PR-2370_dc80c6e3dde7da146830ebbf019cba9bc4f76630'... snappy/1.1.8: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz snappy/1.1.8: Downloaded recipe revision 68975c9288f2ac767c4fcb23a1207207 openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'c3i_PR-2370_dc80c6e3dde7da146830ebbf019cba9bc4f76630'... openssl/1.1.1g: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision 58b78c1738d0cff868861e077e707ca4 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-2370_dc80c6e3dde7da146830ebbf019cba9bc4f76630'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 0df31fd24179543f5720ec7beb2a88d7 glog/0.4.0: Not found in local cache, looking in remotes... glog/0.4.0: Trying with 'c3i_PR-2370_dc80c6e3dde7da146830ebbf019cba9bc4f76630'... glog/0.4.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz glog/0.4.0: Downloaded recipe revision 4f3e766ac4df7ac2307bb288f262e933 brpc/0.9.6: Forced build from source brpc/0.9.6 (test package): Installing package Requirements brpc/0.9.6 from local cache - Cache gflags/2.2.2 from 'central' - Downloaded glog/0.4.0 from 'central' - Downloaded leveldb/1.22 from 'central' - Downloaded openssl/1.1.1g from 'central' - Downloaded protobuf/3.9.1 from 'central' - Downloaded snappy/1.1.8 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages brpc/0.9.6:fba8b08f02bcf9a5abac91b1f06abd461dbbf7e9 - Build gflags/2.2.2:d27b028340632b1bd37bc1a5185a9f9b187b0cd4 - Download glog/0.4.0:d16bc866d3349890db41eaa0a8578f1a4065c240 - Download leveldb/1.22:6d5ce7c55c6250256e49723d18da22b30f375353 - Download openssl/1.1.1g:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download protobuf/3.9.1:50a5030bbbb13ae56bc4be41915ecd48549cb895 - Download snappy/1.1.8:50a5030bbbb13ae56bc4be41915ecd48549cb895 - Download zlib/1.2.11:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Installing (downloading, building) binaries... gflags/2.2.2: Retrieving package d27b028340632b1bd37bc1a5185a9f9b187b0cd4 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gflags/2.2.2: Package installed d27b028340632b1bd37bc1a5185a9f9b187b0cd4 gflags/2.2.2: Downloaded package revision 9916187a8d8a0d00f759d2b090c4a12e openssl/1.1.1g: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 openssl/1.1.1g: Downloaded package revision 85f74f9df4984b2d32c4a3de8f91d794 protobuf/3.9.1: Retrieving package 50a5030bbbb13ae56bc4be41915ecd48549cb895 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.9.1: Package installed 50a5030bbbb13ae56bc4be41915ecd48549cb895 protobuf/3.9.1: Downloaded package revision f7f88b0b8453ee2b1ebdeb900c5a7f7a snappy/1.1.8: Retrieving package 50a5030bbbb13ae56bc4be41915ecd48549cb895 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz snappy/1.1.8: Package installed 50a5030bbbb13ae56bc4be41915ecd48549cb895 snappy/1.1.8: Downloaded package revision b68494e81d782477cdb93e08b1aeb7bf zlib/1.2.11: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 zlib/1.2.11: Downloaded package revision 4035d87d8c66911babde79512520a07a glog/0.4.0: Retrieving package d16bc866d3349890db41eaa0a8578f1a4065c240 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glog/0.4.0: Package installed d16bc866d3349890db41eaa0a8578f1a4065c240 glog/0.4.0: Downloaded package revision 33480e3edb311aa219678d193263c967 leveldb/1.22: Retrieving package 6d5ce7c55c6250256e49723d18da22b30f375353 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz leveldb/1.22: Package installed 6d5ce7c55c6250256e49723d18da22b30f375353 leveldb/1.22: Downloaded package revision 0d26db5ae794cf7b5fa0c3c8b06590a0 [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 protobuf/3.9.1: Appending PATH environment variable: /home/conan/workspace/cci_PR-2370/11/0_15/.conan/data/protobuf/3.9.1/_/_/package/50a5030bbbb13ae56bc4be41915ecd48549cb895/bin [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] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK brpc/0.9.6: Configuring sources in /home/conan/workspace/cci_PR-2370/11/0_15/.conan/data/brpc/0.9.6/_/_/source Unzipping 28.6MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK brpc/0.9.6: Copying sources to build folder brpc/0.9.6: Building your package in /home/conan/workspace/cci_PR-2370/11/0_15/.conan/data/brpc/0.9.6/_/_/build/fba8b08f02bcf9a5abac91b1f06abd461dbbf7e9 brpc/0.9.6: Generator cmake_find_package created FindProtobuf.cmake brpc/0.9.6: Generator cmake_find_package created Findleveldb.cmake brpc/0.9.6: Generator cmake_find_package created FindOpenSSL.cmake brpc/0.9.6: Generator cmake_find_package created FindZLIB.cmake brpc/0.9.6: Generator cmake_find_package created Findglog.cmake brpc/0.9.6: Generator cmake_find_package created Findgflags.cmake brpc/0.9.6: Generator cmake_find_package created FindSnappy.cmake brpc/0.9.6: Generator cmake created conanbuildinfo.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 brpc/0.9.6: Calling build() brpc/0.9.6: JSON file created at '/home/conan/workspace/cci_PR-2370/11/co_0_15/_create.json'