[07:24:39.299] time ./configure \ [07:24:39.299] --cache clang.cache \ [07:24:39.299] ${LINUX_CONFIGURE_FEATURES} \ [07:24:39.299] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [07:24:39.455] configure: creating cache clang.cache [07:24:39.468] checking build system type... x86_64-pc-linux-gnu [07:24:39.538] checking host system type... x86_64-pc-linux-gnu [07:24:39.538] checking which template to use... linux [07:24:39.538] checking whether NLS is wanted... no [07:24:39.538] checking for default port number... 5432 [07:24:39.545] checking for block size... 8kB [07:24:39.546] checking for segment size... 1GB [07:24:39.548] checking for WAL block size... 8kB [07:24:39.647] checking whether the C compiler works... yes [07:24:39.715] checking for C compiler default output file name... a.out [07:24:39.716] checking for suffix of executables... [07:24:39.777] checking whether we are cross compiling... no [07:24:39.844] checking for suffix of object files... o [07:24:39.851] checking whether we are using the GNU C compiler... yes [07:24:39.858] checking whether ccache clang accepts -g... yes [07:24:39.864] checking for ccache clang option to accept ISO C89... none needed [07:24:39.875] checking for ccache clang option to accept ISO C11... none needed [07:24:39.979] checking whether we are using the GNU C++ compiler... yes [07:24:39.985] checking whether ccache clang++ accepts -g... yes [07:24:40.045] checking for gawk... no [07:24:40.045] checking for mawk... mawk [07:24:40.046] checking for llvm-config... /usr/bin/llvm-config [07:24:40.050] configure: using llvm 19.1.7 [07:24:40.050] checking for CLANG... ccache clang [07:24:40.092] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [07:24:40.099] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [07:24:40.106] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [07:24:40.112] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [07:24:40.119] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [07:24:40.125] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [07:24:40.132] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [07:24:40.138] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:24:40.144] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [07:24:40.155] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [07:24:40.165] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [07:24:40.172] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [07:24:40.178] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [07:24:40.188] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [07:24:40.199] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [07:24:40.205] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [07:24:40.211] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [07:24:40.218] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [07:24:40.224] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:24:40.230] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [07:24:40.236] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [07:24:40.242] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [07:24:40.249] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [07:24:40.255] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:24:40.262] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:24:40.268] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:24:40.275] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:24:40.281] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:24:40.287] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:24:40.298] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [07:24:40.305] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:24:40.312] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:24:40.318] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:24:40.326] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:24:40.332] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:24:40.338] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [07:24:40.344] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:24:40.351] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:24:40.357] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:24:40.386] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [07:24:40.397] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [07:24:40.397] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:24:40.403] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:24:40.410] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:24:40.416] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:24:40.427] checking whether the C compiler still works... yes [07:24:40.555] checking how to run the C preprocessor... ccache clang -E [07:24:40.671] checking for pkg-config... /usr/bin/pkg-config [07:24:40.671] checking pkg-config is at least version 0.9.0... yes [07:24:40.673] checking whether to build with ICU support... yes [07:24:40.673] checking for icu-uc icu-i18n... yes [07:24:40.680] checking whether to build with Tcl... yes [07:24:40.681] checking whether to build Perl modules... yes [07:24:40.681] checking whether to build Python modules... yes [07:24:40.681] checking whether to build with GSSAPI support... yes [07:24:40.682] checking whether to build with PAM support... yes [07:24:40.682] checking whether to build with BSD Authentication support... no [07:24:40.682] checking whether to build with LDAP support... yes [07:24:40.682] checking whether to build with Bonjour support... no [07:24:40.682] checking whether to build with SELinux support... yes [07:24:40.682] checking whether to build with systemd support... yes [07:24:40.682] checking whether to build with liburing support... no [07:24:40.683] checking whether to build with libcurl support... yes [07:24:40.683] checking for libcurl >= 7.61.0... yes [07:24:40.692] checking whether to build with libnuma support... no [07:24:40.692] checking whether to build with XML support... yes [07:24:40.692] checking for libxml-2.0 >= 2.6.23... yes [07:24:40.699] checking whether to build with LZ4 support... yes [07:24:40.699] checking for liblz4... yes [07:24:40.706] checking whether to build with ZSTD support... yes [07:24:40.707] checking for libzstd >= 1.4.0... yes [07:24:40.714] checking for strip... strip [07:24:40.714] checking whether it is possible to strip libraries... yes [07:24:40.716] checking for ar... ar [07:24:40.716] checking for a BSD-compatible install... /usr/bin/install -c [07:24:40.724] checking for tar... /usr/bin/tar [07:24:40.724] checking whether ln -s works... yes [07:24:40.724] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:24:40.726] checking for bison... /usr/bin/bison [07:24:40.728] configure: using bison (GNU Bison) 3.8.2 [07:24:40.730] checking for flex... /usr/bin/flex [07:24:40.732] configure: using flex 2.6.4 [07:24:40.732] checking for perl... /usr/bin/perl [07:24:40.735] configure: using perl 5.40.1 [07:24:40.736] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [07:24:40.741] checking for Perl privlibexp... /usr/share/perl/5.40 [07:24:40.745] checking for Perl useshrplib... true [07:24:40.751] 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 [07:24:40.756] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:24:40.762] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:24:40.847] checking for python3... /usr/bin/python3 [07:24:40.859] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [07:24:40.865] checking for Python sysconfig module... yes [07:24:40.879] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [07:24:40.894] checking Python include directory... -I/usr/include/python3.13 [07:24:40.909] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [07:24:40.959] checking for a sed that does not truncate output... /usr/bin/sed [07:24:40.964] checking for grep that handles long lines and -e... /usr/bin/grep [07:24:40.966] checking for egrep... /usr/bin/grep -E [07:24:40.968] checking for ANSI C header files... yes [07:24:41.152] checking for sys/types.h... yes [07:24:41.194] checking for sys/stat.h... yes [07:24:41.209] checking for stdlib.h... yes [07:24:41.222] checking for string.h... yes [07:24:41.235] checking for memory.h... yes [07:24:41.249] checking for strings.h... yes [07:24:41.262] checking for inttypes.h... yes [07:24:41.275] checking for stdint.h... yes [07:24:41.288] checking for unistd.h... yes [07:24:41.300] checking whether ccache clang is Clang... yes [07:24:41.327] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [07:24:41.434] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:24:41.503] checking whether more special flags are required for pthreads... no [07:24:41.504] checking for PTHREAD_PRIO_INHERIT... yes [07:24:41.579] checking pthread.h usability... yes [07:24:41.586] checking pthread.h presence... yes [07:24:41.615] checking for pthread.h... yes [07:24:41.616] checking for strerror_r... yes [07:24:41.683] checking whether strerror_r returns int... no [07:24:41.743] checking for main in -lm... yes [07:24:41.816] checking for library containing setproctitle... no [07:24:41.968] checking for library containing dlsym... none required [07:24:42.040] checking for library containing socket... none required [07:24:42.111] checking for library containing getopt_long... none required [07:24:42.184] checking for library containing shm_open... none required [07:24:42.256] checking for library containing shm_unlink... none required [07:24:42.328] checking for library containing clock_gettime... none required [07:24:42.399] checking for library containing shmget... none required [07:24:42.471] checking for library containing backtrace_symbols... none required [07:24:42.544] checking for library containing pthread_barrier_wait... none required [07:24:42.616] checking for library containing readline... -lreadline [07:24:42.688] checking for inflate in -lz... yes [07:24:42.763] checking curl/curl.h usability... yes [07:24:42.771] checking curl/curl.h presence... yes [07:24:42.804] checking for curl/curl.h... yes [07:24:42.805] checking for curl_multi_init in -lcurl... yes [07:24:42.908] checking for curl_global_init thread safety... yes [07:24:43.043] checking for curl support for asynchronous DNS... yes [07:24:43.172] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:24:43.329] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:24:43.428] checking for SSL_new in -lssl... yes [07:24:43.528] checking for SSL_CTX_set_ciphersuites... yes [07:24:43.631] checking for SSL_CTX_set_cert_cb... yes [07:24:43.735] checking for X509_get_signature_info... yes [07:24:43.844] checking for SSL_CTX_set_num_tickets... yes [07:24:43.957] checking for SSL_CTX_set_keylog_callback... yes [07:24:44.070] checking for pam_start in -lpam... yes [07:24:44.174] checking for xmlSaveToBuffer in -lxml2... yes [07:24:44.282] checking for xsltCleanupGlobals in -lxslt... yes [07:24:44.387] checking for LZ4_compress_default in -llz4... yes [07:24:44.495] checking for ZSTD_compress in -lzstd... yes [07:24:44.607] checking for ldap_bind in -lldap... yes [07:24:44.718] checking for ldap_initialize... yes [07:24:44.831] checking for ldap_verify_credentials... yes [07:24:44.941] checking for security_compute_create_name in -lselinux... yes [07:24:45.050] checking for uuid_export in -lossp-uuid... yes [07:24:45.166] checking atomic.h usability... no [07:24:45.246] checking atomic.h presence... no [07:24:45.278] checking for atomic.h... no [07:24:45.281] checking copyfile.h usability... no [07:24:45.359] checking copyfile.h presence... no [07:24:45.390] checking for copyfile.h... no [07:24:45.393] checking execinfo.h usability... yes [07:24:45.400] checking execinfo.h presence... yes [07:24:45.427] checking for execinfo.h... yes [07:24:45.433] checking getopt.h usability... yes [07:24:45.441] checking getopt.h presence... yes [07:24:45.467] checking for getopt.h... yes [07:24:45.474] checking ifaddrs.h usability... yes [07:24:45.481] checking ifaddrs.h presence... yes [07:24:45.510] checking for ifaddrs.h... yes [07:24:45.517] checking mbarrier.h usability... no [07:24:45.596] checking mbarrier.h presence... no [07:24:45.627] checking for mbarrier.h... no [07:24:45.630] checking sys/epoll.h usability... yes [07:24:45.638] checking sys/epoll.h presence... yes [07:24:45.667] checking for sys/epoll.h... yes [07:24:45.674] checking sys/event.h usability... no [07:24:45.753] checking sys/event.h presence... no [07:24:45.785] checking for sys/event.h... no [07:24:45.788] checking sys/personality.h usability... yes [07:24:45.795] checking sys/personality.h presence... yes [07:24:45.821] checking for sys/personality.h... yes [07:24:45.828] checking sys/prctl.h usability... yes [07:24:45.836] checking sys/prctl.h presence... yes [07:24:45.862] checking for sys/prctl.h... yes [07:24:45.869] checking sys/procctl.h usability... no [07:24:45.947] checking sys/procctl.h presence... no [07:24:45.977] checking for sys/procctl.h... no [07:24:45.980] checking sys/signalfd.h usability... yes [07:24:45.988] checking sys/signalfd.h presence... yes [07:24:46.015] checking for sys/signalfd.h... yes [07:24:46.022] checking sys/ucred.h usability... no [07:24:46.099] checking sys/ucred.h presence... no [07:24:46.130] checking for sys/ucred.h... no [07:24:46.133] checking termios.h usability... yes [07:24:46.140] checking termios.h presence... yes [07:24:46.167] checking for termios.h... yes [07:24:46.174] checking uchar.h usability... yes [07:24:46.181] checking uchar.h presence... yes [07:24:46.208] checking for uchar.h... yes [07:24:46.215] checking ucred.h usability... no [07:24:46.293] checking ucred.h presence... no [07:24:46.326] checking for ucred.h... no [07:24:46.329] checking xlocale.h usability... no [07:24:46.410] checking xlocale.h presence... no [07:24:46.442] checking for xlocale.h... no [07:24:46.444] checking readline/readline.h usability... yes [07:24:46.452] checking readline/readline.h presence... yes [07:24:46.483] checking for readline/readline.h... yes [07:24:46.484] checking readline/history.h usability... yes [07:24:46.493] checking readline/history.h presence... yes [07:24:46.522] checking for readline/history.h... yes [07:24:46.525] checking zlib.h usability... yes [07:24:46.533] checking zlib.h presence... yes [07:24:46.564] checking for zlib.h... yes [07:24:46.565] checking for lz4... /usr/bin/lz4 [07:24:46.565] checking lz4.h usability... yes [07:24:46.573] checking lz4.h presence... yes [07:24:46.601] checking for lz4.h... yes [07:24:46.602] checking for zstd... /usr/bin/zstd [07:24:46.602] checking zstd.h usability... yes [07:24:46.610] checking zstd.h presence... yes [07:24:46.636] checking for zstd.h... yes [07:24:46.637] checking gssapi/gssapi.h usability... yes [07:24:46.644] checking gssapi/gssapi.h presence... yes [07:24:46.673] checking for gssapi/gssapi.h... yes [07:24:46.674] checking gssapi/gssapi_ext.h usability... yes [07:24:46.682] checking gssapi/gssapi_ext.h presence... yes [07:24:46.711] checking for gssapi/gssapi_ext.h... yes [07:24:46.712] checking for openssl... /usr/bin/openssl [07:24:46.717] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [07:24:46.717] checking openssl/ssl.h usability... yes [07:24:46.725] checking openssl/ssl.h presence... yes [07:24:46.784] checking for openssl/ssl.h... yes [07:24:46.785] checking openssl/err.h usability... yes [07:24:46.793] checking openssl/err.h presence... yes [07:24:46.831] checking for openssl/err.h... yes [07:24:46.832] checking security/pam_appl.h usability... yes [07:24:46.839] checking security/pam_appl.h presence... yes [07:24:46.866] checking for security/pam_appl.h... yes [07:24:46.867] checking systemd/sd-daemon.h usability... yes [07:24:46.875] checking systemd/sd-daemon.h presence... yes [07:24:46.905] checking for systemd/sd-daemon.h... yes [07:24:46.905] checking libxml/parser.h usability... yes [07:24:46.913] checking libxml/parser.h presence... yes [07:24:46.947] checking for libxml/parser.h... yes [07:24:46.947] checking libxslt/xslt.h usability... yes [07:24:46.955] checking libxslt/xslt.h presence... yes [07:24:46.989] checking for libxslt/xslt.h... yes [07:24:46.989] checking ldap.h usability... yes [07:24:46.997] checking ldap.h presence... yes [07:24:47.026] checking for ldap.h... yes [07:24:47.026] checking for compatible LDAP implementation... yes [07:24:47.033] checking ossp/uuid.h usability... yes [07:24:47.040] checking ossp/uuid.h presence... yes [07:24:47.069] checking for ossp/uuid.h... yes [07:24:47.100] checking whether byte ordering is bigendian... no [07:24:47.233] checking for inline... inline [07:24:47.243] checking for printf format archetype... printf [07:24:47.267] checking for _Static_assert... yes [07:24:47.381] checking for typeof... typeof [07:24:47.389] checking for __builtin_types_compatible_p... yes [07:24:47.400] checking for __builtin_constant_p... yes [07:24:47.411] checking for __builtin_mul_overflow... yes [07:24:47.528] checking for __builtin_unreachable... yes [07:24:47.637] checking for computed goto support... yes [07:24:47.644] checking for struct tm.tm_zone... yes [07:24:47.653] checking for union semun... no [07:24:47.716] checking for socklen_t... yes [07:24:47.789] checking for struct sockaddr.sa_len... no [07:24:47.916] checking for C/C++ restrict keyword... __restrict [07:24:47.928] checking for struct option... yes [07:24:47.993] checking whether assembler supports x86_64 popcntq... yes [07:24:48.000] checking for special C compiler options needed for large files... no [07:24:48.000] checking for _FILE_OFFSET_BITS value needed for large files... no [07:24:48.011] checking size of off_t... 8 [07:24:48.146] checking for int timezone... yes [07:24:48.265] checking for backtrace_symbols... yes [07:24:48.380] checking for copyfile... no [07:24:48.496] checking for copy_file_range... yes [07:24:48.613] checking for elf_aux_info... no [07:24:48.732] checking for getauxval... yes [07:24:48.849] checking for getifaddrs... yes [07:24:48.966] checking for getpeerucred... no [07:24:49.086] checking for inet_pton... yes [07:24:49.207] checking for kqueue... no [07:24:49.324] checking for localeconv_l... no [07:24:49.440] checking for mbstowcs_l... no [07:24:49.558] checking for posix_fallocate... yes [07:24:49.670] checking for ppoll... yes [07:24:49.787] checking for pthread_is_threaded_np... no [07:24:49.902] checking for setproctitle... no [07:24:50.020] checking for setproctitle_fast... no [07:24:50.140] checking for strsignal... yes [07:24:50.257] checking for syncfs... yes [07:24:50.373] checking for sync_file_range... yes [07:24:50.488] checking for uselocale... yes [07:24:50.602] checking for wcstombs_l... no [07:24:50.725] checking for __builtin_bswap16... yes [07:24:50.844] checking for __builtin_bswap32... yes [07:24:50.962] checking for __builtin_bswap64... yes [07:24:51.077] checking for __builtin_clz... yes [07:24:51.193] checking for __builtin_ctz... yes [07:24:51.306] checking for __builtin_popcount... yes [07:24:51.419] checking for __builtin_frame_address... yes [07:24:51.536] checking for _LARGEFILE_SOURCE value needed for large files... no [07:24:51.657] checking how ccache clang reports undeclared, standard C functions... error [07:24:51.716] checking for posix_fadvise... yes [07:24:51.835] checking whether posix_fadvise is declared... yes [07:24:51.848] checking whether fdatasync is declared... yes [07:24:51.860] checking whether strlcat is declared... yes [07:24:51.873] checking whether strlcpy is declared... yes [07:24:51.887] checking whether strnlen is declared... yes [07:24:51.978] checking whether strsep is declared... yes [07:24:51.993] checking whether timingsafe_bcmp is declared... no [07:24:52.089] checking whether preadv is declared... yes [07:24:52.103] checking whether pwritev is declared... yes [07:24:52.115] checking whether strchrnul is declared... yes [07:24:52.128] checking whether memset_s is declared... no [07:24:52.196] checking whether F_FULLFSYNC is declared... no [07:24:52.260] checking for explicit_bzero... yes [07:24:52.369] checking for getopt... yes [07:24:52.481] checking for getpeereid... no [07:24:52.600] checking for inet_aton... yes [07:24:52.714] checking for mkdtemp... yes [07:24:52.825] checking for strlcat... yes [07:24:52.938] checking for strlcpy... yes [07:24:53.050] checking for strnlen... yes [07:24:53.161] checking for strsep... yes [07:24:53.275] checking for timingsafe_bcmp... no [07:24:53.392] checking for pthread_barrier_wait... yes [07:24:53.501] checking for getopt_long... yes [07:24:53.614] checking for syslog... yes [07:24:53.723] checking syslog.h usability... yes [07:24:53.731] checking syslog.h presence... yes [07:24:53.760] checking for syslog.h... yes [07:24:53.760] checking for opterr... yes [07:24:53.868] checking for optreset... no [07:24:53.984] checking unicode/ucol.h usability... yes [07:24:53.993] checking unicode/ucol.h presence... yes [07:24:54.028] checking for unicode/ucol.h... yes [07:24:54.033] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:24:54.047] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:24:54.055] checking for rl_completion_suppress_quote... yes [07:24:54.172] checking for rl_filename_quote_characters... yes [07:24:54.293] checking for rl_filename_quoting_function... yes [07:24:54.415] checking for append_history... yes [07:24:54.538] checking for history_truncate_file... yes [07:24:54.655] checking for rl_completion_matches... yes [07:24:54.775] checking for rl_filename_completion_function... yes [07:24:54.891] checking for rl_reset_screen_size... yes [07:24:55.010] checking for rl_variable_bind... yes [07:24:55.125] checking test program... ok [07:24:55.245] checking size of void *... 8 [07:24:55.380] checking size of size_t... 8 [07:24:55.515] checking size of long... 8 [07:24:55.657] checking size of long long... 8 [07:24:55.794] checking alignment of short... 2 [07:24:55.928] checking alignment of int... 4 [07:24:56.067] checking alignment of long... 8 [07:24:56.201] checking alignment of int64_t... 8 [07:24:56.334] checking alignment of double... 8 [07:24:56.469] checking for __int128... yes [07:24:56.585] checking for __int128 alignment bug... ok [07:24:56.705] checking alignment of PG_INT128_TYPE... 16 [07:24:56.843] checking for builtin __sync char locking functions... yes [07:24:56.957] checking for builtin __sync int32 locking functions... yes [07:24:57.070] checking for builtin __sync int32 atomic operations... yes [07:24:57.181] checking for builtin __sync int64 atomic operations... yes [07:24:57.296] checking for builtin __atomic int32 atomic operations... yes [07:24:57.407] checking for builtin __atomic int64 atomic operations... yes [07:24:57.519] checking for __get_cpuid... yes [07:24:57.641] checking for __get_cpuid_count... yes [07:24:57.753] checking for _xgetbv... yes [07:24:58.197] checking for _mm512_popcnt_epi64... yes [07:24:58.602] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [07:24:58.805] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:24:58.863] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [07:24:58.912] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:24:58.961] 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 [07:24:59.027] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:24:59.027] checking for _mm512_clmulepi64_epi128... yes [07:24:59.430] checking for vectorized CRC-32C... AVX-512 with runtime check [07:24:59.431] checking for library containing sem_init... none required [07:24:59.540] checking which semaphore API to use... unnamed POSIX [07:24:59.540] checking which random number source to use... OpenSSL [07:24:59.542] checking for tclsh... /usr/bin/tclsh [07:24:59.542] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:24:59.579] checking tcl.h usability... yes [07:24:59.587] checking tcl.h presence... yes [07:24:59.620] checking for tcl.h... yes [07:24:59.620] checking for perl.h... yes [07:24:59.633] checking for libperl... yes [07:24:59.874] checking Python.h usability... yes [07:24:59.882] checking Python.h presence... yes [07:24:59.946] checking for Python.h... yes [07:24:59.946] checking for xmllint... /usr/bin/xmllint [07:24:59.946] checking for xsltproc... /usr/bin/xsltproc [07:24:59.946] checking for fop... /usr/bin/fop [07:24:59.946] checking for dbtoepub... no [07:24:59.947] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [07:25:00.030] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:25:00.144] configure: using compiler=Debian clang version 19.1.7 (3+b1) [07:25:00.144] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -Wno-cast-function-type-strict -O2 [07:25:00.144] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:25:00.144] configure: using LDFLAGS= -Wl,--as-needed [07:25:00.144] configure: using CXX=ccache clang++ [07:25:00.144] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [07:25:00.144] configure: using CLANG=ccache clang [07:25:00.144] 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 [07:25:00.144] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [07:25:00.169] configure: updating cache clang.cache [07:25:00.176] configure: creating ./config.status [07:25:00.254] config.status: creating GNUmakefile [07:25:00.265] config.status: creating src/Makefile.global [07:25:00.280] config.status: creating src/include/pg_config.h [07:25:00.291] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:25:00.298] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [07:25:00.303] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:25:00.309] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:25:00.316] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:25:00.322] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:25:00.353] [07:25:00.353] real 0m21.054s [07:25:00.353] user 0m12.992s [07:25:00.353] sys 0m8.277s [07:25:00.353] make -s -j${BUILD_JOBS} clean [07:25:00.841] time make -s -j${BUILD_JOBS} world-bin [07:25:30.058] pg_restore.c:1065:8: error: variable 'count' set but not used [-Werror,-Wunused-but-set-variable] [07:25:30.058] 1065 | int count = 0; [07:25:30.058] | ^ [07:25:30.058] 1 error generated. [07:25:30.058] make[3]: *** [: pg_restore.o] Error 1 [07:25:30.058] make[3]: *** Waiting for unfinished jobs.... [07:25:30.362] make[2]: *** [Makefile:45: all-pg_dump-recurse] Error 2 [07:25:30.363] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [07:25:30.363] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:25:30.363] [07:25:30.363] real 0m29.522s [07:25:30.363] user 1m20.182s [07:25:30.363] sys 0m20.751s [07:25:30.363] [07:25:30.363] Exit status: 2