Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1182_7_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.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_7_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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1182_7_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.87890625 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_7_0_0/.conan/data/arrow/0.17.0/_/_/export arrow/0.17.0: Using the exported files summary hash as the recipe revision: a72ad3ca84147e391bb54e542402d9c7 arrow/0.17.0: Exported revision: a72ad3ca84147e391bb54e542402d9c7 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] arrow:shared=True [build_requires] [env] protobuf/3.11.4: Not found in local cache, looking in remotes... protobuf/3.11.4: Trying with 'c3i_PR-1182_6e53ea6d6c51898c364f9f973cb860a5597e86d0'... 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_6e53ea6d6c51898c364f9f973cb860a5597e86d0'... 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_6e53ea6d6c51898c364f9f973cb860a5597e86d0'... 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:e0f88df43b2840f7deb45112cb5accedc5ab071c - Build jemalloc/5.2.1:4c2942a2576a8b14cdfc78ff8a677fc5b9ae76ce - Download openssl/1.1.1g:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download protobuf/3.11.4:d0ec62fc032e5a10524fa454546aa1bdbb22baf8 - Download Installing (downloading, building) binaries... jemalloc/5.2.1: Retrieving package 4c2942a2576a8b14cdfc78ff8a677fc5b9ae76ce from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz jemalloc/5.2.1: Package installed 4c2942a2576a8b14cdfc78ff8a677fc5b9ae76ce jemalloc/5.2.1: Downloaded package revision 7cf0c244e4af51e0570f9bd687927c1d openssl/1.1.1g: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb openssl/1.1.1g: Downloaded package revision fe0829e0a15acf06d9b5374e53fe9255 protobuf/3.11.4: Retrieving package d0ec62fc032e5a10524fa454546aa1bdbb22baf8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.11.4: Package installed d0ec62fc032e5a10524fa454546aa1bdbb22baf8 protobuf/3.11.4: Downloaded package revision 328a56c2799b889a53770de6a362c081 [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_7_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_7_0_0/.conan/data/arrow/0.17.0/_/_/build/e0f88df43b2840f7deb45112cb5accedc5ab071c 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)] 'fPIC' option not found [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_7_0_0/_create.json'