[10:34:25.731] time ./configure \ [10:34:25.731] --cache clang.cache \ [10:34:25.731] ${LINUX_CONFIGURE_FEATURES} \ [10:34:25.731] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [10:34:25.970] configure: creating cache clang.cache [10:34:25.989] checking build system type... x86_64-pc-linux-gnu [10:34:26.075] checking host system type... x86_64-pc-linux-gnu [10:34:26.075] checking which template to use... linux [10:34:26.076] checking whether NLS is wanted... no [10:34:26.076] checking for default port number... 5432 [10:34:26.085] checking for block size... 8kB [10:34:26.087] checking for segment size... 1GB [10:34:26.090] checking for WAL block size... 8kB [10:34:26.218] checking whether the C compiler works... yes [10:34:26.304] checking for C compiler default output file name... a.out [10:34:26.306] checking for suffix of executables... [10:34:26.381] checking whether we are cross compiling... no [10:34:26.461] checking for suffix of object files... o [10:34:26.473] checking whether we are using the GNU C compiler... yes [10:34:26.508] checking whether ccache clang accepts -g... yes [10:34:26.517] checking for ccache clang option to accept ISO C89... none needed [10:34:26.532] checking for ccache clang option to accept ISO C11... none needed [10:34:26.665] checking whether we are using the GNU C++ compiler... yes [10:34:26.673] checking whether ccache clang++ accepts -g... yes [10:34:26.691] checking for ccache clang++ option to accept ISO C++11... none needed [10:34:26.829] checking for gawk... no [10:34:26.829] checking for mawk... mawk [10:34:26.830] checking for llvm-config... /usr/bin/llvm-config [10:34:26.836] configure: using llvm 19.1.7 [10:34:26.836] checking for CLANG... ccache clang [10:34:26.889] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [10:34:26.899] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [10:34:26.908] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [10:34:26.917] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [10:34:26.926] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [10:34:26.935] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [10:34:26.944] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:34:26.981] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [10:34:26.997] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [10:34:27.013] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [10:34:27.022] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [10:34:27.037] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [10:34:27.047] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [10:34:27.056] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [10:34:27.066] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [10:34:27.082] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [10:34:27.097] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [10:34:27.132] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [10:34:27.142] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [10:34:27.151] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [10:34:27.160] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:34:27.168] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [10:34:27.176] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [10:34:27.241] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [10:34:27.250] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [10:34:27.259] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:34:27.294] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:34:27.303] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:34:27.313] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:34:27.322] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:34:27.331] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:34:27.346] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [10:34:27.355] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:34:27.364] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:34:27.374] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:34:27.439] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [10:34:27.448] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [10:34:27.457] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [10:34:27.467] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [10:34:27.477] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [10:34:27.486] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [10:34:27.495] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [10:34:27.511] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [10:34:27.512] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:34:27.520] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:34:27.530] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:34:27.539] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:34:27.554] checking whether the C compiler still works... yes [10:34:27.643] checking how to run the C preprocessor... ccache clang -E [10:34:27.792] checking for pkg-config... /usr/bin/pkg-config [10:34:27.792] checking pkg-config is at least version 0.9.0... yes [10:34:27.794] checking whether to build with ICU support... yes [10:34:27.794] checking for icu-uc icu-i18n... yes [10:34:27.804] checking whether to build with Tcl... yes [10:34:27.804] checking whether to build Perl modules... yes [10:34:27.804] checking whether to build Python modules... yes [10:34:27.804] checking whether to build with GSSAPI support... yes [10:34:27.806] checking whether to build with PAM support... yes [10:34:27.806] checking whether to build with BSD Authentication support... no [10:34:27.806] checking whether to build with LDAP support... yes [10:34:27.806] checking whether to build with Bonjour support... no [10:34:27.806] checking whether to build with SELinux support... yes [10:34:27.807] checking whether to build with systemd support... yes [10:34:27.807] checking whether to build with liburing support... no [10:34:27.807] checking whether to build with libcurl support... yes [10:34:27.807] checking for libcurl >= 7.61.0... yes [10:34:27.819] checking whether to build with libnuma support... no [10:34:27.819] checking whether to build with XML support... yes [10:34:27.819] checking for libxml-2.0 >= 2.6.23... yes [10:34:27.829] checking whether to build with LZ4 support... yes [10:34:27.830] checking for liblz4... yes [10:34:27.839] checking whether to build with ZSTD support... yes [10:34:27.839] checking for libzstd >= 1.4.0... yes [10:34:27.849] checking for strip... strip [10:34:27.849] checking whether it is possible to strip libraries... yes [10:34:27.852] checking for ar... ar [10:34:27.852] checking for a BSD-compatible install... /usr/bin/install -c [10:34:27.864] checking for tar... /usr/bin/tar [10:34:27.864] checking whether ln -s works... yes [10:34:27.864] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:34:27.867] checking for nm... /usr/bin/nm [10:34:27.867] checking for bison... /usr/bin/bison [10:34:27.870] configure: using bison (GNU Bison) 3.8.2 [10:34:27.873] checking for flex... /usr/bin/flex [10:34:27.876] configure: using flex 2.6.4 [10:34:27.876] checking for perl... /usr/bin/perl [10:34:27.880] configure: using perl 5.40.1 [10:34:27.882] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [10:34:27.888] checking for Perl privlibexp... /usr/share/perl/5.40 [10:34:27.894] checking for Perl useshrplib... true [10:34:27.901] 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:34:27.908] checking for CFLAGS to compile embedded Perl... -DDEBIAN [10:34:27.915] 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:34:28.014] checking for python3... /usr/bin/python3 [10:34:28.028] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [10:34:28.037] checking for Python sysconfig module... yes [10:34:28.055] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [10:34:28.073] checking Python include directory... -I/usr/include/python3.13 [10:34:28.090] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [10:34:28.150] checking for a sed that does not truncate output... /usr/bin/sed [10:34:28.157] checking for grep that handles long lines and -e... /usr/bin/grep [10:34:28.160] checking for egrep... /usr/bin/grep -E [10:34:28.162] checking for ANSI C header files... yes [10:34:28.354] checking for sys/types.h... yes [10:34:28.374] checking for sys/stat.h... yes [10:34:28.394] checking for stdlib.h... yes [10:34:28.413] checking for string.h... yes [10:34:28.434] checking for memory.h... yes [10:34:28.453] checking for strings.h... yes [10:34:28.472] checking for inttypes.h... yes [10:34:28.526] checking for stdint.h... yes [10:34:28.546] checking for unistd.h... yes [10:34:28.563] checking whether ccache clang is Clang... yes [10:34:28.595] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [10:34:28.733] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [10:34:28.818] checking whether more special flags are required for pthreads... no [10:34:28.818] checking for PTHREAD_PRIO_INHERIT... yes [10:34:28.910] checking pthread.h usability... yes [10:34:28.920] checking pthread.h presence... yes [10:34:28.955] checking for pthread.h... yes [10:34:28.956] checking for strerror_r... yes [10:34:29.039] checking whether strerror_r returns int... no [10:34:29.113] checking for main in -lm... yes [10:34:29.203] checking for library containing setproctitle... no [10:34:29.385] checking for library containing dlsym... none required [10:34:29.470] checking for library containing socket... none required [10:34:29.557] checking for library containing getopt_long... none required [10:34:29.645] checking for library containing shm_open... none required [10:34:29.731] checking for library containing shm_unlink... none required [10:34:29.821] checking for library containing clock_gettime... none required [10:34:29.907] checking for library containing shmget... none required [10:34:29.990] checking for library containing backtrace_symbols... none required [10:34:30.078] checking for library containing pthread_barrier_wait... none required [10:34:30.166] checking for library containing readline... -lreadline [10:34:30.254] checking for inflate in -lz... yes [10:34:30.349] checking curl/curl.h usability... yes [10:34:30.359] checking curl/curl.h presence... yes [10:34:30.401] checking for curl/curl.h... yes [10:34:30.401] checking for curl_multi_init in -lcurl... yes [10:34:30.534] checking for curl_global_init thread safety... yes [10:34:30.687] checking for curl support for asynchronous DNS... yes [10:34:30.849] checking for library containing gss_store_cred_into... -lgssapi_krb5 [10:34:31.040] checking for CRYPTO_new_ex_data in -lcrypto... yes [10:34:31.162] checking for SSL_new in -lssl... yes [10:34:31.287] checking for SSL_CTX_set_ciphersuites... yes [10:34:31.411] checking for SSL_CTX_set_cert_cb... yes [10:34:31.545] checking for X509_get_signature_info... yes [10:34:31.683] checking for SSL_CTX_set_num_tickets... yes [10:34:31.812] checking for SSL_CTX_set_keylog_callback... yes [10:34:31.939] checking for SSL_CTX_set_client_hello_cb... yes [10:34:32.068] checking for pam_start in -lpam... yes [10:34:32.193] checking for xmlSaveToBuffer in -lxml2... yes [10:34:32.321] checking for xsltCleanupGlobals in -lxslt... yes [10:34:32.459] checking for LZ4_compress_default in -llz4... yes [10:34:32.595] checking for ZSTD_compress in -lzstd... yes [10:34:32.731] checking for ldap_bind in -lldap... yes [10:34:32.885] checking for ldap_initialize... yes [10:34:33.034] checking for ldap_verify_credentials... yes [10:34:33.171] checking for security_compute_create_name in -lselinux... yes [10:34:33.306] checking for uuid_export in -lossp-uuid... yes [10:34:33.445] checking copyfile.h usability... no [10:34:33.540] checking copyfile.h presence... no [10:34:33.578] checking for copyfile.h... no [10:34:33.583] checking execinfo.h usability... yes [10:34:33.594] checking execinfo.h presence... yes [10:34:33.626] checking for execinfo.h... yes [10:34:33.637] checking getopt.h usability... yes [10:34:33.647] checking getopt.h presence... yes [10:34:33.681] checking for getopt.h... yes [10:34:33.692] checking ifaddrs.h usability... yes [10:34:33.703] checking ifaddrs.h presence... yes [10:34:33.738] checking for ifaddrs.h... yes [10:34:33.747] checking sys/epoll.h usability... yes [10:34:33.758] checking sys/epoll.h presence... yes [10:34:33.795] checking for sys/epoll.h... yes [10:34:33.805] checking sys/event.h usability... no [10:34:33.903] checking sys/event.h presence... no [10:34:33.941] checking for sys/event.h... no [10:34:33.946] checking sys/personality.h usability... yes [10:34:33.956] checking sys/personality.h presence... yes [10:34:33.991] checking for sys/personality.h... yes [10:34:34.001] checking sys/prctl.h usability... yes [10:34:34.011] checking sys/prctl.h presence... yes [10:34:34.045] checking for sys/prctl.h... yes [10:34:34.055] checking sys/procctl.h usability... no [10:34:34.153] checking sys/procctl.h presence... no [10:34:34.193] checking for sys/procctl.h... no [10:34:34.197] checking sys/signalfd.h usability... yes [10:34:34.208] checking sys/signalfd.h presence... yes [10:34:34.243] checking for sys/signalfd.h... yes [10:34:34.253] checking sys/ucred.h usability... no [10:34:34.353] checking sys/ucred.h presence... no [10:34:34.391] checking for sys/ucred.h... no [10:34:34.396] checking termios.h usability... yes [10:34:34.406] checking termios.h presence... yes [10:34:34.441] checking for termios.h... yes [10:34:34.451] checking uchar.h usability... yes [10:34:34.460] checking uchar.h presence... yes [10:34:34.493] checking for uchar.h... yes [10:34:34.503] checking ucred.h usability... no [10:34:34.602] checking ucred.h presence... no [10:34:34.644] checking for ucred.h... no [10:34:34.649] checking xlocale.h usability... no [10:34:34.747] checking xlocale.h presence... no [10:34:34.788] checking for xlocale.h... no [10:34:34.790] checking readline/readline.h usability... yes [10:34:34.801] checking readline/readline.h presence... yes [10:34:34.841] checking for readline/readline.h... yes [10:34:34.843] checking readline/history.h usability... yes [10:34:34.853] checking readline/history.h presence... yes [10:34:34.889] checking for readline/history.h... yes [10:34:34.893] checking zlib.h usability... yes [10:34:34.904] checking zlib.h presence... yes [10:34:34.942] checking for zlib.h... yes [10:34:34.942] checking for lz4... /usr/bin/lz4 [10:34:34.943] checking lz4.h usability... yes [10:34:34.953] checking lz4.h presence... yes [10:34:34.989] checking for lz4.h... yes [10:34:34.989] checking for zstd... /usr/bin/zstd [10:34:34.989] checking zstd.h usability... yes [10:34:35.000] checking zstd.h presence... yes [10:34:35.033] checking for zstd.h... yes [10:34:35.034] checking gssapi/gssapi.h usability... yes [10:34:35.045] checking gssapi/gssapi.h presence... yes [10:34:35.082] checking for gssapi/gssapi.h... yes [10:34:35.084] checking gssapi/gssapi_ext.h usability... yes [10:34:35.094] checking gssapi/gssapi_ext.h presence... yes [10:34:35.129] checking for gssapi/gssapi_ext.h... yes [10:34:35.131] checking for openssl... /usr/bin/openssl [10:34:35.136] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [10:34:35.136] checking openssl/ssl.h usability... yes [10:34:35.148] checking openssl/ssl.h presence... yes [10:34:35.217] checking for openssl/ssl.h... yes [10:34:35.217] checking openssl/err.h usability... yes [10:34:35.228] checking openssl/err.h presence... yes [10:34:35.273] checking for openssl/err.h... yes [10:34:35.274] checking security/pam_appl.h usability... yes [10:34:35.372] checking security/pam_appl.h presence... yes [10:34:35.405] checking for security/pam_appl.h... yes [10:34:35.408] checking systemd/sd-daemon.h usability... yes [10:34:35.418] checking systemd/sd-daemon.h presence... yes [10:34:35.457] checking for systemd/sd-daemon.h... yes [10:34:35.457] checking libxml/parser.h usability... yes [10:34:35.469] checking libxml/parser.h presence... yes [10:34:35.511] checking for libxml/parser.h... yes [10:34:35.511] checking libxslt/xslt.h usability... yes [10:34:35.522] checking libxslt/xslt.h presence... yes [10:34:35.563] checking for libxslt/xslt.h... yes [10:34:35.564] checking ldap.h usability... yes [10:34:35.575] checking ldap.h presence... yes [10:34:35.611] checking for ldap.h... yes [10:34:35.612] checking for compatible LDAP implementation... yes [10:34:35.623] checking ossp/uuid.h usability... yes [10:34:35.634] checking ossp/uuid.h presence... yes [10:34:35.671] checking for ossp/uuid.h... yes [10:34:35.712] checking whether byte ordering is bigendian... no [10:34:35.882] checking for C printf format archetype... printf [10:34:35.917] checking for C++ printf format archetype... printf [10:34:35.978] checking for typeof... typeof [10:34:35.988] checking for C++ typeof... typeof [10:34:35.998] checking for typeof_unqual... __typeof_unqual__ [10:34:36.085] checking for C++ typeof_unqual... no [10:34:36.225] checking for __builtin_types_compatible_p... yes [10:34:36.240] checking for __builtin_constant_p... yes [10:34:36.254] checking for __builtin_mul_overflow... yes [10:34:36.398] checking for __builtin_unreachable... yes [10:34:36.536] checking for computed goto support... yes [10:34:36.546] checking for struct tm.tm_zone... yes [10:34:36.557] checking for union semun... no [10:34:36.636] checking for socklen_t... yes [10:34:36.726] checking for struct sockaddr.sa_len... no [10:34:36.887] checking for C/C++ restrict keyword... __restrict [10:34:36.904] checking for struct option... yes [10:34:36.988] checking whether assembler supports x86_64 popcntq... yes [10:34:36.998] checking for special C compiler options needed for large files... no [10:34:36.998] checking for _FILE_OFFSET_BITS value needed for large files... no [10:34:37.014] checking size of off_t... 8 [10:34:37.193] checking for int timezone... yes [10:34:37.342] checking for backtrace_symbols... yes [10:34:37.486] checking for copyfile... no [10:34:37.632] checking for copy_file_range... yes [10:34:37.773] checking for elf_aux_info... no [10:34:37.925] checking for explicit_memset... no [10:34:38.066] checking for getauxval... yes [10:34:38.217] checking for getifaddrs... yes [10:34:38.366] checking for getpeerucred... no [10:34:38.516] checking for inet_pton... yes [10:34:38.663] checking for kqueue... no [10:34:38.814] checking for localeconv_l... no [10:34:38.967] checking for mbstowcs_l... no [10:34:39.115] checking for memset_explicit... no [10:34:39.269] checking for posix_fallocate... yes [10:34:39.423] checking for ppoll... yes [10:34:39.566] checking for pthread_is_threaded_np... no [10:34:39.715] checking for setproctitle... no [10:34:39.868] checking for setproctitle_fast... no [10:34:40.023] checking for strsignal... yes [10:34:40.181] checking for syncfs... yes [10:34:40.325] checking for sync_file_range... yes [10:34:40.472] checking for uselocale... yes [10:34:40.619] checking for wcstombs_l... no [10:34:40.763] checking for __builtin_bswap16... yes [10:34:40.907] checking for __builtin_bswap32... yes [10:34:41.056] checking for __builtin_bswap64... yes [10:34:41.200] checking for __builtin_clz... yes [10:34:41.351] checking for __builtin_ctz... yes [10:34:41.493] checking for __builtin_frame_address... yes [10:34:41.625] checking for _LARGEFILE_SOURCE value needed for large files... no [10:34:41.781] checking how ccache clang reports undeclared, standard C functions... error [10:34:41.853] checking for posix_fadvise... yes [10:34:42.002] checking whether posix_fadvise is declared... yes [10:34:42.019] checking whether fdatasync is declared... yes [10:34:42.037] checking whether strlcat is declared... yes [10:34:42.057] checking whether strlcpy is declared... yes [10:34:42.077] checking whether strsep is declared... yes [10:34:42.096] checking whether timingsafe_bcmp is declared... no [10:34:42.205] checking whether preadv is declared... yes [10:34:42.224] checking whether pwritev is declared... yes [10:34:42.242] checking whether strchrnul is declared... yes [10:34:42.260] checking whether memset_s is declared... no [10:34:42.344] checking whether F_FULLFSYNC is declared... no [10:34:42.424] checking for explicit_bzero... yes [10:34:42.557] checking for getopt... yes [10:34:42.694] checking for getpeereid... no [10:34:42.835] checking for inet_aton... yes [10:34:42.964] checking for mkdtemp... yes [10:34:43.101] checking for strlcat... yes [10:34:43.238] checking for strlcpy... yes [10:34:43.375] checking for strsep... yes [10:34:43.508] checking for timingsafe_bcmp... no [10:34:43.653] checking for pthread_barrier_wait... yes [10:34:43.788] checking for getopt_long... yes [10:34:43.916] checking for syslog... yes [10:34:44.057] checking syslog.h usability... yes [10:34:44.067] checking syslog.h presence... yes [10:34:44.102] checking for syslog.h... yes [10:34:44.103] checking for opterr... yes [10:34:44.236] checking for optreset... no [10:34:44.383] checking unicode/ucol.h usability... yes [10:34:44.394] checking unicode/ucol.h presence... yes [10:34:44.435] checking for unicode/ucol.h... yes [10:34:44.436] checking for rl_completion_suppress_quote... yes [10:34:44.579] checking for rl_filename_quote_characters... yes [10:34:44.729] checking for rl_filename_quoting_function... yes [10:34:44.875] checking for append_history... yes [10:34:45.032] checking for history_truncate_file... yes [10:34:45.174] checking for rl_completion_matches... yes [10:34:45.323] checking for rl_filename_completion_function... yes [10:34:45.471] checking for rl_reset_screen_size... yes [10:34:45.615] checking for rl_variable_bind... yes [10:34:45.762] checking test program... ok [10:34:45.906] checking size of void *... 8 [10:34:46.069] checking size of size_t... 8 [10:34:46.245] checking size of long... 8 [10:34:46.407] checking size of long long... 8 [10:34:46.574] checking size of intmax_t... 8 [10:34:46.745] checking alignment of short... 2 [10:34:46.913] checking alignment of int... 4 [10:34:47.070] checking alignment of int64_t... 8 [10:34:47.234] checking alignment of double... 8 [10:34:47.397] checking for __int128... yes [10:34:47.542] checking for __int128 alignment bug... ok [10:34:47.677] checking alignment of PG_INT128_TYPE... 16 [10:34:47.846] checking for builtin __sync char locking functions... yes [10:34:47.984] checking for builtin __sync int32 locking functions... yes [10:34:48.124] checking for builtin __sync int32 atomic operations... yes [10:34:48.265] checking for builtin __sync int64 atomic operations... yes [10:34:48.404] checking for builtin __atomic int32 atomic operations... yes [10:34:48.548] checking for builtin __atomic int64 atomic operations... yes [10:34:48.689] checking for __get_cpuid... yes [10:34:48.838] checking for __get_cpuid_count... yes [10:34:48.978] checking for __cpuidex... yes [10:34:49.115] checking for _xgetbv... yes [10:34:49.630] checking for _mm512_popcnt_epi64... yes [10:34:50.117] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:34:50.366] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:34:50.434] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:34:50.495] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:34:50.555] 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:34:50.634] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:34:50.634] checking for _mm512_clmulepi64_epi128... yes [10:34:51.103] checking for vectorized CRC-32C... AVX-512 with runtime check [10:34:51.103] checking for library containing sem_init... none required [10:34:51.243] checking which semaphore API to use... unnamed POSIX [10:34:51.243] checking which random number source to use... OpenSSL [10:34:51.245] checking for tclsh... /usr/bin/tclsh [10:34:51.245] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [10:34:51.286] checking tcl.h usability... yes [10:34:51.296] checking tcl.h presence... yes [10:34:51.334] checking for tcl.h... yes [10:34:51.334] checking for perl.h... yes [10:34:51.350] checking for libperl... yes [10:34:51.650] checking Python.h usability... yes [10:34:51.661] checking Python.h presence... yes [10:34:51.731] checking for Python.h... yes [10:34:51.731] checking for xmllint... /usr/bin/xmllint [10:34:51.732] checking for xsltproc... /usr/bin/xsltproc [10:34:51.732] checking for fop... /usr/bin/fop [10:34:51.732] checking for dbtoepub... no [10:34:51.732] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [10:34:51.829] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [10:34:51.956] configure: using compiler=Debian clang version 19.1.7 (3+b1) [10:34:51.956] 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 [10:34:51.956] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [10:34:51.956] configure: using LDFLAGS= -Wl,--as-needed [10:34:51.957] configure: using CXX=ccache clang++ [10:34:51.957] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [10:34:51.957] configure: using CLANG=ccache clang [10:34:51.957] 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:34:51.957] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [10:34:51.987] configure: updating cache clang.cache [10:34:51.995] configure: creating ./config.status [10:34:52.098] config.status: creating GNUmakefile [10:34:52.113] config.status: creating src/Makefile.global [10:34:52.132] config.status: creating src/include/pg_config.h [10:34:52.147] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:34:52.156] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [10:34:52.162] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [10:34:52.172] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [10:34:52.181] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [10:34:52.189] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [10:34:52.230] [10:34:52.230] real 0m26.499s [10:34:52.230] user 0m16.541s [10:34:52.230] sys 0m10.217s [10:34:52.230] make -s -j${BUILD_JOBS} clean [10:34:52.843] time make -s -j${BUILD_JOBS} world-bin [10:35:12.010] tablecmds.c:17834:25: error: unused variable 'parent_con' [-Werror,-Wunused-variable] [10:35:12.010] 17834 | Form_pg_constraint parent_con = (Form_pg_constraint) GETSTRUCT(contup); [10:35:12.010] | ^~~~~~~~~~ [10:35:12.010] 1 error generated. [10:35:12.012] make[3]: *** [: tablecmds.o] Error 1 [10:35:12.012] make[2]: *** [common.mk:37: commands-recursive] Error 2 [10:35:12.015] make[2]: *** Waiting for unfinished jobs.... [10:35:18.011] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:35:18.011] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:35:18.012] [10:35:18.012] real 0m25.169s [10:35:18.012] user 1m13.492s [10:35:18.012] sys 0m19.087s [10:35:18.012] [10:35:18.012] Exit status: 2