Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- CMAKE_BUILD_TYPE: Release
- -- Building for: Linux-4.15.14-1-ARCH x86_64 ; USE_STATIC_LIBRARIES=False MAKE_STATIC_LIBRARIES=OFF UNBUNDLED=False CCACHE=/usr/bin/ccache 3.4.1
- -- Using ssl=TRUE: /usr/include : /usr/lib/libssl.so;/usr/lib/libcrypto.so
- -- Using icu=1: /usr/include : /usr/lib/libicui18n.so;/usr/lib/libicuuc.so;/usr/lib/libicudata.so
- -- Using Boost: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/boost : boost_program_options_internal,boost_system_internal,boost_filesystem_internal
- -- Using zlib: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/zlib-ng;.../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/build/clang/contrib/zlib-ng : zlib
- -- Using zstd: : zstd
- -- Using ltdl: /usr/lib/libltdl.so
- -- Using Poco: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/poco/Foundation/include/;.../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/poco/Util/include/ : PocoFoundation,PocoUtil,PocoNet,PocoNetSSL,PocoXML,PocoData,PocoDataODBC;/usr/lib/libodbc.so;/usr/lib/libltdl.so,PocoMongoDB; MongoDB=1, DataODBC=1, NetSSL=1
- -- Using lz4: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/lz4/lib : lz4
- -- Using sparsehash: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/libsparsehash
- -- Using rt: /usr/lib/librt.so
- -- Using line editing libraries (readline): /usr/include : /usr/lib/libreadline.so;/usr/lib/libtermcap.so
- -- Using zookeeper: : zookeeper
- -- Using re2: /usr/include : /usr/lib/libre2.so; : /usr/lib/libre2.so
- -- Using librdkafka=: :
- -- Build without capnp (support for Cap'n Proto format will be disabled)
- -- Using cityhash: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/libcityhash/include : cityhash
- -- Using farmhash: : farmhash
- -- Using metrohash: : metrohash
- -- Using btrie: : btrie
- -- Using double-conversion: /usr/include : /usr/lib/libdouble-conversion.so
- -- Using cctz: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/cctz/include : cctz
- -- Build without mysqlclient (support for MYSQL dictionary source will be disabled)
- -- Using unwind=: :
- -- compiler C = /usr/lib/hardening-wrapper/bin/clang -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_GLIBCXX_USE_CXX11_ABI=1 -pipe -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wno-unused-command-line-argument -O3 -DNDEBUG
- -- compiler CXX = /usr/lib/hardening-wrapper/bin/clang++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c++17 -D_GLIBCXX_USE_CXX11_ABI=1 -pipe -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wno-unused-command-line-argument -Wnon-virtual-dtor -O3 -DNDEBUG
- -- LINKER_FLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -D_GLIBCXX_USE_CXX11_ABI=1
- -- ZSTD VERSION 1.3.17
- -- Architecture: x86_64
- -- Architecture-specific source files: arch/x86/x86.c;arch/x86/insert_string_sse.c;arch/x86/deflate_quick.c;arch/x86/fill_window_sse.c;arch/x86/crc_folding.c;arch/x86/crc_pclmulqdq.c
- -- The following features have been enabled:
- * CMAKE_BUILD_TYPE, Build type: Release (selected)
- * ZLIB_COMPAT, Provide a zlib-compatible API
- * WITH_GZFILEOP, Compile with support for gzFile-related functions
- * WITH_OPTIM, Build with optimisation
- * WITH_NEW_STRATEGIES, Use new strategies
- * SSE2, Use the SSE2 instruction set, using "-msse2"
- * SSE4_CRC, Support CRC hash generation using the SSE4.2 instruction set, using "-msse4"
- * SSE4DEFLATE, Support SSE4.2-accelerated quick decompression
- * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-mpclmul"
- -- The following OPTIONAL packages have been found:
- * PkgConfig
- * OpenSSL
- -- The following REQUIRED packages have been found:
- * Threads
- -- The following OPTIONAL packages have not been found:
- * double-conversion
- -- Poco package version: 2.0.0
- -- Using OpenSSL from
- -- Building static libraries
- -- Building without tests
- -- Building without samples
- -- Build with using external sqlite, libz, pcre, expat ...
- -- Platform has THREE PARAM at PTHREAD_SETAFFINITY_NP
- -- Found APR: /usr/lib/libapr-1.so
- -- Found APRUTIL: /usr/lib/libaprutil-1.so
- -- CMake 3.10.3 successfully configured Poco using Unix Makefiles generator
- -- Installation target path: /usr/local
- --
- -- Generated with config types: RelWithDebInfo;Debug;Release;MinSizeRel;ASan;UBSan
- -- Setting Poco build type - Release
- --
- -- C_FLAGS: =-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_GLIBCXX_USE_CXX11_ABI=1 -pipe -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wno-unused-command-line-argument -Wno-sign-compare -fno-strict-aliasing -Wno-unknown-pragmas
- -- CMAKE_C_FLAGS_DEBUG:=-g -O0 -g3 -ggdb3 -fno-inline -D_DEBUG
- -- CMAKE_C_FLAGS_RELEASE:=-O3 -DNDEBUG
- -- CMAKE_C_FLAGS_MINSIZEREL:=-Os -DNDEBUG
- -- CMAKE_C_FLAGS_RELWITHDEBINFO:=-O2 -g -DNDEBUG -O3
- --
- --
- -- CXX_FLAGS:=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c++17 -D_GLIBCXX_USE_CXX11_ABI=1 -pipe -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wno-unused-command-line-argument -Wnon-virtual-dtor -Wno-old-style-cast -Wno-sign-compare -fno-strict-aliasing -Wno-unknown-pragmas -Wno-non-virtual-dtor
- -- CMAKE_CXX_FLAGS_DEBUG:=-g -O0 -g3 -ggdb3 -fno-inline -D_DEBUG
- -- CMAKE_CXX_FLAGS_RELEASE:=-O3 -DNDEBUG
- -- CMAKE_CXX_FLAGS_MINSIZEREL:=-Os -DNDEBUG
- -- CMAKE_CXX_FLAGS_RELWITHDEBINFO:=-O2 -g -DNDEBUG -O3
- -- Building: CppUnit
- -- Building: XML
- -- Building: JSON
- -- Building: Util
- -- Building: Net
- -- Building: NetSSL_OpenSSL
- -- Building: Crypto
- -- Disabling libtcmalloc for valgrind better analysis
- -- Will build ClickHouse 1.1.54362
- -- Using internal compiler: headers=/usr/share/clickhouse/headers : /usr/local/bin/clickhouse-clang -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -std=c++17 -D_GLIBCXX_USE_CXX11_ABI=1 -pipe -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wno-unused-command-line-argument -Wnon-virtual-dtor -Wextra -Werror -O3 -DNDEBUG -std=c++1z -x c++ -march=native -fPIC -fvisibility=hidden -fno-implement-inlines -nostdinc -nostdinc++ -Wno-unused-command-line-argument -Bprefix=/usr/share/clickhouse -isysroot=/usr/share/clickhouse/headers; /usr/local/bin/clickhouse-lld
- -- Configuring done
- -- Generating done
- -- Build files have been written to: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/build/clang
Advertisement
Add Comment
Please, Sign In to add comment