你好:
我尝试在arm架构下centos系统内部署pyflink,python版本是3.5.9(3.7.1也尝试过),均不能完成部署,卡在pyarrow这一步,请问,这是系统不支持,还是我部署的问题?如果是我部署的问题,请问有解决方案么? ERROR: Command errored out with exit status 1: command: /usr/local/python3/bin/python3.5 /usr/local/python3/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /tmp/tmpfda_qhew cwd: /tmp/pip-install-r4b5m7u0/pyarrow Complete output (428 lines): running bdist_wheel running build running build_py creating build creating build/lib.linux-aarch64-3.5 creating build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/jvm.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/benchmark.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_generated_version.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/plasma.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/hdfs.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/cuda.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/orc.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/filesystem.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/parquet.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/flight.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/types.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/ipc.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/fs.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/compat.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/json.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/__init__.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/csv.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/util.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/pandas_compat.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/serialization.py -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/feather.py -> build/lib.linux-aarch64-3.5/pyarrow creating build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_jvm.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_deprecations.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_pandas.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_feather.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_gandiva.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_fs.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_json.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_ipc.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_plasma_tf_op.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_misc.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_scalars.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/conftest.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/strategies.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/pandas_examples.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_cuda.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_sparse_tensor.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_compute.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_strategies.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_tensor.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_array.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_hdfs.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_cuda_numba_interop.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_serialization.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/__init__.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_memory.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/deserialize_buffer.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/util.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_plasma.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_cython.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_filesystem.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_io.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_types.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_orc.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_csv.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_flight.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_schema.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_builder.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_table.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_extension_type.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_convert_builtin.py -> build/lib.linux-aarch64-3.5/pyarrow/tests copying pyarrow/tests/test_parquet.py -> build/lib.linux-aarch64-3.5/pyarrow/tests running egg_info writing dependency_links to pyarrow.egg-info/dependency_links.txt writing pyarrow.egg-info/PKG-INFO writing requirements to pyarrow.egg-info/requires.txt writing entry points to pyarrow.egg-info/entry_points.txt writing top-level names to pyarrow.egg-info/top_level.txt warning: Failed to find the configured license file '../LICENSE.txt' reading manifest file 'pyarrow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '../LICENSE.txt' warning: no files found matching '../NOTICE.txt' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution no previously-included directories found matching '.asv' writing manifest file 'pyarrow.egg-info/SOURCES.txt' copying pyarrow/__init__.pxd -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_csv.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_csv.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_cuda.pxd -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_cuda.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_flight.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_flight.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_fs.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_fs.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_json.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_json.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_orc.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_orc.pxd -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_orc.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_parquet.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_parquet.pxd -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_parquet.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_plasma.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_plasma.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_s3.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/_s3fs.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/array.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/benchmark.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/builder.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/error.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/feather.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/gandiva.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/gandiva.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/io-hdfs.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/io.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/ipc.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/lib.cpp -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/lib.pxd -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/lib.pyx -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/lib_api.h -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/memory.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/pandas-shim.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/plasma-store-server -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/public-api.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/scalar.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/serialization.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/table.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/tensor.pxi -> build/lib.linux-aarch64-3.5/pyarrow copying pyarrow/types.pxi -> build/lib.linux-aarch64-3.5/pyarrow creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache copying pyarrow/.pytest_cache/CACHEDIR.TAG -> build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache copying pyarrow/.pytest_cache/README.md -> build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache copying pyarrow/.pytest_cache/v/cache/nodeids -> build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache copying pyarrow/.pytest_cache/v/cache/stepwise -> build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache creating build/lib.linux-aarch64-3.5/pyarrow/include creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/array.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/buffer.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/buffer_builder.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/builder.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/compare.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/extension_type.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/memory_pool.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/memory_pool_test.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/pretty_print.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/record_batch.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/result.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/scalar.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/sparse_tensor.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/status.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/stl.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/table.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/table_builder.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/tensor.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/type.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/type_fwd.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/type_traits.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/visitor.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow copying pyarrow/include/arrow/visitor_inline.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc copying pyarrow/include/arrow/adapters/orc/adapter.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/builder_adaptive.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/builder_base.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/builder_binary.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/builder_decimal.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/builder_dict.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/builder_nested.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/builder_primitive.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/builder_time.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/builder_union.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/concatenate.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array copying pyarrow/include/arrow/array/diff.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute copying pyarrow/include/arrow/compute/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute copying pyarrow/include/arrow/compute/benchmark_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute copying pyarrow/include/arrow/compute/context.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute copying pyarrow/include/arrow/compute/expression.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute copying pyarrow/include/arrow/compute/kernel.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute copying pyarrow/include/arrow/compute/logical_type.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute copying pyarrow/include/arrow/compute/operation.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute copying pyarrow/include/arrow/compute/test_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute copying pyarrow/include/arrow/compute/type_fwd.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/aggregate.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/boolean.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/cast.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/compare.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/count.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/filter.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/hash.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/isin.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/mean.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/sort_to_indices.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/sum.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels copying pyarrow/include/arrow/compute/kernels/take.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv copying pyarrow/include/arrow/csv/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv copying pyarrow/include/arrow/csv/chunker.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv copying pyarrow/include/arrow/csv/column_builder.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv copying pyarrow/include/arrow/csv/converter.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv copying pyarrow/include/arrow/csv/options.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv copying pyarrow/include/arrow/csv/parser.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv copying pyarrow/include/arrow/csv/reader.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv copying pyarrow/include/arrow/csv/test_common.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/dataset.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/discovery.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/disk_store.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/file_base.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/file_csv.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/file_feather.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/file_json.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/file_parquet.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/filter.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/partition.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/scanner.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/test_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/transaction.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/type_fwd.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/visibility.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset copying pyarrow/include/arrow/dataset/writer.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem copying pyarrow/include/arrow/filesystem/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem copying pyarrow/include/arrow/filesystem/filesystem.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem copying pyarrow/include/arrow/filesystem/localfs.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem copying pyarrow/include/arrow/filesystem/mockfs.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem copying pyarrow/include/arrow/filesystem/path_tree.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem copying pyarrow/include/arrow/filesystem/path_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem copying pyarrow/include/arrow/filesystem/s3fs.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem copying pyarrow/include/arrow/filesystem/test_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/client.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/client_auth.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/client_middleware.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/customize_protobuf.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/middleware.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/platform.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/server.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/server_auth.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/server_middleware.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/test_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/types.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight copying pyarrow/include/arrow/flight/visibility.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/buffered.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/compressed.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/concurrency.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/file.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/hdfs.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/interfaces.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/memory.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/mman.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/readahead.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/slow.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io copying pyarrow/include/arrow/io/test_common.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/dictionary.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/feather.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/json_integration.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/json_simple.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/message.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/options.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/reader.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/test_common.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc copying pyarrow/include/arrow/ipc/writer.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json copying pyarrow/include/arrow/json/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json copying pyarrow/include/arrow/json/chunked_builder.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json copying pyarrow/include/arrow/json/chunker.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json copying pyarrow/include/arrow/json/converter.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json copying pyarrow/include/arrow/json/options.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json copying pyarrow/include/arrow/json/parser.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json copying pyarrow/include/arrow/json/rapidjson_defs.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json copying pyarrow/include/arrow/json/reader.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json copying pyarrow/include/arrow/json/test_common.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/arrow_to_pandas.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/benchmark.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/common.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/config.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/datetime.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/decimal.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/deserialize.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/extension_type.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/flight.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/helpers.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/inference.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/init.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/io.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/iterators.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/numpy_convert.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/numpy_interop.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/numpy_to_arrow.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/platform.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/pyarrow.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/pyarrow_api.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/pyarrow_lib.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/python_to_arrow.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/serialize.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/type_traits.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python copying pyarrow/include/arrow/python/visibility.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing copying pyarrow/include/arrow/testing/generator.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing copying pyarrow/include/arrow/testing/gtest_common.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing copying pyarrow/include/arrow/testing/gtest_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing copying pyarrow/include/arrow/testing/random.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing copying pyarrow/include/arrow/testing/util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/align_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/atomic_shared_ptr.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/base64.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/basic_decimal.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/bit_stream_utils.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/bit_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/bpacking.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/checked_cast.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/compare.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/compiler_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/compression.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/compression_brotli.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/compression_bz2.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/compression_lz4.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/compression_snappy.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/compression_zlib.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/compression_zstd.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/config.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/cpu_info.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/decimal.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/formatting.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/functional.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/hash_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/hashing.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/int_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/io_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/iterator.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/key_value_metadata.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/logging.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/macros.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/memory.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/neon_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/parallel.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/parsing.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/print.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/range.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/rle_encoding.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/sse_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/stl.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/stopwatch.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/string.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/string_builder.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/string_view.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/task_group.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/thread_pool.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/trie.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/type_traits.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/ubsan.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/uri.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/utf8.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/variant.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/visibility.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util copying pyarrow/include/arrow/util/windows_compatibility.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored copying pyarrow/include/arrow/vendored/datetime.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored copying pyarrow/include/arrow/vendored/string_view.hpp -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored copying pyarrow/include/arrow/vendored/variant.hpp -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored copying pyarrow/include/arrow/vendored/xxhash.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime copying pyarrow/include/arrow/vendored/datetime/date.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime copying pyarrow/include/arrow/vendored/datetime/ios.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime copying pyarrow/include/arrow/vendored/datetime/tz.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime copying pyarrow/include/arrow/vendored/datetime/tz_private.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime copying pyarrow/include/arrow/vendored/datetime/visibility.h -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime creating build/lib.linux-aarch64-3.5/pyarrow/include/plasma copying pyarrow/include/plasma/client.h -> build/lib.linux-aarch64-3.5/pyarrow/include/plasma copying pyarrow/include/plasma/common.h -> build/lib.linux-aarch64-3.5/pyarrow/include/plasma copying pyarrow/include/plasma/compat.h -> build/lib.linux-aarch64-3.5/pyarrow/include/plasma copying pyarrow/include/plasma/events.h -> build/lib.linux-aarch64-3.5/pyarrow/include/plasma copying pyarrow/include/plasma/test_util.h -> build/lib.linux-aarch64-3.5/pyarrow/include/plasma creating build/lib.linux-aarch64-3.5/pyarrow/includes copying pyarrow/includes/__init__.pxd -> build/lib.linux-aarch64-3.5/pyarrow/includes copying pyarrow/includes/common.pxd -> build/lib.linux-aarch64-3.5/pyarrow/includes copying pyarrow/includes/libarrow.pxd -> build/lib.linux-aarch64-3.5/pyarrow/includes copying pyarrow/includes/libarrow_cuda.pxd -> build/lib.linux-aarch64-3.5/pyarrow/includes copying pyarrow/includes/libarrow_flight.pxd -> build/lib.linux-aarch64-3.5/pyarrow/includes copying pyarrow/includes/libarrow_fs.pxd -> build/lib.linux-aarch64-3.5/pyarrow/includes copying pyarrow/includes/libgandiva.pxd -> build/lib.linux-aarch64-3.5/pyarrow/includes copying pyarrow/includes/libplasma.pxd -> build/lib.linux-aarch64-3.5/pyarrow/includes creating build/lib.linux-aarch64-3.5/pyarrow/tensorflow copying pyarrow/tensorflow/plasma_op.cc -> build/lib.linux-aarch64-3.5/pyarrow/tensorflow creating build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM creating build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents copying pyarrow/tensorflow/plasma_op.so.dSYM/Contents/Info.plist -> build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents copying pyarrow/tests/pyarrow_cython_example.pyx -> build/lib.linux-aarch64-3.5/pyarrow/tests creating build/lib.linux-aarch64-3.5/pyarrow/tests/data creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc copying pyarrow/tests/data/orc/README.md -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc copying pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc copying pyarrow/tests/data/orc/TestOrcFile.test1.orc -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc copying pyarrow/tests/data/orc/decimal.jsn.gz -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc copying pyarrow/tests/data/orc/decimal.orc -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet copying pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet copying pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet copying pyarrow/tests/data/parquet/v0.7.1.parquet -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet copying pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet running build_ext creating build/temp.linux-aarch64-3.5 -- Running cmake for pyarrow cmake -DPYTHON_EXECUTABLE=/usr/local/python3/bin/python3.5 -DPYARROW_BOOST_USE_SHARED=on -DCMAKE_BUILD_TYPE=release /tmp/pip-install-r4b5m7u0/pyarrow error: command 'cmake' failed with exit status 1 ---------------------------------------- ERROR: Failed building wheel for pyarrow |
Hello,
我们pyflink会依赖pyarrow的包,而pyarrow并没有发布对应在arm下的wheel包,所以,你安装的话,会去下载pyarrow的源码包,然后尝试去编译源码包,所以出现你报错信息中的cmake失败的内容。 现在可行的方式是你得尝试自己手动编译安装pyarrow,不过pyarrow并没有在arm架构下做测试,而且在高版本的pyarrow包甚至不发布源码包了,所以我很怀疑你能否顺利编译安装成功pyarrow。 Best, Xingbo 琴师 <[hidden email]> 于2020年8月4日周二 上午9:57写道: > 你好: > > 我尝试在arm架构下centos系统内部署pyflink,python版本是3.5.9(3.7.1也尝试过),均不能完成部署,卡在pyarrow这一步,请问,这是系统不支持,还是我部署的问题?如果是我部署的问题,请问有解决方案么? > ERROR: Command errored out with exit status 1: > command: /usr/local/python3/bin/python3.5 > /usr/local/python3/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py > build_wheel /tmp/tmpfda_qhew > cwd: /tmp/pip-install-r4b5m7u0/pyarrow > Complete output (428 lines): > running bdist_wheel > running build > running build_py > creating build > creating build/lib.linux-aarch64-3.5 > creating build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/jvm.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/benchmark.py -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_generated_version.py -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/plasma.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/hdfs.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/cuda.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/orc.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/filesystem.py -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/parquet.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/flight.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/types.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/ipc.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/fs.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/compat.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/json.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/__init__.py -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/csv.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/util.py -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/pandas_compat.py -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/serialization.py -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/feather.py -> build/lib.linux-aarch64-3.5/pyarrow > creating build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_jvm.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_deprecations.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_pandas.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_feather.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_gandiva.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_fs.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_json.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_ipc.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_plasma_tf_op.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_misc.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_scalars.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/conftest.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/strategies.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/pandas_examples.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_cuda.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_sparse_tensor.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_compute.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_strategies.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_tensor.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_array.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_hdfs.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_cuda_numba_interop.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_serialization.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/__init__.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_memory.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/deserialize_buffer.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/util.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_plasma.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_cython.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_filesystem.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_io.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_types.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_orc.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_csv.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_flight.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_schema.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_builder.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_table.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_extension_type.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_convert_builtin.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > copying pyarrow/tests/test_parquet.py -> > build/lib.linux-aarch64-3.5/pyarrow/tests > running egg_info > writing dependency_links to pyarrow.egg-info/dependency_links.txt > writing pyarrow.egg-info/PKG-INFO > writing requirements to pyarrow.egg-info/requires.txt > writing entry points to pyarrow.egg-info/entry_points.txt > writing top-level names to pyarrow.egg-info/top_level.txt > warning: Failed to find the configured license file '../LICENSE.txt' > reading manifest file 'pyarrow.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > warning: no files found matching '../LICENSE.txt' > warning: no files found matching '../NOTICE.txt' > warning: no previously-included files matching '*.so' found > anywhere in distribution > warning: no previously-included files matching '*.pyc' found > anywhere in distribution > warning: no previously-included files matching '*~' found anywhere > in distribution > warning: no previously-included files matching '#*' found anywhere > in distribution > warning: no previously-included files matching '.git*' found > anywhere in distribution > warning: no previously-included files matching '.DS_Store' found > anywhere in distribution > no previously-included directories found matching '.asv' > writing manifest file 'pyarrow.egg-info/SOURCES.txt' > copying pyarrow/__init__.pxd -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_csv.cpp -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_csv.pyx -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_cuda.pxd -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_cuda.pyx -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_flight.cpp -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_flight.pyx -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_fs.cpp -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_fs.pyx -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_json.cpp -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_json.pyx -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_orc.cpp -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_orc.pxd -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_orc.pyx -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_parquet.cpp -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_parquet.pxd -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_parquet.pyx -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_plasma.cpp -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_plasma.pyx -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_s3.cpp -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/_s3fs.cpp -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/array.pxi -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/benchmark.pxi -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/builder.pxi -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/error.pxi -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/feather.pxi -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/gandiva.cpp -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/gandiva.pyx -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/io-hdfs.pxi -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/io.pxi -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/ipc.pxi -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/lib.cpp -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/lib.pxd -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/lib.pyx -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/lib_api.h -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/memory.pxi -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/pandas-shim.pxi -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/plasma-store-server -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/public-api.pxi -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/scalar.pxi -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/serialization.pxi -> > build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/table.pxi -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/tensor.pxi -> build/lib.linux-aarch64-3.5/pyarrow > copying pyarrow/types.pxi -> build/lib.linux-aarch64-3.5/pyarrow > creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > copying pyarrow/.pytest_cache/CACHEDIR.TAG -> > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > copying pyarrow/.pytest_cache/README.md -> > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v > creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > copying pyarrow/.pytest_cache/v/cache/nodeids -> > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > copying pyarrow/.pytest_cache/v/cache/stepwise -> > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > creating build/lib.linux-aarch64-3.5/pyarrow/include > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/array.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/buffer.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/buffer_builder.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/builder.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/compare.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/extension_type.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/memory_pool.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/memory_pool_test.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/pretty_print.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/record_batch.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/result.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/scalar.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/sparse_tensor.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/status.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/stl.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/table.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/table_builder.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/tensor.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/type.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/type_fwd.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/type_traits.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/visitor.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > copying pyarrow/include/arrow/visitor_inline.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters > creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > copying pyarrow/include/arrow/adapters/orc/adapter.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/builder_adaptive.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/builder_base.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/builder_binary.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/builder_decimal.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/builder_dict.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/builder_nested.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/builder_primitive.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/builder_time.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/builder_union.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/concatenate.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > copying pyarrow/include/arrow/array/diff.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > copying pyarrow/include/arrow/compute/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > copying pyarrow/include/arrow/compute/benchmark_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > copying pyarrow/include/arrow/compute/context.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > copying pyarrow/include/arrow/compute/expression.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > copying pyarrow/include/arrow/compute/kernel.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > copying pyarrow/include/arrow/compute/logical_type.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > copying pyarrow/include/arrow/compute/operation.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > copying pyarrow/include/arrow/compute/test_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > copying pyarrow/include/arrow/compute/type_fwd.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/aggregate.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/boolean.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/cast.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/compare.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/count.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/filter.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/hash.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/isin.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/mean.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/sort_to_indices.h > -> build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/sum.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > copying pyarrow/include/arrow/compute/kernels/take.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > copying pyarrow/include/arrow/csv/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > copying pyarrow/include/arrow/csv/chunker.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > copying pyarrow/include/arrow/csv/column_builder.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > copying pyarrow/include/arrow/csv/converter.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > copying pyarrow/include/arrow/csv/options.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > copying pyarrow/include/arrow/csv/parser.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > copying pyarrow/include/arrow/csv/reader.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > copying pyarrow/include/arrow/csv/test_common.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/dataset.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/discovery.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/disk_store.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/file_base.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/file_csv.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/file_feather.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/file_json.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/file_parquet.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/filter.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/partition.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/scanner.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/test_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/transaction.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/type_fwd.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/visibility.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > copying pyarrow/include/arrow/dataset/writer.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > copying pyarrow/include/arrow/filesystem/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > copying pyarrow/include/arrow/filesystem/filesystem.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > copying pyarrow/include/arrow/filesystem/localfs.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > copying pyarrow/include/arrow/filesystem/mockfs.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > copying pyarrow/include/arrow/filesystem/path_tree.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > copying pyarrow/include/arrow/filesystem/path_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > copying pyarrow/include/arrow/filesystem/s3fs.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > copying pyarrow/include/arrow/filesystem/test_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/client.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/client_auth.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/client_middleware.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/customize_protobuf.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/middleware.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/platform.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/server.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/server_auth.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/server_middleware.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/test_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/types.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > copying pyarrow/include/arrow/flight/visibility.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/buffered.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/compressed.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/concurrency.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/file.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/hdfs.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/interfaces.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/memory.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/mman.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/readahead.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/slow.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > copying pyarrow/include/arrow/io/test_common.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/dictionary.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/feather.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/json_integration.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/json_simple.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/message.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/options.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/reader.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/test_common.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > copying pyarrow/include/arrow/ipc/writer.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > copying pyarrow/include/arrow/json/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > copying pyarrow/include/arrow/json/chunked_builder.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > copying pyarrow/include/arrow/json/chunker.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > copying pyarrow/include/arrow/json/converter.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > copying pyarrow/include/arrow/json/options.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > copying pyarrow/include/arrow/json/parser.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > copying pyarrow/include/arrow/json/rapidjson_defs.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > copying pyarrow/include/arrow/json/reader.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > copying pyarrow/include/arrow/json/test_common.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/arrow_to_pandas.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/benchmark.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/common.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/config.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/datetime.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/decimal.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/deserialize.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/extension_type.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/flight.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/helpers.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/inference.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/init.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/io.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/iterators.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/numpy_convert.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/numpy_interop.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/numpy_to_arrow.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/platform.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/pyarrow.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/pyarrow_api.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/pyarrow_lib.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/python_to_arrow.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/serialize.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/type_traits.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > copying pyarrow/include/arrow/python/visibility.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > copying pyarrow/include/arrow/testing/generator.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > copying pyarrow/include/arrow/testing/gtest_common.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > copying pyarrow/include/arrow/testing/gtest_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > copying pyarrow/include/arrow/testing/random.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > copying pyarrow/include/arrow/testing/util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/align_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/atomic_shared_ptr.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/base64.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/basic_decimal.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/bit_stream_utils.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/bit_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/bpacking.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/checked_cast.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/compare.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/compiler_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/compression.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/compression_brotli.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/compression_bz2.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/compression_lz4.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/compression_snappy.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/compression_zlib.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/compression_zstd.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/config.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/cpu_info.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/decimal.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/formatting.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/functional.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/hash_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/hashing.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/int_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/io_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/iterator.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/key_value_metadata.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/logging.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/macros.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/memory.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/neon_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/parallel.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/parsing.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/print.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/range.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/rle_encoding.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/sse_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/stl.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/stopwatch.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/string.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/string_builder.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/string_view.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/task_group.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/thread_pool.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/trie.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/type_traits.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/ubsan.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/uri.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/utf8.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/variant.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/visibility.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > copying pyarrow/include/arrow/util/windows_compatibility.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > copying pyarrow/include/arrow/vendored/datetime.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > copying pyarrow/include/arrow/vendored/string_view.hpp -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > copying pyarrow/include/arrow/vendored/variant.hpp -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > copying pyarrow/include/arrow/vendored/xxhash.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > copying pyarrow/include/arrow/vendored/datetime/date.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > copying pyarrow/include/arrow/vendored/datetime/ios.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > copying pyarrow/include/arrow/vendored/datetime/tz.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > copying pyarrow/include/arrow/vendored/datetime/tz_private.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > copying pyarrow/include/arrow/vendored/datetime/visibility.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > creating build/lib.linux-aarch64-3.5/pyarrow/include/plasma > copying pyarrow/include/plasma/client.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > copying pyarrow/include/plasma/common.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > copying pyarrow/include/plasma/compat.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > copying pyarrow/include/plasma/events.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > copying pyarrow/include/plasma/test_util.h -> > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > creating build/lib.linux-aarch64-3.5/pyarrow/includes > copying pyarrow/includes/__init__.pxd -> > build/lib.linux-aarch64-3.5/pyarrow/includes > copying pyarrow/includes/common.pxd -> > build/lib.linux-aarch64-3.5/pyarrow/includes > copying pyarrow/includes/libarrow.pxd -> > build/lib.linux-aarch64-3.5/pyarrow/includes > copying pyarrow/includes/libarrow_cuda.pxd -> > build/lib.linux-aarch64-3.5/pyarrow/includes > copying pyarrow/includes/libarrow_flight.pxd -> > build/lib.linux-aarch64-3.5/pyarrow/includes > copying pyarrow/includes/libarrow_fs.pxd -> > build/lib.linux-aarch64-3.5/pyarrow/includes > copying pyarrow/includes/libgandiva.pxd -> > build/lib.linux-aarch64-3.5/pyarrow/includes > copying pyarrow/includes/libplasma.pxd -> > build/lib.linux-aarch64-3.5/pyarrow/includes > creating build/lib.linux-aarch64-3.5/pyarrow/tensorflow > copying pyarrow/tensorflow/plasma_op.cc -> > build/lib.linux-aarch64-3.5/pyarrow/tensorflow > creating > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM > creating > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > copying pyarrow/tensorflow/plasma_op.so.dSYM/Contents/Info.plist > -> > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > copying pyarrow/tests/pyarrow_cython_example.pyx -> > build/lib.linux-aarch64-3.5/pyarrow/tests > creating build/lib.linux-aarch64-3.5/pyarrow/tests/data > creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > copying pyarrow/tests/data/orc/README.md -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > copying pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > copying pyarrow/tests/data/orc/TestOrcFile.test1.orc -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz > -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > copying pyarrow/tests/data/orc/decimal.jsn.gz -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > copying pyarrow/tests/data/orc/decimal.orc -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > copying pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet > -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > copying > pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > copying pyarrow/tests/data/parquet/v0.7.1.parquet -> > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > copying pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet > -> build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > running build_ext > creating build/temp.linux-aarch64-3.5 > -- Running cmake for pyarrow > cmake -DPYTHON_EXECUTABLE=/usr/local/python3/bin/python3.5 > -DPYARROW_BOOST_USE_SHARED=on -DCMAKE_BUILD_TYPE=release > /tmp/pip-install-r4b5m7u0/pyarrow > error: command 'cmake' failed with exit status 1 > ---------------------------------------- > ERROR: Failed building wheel for pyarrow |
确实,我尝试了编译pyarrow,但是没有完成,而且不止这一个第三方包。
真是遗憾。 ------------------ 原始邮件 ------------------ 发件人: "user-zh" <[hidden email]>; 发送时间: 2020年8月4日(星期二) 上午10:09 收件人: "user-zh"<[hidden email]>; 主题: Re: arm,centos7下部署pyflink Hello, 我们pyflink会依赖pyarrow的包,而pyarrow并没有发布对应在arm下的wheel包,所以,你安装的话,会去下载pyarrow的源码包,然后尝试去编译源码包,所以出现你报错信息中的cmake失败的内容。 现在可行的方式是你得尝试自己手动编译安装pyarrow,不过pyarrow并没有在arm架构下做测试,而且在高版本的pyarrow包甚至不发布源码包了,所以我很怀疑你能否顺利编译安装成功pyarrow。 Best, Xingbo 琴师 <[hidden email]> 于2020年8月4日周二 上午9:57写道: > 你好: > &nbsp; &nbsp; > 我尝试在arm架构下centos系统内部署pyflink,python版本是3.5.9(3.7.1也尝试过),均不能完成部署,卡在pyarrow这一步,请问,这是系统不支持,还是我部署的问题?如果是我部署的问题,请问有解决方案么? > &nbsp;ERROR: Command errored out with exit status 1: > &nbsp; &nbsp;command: /usr/local/python3/bin/python3.5 > /usr/local/python3/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py > build_wheel /tmp/tmpfda_qhew > &nbsp; &nbsp; &nbsp; &nbsp;cwd: /tmp/pip-install-r4b5m7u0/pyarrow > &nbsp; Complete output (428 lines): > &nbsp; running bdist_wheel > &nbsp; running build > &nbsp; running build_py > &nbsp; creating build > &nbsp; creating build/lib.linux-aarch64-3.5 > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/jvm.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/benchmark.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_generated_version.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/plasma.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/hdfs.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/cuda.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/orc.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/filesystem.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/parquet.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/flight.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/types.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/ipc.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/fs.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/compat.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/json.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/__init__.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/csv.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/util.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/pandas_compat.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/serialization.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/feather.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_jvm.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_deprecations.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_pandas.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_feather.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_gandiva.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_fs.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_json.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_ipc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_plasma_tf_op.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_misc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_scalars.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/conftest.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/strategies.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/pandas_examples.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_cuda.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_sparse_tensor.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_compute.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_strategies.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_tensor.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_array.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_hdfs.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_cuda_numba_interop.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_serialization.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/__init__.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_memory.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/deserialize_buffer.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/util.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_plasma.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_cython.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_filesystem.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_io.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_types.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_orc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_csv.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_flight.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_schema.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_builder.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_table.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_extension_type.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_convert_builtin.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_parquet.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; running egg_info > &nbsp; writing dependency_links to pyarrow.egg-info/dependency_links.txt > &nbsp; writing pyarrow.egg-info/PKG-INFO > &nbsp; writing requirements to pyarrow.egg-info/requires.txt > &nbsp; writing entry points to pyarrow.egg-info/entry_points.txt > &nbsp; writing top-level names to pyarrow.egg-info/top_level.txt > &nbsp; warning: Failed to find the configured license file '../LICENSE.txt' > &nbsp; reading manifest file 'pyarrow.egg-info/SOURCES.txt' > &nbsp; reading manifest template 'MANIFEST.in' > &nbsp; warning: no files found matching '../LICENSE.txt' > &nbsp; warning: no files found matching '../NOTICE.txt' > &nbsp; warning: no previously-included files matching '*.so' found > anywhere in distribution > &nbsp; warning: no previously-included files matching '*.pyc' found > anywhere in distribution > &nbsp; warning: no previously-included files matching '*~' found anywhere > in distribution > &nbsp; warning: no previously-included files matching '#*' found anywhere > in distribution > &nbsp; warning: no previously-included files matching '.git*' found > anywhere in distribution > &nbsp; warning: no previously-included files matching '.DS_Store' found > anywhere in distribution > &nbsp; no previously-included directories found matching '.asv' > &nbsp; writing manifest file 'pyarrow.egg-info/SOURCES.txt' > &nbsp; copying pyarrow/__init__.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_csv.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_csv.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_cuda.pxd -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_cuda.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_flight.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_flight.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_fs.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_fs.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_json.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_json.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_orc.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_orc.pxd -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_orc.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_parquet.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_parquet.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_parquet.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_plasma.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_plasma.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_s3.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_s3fs.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/array.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/benchmark.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/builder.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/error.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/feather.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/gandiva.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/gandiva.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/io-hdfs.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/io.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/ipc.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/lib.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/lib.pxd -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/lib.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/lib_api.h -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/memory.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/pandas-shim.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/plasma-store-server -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/public-api.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/scalar.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/serialization.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/table.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/tensor.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/types.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > &nbsp; copying pyarrow/.pytest_cache/CACHEDIR.TAG -&gt; > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > &nbsp; copying pyarrow/.pytest_cache/README.md -&gt; > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > &nbsp; copying pyarrow/.pytest_cache/v/cache/nodeids -&gt; > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > &nbsp; copying pyarrow/.pytest_cache/v/cache/stepwise -&gt; > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/array.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/buffer.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/buffer_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/compare.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/extension_type.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/memory_pool.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/memory_pool_test.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/pretty_print.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/record_batch.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/result.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/scalar.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/sparse_tensor.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/status.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/stl.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/table.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/table_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/tensor.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/type.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/type_fwd.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/type_traits.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/visitor.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/visitor_inline.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > &nbsp; copying pyarrow/include/arrow/adapters/orc/adapter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_adaptive.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_base.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_binary.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_decimal.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_dict.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_nested.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_primitive.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_time.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_union.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/concatenate.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/diff.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/benchmark_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/context.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/expression.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/kernel.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/logical_type.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/operation.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/type_fwd.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/aggregate.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/boolean.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/cast.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/compare.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/count.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/filter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/hash.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/isin.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/mean.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/sort_to_indices.h > -&gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/sum.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/take.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/chunker.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/column_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/converter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/options.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/parser.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/reader.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/test_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/dataset.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/discovery.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/disk_store.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_base.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_csv.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_feather.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_json.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_parquet.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/filter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/partition.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/scanner.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/transaction.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/type_fwd.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/writer.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/filesystem.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/localfs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/mockfs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/path_tree.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/path_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/s3fs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/client.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/client_auth.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/client_middleware.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/customize_protobuf.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/middleware.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/platform.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/server.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/server_auth.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/server_middleware.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/types.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/buffered.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/compressed.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/concurrency.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/file.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/hdfs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/interfaces.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/memory.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/mman.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/readahead.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/slow.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/test_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/dictionary.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/feather.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/json_integration.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/json_simple.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/message.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/options.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/reader.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/test_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/writer.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/chunked_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/chunker.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/converter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/options.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/parser.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/rapidjson_defs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/reader.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/test_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/arrow_to_pandas.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/benchmark.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/config.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/datetime.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/decimal.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/deserialize.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/extension_type.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/flight.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/helpers.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/inference.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/init.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/io.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/iterators.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/numpy_convert.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/numpy_interop.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/numpy_to_arrow.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/platform.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/pyarrow.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/pyarrow_api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/pyarrow_lib.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/python_to_arrow.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/serialize.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/type_traits.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/generator.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/gtest_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/gtest_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/random.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/align_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/atomic_shared_ptr.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/base64.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/basic_decimal.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/bit_stream_utils.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/bit_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/bpacking.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/checked_cast.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compare.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compiler_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_brotli.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_bz2.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_lz4.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_snappy.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_zlib.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_zstd.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/config.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/cpu_info.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/decimal.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/formatting.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/functional.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/hash_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/hashing.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/int_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/io_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/iterator.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/key_value_metadata.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/logging.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/macros.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/memory.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/neon_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/parallel.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/parsing.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/print.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/range.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/rle_encoding.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/sse_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/stl.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/stopwatch.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/string.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/string_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/string_view.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/task_group.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/thread_pool.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/trie.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/type_traits.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/ubsan.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/uri.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/utf8.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/variant.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/windows_compatibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; copying pyarrow/include/arrow/vendored/datetime.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; copying pyarrow/include/arrow/vendored/string_view.hpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; copying pyarrow/include/arrow/vendored/variant.hpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; copying pyarrow/include/arrow/vendored/xxhash.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/date.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/ios.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/tz.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/tz_private.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/client.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/compat.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/events.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/__init__.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/common.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libarrow.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libarrow_cuda.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libarrow_flight.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libarrow_fs.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libgandiva.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libplasma.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tensorflow > &nbsp; copying pyarrow/tensorflow/plasma_op.cc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tensorflow > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > &nbsp; copying pyarrow/tensorflow/plasma_op.so.dSYM/Contents/Info.plist > -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > &nbsp; copying pyarrow/tests/pyarrow_cython_example.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/README.md -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.orc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/decimal.jsn.gz -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/decimal.orc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; copying pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; copying > pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; copying pyarrow/tests/data/parquet/v0.7.1.parquet -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; copying pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; running build_ext > &nbsp; creating build/temp.linux-aarch64-3.5 > &nbsp; -- Running cmake for pyarrow > &nbsp; cmake -DPYTHON_EXECUTABLE=/usr/local/python3/bin/python3.5&nbsp; > -DPYARROW_BOOST_USE_SHARED=on -DCMAKE_BUILD_TYPE=release > /tmp/pip-install-r4b5m7u0/pyarrow > &nbsp; error: command 'cmake' failed with exit status 1 > &nbsp; ---------------------------------------- > &nbsp; ERROR: Failed building wheel for pyarrow |
Hi,
是的,pyarrow的编译安装依赖很多与机器相关的c的库,特别难安装上,所以高版本的pyarrow直接就不发源码包,省的你去编译报错安不上。 Best, Xingbo 琴师 <[hidden email]> 于2020年8月4日周二 上午10:20写道: > 确实,我尝试了编译pyarrow,但是没有完成,而且不止这一个第三方包。 > 真是遗憾。 > > > > > ------------------ 原始邮件 ------------------ > 发件人: > "user-zh" > < > [hidden email]>; > 发送时间: 2020年8月4日(星期二) 上午10:09 > 收件人: "user-zh"<[hidden email]>; > > 主题: Re: arm,centos7下部署pyflink > > > > Hello, > > 我们pyflink会依赖pyarrow的包,而pyarrow并没有发布对应在arm下的wheel包,所以,你安装的话,会去下载pyarrow的源码包,然后尝试去编译源码包,所以出现你报错信息中的cmake失败的内容。 > > 现在可行的方式是你得尝试自己手动编译安装pyarrow,不过pyarrow并没有在arm架构下做测试,而且在高版本的pyarrow包甚至不发布源码包了,所以我很怀疑你能否顺利编译安装成功pyarrow。 > > Best, > Xingbo > > 琴师 <[hidden email]> 于2020年8月4日周二 上午9:57写道: > > > 你好: > > &nbsp; &nbsp; > > > 我尝试在arm架构下centos系统内部署pyflink,python版本是3.5.9(3.7.1也尝试过),均不能完成部署,卡在pyarrow这一步,请问,这是系统不支持,还是我部署的问题?如果是我部署的问题,请问有解决方案么? > > &nbsp;ERROR: Command errored out with exit status 1: > > &nbsp; &nbsp;command: /usr/local/python3/bin/python3.5 > > > /usr/local/python3/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py > > build_wheel /tmp/tmpfda_qhew > > &nbsp; &nbsp; &nbsp; &nbsp;cwd: > /tmp/pip-install-r4b5m7u0/pyarrow > > &nbsp; Complete output (428 lines): > > &nbsp; running bdist_wheel > > &nbsp; running build > > &nbsp; running build_py > > &nbsp; creating build > > &nbsp; creating build/lib.linux-aarch64-3.5 > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/jvm.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/benchmark.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_generated_version.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/plasma.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/hdfs.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/cuda.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/orc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/filesystem.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/parquet.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/flight.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/types.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/ipc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/fs.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/compat.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/json.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/__init__.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/csv.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/util.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/pandas_compat.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/serialization.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/feather.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_jvm.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_deprecations.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_pandas.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_feather.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_gandiva.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_fs.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_json.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_ipc.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_plasma_tf_op.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_misc.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_scalars.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/conftest.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/strategies.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/pandas_examples.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_cuda.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_sparse_tensor.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_compute.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_strategies.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_tensor.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_array.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_hdfs.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_cuda_numba_interop.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_serialization.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/__init__.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_memory.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/deserialize_buffer.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/util.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_plasma.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_cython.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_filesystem.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_io.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_types.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_orc.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_csv.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_flight.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_schema.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_builder.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_table.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_extension_type.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_convert_builtin.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_parquet.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; running egg_info > > &nbsp; writing dependency_links to > pyarrow.egg-info/dependency_links.txt > > &nbsp; writing pyarrow.egg-info/PKG-INFO > > &nbsp; writing requirements to pyarrow.egg-info/requires.txt > > &nbsp; writing entry points to pyarrow.egg-info/entry_points.txt > > &nbsp; writing top-level names to pyarrow.egg-info/top_level.txt > > &nbsp; warning: Failed to find the configured license file > '../LICENSE.txt' > > &nbsp; reading manifest file 'pyarrow.egg-info/SOURCES.txt' > > &nbsp; reading manifest template 'MANIFEST.in' > > &nbsp; warning: no files found matching '../LICENSE.txt' > > &nbsp; warning: no files found matching '../NOTICE.txt' > > &nbsp; warning: no previously-included files matching '*.so' found > > anywhere in distribution > > &nbsp; warning: no previously-included files matching '*.pyc' > found > > anywhere in distribution > > &nbsp; warning: no previously-included files matching '*~' found > anywhere > > in distribution > > &nbsp; warning: no previously-included files matching '#*' found > anywhere > > in distribution > > &nbsp; warning: no previously-included files matching '.git*' > found > > anywhere in distribution > > &nbsp; warning: no previously-included files matching '.DS_Store' > found > > anywhere in distribution > > &nbsp; no previously-included directories found matching '.asv' > > &nbsp; writing manifest file 'pyarrow.egg-info/SOURCES.txt' > > &nbsp; copying pyarrow/__init__.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_csv.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_csv.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_cuda.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_cuda.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_flight.cpp -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_flight.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_fs.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_fs.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_json.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_json.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_orc.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_orc.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_orc.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_parquet.cpp -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_parquet.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_parquet.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_plasma.cpp -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_plasma.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_s3.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_s3fs.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/array.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/benchmark.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/builder.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/error.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/feather.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/gandiva.cpp -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/gandiva.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/io-hdfs.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/io.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/ipc.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/lib.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/lib.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/lib.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/lib_api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/memory.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/pandas-shim.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/plasma-store-server -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/public-api.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/scalar.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/serialization.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/table.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/tensor.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/types.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > > &nbsp; copying pyarrow/.pytest_cache/CACHEDIR.TAG -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > > &nbsp; copying pyarrow/.pytest_cache/README.md -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > > &nbsp; copying pyarrow/.pytest_cache/v/cache/nodeids -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > > &nbsp; copying pyarrow/.pytest_cache/v/cache/stepwise -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/array.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/buffer.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/buffer_builder.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/builder.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/compare.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/extension_type.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/memory_pool.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/memory_pool_test.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/pretty_print.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/record_batch.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/result.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/scalar.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/sparse_tensor.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/status.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/stl.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/table.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/table_builder.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/tensor.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/type.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/type_fwd.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/type_traits.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/visitor.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/visitor_inline.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > > &nbsp; copying pyarrow/include/arrow/adapters/orc/adapter.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_adaptive.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_base.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_binary.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_decimal.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_dict.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_nested.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_primitive.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_time.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_union.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/concatenate.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/diff.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/benchmark_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/context.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/expression.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/kernel.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/logical_type.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/operation.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/test_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/type_fwd.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/aggregate.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/boolean.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/cast.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/compare.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/count.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/filter.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/hash.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/isin.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/mean.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying > pyarrow/include/arrow/compute/kernels/sort_to_indices.h > > -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/sum.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/take.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/chunker.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/column_builder.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/converter.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/options.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/parser.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/reader.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/test_common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/dataset.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/discovery.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/disk_store.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_base.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_csv.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_feather.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_json.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_parquet.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/filter.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/partition.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/scanner.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/test_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/transaction.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/type_fwd.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/visibility.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/writer.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/filesystem.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/localfs.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/mockfs.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/path_tree.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/path_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/s3fs.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/test_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/client.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/client_auth.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/client_middleware.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/customize_protobuf.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/middleware.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/platform.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/server.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/server_auth.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/server_middleware.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/test_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/types.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/visibility.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/buffered.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/compressed.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/concurrency.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/file.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/hdfs.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/interfaces.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/memory.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/mman.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/readahead.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/slow.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/test_common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/dictionary.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/feather.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/json_integration.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/json_simple.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/message.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/options.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/reader.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/test_common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/writer.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/chunked_builder.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/chunker.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/converter.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/options.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/parser.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/rapidjson_defs.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/reader.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/test_common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/arrow_to_pandas.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/benchmark.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/config.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/datetime.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/decimal.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/deserialize.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/extension_type.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/flight.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/helpers.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/inference.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/init.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/io.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/iterators.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/numpy_convert.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/numpy_interop.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/numpy_to_arrow.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/platform.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/pyarrow.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/pyarrow_api.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/pyarrow_lib.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/python_to_arrow.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/serialize.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/type_traits.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/visibility.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/generator.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/gtest_common.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/gtest_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/random.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/align_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/atomic_shared_ptr.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/base64.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/basic_decimal.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/bit_stream_utils.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/bit_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/bpacking.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/checked_cast.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compare.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compiler_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_brotli.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_bz2.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_lz4.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_snappy.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_zlib.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_zstd.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/config.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/cpu_info.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/decimal.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/formatting.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/functional.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/hash_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/hashing.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/int_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/io_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/iterator.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/key_value_metadata.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/logging.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/macros.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/memory.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/neon_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/parallel.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/parsing.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/print.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/range.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/rle_encoding.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/sse_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/stl.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/stopwatch.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/string.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/string_builder.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/string_view.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/task_group.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/thread_pool.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/trie.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/type_traits.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/ubsan.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/uri.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/utf8.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/variant.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/visibility.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/windows_compatibility.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; copying pyarrow/include/arrow/vendored/datetime.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; copying pyarrow/include/arrow/vendored/string_view.hpp > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; copying pyarrow/include/arrow/vendored/variant.hpp > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; copying pyarrow/include/arrow/vendored/xxhash.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying pyarrow/include/arrow/vendored/datetime/date.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying pyarrow/include/arrow/vendored/datetime/ios.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying pyarrow/include/arrow/vendored/datetime/tz.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying > pyarrow/include/arrow/vendored/datetime/tz_private.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying > pyarrow/include/arrow/vendored/datetime/visibility.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/client.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/compat.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/events.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/test_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/__init__.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/common.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libarrow.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libarrow_cuda.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libarrow_flight.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libarrow_fs.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libgandiva.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libplasma.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tensorflow > > &nbsp; copying pyarrow/tensorflow/plasma_op.cc -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tensorflow > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM > > &nbsp; creating > > > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > > &nbsp; copying > pyarrow/tensorflow/plasma_op.so.dSYM/Contents/Info.plist > > -&gt; > > > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > > &nbsp; copying pyarrow/tests/pyarrow_cython_example.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/README.md -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying > pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.orc > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying > pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz > > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying > pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/decimal.jsn.gz -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/decimal.orc -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; copying > pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet > > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; copying > > pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; copying pyarrow/tests/data/parquet/v0.7.1.parquet -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; copying > pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet > > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; running build_ext > > &nbsp; creating build/temp.linux-aarch64-3.5 > > &nbsp; -- Running cmake for pyarrow > > &nbsp; cmake > -DPYTHON_EXECUTABLE=/usr/local/python3/bin/python3.5&nbsp; > > -DPYARROW_BOOST_USE_SHARED=on -DCMAKE_BUILD_TYPE=release > > /tmp/pip-install-r4b5m7u0/pyarrow > > &nbsp; error: command 'cmake' failed with exit status 1 > > &nbsp; ---------------------------------------- > > &nbsp; ERROR: Failed building wheel for pyarrow |
In reply to this post by 琴师
Hi:
我用mvn clean package -DskipTest完整的编译了flink-1.11.1-src.tgz,我看到flink-1.11.1/build-target/bin/pyflink-shell.sh,请问这个是做什么用的,是不是用这个就可以相当于pyflink了? ------------------ 原始邮件 ------------------ 发件人: "琴师" <[hidden email]>; 发送时间: 2020年8月4日(星期二) 上午10:19 收件人: "user-zh"<[hidden email]>; 主题: 回复: arm,centos7下部署pyflink 确实,我尝试了编译pyarrow,但是没有完成,而且不止这一个第三方包。 真是遗憾。 ------------------ 原始邮件 ------------------ 发件人: "user-zh" <[hidden email]>; 发送时间: 2020年8月4日(星期二) 上午10:09 收件人: "user-zh"<[hidden email]>; 主题: Re: arm,centos7下部署pyflink Hello, 我们pyflink会依赖pyarrow的包,而pyarrow并没有发布对应在arm下的wheel包,所以,你安装的话,会去下载pyarrow的源码包,然后尝试去编译源码包,所以出现你报错信息中的cmake失败的内容。 现在可行的方式是你得尝试自己手动编译安装pyarrow,不过pyarrow并没有在arm架构下做测试,而且在高版本的pyarrow包甚至不发布源码包了,所以我很怀疑你能否顺利编译安装成功pyarrow。 Best, Xingbo 琴师 <[hidden email]> 于2020年8月4日周二 上午9:57写道: > 你好: > &nbsp; &nbsp; > 我尝试在arm架构下centos系统内部署pyflink,python版本是3.5.9(3.7.1也尝试过),均不能完成部署,卡在pyarrow这一步,请问,这是系统不支持,还是我部署的问题?如果是我部署的问题,请问有解决方案么? > &nbsp;ERROR: Command errored out with exit status 1: > &nbsp; &nbsp;command: /usr/local/python3/bin/python3.5 > /usr/local/python3/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py > build_wheel /tmp/tmpfda_qhew > &nbsp; &nbsp; &nbsp; &nbsp;cwd: /tmp/pip-install-r4b5m7u0/pyarrow > &nbsp; Complete output (428 lines): > &nbsp; running bdist_wheel > &nbsp; running build > &nbsp; running build_py > &nbsp; creating build > &nbsp; creating build/lib.linux-aarch64-3.5 > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/jvm.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/benchmark.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_generated_version.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/plasma.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/hdfs.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/cuda.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/orc.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/filesystem.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/parquet.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/flight.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/types.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/ipc.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/fs.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/compat.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/json.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/__init__.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/csv.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/util.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/pandas_compat.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/serialization.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/feather.py -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_jvm.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_deprecations.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_pandas.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_feather.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_gandiva.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_fs.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_json.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_ipc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_plasma_tf_op.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_misc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_scalars.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/conftest.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/strategies.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/pandas_examples.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_cuda.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_sparse_tensor.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_compute.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_strategies.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_tensor.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_array.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_hdfs.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_cuda_numba_interop.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_serialization.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/__init__.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_memory.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/deserialize_buffer.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/util.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_plasma.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_cython.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_filesystem.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_io.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_types.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_orc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_csv.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_flight.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_schema.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_builder.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_table.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_extension_type.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_convert_builtin.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; copying pyarrow/tests/test_parquet.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; running egg_info > &nbsp; writing dependency_links to pyarrow.egg-info/dependency_links.txt > &nbsp; writing pyarrow.egg-info/PKG-INFO > &nbsp; writing requirements to pyarrow.egg-info/requires.txt > &nbsp; writing entry points to pyarrow.egg-info/entry_points.txt > &nbsp; writing top-level names to pyarrow.egg-info/top_level.txt > &nbsp; warning: Failed to find the configured license file '../LICENSE.txt' > &nbsp; reading manifest file 'pyarrow.egg-info/SOURCES.txt' > &nbsp; reading manifest template 'MANIFEST.in' > &nbsp; warning: no files found matching '../LICENSE.txt' > &nbsp; warning: no files found matching '../NOTICE.txt' > &nbsp; warning: no previously-included files matching '*.so' found > anywhere in distribution > &nbsp; warning: no previously-included files matching '*.pyc' found > anywhere in distribution > &nbsp; warning: no previously-included files matching '*~' found anywhere > in distribution > &nbsp; warning: no previously-included files matching '#*' found anywhere > in distribution > &nbsp; warning: no previously-included files matching '.git*' found > anywhere in distribution > &nbsp; warning: no previously-included files matching '.DS_Store' found > anywhere in distribution > &nbsp; no previously-included directories found matching '.asv' > &nbsp; writing manifest file 'pyarrow.egg-info/SOURCES.txt' > &nbsp; copying pyarrow/__init__.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_csv.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_csv.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_cuda.pxd -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_cuda.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_flight.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_flight.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_fs.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_fs.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_json.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_json.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_orc.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_orc.pxd -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_orc.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_parquet.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_parquet.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_parquet.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_plasma.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_plasma.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_s3.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/_s3fs.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/array.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/benchmark.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/builder.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/error.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/feather.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/gandiva.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/gandiva.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/io-hdfs.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/io.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/ipc.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/lib.cpp -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/lib.pxd -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/lib.pyx -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/lib_api.h -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/memory.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/pandas-shim.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/plasma-store-server -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/public-api.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/scalar.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/serialization.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/table.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/tensor.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; copying pyarrow/types.pxi -&gt; build/lib.linux-aarch64-3.5/pyarrow > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > &nbsp; copying pyarrow/.pytest_cache/CACHEDIR.TAG -&gt; > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > &nbsp; copying pyarrow/.pytest_cache/README.md -&gt; > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > &nbsp; copying pyarrow/.pytest_cache/v/cache/nodeids -&gt; > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > &nbsp; copying pyarrow/.pytest_cache/v/cache/stepwise -&gt; > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/array.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/buffer.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/buffer_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/compare.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/extension_type.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/memory_pool.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/memory_pool_test.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/pretty_print.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/record_batch.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/result.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/scalar.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/sparse_tensor.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/status.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/stl.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/table.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/table_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/tensor.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/type.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/type_fwd.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/type_traits.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/visitor.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; copying pyarrow/include/arrow/visitor_inline.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > &nbsp; copying pyarrow/include/arrow/adapters/orc/adapter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_adaptive.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_base.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_binary.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_decimal.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_dict.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_nested.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_primitive.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_time.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/builder_union.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/concatenate.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; copying pyarrow/include/arrow/array/diff.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/benchmark_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/context.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/expression.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/kernel.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/logical_type.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/operation.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; copying pyarrow/include/arrow/compute/type_fwd.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/aggregate.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/boolean.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/cast.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/compare.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/count.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/filter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/hash.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/isin.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/mean.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/sort_to_indices.h > -&gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/sum.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; copying pyarrow/include/arrow/compute/kernels/take.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/chunker.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/column_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/converter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/options.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/parser.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/reader.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; copying pyarrow/include/arrow/csv/test_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/dataset.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/discovery.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/disk_store.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_base.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_csv.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_feather.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_json.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/file_parquet.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/filter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/partition.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/scanner.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/transaction.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/type_fwd.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; copying pyarrow/include/arrow/dataset/writer.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/filesystem.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/localfs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/mockfs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/path_tree.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/path_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/s3fs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; copying pyarrow/include/arrow/filesystem/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/client.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/client_auth.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/client_middleware.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/customize_protobuf.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/middleware.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/platform.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/server.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/server_auth.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/server_middleware.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/types.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; copying pyarrow/include/arrow/flight/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/buffered.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/compressed.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/concurrency.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/file.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/hdfs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/interfaces.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/memory.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/mman.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/readahead.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/slow.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; copying pyarrow/include/arrow/io/test_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/dictionary.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/feather.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/json_integration.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/json_simple.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/message.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/options.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/reader.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/test_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; copying pyarrow/include/arrow/ipc/writer.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/chunked_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/chunker.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/converter.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/options.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/parser.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/rapidjson_defs.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/reader.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; copying pyarrow/include/arrow/json/test_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/arrow_to_pandas.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/benchmark.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/config.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/datetime.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/decimal.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/deserialize.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/extension_type.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/flight.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/helpers.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/inference.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/init.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/io.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/iterators.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/numpy_convert.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/numpy_interop.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/numpy_to_arrow.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/platform.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/pyarrow.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/pyarrow_api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/pyarrow_lib.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/python_to_arrow.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/serialize.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/type_traits.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; copying pyarrow/include/arrow/python/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/generator.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/gtest_common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/gtest_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/random.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; copying pyarrow/include/arrow/testing/util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/align_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/atomic_shared_ptr.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/base64.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/basic_decimal.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/bit_stream_utils.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/bit_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/bpacking.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/checked_cast.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compare.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compiler_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_brotli.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_bz2.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_lz4.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_snappy.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_zlib.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/compression_zstd.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/config.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/cpu_info.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/decimal.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/formatting.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/functional.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/hash_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/hashing.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/int_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/io_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/iterator.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/key_value_metadata.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/logging.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/macros.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/memory.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/neon_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/parallel.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/parsing.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/print.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/range.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/rle_encoding.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/sse_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/stl.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/stopwatch.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/string.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/string_builder.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/string_view.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/task_group.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/thread_pool.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/trie.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/type_traits.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/ubsan.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/uri.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/utf8.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/variant.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; copying pyarrow/include/arrow/util/windows_compatibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; copying pyarrow/include/arrow/vendored/datetime.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; copying pyarrow/include/arrow/vendored/string_view.hpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; copying pyarrow/include/arrow/vendored/variant.hpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; copying pyarrow/include/arrow/vendored/xxhash.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/date.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/ios.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/tz.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/tz_private.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; copying pyarrow/include/arrow/vendored/datetime/visibility.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/client.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/common.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/compat.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/events.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; copying pyarrow/include/plasma/test_util.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/__init__.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/common.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libarrow.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libarrow_cuda.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libarrow_flight.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libarrow_fs.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libgandiva.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; copying pyarrow/includes/libplasma.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow/includes > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tensorflow > &nbsp; copying pyarrow/tensorflow/plasma_op.cc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tensorflow > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > &nbsp; copying pyarrow/tensorflow/plasma_op.so.dSYM/Contents/Info.plist > -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > &nbsp; copying pyarrow/tests/pyarrow_cython_example.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/README.md -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.orc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/decimal.jsn.gz -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; copying pyarrow/tests/data/orc/decimal.orc -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; copying pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; copying > pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; copying pyarrow/tests/data/parquet/v0.7.1.parquet -&gt; > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; copying pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &nbsp; running build_ext > &nbsp; creating build/temp.linux-aarch64-3.5 > &nbsp; -- Running cmake for pyarrow > &nbsp; cmake -DPYTHON_EXECUTABLE=/usr/local/python3/bin/python3.5&nbsp; > -DPYARROW_BOOST_USE_SHARED=on -DCMAKE_BUILD_TYPE=release > /tmp/pip-install-r4b5m7u0/pyarrow > &nbsp; error: command 'cmake' failed with exit status 1 > &nbsp; ---------------------------------------- > &nbsp; ERROR: Failed building wheel for pyarrow |
Hi,
肯定不是的,这个只是python shell的启动脚本。你想想看你mvn编译的只是java的代码,里面都没有pyflink的python代码。你写的python job那些Import 的pyflink的包python都认识不了,肯定跑不起来呀。你如果想玩python shell,可以参考文档[1] [1] https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/python_shell.html Best, Xingbo 琴师 <[hidden email]> 于2020年8月6日周四 上午9:11写道: > Hi: > 我用mvn clean package > -DskipTest完整的编译了flink-1.11.1-src.tgz,我看到flink-1.11.1/build-target/bin/pyflink-shell.sh,请问这个是做什么用的,是不是用这个就可以相当于pyflink了? > > > ------------------ 原始邮件 ------------------ > 发件人: > "琴师" > < > [hidden email]>; > 发送时间: 2020年8月4日(星期二) 上午10:19 > 收件人: "user-zh"<[hidden email]>; > > 主题: 回复: arm,centos7下部署pyflink > > > > 确实,我尝试了编译pyarrow,但是没有完成,而且不止这一个第三方包。 > 真是遗憾。 > > > > > ------------------ 原始邮件 ------------------ > 发件人: > "user-zh" > < > [hidden email]>; > 发送时间: 2020年8月4日(星期二) 上午10:09 > 收件人: "user-zh"<[hidden email]>; > > 主题: Re: arm,centos7下部署pyflink > > > > Hello, > > 我们pyflink会依赖pyarrow的包,而pyarrow并没有发布对应在arm下的wheel包,所以,你安装的话,会去下载pyarrow的源码包,然后尝试去编译源码包,所以出现你报错信息中的cmake失败的内容。 > > 现在可行的方式是你得尝试自己手动编译安装pyarrow,不过pyarrow并没有在arm架构下做测试,而且在高版本的pyarrow包甚至不发布源码包了,所以我很怀疑你能否顺利编译安装成功pyarrow。 > > Best, > Xingbo > > 琴师 <[hidden email]> 于2020年8月4日周二 上午9:57写道: > > > 你好: > > &nbsp; &nbsp; > > > 我尝试在arm架构下centos系统内部署pyflink,python版本是3.5.9(3.7.1也尝试过),均不能完成部署,卡在pyarrow这一步,请问,这是系统不支持,还是我部署的问题?如果是我部署的问题,请问有解决方案么? > > &nbsp;ERROR: Command errored out with exit status 1: > > &nbsp; &nbsp;command: /usr/local/python3/bin/python3.5 > > > /usr/local/python3/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py > > build_wheel /tmp/tmpfda_qhew > > &nbsp; &nbsp; &nbsp; &nbsp;cwd: > /tmp/pip-install-r4b5m7u0/pyarrow > > &nbsp; Complete output (428 lines): > > &nbsp; running bdist_wheel > > &nbsp; running build > > &nbsp; running build_py > > &nbsp; creating build > > &nbsp; creating build/lib.linux-aarch64-3.5 > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/jvm.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/benchmark.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_generated_version.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/plasma.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/hdfs.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/cuda.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/orc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/filesystem.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/parquet.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/flight.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/types.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/ipc.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/fs.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/compat.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/json.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/__init__.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/csv.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/util.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/pandas_compat.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/serialization.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/feather.py -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_jvm.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_deprecations.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_pandas.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_feather.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_gandiva.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_fs.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_json.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_ipc.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_plasma_tf_op.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_misc.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_scalars.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/conftest.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/strategies.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/pandas_examples.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_cuda.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_sparse_tensor.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_compute.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_strategies.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_tensor.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_array.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_hdfs.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_cuda_numba_interop.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_serialization.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/__init__.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_memory.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/deserialize_buffer.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/util.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_plasma.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_cython.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_filesystem.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_io.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_types.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_orc.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_csv.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_flight.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_schema.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_builder.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_table.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_extension_type.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_convert_builtin.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; copying pyarrow/tests/test_parquet.py -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; running egg_info > > &nbsp; writing dependency_links to > pyarrow.egg-info/dependency_links.txt > > &nbsp; writing pyarrow.egg-info/PKG-INFO > > &nbsp; writing requirements to pyarrow.egg-info/requires.txt > > &nbsp; writing entry points to pyarrow.egg-info/entry_points.txt > > &nbsp; writing top-level names to pyarrow.egg-info/top_level.txt > > &nbsp; warning: Failed to find the configured license file > '../LICENSE.txt' > > &nbsp; reading manifest file 'pyarrow.egg-info/SOURCES.txt' > > &nbsp; reading manifest template 'MANIFEST.in' > > &nbsp; warning: no files found matching '../LICENSE.txt' > > &nbsp; warning: no files found matching '../NOTICE.txt' > > &nbsp; warning: no previously-included files matching '*.so' found > > anywhere in distribution > > &nbsp; warning: no previously-included files matching '*.pyc' > found > > anywhere in distribution > > &nbsp; warning: no previously-included files matching '*~' found > anywhere > > in distribution > > &nbsp; warning: no previously-included files matching '#*' found > anywhere > > in distribution > > &nbsp; warning: no previously-included files matching '.git*' > found > > anywhere in distribution > > &nbsp; warning: no previously-included files matching '.DS_Store' > found > > anywhere in distribution > > &nbsp; no previously-included directories found matching '.asv' > > &nbsp; writing manifest file 'pyarrow.egg-info/SOURCES.txt' > > &nbsp; copying pyarrow/__init__.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_csv.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_csv.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_cuda.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_cuda.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_flight.cpp -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_flight.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_fs.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_fs.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_json.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_json.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_orc.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_orc.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_orc.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_parquet.cpp -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_parquet.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_parquet.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_plasma.cpp -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_plasma.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_s3.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/_s3fs.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/array.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/benchmark.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/builder.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/error.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/feather.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/gandiva.cpp -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/gandiva.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/io-hdfs.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/io.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/ipc.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/lib.cpp -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/lib.pxd -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/lib.pyx -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/lib_api.h -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/memory.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/pandas-shim.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/plasma-store-server -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/public-api.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/scalar.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/serialization.pxi -&gt; > > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/table.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/tensor.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; copying pyarrow/types.pxi -&gt; > build/lib.linux-aarch64-3.5/pyarrow > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > > &nbsp; copying pyarrow/.pytest_cache/CACHEDIR.TAG -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > > &nbsp; copying pyarrow/.pytest_cache/README.md -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > > &nbsp; copying pyarrow/.pytest_cache/v/cache/nodeids -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > > &nbsp; copying pyarrow/.pytest_cache/v/cache/stepwise -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/array.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/buffer.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/buffer_builder.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/builder.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/compare.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/extension_type.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/memory_pool.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/memory_pool_test.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/pretty_print.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/record_batch.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/result.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/scalar.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/sparse_tensor.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/status.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/stl.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/table.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/table_builder.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/tensor.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/type.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/type_fwd.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/type_traits.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/visitor.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; copying pyarrow/include/arrow/visitor_inline.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > > &nbsp; copying pyarrow/include/arrow/adapters/orc/adapter.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_adaptive.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_base.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_binary.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_decimal.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_dict.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_nested.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_primitive.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_time.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/builder_union.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/concatenate.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; copying pyarrow/include/arrow/array/diff.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/benchmark_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/context.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/expression.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/kernel.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/logical_type.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/operation.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/test_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; copying pyarrow/include/arrow/compute/type_fwd.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/aggregate.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/boolean.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/cast.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/compare.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/count.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/filter.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/hash.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/isin.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/mean.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying > pyarrow/include/arrow/compute/kernels/sort_to_indices.h > > -&gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/sum.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; copying pyarrow/include/arrow/compute/kernels/take.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/chunker.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/column_builder.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/converter.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/options.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/parser.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/reader.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; copying pyarrow/include/arrow/csv/test_common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/dataset.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/discovery.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/disk_store.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_base.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_csv.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_feather.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_json.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/file_parquet.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/filter.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/partition.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/scanner.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/test_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/transaction.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/type_fwd.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/visibility.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; copying pyarrow/include/arrow/dataset/writer.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/filesystem.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/localfs.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/mockfs.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/path_tree.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/path_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/s3fs.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; copying pyarrow/include/arrow/filesystem/test_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/client.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/client_auth.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/client_middleware.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/customize_protobuf.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/middleware.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/platform.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/server.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/server_auth.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/server_middleware.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/test_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/types.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; copying pyarrow/include/arrow/flight/visibility.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/buffered.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/compressed.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/concurrency.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/file.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/hdfs.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/interfaces.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/memory.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/mman.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/readahead.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/slow.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; copying pyarrow/include/arrow/io/test_common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/dictionary.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/feather.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/json_integration.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/json_simple.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/message.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/options.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/reader.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/test_common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; copying pyarrow/include/arrow/ipc/writer.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/chunked_builder.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/chunker.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/converter.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/options.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/parser.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/rapidjson_defs.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/reader.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; copying pyarrow/include/arrow/json/test_common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/api.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/arrow_to_pandas.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/benchmark.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/config.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/datetime.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/decimal.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/deserialize.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/extension_type.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/flight.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/helpers.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/inference.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/init.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/io.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/iterators.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/numpy_convert.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/numpy_interop.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/numpy_to_arrow.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/platform.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/pyarrow.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/pyarrow_api.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/pyarrow_lib.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/python_to_arrow.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/serialize.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/type_traits.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; copying pyarrow/include/arrow/python/visibility.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/generator.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/gtest_common.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/gtest_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/random.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; copying pyarrow/include/arrow/testing/util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/align_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/atomic_shared_ptr.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/base64.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/basic_decimal.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/bit_stream_utils.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/bit_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/bpacking.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/checked_cast.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compare.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compiler_util.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_brotli.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_bz2.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_lz4.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_snappy.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_zlib.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/compression_zstd.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/config.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/cpu_info.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/decimal.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/formatting.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/functional.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/hash_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/hashing.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/int_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/io_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/iterator.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/key_value_metadata.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/logging.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/macros.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/memory.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/neon_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/parallel.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/parsing.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/print.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/range.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/rle_encoding.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/sse_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/stl.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/stopwatch.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/string.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/string_builder.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/string_view.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/task_group.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/thread_pool.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/trie.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/type_traits.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/ubsan.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/uri.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/utf8.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/variant.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/visibility.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; copying pyarrow/include/arrow/util/windows_compatibility.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; copying pyarrow/include/arrow/vendored/datetime.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; copying pyarrow/include/arrow/vendored/string_view.hpp > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; copying pyarrow/include/arrow/vendored/variant.hpp > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; copying pyarrow/include/arrow/vendored/xxhash.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying pyarrow/include/arrow/vendored/datetime/date.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying pyarrow/include/arrow/vendored/datetime/ios.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying pyarrow/include/arrow/vendored/datetime/tz.h > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying > pyarrow/include/arrow/vendored/datetime/tz_private.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; copying > pyarrow/include/arrow/vendored/datetime/visibility.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/client.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/common.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/compat.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/events.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; copying pyarrow/include/plasma/test_util.h -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/include/plasma > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/__init__.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/common.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libarrow.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libarrow_cuda.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libarrow_flight.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libarrow_fs.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libgandiva.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; copying pyarrow/includes/libplasma.pxd -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/includes > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tensorflow > > &nbsp; copying pyarrow/tensorflow/plasma_op.cc -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tensorflow > > &nbsp; creating > > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM > > &nbsp; creating > > > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > > &nbsp; copying > pyarrow/tensorflow/plasma_op.so.dSYM/Contents/Info.plist > > -&gt; > > > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > > &nbsp; copying pyarrow/tests/pyarrow_cython_example.pyx -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data > > &nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/README.md -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying > pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.orc > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying > pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz > > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying > pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/decimal.jsn.gz -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; copying pyarrow/tests/data/orc/decimal.orc -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > > &nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; copying > pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet > > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; copying > > pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet > -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; copying pyarrow/tests/data/parquet/v0.7.1.parquet -&gt; > > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; copying > pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet > > -&gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > > &nbsp; running build_ext > > &nbsp; creating build/temp.linux-aarch64-3.5 > > &nbsp; -- Running cmake for pyarrow > > &nbsp; cmake > -DPYTHON_EXECUTABLE=/usr/local/python3/bin/python3.5&nbsp; > > -DPYARROW_BOOST_USE_SHARED=on -DCMAKE_BUILD_TYPE=release > > /tmp/pip-install-r4b5m7u0/pyarrow > > &nbsp; error: command 'cmake' failed with exit status 1 > > &nbsp; ---------------------------------------- > > &nbsp; ERROR: Failed building wheel for pyarrow |
感谢!
不过这个看起来没什么用的样子。 ------------------ 原始邮件 ------------------ 发件人: "user-zh" <[hidden email]>; 发送时间: 2020年8月6日(星期四) 上午9:54 收件人: "user-zh"<[hidden email]>; 主题: Re: arm,centos7下部署pyflink Hi, 肯定不是的,这个只是python shell的启动脚本。你想想看你mvn编译的只是java的代码,里面都没有pyflink的python代码。你写的python job那些Import 的pyflink的包python都认识不了,肯定跑不起来呀。你如果想玩python shell,可以参考文档[1] [1] https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/python_shell.html Best, Xingbo 琴师 <[hidden email]> 于2020年8月6日周四 上午9:11写道: > Hi: > &nbsp; &nbsp; 我用mvn clean package > -DskipTest完整的编译了flink-1.11.1-src.tgz,我看到flink-1.11.1/build-target/bin/pyflink-shell.sh,请问这个是做什么用的,是不是用这个就可以相当于pyflink了? > > > ------------------&nbsp;原始邮件&nbsp;------------------ > 发件人: > "琴师" > < > [hidden email]&gt;; > 发送时间:&nbsp;2020年8月4日(星期二) 上午10:19 > 收件人:&nbsp;"user-zh"<[hidden email]&gt;; > > 主题:&nbsp;回复: arm,centos7下部署pyflink > > > > 确实,我尝试了编译pyarrow,但是没有完成,而且不止这一个第三方包。 > 真是遗憾。 > > > > > ------------------ 原始邮件 ------------------ > 发件人: > "user-zh" > < > [hidden email]&gt;; > 发送时间:&nbsp;2020年8月4日(星期二) 上午10:09 > 收件人:&nbsp;"user-zh"<[hidden email]&gt;; > > 主题:&nbsp;Re: arm,centos7下部署pyflink > > > > Hello, > > 我们pyflink会依赖pyarrow的包,而pyarrow并没有发布对应在arm下的wheel包,所以,你安装的话,会去下载pyarrow的源码包,然后尝试去编译源码包,所以出现你报错信息中的cmake失败的内容。 > > 现在可行的方式是你得尝试自己手动编译安装pyarrow,不过pyarrow并没有在arm架构下做测试,而且在高版本的pyarrow包甚至不发布源码包了,所以我很怀疑你能否顺利编译安装成功pyarrow。 > > Best, > Xingbo > > 琴师 <[hidden email]&gt; 于2020年8月4日周二 上午9:57写道: > > &gt; 你好: > &gt; &amp;nbsp; &amp;nbsp; > &gt; > 我尝试在arm架构下centos系统内部署pyflink,python版本是3.5.9(3.7.1也尝试过),均不能完成部署,卡在pyarrow这一步,请问,这是系统不支持,还是我部署的问题?如果是我部署的问题,请问有解决方案么? > &gt; &amp;nbsp;ERROR: Command errored out with exit status 1: > &gt; &amp;nbsp; &amp;nbsp;command: /usr/local/python3/bin/python3.5 > &gt; > /usr/local/python3/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py > &gt; build_wheel /tmp/tmpfda_qhew > &gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;cwd: > /tmp/pip-install-r4b5m7u0/pyarrow > &gt; &amp;nbsp; Complete output (428 lines): > &gt; &amp;nbsp; running bdist_wheel > &gt; &amp;nbsp; running build > &gt; &amp;nbsp; running build_py > &gt; &amp;nbsp; creating build > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5 > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/jvm.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/benchmark.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_generated_version.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/plasma.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/hdfs.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/cuda.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/orc.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/filesystem.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/parquet.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/flight.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/types.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/ipc.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/fs.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/compat.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/json.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/__init__.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/csv.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/util.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/pandas_compat.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/serialization.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/feather.py -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_jvm.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_deprecations.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_pandas.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_feather.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_gandiva.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_fs.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_json.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_ipc.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_plasma_tf_op.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_misc.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_scalars.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/conftest.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/strategies.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/pandas_examples.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_cuda.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_sparse_tensor.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_compute.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_strategies.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_tensor.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_array.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_hdfs.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_cuda_numba_interop.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_serialization.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/__init__.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_memory.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/deserialize_buffer.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/util.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_plasma.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_cython.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_filesystem.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_io.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_types.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_orc.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_csv.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_flight.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_schema.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_builder.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_table.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_extension_type.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_convert_builtin.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; copying pyarrow/tests/test_parquet.py -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; running egg_info > &gt; &amp;nbsp; writing dependency_links to > pyarrow.egg-info/dependency_links.txt > &gt; &amp;nbsp; writing pyarrow.egg-info/PKG-INFO > &gt; &amp;nbsp; writing requirements to pyarrow.egg-info/requires.txt > &gt; &amp;nbsp; writing entry points to pyarrow.egg-info/entry_points.txt > &gt; &amp;nbsp; writing top-level names to pyarrow.egg-info/top_level.txt > &gt; &amp;nbsp; warning: Failed to find the configured license file > '../LICENSE.txt' > &gt; &amp;nbsp; reading manifest file 'pyarrow.egg-info/SOURCES.txt' > &gt; &amp;nbsp; reading manifest template 'MANIFEST.in' > &gt; &amp;nbsp; warning: no files found matching '../LICENSE.txt' > &gt; &amp;nbsp; warning: no files found matching '../NOTICE.txt' > &gt; &amp;nbsp; warning: no previously-included files matching '*.so' found > &gt; anywhere in distribution > &gt; &amp;nbsp; warning: no previously-included files matching '*.pyc' > found > &gt; anywhere in distribution > &gt; &amp;nbsp; warning: no previously-included files matching '*~' found > anywhere > &gt; in distribution > &gt; &amp;nbsp; warning: no previously-included files matching '#*' found > anywhere > &gt; in distribution > &gt; &amp;nbsp; warning: no previously-included files matching '.git*' > found > &gt; anywhere in distribution > &gt; &amp;nbsp; warning: no previously-included files matching '.DS_Store' > found > &gt; anywhere in distribution > &gt; &amp;nbsp; no previously-included directories found matching '.asv' > &gt; &amp;nbsp; writing manifest file 'pyarrow.egg-info/SOURCES.txt' > &gt; &amp;nbsp; copying pyarrow/__init__.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_csv.cpp -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_csv.pyx -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_cuda.pxd -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_cuda.pyx -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_flight.cpp -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_flight.pyx -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_fs.cpp -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_fs.pyx -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_json.cpp -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_json.pyx -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_orc.cpp -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_orc.pxd -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_orc.pyx -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_parquet.cpp -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_parquet.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_parquet.pyx -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_plasma.cpp -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_plasma.pyx -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_s3.cpp -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/_s3fs.cpp -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/array.pxi -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/benchmark.pxi -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/builder.pxi -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/error.pxi -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/feather.pxi -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/gandiva.cpp -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/gandiva.pyx -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/io-hdfs.pxi -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/io.pxi -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/ipc.pxi -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/lib.cpp -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/lib.pxd -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/lib.pyx -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/lib_api.h -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/memory.pxi -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/pandas-shim.pxi -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/plasma-store-server -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/public-api.pxi -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/scalar.pxi -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/serialization.pxi -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/table.pxi -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/tensor.pxi -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; copying pyarrow/types.pxi -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > &gt; &amp;nbsp; copying pyarrow/.pytest_cache/CACHEDIR.TAG -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > &gt; &amp;nbsp; copying pyarrow/.pytest_cache/README.md -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > &gt; &amp;nbsp; copying pyarrow/.pytest_cache/v/cache/nodeids -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > &gt; &amp;nbsp; copying pyarrow/.pytest_cache/v/cache/stepwise -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/.pytest_cache/v/cache > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/array.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/buffer.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/buffer_builder.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/builder.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/compare.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/extension_type.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/memory_pool.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/memory_pool_test.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/pretty_print.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/record_batch.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/result.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/scalar.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/sparse_tensor.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/status.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/stl.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/table.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/table_builder.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/tensor.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/type.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/type_fwd.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/type_traits.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/visitor.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; copying pyarrow/include/arrow/visitor_inline.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters > &gt; &amp;nbsp; creating > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > &gt; &amp;nbsp; copying pyarrow/include/arrow/adapters/orc/adapter.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/adapters/orc > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/builder_adaptive.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/builder_base.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/builder_binary.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/builder_decimal.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/builder_dict.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/builder_nested.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/builder_primitive.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/builder_time.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/builder_union.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/concatenate.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; copying pyarrow/include/arrow/array/diff.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/array > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/benchmark_util.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/context.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/expression.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernel.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/logical_type.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/operation.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/test_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/type_fwd.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute > &gt; &amp;nbsp; creating > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/aggregate.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/boolean.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/cast.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/compare.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/count.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/filter.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/hash.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/isin.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/mean.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying > pyarrow/include/arrow/compute/kernels/sort_to_indices.h > &gt; -&amp;gt; > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/sum.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; copying pyarrow/include/arrow/compute/kernels/take.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/compute/kernels > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &gt; &amp;nbsp; copying pyarrow/include/arrow/csv/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &gt; &amp;nbsp; copying pyarrow/include/arrow/csv/chunker.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &gt; &amp;nbsp; copying pyarrow/include/arrow/csv/column_builder.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &gt; &amp;nbsp; copying pyarrow/include/arrow/csv/converter.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &gt; &amp;nbsp; copying pyarrow/include/arrow/csv/options.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &gt; &amp;nbsp; copying pyarrow/include/arrow/csv/parser.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &gt; &amp;nbsp; copying pyarrow/include/arrow/csv/reader.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &gt; &amp;nbsp; copying pyarrow/include/arrow/csv/test_common.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/csv > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/dataset.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/discovery.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/disk_store.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/file_base.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/file_csv.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/file_feather.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/file_json.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/file_parquet.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/filter.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/partition.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/scanner.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/test_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/transaction.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/type_fwd.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/visibility.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; copying pyarrow/include/arrow/dataset/writer.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/dataset > &gt; &amp;nbsp; creating > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &gt; &amp;nbsp; copying pyarrow/include/arrow/filesystem/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &gt; &amp;nbsp; copying pyarrow/include/arrow/filesystem/filesystem.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &gt; &amp;nbsp; copying pyarrow/include/arrow/filesystem/localfs.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &gt; &amp;nbsp; copying pyarrow/include/arrow/filesystem/mockfs.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &gt; &amp;nbsp; copying pyarrow/include/arrow/filesystem/path_tree.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &gt; &amp;nbsp; copying pyarrow/include/arrow/filesystem/path_util.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &gt; &amp;nbsp; copying pyarrow/include/arrow/filesystem/s3fs.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &gt; &amp;nbsp; copying pyarrow/include/arrow/filesystem/test_util.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/filesystem > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/client.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/client_auth.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/client_middleware.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/customize_protobuf.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/middleware.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/platform.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/server.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/server_auth.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/server_middleware.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/test_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/types.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; copying pyarrow/include/arrow/flight/visibility.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/flight > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/buffered.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/compressed.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/concurrency.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/file.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/hdfs.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/interfaces.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/memory.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/mman.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/readahead.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/slow.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; copying pyarrow/include/arrow/io/test_common.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/io > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/dictionary.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/feather.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/json_integration.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/json_simple.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/message.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/options.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/reader.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/test_common.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; copying pyarrow/include/arrow/ipc/writer.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/ipc > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; copying pyarrow/include/arrow/json/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; copying pyarrow/include/arrow/json/chunked_builder.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; copying pyarrow/include/arrow/json/chunker.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; copying pyarrow/include/arrow/json/converter.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; copying pyarrow/include/arrow/json/options.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; copying pyarrow/include/arrow/json/parser.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; copying pyarrow/include/arrow/json/rapidjson_defs.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; copying pyarrow/include/arrow/json/reader.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; copying pyarrow/include/arrow/json/test_common.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/json > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/api.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/arrow_to_pandas.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/benchmark.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/common.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/config.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/datetime.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/decimal.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/deserialize.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/extension_type.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/flight.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/helpers.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/inference.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/init.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/io.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/iterators.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/numpy_convert.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/numpy_interop.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/numpy_to_arrow.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/platform.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/pyarrow.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/pyarrow_api.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/pyarrow_lib.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/python_to_arrow.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/serialize.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/type_traits.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; copying pyarrow/include/arrow/python/visibility.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/python > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &gt; &amp;nbsp; copying pyarrow/include/arrow/testing/generator.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &gt; &amp;nbsp; copying pyarrow/include/arrow/testing/gtest_common.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &gt; &amp;nbsp; copying pyarrow/include/arrow/testing/gtest_util.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &gt; &amp;nbsp; copying pyarrow/include/arrow/testing/random.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &gt; &amp;nbsp; copying pyarrow/include/arrow/testing/util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/testing > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/align_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/atomic_shared_ptr.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/base64.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/basic_decimal.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/bit_stream_utils.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/bit_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/bpacking.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/checked_cast.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/compare.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/compiler_util.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/compression.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/compression_brotli.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/compression_bz2.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/compression_lz4.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/compression_snappy.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/compression_zlib.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/compression_zstd.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/config.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/cpu_info.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/decimal.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/formatting.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/functional.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/hash_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/hashing.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/int_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/io_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/iterator.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/key_value_metadata.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/logging.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/macros.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/memory.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/neon_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/parallel.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/parsing.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/print.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/range.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/rle_encoding.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/sse_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/stl.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/stopwatch.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/string.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/string_builder.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/string_view.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/task_group.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/thread_pool.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/trie.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/type_traits.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/ubsan.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/uri.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/utf8.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/variant.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/visibility.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; copying pyarrow/include/arrow/util/windows_compatibility.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/util > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &gt; &amp;nbsp; copying pyarrow/include/arrow/vendored/datetime.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &gt; &amp;nbsp; copying pyarrow/include/arrow/vendored/string_view.hpp > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &gt; &amp;nbsp; copying pyarrow/include/arrow/vendored/variant.hpp > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &gt; &amp;nbsp; copying pyarrow/include/arrow/vendored/xxhash.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored > &gt; &amp;nbsp; creating > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &gt; &amp;nbsp; copying pyarrow/include/arrow/vendored/datetime/date.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &gt; &amp;nbsp; copying pyarrow/include/arrow/vendored/datetime/ios.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &gt; &amp;nbsp; copying pyarrow/include/arrow/vendored/datetime/tz.h > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &gt; &amp;nbsp; copying > pyarrow/include/arrow/vendored/datetime/tz_private.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &gt; &amp;nbsp; copying > pyarrow/include/arrow/vendored/datetime/visibility.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/arrow/vendored/datetime > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &gt; &amp;nbsp; copying pyarrow/include/plasma/client.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &gt; &amp;nbsp; copying pyarrow/include/plasma/common.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &gt; &amp;nbsp; copying pyarrow/include/plasma/compat.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &gt; &amp;nbsp; copying pyarrow/include/plasma/events.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &gt; &amp;nbsp; copying pyarrow/include/plasma/test_util.h -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/include/plasma > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/includes > &gt; &amp;nbsp; copying pyarrow/includes/__init__.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/includes > &gt; &amp;nbsp; copying pyarrow/includes/common.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/includes > &gt; &amp;nbsp; copying pyarrow/includes/libarrow.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/includes > &gt; &amp;nbsp; copying pyarrow/includes/libarrow_cuda.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/includes > &gt; &amp;nbsp; copying pyarrow/includes/libarrow_flight.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/includes > &gt; &amp;nbsp; copying pyarrow/includes/libarrow_fs.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/includes > &gt; &amp;nbsp; copying pyarrow/includes/libgandiva.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/includes > &gt; &amp;nbsp; copying pyarrow/includes/libplasma.pxd -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/includes > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tensorflow > &gt; &amp;nbsp; copying pyarrow/tensorflow/plasma_op.cc -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tensorflow > &gt; &amp;nbsp; creating > &gt; build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM > &gt; &amp;nbsp; creating > &gt; > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > &gt; &amp;nbsp; copying > pyarrow/tensorflow/plasma_op.so.dSYM/Contents/Info.plist > &gt; -&amp;gt; > &gt; > build/lib.linux-aarch64-3.5/pyarrow/tensorflow/plasma_op.so.dSYM/Contents > &gt; &amp;nbsp; copying pyarrow/tests/pyarrow_cython_example.pyx -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data > &gt; &amp;nbsp; creating build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; copying pyarrow/tests/data/orc/README.md -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; copying > pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; copying pyarrow/tests/data/orc/TestOrcFile.test1.orc > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; copying > pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz > &gt; -&amp;gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; copying > pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; copying pyarrow/tests/data/orc/decimal.jsn.gz -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; copying pyarrow/tests/data/orc/decimal.orc -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/orc > &gt; &amp;nbsp; creating > build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &gt; &amp;nbsp; copying > pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet > &gt; -&amp;gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &gt; &amp;nbsp; copying > &gt; pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet > -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &gt; &amp;nbsp; copying pyarrow/tests/data/parquet/v0.7.1.parquet -&amp;gt; > &gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &gt; &amp;nbsp; copying > pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet > &gt; -&amp;gt; build/lib.linux-aarch64-3.5/pyarrow/tests/data/parquet > &gt; &amp;nbsp; running build_ext > &gt; &amp;nbsp; creating build/temp.linux-aarch64-3.5 > &gt; &amp;nbsp; -- Running cmake for pyarrow > &gt; &amp;nbsp; cmake > -DPYTHON_EXECUTABLE=/usr/local/python3/bin/python3.5&amp;nbsp; > &gt; -DPYARROW_BOOST_USE_SHARED=on -DCMAKE_BUILD_TYPE=release > &gt; /tmp/pip-install-r4b5m7u0/pyarrow > &gt; &amp;nbsp; error: command 'cmake' failed with exit status 1 > &gt; &amp;nbsp; ---------------------------------------- > &gt; &amp;nbsp; ERROR: Failed building wheel for pyarrow |
Free forum by Nabble | Edit this page |