[ 
https://issues.apache.org/jira/browse/ARROW-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095096#comment-17095096
 ] 

Hei commented on ARROW-8586:
----------------------------

No worry.  Here is the output (top part got chopped off but thrift part is 
there):
{code}
-- 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: 0.17.0 (full: '0.17.0')
-- Arrow SO version: 17 (full: 17.0.0)
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") 
-- clang-tidy not found
-- clang-format not found
-- Could NOT find ClangTools (missing: CLANG_FORMAT_BIN CLANG_TIDY_BIN) 
-- infer not found
-- Found Python3: /usr/bin/python3.6 (found version "3.6.8") found components: 
Interpreter 
-- Found cpplint executable at 
/tmp/RtmpC3aZBW/file945174a391/apache-arrow-0.17.0/cpp/build-support/cpplint.py
-- System processor: x86_64
-- Performing Test CXX_SUPPORTS_SSE4_2
-- Performing Test CXX_SUPPORTS_SSE4_2 - Success
-- Performing Test CXX_SUPPORTS_AVX2
-- Performing Test CXX_SUPPORTS_AVX2 - Success
-- Performing Test CXX_SUPPORTS_AVX512
-- Performing Test CXX_SUPPORTS_AVX512 - Failed
-- 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_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.15.0
-- ARROW_GBENCHMARK_BUILD_VERSION: v1.5.0
-- ARROW_GFLAGS_BUILD_VERSION: v2.2.0
-- ARROW_GLOG_BUILD_VERSION: v0.3.5
-- ARROW_GRPC_BUILD_VERSION: v1.25.0
-- 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: 270e765454f98e8bab9d42609b153425f749fff6
-- ARROW_ORC_BUILD_VERSION: 1.6.2
-- ARROW_PROTOBUF_BUILD_VERSION: v3.7.1
-- ARROW_RAPIDJSON_BUILD_VERSION: 2bbd33b33217ff4a73434ebf10cdac41e2ef5e34
-- ARROW_RE2_BUILD_VERSION: 2019-08-01
-- ARROW_SNAPPY_BUILD_VERSION: 1.1.7
-- ARROW_THRIFT_BUILD_VERSION: 0.12.0
-- ARROW_THRIFT_BUILD_MD5_CHECKSUM: 3deebbb4d1ca77dd9c9e009a1ea02183
-- ARROW_ZLIB_BUILD_VERSION: 1.2.11
-- ARROW_ZSTD_BUILD_VERSION: v1.4.3
-- 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'
--   No package 'thrift' found
-- Could NOT find Thrift: Found unsuitable version "", but required is at least 
"0.11.0" (found THRIFT_STATIC_LIB-NOTFOUND)
-- Found Boost 1.71.0 at /opt/boost/lib/cmake/Boost-1.71.0
--   Requested configuration: QUIET COMPONENTS regex;system;filesystem
-- BoostConfig: find_package(boost_headers 1.71.0 EXACT CONFIG  QUIET HINTS 
/opt/boost/lib/cmake)
-- Found boost_headers 1.71.0 at /opt/boost/lib/cmake/boost_headers-1.71.0
-- BoostConfig: find_package(boost_regex 1.71.0 EXACT CONFIG  QUIET HINTS 
/opt/boost/lib/cmake)
-- Found boost_regex 1.71.0 at /opt/boost/lib/cmake/boost_regex-1.71.0
-- Boost toolset is gcc48 (GNU 4.8.5)
-- Scanning 
/opt/boost/lib/cmake/boost_regex-1.71.0/libboost_regex-variant*.cmake
--   Including 
/opt/boost/lib/cmake/boost_regex-1.71.0/libboost_regex-variant-shared.cmake
--   [ ] libboost_regex.so.1.71.0
--   Including 
/opt/boost/lib/cmake/boost_regex-1.71.0/libboost_regex-variant-static.cmake
--   [x] libboost_regex.a
-- Adding boost_regex dependencies: headers
-- BoostConfig: find_package(boost_system 1.71.0 EXACT CONFIG  QUIET HINTS 
/opt/boost/lib/cmake)
-- Found boost_system 1.71.0 at /opt/boost/lib/cmake/boost_system-1.71.0
-- Boost toolset is gcc48 (GNU 4.8.5)
-- Scanning 
/opt/boost/lib/cmake/boost_system-1.71.0/libboost_system-variant*.cmake
--   Including 
/opt/boost/lib/cmake/boost_system-1.71.0/libboost_system-variant-shared.cmake
--   [ ] libboost_system.so.1.71.0
--   Including 
/opt/boost/lib/cmake/boost_system-1.71.0/libboost_system-variant-static.cmake
--   [x] libboost_system.a
-- Adding boost_system dependencies: headers
-- BoostConfig: find_package(boost_filesystem 1.71.0 EXACT CONFIG  QUIET HINTS 
/opt/boost/lib/cmake)
-- Found boost_filesystem 1.71.0 at /opt/boost/lib/cmake/boost_filesystem-1.71.0
-- Boost toolset is gcc48 (GNU 4.8.5)
-- Scanning 
/opt/boost/lib/cmake/boost_filesystem-1.71.0/libboost_filesystem-variant*.cmake
--   Including 
/opt/boost/lib/cmake/boost_filesystem-1.71.0/libboost_filesystem-variant-shared.cmake
--   [ ] libboost_filesystem.so.1.71.0
--   Including 
/opt/boost/lib/cmake/boost_filesystem-1.71.0/libboost_filesystem-variant-static.cmake
--   [x] libboost_filesystem.a
-- Adding boost_filesystem dependencies: headers
-- Found Boost: /opt/boost/lib/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: /opt/boost/include
-- Boost libraries: Boost::system;Boost::filesystem
-- Building without OpenSSL support. Minimum OpenSSL version 1.0.2 required.
Building Apache Thrift from source
-- Building (vendored) jemalloc from source
-- Could NOT find RapidJSONAlt (missing: RAPIDJSON_INCLUDE_DIR) (Required is at 
least version "1.1.0")
-- Building rapidjson from source
-- Found hdfs.h at: 
/tmp/RtmpC3aZBW/file945174a391/apache-arrow-0.17.0/cpp/thirdparty/hadoop/include/hdfs.h
-- CMAKE_C_FLAGS:  -O3 -DNDEBUG   -Wall -Wno-attributes -msse4.2
-- CMAKE_CXX_FLAGS:  -Wno-subobject-linkage  -O3 -DNDEBUG  -Wall 
-Wno-attributes -msse4.2 
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include  
-- ---------------------------------------------------------------------
-- Arrow version:                                 0.17.0
-- 
-- Build configuration summary:
--   Generator: Unix Makefiles
--   Build type: RELEASE
--   Source directory: /tmp/RtmpC3aZBW/file945174a391/apache-arrow-0.17.0/cpp
--   Install prefix: 
/tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/libarrow/arrow-0.17.0
-- 
-- Compile and link options:
-- 
--   ARROW_CXXFLAGS="" [default=""]
--       Compiler flags to append when compiling Arrow
--   ARROW_BUILD_STATIC=ON [default=ON]
--       Build static libraries
--   ARROW_BUILD_SHARED=OFF [default=ON]
--       Build shared libraries
--   ARROW_NO_DEPRECATED_API=OFF [default=OFF]
--       Exclude deprecated APIs from build
--   ARROW_USE_CCACHE=ON [default=ON]
--       Use ccache when compiling (if available)
--   ARROW_USE_LD_GOLD=OFF [default=OFF]
--       Use ld.gold for linking on Linux (if available)
--   ARROW_USE_PRECOMPILED_HEADERS=OFF [default=OFF]
--       Use precompiled headers when compiling
--   ARROW_USE_SIMD=ON [default=ON]
--       Build with SIMD optimizations
--   ARROW_SIMD_LEVEL=SSE4_2 [default=NONE|SSE4_2|AVX2|AVX512]
--       SIMD compiler optimization level
--   ARROW_ARMV8_ARCH=armv8-a [default=armv8-a|armv8-a+crc+crypto]
--       Arm64 arch and extensions
--   ARROW_ALTIVEC=ON [default=ON]
--       Build with Altivec if compiler has support
--   ARROW_RPATH_ORIGIN=OFF [default=OFF]
--       Build Arrow libraries with RATH set to $ORIGIN
--   ARROW_INSTALL_NAME_RPATH=ON [default=ON]
--       Build Arrow libraries with install_name set to @rpath
--   ARROW_GGDB_DEBUG=ON [default=ON]
--       Pass -ggdb flag to debug builds
-- 
-- Test and benchmark options:
-- 
--   ARROW_BUILD_EXAMPLES=OFF [default=OFF]
--       Build the Arrow examples
--   ARROW_BUILD_TESTS=OFF [default=OFF]
--       Build the Arrow googletest unit tests
--   ARROW_ENABLE_TIMING_TESTS=ON [default=ON]
--       Enable timing-sensitive tests
--   ARROW_BUILD_INTEGRATION=OFF [default=OFF]
--       Build the Arrow integration test executables
--   ARROW_BUILD_BENCHMARKS=OFF [default=OFF]
--       Build the Arrow micro benchmarks
--   ARROW_BUILD_BENCHMARKS_REFERENCE=OFF [default=OFF]
--       Build the Arrow micro reference benchmarks
--   ARROW_TEST_LINKAGE=static [default=shared|static]
--       Linkage of Arrow libraries with unit tests executables.
--   ARROW_FUZZING=OFF [default=OFF]
--       Build Arrow Fuzzing executables
--   ARROW_LARGE_MEMORY_TESTS=OFF [default=OFF]
--       Enable unit tests which use large memory
-- 
-- Lint options:
-- 
--   ARROW_ONLY_LINT=OFF [default=OFF]
--       Only define the lint and check-format targets
--   ARROW_VERBOSE_LINT=OFF [default=OFF]
--       If off, 'quiet' flags will be passed to linting tools
--   ARROW_GENERATE_COVERAGE=OFF [default=OFF]
--       Build with C++ code coverage enabled
-- 
-- Checks options:
-- 
--   ARROW_TEST_MEMCHECK=OFF [default=OFF]
--       Run the test suite using valgrind --tool=memcheck
--   ARROW_USE_ASAN=OFF [default=OFF]
--       Enable Address Sanitizer checks
--   ARROW_USE_TSAN=OFF [default=OFF]
--       Enable Thread Sanitizer checks
--   ARROW_USE_UBSAN=OFF [default=OFF]
--       Enable Undefined Behavior sanitizer checks
-- 
-- Project component options:
-- 
--   ARROW_BUILD_UTILITIES=OFF [default=OFF]
--       Build Arrow commandline utilities
--   ARROW_COMPUTE=ON [default=OFF]
--       Build the Arrow Compute Modules
--   ARROW_CSV=ON [default=OFF]
--       Build the Arrow CSV Parser Module
--   ARROW_CUDA=OFF [default=OFF]
--       Build the Arrow CUDA extensions (requires CUDA toolkit)
--   ARROW_DATASET=ON [default=OFF]
--       Build the Arrow Dataset Modules
--   ARROW_FILESYSTEM=ON [default=OFF]
--       Build the Arrow Filesystem Layer
--   ARROW_FLIGHT=OFF [default=OFF]
--       Build the Arrow Flight RPC System (requires GRPC, Protocol Buffers)
--   ARROW_GANDIVA=OFF [default=OFF]
--       Build the Gandiva libraries
--   ARROW_HDFS=OFF [default=OFF]
--       Build the Arrow HDFS bridge
--   ARROW_HIVESERVER2=OFF [default=OFF]
--       Build the HiveServer2 client and Arrow adapter
--   ARROW_IPC=ON [default=ON]
--       Build the Arrow IPC extensions
--   ARROW_JEMALLOC=ON [default=ON]
--       Build the Arrow jemalloc-based allocator
--   ARROW_JNI=OFF [default=OFF]
--       Build the Arrow JNI lib
--   ARROW_JSON=ON [default=OFF]
--       Build Arrow with JSON support (requires RapidJSON)
--   ARROW_MIMALLOC=OFF [default=OFF]
--       Build the Arrow mimalloc-based allocator
--   ARROW_PARQUET=ON [default=OFF]
--       Build the Parquet libraries
--   ARROW_ORC=OFF [default=OFF]
--       Build the Arrow ORC adapter
--   ARROW_PLASMA=OFF [default=OFF]
--       Build the plasma object store along with Arrow
--   ARROW_PLASMA_JAVA_CLIENT=OFF [default=OFF]
--       Build the plasma object store java client
--   ARROW_PYTHON=OFF [default=OFF]
--       Build the Arrow CPython extensions
--   ARROW_S3=OFF [default=OFF]
--       Build Arrow with S3 support (requires the AWS SDK for C++)
--   ARROW_TENSORFLOW=OFF [default=OFF]
--       Build Arrow with TensorFlow support enabled
-- 
-- Thirdparty toolchain options:
-- 
--   ARROW_DEPENDENCY_SOURCE=AUTO [default=AUTO|BUNDLED|SYSTEM|CONDA|BREW]
--       Method to use for acquiring arrow's build dependencies
--   ARROW_VERBOSE_THIRDPARTY_BUILD=ON [default=OFF]
--       Show output from ExternalProjects rather than just logging to files
--   ARROW_BOOST_USE_SHARED=OFF [default=ON]
--       Rely on boost shared libraries where relevant
--   ARROW_PROTOBUF_USE_SHARED=ON [default=ON]
--       Rely on Protocol Buffers shared libraries where relevant
--   ARROW_GFLAGS_USE_SHARED=ON [default=ON]
--       Rely on GFlags shared libraries where relevant
--   ARROW_WITH_BACKTRACE=ON [default=ON]
--       Build with backtrace support
--   ARROW_USE_GLOG=OFF [default=OFF]
--       Build libraries with glog support for pluggable logging
--   ARROW_WITH_BROTLI=OFF [default=OFF]
--       Build with Brotli compression
--   ARROW_WITH_BZ2=OFF [default=OFF]
--       Build with BZ2 compression
--   ARROW_WITH_LZ4=OFF [default=OFF]
--       Build with lz4 compression
--   ARROW_WITH_SNAPPY=OFF [default=OFF]
--       Build with Snappy compression
--   ARROW_WITH_ZLIB=OFF [default=OFF]
--       Build with zlib compression
--   ARROW_WITH_ZSTD=OFF [default=OFF]
--       Build with zstd compression
-- 
-- Parquet options:
-- 
--   PARQUET_MINIMAL_DEPENDENCY=OFF [default=OFF]
--       Depend only on Thirdparty headers to build libparquet.
--       Always OFF if building binaries
--   PARQUET_BUILD_EXECUTABLES=OFF [default=OFF]
--       Build the Parquet executable CLI tools. Requires static libraries to 
be built.
--   PARQUET_BUILD_EXAMPLES=OFF [default=OFF]
--       Build the Parquet examples. Requires static libraries to be built.
--   PARQUET_REQUIRE_ENCRYPTION=OFF [default=OFF]
--       Build support for encryption. Fail if OpenSSL is not found
-- 
-- Gandiva options:
-- 
--   ARROW_GANDIVA_JAVA=OFF [default=OFF]
--       Build the Gandiva JNI wrappers
--   ARROW_GANDIVA_STATIC_LIBSTDCPP=OFF [default=OFF]
--       Include -static-libstdc++ -static-libgcc when linking with
--       Gandiva static libraries
--   ARROW_GANDIVA_PC_CXX_FLAGS="" [default=""]
--       Compiler flags to append when pre-compiling Gandiva operations
-- 
-- Advanced developer options:
-- 
--   ARROW_EXTRA_ERROR_CONTEXT=OFF [default=OFF]
--       Compile with extra error context (line numbers, code)
--   ARROW_OPTIONAL_INSTALL=OFF [default=OFF]
--       If enabled install ONLY targets that have already been built. Please be
--       advised that if this is enabled 'install' will fail silently on 
components
--       that have not been built
--   Outputting build configuration summary to 
/tmp/RtmpC3aZBW/file945597d5b41/cmake_summary.json
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    OPENSSL_USE_STATIC_LIBS


-- Build files have been written to: /tmp/RtmpC3aZBW/file945597d5b41
+ /tmp/RtmpC3aZBW/file9451870f322/cmake-3.16.2-Linux-x86_64/bin/cmake --build . 
--target install
Scanning dependencies of target thrift_ep
Scanning dependencies of target jemalloc_ep
[  1%] Creating directories for 'thrift_ep'
[  3%] Creating directories for 'jemalloc_ep'
[  5%] Performing download step (download, verify and extract) for 'jemalloc_ep'
[  7%] Performing download step (download, verify and extract) for 'thrift_ep'
-- Downloading...
   
dst='/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc-5.2.1.tar.bz2'
   timeout='none'
-- Using 
src='https://github.com/jemalloc/jemalloc/releases/download/5.2.1/jemalloc-5.2.1.tar.bz2'
-- Downloading...
   
dst='/tmp/RtmpC3aZBW/file945597d5b41/thrift_ep-prefix/src/thrift-0.12.0.tar.gz'
   timeout='none'
-- Using 
src='http://www.apache.org/dyn/closer.cgi?action=download&filename=/thrift/0.12.0/thrift-0.12.0.tar.gz'
-- [download 0% complete]
-- [download 18% complete]
-- [download 100% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 0% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- verifying file...
       
file='/tmp/RtmpC3aZBW/file945597d5b41/thrift_ep-prefix/src/thrift-0.12.0.tar.gz'
-- Downloading... done
-- extracting...
     
src='/tmp/RtmpC3aZBW/file945597d5b41/thrift_ep-prefix/src/thrift-0.12.0.tar.gz'
     dst='/tmp/RtmpC3aZBW/file945597d5b41/thrift_ep-prefix/src/thrift_ep'
-- extracting... [tar xfz]
-- [download 3% complete]
-- [download 6% complete]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[  9%] No patch step for 'thrift_ep'
[ 11%] No update step for 'thrift_ep'
[ 13%] Performing configure step for 'thrift_ep'
-- The C compiler identification is GNU 4.8.5
-- [download 9% complete]
-- [download 12% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 19% complete]
-- The CXX compiler identification is GNU 4.8.5
-- 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++
-- [download 22% complete]
-- [download 25% complete]
-- [download 28% complete]
-- [download 31% complete]
-- [download 34% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 41% complete]
-- [download 44% complete]
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- [download 47% complete]
-- [download 50% complete]
-- [download 53% complete]
-- [download 56% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 63% complete]
-- [download 66% complete]
-- [download 69% complete]
-- [download 72% complete]
-- [download 75% complete]
-- [download 78% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 85% complete]
-- [download 88% complete]
-- [download 91% complete]
-- [download 94% complete]
-- Detecting CXX compile features - done
-- Parsed Thrift package version: 0.12.0
-- Parsed Thrift version: 0.12.0 (0.2.0)
-- Setting C++11 as the default language level.
-- To specify a different C++ language level, set CMAKE_CXX_STANDARD
-- libevent NOT found.
-- Could NOT find RUN_HASKELL (missing: RUN_HASKELL) 
-- Could NOT find CABAL (missing: CABAL) 
-- Looking for arpa/inet.h
-- [download 97% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     
src='/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc-5.2.1.tar.bz2'
     dst='/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep'
-- extracting... [tar xfz]
-- Looking for arpa/inet.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for getopt.h
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 15%] Performing patch step for 'jemalloc_ep'
[ 16%] No update step for 'jemalloc_ep'
[ 18%] Performing configure step for 'jemalloc_ep'
-- Looking for getopt.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for netdb.h
checking for xsltproc... /usr/bin/xsltproc
checking for gcc... /usr/bin/cc
-- Looking for netdb.h - found
-- Looking for netinet/in.h
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... -- Looking for netinet/in.h - found
-- Looking for signal.h

checking whether we are cross compiling... no
checking for suffix of object files... -- Looking for signal.h - found
-- Looking for stdint.h
o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... -- Looking for stdint.h - found
-- Looking for unistd.h
yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking whether compiler is cray... no
checking whether compiler supports -std=gnu11... -- Looking for unistd.h - found
-- Looking for pthread.h
yes
checking whether compiler supports -Wall... yes
checking whether compiler supports -Wextra... yes
checking whether compiler supports -Wshorten-64-to-32... -- Looking for 
pthread.h - found
-- Looking for sys/ioctl.h
no
checking whether compiler supports -Wsign-compare... yes
checking whether compiler supports -Wundef... yes
checking whether compiler supports -Wno-format-zero-length... -- Looking for 
sys/ioctl.h - found
-- Looking for sys/param.h
yes
checking whether compiler supports -pipe... yes
checking whether compiler supports -g3... yes
checking how to run the C preprocessor... /usr/bin/cc -E
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... -- Looking for sys/resource.h - found
-- Looking for sys/socket.h
yes
-- Looking for sys/socket.h - found
-- Looking for sys/stat.h
checking for sys/types.h... yes
checking for sys/stat.h... yes
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
checking for stdlib.h... yes
checking for string.h... yes
-- Looking for sys/time.h - found
-- Looking for sys/un.h
checking for memory.h... yes
checking for strings.h... -- Looking for sys/un.h - found
-- Looking for poll.h
yes
checking for inttypes.h... yes
checking for stdint.h... -- Looking for poll.h - found
-- Looking for sys/poll.h
yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... -- Looking for sys/poll.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sched.h
no
checking size of void *... 8
-- Looking for sched.h - found
-- Looking for string.h
checking size of int... 4
checking size of long... -- Looking for string.h - found
-- Looking for strings.h
8
checking size of long long... -- Looking for strings.h - found
-- Looking for gethostbyname
8
checking size of intmax_t... -- Looking for gethostbyname - found
-- Looking for gethostbyname_r
8
-- Looking for gethostbyname_r - found
-- Looking for strerror_r
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether pause instruction is compilable... -- Looking for strerror_r - 
found
-- Looking for sched_get_priority_max
yes
checking number of significant virtual address bits... -- Looking for 
sched_get_priority_max - found
-- Looking for sched_get_priority_min
48
checking for ar... /usr/bin/ar
checking for nm... nm
checking for gawk... gawk
checking malloc.h usability... -- Looking for sched_get_priority_min - found
-- Performing Test STRERROR_R_CHAR_P
yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking whether malloc_usable_size definition can use const argument... no
checking for library containing log... -- Performing Test STRERROR_R_CHAR_P - 
Success
-- Looking for pthread.h
-lm
checking whether __attribute__ syntax is compilable... yes
checking whether compiler supports -fvisibility=hidden... -- Looking for 
pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
yes
checking whether compiler supports -fvisibility=hidden... no
checking whether compiler supports -Werror... yes
checking whether compiler supports -herror_on_warning... no
checking whether tls_model attribute is compilable... -- Performing Test 
CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
yes
checking whether compiler supports -Werror... -- Looking for pthread_create in 
pthreads - not found
yes
-- Looking for pthread_create in pthread
checking whether compiler supports -herror_on_warning... no
checking whether alloc_size attribute is compilable... -- Looking for 
pthread_create in pthread - found
-- Found Threads: TRUE  
-- Building without tests
-- ----------------------------------------------------------
-- Thrift version:                               0.12.0 (0.2.0)
-- Thrift package version:                       0.12.0
-- Build configuration Summary
--   Build Thrift compiler:                      OFF
--   Build compiler plugin support:              OFF
--   Build with unit tests:                      OFF
--    - Disabled because BUILD_THRIFT=OFF and no valid THRIFT_COMPILER is given
--   Build examples:                             OFF
--    - Disabled because BUILD_THRIFT=OFF and no valid THRIFT_COMPILER is given
--   Build Thrift libraries:                     ON
--  Language libraries:
--   Build C++ library:                          OFF
--    - Boost headers missing
--     C++ Language Level:                       C++11 [fallback to earlier if 
compiler does not support it]
--   Build C (GLib) library:                     OFF
--    - Disabled by WITH_C_GLIB=OFF
--    - GLib missing
--   Build Java library:                         OFF
--    - Disabled by WITH_JAVA=OFF
--   Build Python library:                       OFF
--    - Disabled by WITH_PYTHON=OFF
--   Build Haskell library:                      OFF
--    - Disabled by WITH_HASKELL=OFF
--    - GHC missing
--    - Cabal missing
--  Library features:
--   Build shared libraries:                     OFF
--   Build static libraries:                     ON
--   Build with Boost static link library:       OFF
--   Build with Boost thread support:            OFF
--   Build with boost/tr1/functional (forced)    OFF
--   Build with boost/smart_ptr (forced)         OFF
--   Build with C++ std::thread support:         OFF
--   Build with libevent support:                OFF
--   Build with OpenSSL support:                 OFF
--   Build with Qt4 support:                     OFF
--   Build with Qt5 support:                     OFF
--   Build with ZLIB support:                    ON
-- ----------------------------------------------------------
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY


-- Build files have been written to: 
/tmp/RtmpC3aZBW/file945597d5b41/thrift_ep-prefix/src/thrift_ep-build
yes
checking whether compiler supports -Werror... [ 20%] Performing build step for 
'thrift_ep'
yes
checking whether compiler supports -herror_on_warning... [ 22%] Performing 
install step for 'thrift_ep'
no
checking whether format(gnu_printf, ...) attribute is compilable... make[3]: 
*** No rule to make target `install'.  Stop.
make[2]: *** [thrift_ep-prefix/src/thrift_ep-stamp/thrift_ep-install] Error 2
make[1]: *** [CMakeFiles/thrift_ep.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
yes
checking whether compiler supports -Werror... yes
checking whether compiler supports -herror_on_warning... no
checking whether format(printf, ...) attribute is compilable... yes
checking whether compiler supports -Werror... yes
checking whether compiler supports -herror_on_warning... no
checking whether format(printf, ...) attribute is compilable... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for ld... /usr/bin/ld
checking for autoconf... /usr/bin/autoconf
checking for memalign... yes
checking for valloc... yes
checking whether compiler supports -O3... yes
checking whether compiler supports -O3... no
checking whether compiler supports -funroll-loops... yes
checking configured backtracing method... N/A
checking for sbrk... yes
checking whether utrace(2) is compilable... no
checking whether a program using __builtin_unreachable is compilable... yes
checking whether a program using __builtin_ffsl is compilable... yes
checking whether a program using __builtin_popcountl is compilable... yes
checking LG_PAGE... 12
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking whether pthread_atfork(3) is compilable... yes
checking whether pthread_setname_np(3) is compilable... yes
checking for library containing clock_gettime... none required
checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes
checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
checking whether mach_absolute_time() is compilable... no
checking whether compiler supports -Werror... yes
checking whether syscall(2) is compilable... yes
checking for secure_getenv... yes
checking for sched_getcpu... yes
checking for sched_setaffinity... yes
checking for issetugid... no
checking for _malloc_thread_cleanup... no
checking for _pthread_mutex_init_calloc_cb... no
checking for TLS... yes
checking whether C11 atomics is compilable... no
checking whether GCC __atomic atomics is compilable... yes
checking whether GCC 8-bit __atomic atomics is compilable... yes
checking whether GCC __sync atomics is compilable... yes
checking whether GCC 8-bit __sync atomics is compilable... yes
checking whether Darwin OSAtomic*() is compilable... no
checking whether madvise(2) is compilable... yes
checking whether madvise(..., MADV_FREE) is compilable... no
checking whether madvise(..., MADV_DONTNEED) is compilable... yes
checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes
checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes
checking for __builtin_clz... yes
checking whether Darwin os_unfair_lock_*() is compilable... no
checking whether glibc malloc hook is compilable... yes
checking whether glibc memalign hook is compilable... yes
checking whether pthreads adaptive mutexes is compilable... yes
checking whether compiler supports -D_GNU_SOURCE... yes
checking whether compiler supports -Werror... yes
checking whether compiler supports -herror_on_warning... no
checking whether strerror_r returns char with gnu source is compilable... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jemalloc.pc
config.status: creating doc/html.xsl
config.status: creating doc/manpages.xsl
config.status: creating doc/jemalloc.xml
config.status: creating include/jemalloc/jemalloc_macros.h
config.status: creating include/jemalloc/jemalloc_protos.h
config.status: creating include/jemalloc/jemalloc_typedefs.h
config.status: creating include/jemalloc/internal/jemalloc_preamble.h
config.status: creating test/test.sh
config.status: creating test/include/test/jemalloc_test.h
config.status: creating config.stamp
config.status: creating bin/jemalloc-config
config.status: creating bin/jemalloc.sh
config.status: creating bin/jeprof
config.status: creating include/jemalloc/jemalloc_defs.h
config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
config.status: creating test/include/test/jemalloc_test_defs.h
config.status: executing include/jemalloc/internal/public_symbols.txt commands
config.status: executing include/jemalloc/internal/private_symbols.awk commands
config.status: executing include/jemalloc/internal/private_symbols_jet.awk 
commands
config.status: executing include/jemalloc/internal/public_namespace.h commands
config.status: executing include/jemalloc/internal/public_unnamespace.h commands
config.status: executing include/jemalloc/jemalloc_protos_jet.h commands
config.status: executing include/jemalloc/jemalloc_rename.h commands
config.status: executing include/jemalloc/jemalloc_mangle.h commands
config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
config.status: executing include/jemalloc/jemalloc.h commands
===============================================================================
jemalloc version   : 5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756
library revision   : 2

CONFIG             : AR=/usr/bin/ar CC=/usr/bin/cc 
--prefix=/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/
 --with-jemalloc-prefix=je_arrow_ --with-private-namespace=je_arrow_private_ 
--without-export --disable-cxx --disable-libdl --disable-initial-exec-tls
CC                 : /usr/bin/cc
CONFIGURE_CFLAGS   : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef 
-Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops
SPECIFIED_CFLAGS   : 
EXTRA_CFLAGS       : 
CPPFLAGS           : -D_GNU_SOURCE -D_REENTRANT
CXX                : 
CONFIGURE_CXXFLAGS : 
SPECIFIED_CXXFLAGS : 
EXTRA_CXXFLAGS     : 
LDFLAGS            : 
EXTRA_LDFLAGS      : 
DSO_LDFLAGS        : -shared -Wl,-soname,$(@F)
LIBS               : -lm  -pthread
RPATH_EXTRA        : 

XSLTPROC           : /usr/bin/xsltproc
XSLROOT            : /usr/share/sgml/docbook/xsl-stylesheets

PREFIX             : 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist
BINDIR             : 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/bin
DATADIR            : 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/share
INCLUDEDIR         : 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/include
LIBDIR             : 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/lib
MANDIR             : 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/share/man

srcroot            : 
abs_srcroot        : 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/
objroot            : 
abs_objroot        : 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/

JEMALLOC_PREFIX    : je_arrow_
JEMALLOC_PRIVATE_NAMESPACE
                   : je_arrow_private_je_
install_suffix     : 
malloc_conf        : 
documentation      : 1
shared libs        : 1
static libs        : 1
autogen            : 0
debug              : 0
stats              : 1
experimetal_smallocx : 0
prof               : 0
prof-libunwind     : 0
prof-libgcc        : 0
prof-gcc           : 0
fill               : 1
utrace             : 0
xmalloc            : 0
log                : 0
lazy_lock          : 0
cache-oblivious    : 1
cxx                : 0
===============================================================================
[ 24%] Performing build step for 'jemalloc_ep'
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make 
rule.
cp include/jemalloc/internal/private_namespace.gen.h 
include/jemalloc/internal/private_namespace.gen.h
[ 26%] Performing install step for 'jemalloc_ep'
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make 
rule.
/usr/bin/install -c -m 755 bin/jemalloc-config 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/bin
/usr/bin/install -c -m 755 bin/jemalloc.sh 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/bin
/usr/bin/install -c -m 755 bin/jeprof 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/bin
/usr/bin/install -c -m 644 include/jemalloc/jemalloc.h 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/include/jemalloc
/usr/bin/install -c -m 755 lib/libjemalloc.a 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/lib
/usr/bin/install -c -m 755 lib/libjemalloc_pic.a 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/lib
/usr/bin/install -c -m 644 jemalloc.pc 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/lib/pkgconfig
Note: Writing jemalloc.3
/usr/bin/install -c -m 644 doc/jemalloc.html 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/share/doc/jemalloc
/usr/bin/install -c -m 644 doc/jemalloc.3 
/tmp/RtmpC3aZBW/file945597d5b41/jemalloc_ep-prefix/src/jemalloc_ep/dist/share/man/man3
[ 28%] Completed 'jemalloc_ep'
[ 28%] Built target jemalloc_ep
gmake: *** [all] Error 2
+ '[' 2 -ne 0 ']'
+ '[' '' '!=' '' ']'
+ xargs '-I{}' cp -u '{}' 
/tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/libarrow/arrow-0.17.0/lib
+ find . -regex '.*/.*/lib/.*\.a$'
+ rm 
/tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/libarrow/arrow-0.17.0/lib/libjemalloc.a
rm: cannot remove 
‘/tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/libarrow/arrow-0.17.0/lib/libjemalloc.a’:
 Not a directory
+ true
+ '[' -f 
/tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/libarrow/arrow-0.17.0/lib/libbrotlicommon-static.a
 ']'
+ popd
/tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow
./configure: line 132: cd: libarrow/arrow-0.17.0/lib: Not a directory
------------------------- NOTE ---------------------------
After installation, please run arrow::install_arrow()
for help installing required runtime libraries
---------------------------------------------------------
** libs
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c array.cpp -o array.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c array_from_vector.cpp -o 
array_from_vector.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c array_to_vector.cpp -o 
array_to_vector.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c arraydata.cpp -o arraydata.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c arrowExports.cpp -o 
arrowExports.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c buffer.cpp -o buffer.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c chunkedarray.cpp -o 
chunkedarray.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c compression.cpp -o compression.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c compute.cpp -o compute.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c csv.cpp -o csv.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c dataset.cpp -o dataset.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c datatype.cpp -o datatype.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c expression.cpp -o expression.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c feather.cpp -o feather.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c field.cpp -o field.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c filesystem.cpp -o filesystem.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c io.cpp -o io.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c json.cpp -o json.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c memorypool.cpp -o memorypool.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c message.cpp -o message.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c parquet.cpp -o parquet.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c py-to-r.cpp -o py-to-r.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c recordbatch.cpp -o recordbatch.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c recordbatchreader.cpp -o 
recordbatchreader.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c recordbatchwriter.cpp -o 
recordbatchwriter.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c schema.cpp -o schema.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c symbols.cpp -o symbols.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c table.cpp -o table.o
g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
-I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
-I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches   -m64 -mtune=generic  -c threadpool.cpp -o threadpool.o
g++ -m64 -std=gnu++11 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o arrow.so 
array.o array_from_vector.o array_to_vector.o arraydata.o arrowExports.o 
buffer.o chunkedarray.o compression.o compute.o csv.o dataset.o datatype.o 
expression.o feather.o field.o filesystem.o io.o json.o memorypool.o message.o 
parquet.o py-to-r.o recordbatch.o recordbatchreader.o recordbatchwriter.o 
schema.o symbols.o table.o threadpool.o -L/usr/lib64/R/lib -lR
installing to 
/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/00LOCK-arrow/00new/arrow/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘arrow’
    finding HTML links ... done
    ArrayData                               html  
    ChunkedArray                            html  
    Codec                                   html  
    CsvReadOptions                          html  
Rd warning: 
/tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/CsvReadOptions.Rd:61: file link 
‘read.csv’ in package ‘utils’ does not exist and so has been treated as a topic
    CsvTableReader                          html  
    DataType                                html  
    Dataset                                 html  
    DictionaryType                          html  
    Expression                              html  
    FeatherReader                           html  
    Field                                   html  
    FileFormat                              html  
    FileInfo                                html  
    FileSelector                            html  
    FileSystem                              html  
    FixedWidthType                          html  
    InputStream                             html  
    MemoryPool                              html  
    Message                                 html  
    MessageReader                           html  
    OutputStream                            html  
    ParquetFileReader                       html  
    ParquetFileWriter                       html  
    ParquetReaderProperties                 html  
    ParquetWriterProperties                 html  
    Partitioning                            html  
    RecordBatch                             html  
    RecordBatchReader                       html  
    RecordBatchWriter                       html  
    Scanner                                 html  
    Schema                                  html  
    Table                                   html  
    array                                   html  
    arrow-package                           html  
    arrow_available                         html  
    buffer                                  html  
    cast_options                            html  
    codec_is_available                      html  
    compression                             html  
    cpu_count                               html  
    data-type                               html  
    dataset_factory                         html  
    default_memory_pool                     html  
    dictionary                              html  
    enums                                   html  
    hive_partition                          html  
    install_arrow                           html  
    install_pyarrow                         html  
    make_readable_file                      html  
    map_batches                             html  
    mmap_create                             html  
    mmap_open                               html  
    open_dataset                            html  
    read_delim_arrow                        html  
    read_feather                            html  
    read_ipc_stream                         html  
    read_json_arrow                         html  
    read_message                            html  
    read_parquet                            html  
    read_record_batch                       html  
    read_schema                             html  
    reexports                               html  
Rd warning: /tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/reexports.Rd:24: 
file link ‘print.integer64’ in package ‘bit64’ does not exist and so has been 
treated as a topic
Rd warning: /tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/reexports.Rd:24: 
file link ‘str.integer64’ in package ‘bit64’ does not exist and so has been 
treated as a topic
Rd warning: /tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/reexports.Rd:26: 
file link ‘contains’ in package ‘tidyselect’ does not exist and so has been 
treated as a topic
Rd warning: /tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/reexports.Rd:26: 
file link ‘ends_with’ in package ‘tidyselect’ does not exist and so has been 
treated as a topic
Rd warning: /tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/reexports.Rd:26: 
file link ‘everything’ in package ‘tidyselect’ does not exist and so has been 
treated as a topic
Rd warning: /tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/reexports.Rd:26: 
file link ‘last_col’ in package ‘tidyselect’ does not exist and so has been 
treated as a topic
Rd warning: /tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/reexports.Rd:26: 
file link ‘matches’ in package ‘tidyselect’ does not exist and so has been 
treated as a topic
Rd warning: /tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/reexports.Rd:26: 
file link ‘num_range’ in package ‘tidyselect’ does not exist and so has been 
treated as a topic
Rd warning: /tmp/RtmpdmeMBr/R.INSTALL920125aa2fd/arrow/man/reexports.Rd:26: 
file link ‘starts_with’ in package ‘tidyselect’ does not exist and so has been 
treated as a topic
    type                                    html  
    unify_schemas                           html  
    write_feather                           html  
    write_ipc_stream                        html  
    write_parquet                           html  
    write_to_raw                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (arrow)

The downloaded source packages are in
        ‘/tmp/RtmpOUFApt/downloaded_packages’
{code}

> [R] installation failure on CentOS 7
> ------------------------------------
>
>                 Key: ARROW-8586
>                 URL: https://issues.apache.org/jira/browse/ARROW-8586
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>    Affects Versions: 0.17.0
>         Environment: CentOS 7
>            Reporter: Hei
>            Priority: Major
>
> Hi,
> I am trying to install arrow via RStudio, but it seems like it is not working 
> that after I installed the package, it kept asking me to run 
> arrow::install_arrow() even after I did:
> {code}
> > install.packages("arrow")
> Installing package into ‘/home/hc/R/x86_64-redhat-linux-gnu-library/3.6’
> (as ‘lib’ is unspecified)
> trying URL 'https://cran.rstudio.com/src/contrib/arrow_0.17.0.tar.gz'
> Content type 'application/x-gzip' length 242534 bytes (236 KB)
> ==================================================
> downloaded 236 KB
> * installing *source* package ‘arrow’ ...
> ** package ‘arrow’ successfully unpacked and MD5 sums checked
> ** using staged installation
> *** Successfully retrieved C++ source
> *** Building C++ libraries
> **** cmake
> **** arrow  
> ./configure: line 132: cd: libarrow/arrow-0.17.0/lib: Not a directory
> ------------------------- NOTE ---------------------------
> After installation, please run arrow::install_arrow()
> for help installing required runtime libraries
> ---------------------------------------------------------
> ** libs
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c array.cpp -o array.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c array_from_vector.cpp -o 
> array_from_vector.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c array_to_vector.cpp -o 
> array_to_vector.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c arraydata.cpp -o arraydata.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c arrowExports.cpp -o 
> arrowExports.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c buffer.cpp -o buffer.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c chunkedarray.cpp -o 
> chunkedarray.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c compression.cpp -o 
> compression.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c compute.cpp -o compute.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c csv.cpp -o csv.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c dataset.cpp -o dataset.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c datatype.cpp -o datatype.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c expression.cpp -o expression.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c feather.cpp -o feather.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c field.cpp -o field.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c filesystem.cpp -o filesystem.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c io.cpp -o io.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c json.cpp -o json.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c memorypool.cpp -o memorypool.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c message.cpp -o message.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c parquet.cpp -o parquet.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c py-to-r.cpp -o py-to-r.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c recordbatch.cpp -o 
> recordbatch.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c recordbatchreader.cpp -o 
> recordbatchreader.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c recordbatchwriter.cpp -o 
> recordbatchwriter.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c schema.cpp -o schema.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c symbols.cpp -o symbols.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c table.cpp -o table.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c threadpool.cpp -o threadpool.o
> g++ -m64 -std=gnu++11 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o arrow.so 
> array.o array_from_vector.o array_to_vector.o arraydata.o arrowExports.o 
> buffer.o chunkedarray.o compression.o compute.o csv.o dataset.o datatype.o 
> expression.o feather.o field.o filesystem.o io.o json.o memorypool.o 
> message.o parquet.o py-to-r.o recordbatch.o recordbatchreader.o 
> recordbatchwriter.o schema.o symbols.o table.o threadpool.o 
> -L/usr/lib64/R/lib -lR
> installing to 
> /home/hc/R/x86_64-redhat-linux-gnu-library/3.6/00LOCK-arrow/00new/arrow/libs
> ** R
> ** inst
> ** byte-compile and prepare package for lazy loading
> ** help
> *** installing help indices
>   converting help for package ‘arrow’
>     finding HTML links ... done
>     ArrayData                               html  
>     ChunkedArray                            html  
>     Codec                                   html  
>     CsvReadOptions                          html  
> Rd warning: 
> /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/CsvReadOptions.Rd:61: file 
> link ‘read.csv’ in package ‘utils’ does not exist and so has been treated as 
> a topic
>     CsvTableReader                          html  
>     DataType                                html  
>     Dataset                                 html  
>     DictionaryType                          html  
>     Expression                              html  
>     FeatherReader                           html  
>     Field                                   html  
>     FileFormat                              html  
>     FileInfo                                html  
>     FileSelector                            html  
>     FileSystem                              html  
>     FixedWidthType                          html  
>     InputStream                             html  
>     MemoryPool                              html  
>     Message                                 html  
>     MessageReader                           html  
>     OutputStream                            html  
>     ParquetFileReader                       html  
>     ParquetFileWriter                       html  
>     ParquetReaderProperties                 html  
>     ParquetWriterProperties                 html  
>     Partitioning                            html  
>     RecordBatch                             html  
>     RecordBatchReader                       html  
>     RecordBatchWriter                       html  
>     Scanner                                 html  
>     Schema                                  html  
>     Table                                   html  
>     array                                   html  
>     arrow-package                           html  
>     arrow_available                         html  
>     buffer                                  html  
>     cast_options                            html  
>     codec_is_available                      html  
>     compression                             html  
>     cpu_count                               html  
>     data-type                               html  
>     dataset_factory                         html  
>     default_memory_pool                     html  
>     dictionary                              html  
>     enums                                   html  
>     hive_partition                          html  
>     install_arrow                           html  
>     install_pyarrow                         html  
>     make_readable_file                      html  
>     map_batches                             html  
>     mmap_create                             html  
>     mmap_open                               html  
>     open_dataset                            html  
>     read_delim_arrow                        html  
>     read_feather                            html  
>     read_ipc_stream                         html  
>     read_json_arrow                         html  
>     read_message                            html  
>     read_parquet                            html  
>     read_record_batch                       html  
>     read_schema                             html  
>     reexports                               html  
> Rd warning: /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/reexports.Rd:24: 
> file link ‘print.integer64’ in package ‘bit64’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/reexports.Rd:24: 
> file link ‘str.integer64’ in package ‘bit64’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/reexports.Rd:26: 
> file link ‘contains’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/reexports.Rd:26: 
> file link ‘ends_with’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/reexports.Rd:26: 
> file link ‘everything’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/reexports.Rd:26: 
> file link ‘last_col’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/reexports.Rd:26: 
> file link ‘matches’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/reexports.Rd:26: 
> file link ‘num_range’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmpEMszQs/R.INSTALL6254154cd713/arrow/man/reexports.Rd:26: 
> file link ‘starts_with’ in package ‘tidyselect’ does not exist and so has 
> been treated as a topic
>     type                                    html  
>     unify_schemas                           html  
>     write_feather                           html  
>     write_ipc_stream                        html  
>     write_parquet                           html  
>     write_to_raw                            html  
> ** building package indices
> ** installing vignettes
> ** testing if installed package can be loaded from temporary location
> ** checking absolute paths in shared objects and dynamic libraries
> ** testing if installed package can be loaded from final location
> ** testing if installed package keeps a record of temporary installation path
> * DONE (arrow)
> The downloaded source packages are in
>       ‘/tmp/Rtmpo9otzy/downloaded_packages’
> > library(arrow)
> Attaching package: ‘arrow’
> The following object is masked from ‘package:utils’:
>     timestamp
> > df <- read_parquet('/home/hc/my.10.level.20200331.2book.parquet')
> Error in io___MemoryMappedFile__Open(path, mode) : 
>   Cannot call io___MemoryMappedFile__Open(). Please use 
> arrow::install_arrow() to install required runtime libraries. 
> > arrow::install_arrow()
> Installing package into ‘/home/hc/R/x86_64-redhat-linux-gnu-library/3.6’
> (as ‘lib’ is unspecified)
> trying URL 'https://cran.rstudio.com/src/contrib/arrow_0.17.0.tar.gz'
> Content type 'application/x-gzip' length 242534 bytes (236 KB)
> ==================================================
> downloaded 236 KB
> * installing *source* package ‘arrow’ ...
> ** package ‘arrow’ successfully unpacked and MD5 sums checked
> ** using staged installation
> *** No C++ binaries found for centos-7.7.1908
> *** Successfully retrieved C++ source
> *** Building C++ libraries
> **** cmake
> **** arrow  
> ./configure: line 132: cd: libarrow/arrow-0.17.0/lib: Not a directory
> ------------------------- NOTE ---------------------------
> After installation, please run arrow::install_arrow()
> for help installing required runtime libraries
> ---------------------------------------------------------
> ** libs
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c array.cpp -o array.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c array_from_vector.cpp -o 
> array_from_vector.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c array_to_vector.cpp -o 
> array_to_vector.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c arraydata.cpp -o arraydata.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c arrowExports.cpp -o 
> arrowExports.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c buffer.cpp -o buffer.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c chunkedarray.cpp -o 
> chunkedarray.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c compression.cpp -o 
> compression.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c compute.cpp -o compute.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c csv.cpp -o csv.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c dataset.cpp -o dataset.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c datatype.cpp -o datatype.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c expression.cpp -o expression.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c feather.cpp -o feather.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c field.cpp -o field.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c filesystem.cpp -o filesystem.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c io.cpp -o io.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c json.cpp -o json.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c memorypool.cpp -o memorypool.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c message.cpp -o message.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c parquet.cpp -o parquet.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c py-to-r.cpp -o py-to-r.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c recordbatch.cpp -o 
> recordbatch.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c recordbatchreader.cpp -o 
> recordbatchreader.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c recordbatchwriter.cpp -o 
> recordbatchwriter.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c schema.cpp -o schema.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c symbols.cpp -o symbols.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c table.cpp -o table.o
> g++ -m64 -std=gnu++11 -I"/usr/include/R" -DNDEBUG  
> -I"/home/hc/R/x86_64-redhat-linux-gnu-library/3.6/Rcpp/include" 
> -I/usr/local/include  -fpic  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
> -grecord-gcc-switches   -m64 -mtune=generic  -c threadpool.cpp -o threadpool.o
> g++ -m64 -std=gnu++11 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o arrow.so 
> array.o array_from_vector.o array_to_vector.o arraydata.o arrowExports.o 
> buffer.o chunkedarray.o compression.o compute.o csv.o dataset.o datatype.o 
> expression.o feather.o field.o filesystem.o io.o json.o memorypool.o 
> message.o parquet.o py-to-r.o recordbatch.o recordbatchreader.o 
> recordbatchwriter.o schema.o symbols.o table.o threadpool.o 
> -L/usr/lib64/R/lib -lR
> installing to 
> /home/hc/R/x86_64-redhat-linux-gnu-library/3.6/00LOCK-arrow/00new/arrow/libs
> ** R
> ** inst
> ** byte-compile and prepare package for lazy loading
> ** help
> *** installing help indices
>   converting help for package ‘arrow’
>     finding HTML links ... done
>     ArrayData                               html  
>     ChunkedArray                            html  
>     Codec                                   html  
>     CsvReadOptions                          html  
> Rd warning: 
> /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/CsvReadOptions.Rd:61: file 
> link ‘read.csv’ in package ‘utils’ does not exist and so has been treated as 
> a topic
>     CsvTableReader                          html  
>     DataType                                html  
>     Dataset                                 html  
>     DictionaryType                          html  
>     Expression                              html  
>     FeatherReader                           html  
>     Field                                   html  
>     FileFormat                              html  
>     FileInfo                                html  
>     FileSelector                            html  
>     FileSystem                              html  
>     FixedWidthType                          html  
>     InputStream                             html  
>     MemoryPool                              html  
>     Message                                 html  
>     MessageReader                           html  
>     OutputStream                            html  
>     ParquetFileReader                       html  
>     ParquetFileWriter                       html  
>     ParquetReaderProperties                 html  
>     ParquetWriterProperties                 html  
>     Partitioning                            html  
>     RecordBatch                             html  
>     RecordBatchReader                       html  
>     RecordBatchWriter                       html  
>     Scanner                                 html  
>     Schema                                  html  
>     Table                                   html  
>     array                                   html  
>     arrow-package                           html  
>     arrow_available                         html  
>     buffer                                  html  
>     cast_options                            html  
>     codec_is_available                      html  
>     compression                             html  
>     cpu_count                               html  
>     data-type                               html  
>     dataset_factory                         html  
>     default_memory_pool                     html  
>     dictionary                              html  
>     enums                                   html  
>     hive_partition                          html  
>     install_arrow                           html  
>     install_pyarrow                         html  
>     make_readable_file                      html  
>     map_batches                             html  
>     mmap_create                             html  
>     mmap_open                               html  
>     open_dataset                            html  
>     read_delim_arrow                        html  
>     read_feather                            html  
>     read_ipc_stream                         html  
>     read_json_arrow                         html  
>     read_message                            html  
>     read_parquet                            html  
>     read_record_batch                       html  
>     read_schema                             html  
>     reexports                               html  
> Rd warning: /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/reexports.Rd:24: 
> file link ‘print.integer64’ in package ‘bit64’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/reexports.Rd:24: 
> file link ‘str.integer64’ in package ‘bit64’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/reexports.Rd:26: 
> file link ‘contains’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/reexports.Rd:26: 
> file link ‘ends_with’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/reexports.Rd:26: 
> file link ‘everything’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/reexports.Rd:26: 
> file link ‘last_col’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/reexports.Rd:26: 
> file link ‘matches’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/reexports.Rd:26: 
> file link ‘num_range’ in package ‘tidyselect’ does not exist and so has been 
> treated as a topic
> Rd warning: /tmp/RtmppYi3Tc/R.INSTALL7ba654278045/arrow/man/reexports.Rd:26: 
> file link ‘starts_with’ in package ‘tidyselect’ does not exist and so has 
> been treated as a topic
>     type                                    html  
>     unify_schemas                           html  
>     write_feather                           html  
>     write_ipc_stream                        html  
>     write_parquet                           html  
>     write_to_raw                            html  
> ** building package indices
> ** installing vignettes
> ** testing if installed package can be loaded from temporary location
> ** checking absolute paths in shared objects and dynamic libraries
> ** testing if installed package can be loaded from final location
> ** testing if installed package keeps a record of temporary installation path
> * DONE (arrow)
> The downloaded source packages are in
>       ‘/tmp/Rtmpo9otzy/downloaded_packages’
> Please restart R to use the 'arrow' package.
> Restarting R session...
> > library(arrow)
> Attaching package: ‘arrow’
> The following object is masked from ‘package:utils’:
>     timestamp
> > read_parquet('/home/hc/my.10.level.20200331.1.book.parquet')
> Error in io___MemoryMappedFile__Open(path, mode) : 
>   Cannot call io___MemoryMappedFile__Open(). Please use 
> arrow::install_arrow() to install required runtime libraries. 
> > library(arrow)
> > df <- read_parquet('/home/hc/my.10.level.20200331.1.book.parquet')
> Error in io___MemoryMappedFile__Open(path, mode) : 
>   Cannot call io___MemoryMappedFile__Open(). Please use 
> arrow::install_arrow() to install required runtime libraries. 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to