[07:01:54.007] time ./configure \ [07:01:54.007] --cache clang.cache \ [07:01:54.007] ${LINUX_CONFIGURE_FEATURES} \ [07:01:54.007] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [07:01:54.184] configure: creating cache clang.cache [07:01:54.199] checking build system type... x86_64-pc-linux-gnu [07:01:54.274] checking host system type... x86_64-pc-linux-gnu [07:01:54.274] checking which template to use... linux [07:01:54.274] checking whether NLS is wanted... no [07:01:54.275] checking for default port number... 5432 [07:01:54.281] checking for block size... 8kB [07:01:54.283] checking for segment size... 1GB [07:01:54.285] checking for WAL block size... 8kB [07:01:54.397] checking whether the C compiler works... yes [07:01:54.472] checking for C compiler default output file name... a.out [07:01:54.473] checking for suffix of executables... [07:01:54.540] checking whether we are cross compiling... no [07:01:54.613] checking for suffix of object files... o [07:01:54.645] checking whether we are using the GNU C compiler... yes [07:01:54.652] checking whether ccache clang accepts -g... yes [07:01:54.659] checking for ccache clang option to accept ISO C89... none needed [07:01:54.671] checking for ccache clang option to accept ISO C11... none needed [07:01:54.810] checking whether we are using the GNU C++ compiler... yes [07:01:54.817] checking whether ccache clang++ accepts -g... yes [07:01:54.887] checking for gawk... no [07:01:54.887] checking for mawk... mawk [07:01:54.887] checking for llvm-config... /usr/bin/llvm-config [07:01:54.892] configure: using llvm 19.1.7 [07:01:54.892] checking for CLANG... ccache clang [07:01:54.937] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [07:01:54.944] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [07:01:54.952] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [07:01:54.959] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [07:01:54.990] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [07:01:54.998] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [07:01:55.029] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [07:01:55.036] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:01:55.043] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [07:01:55.055] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [07:01:55.066] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [07:01:55.073] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [07:01:55.080] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [07:01:55.116] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [07:01:55.128] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [07:01:55.186] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [07:01:55.193] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [07:01:55.201] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [07:01:55.208] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:01:55.215] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [07:01:55.271] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [07:01:55.279] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [07:01:55.286] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [07:01:55.316] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:01:55.371] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:01:55.378] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:01:55.385] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:01:55.392] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:01:55.447] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:01:55.459] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [07:01:55.466] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:01:55.498] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:01:55.505] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:01:55.513] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:01:55.520] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:01:55.527] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [07:01:55.557] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:01:55.564] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:01:55.571] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:01:55.578] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [07:01:55.590] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [07:01:55.590] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:01:55.621] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:01:55.628] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:01:55.636] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:01:55.648] checking whether the C compiler still works... yes [07:01:55.736] checking how to run the C preprocessor... ccache clang -E [07:01:55.863] checking for pkg-config... /usr/bin/pkg-config [07:01:55.864] checking pkg-config is at least version 0.9.0... yes [07:01:55.865] checking whether to build with ICU support... yes [07:01:55.865] checking for icu-uc icu-i18n... yes [07:01:55.874] checking whether to build with Tcl... yes [07:01:55.874] checking whether to build Perl modules... yes [07:01:55.874] checking whether to build Python modules... yes [07:01:55.874] checking whether to build with GSSAPI support... yes [07:01:55.875] checking whether to build with PAM support... yes [07:01:55.875] checking whether to build with BSD Authentication support... no [07:01:55.876] checking whether to build with LDAP support... yes [07:01:55.876] checking whether to build with Bonjour support... no [07:01:55.876] checking whether to build with SELinux support... yes [07:01:55.876] checking whether to build with systemd support... yes [07:01:55.876] checking whether to build with liburing support... no [07:01:55.876] checking whether to build with libcurl support... yes [07:01:55.876] checking for libcurl >= 7.61.0... yes [07:01:55.887] checking whether to build with libnuma support... no [07:01:55.887] checking whether to build with XML support... yes [07:01:55.887] checking for libxml-2.0 >= 2.6.23... yes [07:01:55.895] checking whether to build with LZ4 support... yes [07:01:55.895] checking for liblz4... yes [07:01:55.903] checking whether to build with ZSTD support... yes [07:01:55.903] checking for libzstd >= 1.4.0... yes [07:01:55.911] checking for strip... strip [07:01:55.911] checking whether it is possible to strip libraries... yes [07:01:55.914] checking for ar... ar [07:01:55.914] checking for a BSD-compatible install... /usr/bin/install -c [07:01:55.922] checking for tar... /usr/bin/tar [07:01:55.923] checking whether ln -s works... yes [07:01:55.923] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:01:55.925] checking for nm... /usr/bin/nm [07:01:55.925] checking for bison... /usr/bin/bison [07:01:55.927] configure: using bison (GNU Bison) 3.8.2 [07:01:55.930] checking for flex... /usr/bin/flex [07:01:55.932] configure: using flex 2.6.4 [07:01:55.932] checking for perl... /usr/bin/perl [07:01:55.935] configure: using perl 5.40.1 [07:01:55.937] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [07:01:55.942] checking for Perl privlibexp... /usr/share/perl/5.40 [07:01:55.947] checking for Perl useshrplib... true [07:01:55.953] 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 [07:01:55.958] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:01:55.964] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:01:56.054] checking for python3... /usr/bin/python3 [07:01:56.067] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [07:01:56.073] checking for Python sysconfig module... yes [07:01:56.087] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [07:01:56.103] checking Python include directory... -I/usr/include/python3.13 [07:01:56.118] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [07:01:56.170] checking for a sed that does not truncate output... /usr/bin/sed [07:01:56.175] checking for grep that handles long lines and -e... /usr/bin/grep [07:01:56.178] checking for egrep... /usr/bin/grep -E [07:01:56.179] checking for ANSI C header files... yes [07:01:56.349] checking for sys/types.h... yes [07:01:56.364] checking for sys/stat.h... yes [07:01:56.449] checking for stdlib.h... yes [07:01:56.465] checking for string.h... yes [07:01:56.512] checking for memory.h... yes [07:01:56.527] checking for strings.h... yes [07:01:56.542] checking for inttypes.h... yes [07:01:56.557] checking for stdint.h... yes [07:01:56.572] checking for unistd.h... yes [07:01:56.585] checking whether ccache clang is Clang... yes [07:01:56.612] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [07:01:56.729] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:01:56.804] checking whether more special flags are required for pthreads... no [07:01:56.804] checking for PTHREAD_PRIO_INHERIT... yes [07:01:56.884] checking pthread.h usability... yes [07:01:56.892] checking pthread.h presence... yes [07:01:56.926] checking for pthread.h... yes [07:01:56.926] checking for strerror_r... yes [07:01:56.999] checking whether strerror_r returns int... no [07:01:57.063] checking for main in -lm... yes [07:01:57.141] checking for library containing setproctitle... no [07:01:57.298] checking for library containing dlsym... none required [07:01:57.372] checking for library containing socket... none required [07:01:57.445] checking for library containing getopt_long... none required [07:01:57.524] checking for library containing shm_open... none required [07:01:57.601] checking for library containing shm_unlink... none required [07:01:57.679] checking for library containing clock_gettime... none required [07:01:57.755] checking for library containing shmget... none required [07:01:57.831] checking for library containing backtrace_symbols... none required [07:01:57.908] checking for library containing pthread_barrier_wait... none required [07:01:57.984] checking for library containing readline... -lreadline [07:01:58.060] checking for inflate in -lz... yes [07:01:58.138] checking curl/curl.h usability... yes [07:01:58.147] checking curl/curl.h presence... yes [07:01:58.183] checking for curl/curl.h... yes [07:01:58.183] checking for curl_multi_init in -lcurl... yes [07:01:58.297] checking for curl_global_init thread safety... yes [07:01:58.433] checking for curl support for asynchronous DNS... yes [07:01:58.571] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:01:58.738] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:01:58.842] checking for SSL_new in -lssl... yes [07:01:58.951] checking for SSL_CTX_set_ciphersuites... yes [07:01:59.056] checking for SSL_CTX_set_cert_cb... yes [07:01:59.167] checking for X509_get_signature_info... yes [07:01:59.281] checking for SSL_CTX_set_num_tickets... yes [07:01:59.397] checking for SSL_CTX_set_keylog_callback... yes [07:01:59.510] checking for pam_start in -lpam... yes [07:01:59.620] checking for xmlSaveToBuffer in -lxml2... yes [07:01:59.735] checking for xsltCleanupGlobals in -lxslt... yes [07:01:59.853] checking for LZ4_compress_default in -llz4... yes [07:01:59.971] checking for ZSTD_compress in -lzstd... yes [07:02:00.088] checking for ldap_bind in -lldap... yes [07:02:00.204] checking for ldap_initialize... yes [07:02:00.324] checking for ldap_verify_credentials... yes [07:02:00.444] checking for security_compute_create_name in -lselinux... yes [07:02:00.562] checking for uuid_export in -lossp-uuid... yes [07:02:00.681] checking atomic.h usability... no [07:02:00.771] checking atomic.h presence... no [07:02:00.805] checking for atomic.h... no [07:02:00.808] checking copyfile.h usability... no [07:02:00.894] checking copyfile.h presence... no [07:02:00.928] checking for copyfile.h... no [07:02:00.932] checking execinfo.h usability... yes [07:02:00.940] checking execinfo.h presence... yes [07:02:00.970] checking for execinfo.h... yes [07:02:00.978] checking getopt.h usability... yes [07:02:00.986] checking getopt.h presence... yes [07:02:01.015] checking for getopt.h... yes [07:02:01.023] checking ifaddrs.h usability... yes [07:02:01.067] checking ifaddrs.h presence... yes [07:02:01.099] checking for ifaddrs.h... yes [07:02:01.107] checking mbarrier.h usability... no [07:02:01.194] checking mbarrier.h presence... no [07:02:01.228] checking for mbarrier.h... no [07:02:01.231] checking sys/epoll.h usability... yes [07:02:01.240] checking sys/epoll.h presence... yes [07:02:01.272] checking for sys/epoll.h... yes [07:02:01.279] checking sys/event.h usability... no [07:02:01.364] checking sys/event.h presence... no [07:02:01.399] checking for sys/event.h... no [07:02:01.402] checking sys/personality.h usability... yes [07:02:01.411] checking sys/personality.h presence... yes [07:02:01.440] checking for sys/personality.h... yes [07:02:01.448] checking sys/prctl.h usability... yes [07:02:01.457] checking sys/prctl.h presence... yes [07:02:01.487] checking for sys/prctl.h... yes [07:02:01.495] checking sys/procctl.h usability... no [07:02:01.581] checking sys/procctl.h presence... no [07:02:01.616] checking for sys/procctl.h... no [07:02:01.620] checking sys/signalfd.h usability... yes [07:02:01.628] checking sys/signalfd.h presence... yes [07:02:01.659] checking for sys/signalfd.h... yes [07:02:01.667] checking sys/ucred.h usability... no [07:02:01.751] checking sys/ucred.h presence... no [07:02:01.785] checking for sys/ucred.h... no [07:02:01.789] checking termios.h usability... yes [07:02:01.833] checking termios.h presence... yes [07:02:01.863] checking for termios.h... yes [07:02:01.871] checking uchar.h usability... yes [07:02:01.913] checking uchar.h presence... yes [07:02:01.942] checking for uchar.h... yes [07:02:01.950] checking ucred.h usability... no [07:02:02.037] checking ucred.h presence... no [07:02:02.070] checking for ucred.h... no [07:02:02.073] checking xlocale.h usability... no [07:02:02.158] checking xlocale.h presence... no [07:02:02.190] checking for xlocale.h... no [07:02:02.192] checking readline/readline.h usability... yes [07:02:02.200] checking readline/readline.h presence... yes [07:02:02.232] checking for readline/readline.h... yes [07:02:02.234] checking readline/history.h usability... yes [07:02:02.276] checking readline/history.h presence... yes [07:02:02.307] checking for readline/history.h... yes [07:02:02.310] checking zlib.h usability... yes [07:02:02.396] checking zlib.h presence... yes [07:02:02.429] checking for zlib.h... yes [07:02:02.429] checking for lz4... /usr/bin/lz4 [07:02:02.429] checking lz4.h usability... yes [07:02:02.513] checking lz4.h presence... yes [07:02:02.546] checking for lz4.h... yes [07:02:02.546] checking for zstd... /usr/bin/zstd [07:02:02.547] checking zstd.h usability... yes [07:02:02.554] checking zstd.h presence... yes [07:02:02.583] checking for zstd.h... yes [07:02:02.584] checking gssapi/gssapi.h usability... yes [07:02:02.592] checking gssapi/gssapi.h presence... yes [07:02:02.624] checking for gssapi/gssapi.h... yes [07:02:02.625] checking gssapi/gssapi_ext.h usability... yes [07:02:02.634] checking gssapi/gssapi_ext.h presence... yes [07:02:02.665] checking for gssapi/gssapi_ext.h... yes [07:02:02.666] checking for openssl... /usr/bin/openssl [07:02:02.671] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [07:02:02.671] checking openssl/ssl.h usability... yes [07:02:02.680] checking openssl/ssl.h presence... yes [07:02:02.743] checking for openssl/ssl.h... yes [07:02:02.743] checking openssl/err.h usability... yes [07:02:02.793] checking openssl/err.h presence... yes [07:02:02.836] checking for openssl/err.h... yes [07:02:02.836] checking security/pam_appl.h usability... yes [07:02:02.845] checking security/pam_appl.h presence... yes [07:02:02.873] checking for security/pam_appl.h... yes [07:02:02.875] checking systemd/sd-daemon.h usability... yes [07:02:02.883] checking systemd/sd-daemon.h presence... yes [07:02:02.915] checking for systemd/sd-daemon.h... yes [07:02:02.915] checking libxml/parser.h usability... yes [07:02:02.924] checking libxml/parser.h presence... yes [07:02:02.961] checking for libxml/parser.h... yes [07:02:02.961] checking libxslt/xslt.h usability... yes [07:02:02.969] checking libxslt/xslt.h presence... yes [07:02:03.007] checking for libxslt/xslt.h... yes [07:02:03.007] checking ldap.h usability... yes [07:02:03.051] checking ldap.h presence... yes [07:02:03.084] checking for ldap.h... yes [07:02:03.084] checking for compatible LDAP implementation... yes [07:02:03.119] checking ossp/uuid.h usability... yes [07:02:03.127] checking ossp/uuid.h presence... yes [07:02:03.159] checking for ossp/uuid.h... yes [07:02:03.193] checking whether byte ordering is bigendian... no [07:02:03.339] checking for inline... inline [07:02:03.403] checking for C printf format archetype... printf [07:02:03.429] checking for C++ printf format archetype... printf [07:02:03.455] checking for statement expressions... yes [07:02:03.569] checking for typeof... typeof [07:02:03.630] checking for __builtin_types_compatible_p... yes [07:02:03.641] checking for __builtin_constant_p... yes [07:02:03.653] checking for __builtin_mul_overflow... yes [07:02:03.778] checking for __builtin_unreachable... yes [07:02:03.894] checking for computed goto support... yes [07:02:03.902] checking for struct tm.tm_zone... yes [07:02:03.939] checking for union semun... no [07:02:04.005] checking for socklen_t... yes [07:02:04.081] checking for struct sockaddr.sa_len... no [07:02:04.220] checking for C/C++ restrict keyword... __restrict [07:02:04.233] checking for struct option... yes [07:02:04.331] checking whether assembler supports x86_64 popcntq... yes [07:02:04.339] checking for special C compiler options needed for large files... no [07:02:04.339] checking for _FILE_OFFSET_BITS value needed for large files... no [07:02:04.351] checking size of off_t... 8 [07:02:04.497] checking for int timezone... yes [07:02:04.626] checking for backtrace_symbols... yes [07:02:04.750] checking for copyfile... no [07:02:04.877] checking for copy_file_range... yes [07:02:04.997] checking for elf_aux_info... no [07:02:05.117] checking for getauxval... yes [07:02:05.241] checking for getifaddrs... yes [07:02:05.363] checking for getpeerucred... no [07:02:05.487] checking for inet_pton... yes [07:02:05.611] checking for kqueue... no [07:02:05.737] checking for localeconv_l... no [07:02:05.859] checking for mbstowcs_l... no [07:02:05.983] checking for posix_fallocate... yes [07:02:06.106] checking for ppoll... yes [07:02:06.229] checking for pthread_is_threaded_np... no [07:02:06.354] checking for setproctitle... no [07:02:06.481] checking for setproctitle_fast... no [07:02:06.605] checking for strsignal... yes [07:02:06.729] checking for syncfs... yes [07:02:06.849] checking for sync_file_range... yes [07:02:06.969] checking for uselocale... yes [07:02:07.093] checking for wcstombs_l... no [07:02:07.213] checking for __builtin_bswap16... yes [07:02:07.335] checking for __builtin_bswap32... yes [07:02:07.454] checking for __builtin_bswap64... yes [07:02:07.576] checking for __builtin_clz... yes [07:02:07.695] checking for __builtin_ctz... yes [07:02:07.814] checking for __builtin_popcount... yes [07:02:07.931] checking for __builtin_frame_address... yes [07:02:08.051] checking for _LARGEFILE_SOURCE value needed for large files... no [07:02:08.174] checking how ccache clang reports undeclared, standard C functions... error [07:02:08.235] checking for posix_fadvise... yes [07:02:08.359] checking whether posix_fadvise is declared... yes [07:02:08.373] checking whether fdatasync is declared... yes [07:02:08.445] checking whether strlcat is declared... yes [07:02:08.493] checking whether strlcpy is declared... yes [07:02:08.508] checking whether strnlen is declared... yes [07:02:08.523] checking whether strsep is declared... yes [07:02:08.537] checking whether timingsafe_bcmp is declared... no [07:02:08.634] checking whether preadv is declared... yes [07:02:08.647] checking whether pwritev is declared... yes [07:02:08.662] checking whether strchrnul is declared... yes [07:02:08.675] checking whether memset_s is declared... no [07:02:08.748] checking whether F_FULLFSYNC is declared... no [07:02:08.815] checking for explicit_bzero... yes [07:02:08.931] checking for getopt... yes [07:02:09.045] checking for getpeereid... no [07:02:09.163] checking for inet_aton... yes [07:02:09.280] checking for mkdtemp... yes [07:02:09.395] checking for strlcat... yes [07:02:09.510] checking for strlcpy... yes [07:02:09.626] checking for strnlen... yes [07:02:09.745] checking for strsep... yes [07:02:09.863] checking for timingsafe_bcmp... no [07:02:09.988] checking for pthread_barrier_wait... yes [07:02:10.105] checking for getopt_long... yes [07:02:10.220] checking for syslog... yes [07:02:10.336] checking syslog.h usability... yes [07:02:10.345] checking syslog.h presence... yes [07:02:10.374] checking for syslog.h... yes [07:02:10.374] checking for opterr... yes [07:02:10.490] checking for optreset... no [07:02:10.614] checking unicode/ucol.h usability... yes [07:02:10.622] checking unicode/ucol.h presence... yes [07:02:10.659] checking for unicode/ucol.h... yes [07:02:10.659] checking for rl_completion_suppress_quote... yes [07:02:10.785] checking for rl_filename_quote_characters... yes [07:02:10.910] checking for rl_filename_quoting_function... yes [07:02:11.037] checking for append_history... yes [07:02:11.159] checking for history_truncate_file... yes [07:02:11.286] checking for rl_completion_matches... yes [07:02:11.409] checking for rl_filename_completion_function... yes [07:02:11.538] checking for rl_reset_screen_size... yes [07:02:11.664] checking for rl_variable_bind... yes [07:02:11.786] checking test program... ok [07:02:11.906] checking size of void *... 8 [07:02:12.049] checking size of size_t... 8 [07:02:12.189] checking size of long... 8 [07:02:12.330] checking size of long long... 8 [07:02:12.477] checking size of intmax_t... 8 [07:02:12.619] checking alignment of short... 2 [07:02:12.765] checking alignment of int... 4 [07:02:12.909] checking alignment of long... 8 [07:02:13.051] checking alignment of int64_t... 8 [07:02:13.194] checking alignment of double... 8 [07:02:13.339] checking for __int128... yes [07:02:13.461] checking for __int128 alignment bug... ok [07:02:13.583] checking alignment of PG_INT128_TYPE... 16 [07:02:13.723] checking for builtin __sync char locking functions... yes [07:02:13.838] checking for builtin __sync int32 locking functions... yes [07:02:13.956] checking for builtin __sync int32 atomic operations... yes [07:02:14.073] checking for builtin __sync int64 atomic operations... yes [07:02:14.193] checking for builtin __atomic int32 atomic operations... yes [07:02:14.306] checking for builtin __atomic int64 atomic operations... yes [07:02:14.422] checking for __get_cpuid... yes [07:02:14.545] checking for __get_cpuid_count... yes [07:02:14.662] checking for _xgetbv... yes [07:02:15.126] checking for _mm512_popcnt_epi64... yes [07:02:15.558] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [07:02:15.775] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:02:15.838] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [07:02:15.890] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:02:15.943] 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 [07:02:16.016] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:02:16.016] checking for _mm512_clmulepi64_epi128... yes [07:02:16.438] checking for vectorized CRC-32C... AVX-512 with runtime check [07:02:16.438] checking for library containing sem_init... none required [07:02:16.554] checking which semaphore API to use... unnamed POSIX [07:02:16.554] checking which random number source to use... OpenSSL [07:02:16.556] checking for tclsh... /usr/bin/tclsh [07:02:16.556] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:02:16.594] checking tcl.h usability... yes [07:02:16.641] checking tcl.h presence... yes [07:02:16.674] checking for tcl.h... yes [07:02:16.674] checking for perl.h... yes [07:02:16.689] checking for libperl... yes [07:02:16.940] checking Python.h usability... yes [07:02:17.145] checking Python.h presence... yes [07:02:17.212] checking for Python.h... yes [07:02:17.213] checking for xmllint... /usr/bin/xmllint [07:02:17.213] checking for xsltproc... /usr/bin/xsltproc [07:02:17.213] checking for fop... /usr/bin/fop [07:02:17.213] checking for dbtoepub... no [07:02:17.214] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [07:02:17.303] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:02:17.423] configure: using compiler=Debian clang version 19.1.7 (3+b1) [07:02:17.423] 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 [07:02:17.424] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:02:17.424] configure: using LDFLAGS= -Wl,--as-needed [07:02:17.424] configure: using CXX=ccache clang++ [07:02:17.424] 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 [07:02:17.424] configure: using CLANG=ccache clang [07:02:17.424] 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 [07:02:17.424] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [07:02:17.451] configure: updating cache clang.cache [07:02:17.458] configure: creating ./config.status [07:02:17.542] config.status: creating GNUmakefile [07:02:17.554] config.status: creating src/Makefile.global [07:02:17.570] config.status: creating src/include/pg_config.h [07:02:17.583] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:02:17.590] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [07:02:17.595] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:02:17.603] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:02:17.610] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:02:17.618] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:02:17.654] [07:02:17.654] real 0m23.648s [07:02:17.654] user 0m14.758s [07:02:17.654] sys 0m9.128s [07:02:17.654] make -s -j${BUILD_JOBS} clean [07:02:18.114] Makefile:26: warning: overriding recipe for target 'check' [07:02:18.114] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' [07:02:18.114] Makefile:29: warning: overriding recipe for target 'installcheck' [07:02:18.114] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' [07:02:18.161] time make -s -j${BUILD_JOBS} world-bin [07:05:10.007] [07:05:10.007] real 2m51.846s [07:05:10.007] user 8m49.829s [07:05:10.007] sys 1m57.547s [07:05:10.007]