You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
5.1 KiB
Plaintext

-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- System processor: aarch64
-- Performing Test CXX_SUPPORTS_ARMV8_ARCH
-- Performing Test CXX_SUPPORTS_ARMV8_ARCH - Success
-- Arrow build warning level: PRODUCTION
Using ld linker
-- Build Type: RELEASE
Configured for RELEASE build (set with cmake -DCMAKE_BUILD_TYPE={release,debug,...})
-- Build output directory: /tmp/arrow-apache-arrow-1.0.1/python/build/temp.linux-aarch64-3.8/release
-- Found Python3: /usr/bin/python3.8 (found version "3.8.5") found components: Interpreter Development NumPy
-- Found Python3Alt: /usr/bin/python3.8
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Found Arrow: /usr/local/include (found version "1.0.1")
-- Arrow version: 1.0.1 (CMake package configuration: Arrow)
-- Arrow SO and ABI version: 100
-- Arrow full SO version: 100.1.0
-- Found the Arrow core shared library: /usr/local/lib/libarrow.so
-- Found the Arrow core import library:
-- Found the Arrow core static library: /usr/local/lib/libarrow.a
-- Could NOT find ArrowPython (missing: ArrowPython_DIR)
-- Checking for module 'arrow-python'
-- Found arrow-python, version 1.0.1
-- Found ArrowPython: /usr/local/include (found version "1.0.1")
-- Found the Arrow Python by pkg-config: arrow-python
-- Found the Arrow Python shared library: /usr/local/lib/libarrow_python.so
-- Found the Arrow Python import library:
-- Found the Arrow Python static library: /usr/local/lib/libarrow_python.a
-- Could NOT find ArrowCUDA (missing: ArrowCUDA_DIR)
-- Checking for module 'arrow-cuda'
-- Found arrow-cuda, version 1.0.1
-- Found ArrowCUDA: /usr/local/include (found version "1.0.1")
-- Found the Arrow CUDA by pkg-config: arrow-cuda
-- Found the Arrow CUDA shared library: /usr/local/lib/libarrow_cuda.so
-- Found the Arrow CUDA import library:
-- Found the Arrow CUDA static library: /usr/local/lib/libarrow_cuda.a
-- Could NOT find Parquet (missing: Parquet_DIR)
-- Checking for module 'parquet'
-- Found parquet, version 1.5.1-SNAPSHOT
-- Found Parquet: /usr/local/include (found version "1.5.1-SNAPSHOT")
-- Parquet version: 1.5.1-SNAPSHOT (pkg-config: parquet)
-- Found the Parquet shared library: /usr/local/lib/libparquet.so
-- Found the Parquet import library:
-- Found the Parquet static library: /usr/local/lib/libparquet.a
-- Could NOT find ArrowDataset (missing: ArrowDataset_DIR)
-- Checking for module 'arrow-dataset'
-- Found arrow-dataset, version 1.0.1
-- Found ArrowDataset: /usr/local/include (found version "1.0.1")
-- Found the Arrow Dataset by pkg-config: arrow-dataset
-- Found the Arrow Dataset shared library: /usr/local/lib/libarrow_dataset.so
-- Found the Arrow Dataset import library:
-- Found the Arrow Dataset static library: /usr/local/lib/libarrow_dataset.a
-- Could NOT find Plasma (missing: Plasma_DIR)
-- Checking for module 'plasma'
-- Found plasma, version 1.0.1
-- Found Plasma: /usr/local/include (found version "1.0.1")
-- Found the Plasma by pkg-config: plasma
-- Found the plasma-store-server: /usr/local/bin/plasma-store-server
-- Found the Plasma shared library: /usr/local/lib/libplasma.so
-- Found the Plasma import library:
-- Found the Plasma static library: /usr/local/lib/libplasma.a
-- Could NOT find ArrowFlight (missing: ArrowFlight_DIR)
-- Checking for module 'arrow-flight'
-- Found arrow-flight, version 1.0.1
-- Found ArrowFlight: /usr/local/include (found version "1.0.1")
-- Found the Arrow Flight by pkg-config: arrow-flight
-- Found the Arrow Flight shared library: /usr/local/lib/libarrow_flight.so
-- Found the Arrow Flight import library:
-- Found the Arrow Flight static library: /usr/local/lib/libarrow_flight.a
-- Could NOT find ArrowPythonFlight (missing: ArrowPythonFlight_DIR)
-- Checking for module 'arrow-python-flight'
-- Found arrow-python-flight, version 1.0.1
-- Found ArrowPythonFlight: /usr/local/include (found version "1.0.1")
-- Found the Arrow Python Flight by pkg-config: arrow-python-flight
-- Found the Arrow Python Flight shared library: /usr/local/lib/libarrow_python_flight.so
-- Found the Arrow Python Flight import library:
-- Found the Arrow Python Flight static library: /usr/local/lib/libarrow_python_flight.a
-- Could NOT find Gandiva (missing: Gandiva_DIR)
-- Checking for module 'gandiva'
-- Found gandiva, version 1.0.1
-- Found Gandiva: /usr/local/include (found version "1.0.1")
-- Found the Gandiva by pkg-config: gandiva
-- Found the Gandiva shared library: /usr/local/lib/libgandiva.so
-- Found the Gandiva import library:
-- Found the Gandiva static library: /usr/local/lib/libgandiva.a