[11:23:54.347] time ./configure \ [11:23:54.347] --cache clang.cache \ [11:23:54.347] --enable-cassert \ [11:23:54.347] --enable-dtrace \ [11:23:54.347] ${LINUX_CONFIGURE_FEATURES} \ [11:23:54.347] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [11:23:54.592] configure: loading cache clang.cache [11:23:54.612] checking build system type... (cached) x86_64-pc-linux-gnu [11:23:54.612] checking host system type... (cached) x86_64-pc-linux-gnu [11:23:54.612] checking which template to use... linux [11:23:54.613] checking whether NLS is wanted... no [11:23:54.613] checking for default port number... 5432 [11:23:54.623] checking for dtrace... /usr/bin/dtrace [11:23:54.623] checking for block size... 8kB [11:23:54.624] checking for segment size... 1GB [11:23:54.627] checking for WAL block size... 8kB [11:23:54.769] checking whether the C compiler works... yes [11:23:54.848] checking for C compiler default output file name... a.out [11:23:54.850] checking for suffix of executables... [11:23:54.935] checking whether we are cross compiling... no [11:23:55.024] checking for suffix of object files... (cached) o [11:23:55.025] checking whether we are using the GNU C compiler... (cached) yes [11:23:55.025] checking whether ccache clang accepts -g... (cached) yes [11:23:55.025] checking for ccache clang option to accept ISO C89... (cached) none needed [11:23:55.025] checking for ccache clang option to accept ISO C11... (cached) none needed [11:23:55.167] checking whether we are using the GNU C++ compiler... (cached) yes [11:23:55.167] checking whether ccache clang++ accepts -g... (cached) yes [11:23:55.177] checking for ccache clang++ option to accept ISO C++11... (cached) none needed [11:23:55.253] checking for gawk... (cached) mawk [11:23:55.253] checking for llvm-config... (cached) /usr/bin/llvm-config [11:23:55.260] configure: using llvm 19.1.7 [11:23:55.260] checking for CLANG... ccache clang [11:23:55.322] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... (cached) yes [11:23:55.322] checking whether ccache clang supports -Werror=vla, for CFLAGS... (cached) yes [11:23:55.322] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... (cached) yes [11:23:55.322] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... (cached) yes [11:23:55.322] checking whether ccache clang supports -Wendif-labels, for CFLAGS... (cached) yes [11:23:55.323] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... (cached) yes [11:23:55.323] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... (cached) yes [11:23:55.323] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... (cached) yes [11:23:55.323] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... (cached) no [11:23:55.323] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... (cached) no [11:23:55.323] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... (cached) yes [11:23:55.323] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... (cached) yes [11:23:55.323] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... (cached) no [11:23:55.323] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... (cached) no [11:23:55.323] checking whether ccache clang supports -Wformat-security, for CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -fwrapv, for CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... (cached) yes [11:23:55.326] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... (cached) yes [11:23:55.326] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... (cached) no [11:23:55.326] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... (cached) yes [11:23:55.326] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... (cached) yes [11:23:55.326] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... (cached) yes [11:23:55.326] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... (cached) yes [11:23:55.326] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... (cached) no [11:23:55.326] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [11:23:55.327] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... (cached) yes [11:23:55.327] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... (cached) yes [11:23:55.327] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... (cached) yes [11:23:55.327] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... (cached) no [11:23:55.327] checking whether the C compiler still works... yes [11:23:55.435] checking how to run the C preprocessor... (cached) ccache clang -E [11:23:55.528] checking for pkg-config... (cached) /usr/bin/pkg-config [11:23:55.528] checking pkg-config is at least version 0.9.0... yes [11:23:55.531] checking whether to build with ICU support... yes [11:23:55.531] checking for icu-uc icu-i18n... yes [11:23:55.544] checking whether to build with Tcl... yes [11:23:55.545] checking whether to build Perl modules... yes [11:23:55.545] checking whether to build Python modules... yes [11:23:55.545] checking whether to build with GSSAPI support... yes [11:23:55.547] checking whether to build with PAM support... yes [11:23:55.547] checking whether to build with BSD Authentication support... no [11:23:55.547] checking whether to build with LDAP support... yes [11:23:55.547] checking whether to build with Bonjour support... no [11:23:55.548] checking whether to build with SELinux support... yes [11:23:55.548] checking whether to build with systemd support... yes [11:23:55.548] checking whether to build with liburing support... no [11:23:55.548] checking whether to build with libcurl support... yes [11:23:55.549] checking for libcurl >= 7.61.0... yes [11:23:55.564] checking whether to build with libnuma support... no [11:23:55.565] checking whether to build with XML support... yes [11:23:55.565] checking for libxml-2.0 >= 2.6.23... yes [11:23:55.578] checking whether to build with LZ4 support... yes [11:23:55.578] checking for liblz4... yes [11:23:55.590] checking whether to build with ZSTD support... yes [11:23:55.590] checking for libzstd >= 1.4.0... yes [11:23:55.602] checking for strip... (cached) strip [11:23:55.602] checking whether it is possible to strip libraries... yes [11:23:55.605] checking for ar... (cached) ar [11:23:55.605] checking for a BSD-compatible install... (cached) /usr/bin/install -c [11:23:55.606] checking for tar... (cached) /usr/bin/tar [11:23:55.606] checking whether ln -s works... yes [11:23:55.606] checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p [11:23:55.606] checking for nm... (cached) /usr/bin/nm [11:23:55.606] checking for bison... (cached) /usr/bin/bison [11:23:55.610] configure: using bison (GNU Bison) 3.8.2 [11:23:55.615] checking for flex... (cached) /usr/bin/flex [11:23:55.618] configure: using flex 2.6.4 [11:23:55.618] checking for perl... (cached) /usr/bin/perl [11:23:55.622] configure: using perl 5.40.1 [11:23:55.624] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [11:23:55.631] checking for Perl privlibexp... /usr/share/perl/5.40 [11:23:55.637] checking for Perl useshrplib... true [11:23:55.645] checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 [11:23:55.654] checking for CFLAGS to compile embedded Perl... -DDEBIAN [11:23:55.663] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [11:23:55.778] checking for python3... (cached) /usr/bin/python3 [11:23:55.794] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [11:23:55.804] checking for Python sysconfig module... yes [11:23:55.823] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [11:23:55.842] checking Python include directory... -I/usr/include/python3.13 [11:23:55.864] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [11:23:55.936] checking for a sed that does not truncate output... (cached) /usr/bin/sed [11:23:55.938] checking for grep that handles long lines and -e... (cached) /usr/bin/grep [11:23:55.938] checking for egrep... (cached) /usr/bin/grep -E [11:23:55.938] checking for ANSI C header files... (cached) yes [11:23:55.943] checking for sys/types.h... (cached) yes [11:23:55.955] checking for sys/stat.h... (cached) yes [11:23:55.966] checking for stdlib.h... (cached) yes [11:23:55.979] checking for string.h... (cached) yes [11:23:55.991] checking for memory.h... (cached) yes [11:23:56.002] checking for strings.h... (cached) yes [11:23:56.013] checking for inttypes.h... (cached) yes [11:23:56.024] checking for stdint.h... (cached) yes [11:23:56.035] checking for unistd.h... (cached) yes [11:23:56.042] checking whether ccache clang is Clang... (cached) yes [11:23:56.042] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... (cached) no [11:23:56.043] checking for joinable pthread attribute... (cached) PTHREAD_CREATE_JOINABLE [11:23:56.043] checking whether more special flags are required for pthreads... (cached) no [11:23:56.043] checking for PTHREAD_PRIO_INHERIT... (cached) yes [11:23:56.043] checking for pthread.h... (cached) yes [11:23:56.043] checking for strerror_r... (cached) yes [11:23:56.045] checking whether strerror_r returns int... (cached) no [11:23:56.046] checking for main in -lm... (cached) yes [11:23:56.048] checking for library containing setproctitle... (cached) no [11:23:56.048] checking for library containing dlsym... (cached) none required [11:23:56.048] checking for library containing socket... (cached) none required [11:23:56.048] checking for library containing getopt_long... (cached) none required [11:23:56.048] checking for library containing shm_open... (cached) none required [11:23:56.048] checking for library containing shm_unlink... (cached) none required [11:23:56.048] checking for library containing clock_gettime... (cached) none required [11:23:56.048] checking for library containing shmget... (cached) none required [11:23:56.048] checking for library containing backtrace_symbols... (cached) none required [11:23:56.049] checking for library containing pthread_barrier_wait... (cached) none required [11:23:56.049] checking for library containing readline... (cached) -lreadline [11:23:56.049] checking for inflate in -lz... (cached) yes [11:23:56.051] checking for curl/curl.h... (cached) yes [11:23:56.051] checking for curl_multi_init in -lcurl... (cached) yes [11:23:56.051] checking for curl_global_init thread safety... (cached) yes [11:23:56.051] checking for curl support for asynchronous DNS... (cached) yes [11:23:56.052] checking for library containing gss_store_cred_into... (cached) -lgssapi_krb5 [11:23:56.052] checking for CRYPTO_new_ex_data in -lcrypto... (cached) yes [11:23:56.054] checking for SSL_new in -lssl... (cached) yes [11:23:56.056] checking for SSL_CTX_set_ciphersuites... (cached) yes [11:23:56.057] checking for SSL_CTX_set_cert_cb... (cached) yes [11:23:56.065] checking for X509_get_signature_info... (cached) yes [11:23:56.077] checking for SSL_CTX_set_num_tickets... (cached) yes [11:23:56.088] checking for SSL_CTX_set_keylog_callback... (cached) yes [11:23:56.095] checking for pam_start in -lpam... (cached) yes [11:23:56.097] checking for xmlSaveToBuffer in -lxml2... (cached) yes [11:23:56.099] checking for xsltCleanupGlobals in -lxslt... (cached) yes [11:23:56.102] checking for LZ4_compress_default in -llz4... (cached) yes [11:23:56.104] checking for ZSTD_compress in -lzstd... (cached) yes [11:23:56.105] checking for ldap_bind in -lldap... (cached) yes [11:23:56.107] checking for ldap_initialize... (cached) yes [11:23:56.109] checking for ldap_verify_credentials... (cached) yes [11:23:56.110] checking for security_compute_create_name in -lselinux... (cached) yes [11:23:56.112] checking for uuid_export in -lossp-uuid... (cached) yes [11:23:56.117] checking for copyfile.h... (cached) no [11:23:56.122] checking for execinfo.h... (cached) yes [11:23:56.134] checking for getopt.h... (cached) yes [11:23:56.145] checking for ifaddrs.h... (cached) yes [11:23:56.157] checking for sys/epoll.h... (cached) yes [11:23:56.168] checking for sys/event.h... (cached) no [11:23:56.173] checking for sys/personality.h... (cached) yes [11:23:56.185] checking for sys/prctl.h... (cached) yes [11:23:56.197] checking for sys/procctl.h... (cached) no [11:23:56.202] checking for sys/signalfd.h... (cached) yes [11:23:56.214] checking for sys/ucred.h... (cached) no [11:23:56.219] checking for termios.h... (cached) yes [11:23:56.230] checking for uchar.h... (cached) yes [11:23:56.241] checking for ucred.h... (cached) no [11:23:56.246] checking for xlocale.h... (cached) no [11:23:56.248] checking for readline/readline.h... (cached) yes [11:23:56.250] checking for readline/history.h... (cached) yes [11:23:56.253] checking for zlib.h... (cached) yes [11:23:56.254] checking for lz4... (cached) /usr/bin/lz4 [11:23:56.255] checking for lz4.h... (cached) yes [11:23:56.255] checking for zstd... (cached) /usr/bin/zstd [11:23:56.255] checking for zstd.h... (cached) yes [11:23:56.255] checking for gssapi/gssapi.h... (cached) yes [11:23:56.256] checking for gssapi/gssapi_ext.h... (cached) yes [11:23:56.258] checking for openssl... (cached) /usr/bin/openssl [11:23:56.265] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [11:23:56.265] checking for openssl/ssl.h... (cached) yes [11:23:56.265] checking for openssl/err.h... (cached) yes [11:23:56.266] checking for security/pam_appl.h... (cached) yes [11:23:56.268] checking for systemd/sd-daemon.h... (cached) yes [11:23:56.268] checking for libxml/parser.h... (cached) yes [11:23:56.268] checking for libxslt/xslt.h... (cached) yes [11:23:56.268] checking for ldap.h... (cached) yes [11:23:56.268] checking for compatible LDAP implementation... (cached) yes [11:23:56.269] checking for ossp/uuid.h... (cached) yes [11:23:56.315] checking whether byte ordering is bigendian... (cached) no [11:23:56.316] checking for inline... (cached) inline [11:23:56.316] checking for C printf format archetype... (cached) printf [11:23:56.318] checking for C++ printf format archetype... (cached) printf [11:23:56.320] checking for statement expressions... (cached) yes [11:23:56.320] checking for typeof... (cached) typeof [11:23:56.320] checking for __builtin_types_compatible_p... (cached) yes [11:23:56.321] checking for __builtin_constant_p... (cached) yes [11:23:56.321] checking for __builtin_mul_overflow... (cached) yes [11:23:56.321] checking for __builtin_unreachable... (cached) yes [11:23:56.321] checking for computed goto support... (cached) yes [11:23:56.321] checking for struct tm.tm_zone... (cached) yes [11:23:56.323] checking for union semun... (cached) no [11:23:56.323] checking for socklen_t... (cached) yes [11:23:56.325] checking for struct sockaddr.sa_len... (cached) no [11:23:56.325] checking for C/C++ restrict keyword... (cached) __restrict [11:23:56.329] checking for struct option... (cached) yes [11:23:56.331] checking whether assembler supports x86_64 popcntq... (cached) yes [11:23:56.332] checking for special C compiler options needed for large files... (cached) no [11:23:56.332] checking for _FILE_OFFSET_BITS value needed for large files... (cached) no [11:23:56.333] checking size of off_t... (cached) 8 [11:23:56.335] checking for int timezone... (cached) yes [11:23:56.344] checking for backtrace_symbols... (cached) yes [11:23:56.354] checking for copyfile... (cached) no [11:23:56.359] checking for copy_file_range... (cached) yes [11:23:56.370] checking for elf_aux_info... (cached) no [11:23:56.375] checking for getauxval... (cached) yes [11:23:56.387] checking for getifaddrs... (cached) yes [11:23:56.399] checking for getpeerucred... (cached) no [11:23:56.404] checking for inet_pton... (cached) yes [11:23:56.415] checking for kqueue... (cached) no [11:23:56.419] checking for localeconv_l... (cached) no [11:23:56.424] checking for mbstowcs_l... (cached) no [11:23:56.428] checking for posix_fallocate... (cached) yes [11:23:56.439] checking for ppoll... (cached) yes [11:23:56.450] checking for pthread_is_threaded_np... (cached) no [11:23:56.455] checking for setproctitle... (cached) no [11:23:56.460] checking for setproctitle_fast... (cached) no [11:23:56.464] checking for strsignal... (cached) yes [11:23:56.475] checking for syncfs... (cached) yes [11:23:56.486] checking for sync_file_range... (cached) yes [11:23:56.496] checking for uselocale... (cached) yes [11:23:56.508] checking for wcstombs_l... (cached) no [11:23:56.509] checking for __builtin_bswap16... (cached) yes [11:23:56.511] checking for __builtin_bswap32... (cached) yes [11:23:56.512] checking for __builtin_bswap64... (cached) yes [11:23:56.514] checking for __builtin_clz... (cached) yes [11:23:56.516] checking for __builtin_ctz... (cached) yes [11:23:56.517] checking for __builtin_popcount... (cached) yes [11:23:56.519] checking for __builtin_frame_address... (cached) yes [11:23:56.521] checking for _LARGEFILE_SOURCE value needed for large files... (cached) no [11:23:56.523] checking how ccache clang reports undeclared, standard C functions... (cached) error [11:23:56.523] checking for posix_fadvise... (cached) yes [11:23:56.532] checking whether posix_fadvise is declared... (cached) yes [11:23:56.540] checking whether fdatasync is declared... (cached) yes [11:23:56.549] checking whether strlcat is declared... (cached) yes [11:23:56.558] checking whether strlcpy is declared... (cached) yes [11:23:56.566] checking whether strsep is declared... (cached) yes [11:23:56.575] checking whether timingsafe_bcmp is declared... (cached) no [11:23:56.583] checking whether preadv is declared... (cached) yes [11:23:56.592] checking whether pwritev is declared... (cached) yes [11:23:56.601] checking whether strchrnul is declared... (cached) yes [11:23:56.610] checking whether memset_s is declared... (cached) no [11:23:56.619] checking whether F_FULLFSYNC is declared... (cached) no [11:23:56.621] checking for explicit_bzero... (cached) yes [11:23:56.621] checking for getopt... (cached) yes [11:23:56.622] checking for getpeereid... (cached) no [11:23:56.622] checking for inet_aton... (cached) yes [11:23:56.622] checking for mkdtemp... (cached) yes [11:23:56.622] checking for strlcat... (cached) yes [11:23:56.622] checking for strlcpy... (cached) yes [11:23:56.622] checking for strsep... (cached) yes [11:23:56.622] checking for timingsafe_bcmp... (cached) no [11:23:56.622] checking for pthread_barrier_wait... (cached) yes [11:23:56.622] checking for getopt_long... (cached) yes [11:23:56.623] checking for syslog... (cached) yes [11:23:56.623] checking for syslog.h... (cached) yes [11:23:56.623] checking for opterr... (cached) yes [11:23:56.623] checking for optreset... (cached) no [11:23:56.623] checking for unicode/ucol.h... (cached) yes [11:23:56.623] checking for rl_completion_suppress_quote... (cached) yes [11:23:56.624] checking for rl_filename_quote_characters... (cached) yes [11:23:56.624] checking for rl_filename_quoting_function... (cached) yes [11:23:56.628] checking for append_history... (cached) yes [11:23:56.639] checking for history_truncate_file... (cached) yes [11:23:56.649] checking for rl_completion_matches... (cached) yes [11:23:56.660] checking for rl_filename_completion_function... (cached) yes [11:23:56.670] checking for rl_reset_screen_size... (cached) yes [11:23:56.681] checking for rl_variable_bind... (cached) yes [11:23:56.688] checking test program... ok [11:23:56.871] checking size of void *... (cached) 8 [11:23:56.873] checking size of size_t... (cached) 8 [11:23:56.875] checking size of long... (cached) 8 [11:23:56.876] checking size of long long... (cached) 8 [11:23:56.878] checking size of intmax_t... (cached) 8 [11:23:56.879] checking alignment of short... (cached) 2 [11:23:56.881] checking alignment of int... (cached) 4 [11:23:56.882] checking alignment of long... (cached) 8 [11:23:56.884] checking alignment of int64_t... (cached) 8 [11:23:56.885] checking alignment of double... (cached) 8 [11:23:56.888] checking for __int128... (cached) yes [11:23:56.889] checking for __int128 alignment bug... (cached) ok [11:23:56.889] checking alignment of PG_INT128_TYPE... (cached) 16 [11:23:56.890] checking for builtin __sync char locking functions... (cached) yes [11:23:56.890] checking for builtin __sync int32 locking functions... (cached) yes [11:23:56.890] checking for builtin __sync int32 atomic operations... (cached) yes [11:23:56.892] checking for builtin __sync int64 atomic operations... (cached) yes [11:23:56.892] checking for builtin __atomic int32 atomic operations... (cached) yes [11:23:56.892] checking for builtin __atomic int64 atomic operations... (cached) yes [11:23:56.892] checking for __get_cpuid... (cached) yes [11:23:56.892] checking for __get_cpuid_count... (cached) yes [11:23:56.892] checking for _xgetbv... (cached) yes [11:23:56.892] checking for _mm512_popcnt_epi64... (cached) yes [11:23:56.892] checking for _mm_crc32_u8 and _mm_crc32_u32... (cached) yes [11:23:56.973] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... (cached) no [11:23:56.973] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... (cached) no [11:23:56.973] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... (cached) no [11:23:56.973] 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... (cached) no [11:23:56.975] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:23:56.975] checking for _mm512_clmulepi64_epi128... (cached) yes [11:23:56.975] checking for vectorized CRC-32C... AVX-512 with runtime check [11:23:56.975] checking for library containing sem_init... (cached) none required [11:23:56.975] checking which semaphore API to use... unnamed POSIX [11:23:56.975] checking which random number source to use... OpenSSL [11:23:56.978] checking for tclsh... (cached) /usr/bin/tclsh [11:23:56.978] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [11:23:57.028] checking for tcl.h... (cached) yes [11:23:57.028] checking for perl.h... (cached) yes [11:23:57.028] checking for libperl... yes [11:23:57.340] checking for Python.h... (cached) yes [11:23:57.340] checking for xmllint... (cached) /usr/bin/xmllint [11:23:57.340] checking for xsltproc... (cached) /usr/bin/xsltproc [11:23:57.340] checking for fop... (cached) /usr/bin/fop [11:23:57.340] checking for dbtoepub... no [11:23:57.341] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... (cached) yes [11:23:57.341] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... (cached) yes [11:23:57.384] configure: using compiler=Debian clang version 19.1.7 (3+b1) [11:23:57.384] 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 [11:23:57.384] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [11:23:57.384] configure: using LDFLAGS= -Wl,--as-needed [11:23:57.384] configure: using CXX=ccache clang++ [11:23:57.384] 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 [11:23:57.384] configure: using CLANG=ccache clang [11:23:57.384] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2 [11:23:57.384] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [11:23:57.421] configure: updating cache clang.cache [11:23:57.432] configure: creating ./config.status [11:23:57.565] config.status: creating GNUmakefile [11:23:57.584] config.status: creating src/Makefile.global [11:23:57.608] config.status: creating src/include/pg_config.h [11:23:57.627] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:23:57.639] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [11:23:57.647] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [11:23:57.658] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [11:23:57.669] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [11:23:57.678] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [11:23:57.723] [11:23:57.723] real 0m3.376s [11:23:57.723] user 0m2.194s [11:23:57.723] sys 0m1.420s [11:23:57.723] make -s -j${BUILD_JOBS} clean [11:23:58.399] time make -s -j${BUILD_JOBS} world-bin [11:26:05.437] spgistfuncs.c:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable] [11:26:05.437] 475 | Datum itup_values[INDEX_MAX_KEYS]; [11:26:05.437] | ^~~~~~~~~~~ [11:26:05.437] spgistfuncs.c:476:9: error: unused variable 'itup_isnull' [-Werror,-Wunused-variable] [11:26:05.437] 476 | bool itup_isnull[INDEX_MAX_KEYS]; [11:26:05.437] | ^~~~~~~~~~~ [11:26:05.437] spgistfuncs.c:478:9: error: unused variable 'i' [-Werror,-Wunused-variable] [11:26:05.437] 478 | int i; [11:26:05.437] | ^ [11:26:05.437] spgistfuncs.c:479:9: error: unused variable 'hasNullsMask' [-Werror,-Wunused-variable] [11:26:05.437] 479 | bool hasNullsMask; [11:26:05.437] | ^~~~~~~~~~~~ [11:26:05.437] spgistfuncs.c:480:9: error: variable 'has_datums' set but not used [-Werror,-Wunused-but-set-variable] [11:26:05.437] 480 | bool has_datums; [11:26:05.437] | ^ [11:26:05.437] spgistfuncs.c:481:12: error: unused variable 'tp' [-Werror,-Wunused-variable] [11:26:05.437] 481 | char *tp; [11:26:05.437] | ^~ [11:26:05.437] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable] [11:26:05.437] 482 | bits8 *bp; [11:26:05.437] | ^~ [11:26:05.437] spgistfuncs.c:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable] [11:26:05.437] 404 | TupleDesc tupdesc; [11:26:05.437] | ^ [11:26:05.437] spgistfuncs.c:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-variable] [11:26:05.437] 409 | char *index_columns; [11:26:05.437] | ^ [11:26:05.437] 9 errors generated. [11:26:05.438] make[2]: *** [: spgistfuncs.o] Error 1 [11:26:05.438] make[1]: *** [Makefile:96: all-pageinspect-recurse] Error 2 [11:26:05.442] make[1]: *** Waiting for unfinished jobs.... [11:26:05.730] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [11:26:05.730] [11:26:05.730] real 2m7.331s [11:26:05.730] user 6m8.923s [11:26:05.730] sys 1m40.116s [11:26:05.730] [11:26:05.730] Exit status: 2