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.
64 lines
3.4 KiB
Plaintext
64 lines
3.4 KiB
Plaintext
-- The C compiler identification is GNU 9.3.0
|
|
-- The CXX compiler identification is GNU 9.3.0
|
|
-- Check for working C compiler: /usr/bin/cc
|
|
-- Check for working C compiler: /usr/bin/cc -- works
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Check for working CXX compiler: /usr/bin/c++
|
|
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
|
-- Detecting CXX compiler ABI info
|
|
-- Detecting CXX compiler ABI info - done
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX compile features - done
|
|
-- Starting TileDB superbuild.
|
|
-- Found Bzip2: /usr/lib/aarch64-linux-gnu/libbz2.so
|
|
-- Found LZ4: /usr/lib/aarch64-linux-gnu/liblz4.so
|
|
-- Could NOT find Spdlog (missing: SPDLOG_INCLUDE_DIR)
|
|
-- Adding Spdlog as an external project
|
|
-- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.11")
|
|
-- Found Zlib, adding imported target: /usr/lib/aarch64-linux-gnu/libz.so
|
|
-- Found Zstd: /usr/lib/aarch64-linux-gnu/libzstd.so
|
|
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
|
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libssl.so -- OpenSSL crypto: /usr/lib/aarch64-linux-gnu/libcrypto.so -- root: /tmp/TileDB-2.1.3/build/externals/install;/usr/local/opt/openssl
|
|
-- Found TBB imported target: TBB::tbb;TBB::tbbmalloc;TBB::tbbmalloc_proxy
|
|
-- Could NOT find Clipp (missing: CLIPP_INCLUDE_DIR)
|
|
-- Adding Clipp as an external project
|
|
-- Not found clang-tidy
|
|
-- Not found clang-format
|
|
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
|
|
-- Install prefix is /usr/local
|
|
|
|
-- 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
|
|
-- Starting TileDB regular build.
|
|
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
|
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libssl.so -- OpenSSL crypto: /usr/lib/aarch64-linux-gnu/libcrypto.so -- root: /tmp/TileDB-2.1.3/build/externals/install;/usr/local/opt/openssl
|
|
-- The TileDB library is compiled with HDFS support.
|
|
-- Found TBB imported target: TBB::tbb;TBB::tbbmalloc;TBB::tbbmalloc_proxy
|
|
-- Found Bzip2: /usr/lib/aarch64-linux-gnu/libbz2.so
|
|
-- Found LZ4: /usr/lib/aarch64-linux-gnu/liblz4.so
|
|
-- Found Spdlog: /tmp/TileDB-2.1.3/build/externals/src/ep_spdlog/include
|
|
-- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.11")
|
|
-- Found Zlib, adding imported target: /usr/lib/aarch64-linux-gnu/libz.so
|
|
-- Found Zstd: /usr/lib/aarch64-linux-gnu/libzstd.so
|
|
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
|
|
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
|
|
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
|
|
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
|
|
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
|
|
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
|
|
-- Found Clipp: /tmp/TileDB-2.1.3/build/externals/install/include |