[22:13:23.765] time ./configure \ [22:13:23.765] --cache clang.cache \ [22:13:23.765] ${LINUX_CONFIGURE_FEATURES} \ [22:13:23.765] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [22:13:23.936] configure: creating cache clang.cache [22:13:23.950] checking build system type... x86_64-pc-linux-gnu [22:13:24.024] checking host system type... x86_64-pc-linux-gnu [22:13:24.024] checking which template to use... linux [22:13:24.024] checking whether NLS is wanted... no [22:13:24.024] checking for default port number... 5432 [22:13:24.031] checking for block size... 8kB [22:13:24.033] checking for segment size... 1GB [22:13:24.035] checking for WAL block size... 8kB [22:13:24.151] checking whether the C compiler works... yes [22:13:24.229] checking for C compiler default output file name... a.out [22:13:24.230] checking for suffix of executables... [22:13:24.296] checking whether we are cross compiling... no [22:13:24.370] checking for suffix of object files... o [22:13:24.378] checking whether we are using the GNU C compiler... yes [22:13:24.385] checking whether ccache clang accepts -g... yes [22:13:24.392] checking for ccache clang option to accept ISO C89... none needed [22:13:24.404] checking for ccache clang option to accept ISO C11... none needed [22:13:24.530] checking whether we are using the GNU C++ compiler... yes [22:13:24.537] checking whether ccache clang++ accepts -g... yes [22:13:24.608] checking for gawk... no [22:13:24.608] checking for mawk... mawk [22:13:24.608] checking for llvm-config... /usr/bin/llvm-config [22:13:24.614] configure: using llvm 19.1.7 [22:13:24.614] checking for CLANG... ccache clang [22:13:24.662] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [22:13:24.669] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [22:13:24.677] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [22:13:24.684] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [22:13:24.692] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [22:13:24.699] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [22:13:24.707] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [22:13:24.714] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:13:24.722] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [22:13:24.735] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [22:13:24.747] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [22:13:24.756] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [22:13:24.763] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [22:13:24.776] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [22:13:24.789] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [22:13:24.796] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [22:13:24.804] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [22:13:24.811] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [22:13:24.819] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:13:24.826] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [22:13:24.834] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [22:13:24.842] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [22:13:24.849] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [22:13:24.857] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:13:24.864] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:13:24.872] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:13:24.879] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:13:24.886] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:13:24.894] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:13:24.907] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [22:13:24.915] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:13:24.922] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:13:24.930] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:13:24.939] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [22:13:24.946] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [22:13:24.954] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [22:13:24.961] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [22:13:24.969] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [22:13:24.976] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [22:13:24.984] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [22:13:24.997] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [22:13:24.998] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:13:25.006] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:13:25.014] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:13:25.022] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:13:25.036] checking whether the C compiler still works... yes [22:13:25.129] checking how to run the C preprocessor... ccache clang -E [22:13:25.265] checking for pkg-config... /usr/bin/pkg-config [22:13:25.265] checking pkg-config is at least version 0.9.0... yes [22:13:25.266] checking whether to build with ICU support... yes [22:13:25.266] checking for icu-uc icu-i18n... yes [22:13:25.275] checking whether to build with Tcl... yes [22:13:25.275] checking whether to build Perl modules... yes [22:13:25.275] checking whether to build Python modules... yes [22:13:25.275] checking whether to build with GSSAPI support... yes [22:13:25.276] checking whether to build with PAM support... yes [22:13:25.276] checking whether to build with BSD Authentication support... no [22:13:25.277] checking whether to build with LDAP support... yes [22:13:25.277] checking whether to build with Bonjour support... no [22:13:25.277] checking whether to build with SELinux support... yes [22:13:25.277] checking whether to build with systemd support... yes [22:13:25.277] checking whether to build with liburing support... no [22:13:25.277] checking whether to build with libcurl support... yes [22:13:25.277] checking for libcurl >= 7.61.0... yes [22:13:25.288] checking whether to build with libnuma support... no [22:13:25.288] checking whether to build with XML support... yes [22:13:25.288] checking for libxml-2.0 >= 2.6.23... yes [22:13:25.296] checking whether to build with LZ4 support... yes [22:13:25.296] checking for liblz4... yes [22:13:25.304] checking whether to build with ZSTD support... yes [22:13:25.305] checking for libzstd >= 1.4.0... yes [22:13:25.313] checking for strip... strip [22:13:25.313] checking whether it is possible to strip libraries... yes [22:13:25.315] checking for ar... ar [22:13:25.315] checking for a BSD-compatible install... /usr/bin/install -c [22:13:25.325] checking for tar... /usr/bin/tar [22:13:25.325] checking whether ln -s works... yes [22:13:25.325] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:13:25.327] checking for nm... /usr/bin/nm [22:13:25.328] checking for bison... /usr/bin/bison [22:13:25.330] configure: using bison (GNU Bison) 3.8.2 [22:13:25.333] checking for flex... /usr/bin/flex [22:13:25.335] configure: using flex 2.6.4 [22:13:25.335] checking for perl... /usr/bin/perl [22:13:25.338] configure: using perl 5.40.1 [22:13:25.340] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [22:13:25.345] checking for Perl privlibexp... /usr/share/perl/5.40 [22:13:25.350] checking for Perl useshrplib... true [22:13:25.356] 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:13:25.362] checking for CFLAGS to compile embedded Perl... -DDEBIAN [22:13:25.369] 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:13:25.459] checking for python3... /usr/bin/python3 [22:13:25.473] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [22:13:25.480] checking for Python sysconfig module... yes [22:13:25.496] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [22:13:25.513] checking Python include directory... -I/usr/include/python3.13 [22:13:25.530] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [22:13:25.584] checking for a sed that does not truncate output... /usr/bin/sed [22:13:25.590] checking for grep that handles long lines and -e... /usr/bin/grep [22:13:25.592] checking for egrep... /usr/bin/grep -E [22:13:25.594] checking for ANSI C header files... yes [22:13:25.769] checking for sys/types.h... yes [22:13:25.786] checking for sys/stat.h... yes [22:13:25.802] checking for stdlib.h... yes [22:13:25.819] checking for string.h... yes [22:13:25.835] checking for memory.h... yes [22:13:25.852] checking for strings.h... yes [22:13:25.868] checking for inttypes.h... yes [22:13:25.884] checking for stdint.h... yes [22:13:25.900] checking for unistd.h... yes [22:13:25.914] checking whether ccache clang is Clang... yes [22:13:25.942] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [22:13:26.067] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [22:13:26.146] checking whether more special flags are required for pthreads... no [22:13:26.146] checking for PTHREAD_PRIO_INHERIT... yes [22:13:26.234] checking pthread.h usability... yes [22:13:26.243] checking pthread.h presence... yes [22:13:26.276] checking for pthread.h... yes [22:13:26.277] checking for strerror_r... yes [22:13:26.353] checking whether strerror_r returns int... no [22:13:26.422] checking for main in -lm... yes [22:13:26.506] checking for library containing setproctitle... no [22:13:26.676] checking for library containing dlsym... none required [22:13:26.758] checking for library containing socket... none required [22:13:26.838] checking for library containing getopt_long... none required [22:13:26.921] checking for library containing shm_open... none required [22:13:27.007] checking for library containing shm_unlink... none required [22:13:27.091] checking for library containing clock_gettime... none required [22:13:27.172] checking for library containing shmget... none required [22:13:27.252] checking for library containing backtrace_symbols... none required [22:13:27.331] checking for library containing pthread_barrier_wait... none required [22:13:27.413] checking for library containing readline... -lreadline [22:13:27.497] checking for inflate in -lz... yes [22:13:27.581] checking curl/curl.h usability... yes [22:13:27.591] checking curl/curl.h presence... yes [22:13:27.629] checking for curl/curl.h... yes [22:13:27.630] checking for curl_multi_init in -lcurl... yes [22:13:27.751] checking for curl_global_init thread safety... yes [22:13:27.896] checking for curl support for asynchronous DNS... yes [22:13:28.043] checking for library containing gss_store_cred_into... -lgssapi_krb5 [22:13:28.217] checking for CRYPTO_new_ex_data in -lcrypto... yes [22:13:28.335] checking for SSL_new in -lssl... yes [22:13:28.446] checking for SSL_CTX_set_ciphersuites... yes [22:13:28.561] checking for SSL_CTX_set_cert_cb... yes [22:13:28.680] checking for X509_get_signature_info... yes [22:13:28.802] checking for SSL_CTX_set_num_tickets... yes [22:13:28.923] checking for SSL_CTX_set_keylog_callback... yes [22:13:29.038] checking for pam_start in -lpam... yes [22:13:29.150] checking for xmlSaveToBuffer in -lxml2... yes [22:13:29.269] checking for xsltCleanupGlobals in -lxslt... yes [22:13:29.391] checking for LZ4_compress_default in -llz4... yes [22:13:29.510] checking for ZSTD_compress in -lzstd... yes [22:13:29.629] checking for ldap_bind in -lldap... yes [22:13:29.755] checking for ldap_initialize... yes [22:13:29.876] checking for ldap_verify_credentials... yes [22:13:29.998] checking for security_compute_create_name in -lselinux... yes [22:13:30.117] checking for uuid_export in -lossp-uuid... yes [22:13:30.237] checking copyfile.h usability... no [22:13:30.324] checking copyfile.h presence... no [22:13:30.360] checking for copyfile.h... no [22:13:30.363] checking execinfo.h usability... yes [22:13:30.372] checking execinfo.h presence... yes [22:13:30.402] checking for execinfo.h... yes [22:13:30.410] checking getopt.h usability... yes [22:13:30.419] checking getopt.h presence... yes [22:13:30.448] checking for getopt.h... yes [22:13:30.456] checking ifaddrs.h usability... yes [22:13:30.465] checking ifaddrs.h presence... yes [22:13:30.499] checking for ifaddrs.h... yes [22:13:30.508] checking sys/epoll.h usability... yes [22:13:30.517] checking sys/epoll.h presence... yes [22:13:30.549] checking for sys/epoll.h... yes [22:13:30.558] checking sys/event.h usability... no [22:13:30.644] checking sys/event.h presence... no [22:13:30.679] checking for sys/event.h... no [22:13:30.683] checking sys/personality.h usability... yes [22:13:30.690] checking sys/personality.h presence... yes [22:13:30.721] checking for sys/personality.h... yes [22:13:30.728] checking sys/prctl.h usability... yes [22:13:30.736] checking sys/prctl.h presence... yes [22:13:30.766] checking for sys/prctl.h... yes [22:13:30.773] checking sys/procctl.h usability... no [22:13:30.860] checking sys/procctl.h presence... no [22:13:30.894] checking for sys/procctl.h... no [22:13:30.898] checking sys/signalfd.h usability... yes [22:13:30.906] checking sys/signalfd.h presence... yes [22:13:30.937] checking for sys/signalfd.h... yes [22:13:30.945] checking sys/ucred.h usability... no [22:13:31.032] checking sys/ucred.h presence... no [22:13:31.067] checking for sys/ucred.h... no [22:13:31.070] checking termios.h usability... yes [22:13:31.078] checking termios.h presence... yes [22:13:31.110] checking for termios.h... yes [22:13:31.117] checking uchar.h usability... yes [22:13:31.126] checking uchar.h presence... yes [22:13:31.157] checking for uchar.h... yes [22:13:31.165] checking ucred.h usability... no [22:13:31.253] checking ucred.h presence... no [22:13:31.290] checking for ucred.h... no [22:13:31.293] checking xlocale.h usability... no [22:13:31.383] checking xlocale.h presence... no [22:13:31.418] checking for xlocale.h... no [22:13:31.419] checking readline/readline.h usability... yes [22:13:31.428] checking readline/readline.h presence... yes [22:13:31.462] checking for readline/readline.h... yes [22:13:31.464] checking readline/history.h usability... yes [22:13:31.473] checking readline/history.h presence... yes [22:13:31.508] checking for readline/history.h... yes [22:13:31.511] checking zlib.h usability... yes [22:13:31.520] checking zlib.h presence... yes [22:13:31.556] checking for zlib.h... yes [22:13:31.557] checking for lz4... /usr/bin/lz4 [22:13:31.557] checking lz4.h usability... yes [22:13:31.566] checking lz4.h presence... yes [22:13:31.599] checking for lz4.h... yes [22:13:31.599] checking for zstd... /usr/bin/zstd [22:13:31.600] checking zstd.h usability... yes [22:13:31.608] checking zstd.h presence... yes [22:13:31.638] checking for zstd.h... yes [22:13:31.638] checking gssapi/gssapi.h usability... yes [22:13:31.646] checking gssapi/gssapi.h presence... yes [22:13:31.678] checking for gssapi/gssapi.h... yes [22:13:31.680] checking gssapi/gssapi_ext.h usability... yes [22:13:31.688] checking gssapi/gssapi_ext.h presence... yes [22:13:31.719] checking for gssapi/gssapi_ext.h... yes [22:13:31.720] checking for openssl... /usr/bin/openssl [22:13:31.725] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [22:13:31.725] checking openssl/ssl.h usability... yes [22:13:31.734] checking openssl/ssl.h presence... yes [22:13:31.797] checking for openssl/ssl.h... yes [22:13:31.797] checking openssl/err.h usability... yes [22:13:31.806] checking openssl/err.h presence... yes [22:13:31.847] checking for openssl/err.h... yes [22:13:31.847] checking security/pam_appl.h usability... yes [22:13:31.856] checking security/pam_appl.h presence... yes [22:13:31.885] checking for security/pam_appl.h... yes [22:13:31.887] checking systemd/sd-daemon.h usability... yes [22:13:31.896] checking systemd/sd-daemon.h presence... yes [22:13:31.930] checking for systemd/sd-daemon.h... yes [22:13:31.930] checking libxml/parser.h usability... yes [22:13:31.939] checking libxml/parser.h presence... yes [22:13:31.976] checking for libxml/parser.h... yes [22:13:31.977] checking libxslt/xslt.h usability... yes [22:13:31.985] checking libxslt/xslt.h presence... yes [22:13:32.023] checking for libxslt/xslt.h... yes [22:13:32.023] checking ldap.h usability... yes [22:13:32.032] checking ldap.h presence... yes [22:13:32.065] checking for ldap.h... yes [22:13:32.065] checking for compatible LDAP implementation... yes [22:13:32.074] checking ossp/uuid.h usability... yes [22:13:32.082] checking ossp/uuid.h presence... yes [22:13:32.115] checking for ossp/uuid.h... yes [22:13:32.150] checking whether byte ordering is bigendian... no [22:13:32.304] checking for inline... inline [22:13:32.317] checking for C printf format archetype... printf [22:13:32.345] checking for C++ printf format archetype... printf [22:13:32.374] checking for statement expressions... yes [22:13:32.493] checking for typeof... typeof [22:13:32.501] checking for __builtin_types_compatible_p... yes [22:13:32.512] checking for __builtin_constant_p... yes [22:13:32.523] checking for __builtin_mul_overflow... yes [22:13:32.649] checking for __builtin_unreachable... yes [22:13:32.772] checking for computed goto support... yes [22:13:32.780] checking for struct tm.tm_zone... yes [22:13:32.789] checking for union semun... no [22:13:32.858] checking for socklen_t... yes [22:13:32.939] checking for struct sockaddr.sa_len... no [22:13:33.084] checking for C/C++ restrict keyword... __restrict [22:13:33.099] checking for struct option... yes [22:13:33.173] checking whether assembler supports x86_64 popcntq... yes [22:13:33.181] checking for special C compiler options needed for large files... no [22:13:33.181] checking for _FILE_OFFSET_BITS value needed for large files... no [22:13:33.193] checking size of off_t... 8 [22:13:33.344] checking for int timezone... yes [22:13:33.474] checking for backtrace_symbols... yes [22:13:33.605] checking for copyfile... no [22:13:33.739] checking for copy_file_range... yes [22:13:33.867] checking for elf_aux_info... no [22:13:34.002] checking for getauxval... yes [22:13:34.131] checking for getifaddrs... yes [22:13:34.256] checking for getpeerucred... no [22:13:34.384] checking for inet_pton... yes [22:13:34.506] checking for kqueue... no [22:13:34.634] checking for localeconv_l... no [22:13:34.759] checking for mbstowcs_l... no [22:13:34.882] checking for posix_fallocate... yes [22:13:35.008] checking for ppoll... yes [22:13:35.131] checking for pthread_is_threaded_np... no [22:13:35.255] checking for setproctitle... no [22:13:35.381] checking for setproctitle_fast... no [22:13:35.506] checking for strsignal... yes [22:13:35.627] checking for syncfs... yes [22:13:35.753] checking for sync_file_range... yes [22:13:35.873] checking for uselocale... yes [22:13:35.996] checking for wcstombs_l... no [22:13:36.119] checking for __builtin_bswap16... yes [22:13:36.247] checking for __builtin_bswap32... yes [22:13:36.367] checking for __builtin_bswap64... yes [22:13:36.490] checking for __builtin_clz... yes [22:13:36.614] checking for __builtin_ctz... yes [22:13:36.742] checking for __builtin_popcount... yes [22:13:36.870] checking for __builtin_frame_address... yes [22:13:36.994] checking for _LARGEFILE_SOURCE value needed for large files... no [22:13:37.124] checking how ccache clang reports undeclared, standard C functions... error [22:13:37.189] checking for posix_fadvise... yes [22:13:37.323] checking whether posix_fadvise is declared... yes [22:13:37.337] checking whether fdatasync is declared... yes [22:13:37.352] checking whether strlcat is declared... yes [22:13:37.366] checking whether strlcpy is declared... yes [22:13:37.381] checking whether strsep is declared... yes [22:13:37.395] checking whether timingsafe_bcmp is declared... no [22:13:37.497] checking whether preadv is declared... yes [22:13:37.512] checking whether pwritev is declared... yes [22:13:37.527] checking whether strchrnul is declared... yes [22:13:37.541] checking whether memset_s is declared... no [22:13:37.616] checking whether F_FULLFSYNC is declared... no [22:13:37.685] checking for explicit_bzero... yes [22:13:37.804] checking for getopt... yes [22:13:37.921] checking for getpeereid... no [22:13:38.041] checking for inet_aton... yes [22:13:38.159] checking for mkdtemp... yes [22:13:38.276] checking for strlcat... yes [22:13:38.392] checking for strlcpy... yes [22:13:38.512] checking for strsep... yes [22:13:38.633] checking for timingsafe_bcmp... no [22:13:38.755] checking for pthread_barrier_wait... yes [22:13:38.873] checking for getopt_long... yes [22:13:38.991] checking for syslog... yes [22:13:39.105] checking syslog.h usability... yes [22:13:39.113] checking syslog.h presence... yes [22:13:39.143] checking for syslog.h... yes [22:13:39.143] checking for opterr... yes [22:13:39.263] checking for optreset... no [22:13:39.384] checking unicode/ucol.h usability... yes [22:13:39.393] checking unicode/ucol.h presence... yes [22:13:39.430] checking for unicode/ucol.h... yes [22:13:39.430] checking for rl_completion_suppress_quote... yes [22:13:39.567] checking for rl_filename_quote_characters... yes [22:13:39.706] checking for rl_filename_quoting_function... yes [22:13:39.838] checking for append_history... yes [22:13:39.967] checking for history_truncate_file... yes [22:13:40.103] checking for rl_completion_matches... yes [22:13:40.229] checking for rl_filename_completion_function... yes [22:13:40.354] checking for rl_reset_screen_size... yes [22:13:40.479] checking for rl_variable_bind... yes [22:13:40.598] checking test program... ok [22:13:40.718] checking size of void *... 8 [22:13:40.859] checking size of size_t... 8 [22:13:41.009] checking size of long... 8 [22:13:41.162] checking size of long long... 8 [22:13:41.312] checking size of intmax_t... 8 [22:13:41.463] checking alignment of short... 2 [22:13:41.614] checking alignment of int... 4 [22:13:41.769] checking alignment of long... 8 [22:13:41.922] checking alignment of int64_t... 8 [22:13:42.080] checking alignment of double... 8 [22:13:42.228] checking for __int128... yes [22:13:42.352] checking for __int128 alignment bug... ok [22:13:42.487] checking alignment of PG_INT128_TYPE... 16 [22:13:42.642] checking for builtin __sync char locking functions... yes [22:13:42.760] checking for builtin __sync int32 locking functions... yes [22:13:42.878] checking for builtin __sync int32 atomic operations... yes [22:13:42.999] checking for builtin __sync int64 atomic operations... yes [22:13:43.128] checking for builtin __atomic int32 atomic operations... yes [22:13:43.252] checking for builtin __atomic int64 atomic operations... yes [22:13:43.370] checking for __get_cpuid... yes [22:13:43.492] checking for __get_cpuid_count... yes [22:13:43.611] checking for _xgetbv... yes [22:13:44.096] checking for _mm512_popcnt_epi64... yes [22:13:44.542] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [22:13:44.771] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:13:44.833] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [22:13:44.888] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:13:44.943] 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:13:45.014] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:13:45.014] checking for _mm512_clmulepi64_epi128... yes [22:13:45.447] checking for vectorized CRC-32C... AVX-512 with runtime check [22:13:45.447] checking for library containing sem_init... none required [22:13:45.567] checking which semaphore API to use... unnamed POSIX [22:13:45.568] checking which random number source to use... OpenSSL [22:13:45.569] checking for tclsh... /usr/bin/tclsh [22:13:45.570] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [22:13:45.608] checking tcl.h usability... yes [22:13:45.616] checking tcl.h presence... yes [22:13:45.649] checking for tcl.h... yes [22:13:45.650] checking for perl.h... yes [22:13:45.664] checking for libperl... yes [22:13:45.920] checking Python.h usability... yes [22:13:45.929] checking Python.h presence... yes [22:13:45.995] checking for Python.h... yes [22:13:45.996] checking for xmllint... /usr/bin/xmllint [22:13:45.996] checking for xsltproc... /usr/bin/xsltproc [22:13:45.996] checking for fop... /usr/bin/fop [22:13:45.996] checking for dbtoepub... no [22:13:45.997] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [22:13:46.089] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [22:13:46.213] configure: using compiler=Debian clang version 19.1.7 (3+b1) [22:13:46.213] 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:13:46.213] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [22:13:46.213] configure: using LDFLAGS= -Wl,--as-needed [22:13:46.213] configure: using CXX=ccache clang++ [22:13:46.213] 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:13:46.213] configure: using CLANG=ccache clang [22:13:46.213] 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:13:46.213] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [22:13:46.241] configure: updating cache clang.cache [22:13:46.248] configure: creating ./config.status [22:13:46.336] config.status: creating GNUmakefile [22:13:46.349] config.status: creating src/Makefile.global [22:13:46.365] config.status: creating src/include/pg_config.h [22:13:46.378] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:13:46.386] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [22:13:46.391] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [22:13:46.399] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [22:13:46.407] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [22:13:46.415] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [22:13:46.450] [22:13:46.450] real 0m22.686s [22:13:46.450] user 0m13.930s [22:13:46.450] sys 0m8.982s [22:13:46.450] make -s -j${BUILD_JOBS} clean [22:13:46.975] time make -s -j${BUILD_JOBS} world-bin [22:13:56.796] spgistfuncs.c:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable] [22:13:56.796] 475 | Datum itup_values[INDEX_MAX_KEYS]; [22:13:56.796] | ^~~~~~~~~~~ [22:13:56.796] spgistfuncs.c:476:9: error: unused variable 'itup_isnull' [-Werror,-Wunused-variable] [22:13:56.796] 476 | bool itup_isnull[INDEX_MAX_KEYS]; [22:13:56.796] | ^~~~~~~~~~~ [22:13:56.796] spgistfuncs.c:478:9: error: unused variable 'i' [-Werror,-Wunused-variable] [22:13:56.796] 478 | int i; [22:13:56.796] | ^ [22:13:56.796] spgistfuncs.c:479:9: error: unused variable 'hasNullsMask' [-Werror,-Wunused-variable] [22:13:56.796] 479 | bool hasNullsMask; [22:13:56.796] | ^~~~~~~~~~~~ [22:13:56.796] spgistfuncs.c:480:9: error: variable 'has_datums' set but not used [-Werror,-Wunused-but-set-variable] [22:13:56.796] 480 | bool has_datums; [22:13:56.796] | ^ [22:13:56.796] spgistfuncs.c:481:12: error: unused variable 'tp' [-Werror,-Wunused-variable] [22:13:56.796] 481 | char *tp; [22:13:56.796] | ^~ [22:13:56.796] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable] [22:13:56.796] 482 | bits8 *bp; [22:13:56.796] | ^~ [22:13:56.796] spgistfuncs.c:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable] [22:13:56.796] 404 | TupleDesc tupdesc; [22:13:56.796] | ^ [22:13:56.796] spgistfuncs.c:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-variable] [22:13:56.796] 409 | char *index_columns; [22:13:56.796] | ^ [22:13:56.796] 9 errors generated. [22:13:56.797] make[2]: *** [: spgistfuncs.o] Error 1 [22:13:56.797] make[1]: *** [Makefile:96: all-pageinspect-recurse] Error 2 [22:13:56.798] make[1]: *** Waiting for unfinished jobs.... [22:13:56.821] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [22:13:56.821] [22:13:56.821] real 0m9.846s [22:13:56.821] user 0m15.328s [22:13:56.821] sys 0m10.062s [22:13:56.822] [22:13:56.822] Exit status: 2