[11:09:42.186] time ./configure \ [11:09:42.186] --cache clang.cache \ [11:09:42.186] ${LINUX_CONFIGURE_FEATURES} \ [11:09:42.186] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [11:09:42.372] configure: creating cache clang.cache [11:09:42.388] checking build system type... x86_64-pc-linux-gnu [11:09:42.467] checking host system type... x86_64-pc-linux-gnu [11:09:42.467] checking which template to use... linux [11:09:42.467] checking whether NLS is wanted... no [11:09:42.467] checking for default port number... 5432 [11:09:42.474] checking for block size... 8kB [11:09:42.475] checking for segment size... 1GB [11:09:42.478] checking for WAL block size... 8kB [11:09:42.596] checking whether the C compiler works... yes [11:09:42.675] checking for C compiler default output file name... a.out [11:09:42.676] checking for suffix of executables... [11:09:42.746] checking whether we are cross compiling... no [11:09:42.822] checking for suffix of object files... o [11:09:42.831] checking whether we are using the GNU C compiler... yes [11:09:42.838] checking whether ccache clang accepts -g... yes [11:09:42.845] checking for ccache clang option to accept ISO C89... none needed [11:09:42.858] checking for ccache clang option to accept ISO C11... none needed [11:09:42.987] checking whether we are using the GNU C++ compiler... yes [11:09:42.995] checking whether ccache clang++ accepts -g... yes [11:09:43.009] checking for ccache clang++ option to accept ISO C++11... none needed [11:09:43.117] checking for gawk... no [11:09:43.117] checking for mawk... mawk [11:09:43.117] checking for llvm-config... /usr/bin/llvm-config [11:09:43.123] configure: using llvm 19.1.7 [11:09:43.123] checking for CLANG... ccache clang [11:09:43.174] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [11:09:43.182] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [11:09:43.190] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [11:09:43.198] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [11:09:43.206] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [11:09:43.215] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [11:09:43.224] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [11:09:43.257] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:09:43.266] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [11:09:43.280] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [11:09:43.288] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [11:09:43.302] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [11:09:43.311] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [11:09:43.319] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [11:09:43.328] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [11:09:43.401] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [11:09:43.416] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [11:09:43.482] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [11:09:43.490] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [11:09:43.498] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [11:09:43.505] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:09:43.513] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [11:09:43.522] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [11:09:43.531] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [11:09:43.597] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [11:09:43.634] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:09:43.698] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:09:43.707] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:09:43.716] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:09:43.725] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:09:43.734] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:09:43.748] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [11:09:43.757] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:09:43.794] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:09:43.804] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:09:43.814] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [11:09:43.824] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [11:09:43.833] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [11:09:43.842] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [11:09:43.851] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [11:09:43.860] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [11:09:43.868] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [11:09:43.883] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [11:09:43.883] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:09:43.892] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:09:43.901] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:09:43.909] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:09:43.950] checking whether the C compiler still works... yes [11:09:44.051] checking how to run the C preprocessor... ccache clang -E [11:09:44.198] checking for pkg-config... /usr/bin/pkg-config [11:09:44.198] checking pkg-config is at least version 0.9.0... yes [11:09:44.200] checking whether to build with ICU support... yes [11:09:44.200] checking for icu-uc icu-i18n... yes [11:09:44.208] checking whether to build with Tcl... yes [11:09:44.209] checking whether to build Perl modules... yes [11:09:44.209] checking whether to build Python modules... yes [11:09:44.209] checking whether to build with GSSAPI support... yes [11:09:44.210] checking whether to build with PAM support... yes [11:09:44.210] checking whether to build with BSD Authentication support... no [11:09:44.210] checking whether to build with LDAP support... yes [11:09:44.210] checking whether to build with Bonjour support... no [11:09:44.210] checking whether to build with SELinux support... yes [11:09:44.211] checking whether to build with systemd support... yes [11:09:44.211] checking whether to build with liburing support... no [11:09:44.211] checking whether to build with libcurl support... yes [11:09:44.211] checking for libcurl >= 7.61.0... yes [11:09:44.223] checking whether to build with libnuma support... no [11:09:44.223] checking whether to build with XML support... yes [11:09:44.223] checking for libxml-2.0 >= 2.6.23... yes [11:09:44.232] checking whether to build with LZ4 support... yes [11:09:44.232] checking for liblz4... yes [11:09:44.242] checking whether to build with ZSTD support... yes [11:09:44.242] checking for libzstd >= 1.4.0... yes [11:09:44.251] checking for strip... strip [11:09:44.252] checking whether it is possible to strip libraries... yes [11:09:44.254] checking for ar... ar [11:09:44.254] checking for a BSD-compatible install... /usr/bin/install -c [11:09:44.265] checking for tar... /usr/bin/tar [11:09:44.265] checking whether ln -s works... yes [11:09:44.265] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:09:44.267] checking for nm... /usr/bin/nm [11:09:44.267] checking for bison... /usr/bin/bison [11:09:44.270] configure: using bison (GNU Bison) 3.8.2 [11:09:44.273] checking for flex... /usr/bin/flex [11:09:44.276] configure: using flex 2.6.4 [11:09:44.276] checking for perl... /usr/bin/perl [11:09:44.279] configure: using perl 5.40.1 [11:09:44.282] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [11:09:44.287] checking for Perl privlibexp... /usr/share/perl/5.40 [11:09:44.292] checking for Perl useshrplib... true [11:09:44.299] 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 [11:09:44.306] checking for CFLAGS to compile embedded Perl... -DDEBIAN [11:09:44.312] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [11:09:44.408] checking for python3... /usr/bin/python3 [11:09:44.422] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [11:09:44.430] checking for Python sysconfig module... yes [11:09:44.446] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [11:09:44.463] checking Python include directory... -I/usr/include/python3.13 [11:09:44.480] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [11:09:44.539] checking for a sed that does not truncate output... /usr/bin/sed [11:09:44.546] checking for grep that handles long lines and -e... /usr/bin/grep [11:09:44.548] checking for egrep... /usr/bin/grep -E [11:09:44.550] checking for ANSI C header files... yes [11:09:44.738] checking for sys/types.h... yes [11:09:44.757] checking for sys/stat.h... yes [11:09:44.777] checking for stdlib.h... yes [11:09:44.797] checking for string.h... yes [11:09:44.816] checking for memory.h... yes [11:09:44.835] checking for strings.h... yes [11:09:44.854] checking for inttypes.h... yes [11:09:44.874] checking for stdint.h... yes [11:09:44.892] checking for unistd.h... yes [11:09:44.908] checking whether ccache clang is Clang... yes [11:09:44.940] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [11:09:45.104] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [11:09:45.189] checking whether more special flags are required for pthreads... no [11:09:45.189] checking for PTHREAD_PRIO_INHERIT... yes [11:09:45.279] checking pthread.h usability... yes [11:09:45.289] checking pthread.h presence... yes [11:09:45.326] checking for pthread.h... yes [11:09:45.326] checking for strerror_r... yes [11:09:45.405] checking whether strerror_r returns int... no [11:09:45.477] checking for main in -lm... yes [11:09:45.565] checking for library containing setproctitle... no [11:09:45.738] checking for library containing dlsym... none required [11:09:45.821] checking for library containing socket... none required [11:09:45.902] checking for library containing getopt_long... none required [11:09:45.987] checking for library containing shm_open... none required [11:09:46.069] checking for library containing shm_unlink... none required [11:09:46.153] checking for library containing clock_gettime... none required [11:09:46.239] checking for library containing shmget... none required [11:09:46.323] checking for library containing backtrace_symbols... none required [11:09:46.409] checking for library containing pthread_barrier_wait... none required [11:09:46.494] checking for library containing readline... -lreadline [11:09:46.577] checking for inflate in -lz... yes [11:09:46.663] checking curl/curl.h usability... yes [11:09:46.673] checking curl/curl.h presence... yes [11:09:46.712] checking for curl/curl.h... yes [11:09:46.712] checking for curl_multi_init in -lcurl... yes [11:09:46.844] checking for curl_global_init thread safety... yes [11:09:47.007] checking for curl support for asynchronous DNS... yes [11:09:47.174] checking for library containing gss_store_cred_into... -lgssapi_krb5 [11:09:47.365] checking for CRYPTO_new_ex_data in -lcrypto... yes [11:09:47.484] checking for SSL_new in -lssl... yes [11:09:47.605] checking for SSL_CTX_set_ciphersuites... yes [11:09:47.730] checking for SSL_CTX_set_cert_cb... yes [11:09:47.867] checking for X509_get_signature_info... yes [11:09:48.003] checking for SSL_CTX_set_num_tickets... yes [11:09:48.134] checking for SSL_CTX_set_keylog_callback... yes [11:09:48.255] checking for pam_start in -lpam... yes [11:09:48.372] checking for xmlSaveToBuffer in -lxml2... yes [11:09:48.492] checking for xsltCleanupGlobals in -lxslt... yes [11:09:48.614] checking for LZ4_compress_default in -llz4... yes [11:09:48.764] checking for ZSTD_compress in -lzstd... yes [11:09:48.904] checking for ldap_bind in -lldap... yes [11:09:49.058] checking for ldap_initialize... yes [11:09:49.199] checking for ldap_verify_credentials... yes [11:09:49.329] checking for security_compute_create_name in -lselinux... yes [11:09:49.461] checking for uuid_export in -lossp-uuid... yes [11:09:49.585] checking copyfile.h usability... no [11:09:49.682] checking copyfile.h presence... no [11:09:49.721] checking for copyfile.h... no [11:09:49.725] checking execinfo.h usability... yes [11:09:49.735] checking execinfo.h presence... yes [11:09:49.770] checking for execinfo.h... yes [11:09:49.778] checking getopt.h usability... yes [11:09:49.787] checking getopt.h presence... yes [11:09:49.817] checking for getopt.h... yes [11:09:49.825] checking ifaddrs.h usability... yes [11:09:49.834] checking ifaddrs.h presence... yes [11:09:49.869] checking for ifaddrs.h... yes [11:09:49.876] checking sys/epoll.h usability... yes [11:09:49.885] checking sys/epoll.h presence... yes [11:09:49.920] checking for sys/epoll.h... yes [11:09:49.927] checking sys/event.h usability... no [11:09:50.025] checking sys/event.h presence... no [11:09:50.065] checking for sys/event.h... no [11:09:50.069] checking sys/personality.h usability... yes [11:09:50.080] checking sys/personality.h presence... yes [11:09:50.113] checking for sys/personality.h... yes [11:09:50.123] checking sys/prctl.h usability... yes [11:09:50.133] checking sys/prctl.h presence... yes [11:09:50.166] checking for sys/prctl.h... yes [11:09:50.174] checking sys/procctl.h usability... no [11:09:50.269] checking sys/procctl.h presence... no [11:09:50.308] checking for sys/procctl.h... no [11:09:50.312] checking sys/signalfd.h usability... yes [11:09:50.321] checking sys/signalfd.h presence... yes [11:09:50.355] checking for sys/signalfd.h... yes [11:09:50.364] checking sys/ucred.h usability... no [11:09:50.460] checking sys/ucred.h presence... no [11:09:50.497] checking for sys/ucred.h... no [11:09:50.501] checking termios.h usability... yes [11:09:50.511] checking termios.h presence... yes [11:09:50.545] checking for termios.h... yes [11:09:50.554] checking uchar.h usability... yes [11:09:50.563] checking uchar.h presence... yes [11:09:50.596] checking for uchar.h... yes [11:09:50.606] checking ucred.h usability... no [11:09:50.702] checking ucred.h presence... no [11:09:50.741] checking for ucred.h... no [11:09:50.744] checking xlocale.h usability... no [11:09:50.835] checking xlocale.h presence... no [11:09:50.870] checking for xlocale.h... no [11:09:50.872] checking readline/readline.h usability... yes [11:09:50.881] checking readline/readline.h presence... yes [11:09:50.919] checking for readline/readline.h... yes [11:09:50.920] checking readline/history.h usability... yes [11:09:50.930] checking readline/history.h presence... yes [11:09:50.965] checking for readline/history.h... yes [11:09:50.968] checking zlib.h usability... yes [11:09:50.977] checking zlib.h presence... yes [11:09:51.013] checking for zlib.h... yes [11:09:51.013] checking for lz4... /usr/bin/lz4 [11:09:51.014] checking lz4.h usability... yes [11:09:51.023] checking lz4.h presence... yes [11:09:51.057] checking for lz4.h... yes [11:09:51.057] checking for zstd... /usr/bin/zstd [11:09:51.057] checking zstd.h usability... yes [11:09:51.104] checking zstd.h presence... yes [11:09:51.135] checking for zstd.h... yes [11:09:51.135] checking gssapi/gssapi.h usability... yes [11:09:51.144] checking gssapi/gssapi.h presence... yes [11:09:51.179] checking for gssapi/gssapi.h... yes [11:09:51.180] checking gssapi/gssapi_ext.h usability... yes [11:09:51.190] checking gssapi/gssapi_ext.h presence... yes [11:09:51.223] checking for gssapi/gssapi_ext.h... yes [11:09:51.225] checking for openssl... /usr/bin/openssl [11:09:51.230] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [11:09:51.230] checking openssl/ssl.h usability... yes [11:09:51.239] checking openssl/ssl.h presence... yes [11:09:51.307] checking for openssl/ssl.h... yes [11:09:51.308] checking openssl/err.h usability... yes [11:09:51.317] checking openssl/err.h presence... yes [11:09:51.361] checking for openssl/err.h... yes [11:09:51.361] checking security/pam_appl.h usability... yes [11:09:51.407] checking security/pam_appl.h presence... yes [11:09:51.439] checking for security/pam_appl.h... yes [11:09:51.441] checking systemd/sd-daemon.h usability... yes [11:09:51.450] checking systemd/sd-daemon.h presence... yes [11:09:51.484] checking for systemd/sd-daemon.h... yes [11:09:51.485] checking libxml/parser.h usability... yes [11:09:51.493] checking libxml/parser.h presence... yes [11:09:51.531] checking for libxml/parser.h... yes [11:09:51.532] checking libxslt/xslt.h usability... yes [11:09:51.542] checking libxslt/xslt.h presence... yes [11:09:51.583] checking for libxslt/xslt.h... yes [11:09:51.583] checking ldap.h usability... yes [11:09:51.593] checking ldap.h presence... yes [11:09:51.629] checking for ldap.h... yes [11:09:51.629] checking for compatible LDAP implementation... yes [11:09:51.638] checking ossp/uuid.h usability... yes [11:09:51.646] checking ossp/uuid.h presence... yes [11:09:51.680] checking for ossp/uuid.h... yes [11:09:51.718] checking whether byte ordering is bigendian... no [11:09:51.873] checking for C printf format archetype... printf [11:09:51.900] checking for C++ printf format archetype... printf [11:09:51.928] checking for statement expressions... yes [11:09:52.058] checking for typeof... typeof [11:09:52.067] checking for C++ typeof... typeof [11:09:52.075] checking for __builtin_types_compatible_p... yes [11:09:52.142] checking for __builtin_constant_p... yes [11:09:52.153] checking for __builtin_mul_overflow... yes [11:09:52.285] checking for __builtin_unreachable... yes [11:09:52.412] checking for computed goto support... yes [11:09:52.420] checking for struct tm.tm_zone... yes [11:09:52.429] checking for union semun... no [11:09:52.502] checking for socklen_t... yes [11:09:52.654] checking for struct sockaddr.sa_len... no [11:09:52.803] checking for C/C++ restrict keyword... __restrict [11:09:52.819] checking for struct option... yes [11:09:52.897] checking whether assembler supports x86_64 popcntq... yes [11:09:52.905] checking for special C compiler options needed for large files... no [11:09:52.905] checking for _FILE_OFFSET_BITS value needed for large files... no [11:09:52.917] checking size of off_t... 8 [11:09:53.070] checking for int timezone... yes [11:09:53.211] checking for backtrace_symbols... yes [11:09:53.346] checking for copyfile... no [11:09:53.475] checking for copy_file_range... yes [11:09:53.610] checking for elf_aux_info... no [11:09:53.744] checking for explicit_memset... no [11:09:53.883] checking for getauxval... yes [11:09:54.020] checking for getifaddrs... yes [11:09:54.157] checking for getpeerucred... no [11:09:54.292] checking for inet_pton... yes [11:09:54.422] checking for kqueue... no [11:09:54.552] checking for localeconv_l... no [11:09:54.691] checking for mbstowcs_l... no [11:09:54.826] checking for memset_explicit... no [11:09:54.958] checking for posix_fallocate... yes [11:09:55.088] checking for ppoll... yes [11:09:55.219] checking for pthread_is_threaded_np... no [11:09:55.368] checking for setproctitle... no [11:09:55.525] checking for setproctitle_fast... no [11:09:55.676] checking for strsignal... yes [11:09:55.852] checking for syncfs... yes [11:09:56.011] checking for sync_file_range... yes [11:09:56.149] checking for uselocale... yes [11:09:56.309] checking for wcstombs_l... no [11:09:56.443] checking for __builtin_bswap16... yes [11:09:56.595] checking for __builtin_bswap32... yes [11:09:56.739] checking for __builtin_bswap64... yes [11:09:56.883] checking for __builtin_clz... yes [11:09:57.033] checking for __builtin_ctz... yes [11:09:57.173] checking for __builtin_frame_address... yes [11:09:57.318] checking for _LARGEFILE_SOURCE value needed for large files... no [11:09:57.465] checking how ccache clang reports undeclared, standard C functions... error [11:09:57.534] checking for posix_fadvise... yes [11:09:57.668] checking whether posix_fadvise is declared... yes [11:09:57.743] checking whether fdatasync is declared... yes [11:09:57.758] checking whether strlcat is declared... yes [11:09:57.774] checking whether strlcpy is declared... yes [11:09:57.790] checking whether strsep is declared... yes [11:09:57.805] checking whether timingsafe_bcmp is declared... no [11:09:57.904] checking whether preadv is declared... yes [11:09:57.917] checking whether pwritev is declared... yes [11:09:57.930] checking whether strchrnul is declared... yes [11:09:57.943] checking whether memset_s is declared... no [11:09:58.020] checking whether F_FULLFSYNC is declared... no [11:09:58.090] checking for explicit_bzero... yes [11:09:58.217] checking for getopt... yes [11:09:58.358] checking for getpeereid... no [11:09:58.500] checking for inet_aton... yes [11:09:58.636] checking for mkdtemp... yes [11:09:58.765] checking for strlcat... yes [11:09:58.900] checking for strlcpy... yes [11:09:59.036] checking for strsep... yes [11:09:59.171] checking for timingsafe_bcmp... no [11:09:59.315] checking for pthread_barrier_wait... yes [11:09:59.456] checking for getopt_long... yes [11:09:59.587] checking for syslog... yes [11:09:59.718] checking syslog.h usability... yes [11:09:59.727] checking syslog.h presence... yes [11:09:59.759] checking for syslog.h... yes [11:09:59.760] checking for opterr... yes [11:09:59.908] checking for optreset... no [11:10:00.052] checking unicode/ucol.h usability... yes [11:10:00.062] checking unicode/ucol.h presence... yes [11:10:00.103] checking for unicode/ucol.h... yes [11:10:00.104] checking for rl_completion_suppress_quote... yes [11:10:00.251] checking for rl_filename_quote_characters... yes [11:10:00.395] checking for rl_filename_quoting_function... yes [11:10:00.531] checking for append_history... yes [11:10:00.673] checking for history_truncate_file... yes [11:10:00.823] checking for rl_completion_matches... yes [11:10:00.960] checking for rl_filename_completion_function... yes [11:10:01.101] checking for rl_reset_screen_size... yes [11:10:01.235] checking for rl_variable_bind... yes [11:10:01.363] checking test program... ok [11:10:01.488] checking size of void *... 8 [11:10:01.645] checking size of size_t... 8 [11:10:01.818] checking size of long... 8 [11:10:01.979] checking size of long long... 8 [11:10:02.141] checking size of intmax_t... 8 [11:10:02.292] checking alignment of short... 2 [11:10:02.449] checking alignment of int... 4 [11:10:02.596] checking alignment of int64_t... 8 [11:10:02.748] checking alignment of double... 8 [11:10:02.895] checking for __int128... yes [11:10:03.030] checking for __int128 alignment bug... ok [11:10:03.165] checking alignment of PG_INT128_TYPE... 16 [11:10:03.322] checking for builtin __sync char locking functions... yes [11:10:03.445] checking for builtin __sync int32 locking functions... yes [11:10:03.570] checking for builtin __sync int32 atomic operations... yes [11:10:03.701] checking for builtin __sync int64 atomic operations... yes [11:10:03.828] checking for builtin __atomic int32 atomic operations... yes [11:10:03.953] checking for builtin __atomic int64 atomic operations... yes [11:10:04.080] checking for __get_cpuid... yes [11:10:04.207] checking for __get_cpuid_count... yes [11:10:04.334] checking for _xgetbv... yes [11:10:04.828] checking for _mm512_popcnt_epi64... yes [11:10:05.278] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:10:05.510] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:10:05.575] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:10:05.633] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:10:05.692] 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 [11:10:05.774] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:10:05.775] checking for _mm512_clmulepi64_epi128... yes [11:10:06.254] checking for vectorized CRC-32C... AVX-512 with runtime check [11:10:06.254] checking for library containing sem_init... none required [11:10:06.380] checking which semaphore API to use... unnamed POSIX [11:10:06.380] checking which random number source to use... OpenSSL [11:10:06.382] checking for tclsh... /usr/bin/tclsh [11:10:06.382] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [11:10:06.425] checking tcl.h usability... yes [11:10:06.538] checking tcl.h presence... yes [11:10:06.576] checking for tcl.h... yes [11:10:06.577] checking for perl.h... yes [11:10:06.958] checking for libperl... yes [11:10:07.245] checking Python.h usability... yes [11:10:07.457] checking Python.h presence... yes [11:10:07.527] checking for Python.h... yes [11:10:07.527] checking for xmllint... /usr/bin/xmllint [11:10:07.527] checking for xsltproc... /usr/bin/xsltproc [11:10:07.527] checking for fop... /usr/bin/fop [11:10:07.528] checking for dbtoepub... no [11:10:07.528] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [11:10:07.624] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [11:10:07.752] configure: using compiler=Debian clang version 19.1.7 (3+b1) [11:10:07.753] 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 [11:10:07.753] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [11:10:07.753] configure: using LDFLAGS= -Wl,--as-needed [11:10:07.753] configure: using CXX=ccache clang++ [11:10:07.753] 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 [11:10:07.753] configure: using CLANG=ccache clang [11:10:07.753] 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 [11:10:07.753] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [11:10:07.782] configure: updating cache clang.cache [11:10:07.791] configure: creating ./config.status [11:10:07.880] config.status: creating GNUmakefile [11:10:07.891] config.status: creating src/Makefile.global [11:10:07.908] config.status: creating src/include/pg_config.h [11:10:07.921] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:10:07.929] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [11:10:07.935] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [11:10:07.942] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [11:10:07.950] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [11:10:07.958] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [11:10:07.995] [11:10:07.995] real 0m25.809s [11:10:07.995] user 0m16.334s [11:10:07.995] sys 0m9.699s [11:10:07.995] make -s -j${BUILD_JOBS} clean [11:10:08.550] time make -s -j${BUILD_JOBS} world-bin [11:11:42.502] spgistfuncs.c:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable] [11:11:42.502] 475 | Datum itup_values[INDEX_MAX_KEYS]; [11:11:42.502] | ^~~~~~~~~~~ [11:11:42.502] spgistfuncs.c:476:9: error: unused variable 'itup_isnull' [-Werror,-Wunused-variable] [11:11:42.502] 476 | bool itup_isnull[INDEX_MAX_KEYS]; [11:11:42.502] | ^~~~~~~~~~~ [11:11:42.502] spgistfuncs.c:478:9: error: unused variable 'i' [-Werror,-Wunused-variable] [11:11:42.502] 478 | int i; [11:11:42.502] | ^ [11:11:42.502] spgistfuncs.c:479:9: error: unused variable 'hasNullsMask' [-Werror,-Wunused-variable] [11:11:42.502] 479 | bool hasNullsMask; [11:11:42.502] | ^~~~~~~~~~~~ [11:11:42.502] spgistfuncs.c:480:9: error: variable 'has_datums' set but not used [-Werror,-Wunused-but-set-variable] [11:11:42.502] 480 | bool has_datums; [11:11:42.502] | ^ [11:11:42.502] spgistfuncs.c:481:12: error: unused variable 'tp' [-Werror,-Wunused-variable] [11:11:42.502] 481 | char *tp; [11:11:42.502] | ^~ [11:11:42.502] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable] [11:11:42.502] 482 | bits8 *bp; [11:11:42.502] | ^~ [11:11:42.502] spgistfuncs.c:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable] [11:11:42.502] 404 | TupleDesc tupdesc; [11:11:42.502] | ^ [11:11:42.502] spgistfuncs.c:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-variable] [11:11:42.502] 409 | char *index_columns; [11:11:42.502] | ^ [11:11:42.502] 9 errors generated. [11:11:42.503] make[2]: *** [: spgistfuncs.o] Error 1 [11:11:42.507] make[2]: *** Waiting for unfinished jobs.... [11:11:42.585] make[1]: *** [Makefile:96: all-pageinspect-recurse] Error 2 [11:11:42.585] make[1]: *** Waiting for unfinished jobs.... [11:11:43.170] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [11:11:43.170] [11:11:43.170] real 1m34.621s [11:11:43.170] user 4m32.347s [11:11:43.170] sys 1m4.419s [11:11:43.171] [11:11:43.171] Exit status: 2