[04:05:26.997] time ./configure \ [04:05:26.997] --cache clang.cache \ [04:05:26.997] ${LINUX_CONFIGURE_FEATURES} \ [04:05:26.997] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [04:05:27.212] configure: creating cache clang.cache [04:05:27.229] checking build system type... x86_64-pc-linux-gnu [04:05:27.313] checking host system type... x86_64-pc-linux-gnu [04:05:27.313] checking which template to use... linux [04:05:27.313] checking whether NLS is wanted... no [04:05:27.313] checking for default port number... 5432 [04:05:27.322] checking for block size... 8kB [04:05:27.323] checking for segment size... 1GB [04:05:27.326] checking for WAL block size... 8kB [04:05:27.453] checking whether the C compiler works... yes [04:05:27.537] checking for C compiler default output file name... a.out [04:05:27.538] checking for suffix of executables... [04:05:27.613] checking whether we are cross compiling... no [04:05:27.697] checking for suffix of object files... o [04:05:27.706] checking whether we are using the GNU C compiler... yes [04:05:27.715] checking whether ccache clang accepts -g... yes [04:05:27.724] checking for ccache clang option to accept ISO C89... none needed [04:05:27.739] checking for ccache clang option to accept ISO C11... none needed [04:05:27.866] checking whether we are using the GNU C++ compiler... yes [04:05:27.874] checking whether ccache clang++ accepts -g... yes [04:05:27.892] checking for ccache clang++ option to accept ISO C++11... none needed [04:05:27.974] checking for gawk... no [04:05:27.974] checking for mawk... mawk [04:05:27.974] checking for llvm-config... /usr/bin/llvm-config [04:05:27.981] configure: using llvm 19.1.7 [04:05:27.981] checking for CLANG... ccache clang [04:05:28.035] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:05:28.044] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:05:28.053] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:05:28.061] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:05:28.069] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:05:28.077] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:05:28.085] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [04:05:28.098] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [04:05:28.106] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [04:05:28.120] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [04:05:28.129] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:05:28.138] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [04:05:28.146] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:05:28.160] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [04:05:28.174] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:05:28.182] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [04:05:28.190] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:05:28.199] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:05:28.207] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:05:28.216] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:05:28.224] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [04:05:28.232] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [04:05:28.240] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [04:05:28.249] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:05:28.258] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:05:28.266] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:05:28.276] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:05:28.285] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:05:28.294] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:05:28.309] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [04:05:28.319] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:05:28.328] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:05:28.338] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:05:28.349] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:05:28.358] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:05:28.367] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:05:28.376] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:05:28.385] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:05:28.394] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:05:28.402] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [04:05:28.416] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [04:05:28.417] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:05:28.426] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:05:28.434] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:05:28.443] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:05:28.458] checking whether the C compiler still works... yes [04:05:28.550] checking how to run the C preprocessor... ccache clang -E [04:05:28.699] checking for pkg-config... /usr/bin/pkg-config [04:05:28.699] checking pkg-config is at least version 0.9.0... yes [04:05:28.701] checking whether to build with ICU support... yes [04:05:28.702] checking for icu-uc icu-i18n... yes [04:05:28.712] checking whether to build with Tcl... yes [04:05:28.712] checking whether to build Perl modules... yes [04:05:28.712] checking whether to build Python modules... yes [04:05:28.712] checking whether to build with GSSAPI support... yes [04:05:28.713] checking whether to build with PAM support... yes [04:05:28.714] checking whether to build with BSD Authentication support... no [04:05:28.714] checking whether to build with LDAP support... yes [04:05:28.714] checking whether to build with Bonjour support... no [04:05:28.714] checking whether to build with SELinux support... yes [04:05:28.714] checking whether to build with systemd support... yes [04:05:28.714] checking whether to build with liburing support... no [04:05:28.714] checking whether to build with libcurl support... yes [04:05:28.715] checking for libcurl >= 7.61.0... yes [04:05:28.727] checking whether to build with libnuma support... no [04:05:28.727] checking whether to build with XML support... yes [04:05:28.727] checking for libxml-2.0 >= 2.6.23... yes [04:05:28.737] checking whether to build with LZ4 support... yes [04:05:28.737] checking for liblz4... yes [04:05:28.747] checking whether to build with ZSTD support... yes [04:05:28.747] checking for libzstd >= 1.4.0... yes [04:05:28.757] checking for strip... strip [04:05:28.757] checking whether it is possible to strip libraries... yes [04:05:28.759] checking for ar... ar [04:05:28.760] checking for a BSD-compatible install... /usr/bin/install -c [04:05:28.771] checking for tar... /usr/bin/tar [04:05:28.771] checking whether ln -s works... yes [04:05:28.771] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:05:28.774] checking for nm... /usr/bin/nm [04:05:28.774] checking for bison... /usr/bin/bison [04:05:28.777] configure: using bison (GNU Bison) 3.8.2 [04:05:28.781] checking for flex... /usr/bin/flex [04:05:28.783] configure: using flex 2.6.4 [04:05:28.783] checking for perl... /usr/bin/perl [04:05:28.787] configure: using perl 5.40.1 [04:05:28.789] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [04:05:28.794] checking for Perl privlibexp... /usr/share/perl/5.40 [04:05:28.800] checking for Perl useshrplib... true [04:05:28.808] 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:05:28.814] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:05:28.820] 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:05:28.921] checking for python3... /usr/bin/python3 [04:05:28.935] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [04:05:28.944] checking for Python sysconfig module... yes [04:05:28.962] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [04:05:28.980] checking Python include directory... -I/usr/include/python3.13 [04:05:29.000] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [04:05:29.059] checking for a sed that does not truncate output... /usr/bin/sed [04:05:29.065] checking for grep that handles long lines and -e... /usr/bin/grep [04:05:29.068] checking for egrep... /usr/bin/grep -E [04:05:29.070] checking for ANSI C header files... yes [04:05:29.265] checking for sys/types.h... yes [04:05:29.285] checking for sys/stat.h... yes [04:05:29.304] checking for stdlib.h... yes [04:05:29.324] checking for string.h... yes [04:05:29.343] checking for memory.h... yes [04:05:29.363] checking for strings.h... yes [04:05:29.384] checking for inttypes.h... yes [04:05:29.404] checking for stdint.h... yes [04:05:29.424] checking for unistd.h... yes [04:05:29.440] checking whether ccache clang is Clang... yes [04:05:29.472] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:05:29.608] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:05:29.693] checking whether more special flags are required for pthreads... no [04:05:29.693] checking for PTHREAD_PRIO_INHERIT... yes [04:05:29.780] checking pthread.h usability... yes [04:05:29.790] checking pthread.h presence... yes [04:05:29.827] checking for pthread.h... yes [04:05:29.828] checking for strerror_r... yes [04:05:29.908] checking whether strerror_r returns int... no [04:05:29.980] checking for main in -lm... yes [04:05:30.069] checking for library containing setproctitle... no [04:05:30.258] checking for library containing dlsym... none required [04:05:30.346] checking for library containing socket... none required [04:05:30.432] checking for library containing getopt_long... none required [04:05:30.521] checking for library containing shm_open... none required [04:05:30.607] checking for library containing shm_unlink... none required [04:05:30.693] checking for library containing clock_gettime... none required [04:05:30.781] checking for library containing shmget... none required [04:05:30.869] checking for library containing backtrace_symbols... none required [04:05:30.957] checking for library containing pthread_barrier_wait... none required [04:05:31.044] checking for library containing readline... -lreadline [04:05:31.134] checking for inflate in -lz... yes [04:05:31.224] checking curl/curl.h usability... yes [04:05:31.233] checking curl/curl.h presence... yes [04:05:31.272] checking for curl/curl.h... yes [04:05:31.273] checking for curl_multi_init in -lcurl... yes [04:05:31.396] checking for curl_global_init thread safety... yes [04:05:31.553] checking for curl support for asynchronous DNS... yes [04:05:31.711] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:05:31.895] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:05:32.013] checking for SSL_new in -lssl... yes [04:05:32.133] checking for SSL_CTX_set_ciphersuites... yes [04:05:32.255] checking for SSL_CTX_set_cert_cb... yes [04:05:32.378] checking for X509_get_signature_info... yes [04:05:32.503] checking for SSL_CTX_set_num_tickets... yes [04:05:32.625] checking for SSL_CTX_set_keylog_callback... yes [04:05:32.758] checking for SSL_CTX_set_client_hello_cb... yes [04:05:32.878] checking for pam_start in -lpam... yes [04:05:33.000] checking for xmlSaveToBuffer in -lxml2... yes [04:05:33.125] checking for xsltCleanupGlobals in -lxslt... yes [04:05:33.256] checking for LZ4_compress_default in -llz4... yes [04:05:33.380] checking for ZSTD_compress in -lzstd... yes [04:05:33.515] checking for ldap_bind in -lldap... yes [04:05:33.649] checking for ldap_initialize... yes [04:05:33.787] checking for ldap_verify_credentials... yes [04:05:33.919] checking for security_compute_create_name in -lselinux... yes [04:05:34.047] checking for uuid_export in -lossp-uuid... yes [04:05:34.176] checking copyfile.h usability... no [04:05:34.269] checking copyfile.h presence... no [04:05:34.307] checking for copyfile.h... no [04:05:34.311] checking execinfo.h usability... yes [04:05:34.320] checking execinfo.h presence... yes [04:05:34.353] checking for execinfo.h... yes [04:05:34.362] checking getopt.h usability... yes [04:05:34.372] checking getopt.h presence... yes [04:05:34.404] checking for getopt.h... yes [04:05:34.413] checking ifaddrs.h usability... yes [04:05:34.423] checking ifaddrs.h presence... yes [04:05:34.458] checking for ifaddrs.h... yes [04:05:34.467] checking sys/epoll.h usability... yes [04:05:34.477] checking sys/epoll.h presence... yes [04:05:34.513] checking for sys/epoll.h... yes [04:05:34.523] checking sys/event.h usability... no [04:05:34.621] checking sys/event.h presence... no [04:05:34.659] checking for sys/event.h... no [04:05:34.663] checking sys/personality.h usability... yes [04:05:34.672] checking sys/personality.h presence... yes [04:05:34.705] checking for sys/personality.h... yes [04:05:34.714] checking sys/prctl.h usability... yes [04:05:34.724] checking sys/prctl.h presence... yes [04:05:34.757] checking for sys/prctl.h... yes [04:05:34.766] checking sys/procctl.h usability... no [04:05:34.863] checking sys/procctl.h presence... no [04:05:34.900] checking for sys/procctl.h... no [04:05:34.904] checking sys/signalfd.h usability... yes [04:05:34.914] checking sys/signalfd.h presence... yes [04:05:34.947] checking for sys/signalfd.h... yes [04:05:34.956] checking sys/ucred.h usability... no [04:05:35.051] checking sys/ucred.h presence... no [04:05:35.090] checking for sys/ucred.h... no [04:05:35.094] checking termios.h usability... yes [04:05:35.104] checking termios.h presence... yes [04:05:35.138] checking for termios.h... yes [04:05:35.147] checking uchar.h usability... yes [04:05:35.157] checking uchar.h presence... yes [04:05:35.191] checking for uchar.h... yes [04:05:35.200] checking ucred.h usability... no [04:05:35.295] checking ucred.h presence... no [04:05:35.334] checking for ucred.h... no [04:05:35.338] checking xlocale.h usability... no [04:05:35.433] checking xlocale.h presence... no [04:05:35.471] checking for xlocale.h... no [04:05:35.473] checking readline/readline.h usability... yes [04:05:35.483] checking readline/readline.h presence... yes [04:05:35.519] checking for readline/readline.h... yes [04:05:35.521] checking readline/history.h usability... yes [04:05:35.531] checking readline/history.h presence... yes [04:05:35.566] checking for readline/history.h... yes [04:05:35.569] checking zlib.h usability... yes [04:05:35.579] checking zlib.h presence... yes [04:05:35.616] checking for zlib.h... yes [04:05:35.617] checking for lz4... /usr/bin/lz4 [04:05:35.617] checking lz4.h usability... yes [04:05:35.627] checking lz4.h presence... yes [04:05:35.663] checking for lz4.h... yes [04:05:35.664] checking for zstd... /usr/bin/zstd [04:05:35.664] checking zstd.h usability... yes [04:05:35.674] checking zstd.h presence... yes [04:05:35.708] checking for zstd.h... yes [04:05:35.708] checking gssapi/gssapi.h usability... yes [04:05:35.718] checking gssapi/gssapi.h presence... yes [04:05:35.753] checking for gssapi/gssapi.h... yes [04:05:35.755] checking gssapi/gssapi_ext.h usability... yes [04:05:35.765] checking gssapi/gssapi_ext.h presence... yes [04:05:35.800] checking for gssapi/gssapi_ext.h... yes [04:05:35.802] checking for openssl... /usr/bin/openssl [04:05:35.808] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [04:05:35.808] checking openssl/ssl.h usability... yes [04:05:35.819] checking openssl/ssl.h presence... yes [04:05:35.888] checking for openssl/ssl.h... yes [04:05:35.889] checking openssl/err.h usability... yes [04:05:35.899] checking openssl/err.h presence... yes [04:05:35.944] checking for openssl/err.h... yes [04:05:35.945] checking security/pam_appl.h usability... yes [04:05:35.954] checking security/pam_appl.h presence... yes [04:05:35.987] checking for security/pam_appl.h... yes [04:05:35.989] checking systemd/sd-daemon.h usability... yes [04:05:35.999] checking systemd/sd-daemon.h presence... yes [04:05:36.034] checking for systemd/sd-daemon.h... yes [04:05:36.035] checking libxml/parser.h usability... yes [04:05:36.045] checking libxml/parser.h presence... yes [04:05:36.085] checking for libxml/parser.h... yes [04:05:36.085] checking libxslt/xslt.h usability... yes [04:05:36.095] checking libxslt/xslt.h presence... yes [04:05:36.137] checking for libxslt/xslt.h... yes [04:05:36.138] checking ldap.h usability... yes [04:05:36.147] checking ldap.h presence... yes [04:05:36.183] checking for ldap.h... yes [04:05:36.183] checking for compatible LDAP implementation... yes [04:05:36.193] checking ossp/uuid.h usability... yes [04:05:36.203] checking ossp/uuid.h presence... yes [04:05:36.238] checking for ossp/uuid.h... yes [04:05:36.276] checking whether byte ordering is bigendian... no [04:05:36.440] checking for C printf format archetype... printf [04:05:36.471] checking for C++ printf format archetype... printf [04:05:36.500] checking for typeof... typeof [04:05:36.509] checking for C++ typeof... typeof [04:05:36.518] checking for typeof_unqual... __typeof_unqual__ [04:05:36.607] checking for C++ typeof_unqual... no [04:05:36.746] checking for __builtin_types_compatible_p... yes [04:05:36.759] checking for __builtin_constant_p... yes [04:05:36.772] checking for __builtin_mul_overflow... yes [04:05:36.908] checking for __builtin_unreachable... yes [04:05:37.037] checking for computed goto support... yes [04:05:37.046] checking for struct tm.tm_zone... yes [04:05:37.056] checking for union semun... no [04:05:37.132] checking for socklen_t... yes [04:05:37.222] checking for struct sockaddr.sa_len... no [04:05:37.378] checking for C/C++ restrict keyword... __restrict [04:05:37.394] checking for struct option... yes [04:05:37.476] checking whether assembler supports x86_64 popcntq... yes [04:05:37.485] checking for special C compiler options needed for large files... no [04:05:37.485] checking for _FILE_OFFSET_BITS value needed for large files... no [04:05:37.498] checking size of off_t... 8 [04:05:37.660] checking for int timezone... yes [04:05:37.800] checking for backtrace_symbols... yes [04:05:37.939] checking for copyfile... no [04:05:38.081] checking for copy_file_range... yes [04:05:38.217] checking for elf_aux_info... no [04:05:38.355] checking for explicit_memset... no [04:05:38.492] checking for getauxval... yes [04:05:38.626] checking for getifaddrs... yes [04:05:38.760] checking for getpeerucred... no [04:05:38.903] checking for inet_pton... yes [04:05:39.041] checking for kqueue... no [04:05:39.179] checking for localeconv_l... no [04:05:39.317] checking for mbstowcs_l... no [04:05:39.453] checking for memset_explicit... no [04:05:39.590] checking for posix_fallocate... yes [04:05:39.726] checking for ppoll... yes [04:05:39.866] checking for pthread_is_threaded_np... no [04:05:40.001] checking for setproctitle... no [04:05:40.141] checking for setproctitle_fast... no [04:05:40.290] checking for strsignal... yes [04:05:40.426] checking for syncfs... yes [04:05:40.561] checking for sync_file_range... yes [04:05:40.701] checking for uselocale... yes [04:05:40.837] checking for wcstombs_l... no [04:05:40.969] checking for __builtin_bswap16... yes [04:05:41.098] checking for __builtin_bswap32... yes [04:05:41.241] checking for __builtin_bswap64... yes [04:05:41.374] checking for __builtin_clz... yes [04:05:41.512] checking for __builtin_ctz... yes [04:05:41.649] checking for __builtin_frame_address... yes [04:05:41.785] checking for _LARGEFILE_SOURCE value needed for large files... no [04:05:41.920] checking how ccache clang reports undeclared, standard C functions... error [04:05:41.989] checking for posix_fadvise... yes [04:05:42.127] checking whether posix_fadvise is declared... yes [04:05:42.143] checking whether fdatasync is declared... yes [04:05:42.159] checking whether strlcat is declared... yes [04:05:42.176] checking whether strlcpy is declared... yes [04:05:42.194] checking whether strsep is declared... yes [04:05:42.210] checking whether timingsafe_bcmp is declared... no [04:05:42.316] checking whether preadv is declared... yes [04:05:42.332] checking whether pwritev is declared... yes [04:05:42.349] checking whether strchrnul is declared... yes [04:05:42.365] checking whether memset_s is declared... no [04:05:42.445] checking whether F_FULLFSYNC is declared... no [04:05:42.520] checking for explicit_bzero... yes [04:05:42.644] checking for getopt... yes [04:05:42.769] checking for getpeereid... no [04:05:42.905] checking for inet_aton... yes [04:05:43.032] checking for mkdtemp... yes [04:05:43.161] checking for strlcat... yes [04:05:43.295] checking for strlcpy... yes [04:05:43.433] checking for strsep... yes [04:05:43.568] checking for timingsafe_bcmp... no [04:05:43.702] checking for pthread_barrier_wait... yes [04:05:43.832] checking for getopt_long... yes [04:05:43.962] checking for syslog... yes [04:05:44.090] checking syslog.h usability... yes [04:05:44.099] checking syslog.h presence... yes [04:05:44.132] checking for syslog.h... yes [04:05:44.133] checking for opterr... yes [04:05:44.261] checking for optreset... no [04:05:44.392] checking unicode/ucol.h usability... yes [04:05:44.402] checking unicode/ucol.h presence... yes [04:05:44.443] checking for unicode/ucol.h... yes [04:05:44.444] checking for rl_completion_suppress_quote... yes [04:05:44.579] checking for rl_filename_quote_characters... yes [04:05:44.718] checking for rl_filename_quoting_function... yes [04:05:44.858] checking for append_history... yes [04:05:44.995] checking for history_truncate_file... yes [04:05:45.145] checking for rl_completion_matches... yes [04:05:45.283] checking for rl_filename_completion_function... yes [04:05:45.421] checking for rl_reset_screen_size... yes [04:05:45.564] checking for rl_variable_bind... yes [04:05:45.696] checking test program... ok [04:05:45.831] checking size of void *... 8 [04:05:45.984] checking size of size_t... 8 [04:05:46.142] checking size of long... 8 [04:05:46.300] checking size of long long... 8 [04:05:46.459] checking size of intmax_t... 8 [04:05:46.622] checking alignment of short... 2 [04:05:46.778] checking alignment of int... 4 [04:05:46.941] checking alignment of int64_t... 8 [04:05:47.112] checking alignment of double... 8 [04:05:47.272] checking for __int128... yes [04:05:47.413] checking for __int128 alignment bug... ok [04:05:47.553] checking alignment of PG_INT128_TYPE... 16 [04:05:47.710] checking for builtin __sync char locking functions... yes [04:05:47.846] checking for builtin __sync int32 locking functions... yes [04:05:47.986] checking for builtin __sync int32 atomic operations... yes [04:05:48.116] checking for builtin __sync int64 atomic operations... yes [04:05:48.251] checking for builtin __atomic int32 atomic operations... yes [04:05:48.381] checking for builtin __atomic int64 atomic operations... yes [04:05:48.516] checking for __get_cpuid... yes [04:05:48.659] checking for __get_cpuid_count... yes [04:05:48.793] checking for _xgetbv... yes [04:05:49.311] checking for _mm512_popcnt_epi64... yes [04:05:49.773] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:05:50.010] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:05:50.081] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:05:50.142] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:05:50.205] 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:05:50.286] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:05:50.286] checking for _mm512_clmulepi64_epi128... yes [04:05:50.737] checking for vectorized CRC-32C... AVX-512 with runtime check [04:05:50.738] checking for library containing sem_init... none required [04:05:50.867] checking which semaphore API to use... unnamed POSIX [04:05:50.867] checking which random number source to use... OpenSSL [04:05:50.869] checking for tclsh... /usr/bin/tclsh [04:05:50.869] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:05:50.912] checking tcl.h usability... yes [04:05:50.922] checking tcl.h presence... yes [04:05:50.960] checking for tcl.h... yes [04:05:50.960] checking for perl.h... yes [04:05:50.977] checking for libperl... yes [04:05:51.286] checking Python.h usability... yes [04:05:51.296] checking Python.h presence... yes [04:05:51.369] checking for Python.h... yes [04:05:51.370] checking for xmllint... /usr/bin/xmllint [04:05:51.370] checking for xsltproc... /usr/bin/xsltproc [04:05:51.370] checking for fop... /usr/bin/fop [04:05:51.370] checking for dbtoepub... no [04:05:51.371] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:05:51.469] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:05:51.606] configure: using compiler=Debian clang version 19.1.7 (3+b1) [04:05:51.606] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -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 -Wstrict-prototypes -Wold-style-definition [04:05:51.606] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:05:51.606] configure: using LDFLAGS= -Wl,--as-needed [04:05:51.606] configure: using CXX=ccache clang++ [04:05:51.606] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:05:51.606] configure: using CLANG=ccache clang [04:05:51.606] 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:05:51.606] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:05:51.637] configure: updating cache clang.cache [04:05:51.645] configure: creating ./config.status [04:05:51.748] config.status: creating GNUmakefile [04:05:51.764] config.status: creating src/Makefile.global [04:05:51.785] config.status: creating src/include/pg_config.h [04:05:51.801] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:05:51.811] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:05:51.818] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:05:51.827] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:05:51.836] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:05:51.845] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:05:51.886] [04:05:51.886] real 0m24.890s [04:05:51.886] user 0m15.365s [04:05:51.886] sys 0m9.770s [04:05:51.886] make -s -j${BUILD_JOBS} clean [04:05:52.486] time make -s -j${BUILD_JOBS} world-bin [04:05:58.766] fe-connect.c:6003:10: error: unused variable 'conn' [-Werror,-Wunused-variable] [04:05:58.766] 6003 | PGconn *conn; [04:05:58.766] | ^~~~ [04:05:58.766] fe-connect.c:6004:26: error: unused variable 'request' [-Werror,-Wunused-variable] [04:05:58.766] 6004 | PGoauthBearerRequestV2 *request; [04:05:58.766] | ^~~~~~~ [04:05:58.766] 2 errors generated. [04:05:58.767] make[3]: *** [: fe-connect.o] Error 1 [04:05:58.768] make[2]: *** [Makefile:23: all-libpq-recurse] Error 2 [04:05:58.768] make[1]: *** [Makefile:42: all-interfaces-recurse] Error 2 [04:05:58.768] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:05:58.769] [04:05:58.769] real 0m6.283s [04:05:58.769] user 0m9.412s [04:05:58.769] sys 0m6.780s [04:05:58.769] [04:05:58.769] Exit status: 2