Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1182_8_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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 '/tmp/c3ipr/pr_1182_8_0_0/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1182_8_0_0/.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: 27.966796875 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 Exporting package recipe arrow/0.17.0 exports: File 'conandata.yml' found. Exporting it... arrow/0.17.0 exports: Copied 1 '.yml' file: conandata.yml arrow/0.17.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt arrow/0.17.0 exports_sources: Copied 2 '.patch' files: 0001-cmake-0.17.0.patch, 0002-jemalloc-0.17.0.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.17.0': {'url': 'https://github.com/apache/arrow/archive/apache-arrow-0.17.0.tar.gz', 'sha256': '4db2233c25d1ef14f90f9de8e9d808a2d386c67e7116405ddd22d8f981fe66c1'}}, 'patches': {'0.17.0': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-cmake-0.17.0.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0002-jemalloc-0.17.0.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 0.17.0: - base_path: source_subfolder patch_file: patches/0001-cmake-0.17.0.patch - base_path: source_subfolder patch_file: patches/0002-jemalloc-0.17.0.patch sources: 0.17.0: sha256: 4db2233c25d1ef14f90f9de8e9d808a2d386c67e7116405ddd22d8f981fe66c1 url: https://github.com/apache/arrow/archive/apache-arrow-0.17.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK arrow/0.17.0: A new conanfile.py version was exported arrow/0.17.0: Folder: /tmp/c3ipr/pr_1182_8_0_0/.conan/data/arrow/0.17.0/_/_/export arrow/0.17.0: Using the exported files summary hash as the recipe revision: 9e92dbc5c73173a2156d0fbd926c522e arrow/0.17.0: Exported revision: 9e92dbc5c73173a2156d0fbd926c522e Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] arrow:shared=False [build_requires] [env] protobuf/3.11.4: Not found in local cache, looking in remotes... protobuf/3.11.4: Trying with 'c3i_PR-1182_e45e5fbbdb9976789a242df83d8c4e540ba0683f'... protobuf/3.11.4: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz protobuf/3.11.4: Downloaded recipe revision 1b61a76053b69f130877acac81a0d06f jemalloc/5.2.1: Not found in local cache, looking in remotes... jemalloc/5.2.1: Trying with 'c3i_PR-1182_e45e5fbbdb9976789a242df83d8c4e540ba0683f'... jemalloc/5.2.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz jemalloc/5.2.1: Downloaded recipe revision e14690008747c94dbf17a31af43b04b6 openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'c3i_PR-1182_e45e5fbbdb9976789a242df83d8c4e540ba0683f'... openssl/1.1.1g: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision 35a1937d557a8e93272fe7abed9feeeb arrow/0.17.0: Forced build from source arrow/0.17.0 (test package): Installing package Requirements arrow/0.17.0 from local cache - Cache jemalloc/5.2.1 from 'central' - Downloaded openssl/1.1.1g from 'central' - Downloaded protobuf/3.11.4 from 'central' - Downloaded Packages arrow/0.17.0:4d8b2d0714eda5e41e3cef61b393cbf6fa993f09 - Build jemalloc/5.2.1:c8ec89f77370c61a209ee5cd7f99934fb0b6b194 - Download openssl/1.1.1g:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download protobuf/3.11.4:b759e10106fc0b4923414b05bb78eba0bbc8b30b - Download Installing (downloading, building) binaries... jemalloc/5.2.1: Retrieving package c8ec89f77370c61a209ee5cd7f99934fb0b6b194 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz jemalloc/5.2.1: Package installed c8ec89f77370c61a209ee5cd7f99934fb0b6b194 jemalloc/5.2.1: Downloaded package revision 0800cddfa70b23fbba1cb186137cc7a5 openssl/1.1.1g: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1g: Downloaded package revision 86b3a8b44fa8bf4864779d620be6e640 protobuf/3.11.4: Retrieving package b759e10106fc0b4923414b05bb78eba0bbc8b30b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.11.4: Package installed b759e10106fc0b4923414b05bb78eba0bbc8b30b protobuf/3.11.4: Downloaded package revision b5b82e42e7e4473dce3effff617f3d15 [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 arrow/0.17.0: Configuring sources in /tmp/c3ipr/pr_1182_8_0_0/.conan/data/arrow/0.17.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK arrow/0.17.0: Copying sources to build folder arrow/0.17.0: Building your package in /tmp/c3ipr/pr_1182_8_0_0/.conan/data/arrow/0.17.0/_/_/build/4d8b2d0714eda5e41e3cef61b393cbf6fa993f09 arrow/0.17.0: Generator cmake created conanbuildinfo.cmake arrow/0.17.0: Generator cmake_find_package created FindProtobuf.cmake arrow/0.17.0: Generator cmake_find_package created Findjemalloc.cmake arrow/0.17.0: Generator cmake_find_package created FindOpenSSL.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 arrow/0.17.0: Calling build() arrow/0.17.0: JSON file created at '/tmp/c3ipr/pr_1182_8_0_0/_create.json'