[10:53:38.595] time ./configure \ [10:53:38.595] --cache clang.cache \ [10:53:38.595] ${LINUX_CONFIGURE_FEATURES} \ [10:53:38.595] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [10:53:38.789] configure: creating cache clang.cache [10:53:38.805] checking build system type... x86_64-pc-linux-gnu [10:53:38.890] checking host system type... x86_64-pc-linux-gnu [10:53:38.890] checking which template to use... linux [10:53:38.890] checking whether NLS is wanted... no [10:53:38.890] checking for default port number... 5432 [10:53:38.898] checking for block size... 8kB [10:53:38.900] checking for segment size... 1GB [10:53:38.902] checking for WAL block size... 8kB [10:53:39.028] checking whether the C compiler works... yes [10:53:39.110] checking for C compiler default output file name... a.out [10:53:39.112] checking for suffix of executables... [10:53:39.184] checking whether we are cross compiling... no [10:53:39.263] checking for suffix of object files... o [10:53:39.272] checking whether we are using the GNU C compiler... yes [10:53:39.279] checking whether ccache clang accepts -g... yes [10:53:39.285] checking for ccache clang option to accept ISO C89... none needed [10:53:39.297] checking for ccache clang option to accept ISO C11... none needed [10:53:39.421] checking whether we are using the GNU C++ compiler... yes [10:53:39.428] checking whether ccache clang++ accepts -g... yes [10:53:39.442] checking for ccache clang++ option to accept ISO C++11... none needed [10:53:39.513] checking for gawk... no [10:53:39.513] checking for mawk... mawk [10:53:39.513] checking for llvm-config... /usr/bin/llvm-config [10:53:39.518] configure: using llvm 19.1.7 [10:53:39.518] checking for CLANG... ccache clang [10:53:39.570] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [10:53:39.578] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [10:53:39.585] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [10:53:39.593] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [10:53:39.628] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [10:53:39.636] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [10:53:39.644] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [10:53:39.651] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:53:39.659] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [10:53:39.670] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [10:53:39.677] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [10:53:39.689] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [10:53:39.696] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [10:53:39.703] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [10:53:39.710] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [10:53:39.722] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [10:53:39.734] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [10:53:39.741] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [10:53:39.748] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [10:53:39.781] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [10:53:39.789] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:53:39.797] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [10:53:39.805] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [10:53:39.813] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [10:53:39.820] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [10:53:39.827] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:53:39.834] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:53:39.841] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:53:39.848] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:53:39.855] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:53:39.862] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:53:39.927] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [10:53:39.935] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:53:39.942] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:53:39.949] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:53:39.983] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [10:53:39.990] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [10:53:39.996] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [10:53:40.003] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [10:53:40.011] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [10:53:40.043] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [10:53:40.051] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [10:53:40.063] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [10:53:40.063] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:53:40.070] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:53:40.078] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:53:40.085] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:53:40.097] checking whether the C compiler still works... yes [10:53:40.215] checking how to run the C preprocessor... ccache clang -E [10:53:40.358] checking for pkg-config... /usr/bin/pkg-config [10:53:40.359] checking pkg-config is at least version 0.9.0... yes [10:53:40.360] checking whether to build with ICU support... yes [10:53:40.360] checking for icu-uc icu-i18n... yes [10:53:40.370] checking whether to build with Tcl... yes [10:53:40.370] checking whether to build Perl modules... yes [10:53:40.370] checking whether to build Python modules... yes [10:53:40.370] checking whether to build with GSSAPI support... yes [10:53:40.372] checking whether to build with PAM support... yes [10:53:40.372] checking whether to build with BSD Authentication support... no [10:53:40.372] checking whether to build with LDAP support... yes [10:53:40.372] checking whether to build with Bonjour support... no [10:53:40.372] checking whether to build with SELinux support... yes [10:53:40.372] checking whether to build with systemd support... yes [10:53:40.372] checking whether to build with liburing support... no [10:53:40.373] checking whether to build with libcurl support... yes [10:53:40.373] checking for libcurl >= 7.61.0... yes [10:53:40.384] checking whether to build with libnuma support... no [10:53:40.384] checking whether to build with XML support... yes [10:53:40.384] checking for libxml-2.0 >= 2.6.23... yes [10:53:40.393] checking whether to build with LZ4 support... yes [10:53:40.393] checking for liblz4... yes [10:53:40.401] checking whether to build with ZSTD support... yes [10:53:40.402] checking for libzstd >= 1.4.0... yes [10:53:40.411] checking for strip... strip [10:53:40.411] checking whether it is possible to strip libraries... yes [10:53:40.413] checking for ar... ar [10:53:40.414] checking for a BSD-compatible install... /usr/bin/install -c [10:53:40.423] checking for tar... /usr/bin/tar [10:53:40.423] checking whether ln -s works... yes [10:53:40.423] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:53:40.425] checking for nm... /usr/bin/nm [10:53:40.426] checking for bison... /usr/bin/bison [10:53:40.428] configure: using bison (GNU Bison) 3.8.2 [10:53:40.431] checking for flex... /usr/bin/flex [10:53:40.433] configure: using flex 2.6.4 [10:53:40.433] checking for perl... /usr/bin/perl [10:53:40.436] configure: using perl 5.40.1 [10:53:40.438] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [10:53:40.444] checking for Perl privlibexp... /usr/share/perl/5.40 [10:53:40.450] checking for Perl useshrplib... true [10:53:40.456] 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:53:40.462] checking for CFLAGS to compile embedded Perl... -DDEBIAN [10:53:40.468] 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:53:40.560] checking for python3... /usr/bin/python3 [10:53:40.574] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [10:53:40.580] checking for Python sysconfig module... yes [10:53:40.595] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [10:53:40.611] checking Python include directory... -I/usr/include/python3.13 [10:53:40.627] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [10:53:40.683] checking for a sed that does not truncate output... /usr/bin/sed [10:53:40.689] checking for grep that handles long lines and -e... /usr/bin/grep [10:53:40.691] checking for egrep... /usr/bin/grep -E [10:53:40.693] checking for ANSI C header files... yes [10:53:40.874] checking for sys/types.h... yes [10:53:40.890] checking for sys/stat.h... yes [10:53:40.907] checking for stdlib.h... yes [10:53:40.923] checking for string.h... yes [10:53:40.939] checking for memory.h... yes [10:53:40.993] checking for strings.h... yes [10:53:41.008] checking for inttypes.h... yes [10:53:41.023] checking for stdint.h... yes [10:53:41.038] checking for unistd.h... yes [10:53:41.052] checking whether ccache clang is Clang... yes [10:53:41.083] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [10:53:41.208] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [10:53:41.291] checking whether more special flags are required for pthreads... no [10:53:41.291] checking for PTHREAD_PRIO_INHERIT... yes [10:53:41.379] checking pthread.h usability... yes [10:53:41.388] checking pthread.h presence... yes [10:53:41.425] checking for pthread.h... yes [10:53:41.426] checking for strerror_r... yes [10:53:41.505] checking whether strerror_r returns int... no [10:53:41.576] checking for main in -lm... yes [10:53:41.659] checking for library containing setproctitle... no [10:53:41.822] checking for library containing dlsym... none required [10:53:41.899] checking for library containing socket... none required [10:53:41.977] checking for library containing getopt_long... none required [10:53:42.056] checking for library containing shm_open... none required [10:53:42.141] checking for library containing shm_unlink... none required [10:53:42.224] checking for library containing clock_gettime... none required [10:53:42.303] checking for library containing shmget... none required [10:53:42.385] checking for library containing backtrace_symbols... none required [10:53:42.469] checking for library containing pthread_barrier_wait... none required [10:53:42.555] checking for library containing readline... -lreadline [10:53:42.640] checking for inflate in -lz... yes [10:53:42.728] checking curl/curl.h usability... yes [10:53:42.780] checking curl/curl.h presence... yes [10:53:42.821] checking for curl/curl.h... yes [10:53:42.821] checking for curl_multi_init in -lcurl... yes [10:53:42.947] checking for curl_global_init thread safety... yes [10:53:43.098] checking for curl support for asynchronous DNS... yes [10:53:43.244] checking for library containing gss_store_cred_into... -lgssapi_krb5 [10:53:43.421] checking for CRYPTO_new_ex_data in -lcrypto... yes [10:53:43.530] checking for SSL_new in -lssl... yes [10:53:43.648] checking for SSL_CTX_set_ciphersuites... yes [10:53:43.762] checking for SSL_CTX_set_cert_cb... yes [10:53:43.880] checking for X509_get_signature_info... yes [10:53:44.002] checking for SSL_CTX_set_num_tickets... yes [10:53:44.121] checking for SSL_CTX_set_keylog_callback... yes [10:53:44.243] checking for pam_start in -lpam... yes [10:53:44.357] checking for xmlSaveToBuffer in -lxml2... yes [10:53:44.484] checking for xsltCleanupGlobals in -lxslt... yes [10:53:44.610] checking for LZ4_compress_default in -llz4... yes [10:53:44.733] checking for ZSTD_compress in -lzstd... yes [10:53:44.853] checking for ldap_bind in -lldap... yes [10:53:44.980] checking for ldap_initialize... yes [10:53:45.110] checking for ldap_verify_credentials... yes [10:53:45.240] checking for security_compute_create_name in -lselinux... yes [10:53:45.368] checking for uuid_export in -lossp-uuid... yes [10:53:45.502] checking copyfile.h usability... no [10:53:45.596] checking copyfile.h presence... no [10:53:45.632] checking for copyfile.h... no [10:53:45.636] checking execinfo.h usability... yes [10:53:45.727] checking execinfo.h presence... yes [10:53:45.760] checking for execinfo.h... yes [10:53:45.767] checking getopt.h usability... yes [10:53:45.777] checking getopt.h presence... yes [10:53:45.811] checking for getopt.h... yes [10:53:45.820] checking ifaddrs.h usability... yes [10:53:45.829] checking ifaddrs.h presence... yes [10:53:45.865] checking for ifaddrs.h... yes [10:53:45.873] checking sys/epoll.h usability... yes [10:53:45.966] checking sys/epoll.h presence... yes [10:53:46.001] checking for sys/epoll.h... yes [10:53:46.010] checking sys/event.h usability... no [10:53:46.102] checking sys/event.h presence... no [10:53:46.138] checking for sys/event.h... no [10:53:46.142] checking sys/personality.h usability... yes [10:53:46.150] checking sys/personality.h presence... yes [10:53:46.180] checking for sys/personality.h... yes [10:53:46.188] checking sys/prctl.h usability... yes [10:53:46.231] checking sys/prctl.h presence... yes [10:53:46.261] checking for sys/prctl.h... yes [10:53:46.269] checking sys/procctl.h usability... no [10:53:46.356] checking sys/procctl.h presence... no [10:53:46.393] checking for sys/procctl.h... no [10:53:46.397] checking sys/signalfd.h usability... yes [10:53:46.405] checking sys/signalfd.h presence... yes [10:53:46.437] checking for sys/signalfd.h... yes [10:53:46.445] checking sys/ucred.h usability... no [10:53:46.539] checking sys/ucred.h presence... no [10:53:46.577] checking for sys/ucred.h... no [10:53:46.581] checking termios.h usability... yes [10:53:46.591] checking termios.h presence... yes [10:53:46.624] checking for termios.h... yes [10:53:46.633] checking uchar.h usability... yes [10:53:46.643] checking uchar.h presence... yes [10:53:46.677] checking for uchar.h... yes [10:53:46.686] checking ucred.h usability... no [10:53:46.778] checking ucred.h presence... no [10:53:46.816] checking for ucred.h... no [10:53:46.820] checking xlocale.h usability... no [10:53:46.910] checking xlocale.h presence... no [10:53:46.947] checking for xlocale.h... no [10:53:46.948] checking readline/readline.h usability... yes [10:53:46.958] checking readline/readline.h presence... yes [10:53:46.993] checking for readline/readline.h... yes [10:53:46.995] checking readline/history.h usability... yes [10:53:47.005] checking readline/history.h presence... yes [10:53:47.039] checking for readline/history.h... yes [10:53:47.043] checking zlib.h usability... yes [10:53:47.140] checking zlib.h presence... yes [10:53:47.176] checking for zlib.h... yes [10:53:47.176] checking for lz4... /usr/bin/lz4 [10:53:47.176] checking lz4.h usability... yes [10:53:47.269] checking lz4.h presence... yes [10:53:47.301] checking for lz4.h... yes [10:53:47.302] checking for zstd... /usr/bin/zstd [10:53:47.302] checking zstd.h usability... yes [10:53:47.311] checking zstd.h presence... yes [10:53:47.344] checking for zstd.h... yes [10:53:47.344] checking gssapi/gssapi.h usability... yes [10:53:47.354] checking gssapi/gssapi.h presence... yes [10:53:47.387] checking for gssapi/gssapi.h... yes [10:53:47.389] checking gssapi/gssapi_ext.h usability... yes [10:53:47.398] checking gssapi/gssapi_ext.h presence... yes [10:53:47.435] checking for gssapi/gssapi_ext.h... yes [10:53:47.437] checking for openssl... /usr/bin/openssl [10:53:47.442] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [10:53:47.442] checking openssl/ssl.h usability... yes [10:53:47.452] checking openssl/ssl.h presence... yes [10:53:47.516] checking for openssl/ssl.h... yes [10:53:47.516] checking openssl/err.h usability... yes [10:53:47.631] checking openssl/err.h presence... yes [10:53:47.676] checking for openssl/err.h... yes [10:53:47.676] checking security/pam_appl.h usability... yes [10:53:47.686] checking security/pam_appl.h presence... yes [10:53:47.718] checking for security/pam_appl.h... yes [10:53:47.719] checking systemd/sd-daemon.h usability... yes [10:53:47.728] checking systemd/sd-daemon.h presence... yes [10:53:47.764] checking for systemd/sd-daemon.h... yes [10:53:47.765] checking libxml/parser.h usability... yes [10:53:47.775] checking libxml/parser.h presence... yes [10:53:47.814] checking for libxml/parser.h... yes [10:53:47.815] checking libxslt/xslt.h usability... yes [10:53:47.824] checking libxslt/xslt.h presence... yes [10:53:47.865] checking for libxslt/xslt.h... yes [10:53:47.866] checking ldap.h usability... yes [10:53:47.875] checking ldap.h presence... yes [10:53:47.910] checking for ldap.h... yes [10:53:47.910] checking for compatible LDAP implementation... yes [10:53:47.918] checking ossp/uuid.h usability... yes [10:53:47.926] checking ossp/uuid.h presence... yes [10:53:47.961] checking for ossp/uuid.h... yes [10:53:47.998] checking whether byte ordering is bigendian... no [10:53:48.159] checking for C printf format archetype... printf [10:53:48.244] checking for C++ printf format archetype... printf [10:53:48.270] checking for statement expressions... yes [10:53:48.395] checking for typeof... typeof [10:53:48.403] checking for __builtin_types_compatible_p... yes [10:53:48.414] checking for __builtin_constant_p... yes [10:53:48.425] checking for __builtin_mul_overflow... yes [10:53:48.559] checking for __builtin_unreachable... yes [10:53:48.687] checking for computed goto support... yes [10:53:48.723] checking for struct tm.tm_zone... yes [10:53:48.734] checking for union semun... no [10:53:48.810] checking for socklen_t... yes [10:53:48.898] checking for struct sockaddr.sa_len... no [10:53:49.049] checking for C/C++ restrict keyword... __restrict [10:53:49.065] checking for struct option... yes [10:53:49.145] checking whether assembler supports x86_64 popcntq... yes [10:53:49.154] checking for special C compiler options needed for large files... no [10:53:49.154] checking for _FILE_OFFSET_BITS value needed for large files... no [10:53:49.167] checking size of off_t... 8 [10:53:49.325] checking for int timezone... yes [10:53:49.471] checking for backtrace_symbols... yes [10:53:49.609] checking for copyfile... no [10:53:49.748] checking for copy_file_range... yes [10:53:49.884] checking for elf_aux_info... no [10:53:50.018] checking for getauxval... yes [10:53:50.152] checking for getifaddrs... yes [10:53:50.282] checking for getpeerucred... no [10:53:50.416] checking for inet_pton... yes [10:53:50.543] checking for kqueue... no [10:53:50.681] checking for localeconv_l... no [10:53:50.819] checking for mbstowcs_l... no [10:53:50.951] checking for posix_fallocate... yes [10:53:51.084] checking for ppoll... yes [10:53:51.222] checking for pthread_is_threaded_np... no [10:53:51.360] checking for setproctitle... no [10:53:51.501] checking for setproctitle_fast... no [10:53:51.632] checking for strsignal... yes [10:53:51.772] checking for syncfs... yes [10:53:51.909] checking for sync_file_range... yes [10:53:52.049] checking for uselocale... yes [10:53:52.184] checking for wcstombs_l... no [10:53:52.312] checking for __builtin_bswap16... yes [10:53:52.443] checking for __builtin_bswap32... yes [10:53:52.575] checking for __builtin_bswap64... yes [10:53:52.718] checking for __builtin_clz... yes [10:53:52.845] checking for __builtin_ctz... yes [10:53:52.984] checking for __builtin_frame_address... yes [10:53:53.114] checking for _LARGEFILE_SOURCE value needed for large files... no [10:53:53.249] checking how ccache clang reports undeclared, standard C functions... error [10:53:53.315] checking for posix_fadvise... yes [10:53:53.444] checking whether posix_fadvise is declared... yes [10:53:53.459] checking whether fdatasync is declared... yes [10:53:53.539] checking whether strlcat is declared... yes [10:53:53.555] checking whether strlcpy is declared... yes [10:53:53.570] checking whether strsep is declared... yes [10:53:53.586] checking whether timingsafe_bcmp is declared... no [10:53:53.691] checking whether preadv is declared... yes [10:53:53.706] checking whether pwritev is declared... yes [10:53:53.722] checking whether strchrnul is declared... yes [10:53:53.737] checking whether memset_s is declared... no [10:53:53.819] checking whether F_FULLFSYNC is declared... no [10:53:53.894] checking for explicit_bzero... yes [10:53:54.023] checking for getopt... yes [10:53:54.155] checking for getpeereid... no [10:53:54.296] checking for inet_aton... yes [10:53:54.428] checking for mkdtemp... yes [10:53:54.555] checking for strlcat... yes [10:53:54.689] checking for strlcpy... yes [10:53:54.820] checking for strsep... yes [10:53:54.950] checking for timingsafe_bcmp... no [10:53:55.082] checking for pthread_barrier_wait... yes [10:53:55.206] checking for getopt_long... yes [10:53:55.328] checking for syslog... yes [10:53:55.456] checking syslog.h usability... yes [10:53:55.465] checking syslog.h presence... yes [10:53:55.497] checking for syslog.h... yes [10:53:55.497] checking for opterr... yes [10:53:55.623] checking for optreset... no [10:53:55.755] checking unicode/ucol.h usability... yes [10:53:55.764] checking unicode/ucol.h presence... yes [10:53:55.803] checking for unicode/ucol.h... yes [10:53:55.804] checking for rl_completion_suppress_quote... yes [10:53:55.938] checking for rl_filename_quote_characters... yes [10:53:56.071] checking for rl_filename_quoting_function... yes [10:53:56.203] checking for append_history... yes [10:53:56.333] checking for history_truncate_file... yes [10:53:56.471] checking for rl_completion_matches... yes [10:53:56.609] checking for rl_filename_completion_function... yes [10:53:56.746] checking for rl_reset_screen_size... yes [10:53:56.882] checking for rl_variable_bind... yes [10:53:57.010] checking test program... ok [10:53:57.148] checking size of void *... 8 [10:53:57.301] checking size of size_t... 8 [10:53:57.450] checking size of long... 8 [10:53:57.604] checking size of long long... 8 [10:53:57.759] checking size of intmax_t... 8 [10:53:57.912] checking alignment of short... 2 [10:53:58.057] checking alignment of int... 4 [10:53:58.205] checking alignment of int64_t... 8 [10:53:58.357] checking alignment of double... 8 [10:53:58.518] checking for __int128... yes [10:53:58.649] checking for __int128 alignment bug... ok [10:53:58.779] checking alignment of PG_INT128_TYPE... 16 [10:53:58.925] checking for builtin __sync char locking functions... yes [10:53:59.043] checking for builtin __sync int32 locking functions... yes [10:53:59.173] checking for builtin __sync int32 atomic operations... yes [10:53:59.299] checking for builtin __sync int64 atomic operations... yes [10:53:59.427] checking for builtin __atomic int32 atomic operations... yes [10:53:59.556] checking for builtin __atomic int64 atomic operations... yes [10:53:59.681] checking for __get_cpuid... yes [10:53:59.813] checking for __get_cpuid_count... yes [10:53:59.937] checking for _xgetbv... yes [10:54:00.418] checking for _mm512_popcnt_epi64... yes [10:54:00.870] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:54:01.102] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:54:01.171] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:54:01.231] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:54:01.291] 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:54:01.370] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:54:01.370] checking for _mm512_clmulepi64_epi128... yes [10:54:01.826] checking for vectorized CRC-32C... AVX-512 with runtime check [10:54:01.826] checking for library containing sem_init... none required [10:54:01.953] checking which semaphore API to use... unnamed POSIX [10:54:01.953] checking which random number source to use... OpenSSL [10:54:01.955] checking for tclsh... /usr/bin/tclsh [10:54:01.955] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [10:54:01.996] checking tcl.h usability... yes [10:54:02.105] checking tcl.h presence... yes [10:54:02.142] checking for tcl.h... yes [10:54:02.142] checking for perl.h... yes [10:54:02.157] checking for libperl... yes [10:54:02.440] checking Python.h usability... yes [10:54:02.450] checking Python.h presence... yes [10:54:02.521] checking for Python.h... yes [10:54:02.521] checking for xmllint... /usr/bin/xmllint [10:54:02.521] checking for xsltproc... /usr/bin/xsltproc [10:54:02.522] checking for fop... /usr/bin/fop [10:54:02.522] checking for dbtoepub... no [10:54:02.522] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [10:54:02.618] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [10:54:02.747] configure: using compiler=Debian clang version 19.1.7 (3+b1) [10:54:02.747] 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 [10:54:02.747] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [10:54:02.747] configure: using LDFLAGS= -Wl,--as-needed [10:54:02.747] configure: using CXX=ccache clang++ [10:54:02.747] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [10:54:02.747] configure: using CLANG=ccache clang [10:54:02.747] 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:54:02.747] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [10:54:02.775] configure: updating cache clang.cache [10:54:02.783] configure: creating ./config.status [10:54:02.871] config.status: creating GNUmakefile [10:54:02.884] config.status: creating src/Makefile.global [10:54:02.899] config.status: creating src/include/pg_config.h [10:54:02.912] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:54:02.919] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [10:54:02.925] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [10:54:02.932] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [10:54:02.939] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [10:54:02.947] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [10:54:02.982] [10:54:02.982] real 0m24.387s [10:54:02.982] user 0m15.237s [10:54:02.982] sys 0m9.378s [10:54:02.982] make -s -j${BUILD_JOBS} clean [10:54:03.549] time make -s -j${BUILD_JOBS} world-bin [10:55:56.889] spgistfuncs.c:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable] [10:55:56.889] 475 | Datum itup_values[INDEX_MAX_KEYS]; [10:55:56.889] | ^~~~~~~~~~~ [10:55:56.889] spgistfuncs.c:476:9: error: unused variable 'itup_isnull' [-Werror,-Wunused-variable] [10:55:56.889] 476 | bool itup_isnull[INDEX_MAX_KEYS]; [10:55:56.889] | ^~~~~~~~~~~ [10:55:56.889] spgistfuncs.c:478:9: error: unused variable 'i' [-Werror,-Wunused-variable] [10:55:56.889] 478 | int i; [10:55:56.889] | ^ [10:55:56.889] spgistfuncs.c:479:9: error: unused variable 'hasNullsMask' [-Werror,-Wunused-variable] [10:55:56.889] 479 | bool hasNullsMask; [10:55:56.889] | ^~~~~~~~~~~~ [10:55:56.889] spgistfuncs.c:480:9: error: variable 'has_datums' set but not used [-Werror,-Wunused-but-set-variable] [10:55:56.889] 480 | bool has_datums; [10:55:56.889] | ^ [10:55:56.889] spgistfuncs.c:481:12: error: unused variable 'tp' [-Werror,-Wunused-variable] [10:55:56.889] 481 | char *tp; [10:55:56.889] | ^~ [10:55:56.889] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable] [10:55:56.889] 482 | bits8 *bp; [10:55:56.889] | ^~ [10:55:56.889] spgistfuncs.c:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable] [10:55:56.889] 404 | TupleDesc tupdesc; [10:55:56.889] | ^ [10:55:56.889] spgistfuncs.c:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-variable] [10:55:56.889] 409 | char *index_columns; [10:55:56.889] | ^ [10:55:56.889] 9 errors generated. [10:55:56.889] make[2]: *** [: spgistfuncs.o] Error 1 [10:55:56.892] make[2]: *** Waiting for unfinished jobs.... [10:55:57.087] make[1]: *** [Makefile:96: all-pageinspect-recurse] Error 2 [10:55:57.088] make[1]: *** Waiting for unfinished jobs.... [10:55:57.345] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [10:55:57.345] [10:55:57.345] real 1m53.796s [10:55:57.345] user 5m41.156s [10:55:57.345] sys 1m17.059s [10:55:57.345] [10:55:57.345] Exit status: 2