[17:42:14.916] time ./configure \ [17:42:14.916] --cache clang.cache \ [17:42:14.916] ${LINUX_CONFIGURE_FEATURES} \ [17:42:14.916] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [17:42:15.084] configure: creating cache clang.cache [17:42:15.097] checking build system type... x86_64-pc-linux-gnu [17:42:15.170] checking host system type... x86_64-pc-linux-gnu [17:42:15.170] checking which template to use... linux [17:42:15.170] checking whether NLS is wanted... no [17:42:15.170] checking for default port number... 5432 [17:42:15.177] checking for block size... 8kB [17:42:15.178] checking for segment size... 1GB [17:42:15.180] checking for WAL block size... 8kB [17:42:15.285] checking whether the C compiler works... yes [17:42:15.358] checking for C compiler default output file name... a.out [17:42:15.359] checking for suffix of executables... [17:42:15.425] checking whether we are cross compiling... no [17:42:15.495] checking for suffix of object files... o [17:42:15.504] checking whether we are using the GNU C compiler... yes [17:42:15.510] checking whether ccache clang accepts -g... yes [17:42:15.516] checking for ccache clang option to accept ISO C89... none needed [17:42:15.616] checking for ccache clang option to accept ISO C11... none needed [17:42:15.727] checking whether we are using the GNU C++ compiler... yes [17:42:15.734] checking whether ccache clang++ accepts -g... yes [17:42:15.799] checking for gawk... no [17:42:15.799] checking for mawk... mawk [17:42:15.799] checking for llvm-config... /usr/bin/llvm-config [17:42:15.804] configure: using llvm 19.1.7 [17:42:15.804] checking for CLANG... ccache clang [17:42:15.849] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [17:42:15.855] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [17:42:15.862] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [17:42:15.868] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [17:42:15.875] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [17:42:15.882] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [17:42:15.888] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [17:42:15.895] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [17:42:15.925] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [17:42:15.936] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [17:42:15.947] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [17:42:15.954] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [17:42:15.960] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [17:42:15.972] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [17:42:15.983] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [17:42:15.990] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [17:42:15.996] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [17:42:16.003] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [17:42:16.061] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [17:42:16.068] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [17:42:16.074] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [17:42:16.081] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [17:42:16.087] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [17:42:16.094] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [17:42:16.100] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [17:42:16.107] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [17:42:16.114] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [17:42:16.120] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [17:42:16.127] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [17:42:16.139] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [17:42:16.146] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [17:42:16.152] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [17:42:16.159] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [17:42:16.166] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [17:42:16.173] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [17:42:16.179] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [17:42:16.185] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [17:42:16.192] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [17:42:16.199] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [17:42:16.206] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [17:42:16.217] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [17:42:16.217] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [17:42:16.224] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [17:42:16.230] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [17:42:16.237] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [17:42:16.249] checking whether the C compiler still works... yes [17:42:16.325] checking how to run the C preprocessor... ccache clang -E [17:42:16.449] checking for pkg-config... /usr/bin/pkg-config [17:42:16.449] checking pkg-config is at least version 0.9.0... yes [17:42:16.451] checking whether to build with ICU support... yes [17:42:16.451] checking for icu-uc icu-i18n... yes [17:42:16.459] checking whether to build with Tcl... yes [17:42:16.459] checking whether to build Perl modules... yes [17:42:16.459] checking whether to build Python modules... yes [17:42:16.459] checking whether to build with GSSAPI support... yes [17:42:16.460] checking whether to build with PAM support... yes [17:42:16.460] checking whether to build with BSD Authentication support... no [17:42:16.460] checking whether to build with LDAP support... yes [17:42:16.460] checking whether to build with Bonjour support... no [17:42:16.460] checking whether to build with SELinux support... yes [17:42:16.460] checking whether to build with systemd support... yes [17:42:16.461] checking whether to build with liburing support... no [17:42:16.461] checking whether to build with libcurl support... yes [17:42:16.461] checking for libcurl >= 7.61.0... yes [17:42:16.470] checking whether to build with libnuma support... no [17:42:16.470] checking whether to build with XML support... yes [17:42:16.471] checking for libxml-2.0 >= 2.6.23... yes [17:42:16.478] checking whether to build with LZ4 support... yes [17:42:16.478] checking for liblz4... yes [17:42:16.485] checking whether to build with ZSTD support... yes [17:42:16.485] checking for libzstd >= 1.4.0... yes [17:42:16.493] checking for strip... strip [17:42:16.493] checking whether it is possible to strip libraries... yes [17:42:16.495] checking for ar... ar [17:42:16.495] checking for a BSD-compatible install... /usr/bin/install -c [17:42:16.504] checking for tar... /usr/bin/tar [17:42:16.504] checking whether ln -s works... yes [17:42:16.504] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [17:42:16.506] checking for nm... /usr/bin/nm [17:42:16.506] checking for bison... /usr/bin/bison [17:42:16.509] configure: using bison (GNU Bison) 3.8.2 [17:42:16.512] checking for flex... /usr/bin/flex [17:42:16.513] configure: using flex 2.6.4 [17:42:16.514] checking for perl... /usr/bin/perl [17:42:16.516] configure: using perl 5.40.1 [17:42:16.518] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [17:42:16.522] checking for Perl privlibexp... /usr/share/perl/5.40 [17:42:16.527] checking for Perl useshrplib... true [17:42:16.533] 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 [17:42:16.539] checking for CFLAGS to compile embedded Perl... -DDEBIAN [17:42:16.545] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [17:42:16.634] checking for python3... /usr/bin/python3 [17:42:16.647] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [17:42:16.653] checking for Python sysconfig module... yes [17:42:16.667] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [17:42:16.683] checking Python include directory... -I/usr/include/python3.13 [17:42:16.698] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [17:42:16.748] checking for a sed that does not truncate output... /usr/bin/sed [17:42:16.753] checking for grep that handles long lines and -e... /usr/bin/grep [17:42:16.755] checking for egrep... /usr/bin/grep -E [17:42:16.757] checking for ANSI C header files... yes [17:42:16.912] checking for sys/types.h... yes [17:42:16.959] checking for sys/stat.h... yes [17:42:16.974] checking for stdlib.h... yes [17:42:16.989] checking for string.h... yes [17:42:17.005] checking for memory.h... yes [17:42:17.020] checking for strings.h... yes [17:42:17.034] checking for inttypes.h... yes [17:42:17.049] checking for stdint.h... yes [17:42:17.064] checking for unistd.h... yes [17:42:17.077] checking whether ccache clang is Clang... yes [17:42:17.106] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [17:42:17.225] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [17:42:17.300] checking whether more special flags are required for pthreads... no [17:42:17.300] checking for PTHREAD_PRIO_INHERIT... yes [17:42:17.381] checking pthread.h usability... yes [17:42:17.389] checking pthread.h presence... yes [17:42:17.421] checking for pthread.h... yes [17:42:17.421] checking for strerror_r... yes [17:42:17.492] checking whether strerror_r returns int... no [17:42:17.556] checking for main in -lm... yes [17:42:17.634] checking for library containing setproctitle... no [17:42:17.795] checking for library containing dlsym... none required [17:42:17.872] checking for library containing socket... none required [17:42:17.947] checking for library containing getopt_long... none required [17:42:18.024] checking for library containing shm_open... none required [17:42:18.101] checking for library containing shm_unlink... none required [17:42:18.179] checking for library containing clock_gettime... none required [17:42:18.257] checking for library containing shmget... none required [17:42:18.334] checking for library containing backtrace_symbols... none required [17:42:18.410] checking for library containing pthread_barrier_wait... none required [17:42:18.487] checking for library containing readline... -lreadline [17:42:18.563] checking for inflate in -lz... yes [17:42:18.642] checking curl/curl.h usability... yes [17:42:18.650] checking curl/curl.h presence... yes [17:42:18.686] checking for curl/curl.h... yes [17:42:18.687] checking for curl_multi_init in -lcurl... yes [17:42:18.798] checking for curl_global_init thread safety... yes [17:42:18.932] checking for curl support for asynchronous DNS... yes [17:42:19.069] checking for library containing gss_store_cred_into... -lgssapi_krb5 [17:42:19.232] checking for CRYPTO_new_ex_data in -lcrypto... yes [17:42:19.335] checking for SSL_new in -lssl... yes [17:42:19.440] checking for SSL_CTX_set_ciphersuites... yes [17:42:19.547] checking for SSL_CTX_set_cert_cb... yes [17:42:19.655] checking for X509_get_signature_info... yes [17:42:19.767] checking for SSL_CTX_set_num_tickets... yes [17:42:19.879] checking for SSL_CTX_set_keylog_callback... yes [17:42:19.989] checking for pam_start in -lpam... yes [17:42:20.099] checking for xmlSaveToBuffer in -lxml2... yes [17:42:20.214] checking for xsltCleanupGlobals in -lxslt... yes [17:42:20.328] checking for LZ4_compress_default in -llz4... yes [17:42:20.441] checking for ZSTD_compress in -lzstd... yes [17:42:20.558] checking for ldap_bind in -lldap... yes [17:42:20.675] checking for ldap_initialize... yes [17:42:20.792] checking for ldap_verify_credentials... yes [17:42:20.908] checking for security_compute_create_name in -lselinux... yes [17:42:21.023] checking for uuid_export in -lossp-uuid... yes [17:42:21.141] checking copyfile.h usability... no [17:42:21.224] checking copyfile.h presence... no [17:42:21.258] checking for copyfile.h... no [17:42:21.262] checking execinfo.h usability... yes [17:42:21.272] checking execinfo.h presence... yes [17:42:21.301] checking for execinfo.h... yes [17:42:21.309] checking getopt.h usability... yes [17:42:21.317] checking getopt.h presence... yes [17:42:21.345] checking for getopt.h... yes [17:42:21.353] checking ifaddrs.h usability... yes [17:42:21.362] checking ifaddrs.h presence... yes [17:42:21.394] checking for ifaddrs.h... yes [17:42:21.402] checking sys/epoll.h usability... yes [17:42:21.411] checking sys/epoll.h presence... yes [17:42:21.444] checking for sys/epoll.h... yes [17:42:21.452] checking sys/event.h usability... no [17:42:21.538] checking sys/event.h presence... no [17:42:21.572] checking for sys/event.h... no [17:42:21.576] checking sys/personality.h usability... yes [17:42:21.585] checking sys/personality.h presence... yes [17:42:21.614] checking for sys/personality.h... yes [17:42:21.622] checking sys/prctl.h usability... yes [17:42:21.630] checking sys/prctl.h presence... yes [17:42:21.659] checking for sys/prctl.h... yes [17:42:21.667] checking sys/procctl.h usability... no [17:42:21.753] checking sys/procctl.h presence... no [17:42:21.788] checking for sys/procctl.h... no [17:42:21.791] checking sys/signalfd.h usability... yes [17:42:21.800] checking sys/signalfd.h presence... yes [17:42:21.829] checking for sys/signalfd.h... yes [17:42:21.837] checking sys/ucred.h usability... no [17:42:21.924] checking sys/ucred.h presence... no [17:42:21.960] checking for sys/ucred.h... no [17:42:21.964] checking termios.h usability... yes [17:42:21.973] checking termios.h presence... yes [17:42:22.003] checking for termios.h... yes [17:42:22.011] checking uchar.h usability... yes [17:42:22.109] checking uchar.h presence... yes [17:42:22.140] checking for uchar.h... yes [17:42:22.149] checking ucred.h usability... no [17:42:22.243] checking ucred.h presence... no [17:42:22.278] checking for ucred.h... no [17:42:22.281] checking xlocale.h usability... no [17:42:22.372] checking xlocale.h presence... no [17:42:22.406] checking for xlocale.h... no [17:42:22.407] checking readline/readline.h usability... yes [17:42:22.415] checking readline/readline.h presence... yes [17:42:22.448] checking for readline/readline.h... yes [17:42:22.450] checking readline/history.h usability... yes [17:42:22.458] checking readline/history.h presence... yes [17:42:22.490] checking for readline/history.h... yes [17:42:22.493] checking zlib.h usability... yes [17:42:22.501] checking zlib.h presence... yes [17:42:22.535] checking for zlib.h... yes [17:42:22.535] checking for lz4... /usr/bin/lz4 [17:42:22.535] checking lz4.h usability... yes [17:42:22.544] checking lz4.h presence... yes [17:42:22.574] checking for lz4.h... yes [17:42:22.575] checking for zstd... /usr/bin/zstd [17:42:22.575] checking zstd.h usability... yes [17:42:22.583] checking zstd.h presence... yes [17:42:22.613] checking for zstd.h... yes [17:42:22.613] checking gssapi/gssapi.h usability... yes [17:42:22.622] checking gssapi/gssapi.h presence... yes [17:42:22.652] checking for gssapi/gssapi.h... yes [17:42:22.654] checking gssapi/gssapi_ext.h usability... yes [17:42:22.662] checking gssapi/gssapi_ext.h presence... yes [17:42:22.694] checking for gssapi/gssapi_ext.h... yes [17:42:22.696] checking for openssl... /usr/bin/openssl [17:42:22.701] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [17:42:22.701] checking openssl/ssl.h usability... yes [17:42:22.710] checking openssl/ssl.h presence... yes [17:42:22.773] checking for openssl/ssl.h... yes [17:42:22.773] checking openssl/err.h usability... yes [17:42:22.826] checking openssl/err.h presence... yes [17:42:22.871] checking for openssl/err.h... yes [17:42:22.871] checking security/pam_appl.h usability... yes [17:42:22.879] checking security/pam_appl.h presence... yes [17:42:22.910] checking for security/pam_appl.h... yes [17:42:22.912] checking systemd/sd-daemon.h usability... yes [17:42:22.921] checking systemd/sd-daemon.h presence... yes [17:42:22.957] checking for systemd/sd-daemon.h... yes [17:42:22.957] checking libxml/parser.h usability... yes [17:42:22.967] checking libxml/parser.h presence... yes [17:42:23.007] checking for libxml/parser.h... yes [17:42:23.008] checking libxslt/xslt.h usability... yes [17:42:23.017] checking libxslt/xslt.h presence... yes [17:42:23.056] checking for libxslt/xslt.h... yes [17:42:23.056] checking ldap.h usability... yes [17:42:23.065] checking ldap.h presence... yes [17:42:23.100] checking for ldap.h... yes [17:42:23.101] checking for compatible LDAP implementation... yes [17:42:23.110] checking ossp/uuid.h usability... yes [17:42:23.118] checking ossp/uuid.h presence... yes [17:42:23.153] checking for ossp/uuid.h... yes [17:42:23.190] checking whether byte ordering is bigendian... no [17:42:23.343] checking for inline... inline [17:42:23.355] checking for C printf format archetype... printf [17:42:23.383] checking for C++ printf format archetype... printf [17:42:23.436] checking for statement expressions... yes [17:42:23.558] checking for typeof... typeof [17:42:23.565] checking for __builtin_types_compatible_p... yes [17:42:23.576] checking for __builtin_constant_p... yes [17:42:23.610] checking for __builtin_mul_overflow... yes [17:42:23.730] checking for __builtin_unreachable... yes [17:42:23.846] checking for computed goto support... yes [17:42:23.853] checking for struct tm.tm_zone... yes [17:42:23.862] checking for union semun... no [17:42:23.928] checking for socklen_t... yes [17:42:24.005] checking for struct sockaddr.sa_len... no [17:42:24.143] checking for C/C++ restrict keyword... __restrict [17:42:24.156] checking for struct option... yes [17:42:24.225] checking whether assembler supports x86_64 popcntq... yes [17:42:24.233] checking for special C compiler options needed for large files... no [17:42:24.233] checking for _FILE_OFFSET_BITS value needed for large files... no [17:42:24.244] checking size of off_t... 8 [17:42:24.386] checking for int timezone... yes [17:42:24.514] checking for backtrace_symbols... yes [17:42:24.636] checking for copyfile... no [17:42:24.759] checking for copy_file_range... yes [17:42:24.880] checking for elf_aux_info... no [17:42:25.003] checking for getauxval... yes [17:42:25.123] checking for getifaddrs... yes [17:42:25.244] checking for getpeerucred... no [17:42:25.365] checking for inet_pton... yes [17:42:25.484] checking for kqueue... no [17:42:25.605] checking for localeconv_l... no [17:42:25.725] checking for mbstowcs_l... no [17:42:25.846] checking for posix_fallocate... yes [17:42:25.964] checking for ppoll... yes [17:42:26.087] checking for pthread_is_threaded_np... no [17:42:26.210] checking for setproctitle... no [17:42:26.331] checking for setproctitle_fast... no [17:42:26.452] checking for strsignal... yes [17:42:26.571] checking for syncfs... yes [17:42:26.692] checking for sync_file_range... yes [17:42:26.813] checking for uselocale... yes [17:42:26.932] checking for wcstombs_l... no [17:42:27.053] checking for __builtin_bswap16... yes [17:42:27.172] checking for __builtin_bswap32... yes [17:42:27.289] checking for __builtin_bswap64... yes [17:42:27.406] checking for __builtin_clz... yes [17:42:27.524] checking for __builtin_ctz... yes [17:42:27.642] checking for __builtin_popcount... yes [17:42:27.760] checking for __builtin_frame_address... yes [17:42:27.876] checking for _LARGEFILE_SOURCE value needed for large files... no [17:42:27.998] checking how ccache clang reports undeclared, standard C functions... error [17:42:28.057] checking for posix_fadvise... yes [17:42:28.174] checking whether posix_fadvise is declared... yes [17:42:28.187] checking whether fdatasync is declared... yes [17:42:28.200] checking whether strlcat is declared... yes [17:42:28.213] checking whether strlcpy is declared... yes [17:42:28.306] checking whether strsep is declared... yes [17:42:28.320] checking whether timingsafe_bcmp is declared... no [17:42:28.415] checking whether preadv is declared... yes [17:42:28.428] checking whether pwritev is declared... yes [17:42:28.441] checking whether strchrnul is declared... yes [17:42:28.453] checking whether memset_s is declared... no [17:42:28.523] checking whether F_FULLFSYNC is declared... no [17:42:28.588] checking for explicit_bzero... yes [17:42:28.699] checking for getopt... yes [17:42:28.814] checking for getpeereid... no [17:42:28.934] checking for inet_aton... yes [17:42:29.049] checking for mkdtemp... yes [17:42:29.161] checking for strlcat... yes [17:42:29.275] checking for strlcpy... yes [17:42:29.391] checking for strsep... yes [17:42:29.504] checking for timingsafe_bcmp... no [17:42:29.622] checking for pthread_barrier_wait... yes [17:42:29.736] checking for getopt_long... yes [17:42:29.854] checking for syslog... yes [17:42:29.973] checking syslog.h usability... yes [17:42:29.981] checking syslog.h presence... yes [17:42:30.011] checking for syslog.h... yes [17:42:30.011] checking for opterr... yes [17:42:30.125] checking for optreset... no [17:42:30.244] checking unicode/ucol.h usability... yes [17:42:30.253] checking unicode/ucol.h presence... yes [17:42:30.290] checking for unicode/ucol.h... yes [17:42:30.291] checking for rl_completion_suppress_quote... yes [17:42:30.416] checking for rl_filename_quote_characters... yes [17:42:30.539] checking for rl_filename_quoting_function... yes [17:42:30.664] checking for append_history... yes [17:42:30.791] checking for history_truncate_file... yes [17:42:30.915] checking for rl_completion_matches... yes [17:42:31.040] checking for rl_filename_completion_function... yes [17:42:31.164] checking for rl_reset_screen_size... yes [17:42:31.287] checking for rl_variable_bind... yes [17:42:31.406] checking test program... ok [17:42:31.523] checking size of void *... 8 [17:42:31.668] checking size of size_t... 8 [17:42:31.810] checking size of long... 8 [17:42:31.949] checking size of long long... 8 [17:42:32.088] checking size of intmax_t... 8 [17:42:32.226] checking alignment of short... 2 [17:42:32.370] checking alignment of int... 4 [17:42:32.513] checking alignment of long... 8 [17:42:32.654] checking alignment of int64_t... 8 [17:42:32.796] checking alignment of double... 8 [17:42:32.938] checking for __int128... yes [17:42:33.060] checking for __int128 alignment bug... ok [17:42:33.180] checking alignment of PG_INT128_TYPE... 16 [17:42:33.323] checking for builtin __sync char locking functions... yes [17:42:33.440] checking for builtin __sync int32 locking functions... yes [17:42:33.555] checking for builtin __sync int32 atomic operations... yes [17:42:33.671] checking for builtin __sync int64 atomic operations... yes [17:42:33.786] checking for builtin __atomic int32 atomic operations... yes [17:42:33.903] checking for builtin __atomic int64 atomic operations... yes [17:42:34.020] checking for __get_cpuid... yes [17:42:34.143] checking for __get_cpuid_count... yes [17:42:34.261] checking for _xgetbv... yes [17:42:34.741] checking for _mm512_popcnt_epi64... yes [17:42:35.179] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [17:42:35.396] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [17:42:35.457] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [17:42:35.510] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [17:42:35.562] 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 [17:42:35.632] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [17:42:35.632] checking for _mm512_clmulepi64_epi128... yes [17:42:36.063] checking for vectorized CRC-32C... AVX-512 with runtime check [17:42:36.063] checking for library containing sem_init... none required [17:42:36.180] checking which semaphore API to use... unnamed POSIX [17:42:36.180] checking which random number source to use... OpenSSL [17:42:36.182] checking for tclsh... /usr/bin/tclsh [17:42:36.182] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [17:42:36.220] checking tcl.h usability... yes [17:42:36.228] checking tcl.h presence... yes [17:42:36.261] checking for tcl.h... yes [17:42:36.262] checking for perl.h... yes [17:42:36.275] checking for libperl... yes [17:42:36.527] checking Python.h usability... yes [17:42:36.536] checking Python.h presence... yes [17:42:36.602] checking for Python.h... yes [17:42:36.602] checking for xmllint... /usr/bin/xmllint [17:42:36.602] checking for xsltproc... /usr/bin/xsltproc [17:42:36.603] checking for fop... /usr/bin/fop [17:42:36.603] checking for dbtoepub... no [17:42:36.603] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [17:42:36.689] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [17:42:36.807] configure: using compiler=Debian clang version 19.1.7 (3+b1) [17:42:36.807] 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 [17:42:36.807] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [17:42:36.807] configure: using LDFLAGS= -Wl,--as-needed [17:42:36.807] configure: using CXX=ccache clang++ [17:42:36.807] 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 [17:42:36.807] configure: using CLANG=ccache clang [17:42:36.807] 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 [17:42:36.807] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [17:42:36.833] configure: updating cache clang.cache [17:42:36.840] configure: creating ./config.status [17:42:36.920] config.status: creating GNUmakefile [17:42:36.932] config.status: creating src/Makefile.global [17:42:36.947] config.status: creating src/include/pg_config.h [17:42:36.959] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [17:42:36.966] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [17:42:36.971] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [17:42:36.978] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [17:42:36.985] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [17:42:36.992] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [17:42:37.025] [17:42:37.025] real 0m22.110s [17:42:37.025] user 0m13.585s [17:42:37.025] sys 0m8.731s [17:42:37.025] make -s -j${BUILD_JOBS} clean [17:42:37.526] time make -s -j${BUILD_JOBS} world-bin [17:43:23.512] xlog.c:726:1: error: unused function 'XLogGetRecordTotalLen' [-Werror,-Wunused-function] [17:43:23.512] 726 | XLogGetRecordTotalLen(XLogRecord *record) [17:43:23.512] | ^~~~~~~~~~~~~~~~~~~~~ [17:43:23.512] 1 error generated. [17:43:23.513] make[4]: *** [: xlog.o] Error 1 [17:43:23.514] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [17:43:23.514] make[2]: *** [common.mk:37: access-recursive] Error 2 [17:43:23.523] make[2]: *** Waiting for unfinished jobs.... [17:43:25.903] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [17:43:25.903] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [17:43:25.903] [17:43:25.903] real 0m48.377s [17:43:25.903] user 2m33.384s [17:43:25.903] sys 0m32.535s [17:43:25.904] [17:43:25.904] Exit status: 2