[09:42:33.831] time ./configure \ [09:42:33.831] --cache clang.cache \ [09:42:33.831] ${LINUX_CONFIGURE_FEATURES} \ [09:42:33.831] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [09:42:34.003] configure: creating cache clang.cache [09:42:34.016] checking build system type... x86_64-pc-linux-gnu [09:42:34.090] checking host system type... x86_64-pc-linux-gnu [09:42:34.090] checking which template to use... linux [09:42:34.090] checking whether NLS is wanted... no [09:42:34.090] checking for default port number... 5432 [09:42:34.097] checking for block size... 8kB [09:42:34.098] checking for segment size... 1GB [09:42:34.101] checking for WAL block size... 8kB [09:42:34.212] checking whether the C compiler works... yes [09:42:34.291] checking for C compiler default output file name... a.out [09:42:34.293] checking for suffix of executables... [09:42:34.361] checking whether we are cross compiling... no [09:42:34.436] checking for suffix of object files... o [09:42:34.444] checking whether we are using the GNU C compiler... yes [09:42:34.450] checking whether ccache clang accepts -g... yes [09:42:34.457] checking for ccache clang option to accept ISO C89... none needed [09:42:34.469] checking for ccache clang option to accept ISO C11... none needed [09:42:34.585] checking whether we are using the GNU C++ compiler... yes [09:42:34.592] checking whether ccache clang++ accepts -g... yes [09:42:34.606] checking for ccache clang++ option to accept ISO C++11... none needed [09:42:34.673] checking for gawk... no [09:42:34.673] checking for mawk... mawk [09:42:34.673] checking for llvm-config... /usr/bin/llvm-config [09:42:34.678] configure: using llvm 19.1.7 [09:42:34.678] checking for CLANG... ccache clang [09:42:34.723] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [09:42:34.730] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [09:42:34.737] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [09:42:34.744] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [09:42:34.751] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [09:42:34.757] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [09:42:34.764] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [09:42:34.771] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:42:34.777] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [09:42:34.789] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [09:42:34.796] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [09:42:34.807] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [09:42:34.814] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [09:42:34.820] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [09:42:34.827] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [09:42:34.838] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [09:42:34.849] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [09:42:34.908] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [09:42:34.915] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [09:42:34.922] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [09:42:34.928] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:42:34.935] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [09:42:34.941] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [09:42:34.949] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [09:42:34.956] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [09:42:34.963] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:42:34.970] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:42:34.976] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:42:34.983] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [09:42:34.990] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:42:34.996] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:42:35.008] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [09:42:35.016] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:42:35.023] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:42:35.030] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:42:35.091] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [09:42:35.099] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [09:42:35.107] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [09:42:35.114] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [09:42:35.122] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [09:42:35.130] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [09:42:35.137] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [09:42:35.149] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [09:42:35.149] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:42:35.156] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [09:42:35.163] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:42:35.170] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:42:35.182] checking whether the C compiler still works... yes [09:42:35.270] checking how to run the C preprocessor... ccache clang -E [09:42:35.403] checking for pkg-config... /usr/bin/pkg-config [09:42:35.403] checking pkg-config is at least version 0.9.0... yes [09:42:35.405] checking whether to build with ICU support... yes [09:42:35.405] checking for icu-uc icu-i18n... yes [09:42:35.413] checking whether to build with Tcl... yes [09:42:35.413] checking whether to build Perl modules... yes [09:42:35.413] checking whether to build Python modules... yes [09:42:35.413] checking whether to build with GSSAPI support... yes [09:42:35.414] checking whether to build with PAM support... yes [09:42:35.414] checking whether to build with BSD Authentication support... no [09:42:35.414] checking whether to build with LDAP support... yes [09:42:35.414] checking whether to build with Bonjour support... no [09:42:35.415] checking whether to build with SELinux support... yes [09:42:35.415] checking whether to build with systemd support... yes [09:42:35.415] checking whether to build with liburing support... no [09:42:35.415] checking whether to build with libcurl support... yes [09:42:35.415] checking for libcurl >= 7.61.0... yes [09:42:35.425] checking whether to build with libnuma support... no [09:42:35.425] checking whether to build with XML support... yes [09:42:35.426] checking for libxml-2.0 >= 2.6.23... yes [09:42:35.433] checking whether to build with LZ4 support... yes [09:42:35.433] checking for liblz4... yes [09:42:35.440] checking whether to build with ZSTD support... yes [09:42:35.441] checking for libzstd >= 1.4.0... yes [09:42:35.448] checking for strip... strip [09:42:35.448] checking whether it is possible to strip libraries... yes [09:42:35.450] checking for ar... ar [09:42:35.451] checking for a BSD-compatible install... /usr/bin/install -c [09:42:35.460] checking for tar... /usr/bin/tar [09:42:35.460] checking whether ln -s works... yes [09:42:35.460] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:42:35.463] checking for nm... /usr/bin/nm [09:42:35.463] checking for bison... /usr/bin/bison [09:42:35.465] configure: using bison (GNU Bison) 3.8.2 [09:42:35.468] checking for flex... /usr/bin/flex [09:42:35.471] configure: using flex 2.6.4 [09:42:35.471] checking for perl... /usr/bin/perl [09:42:35.474] configure: using perl 5.40.1 [09:42:35.476] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [09:42:35.480] checking for Perl privlibexp... /usr/share/perl/5.40 [09:42:35.485] checking for Perl useshrplib... true [09:42:35.491] 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 [09:42:35.497] checking for CFLAGS to compile embedded Perl... -DDEBIAN [09:42:35.504] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [09:42:35.596] checking for python3... /usr/bin/python3 [09:42:35.610] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [09:42:35.616] checking for Python sysconfig module... yes [09:42:35.631] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [09:42:35.646] checking Python include directory... -I/usr/include/python3.13 [09:42:35.662] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [09:42:35.715] checking for a sed that does not truncate output... /usr/bin/sed [09:42:35.721] checking for grep that handles long lines and -e... /usr/bin/grep [09:42:35.724] checking for egrep... /usr/bin/grep -E [09:42:35.725] checking for ANSI C header files... yes [09:42:35.898] checking for sys/types.h... yes [09:42:35.912] checking for sys/stat.h... yes [09:42:35.928] checking for stdlib.h... yes [09:42:35.943] checking for string.h... yes [09:42:35.957] checking for memory.h... yes [09:42:35.972] checking for strings.h... yes [09:42:35.986] checking for inttypes.h... yes [09:42:36.001] checking for stdint.h... yes [09:42:36.015] checking for unistd.h... yes [09:42:36.028] checking whether ccache clang is Clang... yes [09:42:36.056] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [09:42:36.176] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [09:42:36.254] checking whether more special flags are required for pthreads... no [09:42:36.254] checking for PTHREAD_PRIO_INHERIT... yes [09:42:36.337] checking pthread.h usability... yes [09:42:36.383] checking pthread.h presence... yes [09:42:36.416] checking for pthread.h... yes [09:42:36.416] checking for strerror_r... yes [09:42:36.491] checking whether strerror_r returns int... no [09:42:36.557] checking for main in -lm... yes [09:42:36.638] checking for library containing setproctitle... no [09:42:36.801] checking for library containing dlsym... none required [09:42:36.879] checking for library containing socket... none required [09:42:36.958] checking for library containing getopt_long... none required [09:42:37.037] checking for library containing shm_open... none required [09:42:37.119] checking for library containing shm_unlink... none required [09:42:37.197] checking for library containing clock_gettime... none required [09:42:37.276] checking for library containing shmget... none required [09:42:37.355] checking for library containing backtrace_symbols... none required [09:42:37.433] checking for library containing pthread_barrier_wait... none required [09:42:37.512] checking for library containing readline... -lreadline [09:42:37.594] checking for inflate in -lz... yes [09:42:37.676] checking curl/curl.h usability... yes [09:42:37.685] checking curl/curl.h presence... yes [09:42:37.724] checking for curl/curl.h... yes [09:42:37.724] checking for curl_multi_init in -lcurl... yes [09:42:37.843] checking for curl_global_init thread safety... yes [09:42:37.986] checking for curl support for asynchronous DNS... yes [09:42:38.127] checking for library containing gss_store_cred_into... -lgssapi_krb5 [09:42:38.294] checking for CRYPTO_new_ex_data in -lcrypto... yes [09:42:38.401] checking for SSL_new in -lssl... yes [09:42:38.511] checking for SSL_CTX_set_ciphersuites... yes [09:42:38.622] checking for SSL_CTX_set_cert_cb... yes [09:42:38.734] checking for X509_get_signature_info... yes [09:42:38.850] checking for SSL_CTX_set_num_tickets... yes [09:42:38.970] checking for SSL_CTX_set_keylog_callback... yes [09:42:39.085] checking for pam_start in -lpam... yes [09:42:39.205] checking for xmlSaveToBuffer in -lxml2... yes [09:42:39.325] checking for xsltCleanupGlobals in -lxslt... yes [09:42:39.445] checking for LZ4_compress_default in -llz4... yes [09:42:39.569] checking for ZSTD_compress in -lzstd... yes [09:42:39.688] checking for ldap_bind in -lldap... yes [09:42:39.808] checking for ldap_initialize... yes [09:42:39.936] checking for ldap_verify_credentials... yes [09:42:40.055] checking for security_compute_create_name in -lselinux... yes [09:42:40.177] checking for uuid_export in -lossp-uuid... yes [09:42:40.301] checking copyfile.h usability... no [09:42:40.390] checking copyfile.h presence... no [09:42:40.424] checking for copyfile.h... no [09:42:40.428] checking execinfo.h usability... yes [09:42:40.436] checking execinfo.h presence... yes [09:42:40.467] checking for execinfo.h... yes [09:42:40.474] checking getopt.h usability... yes [09:42:40.482] checking getopt.h presence... yes [09:42:40.513] checking for getopt.h... yes [09:42:40.520] checking ifaddrs.h usability... yes [09:42:40.528] checking ifaddrs.h presence... yes [09:42:40.560] checking for ifaddrs.h... yes [09:42:40.568] checking sys/epoll.h usability... yes [09:42:40.576] checking sys/epoll.h presence... yes [09:42:40.609] checking for sys/epoll.h... yes [09:42:40.617] checking sys/event.h usability... no [09:42:40.705] checking sys/event.h presence... no [09:42:40.739] checking for sys/event.h... no [09:42:40.742] checking sys/personality.h usability... yes [09:42:40.751] checking sys/personality.h presence... yes [09:42:40.781] checking for sys/personality.h... yes [09:42:40.788] checking sys/prctl.h usability... yes [09:42:40.796] checking sys/prctl.h presence... yes [09:42:40.826] checking for sys/prctl.h... yes [09:42:40.833] checking sys/procctl.h usability... no [09:42:40.920] checking sys/procctl.h presence... no [09:42:40.955] checking for sys/procctl.h... no [09:42:40.958] checking sys/signalfd.h usability... yes [09:42:40.966] checking sys/signalfd.h presence... yes [09:42:40.997] checking for sys/signalfd.h... yes [09:42:41.004] checking sys/ucred.h usability... no [09:42:41.091] checking sys/ucred.h presence... no [09:42:41.126] checking for sys/ucred.h... no [09:42:41.129] checking termios.h usability... yes [09:42:41.138] checking termios.h presence... yes [09:42:41.169] checking for termios.h... yes [09:42:41.178] checking uchar.h usability... yes [09:42:41.186] checking uchar.h presence... yes [09:42:41.216] checking for uchar.h... yes [09:42:41.224] checking ucred.h usability... no [09:42:41.311] checking ucred.h presence... no [09:42:41.347] checking for ucred.h... no [09:42:41.350] checking xlocale.h usability... no [09:42:41.438] checking xlocale.h presence... no [09:42:41.473] checking for xlocale.h... no [09:42:41.475] checking readline/readline.h usability... yes [09:42:41.483] checking readline/readline.h presence... yes [09:42:41.516] checking for readline/readline.h... yes [09:42:41.517] checking readline/history.h usability... yes [09:42:41.526] checking readline/history.h presence... yes [09:42:41.558] checking for readline/history.h... yes [09:42:41.561] checking zlib.h usability... yes [09:42:41.569] checking zlib.h presence... yes [09:42:41.603] checking for zlib.h... yes [09:42:41.603] checking for lz4... /usr/bin/lz4 [09:42:41.603] checking lz4.h usability... yes [09:42:41.612] checking lz4.h presence... yes [09:42:41.643] checking for lz4.h... yes [09:42:41.644] checking for zstd... /usr/bin/zstd [09:42:41.644] checking zstd.h usability... yes [09:42:41.652] checking zstd.h presence... yes [09:42:41.682] checking for zstd.h... yes [09:42:41.683] checking gssapi/gssapi.h usability... yes [09:42:41.691] checking gssapi/gssapi.h presence... yes [09:42:41.722] checking for gssapi/gssapi.h... yes [09:42:41.724] checking gssapi/gssapi_ext.h usability... yes [09:42:41.732] checking gssapi/gssapi_ext.h presence... yes [09:42:41.764] checking for gssapi/gssapi_ext.h... yes [09:42:41.765] checking for openssl... /usr/bin/openssl [09:42:41.770] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [09:42:41.770] checking openssl/ssl.h usability... yes [09:42:41.779] checking openssl/ssl.h presence... yes [09:42:41.842] checking for openssl/ssl.h... yes [09:42:41.842] checking openssl/err.h usability... yes [09:42:41.954] checking openssl/err.h presence... yes [09:42:41.995] checking for openssl/err.h... yes [09:42:41.995] checking security/pam_appl.h usability... yes [09:42:42.004] checking security/pam_appl.h presence... yes [09:42:42.033] checking for security/pam_appl.h... yes [09:42:42.034] checking systemd/sd-daemon.h usability... yes [09:42:42.043] checking systemd/sd-daemon.h presence... yes [09:42:42.075] checking for systemd/sd-daemon.h... yes [09:42:42.076] checking libxml/parser.h usability... yes [09:42:42.084] checking libxml/parser.h presence... yes [09:42:42.122] checking for libxml/parser.h... yes [09:42:42.122] checking libxslt/xslt.h usability... yes [09:42:42.131] checking libxslt/xslt.h presence... yes [09:42:42.168] checking for libxslt/xslt.h... yes [09:42:42.169] checking ldap.h usability... yes [09:42:42.178] checking ldap.h presence... yes [09:42:42.210] checking for ldap.h... yes [09:42:42.211] checking for compatible LDAP implementation... yes [09:42:42.219] checking ossp/uuid.h usability... yes [09:42:42.227] checking ossp/uuid.h presence... yes [09:42:42.259] checking for ossp/uuid.h... yes [09:42:42.293] checking whether byte ordering is bigendian... no [09:42:42.441] checking for C printf format archetype... printf [09:42:42.521] checking for C++ printf format archetype... printf [09:42:42.546] checking for typeof... typeof [09:42:42.554] checking for C++ typeof... typeof [09:42:42.561] checking for __builtin_types_compatible_p... yes [09:42:42.572] checking for __builtin_constant_p... yes [09:42:42.582] checking for __builtin_mul_overflow... yes [09:42:42.707] checking for __builtin_unreachable... yes [09:42:42.829] checking for computed goto support... yes [09:42:42.836] checking for struct tm.tm_zone... yes [09:42:42.846] checking for union semun... no [09:42:42.916] checking for socklen_t... yes [09:42:42.996] checking for struct sockaddr.sa_len... no [09:42:43.137] checking for C/C++ restrict keyword... __restrict [09:42:43.151] checking for struct option... yes [09:42:43.222] checking whether assembler supports x86_64 popcntq... yes [09:42:43.230] checking for special C compiler options needed for large files... no [09:42:43.230] checking for _FILE_OFFSET_BITS value needed for large files... no [09:42:43.242] checking size of off_t... 8 [09:42:43.392] checking for int timezone... yes [09:42:43.525] checking for backtrace_symbols... yes [09:42:43.654] checking for copyfile... no [09:42:43.780] checking for copy_file_range... yes [09:42:43.903] checking for elf_aux_info... no [09:42:44.028] checking for explicit_memset... no [09:42:44.156] checking for getauxval... yes [09:42:44.281] checking for getifaddrs... yes [09:42:44.408] checking for getpeerucred... no [09:42:44.536] checking for inet_pton... yes [09:42:44.665] checking for kqueue... no [09:42:44.792] checking for localeconv_l... no [09:42:44.927] checking for mbstowcs_l... no [09:42:45.058] checking for memset_explicit... no [09:42:45.186] checking for posix_fallocate... yes [09:42:45.313] checking for ppoll... yes [09:42:45.438] checking for pthread_is_threaded_np... no [09:42:45.565] checking for setproctitle... no [09:42:45.691] checking for setproctitle_fast... no [09:42:45.818] checking for strsignal... yes [09:42:45.947] checking for syncfs... yes [09:42:46.074] checking for sync_file_range... yes [09:42:46.200] checking for uselocale... yes [09:42:46.329] checking for wcstombs_l... no [09:42:46.459] checking for __builtin_bswap16... yes [09:42:46.583] checking for __builtin_bswap32... yes [09:42:46.709] checking for __builtin_bswap64... yes [09:42:46.832] checking for __builtin_clz... yes [09:42:46.960] checking for __builtin_ctz... yes [09:42:47.082] checking for __builtin_frame_address... yes [09:42:47.207] checking for _LARGEFILE_SOURCE value needed for large files... no [09:42:47.335] checking how ccache clang reports undeclared, standard C functions... error [09:42:47.398] checking for posix_fadvise... yes [09:42:47.522] checking whether posix_fadvise is declared... yes [09:42:47.536] checking whether fdatasync is declared... yes [09:42:47.552] checking whether strlcat is declared... yes [09:42:47.567] checking whether strlcpy is declared... yes [09:42:47.581] checking whether strsep is declared... yes [09:42:47.595] checking whether timingsafe_bcmp is declared... no [09:42:47.693] checking whether preadv is declared... yes [09:42:47.706] checking whether pwritev is declared... yes [09:42:47.719] checking whether strchrnul is declared... yes [09:42:47.732] checking whether memset_s is declared... no [09:42:47.804] checking whether F_FULLFSYNC is declared... no [09:42:47.871] checking for explicit_bzero... yes [09:42:47.991] checking for getopt... yes [09:42:48.108] checking for getpeereid... no [09:42:48.233] checking for inet_aton... yes [09:42:48.352] checking for mkdtemp... yes [09:42:48.474] checking for strlcat... yes [09:42:48.591] checking for strlcpy... yes [09:42:48.711] checking for strsep... yes [09:42:48.833] checking for timingsafe_bcmp... no [09:42:48.958] checking for pthread_barrier_wait... yes [09:42:49.074] checking for getopt_long... yes [09:42:49.201] checking for syslog... yes [09:42:49.319] checking syslog.h usability... yes [09:42:49.328] checking syslog.h presence... yes [09:42:49.359] checking for syslog.h... yes [09:42:49.359] checking for opterr... yes [09:42:49.482] checking for optreset... no [09:42:49.609] checking unicode/ucol.h usability... yes [09:42:49.618] checking unicode/ucol.h presence... yes [09:42:49.656] checking for unicode/ucol.h... yes [09:42:49.657] checking for rl_completion_suppress_quote... yes [09:42:49.790] checking for rl_filename_quote_characters... yes [09:42:49.925] checking for rl_filename_quoting_function... yes [09:42:50.061] checking for append_history... yes [09:42:50.191] checking for history_truncate_file... yes [09:42:50.321] checking for rl_completion_matches... yes [09:42:50.450] checking for rl_filename_completion_function... yes [09:42:50.582] checking for rl_reset_screen_size... yes [09:42:50.713] checking for rl_variable_bind... yes [09:42:50.840] checking test program... ok [09:42:50.970] checking size of void *... 8 [09:42:51.114] checking size of size_t... 8 [09:42:51.258] checking size of long... 8 [09:42:51.406] checking size of long long... 8 [09:42:51.555] checking size of intmax_t... 8 [09:42:51.702] checking alignment of short... 2 [09:42:51.846] checking alignment of int... 4 [09:42:51.993] checking alignment of int64_t... 8 [09:42:52.140] checking alignment of double... 8 [09:42:52.288] checking for __int128... yes [09:42:52.416] checking for __int128 alignment bug... ok [09:42:52.542] checking alignment of PG_INT128_TYPE... 16 [09:42:52.690] checking for builtin __sync char locking functions... yes [09:42:52.807] checking for builtin __sync int32 locking functions... yes [09:42:52.933] checking for builtin __sync int32 atomic operations... yes [09:42:53.052] checking for builtin __sync int64 atomic operations... yes [09:42:53.178] checking for builtin __atomic int32 atomic operations... yes [09:42:53.297] checking for builtin __atomic int64 atomic operations... yes [09:42:53.421] checking for __get_cpuid... yes [09:42:53.555] checking for __get_cpuid_count... yes [09:42:53.678] checking for _xgetbv... yes [09:42:54.153] checking for _mm512_popcnt_epi64... yes [09:42:54.599] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [09:42:54.823] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:42:54.888] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [09:42:54.946] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:42:55.002] 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 [09:42:55.076] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:42:55.076] checking for _mm512_clmulepi64_epi128... yes [09:42:55.514] checking for vectorized CRC-32C... AVX-512 with runtime check [09:42:55.514] checking for library containing sem_init... none required [09:42:55.632] checking which semaphore API to use... unnamed POSIX [09:42:55.632] checking which random number source to use... OpenSSL [09:42:55.634] checking for tclsh... /usr/bin/tclsh [09:42:55.634] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [09:42:55.673] checking tcl.h usability... yes [09:42:55.682] checking tcl.h presence... yes [09:42:55.717] checking for tcl.h... yes [09:42:55.717] checking for perl.h... yes [09:42:55.731] checking for libperl... yes [09:42:56.012] checking Python.h usability... yes [09:42:56.022] checking Python.h presence... yes [09:42:56.090] checking for Python.h... yes [09:42:56.091] checking for xmllint... /usr/bin/xmllint [09:42:56.091] checking for xsltproc... /usr/bin/xsltproc [09:42:56.091] checking for fop... /usr/bin/fop [09:42:56.091] checking for dbtoepub... no [09:42:56.091] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [09:42:56.183] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [09:42:56.309] configure: using compiler=Debian clang version 19.1.7 (3+b1) [09:42:56.309] 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 [09:42:56.309] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [09:42:56.309] configure: using LDFLAGS= -Wl,--as-needed [09:42:56.309] configure: using CXX=ccache clang++ [09:42:56.310] 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 [09:42:56.310] configure: using CLANG=ccache clang [09:42:56.310] 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 [09:42:56.310] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [09:42:56.337] configure: updating cache clang.cache [09:42:56.344] configure: creating ./config.status [09:42:56.427] config.status: creating GNUmakefile [09:42:56.439] config.status: creating src/Makefile.global [09:42:56.455] config.status: creating src/include/pg_config.h [09:42:56.467] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:42:56.475] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [09:42:56.480] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [09:42:56.487] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [09:42:56.495] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [09:42:56.503] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [09:42:56.538] [09:42:56.538] real 0m22.708s [09:42:56.538] user 0m13.982s [09:42:56.538] sys 0m8.948s [09:42:56.538] make -s -j${BUILD_JOBS} clean [09:42:57.094] time make -s -j${BUILD_JOBS} world-bin [09:43:08.045] tablecmds.c:17617:25: error: unused variable 'parent_con' [-Werror,-Wunused-variable] [09:43:08.045] 17617 | Form_pg_constraint parent_con = (Form_pg_constraint) GETSTRUCT(contup); [09:43:08.045] | ^~~~~~~~~~ [09:43:08.045] 1 error generated. [09:43:08.046] make[3]: *** [: tablecmds.o] Error 1 [09:43:08.046] make[2]: *** [common.mk:37: commands-recursive] Error 2 [09:43:08.051] make[2]: *** Waiting for unfinished jobs.... [09:43:12.439] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:43:12.439] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:43:12.440] [09:43:12.440] real 0m15.346s [09:43:12.440] user 0m40.476s [09:43:12.440] sys 0m13.051s [09:43:12.440] [09:43:12.440] Exit status: 2