[14:34:35.149] time ./configure \ [14:34:35.149] --cache clang.cache \ [14:34:35.149] ${LINUX_CONFIGURE_FEATURES} \ [14:34:35.149] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [14:34:35.336] configure: creating cache clang.cache [14:34:35.351] checking build system type... x86_64-pc-linux-gnu [14:34:35.428] checking host system type... x86_64-pc-linux-gnu [14:34:35.428] checking which template to use... linux [14:34:35.429] checking whether NLS is wanted... no [14:34:35.429] checking for default port number... 5432 [14:34:35.436] checking for block size... 8kB [14:34:35.437] checking for segment size... 1GB [14:34:35.440] checking for WAL block size... 8kB [14:34:35.556] checking whether the C compiler works... yes [14:34:35.631] checking for C compiler default output file name... a.out [14:34:35.633] checking for suffix of executables... [14:34:35.704] checking whether we are cross compiling... no [14:34:35.780] checking for suffix of object files... o [14:34:35.788] checking whether we are using the GNU C compiler... yes [14:34:35.795] checking whether ccache clang accepts -g... yes [14:34:35.827] checking for ccache clang option to accept ISO C89... none needed [14:34:35.840] checking for ccache clang option to accept ISO C11... none needed [14:34:35.962] checking whether we are using the GNU C++ compiler... yes [14:34:35.970] checking whether ccache clang++ accepts -g... yes [14:34:36.043] checking for gawk... no [14:34:36.043] checking for mawk... mawk [14:34:36.044] checking for llvm-config... /usr/bin/llvm-config [14:34:36.049] configure: using llvm 19.1.7 [14:34:36.049] checking for CLANG... ccache clang [14:34:36.097] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [14:34:36.104] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [14:34:36.112] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [14:34:36.119] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [14:34:36.126] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [14:34:36.133] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [14:34:36.164] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [14:34:36.195] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:34:36.255] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [14:34:36.267] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [14:34:36.279] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [14:34:36.337] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [14:34:36.344] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [14:34:36.407] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [14:34:36.471] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [14:34:36.478] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [14:34:36.486] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [14:34:36.493] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [14:34:36.502] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:34:36.509] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [14:34:36.566] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [14:34:36.574] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [14:34:36.582] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [14:34:36.589] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:34:36.651] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:34:36.658] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:34:36.665] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:34:36.673] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:34:36.681] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:34:36.693] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [14:34:36.753] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:34:36.762] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:34:36.769] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:34:36.777] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:34:36.784] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:34:36.791] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [14:34:36.823] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:34:36.831] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [14:34:36.838] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [14:34:36.869] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [14:34:36.883] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [14:34:36.883] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:34:36.891] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:34:36.899] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:34:36.907] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:34:36.920] checking whether the C compiler still works... yes [14:34:37.012] checking how to run the C preprocessor... ccache clang -E [14:34:37.147] checking for pkg-config... /usr/bin/pkg-config [14:34:37.148] checking pkg-config is at least version 0.9.0... yes [14:34:37.149] checking whether to build with ICU support... yes [14:34:37.149] checking for icu-uc icu-i18n... yes [14:34:37.158] checking whether to build with Tcl... yes [14:34:37.158] checking whether to build Perl modules... yes [14:34:37.158] checking whether to build Python modules... yes [14:34:37.158] checking whether to build with GSSAPI support... yes [14:34:37.159] checking whether to build with PAM support... yes [14:34:37.160] checking whether to build with BSD Authentication support... no [14:34:37.160] checking whether to build with LDAP support... yes [14:34:37.160] checking whether to build with Bonjour support... no [14:34:37.160] checking whether to build with SELinux support... yes [14:34:37.160] checking whether to build with systemd support... yes [14:34:37.160] checking whether to build with liburing support... no [14:34:37.160] checking whether to build with libcurl support... yes [14:34:37.161] checking for libcurl >= 7.61.0... yes [14:34:37.171] checking whether to build with libnuma support... no [14:34:37.172] checking whether to build with XML support... yes [14:34:37.172] checking for libxml-2.0 >= 2.6.23... yes [14:34:37.180] checking whether to build with LZ4 support... yes [14:34:37.180] checking for liblz4... yes [14:34:37.189] checking whether to build with ZSTD support... yes [14:34:37.189] checking for libzstd >= 1.4.0... yes [14:34:37.198] checking for strip... strip [14:34:37.198] checking whether it is possible to strip libraries... yes [14:34:37.200] checking for ar... ar [14:34:37.201] checking for a BSD-compatible install... /usr/bin/install -c [14:34:37.210] checking for tar... /usr/bin/tar [14:34:37.210] checking whether ln -s works... yes [14:34:37.210] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:34:37.213] checking for bison... /usr/bin/bison [14:34:37.215] configure: using bison (GNU Bison) 3.8.2 [14:34:37.218] checking for flex... /usr/bin/flex [14:34:37.220] configure: using flex 2.6.4 [14:34:37.220] checking for perl... /usr/bin/perl [14:34:37.223] configure: using perl 5.40.1 [14:34:37.225] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [14:34:37.231] checking for Perl privlibexp... /usr/share/perl/5.40 [14:34:37.236] checking for Perl useshrplib... true [14:34:37.242] 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 [14:34:37.248] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:34:37.255] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [14:34:37.347] checking for python3... /usr/bin/python3 [14:34:37.361] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [14:34:37.368] checking for Python sysconfig module... yes [14:34:37.383] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [14:34:37.400] checking Python include directory... -I/usr/include/python3.13 [14:34:37.418] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [14:34:37.473] checking for a sed that does not truncate output... /usr/bin/sed [14:34:37.479] checking for grep that handles long lines and -e... /usr/bin/grep [14:34:37.481] checking for egrep... /usr/bin/grep -E [14:34:37.483] checking for ANSI C header files... yes [14:34:37.723] checking for sys/types.h... yes [14:34:37.770] checking for sys/stat.h... yes [14:34:37.786] checking for stdlib.h... yes [14:34:37.803] checking for string.h... yes [14:34:37.897] checking for memory.h... yes [14:34:37.914] checking for strings.h... yes [14:34:37.963] checking for inttypes.h... yes [14:34:37.979] checking for stdint.h... yes [14:34:38.030] checking for unistd.h... yes [14:34:38.044] checking whether ccache clang is Clang... yes [14:34:38.073] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [14:34:38.195] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:34:38.276] checking whether more special flags are required for pthreads... no [14:34:38.276] checking for PTHREAD_PRIO_INHERIT... yes [14:34:38.364] checking pthread.h usability... yes [14:34:38.373] checking pthread.h presence... yes [14:34:38.407] checking for pthread.h... yes [14:34:38.407] checking for strerror_r... yes [14:34:38.484] checking whether strerror_r returns int... no [14:34:38.552] checking for main in -lm... yes [14:34:38.638] checking for library containing setproctitle... no [14:34:38.810] checking for library containing dlsym... none required [14:34:38.890] checking for library containing socket... none required [14:34:38.969] checking for library containing getopt_long... none required [14:34:39.048] checking for library containing shm_open... none required [14:34:39.130] checking for library containing shm_unlink... none required [14:34:39.212] checking for library containing clock_gettime... none required [14:34:39.293] checking for library containing shmget... none required [14:34:39.375] checking for library containing backtrace_symbols... none required [14:34:39.457] checking for library containing pthread_barrier_wait... none required [14:34:39.540] checking for library containing readline... -lreadline [14:34:39.623] checking for inflate in -lz... yes [14:34:39.707] checking curl/curl.h usability... yes [14:34:39.717] checking curl/curl.h presence... yes [14:34:39.756] checking for curl/curl.h... yes [14:34:39.756] checking for curl_multi_init in -lcurl... yes [14:34:39.882] checking for curl_global_init thread safety... yes [14:34:40.036] checking for curl support for asynchronous DNS... yes [14:34:40.184] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:34:40.353] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:34:40.464] checking for SSL_new in -lssl... yes [14:34:40.581] checking for SSL_CTX_set_ciphersuites... yes [14:34:40.706] checking for SSL_CTX_set_cert_cb... yes [14:34:40.829] checking for X509_get_signature_info... yes [14:34:40.949] checking for SSL_CTX_set_num_tickets... yes [14:34:41.071] checking for SSL_CTX_set_keylog_callback... yes [14:34:41.191] checking for pam_start in -lpam... yes [14:34:41.302] checking for xmlSaveToBuffer in -lxml2... yes [14:34:41.422] checking for xsltCleanupGlobals in -lxslt... yes [14:34:41.540] checking for LZ4_compress_default in -llz4... yes [14:34:41.668] checking for ZSTD_compress in -lzstd... yes [14:34:41.794] checking for ldap_bind in -lldap... yes [14:34:41.925] checking for ldap_initialize... yes [14:34:42.056] checking for ldap_verify_credentials... yes [14:34:42.178] checking for security_compute_create_name in -lselinux... yes [14:34:42.298] checking for uuid_export in -lossp-uuid... yes [14:34:42.423] checking atomic.h usability... no [14:34:42.509] checking atomic.h presence... no [14:34:42.544] checking for atomic.h... no [14:34:42.548] checking copyfile.h usability... no [14:34:42.639] checking copyfile.h presence... no [14:34:42.676] checking for copyfile.h... no [14:34:42.680] checking execinfo.h usability... yes [14:34:42.725] checking execinfo.h presence... yes [14:34:42.756] checking for execinfo.h... yes [14:34:42.765] checking getopt.h usability... yes [14:34:42.774] checking getopt.h presence... yes [14:34:42.805] checking for getopt.h... yes [14:34:42.813] checking ifaddrs.h usability... yes [14:34:42.905] checking ifaddrs.h presence... yes [14:34:42.940] checking for ifaddrs.h... yes [14:34:42.949] checking mbarrier.h usability... no [14:34:43.041] checking mbarrier.h presence... no [14:34:43.077] checking for mbarrier.h... no [14:34:43.081] checking sys/epoll.h usability... yes [14:34:43.091] checking sys/epoll.h presence... yes [14:34:43.124] checking for sys/epoll.h... yes [14:34:43.133] checking sys/event.h usability... no [14:34:43.225] checking sys/event.h presence... no [14:34:43.261] checking for sys/event.h... no [14:34:43.265] checking sys/personality.h usability... yes [14:34:43.274] checking sys/personality.h presence... yes [14:34:43.307] checking for sys/personality.h... yes [14:34:43.315] checking sys/prctl.h usability... yes [14:34:43.406] checking sys/prctl.h presence... yes [14:34:43.437] checking for sys/prctl.h... yes [14:34:43.445] checking sys/procctl.h usability... no [14:34:43.534] checking sys/procctl.h presence... no [14:34:43.570] checking for sys/procctl.h... no [14:34:43.573] checking sys/signalfd.h usability... yes [14:34:43.581] checking sys/signalfd.h presence... yes [14:34:43.612] checking for sys/signalfd.h... yes [14:34:43.620] checking sys/ucred.h usability... no [14:34:43.707] checking sys/ucred.h presence... no [14:34:43.742] checking for sys/ucred.h... no [14:34:43.745] checking termios.h usability... yes [14:34:43.753] checking termios.h presence... yes [14:34:43.784] checking for termios.h... yes [14:34:43.791] checking uchar.h usability... yes [14:34:43.836] checking uchar.h presence... yes [14:34:43.868] checking for uchar.h... yes [14:34:43.876] checking ucred.h usability... no [14:34:43.967] checking ucred.h presence... no [14:34:44.003] checking for ucred.h... no [14:34:44.007] checking xlocale.h usability... no [14:34:44.098] checking xlocale.h presence... no [14:34:44.135] checking for xlocale.h... no [14:34:44.138] checking readline/readline.h usability... yes [14:34:44.147] checking readline/readline.h presence... yes [14:34:44.181] checking for readline/readline.h... yes [14:34:44.182] checking readline/history.h usability... yes [14:34:44.192] checking readline/history.h presence... yes [14:34:44.227] checking for readline/history.h... yes [14:34:44.230] checking zlib.h usability... yes [14:34:44.240] checking zlib.h presence... yes [14:34:44.276] checking for zlib.h... yes [14:34:44.276] checking for lz4... /usr/bin/lz4 [14:34:44.276] checking lz4.h usability... yes [14:34:44.286] checking lz4.h presence... yes [14:34:44.318] checking for lz4.h... yes [14:34:44.318] checking for zstd... /usr/bin/zstd [14:34:44.319] checking zstd.h usability... yes [14:34:44.328] checking zstd.h presence... yes [14:34:44.360] checking for zstd.h... yes [14:34:44.361] checking gssapi/gssapi.h usability... yes [14:34:44.369] checking gssapi/gssapi.h presence... yes [14:34:44.403] checking for gssapi/gssapi.h... yes [14:34:44.404] checking gssapi/gssapi_ext.h usability... yes [14:34:44.414] checking gssapi/gssapi_ext.h presence... yes [14:34:44.449] checking for gssapi/gssapi_ext.h... yes [14:34:44.450] checking for openssl... /usr/bin/openssl [14:34:44.455] configure: using openssl: OpenSSL 3.5.1 1 Jul 2025 (Library: OpenSSL 3.5.1 1 Jul 2025) [14:34:44.456] checking openssl/ssl.h usability... yes [14:34:44.465] checking openssl/ssl.h presence... yes [14:34:44.532] checking for openssl/ssl.h... yes [14:34:44.533] checking openssl/err.h usability... yes [14:34:44.542] checking openssl/err.h presence... yes [14:34:44.585] checking for openssl/err.h... yes [14:34:44.586] checking security/pam_appl.h usability... yes [14:34:44.595] checking security/pam_appl.h presence... yes [14:34:44.626] checking for security/pam_appl.h... yes [14:34:44.628] checking systemd/sd-daemon.h usability... yes [14:34:44.673] checking systemd/sd-daemon.h presence... yes [14:34:44.709] checking for systemd/sd-daemon.h... yes [14:34:44.709] checking libxml/parser.h usability... yes [14:34:44.719] checking libxml/parser.h presence... yes [14:34:44.760] checking for libxml/parser.h... yes [14:34:44.760] checking libxslt/xslt.h usability... yes [14:34:44.869] checking libxslt/xslt.h presence... yes [14:34:44.909] checking for libxslt/xslt.h... yes [14:34:44.909] checking ldap.h usability... yes [14:34:44.918] checking ldap.h presence... yes [14:34:44.952] checking for ldap.h... yes [14:34:44.952] checking for compatible LDAP implementation... yes [14:34:44.961] checking ossp/uuid.h usability... yes [14:34:44.970] checking ossp/uuid.h presence... yes [14:34:45.004] checking for ossp/uuid.h... yes [14:34:45.040] checking whether byte ordering is bigendian... no [14:34:45.193] checking for inline... inline [14:34:45.205] checking for printf format archetype... printf [14:34:45.234] checking for _Static_assert... yes [14:34:45.363] checking for typeof... typeof [14:34:45.371] checking for __builtin_types_compatible_p... yes [14:34:45.383] checking for __builtin_constant_p... yes [14:34:45.396] checking for __builtin_mul_overflow... yes [14:34:45.537] checking for __builtin_unreachable... yes [14:34:45.669] checking for computed goto support... yes [14:34:45.677] checking for struct tm.tm_zone... yes [14:34:45.716] checking for union semun... no [14:34:45.787] checking for socklen_t... yes [14:34:45.871] checking for struct sockaddr.sa_len... no [14:34:46.021] checking for C/C++ restrict keyword... __restrict [14:34:46.035] checking for struct option... yes [14:34:46.114] checking whether assembler supports x86_64 popcntq... yes [14:34:46.122] checking for special C compiler options needed for large files... no [14:34:46.123] checking for _FILE_OFFSET_BITS value needed for large files... no [14:34:46.135] checking size of off_t... 8 [14:34:46.294] checking for int timezone... yes [14:34:46.442] checking for backtrace_symbols... yes [14:34:46.581] checking for copyfile... no [14:34:46.717] checking for copy_file_range... yes [14:34:46.855] checking for elf_aux_info... no [14:34:46.993] checking for getauxval... yes [14:34:47.128] checking for getifaddrs... yes [14:34:47.258] checking for getpeerucred... no [14:34:47.398] checking for inet_pton... yes [14:34:47.528] checking for kqueue... no [14:34:47.673] checking for localeconv_l... no [14:34:47.813] checking for mbstowcs_l... no [14:34:47.951] checking for posix_fallocate... yes [14:34:48.085] checking for ppoll... yes [14:34:48.222] checking for pthread_is_threaded_np... no [14:34:48.352] checking for setproctitle... no [14:34:48.494] checking for setproctitle_fast... no [14:34:48.628] checking for strsignal... yes [14:34:48.757] checking for syncfs... yes [14:34:48.886] checking for sync_file_range... yes [14:34:49.020] checking for uselocale... yes [14:34:49.155] checking for wcstombs_l... no [14:34:49.285] checking for __builtin_bswap16... yes [14:34:49.426] checking for __builtin_bswap32... yes [14:34:49.556] checking for __builtin_bswap64... yes [14:34:49.690] checking for __builtin_clz... yes [14:34:49.830] checking for __builtin_ctz... yes [14:34:49.965] checking for __builtin_popcount... yes [14:34:50.103] checking for __builtin_frame_address... yes [14:34:50.231] checking for _LARGEFILE_SOURCE value needed for large files... no [14:34:50.359] checking how ccache clang reports undeclared, standard C functions... error [14:34:50.427] checking for posix_fadvise... yes [14:34:50.559] checking whether posix_fadvise is declared... yes [14:34:50.632] checking whether fdatasync is declared... yes [14:34:50.648] checking whether strlcat is declared... yes [14:34:50.665] checking whether strlcpy is declared... yes [14:34:50.681] checking whether strnlen is declared... yes [14:34:50.697] checking whether strsep is declared... yes [14:34:50.751] checking whether timingsafe_bcmp is declared... no [14:34:50.855] checking whether preadv is declared... yes [14:34:50.901] checking whether pwritev is declared... yes [14:34:50.980] checking whether strchrnul is declared... yes [14:34:50.996] checking whether memset_s is declared... no [14:34:51.074] checking whether F_FULLFSYNC is declared... no [14:34:51.146] checking for explicit_bzero... yes [14:34:51.277] checking for getopt... yes [14:34:51.406] checking for getpeereid... no [14:34:51.545] checking for inet_aton... yes [14:34:51.667] checking for mkdtemp... yes [14:34:51.788] checking for strlcat... yes [14:34:51.926] checking for strlcpy... yes [14:34:52.054] checking for strnlen... yes [14:34:52.174] checking for strsep... yes [14:34:52.295] checking for timingsafe_bcmp... no [14:34:52.414] checking for pthread_barrier_wait... yes [14:34:52.527] checking for getopt_long... yes [14:34:52.642] checking for syslog... yes [14:34:52.765] checking syslog.h usability... yes [14:34:52.774] checking syslog.h presence... yes [14:34:52.805] checking for syslog.h... yes [14:34:52.805] checking for opterr... yes [14:34:52.927] checking for optreset... no [14:34:53.064] checking unicode/ucol.h usability... yes [14:34:53.073] checking unicode/ucol.h presence... yes [14:34:53.111] checking for unicode/ucol.h... yes [14:34:53.116] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:34:53.198] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:34:53.208] checking for rl_completion_suppress_quote... yes [14:34:53.354] checking for rl_filename_quote_characters... yes [14:34:53.489] checking for rl_filename_quoting_function... yes [14:34:53.631] checking for append_history... yes [14:34:53.771] checking for history_truncate_file... yes [14:34:53.902] checking for rl_completion_matches... yes [14:34:54.035] checking for rl_filename_completion_function... yes [14:34:54.172] checking for rl_reset_screen_size... yes [14:34:54.314] checking for rl_variable_bind... yes [14:34:54.442] checking test program... ok [14:34:54.570] checking size of void *... 8 [14:34:54.727] checking size of size_t... 8 [14:34:54.877] checking size of long... 8 [14:34:55.029] checking size of long long... 8 [14:34:55.184] checking alignment of short... 2 [14:34:55.338] checking alignment of int... 4 [14:34:55.491] checking alignment of long... 8 [14:34:55.637] checking alignment of int64_t... 8 [14:34:55.784] checking alignment of double... 8 [14:34:55.935] checking for __int128... yes [14:34:56.069] checking for __int128 alignment bug... ok [14:34:56.196] checking alignment of PG_INT128_TYPE... 16 [14:34:56.350] checking for builtin __sync char locking functions... yes [14:34:56.474] checking for builtin __sync int32 locking functions... yes [14:34:56.596] checking for builtin __sync int32 atomic operations... yes [14:34:56.718] checking for builtin __sync int64 atomic operations... yes [14:34:56.842] checking for builtin __atomic int32 atomic operations... yes [14:34:56.962] checking for builtin __atomic int64 atomic operations... yes [14:34:57.092] checking for __get_cpuid... yes [14:34:57.226] checking for __get_cpuid_count... yes [14:34:57.355] checking for _xgetbv... yes [14:34:57.847] checking for _mm512_popcnt_epi64... yes [14:34:58.300] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [14:34:58.526] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:34:58.590] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [14:34:58.648] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:34:58.705] 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 [14:34:58.782] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:34:58.782] checking for _mm512_clmulepi64_epi128... yes [14:34:59.230] checking for vectorized CRC-32C... AVX-512 with runtime check [14:34:59.230] checking for library containing sem_init... none required [14:34:59.355] checking which semaphore API to use... unnamed POSIX [14:34:59.355] checking which random number source to use... OpenSSL [14:34:59.357] checking for tclsh... /usr/bin/tclsh [14:34:59.357] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:34:59.398] checking tcl.h usability... yes [14:34:59.407] checking tcl.h presence... yes [14:34:59.444] checking for tcl.h... yes [14:34:59.444] checking for perl.h... yes [14:34:59.583] checking for libperl... yes [14:34:59.842] checking Python.h usability... yes [14:34:59.851] checking Python.h presence... yes [14:34:59.918] checking for Python.h... yes [14:34:59.918] checking for xmllint... /usr/bin/xmllint [14:34:59.918] checking for xsltproc... /usr/bin/xsltproc [14:34:59.919] checking for fop... /usr/bin/fop [14:34:59.919] checking for dbtoepub... no [14:34:59.919] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [14:35:00.010] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:35:00.133] configure: using compiler=Debian clang version 19.1.7 (3+b1) [14:35:00.133] 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 [14:35:00.133] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:35:00.133] configure: using LDFLAGS= -Wl,--as-needed [14:35:00.134] configure: using CXX=ccache clang++ [14:35:00.134] 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 [14:35:00.134] configure: using CLANG=ccache clang [14:35:00.134] 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 [14:35:00.134] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [14:35:00.162] configure: updating cache clang.cache [14:35:00.170] configure: creating ./config.status [14:35:00.263] config.status: creating GNUmakefile [14:35:00.277] config.status: creating src/Makefile.global [14:35:00.295] config.status: creating src/include/pg_config.h [14:35:00.308] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:35:00.317] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [14:35:00.323] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:35:00.331] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:35:00.338] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:35:00.346] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:35:00.381] [14:35:00.381] real 0m25.232s [14:35:00.381] user 0m15.625s [14:35:00.381] sys 0m9.843s [14:35:00.381] make -s -j${BUILD_JOBS} clean [14:35:00.847] Makefile:29: warning: overriding recipe for target 'check' [14:35:00.848] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' [14:35:00.848] Makefile:32: warning: overriding recipe for target 'installcheck' [14:35:00.848] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' [14:35:00.896] time make -s -j${BUILD_JOBS} world-bin [14:37:37.882] [14:37:37.882] real 2m36.985s [14:37:37.882] user 8m1.187s [14:37:37.882] sys 1m46.013s [14:37:37.882]