[23:11:36.334] time ./configure \ [23:11:36.334] --cache clang.cache \ [23:11:36.334] ${LINUX_CONFIGURE_FEATURES} \ [23:11:36.334] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [23:11:36.516] configure: creating cache clang.cache [23:11:36.531] checking build system type... x86_64-pc-linux-gnu [23:11:36.605] checking host system type... x86_64-pc-linux-gnu [23:11:36.605] checking which template to use... linux [23:11:36.605] checking whether NLS is wanted... no [23:11:36.606] checking for default port number... 5432 [23:11:36.612] checking for block size... 8kB [23:11:36.614] checking for segment size... 1GB [23:11:36.616] checking for WAL block size... 8kB [23:11:36.734] checking whether the C compiler works... yes [23:11:36.812] checking for C compiler default output file name... a.out [23:11:36.813] checking for suffix of executables... [23:11:36.885] checking whether we are cross compiling... no [23:11:36.962] checking for suffix of object files... o [23:11:36.971] checking whether we are using the GNU C compiler... yes [23:11:36.978] checking whether ccache clang accepts -g... yes [23:11:36.986] checking for ccache clang option to accept ISO C89... none needed [23:11:36.998] checking for ccache clang option to accept ISO C11... none needed [23:11:37.178] checking whether we are using the GNU C++ compiler... yes [23:11:37.185] checking whether ccache clang++ accepts -g... yes [23:11:37.257] checking for gawk... no [23:11:37.257] checking for mawk... mawk [23:11:37.258] checking for llvm-config... /usr/bin/llvm-config [23:11:37.263] configure: using llvm 19.1.7 [23:11:37.263] checking for CLANG... ccache clang [23:11:37.310] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:11:37.317] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:11:37.325] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:11:37.332] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:11:37.339] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:11:37.346] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [23:11:37.405] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:11:37.413] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:11:37.420] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:11:37.433] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:11:37.445] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:11:37.452] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [23:11:37.459] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:11:37.526] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [23:11:37.538] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:11:37.546] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [23:11:37.579] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:11:37.641] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:11:37.702] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:11:37.710] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:11:37.717] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [23:11:37.725] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [23:11:37.732] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [23:11:37.793] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:11:37.801] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:11:37.809] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:11:37.816] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:11:37.824] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:11:37.831] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:11:37.843] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [23:11:37.851] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:11:37.859] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:11:37.866] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:11:37.875] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:11:37.882] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:11:37.889] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [23:11:37.896] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:11:37.904] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:11:37.911] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:11:37.918] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [23:11:37.931] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [23:11:37.931] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:11:37.939] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:11:37.946] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:11:37.953] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:11:37.966] checking whether the C compiler still works... yes [23:11:38.056] checking how to run the C preprocessor... ccache clang -E [23:11:38.192] checking for pkg-config... /usr/bin/pkg-config [23:11:38.192] checking pkg-config is at least version 0.9.0... yes [23:11:38.194] checking whether to build with ICU support... yes [23:11:38.194] checking for icu-uc icu-i18n... yes [23:11:38.202] checking whether to build with Tcl... yes [23:11:38.202] checking whether to build Perl modules... yes [23:11:38.202] checking whether to build Python modules... yes [23:11:38.202] checking whether to build with GSSAPI support... yes [23:11:38.203] checking whether to build with PAM support... yes [23:11:38.203] checking whether to build with BSD Authentication support... no [23:11:38.203] checking whether to build with LDAP support... yes [23:11:38.204] checking whether to build with Bonjour support... no [23:11:38.204] checking whether to build with SELinux support... yes [23:11:38.204] checking whether to build with systemd support... yes [23:11:38.204] checking whether to build with liburing support... no [23:11:38.204] checking whether to build with libcurl support... yes [23:11:38.204] checking for libcurl >= 7.61.0... yes [23:11:38.214] checking whether to build with libnuma support... no [23:11:38.215] checking whether to build with XML support... yes [23:11:38.215] checking for libxml-2.0 >= 2.6.23... yes [23:11:38.223] checking whether to build with LZ4 support... yes [23:11:38.223] checking for liblz4... yes [23:11:38.231] checking whether to build with ZSTD support... yes [23:11:38.231] checking for libzstd >= 1.4.0... yes [23:11:38.240] checking for strip... strip [23:11:38.240] checking whether it is possible to strip libraries... yes [23:11:38.242] checking for ar... ar [23:11:38.243] checking for a BSD-compatible install... /usr/bin/install -c [23:11:38.252] checking for tar... /usr/bin/tar [23:11:38.253] checking whether ln -s works... yes [23:11:38.253] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:11:38.255] checking for bison... /usr/bin/bison [23:11:38.258] configure: using bison (GNU Bison) 3.8.2 [23:11:38.261] checking for flex... /usr/bin/flex [23:11:38.263] configure: using flex 2.6.4 [23:11:38.263] checking for perl... /usr/bin/perl [23:11:38.266] configure: using perl 5.40.1 [23:11:38.268] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [23:11:38.273] checking for Perl privlibexp... /usr/share/perl/5.40 [23:11:38.278] checking for Perl useshrplib... true [23:11:38.284] 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:11:38.290] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:11:38.296] 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:11:38.387] checking for python3... /usr/bin/python3 [23:11:38.402] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [23:11:38.409] checking for Python sysconfig module... yes [23:11:38.424] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [23:11:38.439] checking Python include directory... -I/usr/include/python3.13 [23:11:38.455] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [23:11:38.509] checking for a sed that does not truncate output... /usr/bin/sed [23:11:38.515] checking for grep that handles long lines and -e... /usr/bin/grep [23:11:38.517] checking for egrep... /usr/bin/grep -E [23:11:38.519] checking for ANSI C header files... yes [23:11:38.696] checking for sys/types.h... yes [23:11:38.745] checking for sys/stat.h... yes [23:11:38.838] checking for stdlib.h... yes [23:11:38.854] checking for string.h... yes [23:11:38.902] checking for memory.h... yes [23:11:38.918] checking for strings.h... yes [23:11:38.934] checking for inttypes.h... yes [23:11:38.949] checking for stdint.h... yes [23:11:38.965] checking for unistd.h... yes [23:11:39.059] checking whether ccache clang is Clang... yes [23:11:39.089] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:11:39.212] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:11:39.292] checking whether more special flags are required for pthreads... no [23:11:39.292] checking for PTHREAD_PRIO_INHERIT... yes [23:11:39.378] checking pthread.h usability... yes [23:11:39.426] checking pthread.h presence... yes [23:11:39.462] checking for pthread.h... yes [23:11:39.462] checking for strerror_r... yes [23:11:39.541] checking whether strerror_r returns int... no [23:11:39.610] checking for main in -lm... yes [23:11:39.695] checking for library containing setproctitle... no [23:11:39.865] checking for library containing dlsym... none required [23:11:39.947] checking for library containing socket... none required [23:11:40.028] checking for library containing getopt_long... none required [23:11:40.107] checking for library containing shm_open... none required [23:11:40.188] checking for library containing shm_unlink... none required [23:11:40.268] checking for library containing clock_gettime... none required [23:11:40.348] checking for library containing shmget... none required [23:11:40.428] checking for library containing backtrace_symbols... none required [23:11:40.508] checking for library containing pthread_barrier_wait... none required [23:11:40.588] checking for library containing readline... -lreadline [23:11:40.667] checking for inflate in -lz... yes [23:11:40.750] checking curl/curl.h usability... yes [23:11:40.759] checking curl/curl.h presence... yes [23:11:40.797] checking for curl/curl.h... yes [23:11:40.798] checking for curl_multi_init in -lcurl... yes [23:11:40.916] checking for curl_global_init thread safety... yes [23:11:41.062] checking for curl support for asynchronous DNS... yes [23:11:41.206] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:11:41.375] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:11:41.478] checking for SSL_new in -lssl... yes [23:11:41.588] checking for SSL_CTX_set_ciphersuites... yes [23:11:41.705] checking for SSL_CTX_set_cert_cb... yes [23:11:41.824] checking for X509_get_signature_info... yes [23:11:41.942] checking for SSL_CTX_set_num_tickets... yes [23:11:42.059] checking for SSL_CTX_set_keylog_callback... yes [23:11:42.175] checking for pam_start in -lpam... yes [23:11:42.289] checking for xmlSaveToBuffer in -lxml2... yes [23:11:42.413] checking for xsltCleanupGlobals in -lxslt... yes [23:11:42.529] checking for LZ4_compress_default in -llz4... yes [23:11:42.650] checking for ZSTD_compress in -lzstd... yes [23:11:42.768] checking for ldap_bind in -lldap... yes [23:11:42.886] checking for ldap_initialize... yes [23:11:43.007] checking for ldap_verify_credentials... yes [23:11:43.131] checking for security_compute_create_name in -lselinux... yes [23:11:43.252] checking for uuid_export in -lossp-uuid... yes [23:11:43.385] checking atomic.h usability... no [23:11:43.474] checking atomic.h presence... no [23:11:43.510] checking for atomic.h... no [23:11:43.514] checking copyfile.h usability... no [23:11:43.605] checking copyfile.h presence... no [23:11:43.640] checking for copyfile.h... no [23:11:43.644] checking execinfo.h usability... yes [23:11:43.653] checking execinfo.h presence... yes [23:11:43.685] checking for execinfo.h... yes [23:11:43.693] checking getopt.h usability... yes [23:11:43.702] checking getopt.h presence... yes [23:11:43.734] checking for getopt.h... yes [23:11:43.742] checking ifaddrs.h usability... yes [23:11:43.751] checking ifaddrs.h presence... yes [23:11:43.785] checking for ifaddrs.h... yes [23:11:43.794] checking mbarrier.h usability... no [23:11:43.884] checking mbarrier.h presence... no [23:11:43.920] checking for mbarrier.h... no [23:11:43.924] checking sys/epoll.h usability... yes [23:11:43.933] checking sys/epoll.h presence... yes [23:11:43.967] checking for sys/epoll.h... yes [23:11:43.975] checking sys/event.h usability... no [23:11:44.064] checking sys/event.h presence... no [23:11:44.099] checking for sys/event.h... no [23:11:44.103] checking sys/personality.h usability... yes [23:11:44.112] checking sys/personality.h presence... yes [23:11:44.143] checking for sys/personality.h... yes [23:11:44.151] checking sys/prctl.h usability... yes [23:11:44.237] checking sys/prctl.h presence... yes [23:11:44.269] checking for sys/prctl.h... yes [23:11:44.277] checking sys/procctl.h usability... no [23:11:44.368] checking sys/procctl.h presence... no [23:11:44.403] checking for sys/procctl.h... no [23:11:44.407] checking sys/signalfd.h usability... yes [23:11:44.496] checking sys/signalfd.h presence... yes [23:11:44.528] checking for sys/signalfd.h... yes [23:11:44.536] checking sys/ucred.h usability... no [23:11:44.626] checking sys/ucred.h presence... no [23:11:44.660] checking for sys/ucred.h... no [23:11:44.663] checking termios.h usability... yes [23:11:44.671] checking termios.h presence... yes [23:11:44.702] checking for termios.h... yes [23:11:44.710] checking uchar.h usability... yes [23:11:44.800] checking uchar.h presence... yes [23:11:44.832] checking for uchar.h... yes [23:11:44.840] checking ucred.h usability... no [23:11:44.929] checking ucred.h presence... no [23:11:44.964] checking for ucred.h... no [23:11:44.968] checking xlocale.h usability... no [23:11:45.058] checking xlocale.h presence... no [23:11:45.093] checking for xlocale.h... no [23:11:45.095] checking readline/readline.h usability... yes [23:11:45.139] checking readline/readline.h presence... yes [23:11:45.171] checking for readline/readline.h... yes [23:11:45.173] checking readline/history.h usability... yes [23:11:45.182] checking readline/history.h presence... yes [23:11:45.213] checking for readline/history.h... yes [23:11:45.216] checking zlib.h usability... yes [23:11:45.225] checking zlib.h presence... yes [23:11:45.260] checking for zlib.h... yes [23:11:45.260] checking for lz4... /usr/bin/lz4 [23:11:45.260] checking lz4.h usability... yes [23:11:45.348] checking lz4.h presence... yes [23:11:45.380] checking for lz4.h... yes [23:11:45.381] checking for zstd... /usr/bin/zstd [23:11:45.381] checking zstd.h usability... yes [23:11:45.390] checking zstd.h presence... yes [23:11:45.422] checking for zstd.h... yes [23:11:45.422] checking gssapi/gssapi.h usability... yes [23:11:45.467] checking gssapi/gssapi.h presence... yes [23:11:45.499] checking for gssapi/gssapi.h... yes [23:11:45.500] checking gssapi/gssapi_ext.h usability... yes [23:11:45.589] checking gssapi/gssapi_ext.h presence... yes [23:11:45.621] checking for gssapi/gssapi_ext.h... yes [23:11:45.623] checking for openssl... /usr/bin/openssl [23:11:45.628] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [23:11:45.628] checking openssl/ssl.h usability... yes [23:11:45.638] checking openssl/ssl.h presence... yes [23:11:45.701] checking for openssl/ssl.h... yes [23:11:45.701] checking openssl/err.h usability... yes [23:11:45.711] checking openssl/err.h presence... yes [23:11:45.752] checking for openssl/err.h... yes [23:11:45.753] checking security/pam_appl.h usability... yes [23:11:45.795] checking security/pam_appl.h presence... yes [23:11:45.826] checking for security/pam_appl.h... yes [23:11:45.828] checking systemd/sd-daemon.h usability... yes [23:11:45.837] checking systemd/sd-daemon.h presence... yes [23:11:45.869] checking for systemd/sd-daemon.h... yes [23:11:45.870] checking libxml/parser.h usability... yes [23:11:45.879] checking libxml/parser.h presence... yes [23:11:45.915] checking for libxml/parser.h... yes [23:11:45.916] checking libxslt/xslt.h usability... yes [23:11:45.925] checking libxslt/xslt.h presence... yes [23:11:45.965] checking for libxslt/xslt.h... yes [23:11:45.965] checking ldap.h usability... yes [23:11:46.061] checking ldap.h presence... yes [23:11:46.095] checking for ldap.h... yes [23:11:46.095] checking for compatible LDAP implementation... yes [23:11:46.104] checking ossp/uuid.h usability... yes [23:11:46.113] checking ossp/uuid.h presence... yes [23:11:46.146] checking for ossp/uuid.h... yes [23:11:46.181] checking whether byte ordering is bigendian... no [23:11:46.331] checking for inline... inline [23:11:46.343] checking for printf format archetype... printf [23:11:46.369] checking for _Static_assert... yes [23:11:46.486] checking for typeof... typeof [23:11:46.494] checking for __builtin_types_compatible_p... yes [23:11:46.560] checking for __builtin_constant_p... yes [23:11:46.597] checking for __builtin_mul_overflow... yes [23:11:46.724] checking for __builtin_unreachable... yes [23:11:46.843] checking for computed goto support... yes [23:11:46.852] checking for struct tm.tm_zone... yes [23:11:46.861] checking for union semun... no [23:11:46.933] checking for socklen_t... yes [23:11:47.014] checking for struct sockaddr.sa_len... no [23:11:47.160] checking for C/C++ restrict keyword... __restrict [23:11:47.173] checking for struct option... yes [23:11:47.246] checking whether assembler supports x86_64 popcntq... yes [23:11:47.254] checking for special C compiler options needed for large files... no [23:11:47.255] checking for _FILE_OFFSET_BITS value needed for large files... no [23:11:47.327] checking size of off_t... 8 [23:11:47.478] checking for int timezone... yes [23:11:47.613] checking for backtrace_symbols... yes [23:11:47.740] checking for copyfile... no [23:11:47.871] checking for copy_file_range... yes [23:11:48.002] checking for elf_aux_info... no [23:11:48.133] checking for getauxval... yes [23:11:48.261] checking for getifaddrs... yes [23:11:48.384] checking for getpeerucred... no [23:11:48.511] checking for inet_pton... yes [23:11:48.636] checking for kqueue... no [23:11:48.762] checking for localeconv_l... no [23:11:48.884] checking for mbstowcs_l... no [23:11:49.008] checking for posix_fallocate... yes [23:11:49.135] checking for ppoll... yes [23:11:49.257] checking for pthread_is_threaded_np... no [23:11:49.382] checking for setproctitle... no [23:11:49.508] checking for setproctitle_fast... no [23:11:49.635] checking for strsignal... yes [23:11:49.758] checking for syncfs... yes [23:11:49.882] checking for sync_file_range... yes [23:11:50.004] checking for uselocale... yes [23:11:50.130] checking for wcstombs_l... no [23:11:50.253] checking for __builtin_bswap16... yes [23:11:50.376] checking for __builtin_bswap32... yes [23:11:50.500] checking for __builtin_bswap64... yes [23:11:50.623] checking for __builtin_clz... yes [23:11:50.745] checking for __builtin_ctz... yes [23:11:50.867] checking for __builtin_popcount... yes [23:11:50.991] checking for __builtin_frame_address... yes [23:11:51.112] checking for _LARGEFILE_SOURCE value needed for large files... no [23:11:51.233] checking how ccache clang reports undeclared, standard C functions... error [23:11:51.297] checking for posix_fadvise... yes [23:11:51.425] checking whether posix_fadvise is declared... yes [23:11:51.439] checking whether fdatasync is declared... yes [23:11:51.452] checking whether strlcat is declared... yes [23:11:51.465] checking whether strlcpy is declared... yes [23:11:51.479] checking whether strnlen is declared... yes [23:11:51.576] checking whether strsep is declared... yes [23:11:51.626] checking whether timingsafe_bcmp is declared... no [23:11:51.725] checking whether preadv is declared... yes [23:11:51.766] checking whether pwritev is declared... yes [23:11:51.780] checking whether strchrnul is declared... yes [23:11:51.792] checking whether memset_s is declared... no [23:11:51.863] checking whether F_FULLFSYNC is declared... no [23:11:51.934] checking for explicit_bzero... yes [23:11:52.052] checking for getopt... yes [23:11:52.174] checking for getpeereid... no [23:11:52.298] checking for inet_aton... yes [23:11:52.416] checking for mkdtemp... yes [23:11:52.535] checking for strlcat... yes [23:11:52.655] checking for strlcpy... yes [23:11:52.770] checking for strnlen... yes [23:11:52.892] checking for strsep... yes [23:11:53.013] checking for timingsafe_bcmp... no [23:11:53.138] checking for pthread_barrier_wait... yes [23:11:53.258] checking for getopt_long... yes [23:11:53.380] checking for syslog... yes [23:11:53.498] checking syslog.h usability... yes [23:11:53.506] checking syslog.h presence... yes [23:11:53.536] checking for syslog.h... yes [23:11:53.537] checking for opterr... yes [23:11:53.654] checking for optreset... no [23:11:53.780] checking unicode/ucol.h usability... yes [23:11:53.831] checking unicode/ucol.h presence... yes [23:11:53.868] checking for unicode/ucol.h... yes [23:11:53.874] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:11:53.889] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:11:53.899] checking for rl_completion_suppress_quote... yes [23:11:54.031] checking for rl_filename_quote_characters... yes [23:11:54.159] checking for rl_filename_quoting_function... yes [23:11:54.293] checking for append_history... yes [23:11:54.424] checking for history_truncate_file... yes [23:11:54.556] checking for rl_completion_matches... yes [23:11:54.686] checking for rl_filename_completion_function... yes [23:11:54.812] checking for rl_reset_screen_size... yes [23:11:54.944] checking for rl_variable_bind... yes [23:11:55.070] checking test program... ok [23:11:55.197] checking size of void *... 8 [23:11:55.339] checking size of size_t... 8 [23:11:55.486] checking size of long... 8 [23:11:55.633] checking size of long long... 8 [23:11:55.777] checking alignment of short... 2 [23:11:55.923] checking alignment of int... 4 [23:11:56.068] checking alignment of long... 8 [23:11:56.213] checking alignment of int64_t... 8 [23:11:56.354] checking alignment of double... 8 [23:11:56.502] checking for __int128... yes [23:11:56.626] checking for __int128 alignment bug... ok [23:11:56.751] checking alignment of PG_INT128_TYPE... 16 [23:11:56.895] checking for builtin __sync char locking functions... yes [23:11:57.011] checking for builtin __sync int32 locking functions... yes [23:11:57.130] checking for builtin __sync int32 atomic operations... yes [23:11:57.252] checking for builtin __sync int64 atomic operations... yes [23:11:57.372] checking for builtin __atomic int32 atomic operations... yes [23:11:57.499] checking for builtin __atomic int64 atomic operations... yes [23:11:57.620] checking for __get_cpuid... yes [23:11:57.746] checking for __get_cpuid_count... yes [23:11:57.866] checking for _xgetbv... yes [23:11:58.333] checking for _mm512_popcnt_epi64... yes [23:11:58.774] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [23:11:58.997] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:11:59.060] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [23:11:59.116] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:11:59.169] 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:11:59.242] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:11:59.242] checking for _mm512_clmulepi64_epi128... yes [23:11:59.677] checking for vectorized CRC-32C... AVX-512 with runtime check [23:11:59.677] checking for library containing sem_init... none required [23:11:59.795] checking which semaphore API to use... unnamed POSIX [23:11:59.796] checking which random number source to use... OpenSSL [23:11:59.797] checking for tclsh... /usr/bin/tclsh [23:11:59.798] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:11:59.836] checking tcl.h usability... yes [23:11:59.884] checking tcl.h presence... yes [23:11:59.919] checking for tcl.h... yes [23:11:59.919] checking for perl.h... yes [23:11:59.933] checking for libperl... yes [23:12:00.183] checking Python.h usability... yes [23:12:00.193] checking Python.h presence... yes [23:12:00.261] checking for Python.h... yes [23:12:00.261] checking for xmllint... /usr/bin/xmllint [23:12:00.262] checking for xsltproc... /usr/bin/xsltproc [23:12:00.262] checking for fop... /usr/bin/fop [23:12:00.262] checking for dbtoepub... no [23:12:00.262] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:12:00.353] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:12:00.475] configure: using compiler=Debian clang version 19.1.7 (3+b1) [23:12:00.475] 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:12:00.475] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:12:00.475] configure: using LDFLAGS= -Wl,--as-needed [23:12:00.475] configure: using CXX=ccache clang++ [23:12:00.475] 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:12:00.475] configure: using CLANG=ccache clang [23:12:00.475] 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:12:00.475] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:12:00.503] configure: updating cache clang.cache [23:12:00.510] configure: creating ./config.status [23:12:00.593] config.status: creating GNUmakefile [23:12:00.604] config.status: creating src/Makefile.global [23:12:00.619] config.status: creating src/include/pg_config.h [23:12:00.631] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:12:00.639] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:12:00.644] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:12:00.651] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:12:00.657] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:12:00.664] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:12:00.698] [23:12:00.698] real 0m24.363s [23:12:00.698] user 0m14.916s [23:12:00.698] sys 0m9.687s [23:12:00.698] make -s -j${BUILD_JOBS} clean [23:12:01.160] Makefile:29: warning: overriding recipe for target 'check' [23:12:01.160] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' [23:12:01.160] Makefile:32: warning: overriding recipe for target 'installcheck' [23:12:01.160] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' [23:12:01.208] time make -s -j${BUILD_JOBS} world-bin [23:14:32.360] [23:14:32.360] real 2m31.152s [23:14:32.360] user 7m45.639s [23:14:32.360] sys 1m42.186s [23:14:32.360]