[18:12:37.489] time ./configure \ [18:12:37.489] --cache clang.cache \ [18:12:37.489] ${LINUX_CONFIGURE_FEATURES} \ [18:12:37.489] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [18:12:37.713] configure: creating cache clang.cache [18:12:37.732] checking build system type... x86_64-pc-linux-gnu [18:12:37.818] checking host system type... x86_64-pc-linux-gnu [18:12:37.818] checking which template to use... linux [18:12:37.819] checking whether NLS is wanted... no [18:12:37.819] checking for default port number... 5432 [18:12:37.827] checking for block size... 8kB [18:12:37.828] checking for segment size... 1GB [18:12:37.831] checking for WAL block size... 8kB [18:12:37.958] checking whether the C compiler works... yes [18:12:38.041] checking for C compiler default output file name... a.out [18:12:38.042] checking for suffix of executables... [18:12:38.108] checking whether we are cross compiling... no [18:12:38.179] checking for suffix of object files... o [18:12:38.188] checking whether we are using the GNU C compiler... yes [18:12:38.195] checking whether ccache clang accepts -g... yes [18:12:38.202] checking for ccache clang option to accept ISO C89... none needed [18:12:38.214] checking for ccache clang option to accept ISO C11... none needed [18:12:38.380] checking whether we are using the GNU C++ compiler... yes [18:12:38.388] checking whether ccache clang++ accepts -g... yes [18:12:38.456] checking for gawk... no [18:12:38.456] checking for mawk... mawk [18:12:38.456] checking for llvm-config... /usr/bin/llvm-config [18:12:38.461] configure: using llvm 19.1.7 [18:12:38.461] checking for CLANG... ccache clang [18:12:38.506] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [18:12:38.536] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [18:12:38.543] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [18:12:38.550] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [18:12:38.557] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [18:12:38.563] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [18:12:38.620] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [18:12:38.674] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:12:38.681] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [18:12:38.693] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [18:12:38.705] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [18:12:38.712] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [18:12:38.719] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [18:12:38.755] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [18:12:38.790] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [18:12:38.797] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [18:12:38.804] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [18:12:38.811] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [18:12:38.818] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:12:38.825] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [18:12:38.832] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [18:12:38.839] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [18:12:38.846] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [18:12:38.853] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:12:38.859] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:12:38.890] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:12:38.897] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:12:38.904] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:12:38.911] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:12:38.923] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [18:12:38.981] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:12:38.988] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:12:39.043] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:12:39.051] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [18:12:39.058] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [18:12:39.065] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [18:12:39.072] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [18:12:39.079] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [18:12:39.086] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [18:12:39.093] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [18:12:39.105] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [18:12:39.105] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:12:39.112] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:12:39.119] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:12:39.126] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:12:39.138] checking whether the C compiler still works... yes [18:12:39.226] checking how to run the C preprocessor... ccache clang -E [18:12:39.355] checking for pkg-config... /usr/bin/pkg-config [18:12:39.355] checking pkg-config is at least version 0.9.0... yes [18:12:39.356] checking whether to build with ICU support... yes [18:12:39.357] checking for icu-uc icu-i18n... yes [18:12:39.365] checking whether to build with Tcl... yes [18:12:39.365] checking whether to build Perl modules... yes [18:12:39.366] checking whether to build Python modules... yes [18:12:39.366] checking whether to build with GSSAPI support... yes [18:12:39.367] checking whether to build with PAM support... yes [18:12:39.367] checking whether to build with BSD Authentication support... no [18:12:39.367] checking whether to build with LDAP support... yes [18:12:39.367] checking whether to build with Bonjour support... no [18:12:39.367] checking whether to build with SELinux support... yes [18:12:39.367] checking whether to build with systemd support... yes [18:12:39.367] checking whether to build with liburing support... no [18:12:39.368] checking whether to build with libcurl support... yes [18:12:39.368] checking for libcurl >= 7.61.0... yes [18:12:39.378] checking whether to build with libnuma support... no [18:12:39.378] checking whether to build with XML support... yes [18:12:39.379] checking for libxml-2.0 >= 2.6.23... yes [18:12:39.386] checking whether to build with LZ4 support... yes [18:12:39.386] checking for liblz4... yes [18:12:39.394] checking whether to build with ZSTD support... yes [18:12:39.394] checking for libzstd >= 1.4.0... yes [18:12:39.402] checking for strip... strip [18:12:39.403] checking whether it is possible to strip libraries... yes [18:12:39.404] checking for ar... ar [18:12:39.405] checking for a BSD-compatible install... /usr/bin/install -c [18:12:39.414] checking for tar... /usr/bin/tar [18:12:39.414] checking whether ln -s works... yes [18:12:39.414] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:12:39.416] checking for nm... /usr/bin/nm [18:12:39.416] checking for bison... /usr/bin/bison [18:12:39.419] configure: using bison (GNU Bison) 3.8.2 [18:12:39.422] checking for flex... /usr/bin/flex [18:12:39.424] configure: using flex 2.6.4 [18:12:39.424] checking for perl... /usr/bin/perl [18:12:39.427] configure: using perl 5.40.1 [18:12:39.428] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [18:12:39.433] checking for Perl privlibexp... /usr/share/perl/5.40 [18:12:39.438] checking for Perl useshrplib... true [18:12:39.444] checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 [18:12:39.450] checking for CFLAGS to compile embedded Perl... -DDEBIAN [18:12:39.456] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [18:12:39.547] checking for python3... /usr/bin/python3 [18:12:39.560] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [18:12:39.567] checking for Python sysconfig module... yes [18:12:39.581] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [18:12:39.597] checking Python include directory... -I/usr/include/python3.13 [18:12:39.612] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [18:12:39.663] checking for a sed that does not truncate output... /usr/bin/sed [18:12:39.669] checking for grep that handles long lines and -e... /usr/bin/grep [18:12:39.671] checking for egrep... /usr/bin/grep -E [18:12:39.673] checking for ANSI C header files... yes [18:12:39.918] checking for sys/types.h... yes [18:12:39.934] checking for sys/stat.h... yes [18:12:39.950] checking for stdlib.h... yes [18:12:40.037] checking for string.h... yes [18:12:40.084] checking for memory.h... yes [18:12:40.099] checking for strings.h... yes [18:12:40.114] checking for inttypes.h... yes [18:12:40.130] checking for stdint.h... yes [18:12:40.146] checking for unistd.h... yes [18:12:40.159] checking whether ccache clang is Clang... yes [18:12:40.187] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [18:12:40.307] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [18:12:40.383] checking whether more special flags are required for pthreads... no [18:12:40.383] checking for PTHREAD_PRIO_INHERIT... yes [18:12:40.462] checking pthread.h usability... yes [18:12:40.470] checking pthread.h presence... yes [18:12:40.501] checking for pthread.h... yes [18:12:40.501] checking for strerror_r... yes [18:12:40.575] checking whether strerror_r returns int... no [18:12:40.639] checking for main in -lm... yes [18:12:40.715] checking for library containing setproctitle... no [18:12:40.872] checking for library containing dlsym... none required [18:12:40.946] checking for library containing socket... none required [18:12:41.018] checking for library containing getopt_long... none required [18:12:41.092] checking for library containing shm_open... none required [18:12:41.167] checking for library containing shm_unlink... none required [18:12:41.241] checking for library containing clock_gettime... none required [18:12:41.317] checking for library containing shmget... none required [18:12:41.392] checking for library containing backtrace_symbols... none required [18:12:41.465] checking for library containing pthread_barrier_wait... none required [18:12:41.540] checking for library containing readline... -lreadline [18:12:41.614] checking for inflate in -lz... yes [18:12:41.696] checking curl/curl.h usability... yes [18:12:41.704] checking curl/curl.h presence... yes [18:12:41.741] checking for curl/curl.h... yes [18:12:41.741] checking for curl_multi_init in -lcurl... yes [18:12:41.853] checking for curl_global_init thread safety... yes [18:12:42.018] checking for curl support for asynchronous DNS... yes [18:12:42.183] checking for library containing gss_store_cred_into... -lgssapi_krb5 [18:12:42.380] checking for CRYPTO_new_ex_data in -lcrypto... yes [18:12:42.511] checking for SSL_new in -lssl... yes [18:12:42.629] checking for SSL_CTX_set_ciphersuites... yes [18:12:42.737] checking for SSL_CTX_set_cert_cb... yes [18:12:42.848] checking for X509_get_signature_info... yes [18:12:42.962] checking for SSL_CTX_set_num_tickets... yes [18:12:43.074] checking for SSL_CTX_set_keylog_callback... yes [18:12:43.186] checking for pam_start in -lpam... yes [18:12:43.293] checking for xmlSaveToBuffer in -lxml2... yes [18:12:43.404] checking for xsltCleanupGlobals in -lxslt... yes [18:12:43.519] checking for LZ4_compress_default in -llz4... yes [18:12:43.637] checking for ZSTD_compress in -lzstd... yes [18:12:43.753] checking for ldap_bind in -lldap... yes [18:12:43.874] checking for ldap_initialize... yes [18:12:44.001] checking for ldap_verify_credentials... yes [18:12:44.131] checking for security_compute_create_name in -lselinux... yes [18:12:44.258] checking for uuid_export in -lossp-uuid... yes [18:12:44.385] checking copyfile.h usability... no [18:12:44.470] checking copyfile.h presence... no [18:12:44.503] checking for copyfile.h... no [18:12:44.507] checking execinfo.h usability... yes [18:12:44.515] checking execinfo.h presence... yes [18:12:44.544] checking for execinfo.h... yes [18:12:44.551] checking getopt.h usability... yes [18:12:44.559] checking getopt.h presence... yes [18:12:44.587] checking for getopt.h... yes [18:12:44.594] checking ifaddrs.h usability... yes [18:12:44.602] checking ifaddrs.h presence... yes [18:12:44.633] checking for ifaddrs.h... yes [18:12:44.640] checking sys/epoll.h usability... yes [18:12:44.648] checking sys/epoll.h presence... yes [18:12:44.678] checking for sys/epoll.h... yes [18:12:44.685] checking sys/event.h usability... no [18:12:44.768] checking sys/event.h presence... no [18:12:44.801] checking for sys/event.h... no [18:12:44.805] checking sys/personality.h usability... yes [18:12:44.889] checking sys/personality.h presence... yes [18:12:44.918] checking for sys/personality.h... yes [18:12:44.925] checking sys/prctl.h usability... yes [18:12:44.933] checking sys/prctl.h presence... yes [18:12:44.961] checking for sys/prctl.h... yes [18:12:44.968] checking sys/procctl.h usability... no [18:12:45.051] checking sys/procctl.h presence... no [18:12:45.083] checking for sys/procctl.h... no [18:12:45.086] checking sys/signalfd.h usability... yes [18:12:45.094] checking sys/signalfd.h presence... yes [18:12:45.123] checking for sys/signalfd.h... yes [18:12:45.130] checking sys/ucred.h usability... no [18:12:45.212] checking sys/ucred.h presence... no [18:12:45.244] checking for sys/ucred.h... no [18:12:45.247] checking termios.h usability... yes [18:12:45.255] checking termios.h presence... yes [18:12:45.283] checking for termios.h... yes [18:12:45.290] checking uchar.h usability... yes [18:12:45.299] checking uchar.h presence... yes [18:12:45.328] checking for uchar.h... yes [18:12:45.335] checking ucred.h usability... no [18:12:45.422] checking ucred.h presence... no [18:12:45.456] checking for ucred.h... no [18:12:45.459] checking xlocale.h usability... no [18:12:45.545] checking xlocale.h presence... no [18:12:45.578] checking for xlocale.h... no [18:12:45.580] checking readline/readline.h usability... yes [18:12:45.589] checking readline/readline.h presence... yes [18:12:45.619] checking for readline/readline.h... yes [18:12:45.621] checking readline/history.h usability... yes [18:12:45.629] checking readline/history.h presence... yes [18:12:45.660] checking for readline/history.h... yes [18:12:45.663] checking zlib.h usability... yes [18:12:45.671] checking zlib.h presence... yes [18:12:45.704] checking for zlib.h... yes [18:12:45.705] checking for lz4... /usr/bin/lz4 [18:12:45.705] checking lz4.h usability... yes [18:12:45.792] checking lz4.h presence... yes [18:12:45.822] checking for lz4.h... yes [18:12:45.823] checking for zstd... /usr/bin/zstd [18:12:45.823] checking zstd.h usability... yes [18:12:45.831] checking zstd.h presence... yes [18:12:45.861] checking for zstd.h... yes [18:12:45.861] checking gssapi/gssapi.h usability... yes [18:12:45.869] checking gssapi/gssapi.h presence... yes [18:12:45.900] checking for gssapi/gssapi.h... yes [18:12:45.901] checking gssapi/gssapi_ext.h usability... yes [18:12:45.910] checking gssapi/gssapi_ext.h presence... yes [18:12:45.940] checking for gssapi/gssapi_ext.h... yes [18:12:45.942] checking for openssl... /usr/bin/openssl [18:12:45.946] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [18:12:45.946] checking openssl/ssl.h usability... yes [18:12:45.955] checking openssl/ssl.h presence... yes [18:12:46.016] checking for openssl/ssl.h... yes [18:12:46.017] checking openssl/err.h usability... yes [18:12:46.026] checking openssl/err.h presence... yes [18:12:46.066] checking for openssl/err.h... yes [18:12:46.066] checking security/pam_appl.h usability... yes [18:12:46.074] checking security/pam_appl.h presence... yes [18:12:46.102] checking for security/pam_appl.h... yes [18:12:46.104] checking systemd/sd-daemon.h usability... yes [18:12:46.113] checking systemd/sd-daemon.h presence... yes [18:12:46.144] checking for systemd/sd-daemon.h... yes [18:12:46.145] checking libxml/parser.h usability... yes [18:12:46.153] checking libxml/parser.h presence... yes [18:12:46.190] checking for libxml/parser.h... yes [18:12:46.190] checking libxslt/xslt.h usability... yes [18:12:46.199] checking libxslt/xslt.h presence... yes [18:12:46.236] checking for libxslt/xslt.h... yes [18:12:46.236] checking ldap.h usability... yes [18:12:46.327] checking ldap.h presence... yes [18:12:46.359] checking for ldap.h... yes [18:12:46.359] checking for compatible LDAP implementation... yes [18:12:46.367] checking ossp/uuid.h usability... yes [18:12:46.375] checking ossp/uuid.h presence... yes [18:12:46.407] checking for ossp/uuid.h... yes [18:12:46.440] checking whether byte ordering is bigendian... no [18:12:46.582] checking for inline... inline [18:12:46.641] checking for C printf format archetype... printf [18:12:46.690] checking for C++ printf format archetype... printf [18:12:46.794] checking for statement expressions... yes [18:12:46.908] checking for typeof... typeof [18:12:46.968] checking for __builtin_types_compatible_p... yes [18:12:47.031] checking for __builtin_constant_p... yes [18:12:47.042] checking for __builtin_mul_overflow... yes [18:12:47.165] checking for __builtin_unreachable... yes [18:12:47.279] checking for computed goto support... yes [18:12:47.287] checking for struct tm.tm_zone... yes [18:12:47.297] checking for union semun... no [18:12:47.364] checking for socklen_t... yes [18:12:47.445] checking for struct sockaddr.sa_len... no [18:12:47.593] checking for C/C++ restrict keyword... __restrict [18:12:47.608] checking for struct option... yes [18:12:47.685] checking whether assembler supports x86_64 popcntq... yes [18:12:47.736] checking for special C compiler options needed for large files... no [18:12:47.736] checking for _FILE_OFFSET_BITS value needed for large files... no [18:12:47.752] checking size of off_t... 8 [18:12:47.932] checking for int timezone... yes [18:12:48.094] checking for backtrace_symbols... yes [18:12:48.258] checking for copyfile... no [18:12:48.414] checking for copy_file_range... yes [18:12:48.551] checking for elf_aux_info... no [18:12:48.678] checking for getauxval... yes [18:12:48.802] checking for getifaddrs... yes [18:12:48.927] checking for getpeerucred... no [18:12:49.057] checking for inet_pton... yes [18:12:49.185] checking for kqueue... no [18:12:49.310] checking for localeconv_l... no [18:12:49.438] checking for mbstowcs_l... no [18:12:49.563] checking for posix_fallocate... yes [18:12:49.688] checking for ppoll... yes [18:12:49.817] checking for pthread_is_threaded_np... no [18:12:49.943] checking for setproctitle... no [18:12:50.070] checking for setproctitle_fast... no [18:12:50.197] checking for strsignal... yes [18:12:50.324] checking for syncfs... yes [18:12:50.450] checking for sync_file_range... yes [18:12:50.579] checking for uselocale... yes [18:12:50.703] checking for wcstombs_l... no [18:12:50.836] checking for __builtin_bswap16... yes [18:12:50.959] checking for __builtin_bswap32... yes [18:12:51.104] checking for __builtin_bswap64... yes [18:12:51.236] checking for __builtin_clz... yes [18:12:51.364] checking for __builtin_ctz... yes [18:12:51.493] checking for __builtin_popcount... yes [18:12:51.615] checking for __builtin_frame_address... yes [18:12:51.738] checking for _LARGEFILE_SOURCE value needed for large files... no [18:12:51.862] checking how ccache clang reports undeclared, standard C functions... error [18:12:51.923] checking for posix_fadvise... yes [18:12:52.042] checking whether posix_fadvise is declared... yes [18:12:52.082] checking whether fdatasync is declared... yes [18:12:52.096] checking whether strlcat is declared... yes [18:12:52.111] checking whether strlcpy is declared... yes [18:12:52.127] checking whether strsep is declared... yes [18:12:52.141] checking whether timingsafe_bcmp is declared... no [18:12:52.238] checking whether preadv is declared... yes [18:12:52.252] checking whether pwritev is declared... yes [18:12:52.326] checking whether strchrnul is declared... yes [18:12:52.339] checking whether memset_s is declared... no [18:12:52.412] checking whether F_FULLFSYNC is declared... no [18:12:52.479] checking for explicit_bzero... yes [18:12:52.599] checking for getopt... yes [18:12:52.719] checking for getpeereid... no [18:12:52.851] checking for inet_aton... yes [18:12:52.973] checking for mkdtemp... yes [18:12:53.097] checking for strlcat... yes [18:12:53.233] checking for strlcpy... yes [18:12:53.379] checking for strsep... yes [18:12:53.539] checking for timingsafe_bcmp... no [18:12:53.729] checking for pthread_barrier_wait... yes [18:12:53.914] checking for getopt_long... yes [18:12:54.046] checking for syslog... yes [18:12:54.170] checking syslog.h usability... yes [18:12:54.178] checking syslog.h presence... yes [18:12:54.209] checking for syslog.h... yes [18:12:54.210] checking for opterr... yes [18:12:54.326] checking for optreset... no [18:12:54.447] checking unicode/ucol.h usability... yes [18:12:54.456] checking unicode/ucol.h presence... yes [18:12:54.494] checking for unicode/ucol.h... yes [18:12:54.495] checking for rl_completion_suppress_quote... yes [18:12:54.623] checking for rl_filename_quote_characters... yes [18:12:54.754] checking for rl_filename_quoting_function... yes [18:12:54.937] checking for append_history... yes [18:12:55.094] checking for history_truncate_file... yes [18:12:55.259] checking for rl_completion_matches... yes [18:12:55.416] checking for rl_filename_completion_function... yes [18:12:55.578] checking for rl_reset_screen_size... yes [18:12:55.718] checking for rl_variable_bind... yes [18:12:55.855] checking test program... ok [18:12:55.979] checking size of void *... 8 [18:12:56.126] checking size of size_t... 8 [18:12:56.273] checking size of long... 8 [18:12:56.419] checking size of long long... 8 [18:12:56.563] checking size of intmax_t... 8 [18:12:56.704] checking alignment of short... 2 [18:12:56.846] checking alignment of int... 4 [18:12:56.988] checking alignment of long... 8 [18:12:57.127] checking alignment of int64_t... 8 [18:12:57.265] checking alignment of double... 8 [18:12:57.405] checking for __int128... yes [18:12:57.526] checking for __int128 alignment bug... ok [18:12:57.648] checking alignment of PG_INT128_TYPE... 16 [18:12:57.790] checking for builtin __sync char locking functions... yes [18:12:57.904] checking for builtin __sync int32 locking functions... yes [18:12:58.017] checking for builtin __sync int32 atomic operations... yes [18:12:58.130] checking for builtin __sync int64 atomic operations... yes [18:12:58.244] checking for builtin __atomic int32 atomic operations... yes [18:12:58.361] checking for builtin __atomic int64 atomic operations... yes [18:12:58.482] checking for __get_cpuid... yes [18:12:58.614] checking for __get_cpuid_count... yes [18:12:58.739] checking for _xgetbv... yes [18:12:59.316] checking for _mm512_popcnt_epi64... yes [18:12:59.798] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [18:13:00.019] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:13:00.082] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [18:13:00.137] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:13:00.192] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [18:13:00.266] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:13:00.267] checking for _mm512_clmulepi64_epi128... yes [18:13:00.698] checking for vectorized CRC-32C... AVX-512 with runtime check [18:13:00.698] checking for library containing sem_init... none required [18:13:00.816] checking which semaphore API to use... unnamed POSIX [18:13:00.816] checking which random number source to use... OpenSSL [18:13:00.818] checking for tclsh... /usr/bin/tclsh [18:13:00.818] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [18:13:00.857] checking tcl.h usability... yes [18:13:00.866] checking tcl.h presence... yes [18:13:00.900] checking for tcl.h... yes [18:13:00.901] checking for perl.h... yes [18:13:00.914] checking for libperl... yes [18:13:01.167] checking Python.h usability... yes [18:13:01.177] checking Python.h presence... yes [18:13:01.243] checking for Python.h... yes [18:13:01.243] checking for xmllint... /usr/bin/xmllint [18:13:01.243] checking for xsltproc... /usr/bin/xsltproc [18:13:01.244] checking for fop... /usr/bin/fop [18:13:01.244] checking for dbtoepub... no [18:13:01.244] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [18:13:01.334] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [18:13:01.462] configure: using compiler=Debian clang version 19.1.7 (3+b1) [18:13:01.462] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -Wno-cast-function-type-strict -O2 [18:13:01.462] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [18:13:01.462] configure: using LDFLAGS= -Wl,--as-needed [18:13:01.462] configure: using CXX=ccache clang++ [18:13:01.462] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [18:13:01.462] configure: using CLANG=ccache clang [18:13:01.462] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2 [18:13:01.462] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [18:13:01.492] configure: updating cache clang.cache [18:13:01.501] configure: creating ./config.status [18:13:01.622] config.status: creating GNUmakefile [18:13:01.639] config.status: creating src/Makefile.global [18:13:01.662] config.status: creating src/include/pg_config.h [18:13:01.680] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:13:01.691] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [18:13:01.699] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [18:13:01.709] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [18:13:01.719] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [18:13:01.729] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [18:13:01.776] [18:13:01.776] real 0m24.287s [18:13:01.776] user 0m14.904s [18:13:01.776] sys 0m9.624s [18:13:01.776] make -s -j${BUILD_JOBS} clean [18:13:02.340] Makefile:26: warning: overriding recipe for target 'check' [18:13:02.340] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' [18:13:02.340] Makefile:29: warning: overriding recipe for target 'installcheck' [18:13:02.340] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' [18:13:02.394] time make -s -j${BUILD_JOBS} world-bin [18:15:39.888] [18:15:39.888] real 2m37.494s [18:15:39.888] user 8m1.635s [18:15:39.888] sys 1m46.943s [18:15:39.888]