[04:27:35.570] time ./configure \ [04:27:35.570] --cache clang.cache \ [04:27:35.570] ${LINUX_CONFIGURE_FEATURES} \ [04:27:35.570] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [04:27:35.767] configure: creating cache clang.cache [04:27:35.782] checking build system type... x86_64-pc-linux-gnu [04:27:35.862] checking host system type... x86_64-pc-linux-gnu [04:27:35.862] checking which template to use... linux [04:27:35.862] checking whether NLS is wanted... no [04:27:35.863] checking for default port number... 5432 [04:27:35.871] checking for block size... 8kB [04:27:35.872] checking for segment size... 1GB [04:27:35.875] checking for WAL block size... 8kB [04:27:35.996] checking whether the C compiler works... yes [04:27:36.076] checking for C compiler default output file name... a.out [04:27:36.078] checking for suffix of executables... [04:27:36.153] checking whether we are cross compiling... no [04:27:36.232] checking for suffix of object files... o [04:27:36.242] checking whether we are using the GNU C compiler... yes [04:27:36.250] checking whether ccache clang accepts -g... yes [04:27:36.258] checking for ccache clang option to accept ISO C89... none needed [04:27:36.272] checking for ccache clang option to accept ISO C11... none needed [04:27:36.400] checking whether we are using the GNU C++ compiler... yes [04:27:36.437] checking whether ccache clang++ accepts -g... yes [04:27:36.511] checking for gawk... no [04:27:36.511] checking for mawk... mawk [04:27:36.511] checking for llvm-config... /usr/bin/llvm-config [04:27:36.517] configure: using llvm 19.1.7 [04:27:36.517] checking for CLANG... ccache clang [04:27:36.575] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:27:36.583] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:27:36.592] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:27:36.600] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:27:36.609] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:27:36.617] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [04:27:36.626] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:27:36.692] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:27:36.726] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:27:36.741] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:27:36.756] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:27:36.764] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [04:27:36.771] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:27:36.844] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [04:27:36.858] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:27:36.867] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [04:27:36.875] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:27:36.883] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:27:36.891] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:27:36.899] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:27:36.907] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [04:27:36.916] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [04:27:36.924] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [04:27:36.958] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:27:36.966] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:27:37.002] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:27:37.010] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:27:37.020] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:27:37.028] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:27:37.042] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [04:27:37.051] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:27:37.114] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:27:37.122] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:27:37.131] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:27:37.166] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:27:37.174] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:27:37.208] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:27:37.216] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:27:37.224] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:27:37.233] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [04:27:37.247] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [04:27:37.247] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:27:37.255] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:27:37.263] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:27:37.271] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:27:37.315] checking whether the C compiler still works... yes [04:27:37.412] checking how to run the C preprocessor... ccache clang -E [04:27:37.556] checking for pkg-config... /usr/bin/pkg-config [04:27:37.557] checking pkg-config is at least version 0.9.0... yes [04:27:37.558] checking whether to build with ICU support... yes [04:27:37.558] checking for icu-uc icu-i18n... yes [04:27:37.567] checking whether to build with Tcl... yes [04:27:37.567] checking whether to build Perl modules... yes [04:27:37.568] checking whether to build Python modules... yes [04:27:37.568] checking whether to build with GSSAPI support... yes [04:27:37.569] checking whether to build with PAM support... yes [04:27:37.569] checking whether to build with BSD Authentication support... no [04:27:37.569] checking whether to build with LDAP support... yes [04:27:37.569] checking whether to build with Bonjour support... no [04:27:37.569] checking whether to build with SELinux support... yes [04:27:37.570] checking whether to build with systemd support... yes [04:27:37.570] checking whether to build with liburing support... no [04:27:37.570] checking whether to build with libcurl support... yes [04:27:37.570] checking for libcurl >= 7.61.0... yes [04:27:37.581] checking whether to build with libnuma support... no [04:27:37.581] checking whether to build with XML support... yes [04:27:37.581] checking for libxml-2.0 >= 2.6.23... yes [04:27:37.591] checking whether to build with LZ4 support... yes [04:27:37.591] checking for liblz4... yes [04:27:37.600] checking whether to build with ZSTD support... yes [04:27:37.600] checking for libzstd >= 1.4.0... yes [04:27:37.610] checking for strip... strip [04:27:37.610] checking whether it is possible to strip libraries... yes [04:27:37.612] checking for ar... ar [04:27:37.613] checking for a BSD-compatible install... /usr/bin/install -c [04:27:37.622] checking for tar... /usr/bin/tar [04:27:37.622] checking whether ln -s works... yes [04:27:37.622] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:27:37.625] checking for nm... /usr/bin/nm [04:27:37.625] checking for bison... /usr/bin/bison [04:27:37.628] configure: using bison (GNU Bison) 3.8.2 [04:27:37.632] checking for flex... /usr/bin/flex [04:27:37.634] configure: using flex 2.6.4 [04:27:37.634] checking for perl... /usr/bin/perl [04:27:37.637] configure: using perl 5.40.1 [04:27:37.639] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [04:27:37.645] checking for Perl privlibexp... /usr/share/perl/5.40 [04:27:37.650] checking for Perl useshrplib... true [04:27:37.657] 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 [04:27:37.664] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:27:37.671] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:27:37.767] checking for python3... /usr/bin/python3 [04:27:37.781] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [04:27:37.788] checking for Python sysconfig module... yes [04:27:37.803] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [04:27:37.819] checking Python include directory... -I/usr/include/python3.13 [04:27:37.838] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [04:27:37.897] checking for a sed that does not truncate output... /usr/bin/sed [04:27:37.903] checking for grep that handles long lines and -e... /usr/bin/grep [04:27:37.906] checking for egrep... /usr/bin/grep -E [04:27:37.908] checking for ANSI C header files... yes [04:27:38.129] checking for sys/types.h... yes [04:27:38.147] checking for sys/stat.h... yes [04:27:38.165] checking for stdlib.h... yes [04:27:38.218] checking for string.h... yes [04:27:38.236] checking for memory.h... yes [04:27:38.255] checking for strings.h... yes [04:27:38.355] checking for inttypes.h... yes [04:27:38.373] checking for stdint.h... yes [04:27:38.391] checking for unistd.h... yes [04:27:38.406] checking whether ccache clang is Clang... yes [04:27:38.437] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:27:38.583] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:27:38.658] checking whether more special flags are required for pthreads... no [04:27:38.658] checking for PTHREAD_PRIO_INHERIT... yes [04:27:38.740] checking pthread.h usability... yes [04:27:38.788] checking pthread.h presence... yes [04:27:38.825] checking for pthread.h... yes [04:27:38.825] checking for strerror_r... yes [04:27:38.901] checking whether strerror_r returns int... no [04:27:38.969] checking for main in -lm... yes [04:27:39.056] checking for library containing setproctitle... no [04:27:39.231] checking for library containing dlsym... none required [04:27:39.314] checking for library containing socket... none required [04:27:39.395] checking for library containing getopt_long... none required [04:27:39.477] checking for library containing shm_open... none required [04:27:39.563] checking for library containing shm_unlink... none required [04:27:39.646] checking for library containing clock_gettime... none required [04:27:39.733] checking for library containing shmget... none required [04:27:39.816] checking for library containing backtrace_symbols... none required [04:27:39.897] checking for library containing pthread_barrier_wait... none required [04:27:39.984] checking for library containing readline... -lreadline [04:27:40.069] checking for inflate in -lz... yes [04:27:40.157] checking curl/curl.h usability... yes [04:27:40.167] checking curl/curl.h presence... yes [04:27:40.211] checking for curl/curl.h... yes [04:27:40.211] checking for curl_multi_init in -lcurl... yes [04:27:40.341] checking for curl_global_init thread safety... yes [04:27:40.486] checking for curl support for asynchronous DNS... yes [04:27:40.631] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:27:40.811] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:27:40.926] checking for SSL_new in -lssl... yes [04:27:41.043] checking for SSL_CTX_set_ciphersuites... yes [04:27:41.165] checking for SSL_CTX_set_cert_cb... yes [04:27:41.289] checking for X509_get_signature_info... yes [04:27:41.411] checking for SSL_CTX_set_num_tickets... yes [04:27:41.543] checking for SSL_CTX_set_keylog_callback... yes [04:27:41.664] checking for pam_start in -lpam... yes [04:27:41.777] checking for xmlSaveToBuffer in -lxml2... yes [04:27:41.914] checking for xsltCleanupGlobals in -lxslt... yes [04:27:42.053] checking for LZ4_compress_default in -llz4... yes [04:27:42.191] checking for ZSTD_compress in -lzstd... yes [04:27:42.336] checking for ldap_bind in -lldap... yes [04:27:42.471] checking for ldap_initialize... yes [04:27:42.603] checking for ldap_verify_credentials... yes [04:27:42.744] checking for security_compute_create_name in -lselinux... yes [04:27:42.877] checking for uuid_export in -lossp-uuid... yes [04:27:43.014] checking copyfile.h usability... no [04:27:43.105] checking copyfile.h presence... no [04:27:43.142] checking for copyfile.h... no [04:27:43.146] checking execinfo.h usability... yes [04:27:43.155] checking execinfo.h presence... yes [04:27:43.185] checking for execinfo.h... yes [04:27:43.194] checking getopt.h usability... yes [04:27:43.237] checking getopt.h presence... yes [04:27:43.272] checking for getopt.h... yes [04:27:43.280] checking ifaddrs.h usability... yes [04:27:43.325] checking ifaddrs.h presence... yes [04:27:43.362] checking for ifaddrs.h... yes [04:27:43.371] checking sys/epoll.h usability... yes [04:27:43.380] checking sys/epoll.h presence... yes [04:27:43.414] checking for sys/epoll.h... yes [04:27:43.423] checking sys/event.h usability... no [04:27:43.514] checking sys/event.h presence... no [04:27:43.549] checking for sys/event.h... no [04:27:43.554] checking sys/personality.h usability... yes [04:27:43.645] checking sys/personality.h presence... yes [04:27:43.679] checking for sys/personality.h... yes [04:27:43.688] checking sys/prctl.h usability... yes [04:27:43.698] checking sys/prctl.h presence... yes [04:27:43.731] checking for sys/prctl.h... yes [04:27:43.739] checking sys/procctl.h usability... no [04:27:43.830] checking sys/procctl.h presence... no [04:27:43.869] checking for sys/procctl.h... no [04:27:43.873] checking sys/signalfd.h usability... yes [04:27:43.882] checking sys/signalfd.h presence... yes [04:27:43.913] checking for sys/signalfd.h... yes [04:27:43.922] checking sys/ucred.h usability... no [04:27:44.016] checking sys/ucred.h presence... no [04:27:44.054] checking for sys/ucred.h... no [04:27:44.058] checking termios.h usability... yes [04:27:44.067] checking termios.h presence... yes [04:27:44.098] checking for termios.h... yes [04:27:44.107] checking uchar.h usability... yes [04:27:44.117] checking uchar.h presence... yes [04:27:44.152] checking for uchar.h... yes [04:27:44.161] checking ucred.h usability... no [04:27:44.253] checking ucred.h presence... no [04:27:44.287] checking for ucred.h... no [04:27:44.291] checking xlocale.h usability... no [04:27:44.381] checking xlocale.h presence... no [04:27:44.419] checking for xlocale.h... no [04:27:44.420] checking readline/readline.h usability... yes [04:27:44.465] checking readline/readline.h presence... yes [04:27:44.503] checking for readline/readline.h... yes [04:27:44.505] checking readline/history.h usability... yes [04:27:44.514] checking readline/history.h presence... yes [04:27:44.551] checking for readline/history.h... yes [04:27:44.554] checking zlib.h usability... yes [04:27:44.564] checking zlib.h presence... yes [04:27:44.600] checking for zlib.h... yes [04:27:44.600] checking for lz4... /usr/bin/lz4 [04:27:44.601] checking lz4.h usability... yes [04:27:44.645] checking lz4.h presence... yes [04:27:44.680] checking for lz4.h... yes [04:27:44.680] checking for zstd... /usr/bin/zstd [04:27:44.680] checking zstd.h usability... yes [04:27:44.724] checking zstd.h presence... yes [04:27:44.759] checking for zstd.h... yes [04:27:44.759] checking gssapi/gssapi.h usability... yes [04:27:44.767] checking gssapi/gssapi.h presence... yes [04:27:44.802] checking for gssapi/gssapi.h... yes [04:27:44.803] checking gssapi/gssapi_ext.h usability... yes [04:27:44.812] checking gssapi/gssapi_ext.h presence... yes [04:27:44.845] checking for gssapi/gssapi_ext.h... yes [04:27:44.847] checking for openssl... /usr/bin/openssl [04:27:44.852] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [04:27:44.852] checking openssl/ssl.h usability... yes [04:27:44.862] checking openssl/ssl.h presence... yes [04:27:44.924] checking for openssl/ssl.h... yes [04:27:44.924] checking openssl/err.h usability... yes [04:27:44.934] checking openssl/err.h presence... yes [04:27:44.975] checking for openssl/err.h... yes [04:27:44.976] checking security/pam_appl.h usability... yes [04:27:44.984] checking security/pam_appl.h presence... yes [04:27:45.016] checking for security/pam_appl.h... yes [04:27:45.017] checking systemd/sd-daemon.h usability... yes [04:27:45.064] checking systemd/sd-daemon.h presence... yes [04:27:45.097] checking for systemd/sd-daemon.h... yes [04:27:45.097] checking libxml/parser.h usability... yes [04:27:45.106] checking libxml/parser.h presence... yes [04:27:45.143] checking for libxml/parser.h... yes [04:27:45.144] checking libxslt/xslt.h usability... yes [04:27:45.195] checking libxslt/xslt.h presence... yes [04:27:45.233] checking for libxslt/xslt.h... yes [04:27:45.234] checking ldap.h usability... yes [04:27:45.329] checking ldap.h presence... yes [04:27:45.364] checking for ldap.h... yes [04:27:45.365] checking for compatible LDAP implementation... yes [04:27:45.406] checking ossp/uuid.h usability... yes [04:27:45.415] checking ossp/uuid.h presence... yes [04:27:45.450] checking for ossp/uuid.h... yes [04:27:45.490] checking whether byte ordering is bigendian... no [04:27:45.645] checking for inline... inline [04:27:45.657] checking for C printf format archetype... printf [04:27:45.685] checking for C++ printf format archetype... printf [04:27:45.712] checking for statement expressions... yes [04:27:45.850] checking for typeof... typeof [04:27:45.858] checking for __builtin_types_compatible_p... yes [04:27:45.895] checking for __builtin_constant_p... yes [04:27:45.959] checking for __builtin_mul_overflow... yes [04:27:46.088] checking for __builtin_unreachable... yes [04:27:46.232] checking for computed goto support... yes [04:27:46.240] checking for struct tm.tm_zone... yes [04:27:46.281] checking for union semun... no [04:27:46.354] checking for socklen_t... yes [04:27:46.438] checking for struct sockaddr.sa_len... no [04:27:46.583] checking for C/C++ restrict keyword... __restrict [04:27:46.599] checking for struct option... yes [04:27:46.676] checking whether assembler supports x86_64 popcntq... yes [04:27:46.685] checking for special C compiler options needed for large files... no [04:27:46.685] checking for _FILE_OFFSET_BITS value needed for large files... no [04:27:46.699] checking size of off_t... 8 [04:27:46.878] checking for int timezone... yes [04:27:47.031] checking for backtrace_symbols... yes [04:27:47.179] checking for copyfile... no [04:27:47.308] checking for copy_file_range... yes [04:27:47.447] checking for elf_aux_info... no [04:27:47.594] checking for getauxval... yes [04:27:47.722] checking for getifaddrs... yes [04:27:47.856] checking for getpeerucred... no [04:27:47.993] checking for inet_pton... yes [04:27:48.136] checking for kqueue... no [04:27:48.277] checking for localeconv_l... no [04:27:48.405] checking for mbstowcs_l... no [04:27:48.546] checking for posix_fallocate... yes [04:27:48.676] checking for ppoll... yes [04:27:48.804] checking for pthread_is_threaded_np... no [04:27:48.936] checking for setproctitle... no [04:27:49.088] checking for setproctitle_fast... no [04:27:49.217] checking for strsignal... yes [04:27:49.352] checking for syncfs... yes [04:27:49.494] checking for sync_file_range... yes [04:27:49.639] checking for uselocale... yes [04:27:49.782] checking for wcstombs_l... no [04:27:49.914] checking for __builtin_bswap16... yes [04:27:50.045] checking for __builtin_bswap32... yes [04:27:50.169] checking for __builtin_bswap64... yes [04:27:50.316] checking for __builtin_clz... yes [04:27:50.461] checking for __builtin_ctz... yes [04:27:50.606] checking for __builtin_popcount... yes [04:27:50.744] checking for __builtin_frame_address... yes [04:27:50.886] checking for _LARGEFILE_SOURCE value needed for large files... no [04:27:51.024] checking how ccache clang reports undeclared, standard C functions... error [04:27:51.091] checking for posix_fadvise... yes [04:27:51.222] checking whether posix_fadvise is declared... yes [04:27:51.236] checking whether fdatasync is declared... yes [04:27:51.250] checking whether strlcat is declared... yes [04:27:51.265] checking whether strlcpy is declared... yes [04:27:51.281] checking whether strsep is declared... yes [04:27:51.297] checking whether timingsafe_bcmp is declared... no [04:27:51.400] checking whether preadv is declared... yes [04:27:51.415] checking whether pwritev is declared... yes [04:27:51.431] checking whether strchrnul is declared... yes [04:27:51.471] checking whether memset_s is declared... no [04:27:51.551] checking whether F_FULLFSYNC is declared... no [04:27:51.626] checking for explicit_bzero... yes [04:27:51.766] checking for getopt... yes [04:27:51.912] checking for getpeereid... no [04:27:52.041] checking for inet_aton... yes [04:27:52.167] checking for mkdtemp... yes [04:27:52.308] checking for strlcat... yes [04:27:52.441] checking for strlcpy... yes [04:27:52.564] checking for strsep... yes [04:27:52.699] checking for timingsafe_bcmp... no [04:27:52.828] checking for pthread_barrier_wait... yes [04:27:52.951] checking for getopt_long... yes [04:27:53.087] checking for syslog... yes [04:27:53.218] checking syslog.h usability... yes [04:27:53.227] checking syslog.h presence... yes [04:27:53.260] checking for syslog.h... yes [04:27:53.260] checking for opterr... yes [04:27:53.411] checking for optreset... no [04:27:53.558] checking unicode/ucol.h usability... yes [04:27:53.567] checking unicode/ucol.h presence... yes [04:27:53.605] checking for unicode/ucol.h... yes [04:27:53.606] checking for rl_completion_suppress_quote... yes [04:27:53.744] checking for rl_filename_quote_characters... yes [04:27:53.897] checking for rl_filename_quoting_function... yes [04:27:54.052] checking for append_history... yes [04:27:54.199] checking for history_truncate_file... yes [04:27:54.332] checking for rl_completion_matches... yes [04:27:54.489] checking for rl_filename_completion_function... yes [04:27:54.625] checking for rl_reset_screen_size... yes [04:27:54.777] checking for rl_variable_bind... yes [04:27:54.923] checking test program... ok [04:27:55.049] checking size of void *... 8 [04:27:55.203] checking size of size_t... 8 [04:27:55.364] checking size of long... 8 [04:27:55.527] checking size of long long... 8 [04:27:55.687] checking size of intmax_t... 8 [04:27:55.851] checking alignment of short... 2 [04:27:56.024] checking alignment of int... 4 [04:27:56.187] checking alignment of long... 8 [04:27:56.355] checking alignment of int64_t... 8 [04:27:56.521] checking alignment of double... 8 [04:27:56.696] checking for __int128... yes [04:27:56.829] checking for __int128 alignment bug... ok [04:27:56.978] checking alignment of PG_INT128_TYPE... 16 [04:27:57.148] checking for builtin __sync char locking functions... yes [04:27:57.286] checking for builtin __sync int32 locking functions... yes [04:27:57.435] checking for builtin __sync int32 atomic operations... yes [04:27:57.557] checking for builtin __sync int64 atomic operations... yes [04:27:57.702] checking for builtin __atomic int32 atomic operations... yes [04:27:57.834] checking for builtin __atomic int64 atomic operations... yes [04:27:57.955] checking for __get_cpuid... yes [04:27:58.100] checking for __get_cpuid_count... yes [04:27:58.246] checking for _xgetbv... yes [04:27:58.760] checking for _mm512_popcnt_epi64... yes [04:27:59.214] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:27:59.458] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:27:59.530] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:27:59.592] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:27:59.655] 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 [04:27:59.738] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:27:59.739] checking for _mm512_clmulepi64_epi128... yes [04:28:00.192] checking for vectorized CRC-32C... AVX-512 with runtime check [04:28:00.192] checking for library containing sem_init... none required [04:28:00.319] checking which semaphore API to use... unnamed POSIX [04:28:00.319] checking which random number source to use... OpenSSL [04:28:00.322] checking for tclsh... /usr/bin/tclsh [04:28:00.322] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:28:00.363] checking tcl.h usability... yes [04:28:00.373] checking tcl.h presence... yes [04:28:00.412] checking for tcl.h... yes [04:28:00.412] checking for perl.h... yes [04:28:00.763] checking for libperl... yes [04:28:01.030] checking Python.h usability... yes [04:28:01.041] checking Python.h presence... yes [04:28:01.113] checking for Python.h... yes [04:28:01.113] checking for xmllint... /usr/bin/xmllint [04:28:01.113] checking for xsltproc... /usr/bin/xsltproc [04:28:01.114] checking for fop... /usr/bin/fop [04:28:01.114] checking for dbtoepub... no [04:28:01.114] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:28:01.213] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:28:01.337] configure: using compiler=Debian clang version 19.1.7 (3+b1) [04:28:01.337] 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 [04:28:01.337] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:28:01.337] configure: using LDFLAGS= -Wl,--as-needed [04:28:01.337] configure: using CXX=ccache clang++ [04:28:01.337] 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 [04:28:01.337] configure: using CLANG=ccache clang [04:28:01.337] 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 [04:28:01.337] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:28:01.364] configure: updating cache clang.cache [04:28:01.372] configure: creating ./config.status [04:28:01.466] config.status: creating GNUmakefile [04:28:01.479] config.status: creating src/Makefile.global [04:28:01.496] config.status: creating src/include/pg_config.h [04:28:01.510] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:28:01.518] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:28:01.524] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:28:01.532] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:28:01.540] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:28:01.548] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:28:01.585] [04:28:01.585] real 0m26.015s [04:28:01.585] user 0m16.460s [04:28:01.585] sys 0m9.791s [04:28:01.585] make -s -j${BUILD_JOBS} clean [04:28:02.082] Makefile:26: warning: overriding recipe for target 'check' [04:28:02.082] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' [04:28:02.082] Makefile:29: warning: overriding recipe for target 'installcheck' [04:28:02.082] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' [04:28:02.137] time make -s -j${BUILD_JOBS} world-bin [04:30:41.164] [04:30:41.164] real 2m39.027s [04:30:41.164] user 8m5.769s [04:30:41.164] sys 1m48.953s [04:30:41.164]