Created
September 23, 2019 22:25
-
-
Save filimonov/db57fdb4938a76fcc5b92b8982f97c7b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ cmake3 .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DGLIBC_COMPATIBILITY=OFF -DNO_WERROR=1 | |
-- The C compiler identification is GNU 8.3.1 | |
-- The CXX compiler identification is GNU 8.3.1 | |
-- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/gcc | |
-- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/gcc -- 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: /opt/rh/devtoolset-8/root/usr/bin/g++ | |
-- Check for working CXX compiler: /opt/rh/devtoolset-8/root/usr/bin/g++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- IPO/LTO not enabled. | |
-- CMAKE_BUILD_TYPE: RelWithDebInfo | |
-- Disabling compiler -pipe option (have only 6655 mb of memory) | |
-- Performing Test HAVE_SSE41 | |
-- Performing Test HAVE_SSE41 - Success | |
-- Performing Test HAVE_SSE42 | |
-- Performing Test HAVE_SSE42 - Success | |
-- Performing Test HAVE_SSSE3 | |
-- Performing Test HAVE_SSSE3 - Success | |
-- Performing Test HAVE_AVX | |
-- Performing Test HAVE_AVX - Success | |
-- Performing Test HAVE_AVX2 | |
-- Performing Test HAVE_AVX2 - Success | |
-- Performing Test HAVE_PCLMULQDQ | |
-- Performing Test HAVE_PCLMULQDQ - Success | |
-- Performing Test HAVE_POPCNT | |
-- Performing Test HAVE_POPCNT - Success | |
-- Default libraries: -nodefaultlibs -lgcc -lc -lm -lrt -lpthread -ldl | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - not found | |
-- Check if compiler accepts -pthread | |
-- Check if compiler accepts -pthread - yes | |
-- Found Threads: TRUE | |
-- Using libunwind: unwind | |
-- Using exception handler: unwind | |
-- Tests are enabled | |
-- Building for: Linux-3.10.0-957.1.3.el7.x86_64 x86_64 ; USE_STATIC_LIBRARIES=ON MAKE_STATIC_LIBRARIES=ON SPLIT_SHARED= UNBUNDLED=OFF CCACHE=CCACHE_FOUND-NOTFOUND | |
-- Using double-conversion: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/double-conversion : double-conversion | |
-- Using ssl=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/ssl/include : ssl;crypto | |
-- Found the following ICU libraries: | |
-- i18n (required) | |
-- uc (required) | |
-- data (required) | |
-- Found ICU: /usr/include (found version "50.2") | |
-- Using icu=1: /usr/include : /usr/lib64/libicui18n.so;/usr/lib64/libicuuc.so;/usr/lib64/libicudata.so | |
-- Using Boost: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/boost : boost_program_options_internal,boost_system_internal,boost_filesystem_internal;boost_system_internal,boost_regex_internal | |
-- Using zlib-ng: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/zlib-ng;/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/contrib/zlib-ng : zlibstatic | |
-- Using zstd: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/zstd/lib : zstd | |
-- Using termcap: /usr/lib64/libtermcap.so | |
-- Using odbc=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/unixodbc/include : unixodbc | |
-- Using Poco: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/poco/Foundation/include/;/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/poco/Util/include/;/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/zlib-ng/;/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/contrib/zlib-ng/ : PocoFoundation,PocoUtil,PocoNet,PocoNetSSL;ssl;crypto,PocoCrypto;ssl;crypto,PocoXML,PocoData,PocoDataODBC;unixodbc,,,PocoMongoDB; MongoDB=1, DataODBC=1, NetSSL=1 | |
-- Using lz4: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/lz4/lib : lz4 | |
-- Using xxhash=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/lz4/lib : lz4 | |
-- Using sparsehash: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/libsparsehash | |
-- Using rt: | |
-- Using line editing libraries (readline): /usr/include : /usr/lib64/libreadline.so;/usr/lib64/libtermcap.so | |
-- Performing Test HAVE_READLINE_HISTORY | |
-- Performing Test HAVE_READLINE_HISTORY - Success | |
-- Using re2: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/re2 : re2; : re2_st | |
-- Using libgsasl=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/libgsasl/src;/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/libgsasl/linux_x86_64/include : libgsasl | |
-- Using librdkafka=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/librdkafka/src : rdkafka cppkafka | |
-- Using capnp: capnpc | |
-- Could NOT find LLVM (missing: LLVM_DIR) | |
-- Could NOT find LLVM (missing: LLVM_DIR) | |
-- Could NOT find LLVM (missing: LLVM_DIR) | |
-- Using h3=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/h3/src/h3lib/include : h3 | |
-- Using cpuid=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/libcpuid/include : cpuid | |
-- Using libxml2: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/libxml2/include;/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/libxml2-cmake/linux_x86_64/include : libxml2 | |
-- Using brotli=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/brotli/c/include : brotli | |
-- Using protobuf=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/protobuf/src : libprotobuf | |
-- Using pdqsort: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/pdqsort | |
-- Using hdfs3=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/libhdfs3/include : hdfs3 | |
-- Using consistent-hashing: : consistent-hashing | |
-- Using snappy=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/snappy : snappy | |
-- Using Parquet: arrow_static: ; parquet_static: ; thrift_static | |
-- Using hyperscan=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/hyperscan/src : hs | |
-- Using simdjson=ON: simdjson | |
-- Using rapidjson=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/rapidjson/include | |
-- Using fastops=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/fastops/ : fastops | |
-- Using cityhash: : cityhash | |
-- Using farmhash: : farmhash | |
-- Using metrohash: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/libmetrohash/src : metrohash | |
-- Using btrie: : btrie | |
-- Using gtest=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/googletest/googletest : gtest_main;gtest : | |
-- Using jemalloc=1: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/jemalloc-cmake/include;/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/jemalloc-cmake/include_linux_x86_64 : jemalloc | |
-- Using cctz: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/cctz/include : cctz | |
-- Using mysqlclient=1: : mysqlclient; staticlib= | |
-- compiler C = /opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -O2 -g -DNDEBUG -O3 | |
-- compiler CXX = /opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -O2 -g -DNDEBUG -O3 | |
-- LINKER_FLAGS = -Wl,--no-undefined | |
CMake Warning (dev) at contrib/CMakeLists.txt:18 (option): | |
Policy CMP0077 is not set: option() honors normal variables. Run "cmake | |
--help-policy CMP0077" for policy details. Use the cmake_policy command to | |
set the policy and suppress this warning. | |
For compatibility with older versions of CMake, option is clearing the | |
normal variable 'BUILD_JAVA'. | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
CMake Warning (dev) at contrib/CMakeLists.txt:19 (option): | |
Policy CMP0077 is not set: option() honors normal variables. Run "cmake | |
--help-policy CMP0077" for policy details. Use the cmake_policy command to | |
set the policy and suppress this warning. | |
For compatibility with older versions of CMake, option is clearing the | |
normal variable 'ANALYZE_JAVA'. | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
CMake Warning (dev) at contrib/CMakeLists.txt:20 (option): | |
Policy CMP0077 is not set: option() honors normal variables. Run "cmake | |
--help-policy CMP0077" for policy details. Use the cmake_policy command to | |
set the policy and suppress this warning. | |
For compatibility with older versions of CMake, option is clearing the | |
normal variable 'BUILD_CPP_TESTS'. | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
CMake Warning (dev) at contrib/CMakeLists.txt:21 (option): | |
Policy CMP0077 is not set: option() honors normal variables. Run "cmake | |
--help-policy CMP0077" for policy details. Use the cmake_policy command to | |
set the policy and suppress this warning. | |
For compatibility with older versions of CMake, option is clearing the | |
normal variable 'BUILD_TOOLS'. | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
-- Build type: RelWithDebInfo | |
-- compiler GNU version 8.3.1 | |
-- Performing Test ORC_CXX_HAS_INITIALIZER_LIST | |
-- Performing Test ORC_CXX_HAS_INITIALIZER_LIST - Success | |
-- Performing Test ORC_CXX_HAS_NOEXCEPT | |
-- Performing Test ORC_CXX_HAS_NOEXCEPT - Success | |
-- Performing Test ORC_CXX_HAS_NULLPTR | |
-- Performing Test ORC_CXX_HAS_NULLPTR - Success | |
-- Performing Test ORC_CXX_HAS_OVERRIDE | |
-- Performing Test ORC_CXX_HAS_OVERRIDE - Success | |
-- Performing Test ORC_CXX_HAS_UNIQUE_PTR | |
-- Performing Test ORC_CXX_HAS_UNIQUE_PTR - Success | |
-- Performing Test ORC_CXX_HAS_CSTDINT | |
-- Performing Test ORC_CXX_HAS_CSTDINT - Success | |
-- Performing Test ORC_CXX_HAS_THREAD_LOCAL | |
-- Performing Test ORC_CXX_HAS_THREAD_LOCAL - Success | |
-- Could NOT find CYRUS_SASL (missing: CYRUS_SASL_SHARED_LIB CYRUS_SASL_INCLUDE_DIR) | |
-- Found OpenSSL: crypto (found version "1.0.0") | |
-- Performing Test HAS_PREAD | |
-- Performing Test HAS_PREAD - Success | |
-- Performing Test HAS_STRPTIME | |
-- Performing Test HAS_STRPTIME - Success | |
-- Performing Test HAS_STOLL | |
-- Performing Test HAS_STOLL - Success | |
-- Performing Test INT64_IS_LL | |
-- Performing Test INT64_IS_LL - Success | |
-- Performing Test HAS_DIAGNOSTIC_PUSH | |
-- Performing Test HAS_DIAGNOSTIC_PUSH - Success | |
-- Performing Test HAS_STD_ISNAN | |
-- Performing Test HAS_STD_ISNAN - Success | |
-- Performing Test HAS_STD_MUTEX | |
-- Performing Test HAS_STD_MUTEX - Success | |
-- Performing Test NEEDS_REDUNDANT_MOVE | |
-- Performing Test NEEDS_REDUNDANT_MOVE - Success | |
-- Performing Test HAS_PRE_1970 | |
-- Performing Test HAS_PRE_1970 - Success | |
-- Performing Test HAS_POST_2038 | |
-- Performing Test HAS_POST_2038 - Success | |
-- Performing Test NEEDS_Z_PREFIX | |
-- Performing Test NEEDS_Z_PREFIX - Failed | |
-- ZSTD VERSION 1.3.17 | |
-- Looking for sys/types.h | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
-- Looking for stddef.h - found | |
-- Architecture: x86_64 | |
-- Check size of off64_t | |
-- Check size of off64_t - done | |
-- Looking for fseeko | |
-- Looking for fseeko - found | |
-- Looking for strerror | |
-- Looking for strerror - found | |
-- Looking for unistd.h | |
-- Looking for unistd.h - found | |
-- Looking for stdarg.h | |
-- Looking for stdarg.h - found | |
-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN | |
-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success | |
-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL | |
-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success | |
-- Performing Test HAVE_BUILTIN_CTZL | |
-- Performing Test HAVE_BUILTIN_CTZL - Success | |
-- Performing Test HAVE_SSE2_INTRIN | |
-- Performing Test HAVE_SSE2_INTRIN - Success | |
-- Performing Test HAVE_SSE42_INTRIN | |
-- Performing Test HAVE_SSE42_INTRIN - Success | |
-- Performing Test HAVE_SSE42CRC_INTRIN | |
-- Performing Test HAVE_SSE42CRC_INTRIN - Success | |
-- Performing Test HAVE_PCLMULQDQ_INTRIN | |
-- Performing Test HAVE_PCLMULQDQ_INTRIN - Success | |
-- Performing Test MFPU_NEON_AVAILABLE | |
-- Performing Test MFPU_NEON_AVAILABLE - Failed | |
-- 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: RelWithDebInfo (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: | |
* ICU | |
* PkgConfig | |
* OpenSSL | |
-- The following REQUIRED packages have been found: | |
* Threads | |
-- The following OPTIONAL packages have not been found: | |
* LLVM (required version >= 5) | |
* CyrusSASL | |
-- Looking for asprintf | |
-- Looking for asprintf - found | |
-- Looking for inet_pton | |
-- Looking for inet_pton - found | |
-- Looking for strcasecmp | |
-- Looking for strcasecmp - found | |
-- Looking for strlcat | |
-- Looking for strlcat - not found | |
-- Looking for strlcpy | |
-- Looking for strlcpy - not found | |
-- Looking for strndup | |
-- Looking for strndup - found | |
-- Looking for strnlen | |
-- Looking for strnlen - found | |
-- Looking for strsep | |
-- Looking for strsep - found | |
-- Looking for timegm | |
-- Looking for timegm - found | |
-- Looking for arc4random_buf | |
-- Looking for arc4random_buf - not found | |
-- Looking for arc4random_uniform | |
-- Looking for arc4random_uniform - not found | |
-- Looking for explicit_bzero | |
-- Looking for explicit_bzero - not found | |
-- Looking for getpagesize | |
-- Looking for getpagesize - found | |
-- Looking for timingsafe_bcmp | |
-- Looking for timingsafe_bcmp - not found | |
-- Looking for timingsafe_memcmp | |
-- Looking for timingsafe_memcmp - not found | |
-- Looking for memmem | |
-- Looking for memmem - found | |
-- Looking for include file err.h | |
-- Looking for include file err.h - found | |
-- Looking for clock_gettime in rt | |
-- Looking for clock_gettime in rt - found | |
-- Check size of time_t | |
-- Check size of time_t - done | |
-- Check if the system is big endian | |
-- Searching 16 bit integer | |
-- Check size of unsigned short | |
-- Check size of unsigned short - done | |
-- Using unsigned short | |
-- Check if the system is big endian - little endian | |
-- Looking for byteswap.h | |
-- Looking for byteswap.h - found | |
-- Looking for sys/endian.h | |
-- Looking for sys/endian.h - not found | |
-- Looking for sys/mman.h | |
-- Looking for sys/mman.h - found | |
-- Looking for sys/resource.h | |
-- Looking for sys/resource.h - found | |
-- Looking for sys/time.h | |
-- Looking for sys/time.h - found | |
-- Looking for sys/uio.h | |
-- Looking for sys/uio.h - found | |
-- Looking for unistd.h | |
-- Looking for unistd.h - found | |
-- Looking for windows.h | |
-- Looking for windows.h - not found | |
-- Looking for zlibVersion in z | |
-- Looking for zlibVersion in z - found | |
-- Looking for lzo1x_1_15_compress in lzo2 | |
-- Looking for lzo1x_1_15_compress in lzo2 - not found | |
-- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX | |
-- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX - Failed | |
-- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 | |
-- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 - Failed | |
-- Performing Test HAVE_CLANG_MAVX | |
-- Performing Test HAVE_CLANG_MAVX - Success | |
-- Performing Test HAVE_CLANG_MBMI2 | |
-- Performing Test HAVE_CLANG_MBMI2 - Success | |
-- Performing Test HAVE_BUILTIN_EXPECT | |
-- Performing Test HAVE_BUILTIN_EXPECT - Success | |
-- Performing Test HAVE_BUILTIN_CTZ | |
-- Performing Test HAVE_BUILTIN_CTZ - Success | |
-- Performing Test SNAPPY_HAVE_SSSE3 | |
-- Performing Test SNAPPY_HAVE_SSSE3 - Success | |
-- Performing Test SNAPPY_HAVE_BMI2 | |
-- Performing Test SNAPPY_HAVE_BMI2 - Failed | |
-- Looking for mmap | |
-- Looking for mmap - found | |
-- Looking for sysconf | |
-- Looking for sysconf - found | |
-- Could not find GTest in system search paths. | |
-- Looking for arpa/inet.h | |
-- Looking for arpa/inet.h - found | |
-- Looking for fcntl.h | |
-- Looking for fcntl.h - found | |
-- Looking for getopt.h | |
-- Looking for getopt.h - found | |
-- Looking for inttypes.h | |
-- Looking for inttypes.h - found | |
-- Looking for netdb.h | |
-- Looking for netdb.h - found | |
-- Looking for netinet/in.h | |
-- Looking for netinet/in.h - found | |
-- Looking for signal.h | |
-- Looking for signal.h - found | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for sys/ioctl.h | |
-- Looking for sys/ioctl.h - found | |
-- Looking for sys/param.h | |
-- Looking for sys/param.h - found | |
-- Looking for sys/socket.h | |
-- Looking for sys/socket.h - found | |
-- Looking for sys/stat.h | |
-- Looking for sys/stat.h - found | |
-- Looking for sys/un.h | |
-- Looking for sys/un.h - found | |
-- Looking for poll.h | |
-- Looking for poll.h - found | |
-- Looking for sys/poll.h | |
-- Looking for sys/poll.h - found | |
-- Looking for sys/select.h | |
-- Looking for sys/select.h - found | |
-- Looking for sched.h | |
-- Looking for sched.h - found | |
-- Looking for string.h | |
-- Looking for string.h - found | |
-- Looking for strings.h | |
-- Looking for strings.h - found | |
-- Looking for gethostbyname | |
-- Looking for gethostbyname - found | |
-- Looking for gethostbyname_r | |
-- Looking for gethostbyname_r - found | |
-- Looking for strerror_r | |
-- Looking for strerror_r - found | |
-- Looking for sched_get_priority_max | |
-- Looking for sched_get_priority_max - found | |
-- Looking for sched_get_priority_min | |
-- Looking for sched_get_priority_min - found | |
-- Performing Test STRERROR_R_CHAR_P | |
-- Performing Test STRERROR_R_CHAR_P - Success | |
-- Using OpenSSL from /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/ssl | |
-- Looking for pthread_setaffinity_np in pthread | |
-- Looking for pthread_setaffinity_np in pthread - found | |
-- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY | |
-- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY - Success | |
-- Found ODBC: unixodbc | |
-- Found PythonInterp: /usr/bin/python (found version "2.7.5") | |
-- checking compiler: GCC (8.0.) | |
-- Looking for dladdr | |
-- Looking for dladdr - not found | |
-- Looking for nanosleep | |
-- Looking for nanosleep - found | |
-- Checking whether strerror_r returns an int | |
-- Checking whether strerror_r returns an int -- no | |
-- Performing Test ARCH_64_BIT | |
-- Performing Test ARCH_64_BIT - Success | |
-- Performing Test ARCH_32_BIT | |
-- Performing Test ARCH_32_BIT - Failed | |
-- Build type RELWITHDEBINFO | |
-- Boost version: 1.70.0 | |
-- Build date: 2000-01-01 | |
-- gcc version 8.3.1 | |
-- g++ version 8.3.1 | |
-- Looking for include file intrin.h | |
-- Looking for include file intrin.h - not found | |
-- Looking for C++ include intrin.h | |
-- Looking for C++ include intrin.h - not found | |
-- Looking for include file x86intrin.h | |
-- Looking for include file x86intrin.h - found | |
-- Looking for C++ include x86intrin.h | |
-- Looking for C++ include x86intrin.h - found | |
-- Looking for posix_memalign | |
-- Looking for posix_memalign - found | |
-- Looking for _aligned_malloc | |
-- Looking for _aligned_malloc - not found | |
-- Performing Test HAS_C_HIDDEN | |
-- Performing Test HAS_C_HIDDEN - Success | |
-- Performing Test HAS_CXX_HIDDEN | |
-- Performing Test HAS_CXX_HIDDEN - Success | |
-- Looking for _LIBCPP_VERSION | |
-- Looking for _LIBCPP_VERSION - not found | |
-- generator is Unix Makefiles | |
-- Performing Test HAS_C_ATTR_IFUNC | |
-- Performing Test HAS_C_ATTR_IFUNC - Success | |
-- Performing Test HAVE_AVX512 | |
-- Performing Test HAVE_AVX512 - Failed | |
-- Building without AVX512 support | |
-- Performing Test HAVE_CC_BUILTIN_ASSUME_ALIGNED | |
-- Performing Test HAVE_CC_BUILTIN_ASSUME_ALIGNED - Success | |
-- Performing Test HAVE_CXX_BUILTIN_ASSUME_ALIGNED | |
-- Performing Test HAVE_CXX_BUILTIN_ASSUME_ALIGNED - Success | |
-- Performing Test HAVE__BUILTIN_CONSTANT_P | |
-- Performing Test HAVE__BUILTIN_CONSTANT_P - Success | |
-- Performing Test C_FLAG_Wvla | |
-- Performing Test C_FLAG_Wvla - Success | |
-- Performing Test C_FLAG_Wpointer_arith | |
-- Performing Test C_FLAG_Wpointer_arith - Success | |
-- Performing Test C_FLAG_Wstrict_prototypes | |
-- Performing Test C_FLAG_Wstrict_prototypes - Success | |
-- Performing Test C_FLAG_Wmissing_prototypes | |
-- Performing Test C_FLAG_Wmissing_prototypes - Success | |
-- Performing Test CXX_FLAG_Wvla | |
-- Performing Test CXX_FLAG_Wvla - Success | |
-- Performing Test CXX_FLAG_Wpointer_arith | |
-- Performing Test CXX_FLAG_Wpointer_arith - Success | |
-- Performing Test CC_SELF_ASSIGN | |
-- Performing Test CC_SELF_ASSIGN - Failed | |
-- Performing Test CXX_SELF_ASSIGN | |
-- Performing Test CXX_SELF_ASSIGN - Failed | |
-- Performing Test CC_PAREN_EQUALITY | |
-- Performing Test CC_PAREN_EQUALITY - Failed | |
-- Performing Test CXX_UNUSED_CONST_VAR | |
-- Performing Test CXX_UNUSED_CONST_VAR - Success | |
-- Performing Test CXX_IGNORED_ATTR | |
-- Performing Test CXX_IGNORED_ATTR - Success | |
-- Performing Test CXX_WEAK_VTABLES | |
-- Performing Test CXX_WEAK_VTABLES - Failed | |
-- Performing Test CXX_MISSING_DECLARATIONS | |
-- Performing Test CXX_MISSING_DECLARATIONS - Success | |
-- Performing Test CXX_UNUSED_LOCAL_TYPEDEFS | |
-- Performing Test CXX_UNUSED_LOCAL_TYPEDEFS - Success | |
-- Performing Test CXX_WUNUSED_VARIABLE | |
-- Performing Test CXX_WUNUSED_VARIABLE - Success | |
-- Building for current host CPU: | |
-- Looking for mmap | |
-- Looking for mmap - found | |
-- Doxygen not found, unable to generate API reference | |
-- Sphinx not found, unable to generate developer reference | |
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") | |
-- Checking for module 'libpcre>=8.41' | |
-- Requested 'libpcre >= 8.41' but version of libpcre is 8.32 | |
-- PCRE version 8.41 or above not found | |
-- PCRE 8.41 or above not found | |
-- Could not find libpcap - some examples will not be built | |
-- Link jemalloc: jemalloc | |
-- /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/utils: Have 6633 megabytes of memory. Limiting concurrent linkers jobs to 1 and compiler jobs to OFF | |
-- /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/dbms: Have 6633 megabytes of memory. Limiting concurrent linkers jobs to 1 and compiler jobs to 4 | |
-- Will build ClickHouse 19.14.6.12 revision 54425 | |
-- Using gperf=: GPERF-NOTFOUND | |
-- Looking for readpassphrase | |
-- Looking for readpassphrase - not found | |
-- Target check already exists | |
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. | |
Please set them or make sure they are set and tested correctly in the CMake files: | |
CYRUS_SASL_SHARED_LIB (ADVANCED) | |
linked by target "orc" in directory /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/contrib/orc/c++/src | |
-- Configuring incomplete, errors occurred! | |
See also "/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeOutput.log". | |
See also "/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeError.log". | |
error: Bad exit status from /home/centos/clickhouse-rpm/rpmbuild/TMP/rpm-tmp.XSijwk (%build) | |
RPM build errors: | |
Bad exit status from /home/centos/clickhouse-rpm/rpmbuild/TMP/rpm-tmp.XSijwk (%build) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Determining if the pthread_create exist failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_1e6f6/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_1e6f6.dir/build.make CMakeFiles/cmTC_1e6f6.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_1e6f6.dir/CheckSymbolExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -o CMakeFiles/cmTC_1e6f6.dir/CheckSymbolExists.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
Linking C executable cmTC_1e6f6 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_1e6f6.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_1e6f6.dir/CheckSymbolExists.c.o -o cmTC_1e6f6 | |
CMakeFiles/cmTC_1e6f6.dir/CheckSymbolExists.c.o: In function `main': | |
CheckSymbolExists.c:(.text+0x16): undefined reference to `pthread_create' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_1e6f6] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_1e6f6/fast] Error 2 | |
File /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
/* */ | |
#include <pthread.h> | |
int main(int argc, char** argv) | |
{ | |
(void)argv; | |
#ifndef pthread_create | |
return ((int*)(&pthread_create))[argc]; | |
#else | |
(void)argc; | |
return 0; | |
#endif | |
} | |
Performing C++ SOURCE FILE Test NEEDS_Z_PREFIX failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_2258f/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_2258f.dir/build.make CMakeFiles/cmTC_2258f.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_2258f.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -I/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/c++/libs/thirdparty/zlib_ep-install/include -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DNEEDS_Z_PREFIX -o CMakeFiles/cmTC_2258f.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
gmake[1]: *** No rule to make target `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/c++/libs/thirdparty/zlib_ep-install/lib/libz.a', needed by `cmTC_2258f'. Stop. | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_2258f/fast] Error 2 | |
Source file was: | |
#define Z_PREFIX | |
#include<zlib.h> | |
z_stream strm; | |
int main(int, char *[]) { | |
deflateReset(&strm); | |
} | |
Performing C SOURCE FILE Test MFPU_NEON_AVAILABLE failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_0cd9f/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_0cd9f.dir/build.make CMakeFiles/cmTC_0cd9f.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_0cd9f.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DMFPU_NEON_AVAILABLE -mfpu=neon -o CMakeFiles/cmTC_0cd9f.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
gcc: error: unrecognized command line option '-mfpu=neon' | |
gmake[1]: *** [CMakeFiles/cmTC_0cd9f.dir/src.c.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_0cd9f/fast] Error 2 | |
Source file was: | |
int main() | |
{ | |
return 0; | |
} | |
Determining if the function strlcat exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_55d73/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_55d73.dir/build.make CMakeFiles/cmTC_55d73.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_55d73.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strlcat -fPIE -o CMakeFiles/cmTC_55d73.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_55d73 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_55d73.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strlcat -rdynamic CMakeFiles/cmTC_55d73.dir/CheckFunctionExists.c.o -o cmTC_55d73 | |
CMakeFiles/cmTC_55d73.dir/CheckFunctionExists.c.o: In function `main': | |
CheckFunctionExists.c:(.text+0x10): undefined reference to `strlcat' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_55d73] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_55d73/fast] Error 2 | |
Determining if the function strlcpy exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_c168e/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_c168e.dir/build.make CMakeFiles/cmTC_c168e.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_c168e.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strlcpy -fPIE -o CMakeFiles/cmTC_c168e.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_c168e | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_c168e.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strlcpy -rdynamic CMakeFiles/cmTC_c168e.dir/CheckFunctionExists.c.o -o cmTC_c168e | |
CMakeFiles/cmTC_c168e.dir/CheckFunctionExists.c.o: In function `main': | |
CheckFunctionExists.c:(.text+0x10): undefined reference to `strlcpy' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_c168e] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_c168e/fast] Error 2 | |
Determining if the function arc4random_buf exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_4d0fc/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_4d0fc.dir/build.make CMakeFiles/cmTC_4d0fc.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_4d0fc.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=arc4random_buf -fPIE -o CMakeFiles/cmTC_4d0fc.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_4d0fc | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_4d0fc.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=arc4random_buf -rdynamic CMakeFiles/cmTC_4d0fc.dir/CheckFunctionExists.c.o -o cmTC_4d0fc | |
CMakeFiles/cmTC_4d0fc.dir/CheckFunctionExists.c.o: In function `main': | |
CheckFunctionExists.c:(.text+0x10): undefined reference to `arc4random_buf' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_4d0fc] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_4d0fc/fast] Error 2 | |
Determining if the function arc4random_uniform exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_28e30/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_28e30.dir/build.make CMakeFiles/cmTC_28e30.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_28e30.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=arc4random_uniform -fPIE -o CMakeFiles/cmTC_28e30.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_28e30 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_28e30.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=arc4random_uniform -rdynamic CMakeFiles/cmTC_28e30.dir/CheckFunctionExists.c.o -o cmTC_28e30 | |
CMakeFiles/cmTC_28e30.dir/CheckFunctionExists.c.o: In function `main': | |
CheckFunctionExists.c:(.text+0x10): undefined reference to `arc4random_uniform' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_28e30] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_28e30/fast] Error 2 | |
Determining if the function explicit_bzero exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_f4397/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_f4397.dir/build.make CMakeFiles/cmTC_f4397.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_f4397.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=explicit_bzero -fPIE -o CMakeFiles/cmTC_f4397.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_f4397 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_f4397.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=explicit_bzero -rdynamic CMakeFiles/cmTC_f4397.dir/CheckFunctionExists.c.o -o cmTC_f4397 | |
CMakeFiles/cmTC_f4397.dir/CheckFunctionExists.c.o: In function `main': | |
CheckFunctionExists.c:(.text+0x10): undefined reference to `explicit_bzero' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_f4397] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_f4397/fast] Error 2 | |
Determining if the function timingsafe_bcmp exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_e992c/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_e992c.dir/build.make CMakeFiles/cmTC_e992c.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_e992c.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=timingsafe_bcmp -fPIE -o CMakeFiles/cmTC_e992c.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_e992c | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_e992c.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=timingsafe_bcmp -rdynamic CMakeFiles/cmTC_e992c.dir/CheckFunctionExists.c.o -o cmTC_e992c | |
CMakeFiles/cmTC_e992c.dir/CheckFunctionExists.c.o: In function `main': | |
CheckFunctionExists.c:(.text+0x10): undefined reference to `timingsafe_bcmp' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_e992c] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_e992c/fast] Error 2 | |
Determining if the function timingsafe_memcmp exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_cc18c/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_cc18c.dir/build.make CMakeFiles/cmTC_cc18c.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_cc18c.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=timingsafe_memcmp -fPIE -o CMakeFiles/cmTC_cc18c.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_cc18c | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_cc18c.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=timingsafe_memcmp -rdynamic CMakeFiles/cmTC_cc18c.dir/CheckFunctionExists.c.o -o cmTC_cc18c | |
CMakeFiles/cmTC_cc18c.dir/CheckFunctionExists.c.o: In function `main': | |
CheckFunctionExists.c:(.text+0x10): undefined reference to `timingsafe_memcmp' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_cc18c] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_cc18c/fast] Error 2 | |
Determining if the include file sys/endian.h exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_b7574/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_b7574.dir/build.make CMakeFiles/cmTC_b7574.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_b7574.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_b7574.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: sys/endian.h: No such file or directory | |
#include <sys/endian.h> | |
^~~~~~~~~~~~~~ | |
compilation terminated. | |
gmake[1]: *** [CMakeFiles/cmTC_b7574.dir/CheckIncludeFile.c.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_b7574/fast] Error 2 | |
Determining if the include file windows.h exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a624d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a624d.dir/build.make CMakeFiles/cmTC_a624d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_a624d.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_a624d.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: windows.h: No such file or directory | |
#include <windows.h> | |
^~~~~~~~~~~ | |
compilation terminated. | |
gmake[1]: *** [CMakeFiles/cmTC_a624d.dir/CheckIncludeFile.c.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_a624d/fast] Error 2 | |
Determining if the function lzo1x_1_15_compress exists in the lzo2 failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_06411/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_06411.dir/build.make CMakeFiles/cmTC_06411.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_06411.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=lzo1x_1_15_compress -o CMakeFiles/cmTC_06411.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_06411 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_06411.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=lzo1x_1_15_compress -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_06411.dir/CheckFunctionExists.c.o -o cmTC_06411 -llzo2 | |
/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld: cannot find -llzo2 | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_06411] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_06411/fast] Error 2 | |
Performing C++ SOURCE FILE Test HAVE_VISUAL_STUDIO_ARCH_AVX failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_9b7c3/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_9b7c3.dir/build.make CMakeFiles/cmTC_9b7c3.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_9b7c3.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_VISUAL_STUDIO_ARCH_AVX /arch:AVX -o CMakeFiles/cmTC_9b7c3.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
g++: error: /arch:AVX: No such file or directory | |
gmake[1]: *** [CMakeFiles/cmTC_9b7c3.dir/src.cxx.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_9b7c3/fast] Error 2 | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test HAVE_VISUAL_STUDIO_ARCH_AVX2 failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_9d2e2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_9d2e2.dir/build.make CMakeFiles/cmTC_9d2e2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_9d2e2.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_VISUAL_STUDIO_ARCH_AVX2 /arch:AVX2 -o CMakeFiles/cmTC_9d2e2.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
g++: error: /arch:AVX2: No such file or directory | |
gmake[1]: *** [CMakeFiles/cmTC_9d2e2.dir/src.cxx.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_9d2e2/fast] Error 2 | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test SNAPPY_HAVE_BMI2 failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_588a9/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_588a9.dir/build.make CMakeFiles/cmTC_588a9.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_588a9.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DSNAPPY_HAVE_BMI2 -o CMakeFiles/cmTC_588a9.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:95, | |
from /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx:2: | |
/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/bmi2intrin.h: In function 'int main()': | |
/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/bmi2intrin.h:39:1: error: inlining failed in call to always_inline 'unsigned int _bzhi_u32(unsigned int, unsigned int)': target specific option mismatch | |
_bzhi_u32 (unsigned int __X, unsigned int __Y) | |
^~~~~~~~~ | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx:4:19: note: called from here | |
return _bzhi_u32(0, 1); | |
~~~~~~~~~^~~~~~ | |
gmake[1]: *** [CMakeFiles/cmTC_588a9.dir/src.cxx.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_588a9/fast] Error 2 | |
Source file was: | |
#include <immintrin.h> | |
int main() { | |
return _bzhi_u32(0, 1); | |
} | |
Determining if the function dladdr exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_24a24/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_24a24.dir/build.make CMakeFiles/cmTC_24a24.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_24a24.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=dladdr -o CMakeFiles/cmTC_24a24.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_24a24 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_24a24.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=dladdr -rdynamic CMakeFiles/cmTC_24a24.dir/CheckFunctionExists.c.o -o cmTC_24a24 | |
CMakeFiles/cmTC_24a24.dir/CheckFunctionExists.c.o: In function `main': | |
CheckFunctionExists.c:(.text+0x10): undefined reference to `dladdr' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_24a24] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_24a24/fast] Error 2 | |
Performing C SOURCE FILE Test ARCH_32_BIT failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_6944c/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_6944c.dir/build.make CMakeFiles/cmTC_6944c.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_6944c.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DARCH_32_BIT -o CMakeFiles/cmTC_6944c.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c:2:2: error: #error not 64bit | |
#error not 64bit | |
^~~~~ | |
gmake[1]: *** [CMakeFiles/cmTC_6944c.dir/src.c.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_6944c/fast] Error 2 | |
Source file was: | |
#if !(defined(__i386__) || defined(_M_IX86)) | |
#error not 64bit | |
#endif | |
int main(void) { return 0; } | |
Determining if files intrin.h exist failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_fe120/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_fe120.dir/build.make CMakeFiles/cmTC_fe120.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_fe120.dir/HAVE_C_INTRIN_H.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -o CMakeFiles/cmTC_fe120.dir/HAVE_C_INTRIN_H.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CheckIncludeFiles/HAVE_C_INTRIN_H.c | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CheckIncludeFiles/HAVE_C_INTRIN_H.c:2:10: fatal error: intrin.h: No such file or directory | |
#include <intrin.h> | |
^~~~~~~~~~ | |
compilation terminated. | |
gmake[1]: *** [CMakeFiles/cmTC_fe120.dir/HAVE_C_INTRIN_H.c.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_fe120/fast] Error 2 | |
Source: | |
/* */ | |
#include <intrin.h> | |
int main(void){return 0;} | |
Determining if the include file intrin.h exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_ae7f3/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_ae7f3.dir/build.make CMakeFiles/cmTC_ae7f3.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_ae7f3.dir/CheckIncludeFile.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -o CMakeFiles/cmTC_ae7f3.dir/CheckIncludeFile.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10: fatal error: intrin.h: No such file or directory | |
#include <intrin.h> | |
^~~~~~~~~~ | |
compilation terminated. | |
gmake[1]: *** [CMakeFiles/cmTC_ae7f3.dir/CheckIncludeFile.cxx.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_ae7f3/fast] Error 2 | |
Determining if the function _aligned_malloc exists failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_c67f3/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_c67f3.dir/build.make CMakeFiles/cmTC_c67f3.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_c67f3.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DCHECK_FUNCTION_EXISTS=_aligned_malloc -o CMakeFiles/cmTC_c67f3.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_c67f3 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_c67f3.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DCHECK_FUNCTION_EXISTS=_aligned_malloc -rdynamic CMakeFiles/cmTC_c67f3.dir/CheckFunctionExists.c.o -o cmTC_c67f3 | |
CMakeFiles/cmTC_c67f3.dir/CheckFunctionExists.c.o: In function `main': | |
CheckFunctionExists.c:(.text+0x10): undefined reference to `_aligned_malloc' | |
collect2: error: ld returned 1 exit status | |
gmake[1]: *** [cmTC_c67f3] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_c67f3/fast] Error 2 | |
Determining if the _LIBCPP_VERSION exist failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_79a23/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_79a23.dir/build.make CMakeFiles/cmTC_79a23.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_79a23.dir/CheckSymbolExists.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -o CMakeFiles/cmTC_79a23.dir/CheckSymbolExists.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function 'int main(int, char**)': | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: '_LIBCPP_VERSION' was not declared in this scope | |
return ((int*)(&_LIBCPP_VERSION))[argc]; | |
^~~~~~~~~~~~~~~ | |
gmake[1]: *** [CMakeFiles/cmTC_79a23.dir/CheckSymbolExists.cxx.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_79a23/fast] Error 2 | |
File /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: | |
/* */ | |
#include <ciso646> | |
int main(int argc, char** argv) | |
{ | |
(void)argv; | |
#ifndef _LIBCPP_VERSION | |
return ((int*)(&_LIBCPP_VERSION))[argc]; | |
#else | |
(void)argc; | |
return 0; | |
#endif | |
} | |
Performing C SOURCE FILE Test HAVE_AVX512 failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_1005d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_1005d.dir/build.make CMakeFiles/cmTC_1005d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_1005d.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DHAVE_AVX512 -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -O3 -std=c99 -Wall -Wextra -Wshadow -Wcast-qual -fno-strict-aliasing -DNDEBUG -Wno-array-bounds -Wno-attribute-alias -Wno-maybe-uninitialized -Wno-abi -fno-omit-frame-pointer -fvisibility=hidden -o CMakeFiles/cmTC_1005d.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c:3:2: error: #error no avx512bw | |
#error no avx512bw | |
^~~~~ | |
gmake[1]: *** [CMakeFiles/cmTC_1005d.dir/src.c.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_1005d/fast] Error 2 | |
Source file was: | |
#include <x86intrin.h> | |
#if !defined(__AVX512BW__) | |
#error no avx512bw | |
#endif | |
int main(){ | |
__m512i z = _mm512_setzero_si512(); | |
(void)_mm512_abs_epi8(z); | |
} | |
Performing C SOURCE FILE Test CC_SELF_ASSIGN failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_efa02/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_efa02.dir/build.make CMakeFiles/cmTC_efa02.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_efa02.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DCC_SELF_ASSIGN -Wself-assign -o CMakeFiles/cmTC_efa02.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
gcc: error: unrecognized command line option '-Wself-assign'; did you mean '-Wcast-align'? | |
gmake[1]: *** [CMakeFiles/cmTC_efa02.dir/src.c.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_efa02/fast] Error 2 | |
Source file was: | |
int main(void) { return 0; } | |
Performing C++ SOURCE FILE Test CXX_SELF_ASSIGN failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_53118/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_53118.dir/build.make CMakeFiles/cmTC_53118.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_53118.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_SELF_ASSIGN -Wself-assign -o CMakeFiles/cmTC_53118.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
g++: error: unrecognized command line option '-Wself-assign'; did you mean '-Wcast-align'? | |
gmake[1]: *** [CMakeFiles/cmTC_53118.dir/src.cxx.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_53118/fast] Error 2 | |
Source file was: | |
int main() { return 0; } | |
Performing C SOURCE FILE Test CC_PAREN_EQUALITY failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_75f13/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_75f13.dir/build.make CMakeFiles/cmTC_75f13.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_75f13.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DCC_PAREN_EQUALITY -Wparentheses-equality -o CMakeFiles/cmTC_75f13.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
gcc: error: unrecognized command line option '-Wparentheses-equality'; did you mean '-Wparentheses'? | |
gmake[1]: *** [CMakeFiles/cmTC_75f13.dir/src.c.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_75f13/fast] Error 2 | |
Source file was: | |
int main(void) { return 0; } | |
Performing C++ SOURCE FILE Test CXX_WEAK_VTABLES failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_7fffa/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_7fffa.dir/build.make CMakeFiles/cmTC_7fffa.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_7fffa.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_WEAK_VTABLES -Wweak-vtables -o CMakeFiles/cmTC_7fffa.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
g++: error: unrecognized command line option '-Wweak-vtables'; did you mean '-fjump-tables'? | |
gmake[1]: *** [CMakeFiles/cmTC_7fffa.dir/src.cxx.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_7fffa/fast] Error 2 | |
Source file was: | |
int main() { return 0; } | |
Determining if the readpassphrase exist failed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a9b33/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a9b33.dir/build.make CMakeFiles/cmTC_a9b33.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_a9b33.dir/CheckSymbolExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -o CMakeFiles/cmTC_a9b33.dir/CheckSymbolExists.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: readpassphrase.h: No such file or directory | |
#include <readpassphrase.h> | |
^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
gmake[1]: *** [CMakeFiles/cmTC_a9b33.dir/CheckSymbolExists.c.o] Error 1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
gmake: *** [cmTC_a9b33/fast] Error 2 | |
File /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
/* */ | |
#include <readpassphrase.h> | |
int main(int argc, char** argv) | |
{ | |
(void)argv; | |
#ifndef readpassphrase | |
return ((int*)(&readpassphrase))[argc]; | |
#else | |
(void)argc; | |
return 0; | |
#endif | |
} | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The system is: Linux - 3.10.0-957.1.3.el7.x86_64 - x86_64 | |
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. | |
Compiler: /opt/rh/devtoolset-8/root/usr/bin/gcc | |
Build flags: | |
Id flags: | |
The output was: | |
0 | |
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" | |
The C compiler identification is GNU, found in "/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/3.14.6/CompilerIdC/a.out" | |
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. | |
Compiler: /opt/rh/devtoolset-8/root/usr/bin/g++ | |
Build flags: | |
Id flags: | |
The output was: | |
0 | |
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" | |
The CXX compiler identification is GNU, found in "/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/3.14.6/CompilerIdCXX/a.out" | |
Determining if the C compiler works passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_4b0d9/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_4b0d9.dir/build.make CMakeFiles/cmTC_4b0d9.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_4b0d9.dir/testCCompiler.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -o CMakeFiles/cmTC_4b0d9.dir/testCCompiler.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/testCCompiler.c | |
Linking C executable cmTC_4b0d9 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_4b0d9.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -rdynamic CMakeFiles/cmTC_4b0d9.dir/testCCompiler.c.o -o cmTC_4b0d9 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Detecting C compiler ABI info compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a3a21/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a3a21.dir/build.make CMakeFiles/cmTC_a3a21.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -v -o CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake3/Modules/CMakeCCompilerABI.c | |
Using built-in specs. | |
COLLECT_GCC=/opt/rh/devtoolset-8/root/usr/bin/gcc | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) | |
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' | |
/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/cc1 -quiet -v /usr/share/cmake3/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o -version -o /tmp/ccVnluom.s | |
GNU C17 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux) | |
compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
ignoring nonexistent directory "/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include-fixed" | |
ignoring nonexistent directory "/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../x86_64-redhat-linux/include" | |
#include "..." search starts here: | |
#include <...> search starts here: | |
/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include | |
/usr/local/include | |
/opt/rh/devtoolset-8/root/usr/include | |
/usr/include | |
End of search list. | |
GNU C17 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux) | |
compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
Compiler executable checksum: 52fef58e667969c9bad13fbcd02512d4 | |
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' | |
/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/as -v --64 -o CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o /tmp/ccVnluom.s | |
GNU assembler version 2.30 (x86_64-redhat-linux) using BFD version version 2.30-54.el7 | |
COMPILER_PATH=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/ | |
LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../:/lib/:/usr/lib/ | |
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' | |
Linking C executable cmTC_a3a21 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a3a21.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -v -rdynamic CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o -o cmTC_a3a21 | |
Using built-in specs. | |
COLLECT_GCC=/opt/rh/devtoolset-8/root/usr/bin/gcc | |
COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) | |
COMPILER_PATH=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/ | |
LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../:/lib/:/usr/lib/ | |
COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_a3a21' '-mtune=generic' '-march=x86-64' | |
/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/collect2 -plugin /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so -plugin-opt=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIOwVGr.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a3a21 /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtend.o /lib/../lib64/crtn.o | |
COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_a3a21' '-mtune=generic' '-march=x86-64' | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Parsed C implicit include dir info from above output: rv=done | |
found start of include info | |
found start of implicit include info | |
add: [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include] | |
add: [/usr/local/include] | |
add: [/opt/rh/devtoolset-8/root/usr/include] | |
add: [/usr/include] | |
end of search list found | |
collapse include dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include] ==> [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include] | |
collapse include dir [/usr/local/include] ==> [/usr/local/include] | |
collapse include dir [/opt/rh/devtoolset-8/root/usr/include] ==> [/opt/rh/devtoolset-8/root/usr/include] | |
collapse include dir [/usr/include] ==> [/usr/include] | |
implicit include dirs: [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include;/usr/local/include;/opt/rh/devtoolset-8/root/usr/include;/usr/include] | |
Parsed C implicit link information from above output: | |
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] | |
ignore line: [Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp] | |
ignore line: [] | |
ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_a3a21/fast ] | |
ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_a3a21.dir/build.make CMakeFiles/cmTC_a3a21.dir/build] | |
ignore line: [gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp'] | |
ignore line: [Building C object CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o] | |
ignore line: [/opt/rh/devtoolset-8/root/usr/bin/gcc -v -o CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake3/Modules/CMakeCCompilerABI.c] | |
ignore line: [Using built-in specs.] | |
ignore line: [COLLECT_GCC=/opt/rh/devtoolset-8/root/usr/bin/gcc] | |
ignore line: [Target: x86_64-redhat-linux] | |
ignore line: [Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux] | |
ignore line: [Thread model: posix] | |
ignore line: [gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) ] | |
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/cc1 -quiet -v /usr/share/cmake3/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o -version -o /tmp/ccVnluom.s] | |
ignore line: [GNU C17 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux)] | |
ignore line: [ compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP] | |
ignore line: [] | |
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] | |
ignore line: [ignoring nonexistent directory "/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include-fixed"] | |
ignore line: [ignoring nonexistent directory "/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../x86_64-redhat-linux/include"] | |
ignore line: [#include "..." search starts here:] | |
ignore line: [#include <...> search starts here:] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include] | |
ignore line: [ /usr/local/include] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/include] | |
ignore line: [ /usr/include] | |
ignore line: [End of search list.] | |
ignore line: [GNU C17 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux)] | |
ignore line: [ compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP] | |
ignore line: [] | |
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] | |
ignore line: [Compiler executable checksum: 52fef58e667969c9bad13fbcd02512d4] | |
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/as -v --64 -o CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o /tmp/ccVnluom.s] | |
ignore line: [GNU assembler version 2.30 (x86_64-redhat-linux) using BFD version version 2.30-54.el7] | |
ignore line: [COMPILER_PATH=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/] | |
ignore line: [LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../:/lib/:/usr/lib/] | |
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] | |
ignore line: [Linking C executable cmTC_a3a21] | |
ignore line: [/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a3a21.dir/link.txt --verbose=1] | |
ignore line: [/opt/rh/devtoolset-8/root/usr/bin/gcc -v -rdynamic CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o -o cmTC_a3a21 ] | |
ignore line: [Using built-in specs.] | |
ignore line: [COLLECT_GCC=/opt/rh/devtoolset-8/root/usr/bin/gcc] | |
ignore line: [COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper] | |
ignore line: [Target: x86_64-redhat-linux] | |
ignore line: [Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux] | |
ignore line: [Thread model: posix] | |
ignore line: [gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) ] | |
ignore line: [COMPILER_PATH=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/] | |
ignore line: [LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../:/lib/:/usr/lib/] | |
ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_a3a21' '-mtune=generic' '-march=x86-64'] | |
link line: [ /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/collect2 -plugin /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so -plugin-opt=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIOwVGr.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a3a21 /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtend.o /lib/../lib64/crtn.o] | |
arg [/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/collect2] ==> ignore | |
arg [-plugin] ==> ignore | |
arg [/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so] ==> ignore | |
arg [-plugin-opt=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper] ==> ignore | |
arg [-plugin-opt=-fresolution=/tmp/ccIOwVGr.res] ==> ignore | |
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore | |
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore | |
arg [-plugin-opt=-pass-through=-lc] ==> ignore | |
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore | |
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore | |
arg [--build-id] ==> ignore | |
arg [--no-add-needed] ==> ignore | |
arg [--eh-frame-hdr] ==> ignore | |
arg [--hash-style=gnu] ==> ignore | |
arg [-m] ==> ignore | |
arg [elf_x86_64] ==> ignore | |
arg [-export-dynamic] ==> ignore | |
arg [-dynamic-linker] ==> ignore | |
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore | |
arg [-o] ==> ignore | |
arg [cmTC_a3a21] ==> ignore | |
arg [/lib/../lib64/crt1.o] ==> ignore | |
arg [/lib/../lib64/crti.o] ==> ignore | |
arg [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o] ==> ignore | |
arg [-L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8] ==> dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8] | |
arg [-L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64] ==> dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64] | |
arg [-L/lib/../lib64] ==> dir [/lib/../lib64] | |
arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] | |
arg [-L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../..] ==> dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../..] | |
arg [CMakeFiles/cmTC_a3a21.dir/CMakeCCompilerABI.c.o] ==> ignore | |
arg [-lgcc] ==> lib [gcc] | |
arg [--as-needed] ==> ignore | |
arg [-lgcc_s] ==> lib [gcc_s] | |
arg [--no-as-needed] ==> ignore | |
arg [-lc] ==> lib [c] | |
arg [-lgcc] ==> lib [gcc] | |
arg [--as-needed] ==> ignore | |
arg [-lgcc_s] ==> lib [gcc_s] | |
arg [--no-as-needed] ==> ignore | |
arg [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtend.o] ==> ignore | |
arg [/lib/../lib64/crtn.o] ==> ignore | |
collapse library dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8] ==> [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8] | |
collapse library dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64] ==> [/opt/rh/devtoolset-8/root/usr/lib64] | |
collapse library dir [/lib/../lib64] ==> [/lib64] | |
collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] | |
collapse library dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../..] ==> [/opt/rh/devtoolset-8/root/usr/lib] | |
implicit libs: [gcc;gcc_s;c;gcc;gcc_s] | |
implicit dirs: [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8;/opt/rh/devtoolset-8/root/usr/lib64;/lib64;/usr/lib64;/opt/rh/devtoolset-8/root/usr/lib] | |
implicit fwks: [] | |
Detecting C [-std=c11] compiler features compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_3b86d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_3b86d.dir/build.make CMakeFiles/cmTC_3b86d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_3b86d.dir/feature_tests.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -std=c11 -o CMakeFiles/cmTC_3b86d.dir/feature_tests.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/feature_tests.c | |
Linking C executable cmTC_3b86d | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_3b86d.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -rdynamic CMakeFiles/cmTC_3b86d.dir/feature_tests.c.o -o cmTC_3b86d | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Feature record: C_FEATURE:1c_function_prototypes | |
Feature record: C_FEATURE:1c_restrict | |
Feature record: C_FEATURE:1c_static_assert | |
Feature record: C_FEATURE:1c_variadic_macros | |
Detecting C [-std=c99] compiler features compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_9419c/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_9419c.dir/build.make CMakeFiles/cmTC_9419c.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_9419c.dir/feature_tests.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -std=c99 -o CMakeFiles/cmTC_9419c.dir/feature_tests.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/feature_tests.c | |
Linking C executable cmTC_9419c | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_9419c.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -rdynamic CMakeFiles/cmTC_9419c.dir/feature_tests.c.o -o cmTC_9419c | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Feature record: C_FEATURE:1c_function_prototypes | |
Feature record: C_FEATURE:1c_restrict | |
Feature record: C_FEATURE:0c_static_assert | |
Feature record: C_FEATURE:1c_variadic_macros | |
Detecting C [-std=c90] compiler features compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_5f0bb/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_5f0bb.dir/build.make CMakeFiles/cmTC_5f0bb.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_5f0bb.dir/feature_tests.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -std=c90 -o CMakeFiles/cmTC_5f0bb.dir/feature_tests.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/feature_tests.c | |
Linking C executable cmTC_5f0bb | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_5f0bb.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -rdynamic CMakeFiles/cmTC_5f0bb.dir/feature_tests.c.o -o cmTC_5f0bb | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Feature record: C_FEATURE:1c_function_prototypes | |
Feature record: C_FEATURE:0c_restrict | |
Feature record: C_FEATURE:0c_static_assert | |
Feature record: C_FEATURE:0c_variadic_macros | |
Determining if the CXX compiler works passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a7529/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a7529.dir/build.make CMakeFiles/cmTC_a7529.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_a7529.dir/testCXXCompiler.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -o CMakeFiles/cmTC_a7529.dir/testCXXCompiler.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx | |
Linking CXX executable cmTC_a7529 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a7529.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -rdynamic CMakeFiles/cmTC_a7529.dir/testCXXCompiler.cxx.o -o cmTC_a7529 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Detecting CXX compiler ABI info compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_fe3e2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_fe3e2.dir/build.make CMakeFiles/cmTC_fe3e2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -v -o CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp | |
Using built-in specs. | |
COLLECT_GCC=/opt/rh/devtoolset-8/root/usr/bin/g++ | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) | |
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' | |
/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o -version -o /tmp/cc289puM.s | |
GNU C++14 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux) | |
compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
ignoring nonexistent directory "/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include-fixed" | |
ignoring nonexistent directory "/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../x86_64-redhat-linux/include" | |
#include "..." search starts here: | |
#include <...> search starts here: | |
/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8 | |
/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/x86_64-redhat-linux | |
/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/backward | |
/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include | |
/usr/local/include | |
/opt/rh/devtoolset-8/root/usr/include | |
/usr/include | |
End of search list. | |
GNU C++14 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux) | |
compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
Compiler executable checksum: 571460419ec27a69ccc981b824b811cc | |
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' | |
/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/as -v --64 -o CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc289puM.s | |
GNU assembler version 2.30 (x86_64-redhat-linux) using BFD version version 2.30-54.el7 | |
COMPILER_PATH=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/ | |
LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../:/lib/:/usr/lib/ | |
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' | |
Linking CXX executable cmTC_fe3e2 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_fe3e2.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -v -rdynamic CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fe3e2 | |
Using built-in specs. | |
COLLECT_GCC=/opt/rh/devtoolset-8/root/usr/bin/g++ | |
COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) | |
COMPILER_PATH=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/ | |
LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../:/lib/:/usr/lib/ | |
COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_fe3e2' '-shared-libgcc' '-mtune=generic' '-march=x86-64' | |
/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/collect2 -plugin /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so -plugin-opt=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbsL23O.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_fe3e2 /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtend.o /lib/../lib64/crtn.o | |
COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_fe3e2' '-shared-libgcc' '-mtune=generic' '-march=x86-64' | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Parsed CXX implicit include dir info from above output: rv=done | |
found start of include info | |
found start of implicit include info | |
add: [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8] | |
add: [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/x86_64-redhat-linux] | |
add: [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/backward] | |
add: [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include] | |
add: [/usr/local/include] | |
add: [/opt/rh/devtoolset-8/root/usr/include] | |
add: [/usr/include] | |
end of search list found | |
collapse include dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8] ==> [/opt/rh/devtoolset-8/root/usr/include/c++/8] | |
collapse include dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/x86_64-redhat-linux] ==> [/opt/rh/devtoolset-8/root/usr/include/c++/8/x86_64-redhat-linux] | |
collapse include dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/backward] ==> [/opt/rh/devtoolset-8/root/usr/include/c++/8/backward] | |
collapse include dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include] ==> [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include] | |
collapse include dir [/usr/local/include] ==> [/usr/local/include] | |
collapse include dir [/opt/rh/devtoolset-8/root/usr/include] ==> [/opt/rh/devtoolset-8/root/usr/include] | |
collapse include dir [/usr/include] ==> [/usr/include] | |
implicit include dirs: [/opt/rh/devtoolset-8/root/usr/include/c++/8;/opt/rh/devtoolset-8/root/usr/include/c++/8/x86_64-redhat-linux;/opt/rh/devtoolset-8/root/usr/include/c++/8/backward;/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include;/usr/local/include;/opt/rh/devtoolset-8/root/usr/include;/usr/include] | |
Parsed CXX implicit link information from above output: | |
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] | |
ignore line: [Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp] | |
ignore line: [] | |
ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_fe3e2/fast ] | |
ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_fe3e2.dir/build.make CMakeFiles/cmTC_fe3e2.dir/build] | |
ignore line: [gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp'] | |
ignore line: [Building CXX object CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o] | |
ignore line: [/opt/rh/devtoolset-8/root/usr/bin/g++ -v -o CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp] | |
ignore line: [Using built-in specs.] | |
ignore line: [COLLECT_GCC=/opt/rh/devtoolset-8/root/usr/bin/g++] | |
ignore line: [Target: x86_64-redhat-linux] | |
ignore line: [Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux] | |
ignore line: [Thread model: posix] | |
ignore line: [gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) ] | |
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o -version -o /tmp/cc289puM.s] | |
ignore line: [GNU C++14 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux)] | |
ignore line: [ compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP] | |
ignore line: [] | |
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] | |
ignore line: [ignoring nonexistent directory "/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include-fixed"] | |
ignore line: [ignoring nonexistent directory "/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../x86_64-redhat-linux/include"] | |
ignore line: [#include "..." search starts here:] | |
ignore line: [#include <...> search starts here:] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/x86_64-redhat-linux] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/backward] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include] | |
ignore line: [ /usr/local/include] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/include] | |
ignore line: [ /usr/include] | |
ignore line: [End of search list.] | |
ignore line: [GNU C++14 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux)] | |
ignore line: [ compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP] | |
ignore line: [] | |
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] | |
ignore line: [Compiler executable checksum: 571460419ec27a69ccc981b824b811cc] | |
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] | |
ignore line: [ /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/as -v --64 -o CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc289puM.s] | |
ignore line: [GNU assembler version 2.30 (x86_64-redhat-linux) using BFD version version 2.30-54.el7] | |
ignore line: [COMPILER_PATH=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/] | |
ignore line: [LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../:/lib/:/usr/lib/] | |
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] | |
ignore line: [Linking CXX executable cmTC_fe3e2] | |
ignore line: [/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_fe3e2.dir/link.txt --verbose=1] | |
ignore line: [/opt/rh/devtoolset-8/root/usr/bin/g++ -v -rdynamic CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fe3e2 ] | |
ignore line: [Using built-in specs.] | |
ignore line: [COLLECT_GCC=/opt/rh/devtoolset-8/root/usr/bin/g++] | |
ignore line: [COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper] | |
ignore line: [Target: x86_64-redhat-linux] | |
ignore line: [Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux] | |
ignore line: [Thread model: posix] | |
ignore line: [gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) ] | |
ignore line: [COMPILER_PATH=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/] | |
ignore line: [LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../:/lib/:/usr/lib/] | |
ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_fe3e2' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] | |
link line: [ /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/collect2 -plugin /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so -plugin-opt=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbsL23O.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_fe3e2 /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtend.o /lib/../lib64/crtn.o] | |
arg [/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/collect2] ==> ignore | |
arg [-plugin] ==> ignore | |
arg [/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so] ==> ignore | |
arg [-plugin-opt=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper] ==> ignore | |
arg [-plugin-opt=-fresolution=/tmp/ccbsL23O.res] ==> ignore | |
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore | |
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore | |
arg [-plugin-opt=-pass-through=-lc] ==> ignore | |
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore | |
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore | |
arg [--build-id] ==> ignore | |
arg [--no-add-needed] ==> ignore | |
arg [--eh-frame-hdr] ==> ignore | |
arg [--hash-style=gnu] ==> ignore | |
arg [-m] ==> ignore | |
arg [elf_x86_64] ==> ignore | |
arg [-export-dynamic] ==> ignore | |
arg [-dynamic-linker] ==> ignore | |
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore | |
arg [-o] ==> ignore | |
arg [cmTC_fe3e2] ==> ignore | |
arg [/lib/../lib64/crt1.o] ==> ignore | |
arg [/lib/../lib64/crti.o] ==> ignore | |
arg [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o] ==> ignore | |
arg [-L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8] ==> dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8] | |
arg [-L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64] ==> dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64] | |
arg [-L/lib/../lib64] ==> dir [/lib/../lib64] | |
arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] | |
arg [-L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../..] ==> dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../..] | |
arg [CMakeFiles/cmTC_fe3e2.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore | |
arg [-lstdc++] ==> lib [stdc++] | |
arg [-lm] ==> lib [m] | |
arg [-lgcc_s] ==> lib [gcc_s] | |
arg [-lgcc] ==> lib [gcc] | |
arg [-lc] ==> lib [c] | |
arg [-lgcc_s] ==> lib [gcc_s] | |
arg [-lgcc] ==> lib [gcc] | |
arg [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtend.o] ==> ignore | |
arg [/lib/../lib64/crtn.o] ==> ignore | |
collapse library dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8] ==> [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8] | |
collapse library dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64] ==> [/opt/rh/devtoolset-8/root/usr/lib64] | |
collapse library dir [/lib/../lib64] ==> [/lib64] | |
collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] | |
collapse library dir [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../..] ==> [/opt/rh/devtoolset-8/root/usr/lib] | |
implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] | |
implicit dirs: [/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8;/opt/rh/devtoolset-8/root/usr/lib64;/lib64;/usr/lib64;/opt/rh/devtoolset-8/root/usr/lib] | |
implicit fwks: [] | |
Detecting CXX [-std=c++2a] compiler features compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_d852d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_d852d.dir/build.make CMakeFiles/cmTC_d852d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_d852d.dir/feature_tests.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -std=c++2a -o CMakeFiles/cmTC_d852d.dir/feature_tests.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/feature_tests.cxx | |
Linking CXX executable cmTC_d852d | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_d852d.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -rdynamic CMakeFiles/cmTC_d852d.dir/feature_tests.cxx.o -o cmTC_d852d | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers | |
Feature record: CXX_FEATURE:1cxx_alias_templates | |
Feature record: CXX_FEATURE:1cxx_alignas | |
Feature record: CXX_FEATURE:1cxx_alignof | |
Feature record: CXX_FEATURE:1cxx_attributes | |
Feature record: CXX_FEATURE:1cxx_attribute_deprecated | |
Feature record: CXX_FEATURE:1cxx_auto_type | |
Feature record: CXX_FEATURE:1cxx_binary_literals | |
Feature record: CXX_FEATURE:1cxx_constexpr | |
Feature record: CXX_FEATURE:1cxx_contextual_conversions | |
Feature record: CXX_FEATURE:1cxx_decltype | |
Feature record: CXX_FEATURE:1cxx_decltype_auto | |
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types | |
Feature record: CXX_FEATURE:1cxx_default_function_template_args | |
Feature record: CXX_FEATURE:1cxx_defaulted_functions | |
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers | |
Feature record: CXX_FEATURE:1cxx_delegating_constructors | |
Feature record: CXX_FEATURE:1cxx_deleted_functions | |
Feature record: CXX_FEATURE:1cxx_digit_separators | |
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations | |
Feature record: CXX_FEATURE:1cxx_explicit_conversions | |
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations | |
Feature record: CXX_FEATURE:1cxx_extern_templates | |
Feature record: CXX_FEATURE:1cxx_final | |
Feature record: CXX_FEATURE:1cxx_func_identifier | |
Feature record: CXX_FEATURE:1cxx_generalized_initializers | |
Feature record: CXX_FEATURE:1cxx_generic_lambdas | |
Feature record: CXX_FEATURE:1cxx_inheriting_constructors | |
Feature record: CXX_FEATURE:1cxx_inline_namespaces | |
Feature record: CXX_FEATURE:1cxx_lambdas | |
Feature record: CXX_FEATURE:1cxx_lambda_init_captures | |
Feature record: CXX_FEATURE:1cxx_local_type_template_args | |
Feature record: CXX_FEATURE:1cxx_long_long_type | |
Feature record: CXX_FEATURE:1cxx_noexcept | |
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init | |
Feature record: CXX_FEATURE:1cxx_nullptr | |
Feature record: CXX_FEATURE:1cxx_override | |
Feature record: CXX_FEATURE:1cxx_range_for | |
Feature record: CXX_FEATURE:1cxx_raw_string_literals | |
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions | |
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr | |
Feature record: CXX_FEATURE:1cxx_return_type_deduction | |
Feature record: CXX_FEATURE:1cxx_right_angle_brackets | |
Feature record: CXX_FEATURE:1cxx_rvalue_references | |
Feature record: CXX_FEATURE:1cxx_sizeof_member | |
Feature record: CXX_FEATURE:1cxx_static_assert | |
Feature record: CXX_FEATURE:1cxx_strong_enums | |
Feature record: CXX_FEATURE:1cxx_template_template_parameters | |
Feature record: CXX_FEATURE:1cxx_thread_local | |
Feature record: CXX_FEATURE:1cxx_trailing_return_types | |
Feature record: CXX_FEATURE:1cxx_unicode_literals | |
Feature record: CXX_FEATURE:1cxx_uniform_initialization | |
Feature record: CXX_FEATURE:1cxx_unrestricted_unions | |
Feature record: CXX_FEATURE:1cxx_user_literals | |
Feature record: CXX_FEATURE:1cxx_variable_templates | |
Feature record: CXX_FEATURE:1cxx_variadic_macros | |
Feature record: CXX_FEATURE:1cxx_variadic_templates | |
Detecting CXX [-std=c++17] compiler features compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_88f7d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_88f7d.dir/build.make CMakeFiles/cmTC_88f7d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_88f7d.dir/feature_tests.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -std=c++17 -o CMakeFiles/cmTC_88f7d.dir/feature_tests.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/feature_tests.cxx | |
Linking CXX executable cmTC_88f7d | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_88f7d.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -rdynamic CMakeFiles/cmTC_88f7d.dir/feature_tests.cxx.o -o cmTC_88f7d | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers | |
Feature record: CXX_FEATURE:1cxx_alias_templates | |
Feature record: CXX_FEATURE:1cxx_alignas | |
Feature record: CXX_FEATURE:1cxx_alignof | |
Feature record: CXX_FEATURE:1cxx_attributes | |
Feature record: CXX_FEATURE:1cxx_attribute_deprecated | |
Feature record: CXX_FEATURE:1cxx_auto_type | |
Feature record: CXX_FEATURE:1cxx_binary_literals | |
Feature record: CXX_FEATURE:1cxx_constexpr | |
Feature record: CXX_FEATURE:1cxx_contextual_conversions | |
Feature record: CXX_FEATURE:1cxx_decltype | |
Feature record: CXX_FEATURE:1cxx_decltype_auto | |
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types | |
Feature record: CXX_FEATURE:1cxx_default_function_template_args | |
Feature record: CXX_FEATURE:1cxx_defaulted_functions | |
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers | |
Feature record: CXX_FEATURE:1cxx_delegating_constructors | |
Feature record: CXX_FEATURE:1cxx_deleted_functions | |
Feature record: CXX_FEATURE:1cxx_digit_separators | |
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations | |
Feature record: CXX_FEATURE:1cxx_explicit_conversions | |
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations | |
Feature record: CXX_FEATURE:1cxx_extern_templates | |
Feature record: CXX_FEATURE:1cxx_final | |
Feature record: CXX_FEATURE:1cxx_func_identifier | |
Feature record: CXX_FEATURE:1cxx_generalized_initializers | |
Feature record: CXX_FEATURE:1cxx_generic_lambdas | |
Feature record: CXX_FEATURE:1cxx_inheriting_constructors | |
Feature record: CXX_FEATURE:1cxx_inline_namespaces | |
Feature record: CXX_FEATURE:1cxx_lambdas | |
Feature record: CXX_FEATURE:1cxx_lambda_init_captures | |
Feature record: CXX_FEATURE:1cxx_local_type_template_args | |
Feature record: CXX_FEATURE:1cxx_long_long_type | |
Feature record: CXX_FEATURE:1cxx_noexcept | |
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init | |
Feature record: CXX_FEATURE:1cxx_nullptr | |
Feature record: CXX_FEATURE:1cxx_override | |
Feature record: CXX_FEATURE:1cxx_range_for | |
Feature record: CXX_FEATURE:1cxx_raw_string_literals | |
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions | |
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr | |
Feature record: CXX_FEATURE:1cxx_return_type_deduction | |
Feature record: CXX_FEATURE:1cxx_right_angle_brackets | |
Feature record: CXX_FEATURE:1cxx_rvalue_references | |
Feature record: CXX_FEATURE:1cxx_sizeof_member | |
Feature record: CXX_FEATURE:1cxx_static_assert | |
Feature record: CXX_FEATURE:1cxx_strong_enums | |
Feature record: CXX_FEATURE:1cxx_template_template_parameters | |
Feature record: CXX_FEATURE:1cxx_thread_local | |
Feature record: CXX_FEATURE:1cxx_trailing_return_types | |
Feature record: CXX_FEATURE:1cxx_unicode_literals | |
Feature record: CXX_FEATURE:1cxx_uniform_initialization | |
Feature record: CXX_FEATURE:1cxx_unrestricted_unions | |
Feature record: CXX_FEATURE:1cxx_user_literals | |
Feature record: CXX_FEATURE:1cxx_variable_templates | |
Feature record: CXX_FEATURE:1cxx_variadic_macros | |
Feature record: CXX_FEATURE:1cxx_variadic_templates | |
Detecting CXX [-std=c++14] compiler features compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_2fece/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_2fece.dir/build.make CMakeFiles/cmTC_2fece.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_2fece.dir/feature_tests.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -std=c++14 -o CMakeFiles/cmTC_2fece.dir/feature_tests.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/feature_tests.cxx | |
Linking CXX executable cmTC_2fece | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_2fece.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -rdynamic CMakeFiles/cmTC_2fece.dir/feature_tests.cxx.o -o cmTC_2fece | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers | |
Feature record: CXX_FEATURE:1cxx_alias_templates | |
Feature record: CXX_FEATURE:1cxx_alignas | |
Feature record: CXX_FEATURE:1cxx_alignof | |
Feature record: CXX_FEATURE:1cxx_attributes | |
Feature record: CXX_FEATURE:1cxx_attribute_deprecated | |
Feature record: CXX_FEATURE:1cxx_auto_type | |
Feature record: CXX_FEATURE:1cxx_binary_literals | |
Feature record: CXX_FEATURE:1cxx_constexpr | |
Feature record: CXX_FEATURE:1cxx_contextual_conversions | |
Feature record: CXX_FEATURE:1cxx_decltype | |
Feature record: CXX_FEATURE:1cxx_decltype_auto | |
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types | |
Feature record: CXX_FEATURE:1cxx_default_function_template_args | |
Feature record: CXX_FEATURE:1cxx_defaulted_functions | |
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers | |
Feature record: CXX_FEATURE:1cxx_delegating_constructors | |
Feature record: CXX_FEATURE:1cxx_deleted_functions | |
Feature record: CXX_FEATURE:1cxx_digit_separators | |
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations | |
Feature record: CXX_FEATURE:1cxx_explicit_conversions | |
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations | |
Feature record: CXX_FEATURE:1cxx_extern_templates | |
Feature record: CXX_FEATURE:1cxx_final | |
Feature record: CXX_FEATURE:1cxx_func_identifier | |
Feature record: CXX_FEATURE:1cxx_generalized_initializers | |
Feature record: CXX_FEATURE:1cxx_generic_lambdas | |
Feature record: CXX_FEATURE:1cxx_inheriting_constructors | |
Feature record: CXX_FEATURE:1cxx_inline_namespaces | |
Feature record: CXX_FEATURE:1cxx_lambdas | |
Feature record: CXX_FEATURE:1cxx_lambda_init_captures | |
Feature record: CXX_FEATURE:1cxx_local_type_template_args | |
Feature record: CXX_FEATURE:1cxx_long_long_type | |
Feature record: CXX_FEATURE:1cxx_noexcept | |
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init | |
Feature record: CXX_FEATURE:1cxx_nullptr | |
Feature record: CXX_FEATURE:1cxx_override | |
Feature record: CXX_FEATURE:1cxx_range_for | |
Feature record: CXX_FEATURE:1cxx_raw_string_literals | |
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions | |
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr | |
Feature record: CXX_FEATURE:1cxx_return_type_deduction | |
Feature record: CXX_FEATURE:1cxx_right_angle_brackets | |
Feature record: CXX_FEATURE:1cxx_rvalue_references | |
Feature record: CXX_FEATURE:1cxx_sizeof_member | |
Feature record: CXX_FEATURE:1cxx_static_assert | |
Feature record: CXX_FEATURE:1cxx_strong_enums | |
Feature record: CXX_FEATURE:1cxx_template_template_parameters | |
Feature record: CXX_FEATURE:1cxx_thread_local | |
Feature record: CXX_FEATURE:1cxx_trailing_return_types | |
Feature record: CXX_FEATURE:1cxx_unicode_literals | |
Feature record: CXX_FEATURE:1cxx_uniform_initialization | |
Feature record: CXX_FEATURE:1cxx_unrestricted_unions | |
Feature record: CXX_FEATURE:1cxx_user_literals | |
Feature record: CXX_FEATURE:1cxx_variable_templates | |
Feature record: CXX_FEATURE:1cxx_variadic_macros | |
Feature record: CXX_FEATURE:1cxx_variadic_templates | |
Detecting CXX [-std=c++11] compiler features compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_75092/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_75092.dir/build.make CMakeFiles/cmTC_75092.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_75092.dir/feature_tests.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -std=c++11 -o CMakeFiles/cmTC_75092.dir/feature_tests.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/feature_tests.cxx | |
Linking CXX executable cmTC_75092 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_75092.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -rdynamic CMakeFiles/cmTC_75092.dir/feature_tests.cxx.o -o cmTC_75092 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers | |
Feature record: CXX_FEATURE:1cxx_alias_templates | |
Feature record: CXX_FEATURE:1cxx_alignas | |
Feature record: CXX_FEATURE:1cxx_alignof | |
Feature record: CXX_FEATURE:1cxx_attributes | |
Feature record: CXX_FEATURE:0cxx_attribute_deprecated | |
Feature record: CXX_FEATURE:1cxx_auto_type | |
Feature record: CXX_FEATURE:0cxx_binary_literals | |
Feature record: CXX_FEATURE:1cxx_constexpr | |
Feature record: CXX_FEATURE:0cxx_contextual_conversions | |
Feature record: CXX_FEATURE:1cxx_decltype | |
Feature record: CXX_FEATURE:0cxx_decltype_auto | |
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types | |
Feature record: CXX_FEATURE:1cxx_default_function_template_args | |
Feature record: CXX_FEATURE:1cxx_defaulted_functions | |
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers | |
Feature record: CXX_FEATURE:1cxx_delegating_constructors | |
Feature record: CXX_FEATURE:1cxx_deleted_functions | |
Feature record: CXX_FEATURE:0cxx_digit_separators | |
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations | |
Feature record: CXX_FEATURE:1cxx_explicit_conversions | |
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations | |
Feature record: CXX_FEATURE:1cxx_extern_templates | |
Feature record: CXX_FEATURE:1cxx_final | |
Feature record: CXX_FEATURE:1cxx_func_identifier | |
Feature record: CXX_FEATURE:1cxx_generalized_initializers | |
Feature record: CXX_FEATURE:0cxx_generic_lambdas | |
Feature record: CXX_FEATURE:1cxx_inheriting_constructors | |
Feature record: CXX_FEATURE:1cxx_inline_namespaces | |
Feature record: CXX_FEATURE:1cxx_lambdas | |
Feature record: CXX_FEATURE:0cxx_lambda_init_captures | |
Feature record: CXX_FEATURE:1cxx_local_type_template_args | |
Feature record: CXX_FEATURE:1cxx_long_long_type | |
Feature record: CXX_FEATURE:1cxx_noexcept | |
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init | |
Feature record: CXX_FEATURE:1cxx_nullptr | |
Feature record: CXX_FEATURE:1cxx_override | |
Feature record: CXX_FEATURE:1cxx_range_for | |
Feature record: CXX_FEATURE:1cxx_raw_string_literals | |
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions | |
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr | |
Feature record: CXX_FEATURE:0cxx_return_type_deduction | |
Feature record: CXX_FEATURE:1cxx_right_angle_brackets | |
Feature record: CXX_FEATURE:1cxx_rvalue_references | |
Feature record: CXX_FEATURE:1cxx_sizeof_member | |
Feature record: CXX_FEATURE:1cxx_static_assert | |
Feature record: CXX_FEATURE:1cxx_strong_enums | |
Feature record: CXX_FEATURE:1cxx_template_template_parameters | |
Feature record: CXX_FEATURE:1cxx_thread_local | |
Feature record: CXX_FEATURE:1cxx_trailing_return_types | |
Feature record: CXX_FEATURE:1cxx_unicode_literals | |
Feature record: CXX_FEATURE:1cxx_uniform_initialization | |
Feature record: CXX_FEATURE:1cxx_unrestricted_unions | |
Feature record: CXX_FEATURE:1cxx_user_literals | |
Feature record: CXX_FEATURE:0cxx_variable_templates | |
Feature record: CXX_FEATURE:1cxx_variadic_macros | |
Feature record: CXX_FEATURE:1cxx_variadic_templates | |
Detecting CXX [-std=c++98] compiler features compiled with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_69bde/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_69bde.dir/build.make CMakeFiles/cmTC_69bde.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_69bde.dir/feature_tests.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -std=c++98 -o CMakeFiles/cmTC_69bde.dir/feature_tests.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/feature_tests.cxx | |
Linking CXX executable cmTC_69bde | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_69bde.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -rdynamic CMakeFiles/cmTC_69bde.dir/feature_tests.cxx.o -o cmTC_69bde | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers | |
Feature record: CXX_FEATURE:0cxx_alias_templates | |
Feature record: CXX_FEATURE:0cxx_alignas | |
Feature record: CXX_FEATURE:0cxx_alignof | |
Feature record: CXX_FEATURE:0cxx_attributes | |
Feature record: CXX_FEATURE:0cxx_attribute_deprecated | |
Feature record: CXX_FEATURE:0cxx_auto_type | |
Feature record: CXX_FEATURE:0cxx_binary_literals | |
Feature record: CXX_FEATURE:0cxx_constexpr | |
Feature record: CXX_FEATURE:0cxx_contextual_conversions | |
Feature record: CXX_FEATURE:0cxx_decltype | |
Feature record: CXX_FEATURE:0cxx_decltype_auto | |
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types | |
Feature record: CXX_FEATURE:0cxx_default_function_template_args | |
Feature record: CXX_FEATURE:0cxx_defaulted_functions | |
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers | |
Feature record: CXX_FEATURE:0cxx_delegating_constructors | |
Feature record: CXX_FEATURE:0cxx_deleted_functions | |
Feature record: CXX_FEATURE:0cxx_digit_separators | |
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations | |
Feature record: CXX_FEATURE:0cxx_explicit_conversions | |
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations | |
Feature record: CXX_FEATURE:0cxx_extern_templates | |
Feature record: CXX_FEATURE:0cxx_final | |
Feature record: CXX_FEATURE:0cxx_func_identifier | |
Feature record: CXX_FEATURE:0cxx_generalized_initializers | |
Feature record: CXX_FEATURE:0cxx_generic_lambdas | |
Feature record: CXX_FEATURE:0cxx_inheriting_constructors | |
Feature record: CXX_FEATURE:0cxx_inline_namespaces | |
Feature record: CXX_FEATURE:0cxx_lambdas | |
Feature record: CXX_FEATURE:0cxx_lambda_init_captures | |
Feature record: CXX_FEATURE:0cxx_local_type_template_args | |
Feature record: CXX_FEATURE:0cxx_long_long_type | |
Feature record: CXX_FEATURE:0cxx_noexcept | |
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init | |
Feature record: CXX_FEATURE:0cxx_nullptr | |
Feature record: CXX_FEATURE:0cxx_override | |
Feature record: CXX_FEATURE:0cxx_range_for | |
Feature record: CXX_FEATURE:0cxx_raw_string_literals | |
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions | |
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr | |
Feature record: CXX_FEATURE:0cxx_return_type_deduction | |
Feature record: CXX_FEATURE:0cxx_right_angle_brackets | |
Feature record: CXX_FEATURE:0cxx_rvalue_references | |
Feature record: CXX_FEATURE:0cxx_sizeof_member | |
Feature record: CXX_FEATURE:0cxx_static_assert | |
Feature record: CXX_FEATURE:0cxx_strong_enums | |
Feature record: CXX_FEATURE:1cxx_template_template_parameters | |
Feature record: CXX_FEATURE:0cxx_thread_local | |
Feature record: CXX_FEATURE:0cxx_trailing_return_types | |
Feature record: CXX_FEATURE:0cxx_unicode_literals | |
Feature record: CXX_FEATURE:0cxx_uniform_initialization | |
Feature record: CXX_FEATURE:0cxx_unrestricted_unions | |
Feature record: CXX_FEATURE:0cxx_user_literals | |
Feature record: CXX_FEATURE:0cxx_variable_templates | |
Feature record: CXX_FEATURE:0cxx_variadic_macros | |
Feature record: CXX_FEATURE:0cxx_variadic_templates | |
Performing C++ SOURCE FILE Test HAVE_SSE41 succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_19b90/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_19b90.dir/build.make CMakeFiles/cmTC_19b90.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_19b90.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_SSE41 -msse4.1 -O0 -o CMakeFiles/cmTC_19b90.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_19b90 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_19b90.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_SSE41 -msse4.1 -O0 -rdynamic CMakeFiles/cmTC_19b90.dir/src.cxx.o -o cmTC_19b90 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <smmintrin.h> | |
int main() { | |
auto a = _mm_insert_epi8(__m128i(), 0, 0); | |
(void)a; | |
return 0; | |
} | |
Performing C++ SOURCE FILE Test HAVE_SSE42 succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_edbd1/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_edbd1.dir/build.make CMakeFiles/cmTC_edbd1.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_edbd1.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_SSE42 -msse4.2 -O0 -o CMakeFiles/cmTC_edbd1.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_edbd1 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_edbd1.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_SSE42 -msse4.2 -O0 -rdynamic CMakeFiles/cmTC_edbd1.dir/src.cxx.o -o cmTC_edbd1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <nmmintrin.h> | |
int main() { | |
auto a = _mm_crc32_u64(0, 0); | |
(void)a; | |
return 0; | |
} | |
Performing C++ SOURCE FILE Test HAVE_SSSE3 succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_7f5fd/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_7f5fd.dir/build.make CMakeFiles/cmTC_7f5fd.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_7f5fd.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_SSSE3 -mssse3 -O0 -o CMakeFiles/cmTC_7f5fd.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_7f5fd | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_7f5fd.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_SSSE3 -mssse3 -O0 -rdynamic CMakeFiles/cmTC_7f5fd.dir/src.cxx.o -o cmTC_7f5fd | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <tmmintrin.h> | |
int main() { | |
__m64 a = _mm_abs_pi8(__m64()); | |
(void)a; | |
return 0; | |
} | |
Performing C++ SOURCE FILE Test HAVE_AVX succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_b8f0a/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_b8f0a.dir/build.make CMakeFiles/cmTC_b8f0a.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_b8f0a.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_AVX -mavx -O0 -o CMakeFiles/cmTC_b8f0a.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_b8f0a | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_b8f0a.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_AVX -mavx -O0 -rdynamic CMakeFiles/cmTC_b8f0a.dir/src.cxx.o -o cmTC_b8f0a | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <immintrin.h> | |
int main() { | |
auto a = _mm256_insert_epi8(__m256i(), 0, 0); | |
(void)a; | |
return 0; | |
} | |
Performing C++ SOURCE FILE Test HAVE_AVX2 succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_450d7/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_450d7.dir/build.make CMakeFiles/cmTC_450d7.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_450d7.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_AVX2 -mavx2 -O0 -o CMakeFiles/cmTC_450d7.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_450d7 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_450d7.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_AVX2 -mavx2 -O0 -rdynamic CMakeFiles/cmTC_450d7.dir/src.cxx.o -o cmTC_450d7 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <immintrin.h> | |
int main() { | |
auto a = _mm256_add_epi16(__m256i(), __m256i()); | |
(void)a; | |
return 0; | |
} | |
Performing C++ SOURCE FILE Test HAVE_PCLMULQDQ succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_0f728/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_0f728.dir/build.make CMakeFiles/cmTC_0f728.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_0f728.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_PCLMULQDQ -mpclmul -O0 -o CMakeFiles/cmTC_0f728.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_0f728 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_0f728.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_PCLMULQDQ -mpclmul -O0 -rdynamic CMakeFiles/cmTC_0f728.dir/src.cxx.o -o cmTC_0f728 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <wmmintrin.h> | |
int main() { | |
auto a = _mm_clmulepi64_si128(__m128i(), __m128i(), 0); | |
(void)a; | |
return 0; | |
} | |
Performing C++ SOURCE FILE Test HAVE_POPCNT succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_bf506/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_bf506.dir/build.make CMakeFiles/cmTC_bf506.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_bf506.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_POPCNT -mpopcnt -O0 -o CMakeFiles/cmTC_bf506.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_bf506 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_bf506.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -DHAVE_POPCNT -mpopcnt -O0 -rdynamic CMakeFiles/cmTC_bf506.dir/src.cxx.o -o cmTC_bf506 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { | |
auto a = __builtin_popcountll(0); | |
(void)a; | |
return 0; | |
} | |
Determining if the include file pthread.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_3b16a/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_3b16a.dir/build.make CMakeFiles/cmTC_3b16a.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_3b16a.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -o CMakeFiles/cmTC_3b16a.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_3b16a | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_3b16a.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_3b16a.dir/CheckIncludeFile.c.o -o cmTC_3b16a | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Performing C++ SOURCE FILE Test HAVE_READLINE_HISTORY succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_923a2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_923a2.dir/build.make CMakeFiles/cmTC_923a2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_923a2.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -DHAVE_READLINE_HISTORY -o CMakeFiles/cmTC_923a2.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_923a2 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_923a2.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -DHAVE_READLINE_HISTORY -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_923a2.dir/src.cxx.o -o cmTC_923a2 /usr/lib64/libreadline.so -ltermcap | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
...and run output: | |
Return value: 1 | |
Source file was: | |
#include <stdio.h> | |
#include <readline/readline.h> | |
#include <readline/history.h> | |
int main() { | |
add_history(NULL); | |
append_history(1,NULL); | |
return 0; | |
} | |
Performing C++ SOURCE FILE Test ORC_CXX_HAS_INITIALIZER_LIST succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_84584/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_84584.dir/build.make CMakeFiles/cmTC_84584.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_84584.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_INITIALIZER_LIST -o CMakeFiles/cmTC_84584.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_84584 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_84584.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_INITIALIZER_LIST -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_84584.dir/src.cxx.o -o cmTC_84584 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <initializer_list> | |
struct A { | |
A(std::initializer_list<int> list); | |
}; | |
int main(int,char*[]){ | |
} | |
Performing C++ SOURCE FILE Test ORC_CXX_HAS_NOEXCEPT succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_28fa3/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_28fa3.dir/build.make CMakeFiles/cmTC_28fa3.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_28fa3.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_NOEXCEPT -o CMakeFiles/cmTC_28fa3.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_28fa3 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_28fa3.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_NOEXCEPT -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_28fa3.dir/src.cxx.o -o cmTC_28fa3 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main(int,char*[]) noexcept { | |
return 0; | |
} | |
Performing C++ SOURCE FILE Test ORC_CXX_HAS_NULLPTR succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_55d70/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_55d70.dir/build.make CMakeFiles/cmTC_55d70.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_55d70.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_NULLPTR -o CMakeFiles/cmTC_55d70.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_55d70 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_55d70.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_NULLPTR -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_55d70.dir/src.cxx.o -o cmTC_55d70 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main(int,char* argv[]){ | |
return argv[0] != nullptr; | |
} | |
Performing C++ SOURCE FILE Test ORC_CXX_HAS_OVERRIDE succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_518a6/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_518a6.dir/build.make CMakeFiles/cmTC_518a6.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_518a6.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_OVERRIDE -o CMakeFiles/cmTC_518a6.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_518a6 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_518a6.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_OVERRIDE -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_518a6.dir/src.cxx.o -o cmTC_518a6 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
struct A { | |
virtual ~A(); | |
virtual void foo(); | |
}; | |
struct B: public A { | |
virtual void foo() override; | |
}; | |
int main(int,char*[]){ | |
} | |
Performing C++ SOURCE FILE Test ORC_CXX_HAS_UNIQUE_PTR succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_660f9/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_660f9.dir/build.make CMakeFiles/cmTC_660f9.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_660f9.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_UNIQUE_PTR -o CMakeFiles/cmTC_660f9.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_660f9 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_660f9.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_UNIQUE_PTR -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_660f9.dir/src.cxx.o -o cmTC_660f9 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include<memory> | |
int main(int,char* []){ | |
std::unique_ptr<int> ptr(new int); | |
} | |
Performing C++ SOURCE FILE Test ORC_CXX_HAS_CSTDINT succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_4a972/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_4a972.dir/build.make CMakeFiles/cmTC_4a972.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_4a972.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_CSTDINT -o CMakeFiles/cmTC_4a972.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_4a972 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_4a972.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_CSTDINT -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_4a972.dir/src.cxx.o -o cmTC_4a972 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <cstdint> | |
int main(int, char*[]) { } | |
Performing C++ SOURCE FILE Test ORC_CXX_HAS_THREAD_LOCAL succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_f01fe/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_f01fe.dir/build.make CMakeFiles/cmTC_f01fe.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_f01fe.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_THREAD_LOCAL -o CMakeFiles/cmTC_f01fe.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_f01fe | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_f01fe.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DORC_CXX_HAS_THREAD_LOCAL -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_f01fe.dir/src.cxx.o -o cmTC_f01fe | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <thread> | |
int main(void) { | |
thread_local int s; | |
return s; | |
} | |
Performing C++ SOURCE FILE Test HAS_PREAD succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_2516b/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_2516b.dir/build.make CMakeFiles/cmTC_2516b.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_2516b.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_PREAD -o CMakeFiles/cmTC_2516b.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_2516b | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_2516b.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_PREAD -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_2516b.dir/src.cxx.o -o cmTC_2516b | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include<fcntl.h> | |
#include<unistd.h> | |
int main(int,char*[]){ | |
int f = open("/x/y", O_RDONLY); | |
char buf[100]; | |
return pread(f, buf, 100, 1000) == 0; | |
} | |
Performing C++ SOURCE FILE Test HAS_STRPTIME succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_afd90/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_afd90.dir/build.make CMakeFiles/cmTC_afd90.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_afd90.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_STRPTIME -o CMakeFiles/cmTC_afd90.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_afd90 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_afd90.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_STRPTIME -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_afd90.dir/src.cxx.o -o cmTC_afd90 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include<time.h> | |
int main(int,char*[]){ | |
struct tm time2020; | |
return !strptime("2020-02-02 12:34:56", "%Y-%m-%d %H:%M:%S", &time2020); | |
} | |
Performing C++ SOURCE FILE Test HAS_STOLL succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_fd0bf/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_fd0bf.dir/build.make CMakeFiles/cmTC_fd0bf.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_fd0bf.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_STOLL -o CMakeFiles/cmTC_fd0bf.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_fd0bf | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_fd0bf.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_STOLL -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_fd0bf.dir/src.cxx.o -o cmTC_fd0bf | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include<string> | |
int main(int,char* argv[]){ | |
return static_cast<int>(std::stoll(argv[0])); | |
} | |
Performing C++ SOURCE FILE Test INT64_IS_LL succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_700fb/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_700fb.dir/build.make CMakeFiles/cmTC_700fb.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_700fb.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DINT64_IS_LL -o CMakeFiles/cmTC_700fb.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_700fb | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_700fb.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DINT64_IS_LL -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_700fb.dir/src.cxx.o -o cmTC_700fb | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include<stdint.h> | |
#include<stdio.h> | |
int main(int,char*[]){ | |
int64_t x = 1; printf("%lld",x); | |
} | |
Performing C++ SOURCE FILE Test HAS_DIAGNOSTIC_PUSH succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_f2337/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_f2337.dir/build.make CMakeFiles/cmTC_f2337.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_f2337.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_DIAGNOSTIC_PUSH -o CMakeFiles/cmTC_f2337.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_f2337 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_f2337.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_DIAGNOSTIC_PUSH -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_f2337.dir/src.cxx.o -o cmTC_f2337 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#ifdef __clang__ | |
#pragma clang diagnostic push | |
#pragma clang diagnostic ignored "-Wdeprecated" | |
#pragma clang diagnostic pop | |
#elif defined(__GNUC__) | |
#pragma GCC diagnostic push | |
#pragma GCC diagnostic ignored "-Wdeprecated" | |
#pragma GCC diagnostic pop | |
#elif defined(_MSC_VER) | |
#pragma warning( push ) | |
#pragma warning( disable : 4996 ) | |
#pragma warning( pop ) | |
#else | |
unknownCompiler! | |
#endif | |
int main(int, char *[]) {} | |
Performing C++ SOURCE FILE Test HAS_STD_ISNAN succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_ed909/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_ed909.dir/build.make CMakeFiles/cmTC_ed909.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_ed909.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_STD_ISNAN -o CMakeFiles/cmTC_ed909.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_ed909 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_ed909.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_STD_ISNAN -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_ed909.dir/src.cxx.o -o cmTC_ed909 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include<cmath> | |
int main(int, char *[]) { | |
return std::isnan(1.0f); | |
} | |
Performing C++ SOURCE FILE Test HAS_STD_MUTEX succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_81e18/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_81e18.dir/build.make CMakeFiles/cmTC_81e18.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_81e18.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_STD_MUTEX -o CMakeFiles/cmTC_81e18.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_81e18 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_81e18.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_STD_MUTEX -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_81e18.dir/src.cxx.o -o cmTC_81e18 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include<mutex> | |
int main(int, char *[]) { | |
std::mutex test_mutex; | |
std::lock_guard<std::mutex> lock_mutex(test_mutex); | |
} | |
Performing C++ SOURCE FILE Test NEEDS_REDUNDANT_MOVE succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_6190e/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_6190e.dir/build.make CMakeFiles/cmTC_6190e.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_6190e.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DNEEDS_REDUNDANT_MOVE -o CMakeFiles/cmTC_6190e.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_6190e | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_6190e.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DNEEDS_REDUNDANT_MOVE -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_6190e.dir/src.cxx.o -o cmTC_6190e | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include<string> | |
std::string func() { | |
std::string var = "test"; | |
return std::move(var); | |
} | |
int main(int, char *[]) {} | |
Performing C++ SOURCE FILE Test HAS_PRE_1970 succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_8850c/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_8850c.dir/build.make CMakeFiles/cmTC_8850c.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_8850c.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_PRE_1970 -o CMakeFiles/cmTC_8850c.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_8850c | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_8850c.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_PRE_1970 -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_8850c.dir/src.cxx.o -o cmTC_8850c | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
...and run output: | |
Return value: 1 | |
Source file was: | |
#include<time.h> | |
int main(int, char *[]) { | |
time_t t = -14210715; // 1969-07-20 12:34:45 | |
struct tm *ptm = gmtime(&t); | |
return !(ptm && ptm->tm_year == 69); | |
} | |
Performing C++ SOURCE FILE Test HAS_POST_2038 succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_cb009/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_cb009.dir/build.make CMakeFiles/cmTC_cb009.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_cb009.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_POST_2038 -o CMakeFiles/cmTC_cb009.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_cb009 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_cb009.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -std=c++11 -Wall -Wno-unknown-pragmas -Wconversion -Werror -DHAS_POST_2038 -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_cb009.dir/src.cxx.o -o cmTC_cb009 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
...and run output: | |
Return value: 1 | |
Source file was: | |
#include<stdlib.h> | |
#include<time.h> | |
int main(int, char *[]) { | |
setenv("TZ", "America/Los_Angeles", 1); | |
tzset(); | |
struct tm time2037; | |
struct tm time2038; | |
strptime("2037-05-05 12:34:56", "%Y-%m-%d %H:%M:%S", &time2037); | |
strptime("2038-05-05 12:34:56", "%Y-%m-%d %H:%M:%S", &time2038); | |
return mktime(&time2038) - mktime(&time2037) != 31536000; | |
} | |
Determining if the include file sys/types.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_9959a/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_9959a.dir/build.make CMakeFiles/cmTC_9959a.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_9959a.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_9959a.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_9959a | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_9959a.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_9959a.dir/CheckIncludeFile.c.o -o cmTC_9959a | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file stdint.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a1bb3/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a1bb3.dir/build.make CMakeFiles/cmTC_a1bb3.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_a1bb3.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_a1bb3.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_a1bb3 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a1bb3.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_a1bb3.dir/CheckIncludeFile.c.o -o cmTC_a1bb3 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file stddef.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_6404b/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_6404b.dir/build.make CMakeFiles/cmTC_6404b.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_6404b.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_6404b.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_6404b | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_6404b.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_6404b.dir/CheckIncludeFile.c.o -o cmTC_6404b | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining size of off64_t passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_acb23/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_acb23.dir/build.make CMakeFiles/cmTC_acb23.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_acb23.dir/OFF64_T.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -DHAVE_STDDEF_H -DHAVE_STDINT_H -DHAVE_SYS_TYPES_H -D_LARGEFILE64_SOURCE=1 -D__USE_LARGEFILE64 -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_acb23.dir/OFF64_T.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CheckTypeSize/OFF64_T.c | |
Linking C executable cmTC_acb23 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_acb23.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -rdynamic CMakeFiles/cmTC_acb23.dir/OFF64_T.c.o -o cmTC_acb23 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function fseeko exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_dde73/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_dde73.dir/build.make CMakeFiles/cmTC_dde73.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_dde73.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTC_dde73.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_dde73 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_dde73.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=fseeko -rdynamic CMakeFiles/cmTC_dde73.dir/CheckFunctionExists.c.o -o cmTC_dde73 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function strerror exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_939ea/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_939ea.dir/build.make CMakeFiles/cmTC_939ea.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_939ea.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strerror -o CMakeFiles/cmTC_939ea.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_939ea | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_939ea.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strerror -rdynamic CMakeFiles/cmTC_939ea.dir/CheckFunctionExists.c.o -o cmTC_939ea | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file unistd.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_faa5c/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_faa5c.dir/build.make CMakeFiles/cmTC_faa5c.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_faa5c.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_faa5c.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_faa5c | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_faa5c.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_faa5c.dir/CheckIncludeFile.c.o -o cmTC_faa5c | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file stdarg.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a9435/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a9435.dir/build.make CMakeFiles/cmTC_a9435.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_a9435.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_a9435.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_a9435 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a9435.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_a9435.dir/CheckIncludeFile.c.o -o cmTC_a9435 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Performing C SOURCE FILE Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_5aa05/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_5aa05.dir/build.make CMakeFiles/cmTC_5aa05.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_5aa05.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_ATTRIBUTE_VISIBILITY_HIDDEN -o CMakeFiles/cmTC_5aa05.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_5aa05 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_5aa05.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_ATTRIBUTE_VISIBILITY_HIDDEN -rdynamic CMakeFiles/cmTC_5aa05.dir/src.c.o -o cmTC_5aa05 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) | |
int ZLIB_INTERNAL foo; | |
int main() | |
{ | |
return 0; | |
} | |
Performing C SOURCE FILE Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_7728a/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_7728a.dir/build.make CMakeFiles/cmTC_7728a.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_7728a.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_ATTRIBUTE_VISIBILITY_INTERNAL -o CMakeFiles/cmTC_7728a.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_7728a | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_7728a.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_ATTRIBUTE_VISIBILITY_INTERNAL -rdynamic CMakeFiles/cmTC_7728a.dir/src.c.o -o cmTC_7728a | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#define ZLIB_INTERNAL __attribute__((visibility ("internal"))) | |
int ZLIB_INTERNAL foo; | |
int main() | |
{ | |
return 0; | |
} | |
Performing C SOURCE FILE Test HAVE_BUILTIN_CTZL succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_d24e2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_d24e2.dir/build.make CMakeFiles/cmTC_d24e2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_d24e2.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_BUILTIN_CTZL -o CMakeFiles/cmTC_d24e2.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_d24e2 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_d24e2.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_BUILTIN_CTZL -rdynamic CMakeFiles/cmTC_d24e2.dir/src.c.o -o cmTC_d24e2 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main(void) | |
{ | |
unsigned int zero = 0; | |
long test = __builtin_ctzl(zero); | |
(void)test; | |
return 0; | |
} | |
Performing C SOURCE FILE Test HAVE_SSE2_INTRIN succeeded with the following compile output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_2f34c/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_2f34c.dir/build.make CMakeFiles/cmTC_2f34c.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_2f34c.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_SSE2_INTRIN -msse2 -o CMakeFiles/cmTC_2f34c.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_2f34c | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_2f34c.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_SSE2_INTRIN -msse2 -rdynamic CMakeFiles/cmTC_2f34c.dir/src.c.o -o cmTC_2f34c | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
...and run output: | |
Return value: 1 | |
Source file was: | |
#include <immintrin.h> | |
int main(void) | |
{ | |
__m128i zero = _mm_setzero_si128(); | |
(void)zero; | |
return 0; | |
} | |
Performing C SOURCE FILE Test HAVE_SSE42_INTRIN succeeded with the following compile output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_9101d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_9101d.dir/build.make CMakeFiles/cmTC_9101d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_9101d.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_SSE42_INTRIN -msse4 -o CMakeFiles/cmTC_9101d.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_9101d | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_9101d.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_SSE42_INTRIN -msse4 -rdynamic CMakeFiles/cmTC_9101d.dir/src.c.o -o cmTC_9101d | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
...and run output: | |
Return value: 1 | |
Source file was: | |
int main(void) | |
{ | |
unsigned val = 0, h = 0; | |
__asm__ __volatile__ ( "crc32 %1,%0" : "+r" (h) : "r" (val) ); | |
return (int) h; | |
} | |
Performing C SOURCE FILE Test HAVE_SSE42CRC_INTRIN succeeded with the following compile output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_18594/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_18594.dir/build.make CMakeFiles/cmTC_18594.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_18594.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_SSE42CRC_INTRIN -msse4 -o CMakeFiles/cmTC_18594.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_18594 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_18594.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_SSE42CRC_INTRIN -msse4 -rdynamic CMakeFiles/cmTC_18594.dir/src.c.o -o cmTC_18594 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
...and run output: | |
Return value: 1 | |
Source file was: | |
int main(void) | |
{ | |
unsigned crc = 0; | |
char c = 'c'; | |
crc = __builtin_ia32_crc32qi(crc, c); | |
(void)crc; | |
return 0; | |
} | |
Performing C SOURCE FILE Test HAVE_PCLMULQDQ_INTRIN succeeded with the following compile output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_e9457/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_e9457.dir/build.make CMakeFiles/cmTC_e9457.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_e9457.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_PCLMULQDQ_INTRIN -mpclmul -o CMakeFiles/cmTC_e9457.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_e9457 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_e9457.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DHAVE_PCLMULQDQ_INTRIN -mpclmul -rdynamic CMakeFiles/cmTC_e9457.dir/src.c.o -o cmTC_e9457 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
...and run output: | |
Return value: 1 | |
Source file was: | |
#include <immintrin.h> | |
#include <wmmintrin.h> | |
int main(void) | |
{ | |
__m128i a = _mm_setzero_si128(); | |
__m128i b = _mm_setzero_si128(); | |
__m128i c = _mm_clmulepi64_si128(a, b, 0x10); | |
(void)c; | |
return 0; | |
} | |
Determining if the function asprintf exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_2ce5f/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_2ce5f.dir/build.make CMakeFiles/cmTC_2ce5f.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_2ce5f.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=asprintf -fPIE -o CMakeFiles/cmTC_2ce5f.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_2ce5f | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_2ce5f.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=asprintf -rdynamic CMakeFiles/cmTC_2ce5f.dir/CheckFunctionExists.c.o -o cmTC_2ce5f | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function inet_pton exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_9c6c0/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_9c6c0.dir/build.make CMakeFiles/cmTC_9c6c0.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_9c6c0.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=inet_pton -fPIE -o CMakeFiles/cmTC_9c6c0.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_9c6c0 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_9c6c0.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=inet_pton -rdynamic CMakeFiles/cmTC_9c6c0.dir/CheckFunctionExists.c.o -o cmTC_9c6c0 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function strcasecmp exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_0a1e2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_0a1e2.dir/build.make CMakeFiles/cmTC_0a1e2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_0a1e2.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strcasecmp -fPIE -o CMakeFiles/cmTC_0a1e2.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_0a1e2 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_0a1e2.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strcasecmp -rdynamic CMakeFiles/cmTC_0a1e2.dir/CheckFunctionExists.c.o -o cmTC_0a1e2 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function strndup exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_13058/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_13058.dir/build.make CMakeFiles/cmTC_13058.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_13058.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strndup -fPIE -o CMakeFiles/cmTC_13058.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_13058 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_13058.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strndup -rdynamic CMakeFiles/cmTC_13058.dir/CheckFunctionExists.c.o -o cmTC_13058 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function strnlen exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_4b953/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_4b953.dir/build.make CMakeFiles/cmTC_4b953.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_4b953.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strnlen -fPIE -o CMakeFiles/cmTC_4b953.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_4b953 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_4b953.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strnlen -rdynamic CMakeFiles/cmTC_4b953.dir/CheckFunctionExists.c.o -o cmTC_4b953 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function strsep exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_c427a/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_c427a.dir/build.make CMakeFiles/cmTC_c427a.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_c427a.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strsep -fPIE -o CMakeFiles/cmTC_c427a.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_c427a | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_c427a.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strsep -rdynamic CMakeFiles/cmTC_c427a.dir/CheckFunctionExists.c.o -o cmTC_c427a | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function timegm exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a5318/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a5318.dir/build.make CMakeFiles/cmTC_a5318.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_a5318.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=timegm -fPIE -o CMakeFiles/cmTC_a5318.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_a5318 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a5318.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=timegm -rdynamic CMakeFiles/cmTC_a5318.dir/CheckFunctionExists.c.o -o cmTC_a5318 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function getpagesize exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_3e805/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_3e805.dir/build.make CMakeFiles/cmTC_3e805.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_3e805.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=getpagesize -fPIE -o CMakeFiles/cmTC_3e805.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_3e805 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_3e805.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=getpagesize -rdynamic CMakeFiles/cmTC_3e805.dir/CheckFunctionExists.c.o -o cmTC_3e805 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function memmem exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_061b2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_061b2.dir/build.make CMakeFiles/cmTC_061b2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_061b2.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=memmem -fPIE -o CMakeFiles/cmTC_061b2.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_061b2 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_061b2.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=memmem -rdynamic CMakeFiles/cmTC_061b2.dir/CheckFunctionExists.c.o -o cmTC_061b2 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if files err.h exist passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_3555e/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_3555e.dir/build.make CMakeFiles/cmTC_3555e.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_3555e.dir/HAVE_ERR_H.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -fPIE -o CMakeFiles/cmTC_3555e.dir/HAVE_ERR_H.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CheckIncludeFiles/HAVE_ERR_H.c | |
Linking C executable cmTC_3555e | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_3555e.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -rdynamic CMakeFiles/cmTC_3555e.dir/HAVE_ERR_H.c.o -o cmTC_3555e | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function clock_gettime exists in the rt passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_8171d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_8171d.dir/build.make CMakeFiles/cmTC_8171d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_8171d.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=clock_gettime -fPIE -o CMakeFiles/cmTC_8171d.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_8171d | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_8171d.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=clock_gettime -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_8171d.dir/CheckFunctionExists.c.o -o cmTC_8171d -L/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/time.h -Wl,-rpath,/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/time.h -lrt | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining size of time_t passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_ba50c/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_ba50c.dir/build.make CMakeFiles/cmTC_ba50c.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_ba50c.dir/SIZEOF_TIME_T.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -fPIE -o CMakeFiles/cmTC_ba50c.dir/SIZEOF_TIME_T.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CheckTypeSize/SIZEOF_TIME_T.c | |
Linking C executable cmTC_ba50c | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_ba50c.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -rdynamic CMakeFiles/cmTC_ba50c.dir/SIZEOF_TIME_T.c.o -o cmTC_ba50c | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining size of unsigned short passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_bf395/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_bf395.dir/build.make CMakeFiles/cmTC_bf395.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_bf395.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_bf395.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c | |
Linking C executable cmTC_bf395 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_bf395.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -rdynamic CMakeFiles/cmTC_bf395.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_bf395 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the system is big endian passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_2c96e/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_2c96e.dir/build.make CMakeFiles/cmTC_2c96e.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_2c96e.dir/TestEndianess.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_2c96e.dir/TestEndianess.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/TestEndianess.c | |
Linking C executable cmTC_2c96e | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_2c96e.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -rdynamic CMakeFiles/cmTC_2c96e.dir/TestEndianess.c.o -o cmTC_2c96e | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
TestEndianess.c: | |
/* A 16 bit integer is required. */ | |
typedef unsigned short cmakeint16; | |
/* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN." | |
On a big endian machine the characters will be exchanged pairwise. */ | |
const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000}; | |
/* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN." | |
On a little endian machine the characters will be exchanged pairwise. */ | |
const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000}; | |
#ifdef __CLASSIC_C__ | |
int main(argc, argv) int argc; char *argv[]; | |
#else | |
int main(int argc, char *argv[]) | |
#endif | |
{ | |
int require = 0; | |
require += info_little[argc]; | |
require += info_big[argc]; | |
(void)argv; | |
return require; | |
} | |
Determining if the include file byteswap.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_5ec92/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_5ec92.dir/build.make CMakeFiles/cmTC_5ec92.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_5ec92.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_5ec92.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_5ec92 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_5ec92.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_5ec92.dir/CheckIncludeFile.c.o -o cmTC_5ec92 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/mman.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_8ac23/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_8ac23.dir/build.make CMakeFiles/cmTC_8ac23.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_8ac23.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_8ac23.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_8ac23 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_8ac23.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_8ac23.dir/CheckIncludeFile.c.o -o cmTC_8ac23 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/resource.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_df5d2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_df5d2.dir/build.make CMakeFiles/cmTC_df5d2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_df5d2.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_df5d2.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_df5d2 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_df5d2.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_df5d2.dir/CheckIncludeFile.c.o -o cmTC_df5d2 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/time.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_1979c/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_1979c.dir/build.make CMakeFiles/cmTC_1979c.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_1979c.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_1979c.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_1979c | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_1979c.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_1979c.dir/CheckIncludeFile.c.o -o cmTC_1979c | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/uio.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_7af2f/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_7af2f.dir/build.make CMakeFiles/cmTC_7af2f.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_7af2f.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_7af2f.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_7af2f | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_7af2f.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_7af2f.dir/CheckIncludeFile.c.o -o cmTC_7af2f | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file unistd.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a12e0/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a12e0.dir/build.make CMakeFiles/cmTC_a12e0.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_a12e0.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_a12e0.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_a12e0 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a12e0.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_a12e0.dir/CheckIncludeFile.c.o -o cmTC_a12e0 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function zlibVersion exists in the z passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_ecdc5/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_ecdc5.dir/build.make CMakeFiles/cmTC_ecdc5.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_ecdc5.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=zlibVersion -o CMakeFiles/cmTC_ecdc5.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_ecdc5 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_ecdc5.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=zlibVersion -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_ecdc5.dir/CheckFunctionExists.c.o -o cmTC_ecdc5 -lz | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Performing C++ SOURCE FILE Test HAVE_CLANG_MAVX succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_bed35/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_bed35.dir/build.make CMakeFiles/cmTC_bed35.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_bed35.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_CLANG_MAVX -mavx -o CMakeFiles/cmTC_bed35.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_bed35 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_bed35.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_CLANG_MAVX -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_bed35.dir/src.cxx.o -o cmTC_bed35 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test HAVE_CLANG_MBMI2 succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_ef497/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_ef497.dir/build.make CMakeFiles/cmTC_ef497.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_ef497.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_CLANG_MBMI2 -mbmi2 -o CMakeFiles/cmTC_ef497.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_ef497 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_ef497.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_CLANG_MBMI2 -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_ef497.dir/src.cxx.o -o cmTC_ef497 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test HAVE_BUILTIN_EXPECT succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_18b60/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_18b60.dir/build.make CMakeFiles/cmTC_18b60.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_18b60.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_BUILTIN_EXPECT -o CMakeFiles/cmTC_18b60.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_18b60 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_18b60.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_BUILTIN_EXPECT -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_18b60.dir/src.cxx.o -o cmTC_18b60 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { | |
return __builtin_expect(0, 1); | |
} | |
Performing C++ SOURCE FILE Test HAVE_BUILTIN_CTZ succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_4d529/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_4d529.dir/build.make CMakeFiles/cmTC_4d529.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_4d529.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_BUILTIN_CTZ -o CMakeFiles/cmTC_4d529.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_4d529 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_4d529.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DHAVE_BUILTIN_CTZ -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_4d529.dir/src.cxx.o -o cmTC_4d529 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { | |
return __builtin_ctzll(0); | |
} | |
Performing C++ SOURCE FILE Test SNAPPY_HAVE_SSSE3 succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_e8bef/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_e8bef.dir/build.make CMakeFiles/cmTC_e8bef.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_e8bef.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DSNAPPY_HAVE_SSSE3 -o CMakeFiles/cmTC_e8bef.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_e8bef | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_e8bef.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DSNAPPY_HAVE_SSSE3 -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_e8bef.dir/src.cxx.o -o cmTC_e8bef | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <tmmintrin.h> | |
int main() { | |
const __m128i *src = 0; | |
__m128i dest; | |
const __m128i shuffle_mask = _mm_load_si128(src); | |
const __m128i pattern = _mm_shuffle_epi8(_mm_loadl_epi64(src), shuffle_mask); | |
_mm_storeu_si128(&dest, pattern); | |
return 0; | |
} | |
Determining if the mmap exist passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_0b1b0/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_0b1b0.dir/build.make CMakeFiles/cmTC_0b1b0.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_0b1b0.dir/CheckSymbolExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_0b1b0.dir/CheckSymbolExists.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
Linking C executable cmTC_0b1b0 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_0b1b0.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_0b1b0.dir/CheckSymbolExists.c.o -o cmTC_0b1b0 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
File /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
/* */ | |
#include <sys/mman.h> | |
int main(int argc, char** argv) | |
{ | |
(void)argv; | |
#ifndef mmap | |
return ((int*)(&mmap))[argc]; | |
#else | |
(void)argc; | |
return 0; | |
#endif | |
} | |
Determining if the sysconf exist passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_6288b/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_6288b.dir/build.make CMakeFiles/cmTC_6288b.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_6288b.dir/CheckSymbolExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_6288b.dir/CheckSymbolExists.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
Linking C executable cmTC_6288b | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_6288b.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_6288b.dir/CheckSymbolExists.c.o -o cmTC_6288b | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
File /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
/* */ | |
#include <unistd.h> | |
int main(int argc, char** argv) | |
{ | |
(void)argv; | |
#ifndef sysconf | |
return ((int*)(&sysconf))[argc]; | |
#else | |
(void)argc; | |
return 0; | |
#endif | |
} | |
Determining if the include file arpa/inet.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_62a37/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_62a37.dir/build.make CMakeFiles/cmTC_62a37.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_62a37.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_62a37.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_62a37 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_62a37.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_62a37.dir/CheckIncludeFile.c.o -o cmTC_62a37 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file fcntl.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_087a6/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_087a6.dir/build.make CMakeFiles/cmTC_087a6.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_087a6.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_087a6.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_087a6 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_087a6.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_087a6.dir/CheckIncludeFile.c.o -o cmTC_087a6 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file getopt.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_40ade/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_40ade.dir/build.make CMakeFiles/cmTC_40ade.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_40ade.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_40ade.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_40ade | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_40ade.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_40ade.dir/CheckIncludeFile.c.o -o cmTC_40ade | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file inttypes.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_5a166/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_5a166.dir/build.make CMakeFiles/cmTC_5a166.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_5a166.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_5a166.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_5a166 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_5a166.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_5a166.dir/CheckIncludeFile.c.o -o cmTC_5a166 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file netdb.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_eca56/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_eca56.dir/build.make CMakeFiles/cmTC_eca56.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_eca56.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_eca56.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_eca56 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_eca56.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_eca56.dir/CheckIncludeFile.c.o -o cmTC_eca56 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file netinet/in.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_d5fae/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_d5fae.dir/build.make CMakeFiles/cmTC_d5fae.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_d5fae.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_d5fae.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_d5fae | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_d5fae.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_d5fae.dir/CheckIncludeFile.c.o -o cmTC_d5fae | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file signal.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_7682d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_7682d.dir/build.make CMakeFiles/cmTC_7682d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_7682d.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_7682d.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_7682d | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_7682d.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_7682d.dir/CheckIncludeFile.c.o -o cmTC_7682d | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file pthread.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_ed1b7/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_ed1b7.dir/build.make CMakeFiles/cmTC_ed1b7.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_ed1b7.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_ed1b7.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_ed1b7 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_ed1b7.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_ed1b7.dir/CheckIncludeFile.c.o -o cmTC_ed1b7 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/ioctl.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_53db0/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_53db0.dir/build.make CMakeFiles/cmTC_53db0.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_53db0.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_53db0.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_53db0 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_53db0.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_53db0.dir/CheckIncludeFile.c.o -o cmTC_53db0 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/param.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_60165/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_60165.dir/build.make CMakeFiles/cmTC_60165.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_60165.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_60165.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_60165 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_60165.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_60165.dir/CheckIncludeFile.c.o -o cmTC_60165 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/socket.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_f258d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_f258d.dir/build.make CMakeFiles/cmTC_f258d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_f258d.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_f258d.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_f258d | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_f258d.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_f258d.dir/CheckIncludeFile.c.o -o cmTC_f258d | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/stat.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_cadc9/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_cadc9.dir/build.make CMakeFiles/cmTC_cadc9.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_cadc9.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_cadc9.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_cadc9 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_cadc9.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_cadc9.dir/CheckIncludeFile.c.o -o cmTC_cadc9 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/un.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_c7851/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_c7851.dir/build.make CMakeFiles/cmTC_c7851.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_c7851.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_c7851.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_c7851 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_c7851.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_c7851.dir/CheckIncludeFile.c.o -o cmTC_c7851 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file poll.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_9a102/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_9a102.dir/build.make CMakeFiles/cmTC_9a102.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_9a102.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_9a102.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_9a102 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_9a102.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_9a102.dir/CheckIncludeFile.c.o -o cmTC_9a102 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/poll.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_3fea1/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_3fea1.dir/build.make CMakeFiles/cmTC_3fea1.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_3fea1.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_3fea1.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_3fea1 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_3fea1.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_3fea1.dir/CheckIncludeFile.c.o -o cmTC_3fea1 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sys/select.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_083be/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_083be.dir/build.make CMakeFiles/cmTC_083be.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_083be.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_083be.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_083be | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_083be.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_083be.dir/CheckIncludeFile.c.o -o cmTC_083be | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file sched.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_bae1b/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_bae1b.dir/build.make CMakeFiles/cmTC_bae1b.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_bae1b.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_bae1b.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_bae1b | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_bae1b.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_bae1b.dir/CheckIncludeFile.c.o -o cmTC_bae1b | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file string.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_c3228/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_c3228.dir/build.make CMakeFiles/cmTC_c3228.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_c3228.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_c3228.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_c3228 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_c3228.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_c3228.dir/CheckIncludeFile.c.o -o cmTC_c3228 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file strings.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_e094a/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_e094a.dir/build.make CMakeFiles/cmTC_e094a.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_e094a.dir/CheckIncludeFile.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -o CMakeFiles/cmTC_e094a.dir/CheckIncludeFile.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
Linking C executable cmTC_e094a | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_e094a.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_e094a.dir/CheckIncludeFile.c.o -o cmTC_e094a | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function gethostbyname exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_16de6/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_16de6.dir/build.make CMakeFiles/cmTC_16de6.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_16de6.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_16de6.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_16de6 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_16de6.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=gethostbyname -rdynamic CMakeFiles/cmTC_16de6.dir/CheckFunctionExists.c.o -o cmTC_16de6 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function gethostbyname_r exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_0d9c4/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_0d9c4.dir/build.make CMakeFiles/cmTC_0d9c4.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_0d9c4.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=gethostbyname_r -o CMakeFiles/cmTC_0d9c4.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_0d9c4 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_0d9c4.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=gethostbyname_r -rdynamic CMakeFiles/cmTC_0d9c4.dir/CheckFunctionExists.c.o -o cmTC_0d9c4 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function strerror_r exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_85ad2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_85ad2.dir/build.make CMakeFiles/cmTC_85ad2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_85ad2.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strerror_r -o CMakeFiles/cmTC_85ad2.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_85ad2 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_85ad2.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=strerror_r -rdynamic CMakeFiles/cmTC_85ad2.dir/CheckFunctionExists.c.o -o cmTC_85ad2 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function sched_get_priority_max exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_23540/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_23540.dir/build.make CMakeFiles/cmTC_23540.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_23540.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=sched_get_priority_max -o CMakeFiles/cmTC_23540.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_23540 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_23540.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=sched_get_priority_max -rdynamic CMakeFiles/cmTC_23540.dir/CheckFunctionExists.c.o -o cmTC_23540 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function sched_get_priority_min exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_56d41/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_56d41.dir/build.make CMakeFiles/cmTC_56d41.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_56d41.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=sched_get_priority_min -o CMakeFiles/cmTC_56d41.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_56d41 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_56d41.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=sched_get_priority_min -rdynamic CMakeFiles/cmTC_56d41.dir/CheckFunctionExists.c.o -o cmTC_56d41 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Performing C++ SOURCE FILE Test STRERROR_R_CHAR_P succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_fbacb/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_fbacb.dir/build.make CMakeFiles/cmTC_fbacb.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_fbacb.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DSTRERROR_R_CHAR_P -o CMakeFiles/cmTC_fbacb.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_fbacb | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_fbacb.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -DSTRERROR_R_CHAR_P -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_fbacb.dir/src.cxx.o -o cmTC_fbacb | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <string.h> | |
int main(){char b;char *a = strerror_r(0, &b, 0); return(0);} | |
Determining if the function pthread_setaffinity_np exists in the pthread passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_f51d2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_f51d2.dir/build.make CMakeFiles/cmTC_f51d2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_f51d2.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wno-sign-compare -fno-strict-aliasing -Wno-unknown-pragmas -DCHECK_FUNCTION_EXISTS=pthread_setaffinity_np -o CMakeFiles/cmTC_f51d2.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_f51d2 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_f51d2.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -Wno-sign-compare -fno-strict-aliasing -Wno-unknown-pragmas -DCHECK_FUNCTION_EXISTS=pthread_setaffinity_np -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_f51d2.dir/CheckFunctionExists.c.o -o cmTC_f51d2 -L/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/pthread.h -Wl,-rpath,/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/pthread.h -lpthread | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Performing C++ SOURCE FILE Test HAVE_THREE_PARAM_SCHED_SETAFFINITY succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_41917/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_41917.dir/build.make CMakeFiles/cmTC_41917.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_41917.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -Wno-sign-compare -fno-strict-aliasing -Wno-unknown-pragmas -Wno-non-virtual-dtor -DHAVE_THREE_PARAM_SCHED_SETAFFINITY -o CMakeFiles/cmTC_41917.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_41917 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_41917.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -Wno-sign-compare -fno-strict-aliasing -Wno-unknown-pragmas -Wno-non-virtual-dtor -DHAVE_THREE_PARAM_SCHED_SETAFFINITY -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_41917.dir/src.cxx.o -o cmTC_41917 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#include <sched.h> | |
int main() { | |
cpu_set_t cpumask; | |
sched_setaffinity( 0, sizeof(cpumask), &cpumask ); | |
return 0; | |
} | |
Determining if the function nanosleep exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_fff08/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_fff08.dir/build.make CMakeFiles/cmTC_fff08.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_fff08.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=nanosleep -o CMakeFiles/cmTC_fff08.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_fff08 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_fff08.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -DCHECK_FUNCTION_EXISTS=nanosleep -rdynamic CMakeFiles/cmTC_fff08.dir/CheckFunctionExists.c.o -o cmTC_fff08 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Performing C SOURCE FILE Test ARCH_64_BIT succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a9570/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a9570.dir/build.make CMakeFiles/cmTC_a9570.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_a9570.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DARCH_64_BIT -o CMakeFiles/cmTC_a9570.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_a9570 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a9570.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DARCH_64_BIT -rdynamic CMakeFiles/cmTC_a9570.dir/src.c.o -o cmTC_a9570 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
#if !(defined(__x86_64__) || defined(_M_X64)) | |
#error not 64bit | |
#endif | |
int main(void) { return 0; } | |
Determining if files x86intrin.h exist passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_19344/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_19344.dir/build.make CMakeFiles/cmTC_19344.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_19344.dir/HAVE_C_X86INTRIN_H.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -o CMakeFiles/cmTC_19344.dir/HAVE_C_X86INTRIN_H.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CheckIncludeFiles/HAVE_C_X86INTRIN_H.c | |
Linking C executable cmTC_19344 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_19344.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -rdynamic CMakeFiles/cmTC_19344.dir/HAVE_C_X86INTRIN_H.c.o -o cmTC_19344 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the include file x86intrin.h exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a036f/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a036f.dir/build.make CMakeFiles/cmTC_a036f.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_a036f.dir/CheckIncludeFile.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -o CMakeFiles/cmTC_a036f.dir/CheckIncludeFile.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx | |
Linking CXX executable cmTC_a036f | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a036f.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -rdynamic CMakeFiles/cmTC_a036f.dir/CheckIncludeFile.cxx.o -o cmTC_a036f | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Determining if the function posix_memalign exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_3fa3f/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_3fa3f.dir/build.make CMakeFiles/cmTC_3fa3f.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_3fa3f.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DCHECK_FUNCTION_EXISTS=posix_memalign -o CMakeFiles/cmTC_3fa3f.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_3fa3f | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_3fa3f.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DCHECK_FUNCTION_EXISTS=posix_memalign -rdynamic CMakeFiles/cmTC_3fa3f.dir/CheckFunctionExists.c.o -o cmTC_3fa3f | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Performing C SOURCE FILE Test HAS_C_HIDDEN succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_9cacc/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_9cacc.dir/build.make CMakeFiles/cmTC_9cacc.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_9cacc.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DHAS_C_HIDDEN -fvisibility=hidden -o CMakeFiles/cmTC_9cacc.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_9cacc | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_9cacc.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DHAS_C_HIDDEN -rdynamic CMakeFiles/cmTC_9cacc.dir/src.c.o -o cmTC_9cacc | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main(void) { return 0; } | |
Performing C++ SOURCE FILE Test HAS_CXX_HIDDEN succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_fd5cf/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_fd5cf.dir/build.make CMakeFiles/cmTC_fd5cf.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_fd5cf.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DHAS_CXX_HIDDEN -fvisibility=hidden -o CMakeFiles/cmTC_fd5cf.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_fd5cf | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_fd5cf.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DHAS_CXX_HIDDEN -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_fd5cf.dir/src.cxx.o -o cmTC_fd5cf | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Performing C SOURCE FILE Test HAS_C_ATTR_IFUNC succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_1d1ff/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_1d1ff.dir/build.make CMakeFiles/cmTC_1d1ff.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_1d1ff.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DHAS_C_ATTR_IFUNC -Werror -o CMakeFiles/cmTC_1d1ff.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_1d1ff | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_1d1ff.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DHAS_C_ATTR_IFUNC -Werror -rdynamic CMakeFiles/cmTC_1d1ff.dir/src.c.o -o cmTC_1d1ff | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int foo(int) __attribute__ ((ifunc("foo_i"))); | |
int f1(int i) { return i; } | |
void (*foo_i()) { return f1; } | |
int main(void) { return 0; } | |
Performing C SOURCE FILE Test HAVE_CC_BUILTIN_ASSUME_ALIGNED succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_8fdb9/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_8fdb9.dir/build.make CMakeFiles/cmTC_8fdb9.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_8fdb9.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DHAVE_CC_BUILTIN_ASSUME_ALIGNED -o CMakeFiles/cmTC_8fdb9.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_8fdb9 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_8fdb9.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DHAVE_CC_BUILTIN_ASSUME_ALIGNED -rdynamic CMakeFiles/cmTC_8fdb9.dir/src.c.o -o cmTC_8fdb9 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
void *aa_test(void *x) { return __builtin_assume_aligned(x, 16);} | |
int main(void) { return 0; } | |
Performing C++ SOURCE FILE Test HAVE_CXX_BUILTIN_ASSUME_ALIGNED succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_a204b/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_a204b.dir/build.make CMakeFiles/cmTC_a204b.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_a204b.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DHAVE_CXX_BUILTIN_ASSUME_ALIGNED -o CMakeFiles/cmTC_a204b.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_a204b | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a204b.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DHAVE_CXX_BUILTIN_ASSUME_ALIGNED -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_a204b.dir/src.cxx.o -o cmTC_a204b | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
void *aa_test(void *x) { return __builtin_assume_aligned(x, 16);} | |
int main(void) { return 0; } | |
Performing C SOURCE FILE Test HAVE__BUILTIN_CONSTANT_P succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_867d6/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_867d6.dir/build.make CMakeFiles/cmTC_867d6.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_867d6.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DHAVE__BUILTIN_CONSTANT_P -o CMakeFiles/cmTC_867d6.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_867d6 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_867d6.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DHAVE__BUILTIN_CONSTANT_P -rdynamic CMakeFiles/cmTC_867d6.dir/src.c.o -o cmTC_867d6 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main(void) { __builtin_constant_p(0); } | |
Performing C SOURCE FILE Test C_FLAG_Wvla succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_6ab6e/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_6ab6e.dir/build.make CMakeFiles/cmTC_6ab6e.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_6ab6e.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DC_FLAG_Wvla -Wvla -o CMakeFiles/cmTC_6ab6e.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_6ab6e | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_6ab6e.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DC_FLAG_Wvla -rdynamic CMakeFiles/cmTC_6ab6e.dir/src.c.o -o cmTC_6ab6e | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main(void) { return 0; } | |
Performing C SOURCE FILE Test C_FLAG_Wpointer_arith succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_e33a2/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_e33a2.dir/build.make CMakeFiles/cmTC_e33a2.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_e33a2.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DC_FLAG_Wpointer_arith -Wpointer-arith -o CMakeFiles/cmTC_e33a2.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_e33a2 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_e33a2.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DC_FLAG_Wpointer_arith -rdynamic CMakeFiles/cmTC_e33a2.dir/src.c.o -o cmTC_e33a2 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main(void) { return 0; } | |
Performing C SOURCE FILE Test C_FLAG_Wstrict_prototypes succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_2da9d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_2da9d.dir/build.make CMakeFiles/cmTC_2da9d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_2da9d.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DC_FLAG_Wstrict_prototypes -Wstrict-prototypes -o CMakeFiles/cmTC_2da9d.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_2da9d | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_2da9d.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DC_FLAG_Wstrict_prototypes -rdynamic CMakeFiles/cmTC_2da9d.dir/src.c.o -o cmTC_2da9d | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main(void) { return 0; } | |
Performing C SOURCE FILE Test C_FLAG_Wmissing_prototypes succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_64737/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_64737.dir/build.make CMakeFiles/cmTC_64737.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_64737.dir/src.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DC_FLAG_Wmissing_prototypes -Wmissing-prototypes -o CMakeFiles/cmTC_64737.dir/src.c.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.c | |
Linking C executable cmTC_64737 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_64737.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DC_FLAG_Wmissing_prototypes -rdynamic CMakeFiles/cmTC_64737.dir/src.c.o -o cmTC_64737 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main(void) { return 0; } | |
Performing C++ SOURCE FILE Test CXX_FLAG_Wvla succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_fd5f6/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_fd5f6.dir/build.make CMakeFiles/cmTC_fd5f6.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_fd5f6.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_FLAG_Wvla -Wvla -o CMakeFiles/cmTC_fd5f6.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_fd5f6 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_fd5f6.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_FLAG_Wvla -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_fd5f6.dir/src.cxx.o -o cmTC_fd5f6 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test CXX_FLAG_Wpointer_arith succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_55c8f/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_55c8f.dir/build.make CMakeFiles/cmTC_55c8f.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_55c8f.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_FLAG_Wpointer_arith -Wpointer-arith -o CMakeFiles/cmTC_55c8f.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_55c8f | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_55c8f.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_FLAG_Wpointer_arith -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_55c8f.dir/src.cxx.o -o cmTC_55c8f | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test CXX_UNUSED_CONST_VAR succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_b1c9d/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_b1c9d.dir/build.make CMakeFiles/cmTC_b1c9d.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_b1c9d.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_UNUSED_CONST_VAR -Wunused-const-variable -o CMakeFiles/cmTC_b1c9d.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_b1c9d | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_b1c9d.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_UNUSED_CONST_VAR -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_b1c9d.dir/src.cxx.o -o cmTC_b1c9d | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test CXX_IGNORED_ATTR succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_1403a/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_1403a.dir/build.make CMakeFiles/cmTC_1403a.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_1403a.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_IGNORED_ATTR -Wignored-attributes -o CMakeFiles/cmTC_1403a.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_1403a | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_1403a.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_IGNORED_ATTR -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_1403a.dir/src.cxx.o -o cmTC_1403a | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test CXX_MISSING_DECLARATIONS succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_aae76/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_aae76.dir/build.make CMakeFiles/cmTC_aae76.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_aae76.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_MISSING_DECLARATIONS -Wmissing-declarations -o CMakeFiles/cmTC_aae76.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_aae76 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_aae76.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_MISSING_DECLARATIONS -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_aae76.dir/src.cxx.o -o cmTC_aae76 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test CXX_UNUSED_LOCAL_TYPEDEFS succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_84e90/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_84e90.dir/build.make CMakeFiles/cmTC_84e90.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_84e90.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_UNUSED_LOCAL_TYPEDEFS -Wunused-local-typedefs -o CMakeFiles/cmTC_84e90.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_84e90 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_84e90.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_UNUSED_LOCAL_TYPEDEFS -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_84e90.dir/src.cxx.o -o cmTC_84e90 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Performing C++ SOURCE FILE Test CXX_WUNUSED_VARIABLE succeeded with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_81382/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_81382.dir/build.make CMakeFiles/cmTC_81382.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building CXX object CMakeFiles/cmTC_81382.dir/src.cxx.o | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_WUNUSED_VARIABLE -Wunused-variable -o CMakeFiles/cmTC_81382.dir/src.cxx.o -c /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp/src.cxx | |
Linking CXX executable cmTC_81382 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_81382.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/g++ -fsized-deallocation -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -Wnon-virtual-dtor -Wno-array-bounds -w -std=c++1z -march=corei7 -DCXX_WUNUSED_VARIABLE -Wl,--no-undefined -rdynamic CMakeFiles/cmTC_81382.dir/src.cxx.o -o cmTC_81382 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Source file was: | |
int main() { return 0; } | |
Determining if the function mmap exists passed with the following output: | |
Change Dir: /home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp | |
Run Build Command(s):/usr/bin/gmake cmTC_69a32/fast | |
/usr/bin/gmake -f CMakeFiles/cmTC_69a32.dir/build.make CMakeFiles/cmTC_69a32.dir/build | |
gmake[1]: Entering directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' | |
Building C object CMakeFiles/cmTC_69a32.dir/CheckFunctionExists.c.o | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DCHECK_FUNCTION_EXISTS=mmap -o CMakeFiles/cmTC_69a32.dir/CheckFunctionExists.c.o -c /usr/share/cmake3/Modules/CheckFunctionExists.c | |
Linking C executable cmTC_69a32 | |
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_69a32.dir/link.txt --verbose=1 | |
/opt/rh/devtoolset-8/root/usr/bin/gcc -msse4.1 -msse4.2 -mpopcnt -fno-omit-frame-pointer -Wall -w -march=corei7 -DCHECK_FUNCTION_EXISTS=mmap -rdynamic CMakeFiles/cmTC_69a32.dir/CheckFunctionExists.c.o -o cmTC_69a32 | |
gmake[1]: Leaving directory `/home/centos/clickhouse-rpm/rpmbuild/BUILD/ClickHouse-19.14.6.12-stable/build/CMakeFiles/CMakeTmp' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment