[10:21:39.214] time ./configure \ [10:21:39.214] --cache clang.cache \ [10:21:39.214] ${LINUX_CONFIGURE_FEATURES} \ [10:21:39.214] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [10:21:39.407] configure: creating cache clang.cache [10:21:39.422] checking build system type... x86_64-pc-linux-gnu [10:21:39.502] checking host system type... x86_64-pc-linux-gnu [10:21:39.502] checking which template to use... linux [10:21:39.502] checking whether NLS is wanted... no [10:21:39.502] checking for default port number... 5432 [10:21:39.510] checking for block size... 8kB [10:21:39.512] checking for segment size... 1GB [10:21:39.515] checking for WAL block size... 8kB [10:21:39.634] checking whether the C compiler works... yes [10:21:39.714] checking for C compiler default output file name... a.out [10:21:39.715] checking for suffix of executables... [10:21:39.784] checking whether we are cross compiling... no [10:21:39.861] checking for suffix of object files... o [10:21:39.870] checking whether we are using the GNU C compiler... yes [10:21:39.878] checking whether ccache clang accepts -g... yes [10:21:39.885] checking for ccache clang option to accept ISO C89... none needed [10:21:39.897] checking for ccache clang option to accept ISO C11... none needed [10:21:40.021] checking whether we are using the GNU C++ compiler... yes [10:21:40.028] checking whether ccache clang++ accepts -g... yes [10:21:40.042] checking for ccache clang++ option to accept ISO C++11... none needed [10:21:40.116] checking for gawk... no [10:21:40.116] checking for mawk... mawk [10:21:40.117] checking for llvm-config... /usr/bin/llvm-config [10:21:40.122] configure: using llvm 19.1.7 [10:21:40.122] checking for CLANG... ccache clang [10:21:40.170] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [10:21:40.178] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [10:21:40.186] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [10:21:40.194] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [10:21:40.201] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [10:21:40.209] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [10:21:40.217] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [10:21:40.225] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:21:40.232] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [10:21:40.247] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [10:21:40.255] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [10:21:40.268] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [10:21:40.276] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [10:21:40.283] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [10:21:40.291] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [10:21:40.303] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [10:21:40.316] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [10:21:40.324] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [10:21:40.332] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [10:21:40.339] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [10:21:40.347] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:21:40.355] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [10:21:40.362] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [10:21:40.370] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [10:21:40.378] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [10:21:40.386] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:21:40.395] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:21:40.403] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:21:40.411] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:21:40.419] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:21:40.427] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:21:40.440] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [10:21:40.449] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:21:40.456] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:21:40.465] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:21:40.474] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [10:21:40.482] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [10:21:40.490] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [10:21:40.497] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [10:21:40.504] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [10:21:40.512] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [10:21:40.519] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [10:21:40.532] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [10:21:40.532] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:21:40.540] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:21:40.548] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:21:40.556] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:21:40.570] checking whether the C compiler still works... yes [10:21:40.657] checking how to run the C preprocessor... ccache clang -E [10:21:40.796] checking for pkg-config... /usr/bin/pkg-config [10:21:40.796] checking pkg-config is at least version 0.9.0... yes [10:21:40.798] checking whether to build with ICU support... yes [10:21:40.798] checking for icu-uc icu-i18n... yes [10:21:40.807] checking whether to build with Tcl... yes [10:21:40.807] checking whether to build Perl modules... yes [10:21:40.807] checking whether to build Python modules... yes [10:21:40.807] checking whether to build with GSSAPI support... yes [10:21:40.808] checking whether to build with PAM support... yes [10:21:40.808] checking whether to build with BSD Authentication support... no [10:21:40.809] checking whether to build with LDAP support... yes [10:21:40.809] checking whether to build with Bonjour support... no [10:21:40.809] checking whether to build with SELinux support... yes [10:21:40.809] checking whether to build with systemd support... yes [10:21:40.809] checking whether to build with liburing support... no [10:21:40.809] checking whether to build with libcurl support... yes [10:21:40.810] checking for libcurl >= 7.61.0... yes [10:21:40.821] checking whether to build with libnuma support... no [10:21:40.821] checking whether to build with XML support... yes [10:21:40.821] checking for libxml-2.0 >= 2.6.23... yes [10:21:40.830] checking whether to build with LZ4 support... yes [10:21:40.830] checking for liblz4... yes [10:21:40.839] checking whether to build with ZSTD support... yes [10:21:40.839] checking for libzstd >= 1.4.0... yes [10:21:40.848] checking for strip... strip [10:21:40.849] checking whether it is possible to strip libraries... yes [10:21:40.851] checking for ar... ar [10:21:40.851] checking for a BSD-compatible install... /usr/bin/install -c [10:21:40.862] checking for tar... /usr/bin/tar [10:21:40.862] checking whether ln -s works... yes [10:21:40.862] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:21:40.865] checking for nm... /usr/bin/nm [10:21:40.865] checking for bison... /usr/bin/bison [10:21:40.868] configure: using bison (GNU Bison) 3.8.2 [10:21:40.871] checking for flex... /usr/bin/flex [10:21:40.874] configure: using flex 2.6.4 [10:21:40.874] checking for perl... /usr/bin/perl [10:21:40.877] configure: using perl 5.40.1 [10:21:40.879] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [10:21:40.884] checking for Perl privlibexp... /usr/share/perl/5.40 [10:21:40.889] checking for Perl useshrplib... true [10:21:40.896] 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 [10:21:40.902] checking for CFLAGS to compile embedded Perl... -DDEBIAN [10:21:40.908] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [10:21:41.002] checking for python3... /usr/bin/python3 [10:21:41.017] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [10:21:41.025] checking for Python sysconfig module... yes [10:21:41.040] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [10:21:41.057] checking Python include directory... -I/usr/include/python3.13 [10:21:41.074] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [10:21:41.128] checking for a sed that does not truncate output... /usr/bin/sed [10:21:41.135] checking for grep that handles long lines and -e... /usr/bin/grep [10:21:41.137] checking for egrep... /usr/bin/grep -E [10:21:41.139] checking for ANSI C header files... yes [10:21:41.320] checking for sys/types.h... yes [10:21:41.336] checking for sys/stat.h... yes [10:21:41.353] checking for stdlib.h... yes [10:21:41.370] checking for string.h... yes [10:21:41.387] checking for memory.h... yes [10:21:41.403] checking for strings.h... yes [10:21:41.419] checking for inttypes.h... yes [10:21:41.437] checking for stdint.h... yes [10:21:41.454] checking for unistd.h... yes [10:21:41.467] checking whether ccache clang is Clang... yes [10:21:41.499] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [10:21:41.624] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [10:21:41.703] checking whether more special flags are required for pthreads... no [10:21:41.703] checking for PTHREAD_PRIO_INHERIT... yes [10:21:41.789] checking pthread.h usability... yes [10:21:41.798] checking pthread.h presence... yes [10:21:41.831] checking for pthread.h... yes [10:21:41.831] checking for strerror_r... yes [10:21:41.910] checking whether strerror_r returns int... no [10:21:41.980] checking for main in -lm... yes [10:21:42.065] checking for library containing setproctitle... no [10:21:42.238] checking for library containing dlsym... none required [10:21:42.319] checking for library containing socket... none required [10:21:42.399] checking for library containing getopt_long... none required [10:21:42.481] checking for library containing shm_open... none required [10:21:42.562] checking for library containing shm_unlink... none required [10:21:42.645] checking for library containing clock_gettime... none required [10:21:42.726] checking for library containing shmget... none required [10:21:42.808] checking for library containing backtrace_symbols... none required [10:21:42.892] checking for library containing pthread_barrier_wait... none required [10:21:42.974] checking for library containing readline... -lreadline [10:21:43.056] checking for inflate in -lz... yes [10:21:43.142] checking curl/curl.h usability... yes [10:21:43.151] checking curl/curl.h presence... yes [10:21:43.190] checking for curl/curl.h... yes [10:21:43.190] checking for curl_multi_init in -lcurl... yes [10:21:43.313] checking for curl_global_init thread safety... yes [10:21:43.458] checking for curl support for asynchronous DNS... yes [10:21:43.604] checking for library containing gss_store_cred_into... -lgssapi_krb5 [10:21:43.782] checking for CRYPTO_new_ex_data in -lcrypto... yes [10:21:43.894] checking for SSL_new in -lssl... yes [10:21:44.015] checking for SSL_CTX_set_ciphersuites... yes [10:21:44.132] checking for SSL_CTX_set_cert_cb... yes [10:21:44.249] checking for X509_get_signature_info... yes [10:21:44.370] checking for SSL_CTX_set_num_tickets... yes [10:21:44.491] checking for SSL_CTX_set_keylog_callback... yes [10:21:44.612] checking for SSL_CTX_set_client_hello_cb... yes [10:21:44.730] checking for pam_start in -lpam... yes [10:21:44.849] checking for xmlSaveToBuffer in -lxml2... yes [10:21:44.976] checking for xsltCleanupGlobals in -lxslt... yes [10:21:45.102] checking for LZ4_compress_default in -llz4... yes [10:21:45.223] checking for ZSTD_compress in -lzstd... yes [10:21:45.354] checking for ldap_bind in -lldap... yes [10:21:45.485] checking for ldap_initialize... yes [10:21:45.612] checking for ldap_verify_credentials... yes [10:21:45.743] checking for security_compute_create_name in -lselinux... yes [10:21:45.872] checking for uuid_export in -lossp-uuid... yes [10:21:46.003] checking copyfile.h usability... no [10:21:46.096] checking copyfile.h presence... no [10:21:46.133] checking for copyfile.h... no [10:21:46.138] checking execinfo.h usability... yes [10:21:46.148] checking execinfo.h presence... yes [10:21:46.180] checking for execinfo.h... yes [10:21:46.190] checking getopt.h usability... yes [10:21:46.199] checking getopt.h presence... yes [10:21:46.231] checking for getopt.h... yes [10:21:46.240] checking ifaddrs.h usability... yes [10:21:46.250] checking ifaddrs.h presence... yes [10:21:46.286] checking for ifaddrs.h... yes [10:21:46.295] checking sys/epoll.h usability... yes [10:21:46.305] checking sys/epoll.h presence... yes [10:21:46.341] checking for sys/epoll.h... yes [10:21:46.349] checking sys/event.h usability... no [10:21:46.441] checking sys/event.h presence... no [10:21:46.479] checking for sys/event.h... no [10:21:46.482] checking sys/personality.h usability... yes [10:21:46.492] checking sys/personality.h presence... yes [10:21:46.522] checking for sys/personality.h... yes [10:21:46.530] checking sys/prctl.h usability... yes [10:21:46.539] checking sys/prctl.h presence... yes [10:21:46.569] checking for sys/prctl.h... yes [10:21:46.578] checking sys/procctl.h usability... no [10:21:46.666] checking sys/procctl.h presence... no [10:21:46.700] checking for sys/procctl.h... no [10:21:46.704] checking sys/signalfd.h usability... yes [10:21:46.713] checking sys/signalfd.h presence... yes [10:21:46.744] checking for sys/signalfd.h... yes [10:21:46.753] checking sys/ucred.h usability... no [10:21:46.844] checking sys/ucred.h presence... no [10:21:46.879] checking for sys/ucred.h... no [10:21:46.883] checking termios.h usability... yes [10:21:46.892] checking termios.h presence... yes [10:21:46.924] checking for termios.h... yes [10:21:46.933] checking uchar.h usability... yes [10:21:46.943] checking uchar.h presence... yes [10:21:46.976] checking for uchar.h... yes [10:21:46.984] checking ucred.h usability... no [10:21:47.076] checking ucred.h presence... no [10:21:47.114] checking for ucred.h... no [10:21:47.117] checking xlocale.h usability... no [10:21:47.211] checking xlocale.h presence... no [10:21:47.249] checking for xlocale.h... no [10:21:47.251] checking readline/readline.h usability... yes [10:21:47.261] checking readline/readline.h presence... yes [10:21:47.299] checking for readline/readline.h... yes [10:21:47.300] checking readline/history.h usability... yes [10:21:47.310] checking readline/history.h presence... yes [10:21:47.345] checking for readline/history.h... yes [10:21:47.348] checking zlib.h usability... yes [10:21:47.357] checking zlib.h presence... yes [10:21:47.393] checking for zlib.h... yes [10:21:47.394] checking for lz4... /usr/bin/lz4 [10:21:47.394] checking lz4.h usability... yes [10:21:47.404] checking lz4.h presence... yes [10:21:47.437] checking for lz4.h... yes [10:21:47.438] checking for zstd... /usr/bin/zstd [10:21:47.438] checking zstd.h usability... yes [10:21:47.448] checking zstd.h presence... yes [10:21:47.480] checking for zstd.h... yes [10:21:47.480] checking gssapi/gssapi.h usability... yes [10:21:47.490] checking gssapi/gssapi.h presence... yes [10:21:47.526] checking for gssapi/gssapi.h... yes [10:21:47.528] checking gssapi/gssapi_ext.h usability... yes [10:21:47.538] checking gssapi/gssapi_ext.h presence... yes [10:21:47.573] checking for gssapi/gssapi_ext.h... yes [10:21:47.575] checking for openssl... /usr/bin/openssl [10:21:47.580] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [10:21:47.580] checking openssl/ssl.h usability... yes [10:21:47.591] checking openssl/ssl.h presence... yes [10:21:47.657] checking for openssl/ssl.h... yes [10:21:47.657] checking openssl/err.h usability... yes [10:21:47.667] checking openssl/err.h presence... yes [10:21:47.713] checking for openssl/err.h... yes [10:21:47.713] checking security/pam_appl.h usability... yes [10:21:47.722] checking security/pam_appl.h presence... yes [10:21:47.754] checking for security/pam_appl.h... yes [10:21:47.755] checking systemd/sd-daemon.h usability... yes [10:21:47.765] checking systemd/sd-daemon.h presence... yes [10:21:47.801] checking for systemd/sd-daemon.h... yes [10:21:47.802] checking libxml/parser.h usability... yes [10:21:47.812] checking libxml/parser.h presence... yes [10:21:47.852] checking for libxml/parser.h... yes [10:21:47.852] checking libxslt/xslt.h usability... yes [10:21:47.862] checking libxslt/xslt.h presence... yes [10:21:47.903] checking for libxslt/xslt.h... yes [10:21:47.903] checking ldap.h usability... yes [10:21:47.912] checking ldap.h presence... yes [10:21:47.947] checking for ldap.h... yes [10:21:47.947] checking for compatible LDAP implementation... yes [10:21:47.956] checking ossp/uuid.h usability... yes [10:21:47.965] checking ossp/uuid.h presence... yes [10:21:48.000] checking for ossp/uuid.h... yes [10:21:48.037] checking whether byte ordering is bigendian... no [10:21:48.195] checking for C printf format archetype... printf [10:21:48.225] checking for C++ printf format archetype... printf [10:21:48.254] checking for typeof... typeof [10:21:48.262] checking for C++ typeof... typeof [10:21:48.271] checking for typeof_unqual... __typeof_unqual__ [10:21:48.354] checking for C++ typeof_unqual... no [10:21:48.490] checking for __builtin_types_compatible_p... yes [10:21:48.529] checking for __builtin_constant_p... yes [10:21:48.542] checking for __builtin_mul_overflow... yes [10:21:48.672] checking for __builtin_unreachable... yes [10:21:48.796] checking for computed goto support... yes [10:21:48.804] checking for struct tm.tm_zone... yes [10:21:48.815] checking for union semun... no [10:21:48.885] checking for socklen_t... yes [10:21:48.970] checking for struct sockaddr.sa_len... no [10:21:49.116] checking for C/C++ restrict keyword... __restrict [10:21:49.131] checking for struct option... yes [10:21:49.208] checking whether assembler supports x86_64 popcntq... yes [10:21:49.217] checking for special C compiler options needed for large files... no [10:21:49.217] checking for _FILE_OFFSET_BITS value needed for large files... no [10:21:49.230] checking size of off_t... 8 [10:21:49.390] checking for int timezone... yes [10:21:49.528] checking for backtrace_symbols... yes [10:21:49.662] checking for copyfile... no [10:21:49.796] checking for copy_file_range... yes [10:21:49.929] checking for elf_aux_info... no [10:21:50.064] checking for explicit_memset... no [10:21:50.210] checking for getauxval... yes [10:21:50.345] checking for getifaddrs... yes [10:21:50.490] checking for getpeerucred... no [10:21:50.628] checking for inet_pton... yes [10:21:50.760] checking for kqueue... no [10:21:50.892] checking for localeconv_l... no [10:21:51.026] checking for mbstowcs_l... no [10:21:51.163] checking for memset_explicit... no [10:21:51.301] checking for posix_fallocate... yes [10:21:51.436] checking for ppoll... yes [10:21:51.571] checking for pthread_is_threaded_np... no [10:21:51.705] checking for setproctitle... no [10:21:51.835] checking for setproctitle_fast... no [10:21:51.966] checking for strsignal... yes [10:21:52.097] checking for syncfs... yes [10:21:52.232] checking for sync_file_range... yes [10:21:52.366] checking for uselocale... yes [10:21:52.498] checking for wcstombs_l... no [10:21:52.630] checking for __builtin_bswap16... yes [10:21:52.766] checking for __builtin_bswap32... yes [10:21:52.904] checking for __builtin_bswap64... yes [10:21:53.039] checking for __builtin_clz... yes [10:21:53.168] checking for __builtin_ctz... yes [10:21:53.300] checking for __builtin_frame_address... yes [10:21:53.435] checking for _LARGEFILE_SOURCE value needed for large files... no [10:21:53.565] checking how ccache clang reports undeclared, standard C functions... error [10:21:53.629] checking for posix_fadvise... yes [10:21:53.764] checking whether posix_fadvise is declared... yes [10:21:53.779] checking whether fdatasync is declared... yes [10:21:53.794] checking whether strlcat is declared... yes [10:21:53.810] checking whether strlcpy is declared... yes [10:21:53.825] checking whether strsep is declared... yes [10:21:53.841] checking whether timingsafe_bcmp is declared... no [10:21:53.942] checking whether preadv is declared... yes [10:21:53.957] checking whether pwritev is declared... yes [10:21:53.972] checking whether strchrnul is declared... yes [10:21:53.988] checking whether memset_s is declared... no [10:21:54.066] checking whether F_FULLFSYNC is declared... no [10:21:54.137] checking for explicit_bzero... yes [10:21:54.260] checking for getopt... yes [10:21:54.383] checking for getpeereid... no [10:21:54.531] checking for inet_aton... yes [10:21:54.662] checking for mkdtemp... yes [10:21:54.790] checking for strlcat... yes [10:21:54.914] checking for strlcpy... yes [10:21:55.045] checking for strsep... yes [10:21:55.172] checking for timingsafe_bcmp... no [10:21:55.297] checking for pthread_barrier_wait... yes [10:21:55.432] checking for getopt_long... yes [10:21:55.557] checking for syslog... yes [10:21:55.683] checking syslog.h usability... yes [10:21:55.692] checking syslog.h presence... yes [10:21:55.725] checking for syslog.h... yes [10:21:55.725] checking for opterr... yes [10:21:55.852] checking for optreset... no [10:21:55.984] checking unicode/ucol.h usability... yes [10:21:55.993] checking unicode/ucol.h presence... yes [10:21:56.034] checking for unicode/ucol.h... yes [10:21:56.035] checking for rl_completion_suppress_quote... yes [10:21:56.171] checking for rl_filename_quote_characters... yes [10:21:56.304] checking for rl_filename_quoting_function... yes [10:21:56.441] checking for append_history... yes [10:21:56.576] checking for history_truncate_file... yes [10:21:56.708] checking for rl_completion_matches... yes [10:21:56.839] checking for rl_filename_completion_function... yes [10:21:56.967] checking for rl_reset_screen_size... yes [10:21:57.100] checking for rl_variable_bind... yes [10:21:57.227] checking test program... ok [10:21:57.358] checking size of void *... 8 [10:21:57.511] checking size of size_t... 8 [10:21:57.665] checking size of long... 8 [10:21:57.819] checking size of long long... 8 [10:21:57.978] checking size of intmax_t... 8 [10:21:58.129] checking alignment of short... 2 [10:21:58.284] checking alignment of int... 4 [10:21:58.450] checking alignment of int64_t... 8 [10:21:58.613] checking alignment of double... 8 [10:21:58.761] checking for __int128... yes [10:21:58.889] checking for __int128 alignment bug... ok [10:21:59.023] checking alignment of PG_INT128_TYPE... 16 [10:21:59.174] checking for builtin __sync char locking functions... yes [10:21:59.303] checking for builtin __sync int32 locking functions... yes [10:21:59.427] checking for builtin __sync int32 atomic operations... yes [10:21:59.555] checking for builtin __sync int64 atomic operations... yes [10:21:59.683] checking for builtin __atomic int32 atomic operations... yes [10:21:59.809] checking for builtin __atomic int64 atomic operations... yes [10:21:59.952] checking for __get_cpuid... yes [10:22:00.097] checking for __get_cpuid_count... yes [10:22:00.231] checking for _xgetbv... yes [10:22:00.728] checking for _mm512_popcnt_epi64... yes [10:22:01.193] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:22:01.425] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:22:01.494] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:22:01.554] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:22:01.613] 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 [10:22:01.692] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:22:01.692] checking for _mm512_clmulepi64_epi128... yes [10:22:02.147] checking for vectorized CRC-32C... AVX-512 with runtime check [10:22:02.147] checking for library containing sem_init... none required [10:22:02.275] checking which semaphore API to use... unnamed POSIX [10:22:02.276] checking which random number source to use... OpenSSL [10:22:02.277] checking for tclsh... /usr/bin/tclsh [10:22:02.278] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [10:22:02.319] checking tcl.h usability... yes [10:22:02.328] checking tcl.h presence... yes [10:22:02.364] checking for tcl.h... yes [10:22:02.364] checking for perl.h... yes [10:22:02.380] checking for libperl... yes [10:22:02.666] checking Python.h usability... yes [10:22:02.676] checking Python.h presence... yes [10:22:02.747] checking for Python.h... yes [10:22:02.747] checking for xmllint... /usr/bin/xmllint [10:22:02.748] checking for xsltproc... /usr/bin/xsltproc [10:22:02.748] checking for fop... /usr/bin/fop [10:22:02.748] checking for dbtoepub... no [10:22:02.749] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [10:22:02.844] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [10:22:02.976] configure: using compiler=Debian clang version 19.1.7 (3+b1) [10:22:02.976] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -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 [10:22:02.976] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [10:22:02.976] configure: using LDFLAGS= -Wl,--as-needed [10:22:02.976] configure: using CXX=ccache clang++ [10:22:02.976] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [10:22:02.976] configure: using CLANG=ccache clang [10:22:02.976] 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 [10:22:02.976] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [10:22:03.006] configure: updating cache clang.cache [10:22:03.014] configure: creating ./config.status [10:22:03.112] config.status: creating GNUmakefile [10:22:03.126] config.status: creating src/Makefile.global [10:22:03.144] config.status: creating src/include/pg_config.h [10:22:03.159] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:22:03.168] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [10:22:03.175] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [10:22:03.184] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [10:22:03.192] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [10:22:03.201] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [10:22:03.239] [10:22:03.239] real 0m24.025s [10:22:03.239] user 0m14.962s [10:22:03.239] sys 0m9.295s [10:22:03.239] make -s -j${BUILD_JOBS} clean [10:22:03.826] time make -s -j${BUILD_JOBS} world-bin [10:22:14.451] tablecmds.c:17831:25: error: unused variable 'parent_con' [-Werror,-Wunused-variable] [10:22:14.451] 17831 | Form_pg_constraint parent_con = (Form_pg_constraint) GETSTRUCT(contup); [10:22:14.451] | ^~~~~~~~~~ [10:22:14.451] 1 error generated. [10:22:14.453] make[3]: *** [: tablecmds.o] Error 1 [10:22:14.453] make[2]: *** [common.mk:37: commands-recursive] Error 2 [10:22:14.461] make[2]: *** Waiting for unfinished jobs.... [10:22:19.338] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:22:19.338] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:22:19.338] [10:22:19.338] real 0m15.512s [10:22:19.338] user 0m41.804s [10:22:19.338] sys 0m13.619s [10:22:19.339] [10:22:19.339] Exit status: 2