[22:05:07.401] time ./configure \ [22:05:07.401] --cache clang.cache \ [22:05:07.401] ${LINUX_CONFIGURE_FEATURES} \ [22:05:07.401] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [22:05:07.593] configure: creating cache clang.cache [22:05:07.610] checking build system type... x86_64-pc-linux-gnu [22:05:07.696] checking host system type... x86_64-pc-linux-gnu [22:05:07.696] checking which template to use... linux [22:05:07.697] checking whether NLS is wanted... no [22:05:07.697] checking for default port number... 5432 [22:05:07.705] checking for block size... 8kB [22:05:07.707] checking for segment size... 1GB [22:05:07.709] checking for WAL block size... 8kB [22:05:07.836] checking whether the C compiler works... yes [22:05:07.919] checking for C compiler default output file name... a.out [22:05:07.920] checking for suffix of executables... [22:05:07.992] checking whether we are cross compiling... no [22:05:08.074] checking for suffix of object files... o [22:05:08.083] checking whether we are using the GNU C compiler... yes [22:05:08.091] checking whether ccache clang accepts -g... yes [22:05:08.099] checking for ccache clang option to accept ISO C89... none needed [22:05:08.112] checking for ccache clang option to accept ISO C11... none needed [22:05:08.306] checking whether we are using the GNU C++ compiler... yes [22:05:08.315] checking whether ccache clang++ accepts -g... yes [22:05:08.393] checking for gawk... no [22:05:08.393] checking for mawk... mawk [22:05:08.394] checking for llvm-config... /usr/bin/llvm-config [22:05:08.400] configure: using llvm 19.1.7 [22:05:08.400] checking for CLANG... ccache clang [22:05:08.452] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [22:05:08.519] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [22:05:08.528] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [22:05:08.536] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [22:05:08.545] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [22:05:08.553] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [22:05:08.561] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [22:05:08.569] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:05:08.577] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [22:05:08.592] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [22:05:08.606] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [22:05:08.615] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [22:05:08.623] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [22:05:08.638] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [22:05:08.653] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [22:05:08.661] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [22:05:08.670] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [22:05:08.679] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [22:05:08.688] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:05:08.696] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [22:05:08.704] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [22:05:08.712] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [22:05:08.721] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [22:05:08.789] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:05:08.798] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:05:08.806] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:05:08.815] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:05:08.823] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:05:08.832] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:05:08.846] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [22:05:08.855] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:05:08.864] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:05:08.873] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:05:08.884] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [22:05:08.893] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [22:05:08.901] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [22:05:08.911] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [22:05:08.920] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [22:05:08.957] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [22:05:08.966] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [22:05:08.981] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [22:05:08.981] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:05:08.991] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:05:09.000] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:05:09.009] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:05:09.025] checking whether the C compiler still works... yes [22:05:09.125] checking how to run the C preprocessor... ccache clang -E [22:05:09.276] checking for pkg-config... /usr/bin/pkg-config [22:05:09.276] checking pkg-config is at least version 0.9.0... yes [22:05:09.278] checking whether to build with ICU support... yes [22:05:09.278] checking for icu-uc icu-i18n... yes [22:05:09.288] checking whether to build with Tcl... yes [22:05:09.288] checking whether to build Perl modules... yes [22:05:09.288] checking whether to build Python modules... yes [22:05:09.288] checking whether to build with GSSAPI support... yes [22:05:09.289] checking whether to build with PAM support... yes [22:05:09.290] checking whether to build with BSD Authentication support... no [22:05:09.290] checking whether to build with LDAP support... yes [22:05:09.290] checking whether to build with Bonjour support... no [22:05:09.290] checking whether to build with SELinux support... yes [22:05:09.290] checking whether to build with systemd support... yes [22:05:09.290] checking whether to build with liburing support... no [22:05:09.290] checking whether to build with libcurl support... yes [22:05:09.291] checking for libcurl >= 7.61.0... yes [22:05:09.303] checking whether to build with libnuma support... no [22:05:09.303] checking whether to build with XML support... yes [22:05:09.304] checking for libxml-2.0 >= 2.6.23... yes [22:05:09.313] checking whether to build with LZ4 support... yes [22:05:09.314] checking for liblz4... yes [22:05:09.323] checking whether to build with ZSTD support... yes [22:05:09.324] checking for libzstd >= 1.4.0... yes [22:05:09.334] checking for strip... strip [22:05:09.334] checking whether it is possible to strip libraries... yes [22:05:09.336] checking for ar... ar [22:05:09.337] checking for a BSD-compatible install... /usr/bin/install -c [22:05:09.346] checking for tar... /usr/bin/tar [22:05:09.346] checking whether ln -s works... yes [22:05:09.346] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:05:09.349] checking for nm... /usr/bin/nm [22:05:09.349] checking for bison... /usr/bin/bison [22:05:09.352] configure: using bison (GNU Bison) 3.8.2 [22:05:09.355] checking for flex... /usr/bin/flex [22:05:09.358] configure: using flex 2.6.4 [22:05:09.358] checking for perl... /usr/bin/perl [22:05:09.361] configure: using perl 5.40.1 [22:05:09.363] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [22:05:09.369] checking for Perl privlibexp... /usr/share/perl/5.40 [22:05:09.374] checking for Perl useshrplib... true [22:05:09.381] 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 [22:05:09.388] checking for CFLAGS to compile embedded Perl... -DDEBIAN [22:05:09.394] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [22:05:09.492] checking for python3... /usr/bin/python3 [22:05:09.506] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [22:05:09.515] checking for Python sysconfig module... yes [22:05:09.531] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [22:05:09.549] checking Python include directory... -I/usr/include/python3.13 [22:05:09.567] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [22:05:09.625] checking for a sed that does not truncate output... /usr/bin/sed [22:05:09.632] checking for grep that handles long lines and -e... /usr/bin/grep [22:05:09.634] checking for egrep... /usr/bin/grep -E [22:05:09.636] checking for ANSI C header files... yes [22:05:09.823] checking for sys/types.h... yes [22:05:09.842] checking for sys/stat.h... yes [22:05:09.861] checking for stdlib.h... yes [22:05:09.914] checking for string.h... yes [22:05:09.967] checking for memory.h... yes [22:05:09.986] checking for strings.h... yes [22:05:10.005] checking for inttypes.h... yes [22:05:10.023] checking for stdint.h... yes [22:05:10.040] checking for unistd.h... yes [22:05:10.054] checking whether ccache clang is Clang... yes [22:05:10.086] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [22:05:10.222] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [22:05:10.308] checking whether more special flags are required for pthreads... no [22:05:10.308] checking for PTHREAD_PRIO_INHERIT... yes [22:05:10.400] checking pthread.h usability... yes [22:05:10.409] checking pthread.h presence... yes [22:05:10.447] checking for pthread.h... yes [22:05:10.447] checking for strerror_r... yes [22:05:10.530] checking whether strerror_r returns int... no [22:05:10.601] checking for main in -lm... yes [22:05:10.694] checking for library containing setproctitle... no [22:05:10.875] checking for library containing dlsym... none required [22:05:10.960] checking for library containing socket... none required [22:05:11.048] checking for library containing getopt_long... none required [22:05:11.135] checking for library containing shm_open... none required [22:05:11.223] checking for library containing shm_unlink... none required [22:05:11.310] checking for library containing clock_gettime... none required [22:05:11.399] checking for library containing shmget... none required [22:05:11.488] checking for library containing backtrace_symbols... none required [22:05:11.577] checking for library containing pthread_barrier_wait... none required [22:05:11.665] checking for library containing readline... -lreadline [22:05:11.751] checking for inflate in -lz... yes [22:05:11.842] checking curl/curl.h usability... yes [22:05:11.853] checking curl/curl.h presence... yes [22:05:11.894] checking for curl/curl.h... yes [22:05:11.895] checking for curl_multi_init in -lcurl... yes [22:05:12.026] checking for curl_global_init thread safety... yes [22:05:12.181] checking for curl support for asynchronous DNS... yes [22:05:12.340] checking for library containing gss_store_cred_into... -lgssapi_krb5 [22:05:12.527] checking for CRYPTO_new_ex_data in -lcrypto... yes [22:05:12.644] checking for SSL_new in -lssl... yes [22:05:12.768] checking for SSL_CTX_set_ciphersuites... yes [22:05:12.894] checking for SSL_CTX_set_cert_cb... yes [22:05:13.025] checking for X509_get_signature_info... yes [22:05:13.159] checking for SSL_CTX_set_num_tickets... yes [22:05:13.288] checking for SSL_CTX_set_keylog_callback... yes [22:05:13.416] checking for pam_start in -lpam... yes [22:05:13.544] checking for xmlSaveToBuffer in -lxml2... yes [22:05:13.681] checking for xsltCleanupGlobals in -lxslt... yes [22:05:13.829] checking for LZ4_compress_default in -llz4... yes [22:05:13.966] checking for ZSTD_compress in -lzstd... yes [22:05:14.103] checking for ldap_bind in -lldap... yes [22:05:14.240] checking for ldap_initialize... yes [22:05:14.384] checking for ldap_verify_credentials... yes [22:05:14.520] checking for security_compute_create_name in -lselinux... yes [22:05:14.662] checking for uuid_export in -lossp-uuid... yes [22:05:14.805] checking copyfile.h usability... no [22:05:14.903] checking copyfile.h presence... no [22:05:14.942] checking for copyfile.h... no [22:05:14.946] checking execinfo.h usability... yes [22:05:14.957] checking execinfo.h presence... yes [22:05:14.992] checking for execinfo.h... yes [22:05:15.002] checking getopt.h usability... yes [22:05:15.052] checking getopt.h presence... yes [22:05:15.087] checking for getopt.h... yes [22:05:15.097] checking ifaddrs.h usability... yes [22:05:15.108] checking ifaddrs.h presence... yes [22:05:15.146] checking for ifaddrs.h... yes [22:05:15.156] checking sys/epoll.h usability... yes [22:05:15.167] checking sys/epoll.h presence... yes [22:05:15.205] checking for sys/epoll.h... yes [22:05:15.214] checking sys/event.h usability... no [22:05:15.310] checking sys/event.h presence... no [22:05:15.352] checking for sys/event.h... no [22:05:15.356] checking sys/personality.h usability... yes [22:05:15.366] checking sys/personality.h presence... yes [22:05:15.400] checking for sys/personality.h... yes [22:05:15.411] checking sys/prctl.h usability... yes [22:05:15.509] checking sys/prctl.h presence... yes [22:05:15.544] checking for sys/prctl.h... yes [22:05:15.554] checking sys/procctl.h usability... no [22:05:15.653] checking sys/procctl.h presence... no [22:05:15.692] checking for sys/procctl.h... no [22:05:15.696] checking sys/signalfd.h usability... yes [22:05:15.706] checking sys/signalfd.h presence... yes [22:05:15.741] checking for sys/signalfd.h... yes [22:05:15.751] checking sys/ucred.h usability... no [22:05:15.851] checking sys/ucred.h presence... no [22:05:15.892] checking for sys/ucred.h... no [22:05:15.897] checking termios.h usability... yes [22:05:15.907] checking termios.h presence... yes [22:05:15.944] checking for termios.h... yes [22:05:15.954] checking uchar.h usability... yes [22:05:16.053] checking uchar.h presence... yes [22:05:16.089] checking for uchar.h... yes [22:05:16.098] checking ucred.h usability... no [22:05:16.197] checking ucred.h presence... no [22:05:16.237] checking for ucred.h... no [22:05:16.241] checking xlocale.h usability... no [22:05:16.341] checking xlocale.h presence... no [22:05:16.382] checking for xlocale.h... no [22:05:16.384] checking readline/readline.h usability... yes [22:05:16.394] checking readline/readline.h presence... yes [22:05:16.433] checking for readline/readline.h... yes [22:05:16.435] checking readline/history.h usability... yes [22:05:16.446] checking readline/history.h presence... yes [22:05:16.482] checking for readline/history.h... yes [22:05:16.486] checking zlib.h usability... yes [22:05:16.497] checking zlib.h presence... yes [22:05:16.536] checking for zlib.h... yes [22:05:16.536] checking for lz4... /usr/bin/lz4 [22:05:16.537] checking lz4.h usability... yes [22:05:16.548] checking lz4.h presence... yes [22:05:16.584] checking for lz4.h... yes [22:05:16.584] checking for zstd... /usr/bin/zstd [22:05:16.585] checking zstd.h usability... yes [22:05:16.595] checking zstd.h presence... yes [22:05:16.630] checking for zstd.h... yes [22:05:16.631] checking gssapi/gssapi.h usability... yes [22:05:16.641] checking gssapi/gssapi.h presence... yes [22:05:16.678] checking for gssapi/gssapi.h... yes [22:05:16.680] checking gssapi/gssapi_ext.h usability... yes [22:05:16.691] checking gssapi/gssapi_ext.h presence... yes [22:05:16.729] checking for gssapi/gssapi_ext.h... yes [22:05:16.731] checking for openssl... /usr/bin/openssl [22:05:16.737] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [22:05:16.737] checking openssl/ssl.h usability... yes [22:05:16.749] checking openssl/ssl.h presence... yes [22:05:16.819] checking for openssl/ssl.h... yes [22:05:16.819] checking openssl/err.h usability... yes [22:05:16.830] checking openssl/err.h presence... yes [22:05:16.878] checking for openssl/err.h... yes [22:05:16.878] checking security/pam_appl.h usability... yes [22:05:16.889] checking security/pam_appl.h presence... yes [22:05:16.922] checking for security/pam_appl.h... yes [22:05:16.924] checking systemd/sd-daemon.h usability... yes [22:05:16.935] checking systemd/sd-daemon.h presence... yes [22:05:16.972] checking for systemd/sd-daemon.h... yes [22:05:16.973] checking libxml/parser.h usability... yes [22:05:16.983] checking libxml/parser.h presence... yes [22:05:17.026] checking for libxml/parser.h... yes [22:05:17.026] checking libxslt/xslt.h usability... yes [22:05:17.037] checking libxslt/xslt.h presence... yes [22:05:17.079] checking for libxslt/xslt.h... yes [22:05:17.079] checking ldap.h usability... yes [22:05:17.089] checking ldap.h presence... yes [22:05:17.127] checking for ldap.h... yes [22:05:17.127] checking for compatible LDAP implementation... yes [22:05:17.137] checking ossp/uuid.h usability... yes [22:05:17.147] checking ossp/uuid.h presence... yes [22:05:17.183] checking for ossp/uuid.h... yes [22:05:17.223] checking whether byte ordering is bigendian... no [22:05:17.425] checking for inline... inline [22:05:17.440] checking for C printf format archetype... printf [22:05:17.474] checking for C++ printf format archetype... printf [22:05:17.570] checking for statement expressions... yes [22:05:17.717] checking for typeof... typeof [22:05:17.727] checking for __builtin_types_compatible_p... yes [22:05:17.741] checking for __builtin_constant_p... yes [22:05:17.754] checking for __builtin_mul_overflow... yes [22:05:17.891] checking for __builtin_unreachable... yes [22:05:18.028] checking for computed goto support... yes [22:05:18.036] checking for struct tm.tm_zone... yes [22:05:18.046] checking for union semun... no [22:05:18.121] checking for socklen_t... yes [22:05:18.208] checking for struct sockaddr.sa_len... no [22:05:18.360] checking for C/C++ restrict keyword... __restrict [22:05:18.375] checking for struct option... yes [22:05:18.452] checking whether assembler supports x86_64 popcntq... yes [22:05:18.462] checking for special C compiler options needed for large files... no [22:05:18.462] checking for _FILE_OFFSET_BITS value needed for large files... no [22:05:18.474] checking size of off_t... 8 [22:05:18.641] checking for int timezone... yes [22:05:18.790] checking for backtrace_symbols... yes [22:05:18.929] checking for copyfile... no [22:05:19.069] checking for copy_file_range... yes [22:05:19.221] checking for elf_aux_info... no [22:05:19.359] checking for getauxval... yes [22:05:19.499] checking for getifaddrs... yes [22:05:19.652] checking for getpeerucred... no [22:05:19.804] checking for inet_pton... yes [22:05:19.951] checking for kqueue... no [22:05:20.092] checking for localeconv_l... no [22:05:20.239] checking for mbstowcs_l... no [22:05:20.391] checking for posix_fallocate... yes [22:05:20.538] checking for ppoll... yes [22:05:20.681] checking for pthread_is_threaded_np... no [22:05:20.824] checking for setproctitle... no [22:05:20.972] checking for setproctitle_fast... no [22:05:21.126] checking for strsignal... yes [22:05:21.271] checking for syncfs... yes [22:05:21.419] checking for sync_file_range... yes [22:05:21.562] checking for uselocale... yes [22:05:21.710] checking for wcstombs_l... no [22:05:21.859] checking for __builtin_bswap16... yes [22:05:22.004] checking for __builtin_bswap32... yes [22:05:22.138] checking for __builtin_bswap64... yes [22:05:22.281] checking for __builtin_clz... yes [22:05:22.424] checking for __builtin_ctz... yes [22:05:22.573] checking for __builtin_popcount... yes [22:05:22.713] checking for __builtin_frame_address... yes [22:05:22.857] checking for _LARGEFILE_SOURCE value needed for large files... no [22:05:22.992] checking how ccache clang reports undeclared, standard C functions... error [22:05:23.062] checking for posix_fadvise... yes [22:05:23.207] checking whether posix_fadvise is declared... yes [22:05:23.223] checking whether fdatasync is declared... yes [22:05:23.240] checking whether strlcat is declared... yes [22:05:23.257] checking whether strlcpy is declared... yes [22:05:23.366] checking whether strsep is declared... yes [22:05:23.384] checking whether timingsafe_bcmp is declared... no [22:05:23.492] checking whether preadv is declared... yes [22:05:23.507] checking whether pwritev is declared... yes [22:05:23.522] checking whether strchrnul is declared... yes [22:05:23.537] checking whether memset_s is declared... no [22:05:23.618] checking whether F_FULLFSYNC is declared... no [22:05:23.696] checking for explicit_bzero... yes [22:05:23.829] checking for getopt... yes [22:05:23.962] checking for getpeereid... no [22:05:24.106] checking for inet_aton... yes [22:05:24.244] checking for mkdtemp... yes [22:05:24.386] checking for strlcat... yes [22:05:24.519] checking for strlcpy... yes [22:05:24.662] checking for strsep... yes [22:05:24.790] checking for timingsafe_bcmp... no [22:05:24.922] checking for pthread_barrier_wait... yes [22:05:25.057] checking for getopt_long... yes [22:05:25.187] checking for syslog... yes [22:05:25.319] checking syslog.h usability... yes [22:05:25.328] checking syslog.h presence... yes [22:05:25.362] checking for syslog.h... yes [22:05:25.362] checking for opterr... yes [22:05:25.499] checking for optreset... no [22:05:25.638] checking unicode/ucol.h usability... yes [22:05:25.648] checking unicode/ucol.h presence... yes [22:05:25.690] checking for unicode/ucol.h... yes [22:05:25.690] checking for rl_completion_suppress_quote... yes [22:05:25.833] checking for rl_filename_quote_characters... yes [22:05:25.977] checking for rl_filename_quoting_function... yes [22:05:26.132] checking for append_history... yes [22:05:26.280] checking for history_truncate_file... yes [22:05:26.428] checking for rl_completion_matches... yes [22:05:26.581] checking for rl_filename_completion_function... yes [22:05:26.749] checking for rl_reset_screen_size... yes [22:05:26.897] checking for rl_variable_bind... yes [22:05:27.049] checking test program... ok [22:05:27.205] checking size of void *... 8 [22:05:27.376] checking size of size_t... 8 [22:05:27.549] checking size of long... 8 [22:05:27.729] checking size of long long... 8 [22:05:27.904] checking size of intmax_t... 8 [22:05:28.082] checking alignment of short... 2 [22:05:28.252] checking alignment of int... 4 [22:05:28.419] checking alignment of long... 8 [22:05:28.592] checking alignment of int64_t... 8 [22:05:28.751] checking alignment of double... 8 [22:05:28.924] checking for __int128... yes [22:05:29.083] checking for __int128 alignment bug... ok [22:05:29.230] checking alignment of PG_INT128_TYPE... 16 [22:05:29.404] checking for builtin __sync char locking functions... yes [22:05:29.552] checking for builtin __sync int32 locking functions... yes [22:05:29.696] checking for builtin __sync int32 atomic operations... yes [22:05:29.841] checking for builtin __sync int64 atomic operations... yes [22:05:29.984] checking for builtin __atomic int32 atomic operations... yes [22:05:30.118] checking for builtin __atomic int64 atomic operations... yes [22:05:30.254] checking for __get_cpuid... yes [22:05:30.399] checking for __get_cpuid_count... yes [22:05:30.551] checking for _xgetbv... yes [22:05:31.086] checking for _mm512_popcnt_epi64... yes [22:05:31.562] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [22:05:31.827] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:05:31.902] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [22:05:31.966] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:05:32.032] 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 [22:05:32.116] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:05:32.117] checking for _mm512_clmulepi64_epi128... yes [22:05:32.597] checking for vectorized CRC-32C... AVX-512 with runtime check [22:05:32.598] checking for library containing sem_init... none required [22:05:32.744] checking which semaphore API to use... unnamed POSIX [22:05:32.745] checking which random number source to use... OpenSSL [22:05:32.747] checking for tclsh... /usr/bin/tclsh [22:05:32.747] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [22:05:32.790] checking tcl.h usability... yes [22:05:32.800] checking tcl.h presence... yes [22:05:32.838] checking for tcl.h... yes [22:05:32.838] checking for perl.h... yes [22:05:32.855] checking for libperl... yes [22:05:33.124] checking Python.h usability... yes [22:05:33.136] checking Python.h presence... yes [22:05:33.210] checking for Python.h... yes [22:05:33.210] checking for xmllint... /usr/bin/xmllint [22:05:33.210] checking for xsltproc... /usr/bin/xsltproc [22:05:33.211] checking for fop... /usr/bin/fop [22:05:33.211] checking for dbtoepub... no [22:05:33.211] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [22:05:33.311] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [22:05:33.446] configure: using compiler=Debian clang version 19.1.7 (3+b1) [22:05:33.446] 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 [22:05:33.446] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [22:05:33.446] configure: using LDFLAGS= -Wl,--as-needed [22:05:33.446] configure: using CXX=ccache clang++ [22:05:33.446] 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 [22:05:33.446] configure: using CLANG=ccache clang [22:05:33.446] 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 [22:05:33.446] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [22:05:33.477] configure: updating cache clang.cache [22:05:33.487] configure: creating ./config.status [22:05:33.599] config.status: creating GNUmakefile [22:05:33.614] config.status: creating src/Makefile.global [22:05:33.635] config.status: creating src/include/pg_config.h [22:05:33.651] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:05:33.661] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [22:05:33.667] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [22:05:33.676] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [22:05:33.685] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [22:05:33.695] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [22:05:33.735] [22:05:33.735] real 0m26.335s [22:05:33.735] user 0m16.676s [22:05:33.735] sys 0m9.889s [22:05:33.735] make -s -j${BUILD_JOBS} clean [22:05:34.307] time make -s -j${BUILD_JOBS} world-bin [22:06:41.496] spgistfuncs.c:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable] [22:06:41.496] 475 | Datum itup_values[INDEX_MAX_KEYS]; [22:06:41.496] | ^~~~~~~~~~~ [22:06:41.496] spgistfuncs.c:476:9: error: unused variable 'itup_isnull' [-Werror,-Wunused-variable] [22:06:41.496] 476 | bool itup_isnull[INDEX_MAX_KEYS]; [22:06:41.496] | ^~~~~~~~~~~ [22:06:41.496] spgistfuncs.c:478:9: error: unused variable 'i' [-Werror,-Wunused-variable] [22:06:41.496] 478 | int i; [22:06:41.496] | ^ [22:06:41.496] spgistfuncs.c:479:9: error: unused variable 'hasNullsMask' [-Werror,-Wunused-variable] [22:06:41.496] 479 | bool hasNullsMask; [22:06:41.496] | ^~~~~~~~~~~~ [22:06:41.496] spgistfuncs.c:480:9: error: variable 'has_datums' set but not used [-Werror,-Wunused-but-set-variable] [22:06:41.496] 480 | bool has_datums; [22:06:41.496] | ^ [22:06:41.496] spgistfuncs.c:481:12: error: unused variable 'tp' [-Werror,-Wunused-variable] [22:06:41.496] 481 | char *tp; [22:06:41.496] | ^~ [22:06:41.496] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable] [22:06:41.496] 482 | bits8 *bp; [22:06:41.496] | ^~ [22:06:41.496] spgistfuncs.c:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable] [22:06:41.496] 404 | TupleDesc tupdesc; [22:06:41.496] | ^ [22:06:41.496] spgistfuncs.c:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-variable] [22:06:41.496] 409 | char *index_columns; [22:06:41.496] | ^ [22:06:41.496] 9 errors generated. [22:06:41.498] make[2]: *** [: spgistfuncs.o] Error 1 [22:06:41.498] make[1]: *** [Makefile:96: all-pageinspect-recurse] Error 2 [22:06:41.503] make[1]: *** Waiting for unfinished jobs.... [22:06:41.972] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [22:06:41.972] [22:06:41.972] real 1m7.665s [22:06:41.972] user 3m14.168s [22:06:41.972] sys 0m48.200s [22:06:41.973] [22:06:41.973] Exit status: 2