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.

126 lines
6.8 KiB
Plaintext

-- Building using CMake version: 3.16.3
-- 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
-- Arrow version: 1.0.1 (full: '1.0.1')
-- Arrow SO version: 100 (full: 100.1.0)
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- clang-tidy not found
-- clang-format not found
-- Could NOT find ClangTools (missing: CLANG_FORMAT_BIN CLANG_TIDY_BIN)
-- infer not found
fatal: not a git repository (or any of the parent directories): .git
-- Found Python3: /usr/bin/python3.8 (found version "3.8.5") found components: Interpreter
-- Found cpplint executable at /tmp/arrow-apache-arrow-1.0.1/cpp/build-support/cpplint.py
-- System processor: aarch64
-- Performing Test CXX_SUPPORTS_ARMV8_ARCH
-- Performing Test CXX_SUPPORTS_ARMV8_ARCH - Success
-- Arrow build warning level: PRODUCTION
Using ld linker
Configured for RELEASE build (set with cmake -DCMAKE_BUILD_TYPE={release,debug,...})
-- Build Type: RELEASE
-- Using AUTO approach to find dependencies
-- ARROW_ABSL_BUILD_VERSION: 2eba343b51e0923cd3fb919a6abd6120590fc059
-- ARROW_AWSSDK_BUILD_VERSION: 1.7.160
-- ARROW_BOOST_BUILD_VERSION: 1.71.0
-- ARROW_BROTLI_BUILD_VERSION: v1.0.7
-- ARROW_BZIP2_BUILD_VERSION: 1.0.8
-- ARROW_CARES_BUILD_VERSION: 1.16.1
-- ARROW_GBENCHMARK_BUILD_VERSION: v1.5.1
-- ARROW_GFLAGS_BUILD_VERSION: v2.2.2
-- ARROW_GLOG_BUILD_VERSION: v0.4.0
-- ARROW_GRPC_BUILD_VERSION: v1.29.1
-- ARROW_GTEST_BUILD_VERSION: 1.8.1
-- ARROW_JEMALLOC_BUILD_VERSION: 5.2.1
-- ARROW_LZ4_BUILD_VERSION: v1.9.2
-- ARROW_MIMALLOC_BUILD_VERSION: v1.6.3
-- ARROW_ORC_BUILD_VERSION: 1.6.2
-- ARROW_PROTOBUF_BUILD_VERSION: v3.12.1
-- ARROW_RAPIDJSON_BUILD_VERSION: 1a803826f1197b5e30703afe4b9c0e7dd48074f5
-- ARROW_RE2_BUILD_VERSION: 2019-08-01
-- ARROW_SNAPPY_BUILD_VERSION: 1.1.8
-- ARROW_THRIFT_BUILD_VERSION: 0.12.0
-- ARROW_THRIFT_BUILD_MD5_CHECKSUM: 3deebbb4d1ca77dd9c9e009a1ea02183
-- ARROW_UTF8PROC_BUILD_VERSION: v2.5.0
-- ARROW_ZLIB_BUILD_VERSION: 1.2.11
-- ARROW_ZSTD_BUILD_VERSION: v1.4.5
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
-- Checking for module 'thrift'
-- Found thrift, version 0.13.0
-- Found Thrift: /usr/lib/aarch64-linux-gnu/libthrift.so (found suitable version "0.13.0", minimum required is "0.11.0")
-- Found Boost: /usr/lib/aarch64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found suitable version "1.71.0", minimum required is "1.58") found components: regex system filesystem
-- Boost include dir: /usr/include
-- Boost libraries: Boost::system;Boost::filesystem
-- Checking for modules 'libbrotlicommon;libbrotlienc;libbrotlidec'
-- Found libbrotlicommon, version 1.0.7
-- Found libbrotlienc, version 1.0.7
-- Found libbrotlidec, version 1.0.7
-- Found Brotli: /usr/lib/aarch64-linux-gnu/libbrotlicommon.so
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found suitable version "1.1.1f", minimum required is "1.0.2")
-- Found OpenSSL Crypto Library: /usr/lib/aarch64-linux-gnu/libcrypto.so
-- Building with OpenSSL (Version: 1.1.1f) support
-- Could NOT find Protobuf: Found unsuitable version "3.6.1", but required is at least "3.7.0" (found /usr/lib/aarch64-linux-gnu/libprotobuf.so;-pthread)
Building Protocol Buffers from source
-- Found protoc: /tmp/arrow-apache-arrow-1.0.1/cpp/build/protobuf_ep-install/bin/protoc
-- Found libprotoc: /tmp/arrow-apache-arrow-1.0.1/cpp/build/protobuf_ep-install/lib/libprotoc.a
-- Found libprotobuf: /tmp/arrow-apache-arrow-1.0.1/cpp/build/protobuf_ep-install/lib/libprotobuf.a
-- Found protobuf headers: /tmp/arrow-apache-arrow-1.0.1/cpp/build/protobuf_ep-install/include
-- Building (vendored) jemalloc from source
-- RapidJSON found. Headers: /usr/include
-- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.11")
-- Checking for module 'liblz4'
-- Found liblz4, version 1.9.2
-- Found Lz4: /usr/lib/aarch64-linux-gnu/liblz4.so
-- Checking for module 'libzstd'
-- Found libzstd, version 1.4.4
-- Found ZSTD: /usr/lib/aarch64-linux-gnu/libzstd.so
-- Checking for module 're2'
-- Found re2, version 0.0.0
-- Found RE2: /usr/lib/aarch64-linux-gnu/libre2.so
-- Found BZip2: /usr/lib/aarch64-linux-gnu/libbz2.so (found version "1.0.8")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Found utf8proc: /usr/lib/aarch64-linux-gnu/libutf8proc.so
-- Building c-ares from source
-- Checking for module 'grpc++'
-- Found grpc++, version 1.16.1
-- /usr/lib
-- Could NOT find gRPCAlt: Found unsuitable version "1.16.1", but required is at least "1.17.0" (found /usr/include)
-- Building gRPC from source
-- Found hdfs.h at: /opt/hadoop/include/hdfs.h
Building Apache ORC from source
-- Found ORC static library: /tmp/arrow-apache-arrow-1.0.1/cpp/build/orc_ep-install/lib/liborc.a
-- Found ORC headers: /tmp/arrow-apache-arrow-1.0.1/cpp/build/orc_ep-install/include
-- All bundled static libraries: arrow::protobuf::libprotobuf;jemalloc::jemalloc;c-ares::cares;absl::bad_optional_access;absl::int128;absl::raw_logging_internal;absl::str_format_internal;absl::strings;absl::throw_delegate;absl::time;absl::time_zone;gRPC::upb;gRPC::gpr;gRPC::grpc;gRPC::address_sorting;gRPC::grpcpp_for_bundling;orc::liborc
-- CMAKE_C_FLAGS: -O3 -DNDEBUG -Wall -march=armv8-a
-- CMAKE_CXX_FLAGS: -Wno-noexcept-type -fdiagnostics-color=always -O3 -DNDEBUG -Wall -march=armv8-a
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include
-- Creating bundled static library target arrow_bundled_dependencies at /tmp/arrow-apache-arrow-1.0.1/cpp/build/release/libarrow_bundled_dependencies.a
-- Found CUDA: /usr/local/cuda-10.2 (found version "10.2")
-- CUDA Libraries: /usr/local/cuda-10.2/lib64/libcudart_static.a;-pthread;dl;/usr/lib/aarch64-linux-gnu/librt.so
-- Found Python3: /usr/bin/python3.8 (found version "3.8.5") found components: Interpreter Development NumPy
-- Found Python3Alt: /usr/bin/python3.8
-- Found LLVMAlt: 10.0.0
-- Using LLVMConfig.cmake in: /usr/lib/llvm-10/cmake
-- Found llvm-link /usr/lib/llvm-10/bin/llvm-link
-- Found clang /usr/lib/llvm-10/bin/clang-10