rajatma1993 opened a new issue, #10242:
URL: https://github.com/apache/incubator-gluten/issues/10242
### Problem description
Hi Team ,
I am trying to build the Gluten + Click house and facing the error related
to numctl module , Below is the error message.
[0/2] Re-checking globbed directories...
[15072/15084] Linking CXX shared library
utils/extern-local-engine/lib_gluten_ch.so
FAILED: utils/extern-local-engine/lib_gluten_ch.so
: && /usr/bin/clang++-19 --target=x86_64-linux-gnu
--sysroot=/home/rajatma/gluten_clickhouse/ClickHouse/cmake/linux/../../contrib/sysroot/linux-x86_64/x86_64-linux-gnu/libc
-fPIC
--gcc-toolchain=/home/rajatma/gluten_clickhouse/ClickHouse/cmake/linux/../../contrib/sysroot/linux-x86_64
-fdiagnostics-color=always -fsized-deallocation -pipe -mssse3 -msse4.1
-msse4.2 -mpclmul -mpopcnt -fasynchronous-unwind-tables
-ffile-prefix-map=/home/rajatma/gluten_clickhouse/ClickHouse=.
-falign-functions=64 -mbranches-within-32B-boundaries -ffp-contract=off
-fdiagnostics-absolute-paths -fstrict-vtable-pointers -Wall -Wextra
-Wframe-larger-than=65536 -Weverything -Wpedantic -Wvla-cxx-extension
-Wno-return-type-c-linkage -Wno-zero-length-array -Wno-c++98-compat-pedantic
-Wno-c++98-compat -Wno-c++20-compat -Wno-sign-conversion
-Wno-implicit-int-conversion -Wno-implicit-int-float-conversion
-Wno-ctad-maybe-unsupported -Wno-disabled-macro-expansion
-Wno-documentation-unknown-command -Wno-double-promo
tion -Wno-exit-time-destructors -Wno-float-equal -Wno-global-constructors
-Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-padded
-Wno-switch-enum -Wno-undefined-func-template -Wno-unused-template
-Wno-weak-template-vtables -Wno-weak-vtables -Wno-thread-safety-negative
-Wno-unsafe-buffer-usage -Wno-switch-default -w -ffunction-sections
-fdata-sections -O3 -DNDEBUG
--gcc-toolchain=/home/rajatma/gluten_clickhouse/ClickHouse/cmake/linux/../../contrib/sysroot/linux-x86_64
--ld-path=/usr/bin/ld.lld-19 -Wl,--no-export-dynamic -Wl,--gc-sections
-Wl,--build-id=sha1 -Wl,--no-export-dynamic -Wl,--gc-sections
--ld-path=/usr/bin/ld.lld-19
-Wl,--version-script=/home/rajatma/gluten_clickhouse/ClickHouse/utils/extern-local-engine/libch.map
-Wl,-Bsymbolic-functions -Xlinker --no-undefined -shared
-Wl,-soname,lib_gluten_ch.so -o utils/extern-local-engine/lib_gluten_ch.so
@CMakeFiles/_gluten_ch.rsp && :
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_get_membind@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_max_possible_node@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_max_possible_node@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_interleave_memory@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_interleave_memory@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_tonodemask_memory@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_tonodemask_memory@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_alloc_interleaved_subset@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_alloc_interleaved_subset@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_set_interleave_mask@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_set_interleave_mask@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_get_interleave_mask@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_get_interleave_mask@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_set_membind@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_set_membind@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_get_membind@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_parse_bitmap@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_parse_bitmap@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_node_to_cpus@libnuma_1.1 has undefined version libnuma_1.1
ld.lld-19: error: contrib/numactl-cmake/lib_numactl.a(libnuma.c.o): symbol
numa_node_to_cpus@@libnuma_1.2 has undefined version libnuma_1.2
ld.lld-19: error: too many errors emitted, stopping now (use --error-limit=0
to see all errors)
clang++-19: error: linker command failed with exit code 1 (use -v to see
invocation)
[15077/15084] Building CXX object
programs/server/CMakeFiles/clickhouse-server-lib.dir/Server.cpp.o
ninja: build stopped: subcommand failed.
### System information
dev/info.sh
Gluten Version: 1.5.0-SNAPSHOT
Commit: eefdb181762d4b8a9729fbf97328b810ef732c5a
CMake Version: 3.28.3
System: Linux-6.8.0-1031-aws
Arch: x86_64
CPU Name: Model name: Intel(R) Xeon(R) Platinum
8375C CPU @ 2.90GHz
C++ Compiler: /usr/bin/c++
C++ Compiler Version: 11.4.0
C Compiler: /usr/bin/cc
C Compiler Version: 11.4.0
CMake Prefix Path:
/usr/local;/usr;/;/usr/local/lib/python3.10/dist-packages/cmake/data;/usr/local;/usr/X11R6;/usr/pkg;/opt
### CMake log
```bash
-- The C compiler identification is Clang 19.1.7
-- The CXX compiler identification is Clang 19.1.7
-- The ASM compiler identification is Clang with GNU-like command-line
-- Found assembler: /usr/bin/clang-19
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang-19 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/clang++-19 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using compiler:
Ubuntu clang version 19.1.7
(++20250114103320+cd708029e0b2-1~exp1~20250114103432.75)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin
-- Using linker: /usr/bin/ld.lld-19
-- Using archiver: /usr/bin/llvm-ar-19
-- Using ranlib: /usr/bin/llvm-ranlib-19
-- Using install-name-tool: /usr/bin/llvm-install-name-tool-19
-- Using objcopy: /usr/bin/llvm-objcopy-19
-- Using strip: /usr/bin/llvm-strip-19
-- Using ccache: /usr/bin/ccache (version 4.5.1)
-- Found Git: /usr/bin/git (found version "2.34.1")
-- Git HEAD commit hash: 2092266dd5690fb2ad021496cf5865af5c2f2751
On branch rebase_ch/20250720
Your branch is up to date with 'origin/rebase_ch/20250720'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
(commit or discard the untracked or modified content in submodules)
modified: contrib/nats-io (untracked content)
modified: contrib/openssl (untracked content)
modified: contrib/rapidjson (untracked content)
Untracked files:
(use "git add <file>..." to include in what will be committed)
contrib/annoy/
contrib/aws-s2n-tls/
contrib/base64/
contrib/boringssl/
contrib/hashidsxx/
contrib/libpq/
contrib/libunwind/
contrib/nanodbc/
contrib/protobuf/
contrib/sentry-native/
contrib/unixodbc/
no changes added to commit (use "git add" and/or "git commit -a")
-- CMAKE_BUILD_TYPE: Release
-- Not using LLVM XRay
-- No official build: A checksum hash will not be added to the clickhouse
executable
The auto-calculated link jobs limit (12) underutilizes CPU cores (16). Set
PARALLEL_LINK_JOBS to override.
-- Building sub-tree with 25 compile jobs and 12 linker jobs (system: 16
cores, 63258 MB RAM, 'OFF' means the native core count).
-- Default libraries: -nodefaultlibs
/usr/lib/llvm-19/lib/clang/19/lib/linux/libclang_rt.builtins-x86_64.a -lc -lm
-lrt -lpthread -ldl
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test SUPPORTS_CXXFLAG_no_unused_command_line_argument
-- Performing Test SUPPORTS_CXXFLAG_no_unused_command_line_argument - Success
-- Performing Test SUPPORTS_CXXFLAG_no_unused_but_set_variable
-- Performing Test SUPPORTS_CXXFLAG_no_unused_but_set_variable - Success
-- Performing Test SUPPORTS_CXXFLAG_no_builtin_requires_header
-- Performing Test SUPPORTS_CXXFLAG_no_builtin_requires_header - Success
-- Some symbols from glibc will be replaced for compatibility
-- Unit tests are disabled
-- Building for: Linux x86_64
-- Adding contrib module openssl (configuring with openssl-cmake)
-- OpenSSL version 3.2.1
-- Adding contrib module abseil-cpp (configuring with abseil-cpp-cmake)
-- Adding contrib module zlib-ng (configuring with zlib-ng-cmake)
-- Adding contrib module google-protobuf (configuring with
google-protobuf-cmake)
-- Adding contrib module grpc (configuring with grpc-cmake)
-- Adding contrib module llvm-project (configuring with llvm-project-cmake)
-- LLVM TARGETS TO BUILD X86
-- LLVM CMAKE CROSS COMPILING 0
CMake Deprecation Warning at
contrib/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy):
The OLD behavior for policy CMP0114 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
contrib/llvm-project/llvm/CMakeLists.txt:6 (include)
CMake Deprecation Warning at
contrib/llvm-project/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy):
The OLD behavior for policy CMP0116 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
contrib/llvm-project/llvm/CMakeLists.txt:6 (include)
-- Found Python3: /usr/bin/python3.10 (found suitable version "3.10.12",
minimum required is "3.0") found components: Interpreter
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for link.h
-- Looking for link.h - found
-- Looking for malloc/malloc.h
-- Looking for malloc/malloc.h - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sysexits.h
-- Looking for sysexits.h - found
-- Looking for termios.h
-- Looking for termios.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for valgrind/valgrind.h
-- Looking for valgrind/valgrind.h - not found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for FE_ALL_EXCEPT
-- Looking for FE_ALL_EXCEPT - found
-- Looking for FE_INEXACT
-- Looking for FE_INEXACT - found
-- Performing Test HAVE_BUILTIN_THREAD_POINTER
-- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success
-- Looking for mach/mach.h
-- Looking for mach/mach.h - not found
-- Looking for CrashReporterClient.h
-- Looking for CrashReporterClient.h - not found
-- Looking for linux/magic.h
-- Looking for linux/magic.h - not found
-- Looking for linux/nfs_fs.h
-- Looking for linux/nfs_fs.h - not found
-- Looking for linux/smb.h
-- Looking for linux/smb.h - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for pthread_rwlock_init in pthread
-- Looking for pthread_rwlock_init in pthread - found
-- Looking for pthread_mutex_lock in pthread
-- Looking for pthread_mutex_lock in pthread - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace:
/home/rajatma/gluten_clickhouse/ClickHouse/cmake/linux/../../contrib/sysroot/linux-x86_64/x86_64-linux-gnu/libc/usr/include
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
-- Looking for __register_frame
-- Looking for __register_frame - found
-- Looking for __deregister_frame
-- Looking for __deregister_frame - found
-- Looking for __unw_add_dynamic_fde
-- Looking for __unw_add_dynamic_fde - found
-- Looking for _Unwind_Backtrace
-- Looking for _Unwind_Backtrace - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for sysconf
-- Looking for sysconf - found
-- Looking for getrusage
-- Looking for getrusage - found
-- Looking for setrlimit
-- Looking for setrlimit - found
-- Looking for isatty
-- Looking for isatty - found
-- Looking for futimens
-- Looking for futimens - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for sigaltstack
-- Looking for sigaltstack - found
-- Looking for mallctl
-- Looking for mallctl - not found
-- Looking for mallinfo
-- Looking for mallinfo - found
-- Looking for mallinfo2
-- Looking for mallinfo2 - not found
-- Looking for malloc_zone_statistics
-- Looking for malloc_zone_statistics - not found
-- Looking for getrlimit
-- Looking for getrlimit - found
-- Looking for posix_spawn
-- Looking for posix_spawn - found
-- Looking for pread
-- Looking for pread - found
-- Looking for sbrk
-- Looking for sbrk - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for strerror_s
-- Looking for strerror_s - not found
-- Looking for setenv
-- Looking for setenv - found
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Looking for pthread_getname_np
-- Looking for pthread_getname_np - found
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for dladdr
-- Looking for dladdr - found
-- Looking for proc_pid_rusage
-- Looking for proc_pid_rusage - not found
-- LLVM host triple: x86_64-unknown-linux-gnu
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Ninja version: 1.10.1
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- OCaml bindings disabled.
-- Found Python module pygments
-- Found Python module pygments.lexers.c_cpp
-- Found Python module yaml
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG
-- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success
-- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG
-- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success
-- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG
-- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success
-- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL
-- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
-- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG
-- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
-- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG
-- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
-- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG
-- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success
-- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG
-- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success
-- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS
-- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed
-- Looking for os_signpost_interval_begin
-- Looking for os_signpost_interval_begin - not found
-- Linker detection: unknown
-- Performing Test HAS_WERROR_GLOBAL_CTORS
-- Performing Test HAS_WERROR_GLOBAL_CTORS - Success
-- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX
-- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX - Failed
-- Looking for __x86_64__
-- Looking for __x86_64__ - found
-- Looking for logf128
-- Looking for logf128 - not found
-- Targeting X86
-- Adding contrib module miniselect (configuring with miniselect-cmake)
-- Adding contrib module pdqsort (configuring with pdqsort-cmake)
-- Adding contrib module pocketfft (configuring with pocketfft-cmake)
-- Adding contrib module crc32-vpmsum (configuring with crc32-vpmsum-cmake)
-- crc32-vpmsum library is only supported on ppc64le
-- Adding contrib module sparsehash-c11 (configuring with
sparsehash-c11-cmake)
-- Adding contrib module magic_enum (configuring with magic-enum-cmake)
-- Adding contrib module boost (configuring with boost-cmake)
-- Adding contrib module cctz (configuring with cctz-cmake)
-- Packaging with tzdata version: 2025a
-- Adding contrib module consistent-hashing (configuring with
consistent-hashing)
-- Adding contrib module dragonbox (configuring with dragonbox-cmake)
-- Adding contrib module vectorscan (configuring with vectorscan-cmake)
-- Adding contrib module jemalloc (configuring with jemalloc-cmake)
-- jemalloc malloc_conf:
percpu_arena:percpu,oversize_threshold:0,muzzy_decay_ms:0,dirty_decay_ms:5000,prof:true,prof_active:false,background_thread:true,lg_extent_max_active_fit:8
-- Adding contrib module libcpuid (configuring with libcpuid-cmake)
-- Adding contrib module libdivide-cmake (configuring with libdivide-cmake)
-- Adding contrib module libmetrohash (configuring with libmetrohash)
-- Adding contrib module lz4 (configuring with lz4-cmake)
-- Adding contrib module murmurhash (configuring with murmurhash)
-- Adding contrib module replxx (configuring with replxx-cmake)
-- Adding contrib module capnproto (configuring with capnproto-cmake)
-- Adding contrib module yaml-cpp (configuring with yaml-cpp-cmake)
-- Adding contrib module re2 (configuring with re2-cmake)
-- Adding contrib module xz (configuring with xz-cmake)
-- Adding contrib module brotli (configuring with brotli-cmake)
-- Adding contrib module double-conversion (configuring with
double-conversion-cmake)
-- Adding contrib module croaring (configuring with croaring-cmake)
-- Adding contrib module zstd (configuring with zstd-cmake)
-- Adding contrib module bzip2 (configuring with bzip2-cmake)
-- Adding contrib module minizip-ng (configuring with minizip-ng-cmake)
-- Adding contrib module snappy (configuring with snappy-cmake)
-- Adding contrib module thrift (configuring with thrift-cmake)
-- Adding contrib module arrow (configuring with arrow-cmake)
-- Adding contrib module avro (configuring with avro-cmake)
-- Adding contrib module openldap (configuring with openldap-cmake)
-- Adding contrib module msgpack-c (configuring with msgpack-c-cmake)
-- Adding contrib module libarchive (configuring with libarchive-cmake)
-- Adding contrib module corrosion (configuring with corrosion-cmake)
-- Not using Rust
-- Adding contrib module delta-kernel-rs (configuring with
delta-kernel-rs-cmake)
-- Not using delta-kernel-rs
-- Adding contrib module chdig (configuring with chdig-cmake)
-- Not using chdig
-- Adding contrib module libmaxminddb (configuring with libmaxminddb-cmake)
-- Not using maxminddb
-- Adding contrib module wyhash (configuring with wyhash-cmake)
-- Adding contrib module cityhash102 (configuring with cityhash102)
-- Adding contrib module libfarmhash (configuring with libfarmhash)
-- Adding contrib module icu (configuring with icu-cmake)
-- Adding contrib module h3 (configuring with h3-cmake)
-- Adding contrib module mariadb-connector-c (configuring with
mariadb-connector-c-cmake)
-- Adding contrib module libfiu (configuring with libfiu-cmake)
-- Adding contrib module llvm-project (configuring with libfuzzer-cmake)
-- Adding contrib module llvm-project (configuring with gwpasan-cmake)
-- Not using gwp-asan
-- Adding contrib module libxml2 (configuring with libxml2-cmake)
-- Adding contrib module
aws;aws-c-auth;aws-c-cal;aws-c-common;aws-c-compression;aws-c-event-stream;aws-c-http;aws-c-io;aws-c-mqtt;aws-c-s3;aws-c-sdkutils;aws-checksums;aws-crt-cpp;aws-cmake
(configuring with aws-cmake)
-- Adding contrib module aklomp-base64 (configuring with aklomp-base64-cmake)
-- Adding contrib module simdjson (configuring with simdjson-cmake)
-- Adding contrib module rapidjson (configuring with rapidjson-cmake)
-- Adding contrib module fastops (configuring with fastops-cmake)
-- Adding contrib module libuv (configuring with libuv-cmake)
-- Adding contrib module liburing (configuring with liburing-cmake)
-- Adding contrib module AMQP-CPP (configuring with amqpcpp-cmake)
-- Adding contrib module cassandra (configuring with cassandra-cmake)
-- Adding contrib module curl (configuring with curl-cmake)
-- Adding contrib module azure (configuring with azure-cmake)
-- Adding contrib module fmtlib (configuring with fmtlib-cmake)
-- Adding contrib module krb5 (configuring with krb5-cmake)
-- Adding contrib module cyrus-sasl (configuring with cyrus-sasl-cmake)
-- Adding contrib module libgsasl (configuring with libgsasl-cmake)
-- Adding contrib module librdkafka (configuring with librdkafka-cmake)
-- Adding contrib module nats-io (configuring with nats-io-cmake)
-- Adding contrib module isa-l (configuring with isa-l-cmake)
-- Looking for a ASM_NASM compiler
-- Looking for a ASM_NASM compiler - /usr/bin/nasm
-- The ASM_NASM compiler identification is NASM
-- Found assembler: /usr/bin/nasm
-- Adding contrib module libhdfs3 (configuring with libhdfs3-cmake)
-- Adding contrib module hive-metastore (configuring with
hive-metastore-cmake)
-- Adding contrib module cppkafka (configuring with cppkafka-cmake)
-- Adding contrib module postgres (configuring with postgres-cmake)
-- Adding contrib module libpqxx (configuring with libpqxx-cmake)
-- Adding contrib module rocksdb (configuring with rocksdb-cmake)
-- Adding contrib module NuRaft (configuring with nuraft-cmake)
-- Adding contrib module fast_float (configuring with fast_float-cmake)
-- Adding contrib module idna (configuring with idna-cmake)
-- Adding contrib module datasketches-cpp (configuring with
datasketches-cpp-cmake)
-- Adding contrib module incbin (configuring with incbin-cmake)
-- Adding contrib module sqids-cpp (configuring with sqids-cpp-cmake)
-- Adding contrib module mongo-c-driver (configuring with
mongo-c-driver-cmake)
-- Adding contrib module mongo-cxx-driver (configuring with
mongo-cxx-driver-cmake)
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Adding contrib module libstemmer_c (configuring with libstemmer-c-cmake)
-- Adding contrib module wordnet-blast (configuring with wordnet-blast-cmake)
-- Adding contrib module lemmagen-c (configuring with lemmagen-c-cmake)
-- Adding contrib module cld2 (configuring with cld2-cmake)
-- Adding contrib module sqlite-amalgamation (configuring with sqlite-cmake)
-- Adding contrib module s2geometry (configuring with s2geometry-cmake)
-- Adding contrib module c-ares (configuring with c-ares-cmake)
-- Adding contrib module idxd-config (configuring with idxd-config-cmake)
-- Adding contrib module qpl (configuring with qpl-cmake)
-- Intel QPL version: 1.6.0
-- Adding contrib module qatlib (configuring with qatlib-cmake)
-- Adding contrib module QAT-ZSTD-Plugin (configuring with
QAT-ZSTD-Plugin-cmake)
-- Adding contrib module morton-nd (configuring with morton-nd-cmake)
-- Adding contrib module FP16 (configuring with FP16-cmake)
-- Adding contrib module SimSIMD (configuring with SimSIMD-cmake)
-- Adding contrib module usearch (configuring with usearch-cmake)
-- Adding contrib module xxHash (configuring with xxHash-cmake)
-- Adding contrib module xsimd (configuring with xsimd-cmake)
-- Adding contrib module libbcrypt (configuring with libbcrypt-cmake)
-- Adding contrib module google-benchmark (configuring with
google-benchmark-cmake)
-- Adding contrib module ulid-c (configuring with ulid-c-cmake)
-- Adding contrib module libssh (configuring with libssh-cmake)
-- Adding contrib module prometheus-protobufs;prometheus-protobufs-gogo
(configuring with prometheus-protobufs-cmake)
-- Adding contrib module numactl (configuring with numactl-cmake)
-- Adding contrib module nlohmann-json (configuring with nlohmann-json-cmake)
-- Adding contrib module crc32c (configuring with crc32c-cmake)
-- Adding contrib module google-cloud-cpp (configuring with
google-cloud-cpp-cmake)
-- Extracting googleapis tarball
-- Adding contrib module jwt-cpp (configuring with jwt-cpp-cmake)
-- Not using jwt-cpp
-- Adding contrib module SHA3IUF (configuring with sha3iuf-cmake)
-- Adding contrib module ai-sdk-cpp (configuring with ai-sdk-cpp-cmake)
-- Using ai-sdk-cpp with OpenAI and Anthropic support
-- Adding contrib module bech32 (configuring with bech32)
-- Adding contrib module sz3 (configuring with sz3-cmake)
-- Performing Test SUPPORTS_CXXFLAG_frame_larger_than=65536
-- Performing Test SUPPORTS_CXXFLAG_frame_larger_than=65536 - Success
-- Performing Test SUPPORTS_CFLAG_frame_larger_than=65536
-- Performing Test SUPPORTS_CFLAG_frame_larger_than=65536 - Success
-- Performing Test SUPPORTS_CXXFLAG_everything
-- Performing Test SUPPORTS_CXXFLAG_everything - Success
-- Performing Test SUPPORTS_CFLAG_everything
-- Performing Test SUPPORTS_CFLAG_everything - Success
-- Performing Test SUPPORTS_CXXFLAG_pedantic
-- Performing Test SUPPORTS_CXXFLAG_pedantic - Success
-- Performing Test SUPPORTS_CFLAG_pedantic
-- Performing Test SUPPORTS_CFLAG_pedantic - Success
-- Performing Test SUPPORTS_CXXFLAG_vla_cxx_extension
-- Performing Test SUPPORTS_CXXFLAG_vla_cxx_extension - Success
-- Performing Test SUPPORTS_CFLAG_vla_cxx_extension
-- Performing Test SUPPORTS_CFLAG_vla_cxx_extension - Success
-- Performing Test SUPPORTS_CXXFLAG_no_return_type_c_linkage
-- Performing Test SUPPORTS_CXXFLAG_no_return_type_c_linkage - Success
-- Performing Test SUPPORTS_CFLAG_no_return_type_c_linkage
-- Performing Test SUPPORTS_CFLAG_no_return_type_c_linkage - Success
-- Performing Test SUPPORTS_CXXFLAG_no_zero_length_array
-- Performing Test SUPPORTS_CXXFLAG_no_zero_length_array - Success
-- Performing Test SUPPORTS_CFLAG_no_zero_length_array
-- Performing Test SUPPORTS_CFLAG_no_zero_length_array - Success
-- Performing Test SUPPORTS_CXXFLAG_no_cxx98_compat_pedantic
-- Performing Test SUPPORTS_CXXFLAG_no_cxx98_compat_pedantic - Success
-- Performing Test SUPPORTS_CFLAG_no_cxx98_compat_pedantic
-- Performing Test SUPPORTS_CFLAG_no_cxx98_compat_pedantic - Success
-- Performing Test SUPPORTS_CXXFLAG_no_cxx98_compat
-- Performing Test SUPPORTS_CXXFLAG_no_cxx98_compat - Success
-- Performing Test SUPPORTS_CFLAG_no_cxx98_compat
-- Performing Test SUPPORTS_CFLAG_no_cxx98_compat - Success
-- Performing Test SUPPORTS_CXXFLAG_no_cxx20_compat
-- Performing Test SUPPORTS_CXXFLAG_no_cxx20_compat - Success
-- Performing Test SUPPORTS_CFLAG_no_cxx20_compat
-- Performing Test SUPPORTS_CFLAG_no_cxx20_compat - Success
-- Performing Test SUPPORTS_CXXFLAG_no_sign_conversion
-- Performing Test SUPPORTS_CXXFLAG_no_sign_conversion - Success
-- Performing Test SUPPORTS_CFLAG_no_sign_conversion
-- Performing Test SUPPORTS_CFLAG_no_sign_conversion - Success
-- Performing Test SUPPORTS_CXXFLAG_no_implicit_int_conversion
-- Performing Test SUPPORTS_CXXFLAG_no_implicit_int_conversion - Success
-- Performing Test SUPPORTS_CFLAG_no_implicit_int_conversion
-- Performing Test SUPPORTS_CFLAG_no_implicit_int_conversion - Success
-- Performing Test SUPPORTS_CXXFLAG_no_implicit_int_float_conversion
-- Performing Test SUPPORTS_CXXFLAG_no_implicit_int_float_conversion -
Success
-- Performing Test SUPPORTS_CFLAG_no_implicit_int_float_conversion
-- Performing Test SUPPORTS_CFLAG_no_implicit_int_float_conversion - Success
-- Performing Test SUPPORTS_CXXFLAG_no_ctad_maybe_unsupported
-- Performing Test SUPPORTS_CXXFLAG_no_ctad_maybe_unsupported - Success
-- Performing Test SUPPORTS_CFLAG_no_ctad_maybe_unsupported
-- Performing Test SUPPORTS_CFLAG_no_ctad_maybe_unsupported - Success
-- Performing Test SUPPORTS_CXXFLAG_no_disabled_macro_expansion
-- Performing Test SUPPORTS_CXXFLAG_no_disabled_macro_expansion - Success
-- Performing Test SUPPORTS_CFLAG_no_disabled_macro_expansion
-- Performing Test SUPPORTS_CFLAG_no_disabled_macro_expansion - Success
-- Performing Test SUPPORTS_CXXFLAG_no_documentation_unknown_command
-- Performing Test SUPPORTS_CXXFLAG_no_documentation_unknown_command -
Success
-- Performing Test SUPPORTS_CFLAG_no_documentation_unknown_command
-- Performing Test SUPPORTS_CFLAG_no_documentation_unknown_command - Success
-- Performing Test SUPPORTS_CXXFLAG_no_double_promotion
-- Performing Test SUPPORTS_CXXFLAG_no_double_promotion - Success
-- Performing Test SUPPORTS_CFLAG_no_double_promotion
-- Performing Test SUPPORTS_CFLAG_no_double_promotion - Success
-- Performing Test SUPPORTS_CXXFLAG_no_exit_time_destructors
-- Performing Test SUPPORTS_CXXFLAG_no_exit_time_destructors - Success
-- Performing Test SUPPORTS_CFLAG_no_exit_time_destructors
-- Performing Test SUPPORTS_CFLAG_no_exit_time_destructors - Success
-- Performing Test SUPPORTS_CXXFLAG_no_float_equal
-- Performing Test SUPPORTS_CXXFLAG_no_float_equal - Success
-- Performing Test SUPPORTS_CFLAG_no_float_equal
-- Performing Test SUPPORTS_CFLAG_no_float_equal - Success
-- Performing Test SUPPORTS_CXXFLAG_no_global_constructors
-- Performing Test SUPPORTS_CXXFLAG_no_global_constructors - Success
-- Performing Test SUPPORTS_CFLAG_no_global_constructors
-- Performing Test SUPPORTS_CFLAG_no_global_constructors - Success
-- Performing Test SUPPORTS_CXXFLAG_no_missing_prototypes
-- Performing Test SUPPORTS_CXXFLAG_no_missing_prototypes - Success
-- Performing Test SUPPORTS_CFLAG_no_missing_prototypes
-- Performing Test SUPPORTS_CFLAG_no_missing_prototypes - Success
-- Performing Test SUPPORTS_CXXFLAG_no_missing_variable_declarations
-- Performing Test SUPPORTS_CXXFLAG_no_missing_variable_declarations -
Success
-- Performing Test SUPPORTS_CFLAG_no_missing_variable_declarations
-- Performing Test SUPPORTS_CFLAG_no_missing_variable_declarations - Success
-- Performing Test SUPPORTS_CXXFLAG_no_padded
-- Performing Test SUPPORTS_CXXFLAG_no_padded - Success
-- Performing Test SUPPORTS_CFLAG_no_padded
-- Performing Test SUPPORTS_CFLAG_no_padded - Success
-- Performing Test SUPPORTS_CXXFLAG_no_switch_enum
-- Performing Test SUPPORTS_CXXFLAG_no_switch_enum - Success
-- Performing Test SUPPORTS_CFLAG_no_switch_enum
-- Performing Test SUPPORTS_CFLAG_no_switch_enum - Success
-- Performing Test SUPPORTS_CXXFLAG_no_undefined_func_template
-- Performing Test SUPPORTS_CXXFLAG_no_undefined_func_template - Success
-- Performing Test SUPPORTS_CFLAG_no_undefined_func_template
-- Performing Test SUPPORTS_CFLAG_no_undefined_func_template - Success
-- Performing Test SUPPORTS_CXXFLAG_no_unused_template
-- Performing Test SUPPORTS_CXXFLAG_no_unused_template - Success
-- Performing Test SUPPORTS_CFLAG_no_unused_template
-- Performing Test SUPPORTS_CFLAG_no_unused_template - Success
-- Performing Test SUPPORTS_CXXFLAG_no_weak_template_vtables
-- Performing Test SUPPORTS_CXXFLAG_no_weak_template_vtables - Success
-- Performing Test SUPPORTS_CFLAG_no_weak_template_vtables
-- Performing Test SUPPORTS_CFLAG_no_weak_template_vtables - Success
-- Performing Test SUPPORTS_CXXFLAG_no_weak_vtables
-- Performing Test SUPPORTS_CXXFLAG_no_weak_vtables - Success
-- Performing Test SUPPORTS_CFLAG_no_weak_vtables
-- Performing Test SUPPORTS_CFLAG_no_weak_vtables - Success
-- Performing Test SUPPORTS_CXXFLAG_no_thread_safety_negative
-- Performing Test SUPPORTS_CXXFLAG_no_thread_safety_negative - Success
-- Performing Test SUPPORTS_CFLAG_no_thread_safety_negative
-- Performing Test SUPPORTS_CFLAG_no_thread_safety_negative - Success
-- Performing Test SUPPORTS_CXXFLAG_no_unsafe_buffer_usage
-- Performing Test SUPPORTS_CXXFLAG_no_unsafe_buffer_usage - Success
-- Performing Test SUPPORTS_CFLAG_no_unsafe_buffer_usage
-- Performing Test SUPPORTS_CFLAG_no_unsafe_buffer_usage - Success
-- Performing Test SUPPORTS_CXXFLAG_no_switch_default
-- Performing Test SUPPORTS_CXXFLAG_no_switch_default - Success
-- Performing Test SUPPORTS_CFLAG_no_switch_default
-- Performing Test SUPPORTS_CFLAG_no_switch_default - Success
-- Performing Test SUPPORTS_CXXFLAG_no_nrvo
-- Performing Test SUPPORTS_CXXFLAG_no_nrvo - Failed
-- Performing Test SUPPORTS_CFLAG_no_nrvo
-- Performing Test SUPPORTS_CFLAG_no_nrvo - Failed
-- Flag -Wno-nrvo is unsupported
-- Flag -Wno-nrvo is unsupported
-- compiler C = /usr/bin/clang-19
--gcc-toolchain=/home/rajatma/gluten_clickhouse/ClickHouse/cmake/linux/../../contrib/sysroot/linux-x86_64
-fdiagnostics-color=always -pipe -mssse3 -msse4.1 -msse4.2 -mpclmul -mpopcnt
-fasynchronous-unwind-tables
-ffile-prefix-map=/home/rajatma/gluten_clickhouse/ClickHouse=.
-falign-functions=64 -mbranches-within-32B-boundaries -ffp-contract=off
-fdiagnostics-absolute-paths -Wframe-larger-than=65536 -Weverything -Wpedantic
-Wvla-cxx-extension -Wno-return-type-c-linkage -Wno-zero-length-array
-Wno-c++98-compat-pedantic -Wno-c++98-compat -Wno-c++20-compat
-Wno-sign-conversion -Wno-implicit-int-conversion
-Wno-implicit-int-float-conversion -Wno-ctad-maybe-unsupported
-Wno-disabled-macro-expansion -Wno-documentation-unknown-command
-Wno-double-promotion -Wno-exit-time-destructors -Wno-float-equal
-Wno-global-constructors -Wno-missing-prototypes
-Wno-missing-variable-declarations -Wno-padded -Wno-switch-enum
-Wno-undefined-func-template -Wno-unused
-template -Wno-weak-template-vtables -Wno-weak-vtables
-Wno-thread-safety-negative -Wno-unsafe-buffer-usage -Wno-switch-default -O3
-DNDEBUG
-- compiler CXX = /usr/bin/clang++-19
--gcc-toolchain=/home/rajatma/gluten_clickhouse/ClickHouse/cmake/linux/../../contrib/sysroot/linux-x86_64
-fdiagnostics-color=always -fsized-deallocation -pipe -mssse3 -msse4.1
-msse4.2 -mpclmul -mpopcnt -fasynchronous-unwind-tables
-ffile-prefix-map=/home/rajatma/gluten_clickhouse/ClickHouse=.
-falign-functions=64 -mbranches-within-32B-boundaries -ffp-contract=off
-fdiagnostics-absolute-paths -fstrict-vtable-pointers -Wall -Wextra
-Wframe-larger-than=65536 -Weverything -Wpedantic -Wvla-cxx-extension
-Wno-return-type-c-linkage -Wno-zero-length-array -Wno-c++98-compat-pedantic
-Wno-c++98-compat -Wno-c++20-compat -Wno-sign-conversion
-Wno-implicit-int-conversion -Wno-implicit-int-float-conversion
-Wno-ctad-maybe-unsupported -Wno-disabled-macro-expansion
-Wno-documentation-unknown-command -Wno-double-promotion
-Wno-exit-time-destructors -Wno-float-equal -Wno-global-constructors
-Wno-missing-prototypes -Wno-missing-variable-declarations -Wno-pa
dded -Wno-switch-enum -Wno-undefined-func-template -Wno-unused-template
-Wno-weak-template-vtables -Wno-weak-vtables -Wno-thread-safety-negative
-Wno-unsafe-buffer-usage -Wno-switch-default -O3 -DNDEBUG
-- LINKER_FLAGS =
--gcc-toolchain=/home/rajatma/gluten_clickhouse/ClickHouse/cmake/linux/../../contrib/sysroot/linux-x86_64
--ld-path=/usr/bin/ld.lld-19 -Wl,--no-export-dynamic -Wl,--gc-sections
-Wl,--build-id=sha1
-- Will build ClickHouse 25.8.1.1 revision 54501
-- ClickHouse extra components:
-- Self-extracting executable: OFF
-- ClickHouse keeper-converter mode: ON
-- ClickHouse Keeper: ON
-- ClickHouse keeper-client mode: ON
-- bash_completion will be written to
/usr/local/share/bash-completion/completions
-- Adding dummy chdig targets (for nfpm)
-- Adding alias chc
-- Adding alias chl
-- Adding alias ch
-- Found Java: /usr/bin/java (found version "23.0.2")
-- Found JNI: /usr/lib/jvm/default-java/include found components: AWT JVM
-- Configuring done (12.8s)
-- Generating done (2.2s)
-- Build files have been written to:
/home/rajatma/gluten_clickhouse/ClickHouse/build
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]