daskol

ClickHouse-CMake.log

Apr 5th, 2018
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.43 KB | None | 0 0
  1. -- CMAKE_BUILD_TYPE: Release
  2. -- 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
  3. -- Using ssl=TRUE: /usr/include : /usr/lib/libssl.so;/usr/lib/libcrypto.so
  4. -- Using icu=1: /usr/include : /usr/lib/libicui18n.so;/usr/lib/libicuuc.so;/usr/lib/libicudata.so
  5. -- Using Boost: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/boost : boost_program_options_internal,boost_system_internal,boost_filesystem_internal
  6. -- 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
  7. -- Using zstd: : zstd
  8. -- Using ltdl: /usr/lib/libltdl.so
  9. -- 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
  10. -- Using lz4: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/lz4/lib : lz4
  11. -- Using sparsehash: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/libsparsehash
  12. -- Using rt: /usr/lib/librt.so
  13. -- Using line editing libraries (readline): /usr/include : /usr/lib/libreadline.so;/usr/lib/libtermcap.so
  14. -- Using zookeeper: : zookeeper
  15. -- Using re2: /usr/include : /usr/lib/libre2.so; : /usr/lib/libre2.so
  16. -- Using librdkafka=: :
  17. -- Build without capnp (support for Cap'n Proto format will be disabled)
  18. -- Using cityhash: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/libcityhash/include : cityhash
  19. -- Using farmhash: : farmhash
  20. -- Using metrohash: : metrohash
  21. -- Using btrie: : btrie
  22. -- Using double-conversion: /usr/include : /usr/lib/libdouble-conversion.so
  23. -- Using cctz: .../aur.archlinux.org/clickhouse/src/ClickHouse-1.1.54362-stable/contrib/cctz/include : cctz
  24. -- Build without mysqlclient (support for MYSQL dictionary source will be disabled)
  25. -- Using unwind=: :
  26. -- 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
  27. -- 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
  28. -- LINKER_FLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -D_GLIBCXX_USE_CXX11_ABI=1
  29. -- ZSTD VERSION 1.3.17
  30. -- Architecture: x86_64
  31. -- 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
  32. -- The following features have been enabled:
  33.  
  34. * CMAKE_BUILD_TYPE, Build type: Release (selected)
  35. * ZLIB_COMPAT, Provide a zlib-compatible API
  36. * WITH_GZFILEOP, Compile with support for gzFile-related functions
  37. * WITH_OPTIM, Build with optimisation
  38. * WITH_NEW_STRATEGIES, Use new strategies
  39. * SSE2, Use the SSE2 instruction set, using "-msse2"
  40. * SSE4_CRC, Support CRC hash generation using the SSE4.2 instruction set, using "-msse4"
  41. * SSE4DEFLATE, Support SSE4.2-accelerated quick decompression
  42. * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-mpclmul"
  43.  
  44. -- The following OPTIONAL packages have been found:
  45.  
  46. * PkgConfig
  47. * OpenSSL
  48.  
  49. -- The following REQUIRED packages have been found:
  50.  
  51. * Threads
  52.  
  53. -- The following OPTIONAL packages have not been found:
  54.  
  55. * double-conversion
  56.  
  57. -- Poco package version: 2.0.0
  58. -- Using OpenSSL from
  59. -- Building static libraries
  60. -- Building without tests
  61. -- Building without samples
  62. -- Build with using external sqlite, libz, pcre, expat ...
  63. -- Platform has THREE PARAM at PTHREAD_SETAFFINITY_NP
  64. -- Found APR: /usr/lib/libapr-1.so
  65. -- Found APRUTIL: /usr/lib/libaprutil-1.so
  66. -- CMake 3.10.3 successfully configured Poco using Unix Makefiles generator
  67. -- Installation target path: /usr/local
  68. --
  69. -- Generated with config types: RelWithDebInfo;Debug;Release;MinSizeRel;ASan;UBSan
  70. -- Setting Poco build type - Release
  71. --
  72. -- 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
  73. -- CMAKE_C_FLAGS_DEBUG:=-g -O0 -g3 -ggdb3 -fno-inline -D_DEBUG
  74. -- CMAKE_C_FLAGS_RELEASE:=-O3 -DNDEBUG
  75. -- CMAKE_C_FLAGS_MINSIZEREL:=-Os -DNDEBUG
  76. -- CMAKE_C_FLAGS_RELWITHDEBINFO:=-O2 -g -DNDEBUG -O3
  77. --
  78. --
  79. -- 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
  80. -- CMAKE_CXX_FLAGS_DEBUG:=-g -O0 -g3 -ggdb3 -fno-inline -D_DEBUG
  81. -- CMAKE_CXX_FLAGS_RELEASE:=-O3 -DNDEBUG
  82. -- CMAKE_CXX_FLAGS_MINSIZEREL:=-Os -DNDEBUG
  83. -- CMAKE_CXX_FLAGS_RELWITHDEBINFO:=-O2 -g -DNDEBUG -O3
  84. -- Building: CppUnit
  85. -- Building: XML
  86. -- Building: JSON
  87. -- Building: Util
  88. -- Building: Net
  89. -- Building: NetSSL_OpenSSL
  90. -- Building: Crypto
  91. -- Disabling libtcmalloc for valgrind better analysis
  92. -- Will build ClickHouse 1.1.54362
  93. -- 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
  94. -- Configuring done
  95. -- Generating done
  96. -- 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