[23:23:08.229] time ./configure \ [23:23:08.229] --cache clang.cache \ [23:23:08.229] ${LINUX_CONFIGURE_FEATURES} \ [23:23:08.229] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [23:23:08.421] configure: creating cache clang.cache [23:23:08.436] checking build system type... x86_64-pc-linux-gnu [23:23:08.516] checking host system type... x86_64-pc-linux-gnu [23:23:08.516] checking which template to use... linux [23:23:08.516] checking whether NLS is wanted... no [23:23:08.516] checking for default port number... 5432 [23:23:08.523] checking for block size... 8kB [23:23:08.525] checking for segment size... 1GB [23:23:08.527] checking for WAL block size... 8kB [23:23:08.647] checking whether the C compiler works... yes [23:23:08.725] checking for C compiler default output file name... a.out [23:23:08.726] checking for suffix of executables... [23:23:08.797] checking whether we are cross compiling... no [23:23:08.873] checking for suffix of object files... o [23:23:08.881] checking whether we are using the GNU C compiler... yes [23:23:08.889] checking whether ccache clang accepts -g... yes [23:23:08.921] checking for ccache clang option to accept ISO C89... none needed [23:23:08.935] checking for ccache clang option to accept ISO C11... none needed [23:23:09.063] checking whether we are using the GNU C++ compiler... yes [23:23:09.097] checking whether ccache clang++ accepts -g... yes [23:23:09.173] checking for gawk... no [23:23:09.173] checking for mawk... mawk [23:23:09.174] checking for llvm-config... /usr/bin/llvm-config [23:23:09.179] configure: using llvm 19.1.7 [23:23:09.179] checking for CLANG... ccache clang [23:23:09.230] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:23:09.238] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:23:09.246] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:23:09.279] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:23:09.287] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:23:09.295] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [23:23:09.303] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:23:09.311] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:23:09.319] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:23:09.332] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:23:09.346] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:23:09.354] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [23:23:09.387] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:23:09.458] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [23:23:09.527] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:23:09.535] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [23:23:09.543] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:23:09.604] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:23:09.664] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:23:09.672] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:23:09.680] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [23:23:09.688] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [23:23:09.696] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [23:23:09.703] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:23:09.711] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:23:09.718] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:23:09.725] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:23:09.732] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:23:09.739] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:23:09.752] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [23:23:09.760] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:23:09.792] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:23:09.852] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:23:09.885] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:23:09.892] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:23:09.900] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [23:23:09.907] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:23:09.914] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:23:09.922] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:23:09.954] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [23:23:09.967] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [23:23:09.967] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:23:09.974] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:23:09.981] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:23:09.989] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:23:10.002] checking whether the C compiler still works... yes [23:23:10.094] checking how to run the C preprocessor... ccache clang -E [23:23:10.232] checking for pkg-config... /usr/bin/pkg-config [23:23:10.232] checking pkg-config is at least version 0.9.0... yes [23:23:10.234] checking whether to build with ICU support... yes [23:23:10.234] checking for icu-uc icu-i18n... yes [23:23:10.243] checking whether to build with Tcl... yes [23:23:10.243] checking whether to build Perl modules... yes [23:23:10.243] checking whether to build Python modules... yes [23:23:10.243] checking whether to build with GSSAPI support... yes [23:23:10.245] checking whether to build with PAM support... yes [23:23:10.245] checking whether to build with BSD Authentication support... no [23:23:10.245] checking whether to build with LDAP support... yes [23:23:10.245] checking whether to build with Bonjour support... no [23:23:10.245] checking whether to build with SELinux support... yes [23:23:10.245] checking whether to build with systemd support... yes [23:23:10.245] checking whether to build with liburing support... no [23:23:10.245] checking whether to build with libcurl support... yes [23:23:10.246] checking for libcurl >= 7.61.0... yes [23:23:10.256] checking whether to build with libnuma support... no [23:23:10.256] checking whether to build with XML support... yes [23:23:10.256] checking for libxml-2.0 >= 2.6.23... yes [23:23:10.264] checking whether to build with LZ4 support... yes [23:23:10.265] checking for liblz4... yes [23:23:10.272] checking whether to build with ZSTD support... yes [23:23:10.273] checking for libzstd >= 1.4.0... yes [23:23:10.281] checking for strip... strip [23:23:10.281] checking whether it is possible to strip libraries... yes [23:23:10.283] checking for ar... ar [23:23:10.283] checking for a BSD-compatible install... /usr/bin/install -c [23:23:10.292] checking for tar... /usr/bin/tar [23:23:10.292] checking whether ln -s works... yes [23:23:10.293] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:23:10.295] checking for bison... /usr/bin/bison [23:23:10.297] configure: using bison (GNU Bison) 3.8.2 [23:23:10.300] checking for flex... /usr/bin/flex [23:23:10.302] configure: using flex 2.6.4 [23:23:10.302] checking for perl... /usr/bin/perl [23:23:10.305] configure: using perl 5.40.1 [23:23:10.307] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [23:23:10.312] checking for Perl privlibexp... /usr/share/perl/5.40 [23:23:10.316] checking for Perl useshrplib... true [23:23:10.323] 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 [23:23:10.329] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:23:10.335] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:23:10.427] checking for python3... /usr/bin/python3 [23:23:10.441] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [23:23:10.448] checking for Python sysconfig module... yes [23:23:10.463] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [23:23:10.480] checking Python include directory... -I/usr/include/python3.13 [23:23:10.496] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [23:23:10.549] checking for a sed that does not truncate output... /usr/bin/sed [23:23:10.554] checking for grep that handles long lines and -e... /usr/bin/grep [23:23:10.557] checking for egrep... /usr/bin/grep -E [23:23:10.559] checking for ANSI C header files... yes [23:23:10.728] checking for sys/types.h... yes [23:23:10.743] checking for sys/stat.h... yes [23:23:10.756] checking for stdlib.h... yes [23:23:10.802] checking for string.h... yes [23:23:10.818] checking for memory.h... yes [23:23:10.833] checking for strings.h... yes [23:23:10.849] checking for inttypes.h... yes [23:23:10.864] checking for stdint.h... yes [23:23:10.880] checking for unistd.h... yes [23:23:10.894] checking whether ccache clang is Clang... yes [23:23:10.922] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:23:11.068] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:23:11.146] checking whether more special flags are required for pthreads... no [23:23:11.146] checking for PTHREAD_PRIO_INHERIT... yes [23:23:11.228] checking pthread.h usability... yes [23:23:11.319] checking pthread.h presence... yes [23:23:11.352] checking for pthread.h... yes [23:23:11.352] checking for strerror_r... yes [23:23:11.429] checking whether strerror_r returns int... no [23:23:11.496] checking for main in -lm... yes [23:23:11.579] checking for library containing setproctitle... no [23:23:11.748] checking for library containing dlsym... none required [23:23:11.825] checking for library containing socket... none required [23:23:11.905] checking for library containing getopt_long... none required [23:23:11.987] checking for library containing shm_open... none required [23:23:12.067] checking for library containing shm_unlink... none required [23:23:12.146] checking for library containing clock_gettime... none required [23:23:12.226] checking for library containing shmget... none required [23:23:12.307] checking for library containing backtrace_symbols... none required [23:23:12.388] checking for library containing pthread_barrier_wait... none required [23:23:12.468] checking for library containing readline... -lreadline [23:23:12.548] checking for inflate in -lz... yes [23:23:12.628] checking curl/curl.h usability... yes [23:23:12.676] checking curl/curl.h presence... yes [23:23:12.713] checking for curl/curl.h... yes [23:23:12.714] checking for curl_multi_init in -lcurl... yes [23:23:12.832] checking for curl_global_init thread safety... yes [23:23:12.984] checking for curl support for asynchronous DNS... yes [23:23:13.130] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:23:13.311] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:23:13.420] checking for SSL_new in -lssl... yes [23:23:13.539] checking for SSL_CTX_set_ciphersuites... yes [23:23:13.655] checking for SSL_CTX_set_cert_cb... yes [23:23:13.773] checking for X509_get_signature_info... yes [23:23:13.894] checking for SSL_CTX_set_num_tickets... yes [23:23:14.014] checking for SSL_CTX_set_keylog_callback... yes [23:23:14.130] checking for pam_start in -lpam... yes [23:23:14.250] checking for xmlSaveToBuffer in -lxml2... yes [23:23:14.374] checking for xsltCleanupGlobals in -lxslt... yes [23:23:14.500] checking for LZ4_compress_default in -llz4... yes [23:23:14.635] checking for ZSTD_compress in -lzstd... yes [23:23:14.774] checking for ldap_bind in -lldap... yes [23:23:14.894] checking for ldap_initialize... yes [23:23:15.021] checking for ldap_verify_credentials... yes [23:23:15.139] checking for security_compute_create_name in -lselinux... yes [23:23:15.267] checking for uuid_export in -lossp-uuid... yes [23:23:15.390] checking atomic.h usability... no [23:23:15.474] checking atomic.h presence... no [23:23:15.511] checking for atomic.h... no [23:23:15.515] checking copyfile.h usability... no [23:23:15.599] checking copyfile.h presence... no [23:23:15.635] checking for copyfile.h... no [23:23:15.639] checking execinfo.h usability... yes [23:23:15.730] checking execinfo.h presence... yes [23:23:15.761] checking for execinfo.h... yes [23:23:15.770] checking getopt.h usability... yes [23:23:15.780] checking getopt.h presence... yes [23:23:15.810] checking for getopt.h... yes [23:23:15.819] checking ifaddrs.h usability... yes [23:23:15.828] checking ifaddrs.h presence... yes [23:23:15.862] checking for ifaddrs.h... yes [23:23:15.870] checking mbarrier.h usability... no [23:23:15.962] checking mbarrier.h presence... no [23:23:16.000] checking for mbarrier.h... no [23:23:16.004] checking sys/epoll.h usability... yes [23:23:16.052] checking sys/epoll.h presence... yes [23:23:16.088] checking for sys/epoll.h... yes [23:23:16.097] checking sys/event.h usability... no [23:23:16.191] checking sys/event.h presence... no [23:23:16.227] checking for sys/event.h... no [23:23:16.231] checking sys/personality.h usability... yes [23:23:16.240] checking sys/personality.h presence... yes [23:23:16.272] checking for sys/personality.h... yes [23:23:16.281] checking sys/prctl.h usability... yes [23:23:16.373] checking sys/prctl.h presence... yes [23:23:16.407] checking for sys/prctl.h... yes [23:23:16.415] checking sys/procctl.h usability... no [23:23:16.507] checking sys/procctl.h presence... no [23:23:16.543] checking for sys/procctl.h... no [23:23:16.547] checking sys/signalfd.h usability... yes [23:23:16.556] checking sys/signalfd.h presence... yes [23:23:16.588] checking for sys/signalfd.h... yes [23:23:16.596] checking sys/ucred.h usability... no [23:23:16.684] checking sys/ucred.h presence... no [23:23:16.719] checking for sys/ucred.h... no [23:23:16.723] checking termios.h usability... yes [23:23:16.731] checking termios.h presence... yes [23:23:16.763] checking for termios.h... yes [23:23:16.772] checking uchar.h usability... yes [23:23:16.781] checking uchar.h presence... yes [23:23:16.810] checking for uchar.h... yes [23:23:16.818] checking ucred.h usability... no [23:23:16.906] checking ucred.h presence... no [23:23:16.941] checking for ucred.h... no [23:23:16.944] checking xlocale.h usability... no [23:23:17.034] checking xlocale.h presence... no [23:23:17.069] checking for xlocale.h... no [23:23:17.070] checking readline/readline.h usability... yes [23:23:17.079] checking readline/readline.h presence... yes [23:23:17.112] checking for readline/readline.h... yes [23:23:17.114] checking readline/history.h usability... yes [23:23:17.123] checking readline/history.h presence... yes [23:23:17.156] checking for readline/history.h... yes [23:23:17.159] checking zlib.h usability... yes [23:23:17.168] checking zlib.h presence... yes [23:23:17.204] checking for zlib.h... yes [23:23:17.204] checking for lz4... /usr/bin/lz4 [23:23:17.204] checking lz4.h usability... yes [23:23:17.296] checking lz4.h presence... yes [23:23:17.328] checking for lz4.h... yes [23:23:17.329] checking for zstd... /usr/bin/zstd [23:23:17.329] checking zstd.h usability... yes [23:23:17.377] checking zstd.h presence... yes [23:23:17.408] checking for zstd.h... yes [23:23:17.408] checking gssapi/gssapi.h usability... yes [23:23:17.417] checking gssapi/gssapi.h presence... yes [23:23:17.451] checking for gssapi/gssapi.h... yes [23:23:17.452] checking gssapi/gssapi_ext.h usability... yes [23:23:17.461] checking gssapi/gssapi_ext.h presence... yes [23:23:17.496] checking for gssapi/gssapi_ext.h... yes [23:23:17.498] checking for openssl... /usr/bin/openssl [23:23:17.503] configure: using openssl: OpenSSL 3.5.1 1 Jul 2025 (Library: OpenSSL 3.5.1 1 Jul 2025) [23:23:17.503] checking openssl/ssl.h usability... yes [23:23:17.513] checking openssl/ssl.h presence... yes [23:23:17.577] checking for openssl/ssl.h... yes [23:23:17.578] checking openssl/err.h usability... yes [23:23:17.692] checking openssl/err.h presence... yes [23:23:17.735] checking for openssl/err.h... yes [23:23:17.735] checking security/pam_appl.h usability... yes [23:23:17.744] checking security/pam_appl.h presence... yes [23:23:17.774] checking for security/pam_appl.h... yes [23:23:17.776] checking systemd/sd-daemon.h usability... yes [23:23:17.785] checking systemd/sd-daemon.h presence... yes [23:23:17.819] checking for systemd/sd-daemon.h... yes [23:23:17.819] checking libxml/parser.h usability... yes [23:23:17.829] checking libxml/parser.h presence... yes [23:23:17.869] checking for libxml/parser.h... yes [23:23:17.870] checking libxslt/xslt.h usability... yes [23:23:17.879] checking libxslt/xslt.h presence... yes [23:23:17.919] checking for libxslt/xslt.h... yes [23:23:17.920] checking ldap.h usability... yes [23:23:17.966] checking ldap.h presence... yes [23:23:18.002] checking for ldap.h... yes [23:23:18.002] checking for compatible LDAP implementation... yes [23:23:18.011] checking ossp/uuid.h usability... yes [23:23:18.098] checking ossp/uuid.h presence... yes [23:23:18.134] checking for ossp/uuid.h... yes [23:23:18.168] checking whether byte ordering is bigendian... no [23:23:18.316] checking for inline... inline [23:23:18.377] checking for printf format archetype... printf [23:23:18.404] checking for _Static_assert... yes [23:23:18.518] checking for typeof... typeof [23:23:18.526] checking for __builtin_types_compatible_p... yes [23:23:18.591] checking for __builtin_constant_p... yes [23:23:18.631] checking for __builtin_mul_overflow... yes [23:23:18.769] checking for __builtin_unreachable... yes [23:23:18.903] checking for computed goto support... yes [23:23:18.911] checking for struct tm.tm_zone... yes [23:23:18.920] checking for union semun... no [23:23:18.992] checking for socklen_t... yes [23:23:19.079] checking for struct sockaddr.sa_len... no [23:23:19.228] checking for C/C++ restrict keyword... __restrict [23:23:19.300] checking for struct option... yes [23:23:19.376] checking whether assembler supports x86_64 popcntq... yes [23:23:19.384] checking for special C compiler options needed for large files... no [23:23:19.384] checking for _FILE_OFFSET_BITS value needed for large files... no [23:23:19.397] checking size of off_t... 8 [23:23:19.575] checking for int timezone... yes [23:23:19.704] checking for backtrace_symbols... yes [23:23:19.838] checking for copyfile... no [23:23:19.963] checking for copy_file_range... yes [23:23:20.115] checking for elf_aux_info... no [23:23:20.246] checking for getauxval... yes [23:23:20.369] checking for getifaddrs... yes [23:23:20.493] checking for getpeerucred... no [23:23:20.618] checking for inet_pton... yes [23:23:20.742] checking for kqueue... no [23:23:20.870] checking for localeconv_l... no [23:23:20.998] checking for mbstowcs_l... no [23:23:21.122] checking for posix_fallocate... yes [23:23:21.245] checking for ppoll... yes [23:23:21.373] checking for pthread_is_threaded_np... no [23:23:21.511] checking for setproctitle... no [23:23:21.665] checking for setproctitle_fast... no [23:23:21.799] checking for strsignal... yes [23:23:21.942] checking for syncfs... yes [23:23:22.071] checking for sync_file_range... yes [23:23:22.202] checking for uselocale... yes [23:23:22.329] checking for wcstombs_l... no [23:23:22.455] checking for __builtin_bswap16... yes [23:23:22.587] checking for __builtin_bswap32... yes [23:23:22.723] checking for __builtin_bswap64... yes [23:23:22.869] checking for __builtin_clz... yes [23:23:23.011] checking for __builtin_ctz... yes [23:23:23.156] checking for __builtin_popcount... yes [23:23:23.283] checking for __builtin_frame_address... yes [23:23:23.421] checking for _LARGEFILE_SOURCE value needed for large files... no [23:23:23.561] checking how ccache clang reports undeclared, standard C functions... error [23:23:23.628] checking for posix_fadvise... yes [23:23:23.781] checking whether posix_fadvise is declared... yes [23:23:23.857] checking whether fdatasync is declared... yes [23:23:23.872] checking whether strlcat is declared... yes [23:23:23.887] checking whether strlcpy is declared... yes [23:23:23.939] checking whether strnlen is declared... yes [23:23:24.045] checking whether strsep is declared... yes [23:23:24.061] checking whether timingsafe_bcmp is declared... no [23:23:24.164] checking whether preadv is declared... yes [23:23:24.178] checking whether pwritev is declared... yes [23:23:24.193] checking whether strchrnul is declared... yes [23:23:24.208] checking whether memset_s is declared... no [23:23:24.286] checking whether F_FULLFSYNC is declared... no [23:23:24.361] checking for explicit_bzero... yes [23:23:24.489] checking for getopt... yes [23:23:24.614] checking for getpeereid... no [23:23:24.758] checking for inet_aton... yes [23:23:24.888] checking for mkdtemp... yes [23:23:25.008] checking for strlcat... yes [23:23:25.125] checking for strlcpy... yes [23:23:25.246] checking for strnlen... yes [23:23:25.368] checking for strsep... yes [23:23:25.486] checking for timingsafe_bcmp... no [23:23:25.610] checking for pthread_barrier_wait... yes [23:23:25.735] checking for getopt_long... yes [23:23:25.879] checking for syslog... yes [23:23:26.008] checking syslog.h usability... yes [23:23:26.053] checking syslog.h presence... yes [23:23:26.085] checking for syslog.h... yes [23:23:26.085] checking for opterr... yes [23:23:26.220] checking for optreset... no [23:23:26.348] checking unicode/ucol.h usability... yes [23:23:26.357] checking unicode/ucol.h presence... yes [23:23:26.395] checking for unicode/ucol.h... yes [23:23:26.400] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:23:26.443] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:23:26.453] checking for rl_completion_suppress_quote... yes [23:23:26.585] checking for rl_filename_quote_characters... yes [23:23:26.716] checking for rl_filename_quoting_function... yes [23:23:26.857] checking for append_history... yes [23:23:26.997] checking for history_truncate_file... yes [23:23:27.140] checking for rl_completion_matches... yes [23:23:27.282] checking for rl_filename_completion_function... yes [23:23:27.419] checking for rl_reset_screen_size... yes [23:23:27.571] checking for rl_variable_bind... yes [23:23:27.719] checking test program... ok [23:23:27.843] checking size of void *... 8 [23:23:27.988] checking size of size_t... 8 [23:23:28.130] checking size of long... 8 [23:23:28.275] checking size of long long... 8 [23:23:28.415] checking alignment of short... 2 [23:23:28.559] checking alignment of int... 4 [23:23:28.712] checking alignment of long... 8 [23:23:28.867] checking alignment of int64_t... 8 [23:23:29.021] checking alignment of double... 8 [23:23:29.177] checking for __int128... yes [23:23:29.310] checking for __int128 alignment bug... ok [23:23:29.459] checking alignment of PG_INT128_TYPE... 16 [23:23:29.630] checking for builtin __sync char locking functions... yes [23:23:29.769] checking for builtin __sync int32 locking functions... yes [23:23:29.894] checking for builtin __sync int32 atomic operations... yes [23:23:30.013] checking for builtin __sync int64 atomic operations... yes [23:23:30.134] checking for builtin __atomic int32 atomic operations... yes [23:23:30.251] checking for builtin __atomic int64 atomic operations... yes [23:23:30.369] checking for __get_cpuid... yes [23:23:30.498] checking for __get_cpuid_count... yes [23:23:30.634] checking for _xgetbv... yes [23:23:31.144] checking for _mm512_popcnt_epi64... yes [23:23:31.597] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [23:23:31.825] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:23:31.893] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [23:23:31.951] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:23:32.010] 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 [23:23:32.088] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:23:32.088] checking for _mm512_clmulepi64_epi128... yes [23:23:32.542] checking for vectorized CRC-32C... AVX-512 with runtime check [23:23:32.543] checking for library containing sem_init... none required [23:23:32.667] checking which semaphore API to use... unnamed POSIX [23:23:32.667] checking which random number source to use... OpenSSL [23:23:32.669] checking for tclsh... /usr/bin/tclsh [23:23:32.669] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:23:32.709] checking tcl.h usability... yes [23:23:32.758] checking tcl.h presence... yes [23:23:32.794] checking for tcl.h... yes [23:23:32.794] checking for perl.h... yes [23:23:32.810] checking for libperl... yes [23:23:33.069] checking Python.h usability... yes [23:23:33.079] checking Python.h presence... yes [23:23:33.148] checking for Python.h... yes [23:23:33.148] checking for xmllint... /usr/bin/xmllint [23:23:33.149] checking for xsltproc... /usr/bin/xsltproc [23:23:33.149] checking for fop... /usr/bin/fop [23:23:33.149] checking for dbtoepub... no [23:23:33.149] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:23:33.247] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:23:33.377] configure: using compiler=Debian clang version 19.1.7 (3+b1) [23:23:33.377] 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 [23:23:33.377] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:23:33.377] configure: using LDFLAGS= -Wl,--as-needed [23:23:33.377] configure: using CXX=ccache clang++ [23:23:33.377] 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 [23:23:33.377] configure: using CLANG=ccache clang [23:23:33.377] 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 [23:23:33.377] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:23:33.406] configure: updating cache clang.cache [23:23:33.414] configure: creating ./config.status [23:23:33.509] config.status: creating GNUmakefile [23:23:33.523] config.status: creating src/Makefile.global [23:23:33.542] config.status: creating src/include/pg_config.h [23:23:33.556] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:23:33.565] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:23:33.572] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:23:33.580] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:23:33.587] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:23:33.596] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:23:33.632] [23:23:33.632] real 0m25.403s [23:23:33.632] user 0m15.665s [23:23:33.632] sys 0m9.965s [23:23:33.632] make -s -j${BUILD_JOBS} clean [23:23:34.115] Makefile:29: warning: overriding recipe for target 'check' [23:23:34.115] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' [23:23:34.115] Makefile:32: warning: overriding recipe for target 'installcheck' [23:23:34.115] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' [23:23:34.161] time make -s -j${BUILD_JOBS} world-bin [23:26:11.608] [23:26:11.608] real 2m37.448s [23:26:11.608] user 8m3.902s [23:26:11.608] sys 1m45.441s [23:26:11.608]