[04:49:30.227] time ./configure \ [04:49:30.227] --cache clang.cache \ [04:49:30.227] ${LINUX_CONFIGURE_FEATURES} \ [04:49:30.227] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [04:49:30.420] configure: creating cache clang.cache [04:49:30.436] checking build system type... x86_64-pc-linux-gnu [04:49:30.516] checking host system type... x86_64-pc-linux-gnu [04:49:30.516] checking which template to use... linux [04:49:30.516] checking whether NLS is wanted... no [04:49:30.517] checking for default port number... 5432 [04:49:30.524] checking for block size... 8kB [04:49:30.525] checking for segment size... 1GB [04:49:30.528] checking for WAL block size... 8kB [04:49:30.652] checking whether the C compiler works... yes [04:49:30.734] checking for C compiler default output file name... a.out [04:49:30.735] checking for suffix of executables... [04:49:30.805] checking whether we are cross compiling... no [04:49:30.884] checking for suffix of object files... o [04:49:30.893] checking whether we are using the GNU C compiler... yes [04:49:30.901] checking whether ccache clang accepts -g... yes [04:49:30.910] checking for ccache clang option to accept ISO C89... none needed [04:49:31.020] checking for ccache clang option to accept ISO C11... none needed [04:49:31.144] checking whether we are using the GNU C++ compiler... yes [04:49:31.151] checking whether ccache clang++ accepts -g... yes [04:49:31.225] checking for gawk... no [04:49:31.225] checking for mawk... mawk [04:49:31.225] checking for llvm-config... /usr/bin/llvm-config [04:49:31.230] configure: using llvm 19.1.7 [04:49:31.231] checking for CLANG... ccache clang [04:49:31.285] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:49:31.293] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:49:31.301] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:49:31.309] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:49:31.317] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:49:31.325] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [04:49:31.333] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:49:31.340] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:49:31.348] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:49:31.361] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:49:31.374] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:49:31.382] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [04:49:31.389] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:49:31.429] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [04:49:31.442] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:49:31.450] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [04:49:31.458] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:49:31.466] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:49:31.475] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:49:31.484] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:49:31.492] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [04:49:31.500] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [04:49:31.508] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [04:49:31.515] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:49:31.522] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:49:31.530] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:49:31.537] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:49:31.544] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:49:31.552] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:49:31.565] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [04:49:31.573] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:49:31.580] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:49:31.588] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:49:31.652] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:49:31.661] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:49:31.669] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:49:31.677] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:49:31.685] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:49:31.694] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:49:31.702] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [04:49:31.716] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [04:49:31.716] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:49:31.724] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:49:31.732] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:49:31.741] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:49:31.756] checking whether the C compiler still works... yes [04:49:31.846] checking how to run the C preprocessor... ccache clang -E [04:49:31.994] checking for pkg-config... /usr/bin/pkg-config [04:49:31.994] checking pkg-config is at least version 0.9.0... yes [04:49:31.996] checking whether to build with ICU support... yes [04:49:31.996] checking for icu-uc icu-i18n... yes [04:49:32.006] checking whether to build with Tcl... yes [04:49:32.006] checking whether to build Perl modules... yes [04:49:32.006] checking whether to build Python modules... yes [04:49:32.006] checking whether to build with GSSAPI support... yes [04:49:32.007] checking whether to build with PAM support... yes [04:49:32.008] checking whether to build with BSD Authentication support... no [04:49:32.008] checking whether to build with LDAP support... yes [04:49:32.008] checking whether to build with Bonjour support... no [04:49:32.008] checking whether to build with SELinux support... yes [04:49:32.008] checking whether to build with systemd support... yes [04:49:32.008] checking whether to build with liburing support... no [04:49:32.008] checking whether to build with libcurl support... yes [04:49:32.009] checking for libcurl >= 7.61.0... yes [04:49:32.020] checking whether to build with libnuma support... no [04:49:32.020] checking whether to build with XML support... yes [04:49:32.020] checking for libxml-2.0 >= 2.6.23... yes [04:49:32.029] checking whether to build with LZ4 support... yes [04:49:32.030] checking for liblz4... yes [04:49:32.038] checking whether to build with ZSTD support... yes [04:49:32.039] checking for libzstd >= 1.4.0... yes [04:49:32.047] checking for strip... strip [04:49:32.047] checking whether it is possible to strip libraries... yes [04:49:32.049] checking for ar... ar [04:49:32.050] checking for a BSD-compatible install... /usr/bin/install -c [04:49:32.060] checking for tar... /usr/bin/tar [04:49:32.060] checking whether ln -s works... yes [04:49:32.060] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:49:32.062] checking for nm... /usr/bin/nm [04:49:32.063] checking for bison... /usr/bin/bison [04:49:32.065] configure: using bison (GNU Bison) 3.8.2 [04:49:32.069] checking for flex... /usr/bin/flex [04:49:32.071] configure: using flex 2.6.4 [04:49:32.071] checking for perl... /usr/bin/perl [04:49:32.074] configure: using perl 5.40.1 [04:49:32.076] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [04:49:32.081] checking for Perl privlibexp... /usr/share/perl/5.40 [04:49:32.086] checking for Perl useshrplib... true [04:49:32.092] 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 [04:49:32.098] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:49:32.104] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:49:32.202] checking for python3... /usr/bin/python3 [04:49:32.216] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [04:49:32.224] checking for Python sysconfig module... yes [04:49:32.239] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [04:49:32.258] checking Python include directory... -I/usr/include/python3.13 [04:49:32.274] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [04:49:32.330] checking for a sed that does not truncate output... /usr/bin/sed [04:49:32.337] checking for grep that handles long lines and -e... /usr/bin/grep [04:49:32.339] checking for egrep... /usr/bin/grep -E [04:49:32.341] checking for ANSI C header files... yes [04:49:32.518] checking for sys/types.h... yes [04:49:32.536] checking for sys/stat.h... yes [04:49:32.554] checking for stdlib.h... yes [04:49:32.570] checking for string.h... yes [04:49:32.587] checking for memory.h... yes [04:49:32.603] checking for strings.h... yes [04:49:32.620] checking for inttypes.h... yes [04:49:32.637] checking for stdint.h... yes [04:49:32.654] checking for unistd.h... yes [04:49:32.668] checking whether ccache clang is Clang... yes [04:49:32.699] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:49:32.854] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:49:32.943] checking whether more special flags are required for pthreads... no [04:49:32.943] checking for PTHREAD_PRIO_INHERIT... yes [04:49:33.035] checking pthread.h usability... yes [04:49:33.045] checking pthread.h presence... yes [04:49:33.081] checking for pthread.h... yes [04:49:33.081] checking for strerror_r... yes [04:49:33.161] checking whether strerror_r returns int... no [04:49:33.232] checking for main in -lm... yes [04:49:33.317] checking for library containing setproctitle... no [04:49:33.496] checking for library containing dlsym... none required [04:49:33.580] checking for library containing socket... none required [04:49:33.668] checking for library containing getopt_long... none required [04:49:33.754] checking for library containing shm_open... none required [04:49:33.841] checking for library containing shm_unlink... none required [04:49:33.925] checking for library containing clock_gettime... none required [04:49:34.013] checking for library containing shmget... none required [04:49:34.099] checking for library containing backtrace_symbols... none required [04:49:34.182] checking for library containing pthread_barrier_wait... none required [04:49:34.268] checking for library containing readline... -lreadline [04:49:34.350] checking for inflate in -lz... yes [04:49:34.436] checking curl/curl.h usability... yes [04:49:34.445] checking curl/curl.h presence... yes [04:49:34.484] checking for curl/curl.h... yes [04:49:34.484] checking for curl_multi_init in -lcurl... yes [04:49:34.610] checking for curl_global_init thread safety... yes [04:49:34.762] checking for curl support for asynchronous DNS... yes [04:49:34.910] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:49:35.089] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:49:35.203] checking for SSL_new in -lssl... yes [04:49:35.326] checking for SSL_CTX_set_ciphersuites... yes [04:49:35.446] checking for SSL_CTX_set_cert_cb... yes [04:49:35.565] checking for X509_get_signature_info... yes [04:49:35.693] checking for SSL_CTX_set_num_tickets... yes [04:49:35.824] checking for SSL_CTX_set_keylog_callback... yes [04:49:35.946] checking for pam_start in -lpam... yes [04:49:36.060] checking for xmlSaveToBuffer in -lxml2... yes [04:49:36.191] checking for xsltCleanupGlobals in -lxslt... yes [04:49:36.328] checking for LZ4_compress_default in -llz4... yes [04:49:36.478] checking for ZSTD_compress in -lzstd... yes [04:49:36.614] checking for ldap_bind in -lldap... yes [04:49:36.758] checking for ldap_initialize... yes [04:49:36.891] checking for ldap_verify_credentials... yes [04:49:37.029] checking for security_compute_create_name in -lselinux... yes [04:49:37.166] checking for uuid_export in -lossp-uuid... yes [04:49:37.302] checking copyfile.h usability... no [04:49:37.394] checking copyfile.h presence... no [04:49:37.431] checking for copyfile.h... no [04:49:37.435] checking execinfo.h usability... yes [04:49:37.528] checking execinfo.h presence... yes [04:49:37.560] checking for execinfo.h... yes [04:49:37.569] checking getopt.h usability... yes [04:49:37.579] checking getopt.h presence... yes [04:49:37.611] checking for getopt.h... yes [04:49:37.619] checking ifaddrs.h usability... yes [04:49:37.629] checking ifaddrs.h presence... yes [04:49:37.663] checking for ifaddrs.h... yes [04:49:37.673] checking sys/epoll.h usability... yes [04:49:37.683] checking sys/epoll.h presence... yes [04:49:37.718] checking for sys/epoll.h... yes [04:49:37.727] checking sys/event.h usability... no [04:49:37.822] checking sys/event.h presence... no [04:49:37.859] checking for sys/event.h... no [04:49:37.863] checking sys/personality.h usability... yes [04:49:37.873] checking sys/personality.h presence... yes [04:49:37.905] checking for sys/personality.h... yes [04:49:37.914] checking sys/prctl.h usability... yes [04:49:37.962] checking sys/prctl.h presence... yes [04:49:37.995] checking for sys/prctl.h... yes [04:49:38.003] checking sys/procctl.h usability... no [04:49:38.097] checking sys/procctl.h presence... no [04:49:38.134] checking for sys/procctl.h... no [04:49:38.138] checking sys/signalfd.h usability... yes [04:49:38.147] checking sys/signalfd.h presence... yes [04:49:38.181] checking for sys/signalfd.h... yes [04:49:38.191] checking sys/ucred.h usability... no [04:49:38.285] checking sys/ucred.h presence... no [04:49:38.322] checking for sys/ucred.h... no [04:49:38.326] checking termios.h usability... yes [04:49:38.336] checking termios.h presence... yes [04:49:38.371] checking for termios.h... yes [04:49:38.381] checking uchar.h usability... yes [04:49:38.390] checking uchar.h presence... yes [04:49:38.423] checking for uchar.h... yes [04:49:38.432] checking ucred.h usability... no [04:49:38.526] checking ucred.h presence... no [04:49:38.561] checking for ucred.h... no [04:49:38.565] checking xlocale.h usability... no [04:49:38.655] checking xlocale.h presence... no [04:49:38.691] checking for xlocale.h... no [04:49:38.693] checking readline/readline.h usability... yes [04:49:38.702] checking readline/readline.h presence... yes [04:49:38.739] checking for readline/readline.h... yes [04:49:38.741] checking readline/history.h usability... yes [04:49:38.786] checking readline/history.h presence... yes [04:49:38.823] checking for readline/history.h... yes [04:49:38.826] checking zlib.h usability... yes [04:49:38.875] checking zlib.h presence... yes [04:49:38.911] checking for zlib.h... yes [04:49:38.911] checking for lz4... /usr/bin/lz4 [04:49:38.912] checking lz4.h usability... yes [04:49:38.921] checking lz4.h presence... yes [04:49:38.955] checking for lz4.h... yes [04:49:38.955] checking for zstd... /usr/bin/zstd [04:49:38.955] checking zstd.h usability... yes [04:49:39.003] checking zstd.h presence... yes [04:49:39.035] checking for zstd.h... yes [04:49:39.036] checking gssapi/gssapi.h usability... yes [04:49:39.045] checking gssapi/gssapi.h presence... yes [04:49:39.081] checking for gssapi/gssapi.h... yes [04:49:39.082] checking gssapi/gssapi_ext.h usability... yes [04:49:39.092] checking gssapi/gssapi_ext.h presence... yes [04:49:39.127] checking for gssapi/gssapi_ext.h... yes [04:49:39.129] checking for openssl... /usr/bin/openssl [04:49:39.134] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [04:49:39.134] checking openssl/ssl.h usability... yes [04:49:39.145] checking openssl/ssl.h presence... yes [04:49:39.214] checking for openssl/ssl.h... yes [04:49:39.214] checking openssl/err.h usability... yes [04:49:39.224] checking openssl/err.h presence... yes [04:49:39.271] checking for openssl/err.h... yes [04:49:39.271] checking security/pam_appl.h usability... yes [04:49:39.282] checking security/pam_appl.h presence... yes [04:49:39.314] checking for security/pam_appl.h... yes [04:49:39.315] checking systemd/sd-daemon.h usability... yes [04:49:39.326] checking systemd/sd-daemon.h presence... yes [04:49:39.359] checking for systemd/sd-daemon.h... yes [04:49:39.359] checking libxml/parser.h usability... yes [04:49:39.368] checking libxml/parser.h presence... yes [04:49:39.406] checking for libxml/parser.h... yes [04:49:39.406] checking libxslt/xslt.h usability... yes [04:49:39.415] checking libxslt/xslt.h presence... yes [04:49:39.453] checking for libxslt/xslt.h... yes [04:49:39.454] checking ldap.h usability... yes [04:49:39.463] checking ldap.h presence... yes [04:49:39.498] checking for ldap.h... yes [04:49:39.498] checking for compatible LDAP implementation... yes [04:49:39.507] checking ossp/uuid.h usability... yes [04:49:39.516] checking ossp/uuid.h presence... yes [04:49:39.551] checking for ossp/uuid.h... yes [04:49:39.591] checking whether byte ordering is bigendian... no [04:49:39.752] checking for inline... inline [04:49:39.765] checking for C printf format archetype... printf [04:49:39.795] checking for C++ printf format archetype... printf [04:49:39.825] checking for statement expressions... yes [04:49:39.954] checking for typeof... typeof [04:49:40.019] checking for __builtin_types_compatible_p... yes [04:49:40.032] checking for __builtin_constant_p... yes [04:49:40.044] checking for __builtin_mul_overflow... yes [04:49:40.177] checking for __builtin_unreachable... yes [04:49:40.306] checking for computed goto support... yes [04:49:40.314] checking for struct tm.tm_zone... yes [04:49:40.325] checking for union semun... no [04:49:40.401] checking for socklen_t... yes [04:49:40.488] checking for struct sockaddr.sa_len... no [04:49:40.641] checking for C/C++ restrict keyword... __restrict [04:49:40.655] checking for struct option... yes [04:49:40.735] checking whether assembler supports x86_64 popcntq... yes [04:49:40.744] checking for special C compiler options needed for large files... no [04:49:40.744] checking for _FILE_OFFSET_BITS value needed for large files... no [04:49:40.758] checking size of off_t... 8 [04:49:40.925] checking for int timezone... yes [04:49:41.082] checking for backtrace_symbols... yes [04:49:41.220] checking for copyfile... no [04:49:41.365] checking for copy_file_range... yes [04:49:41.504] checking for elf_aux_info... no [04:49:41.645] checking for getauxval... yes [04:49:41.790] checking for getifaddrs... yes [04:49:41.932] checking for getpeerucred... no [04:49:42.070] checking for inet_pton... yes [04:49:42.201] checking for kqueue... no [04:49:42.337] checking for localeconv_l... no [04:49:42.479] checking for mbstowcs_l... no [04:49:42.618] checking for posix_fallocate... yes [04:49:42.765] checking for ppoll... yes [04:49:42.903] checking for pthread_is_threaded_np... no [04:49:43.044] checking for setproctitle... no [04:49:43.180] checking for setproctitle_fast... no [04:49:43.325] checking for strsignal... yes [04:49:43.457] checking for syncfs... yes [04:49:43.583] checking for sync_file_range... yes [04:49:43.713] checking for uselocale... yes [04:49:43.844] checking for wcstombs_l... no [04:49:43.979] checking for __builtin_bswap16... yes [04:49:44.105] checking for __builtin_bswap32... yes [04:49:44.231] checking for __builtin_bswap64... yes [04:49:44.370] checking for __builtin_clz... yes [04:49:44.507] checking for __builtin_ctz... yes [04:49:44.637] checking for __builtin_popcount... yes [04:49:44.778] checking for __builtin_frame_address... yes [04:49:44.922] checking for _LARGEFILE_SOURCE value needed for large files... no [04:49:45.067] checking how ccache clang reports undeclared, standard C functions... error [04:49:45.134] checking for posix_fadvise... yes [04:49:45.274] checking whether posix_fadvise is declared... yes [04:49:45.289] checking whether fdatasync is declared... yes [04:49:45.333] checking whether strlcat is declared... yes [04:49:45.348] checking whether strlcpy is declared... yes [04:49:45.363] checking whether strsep is declared... yes [04:49:45.379] checking whether timingsafe_bcmp is declared... no [04:49:45.481] checking whether preadv is declared... yes [04:49:45.497] checking whether pwritev is declared... yes [04:49:45.513] checking whether strchrnul is declared... yes [04:49:45.529] checking whether memset_s is declared... no [04:49:45.609] checking whether F_FULLFSYNC is declared... no [04:49:45.685] checking for explicit_bzero... yes [04:49:45.823] checking for getopt... yes [04:49:45.940] checking for getpeereid... no [04:49:46.070] checking for inet_aton... yes [04:49:46.214] checking for mkdtemp... yes [04:49:46.350] checking for strlcat... yes [04:49:46.475] checking for strlcpy... yes [04:49:46.592] checking for strsep... yes [04:49:46.712] checking for timingsafe_bcmp... no [04:49:46.846] checking for pthread_barrier_wait... yes [04:49:46.966] checking for getopt_long... yes [04:49:47.085] checking for syslog... yes [04:49:47.212] checking syslog.h usability... yes [04:49:47.221] checking syslog.h presence... yes [04:49:47.255] checking for syslog.h... yes [04:49:47.255] checking for opterr... yes [04:49:47.381] checking for optreset... no [04:49:47.517] checking unicode/ucol.h usability... yes [04:49:47.527] checking unicode/ucol.h presence... yes [04:49:47.567] checking for unicode/ucol.h... yes [04:49:47.567] checking for rl_completion_suppress_quote... yes [04:49:47.710] checking for rl_filename_quote_characters... yes [04:49:47.858] checking for rl_filename_quoting_function... yes [04:49:48.012] checking for append_history... yes [04:49:48.150] checking for history_truncate_file... yes [04:49:48.284] checking for rl_completion_matches... yes [04:49:48.418] checking for rl_filename_completion_function... yes [04:49:48.547] checking for rl_reset_screen_size... yes [04:49:48.682] checking for rl_variable_bind... yes [04:49:48.821] checking test program... ok [04:49:48.952] checking size of void *... 8 [04:49:49.116] checking size of size_t... 8 [04:49:49.269] checking size of long... 8 [04:49:49.433] checking size of long long... 8 [04:49:49.592] checking size of intmax_t... 8 [04:49:49.745] checking alignment of short... 2 [04:49:49.904] checking alignment of int... 4 [04:49:50.075] checking alignment of long... 8 [04:49:50.231] checking alignment of int64_t... 8 [04:49:50.383] checking alignment of double... 8 [04:49:50.542] checking for __int128... yes [04:49:50.676] checking for __int128 alignment bug... ok [04:49:50.820] checking alignment of PG_INT128_TYPE... 16 [04:49:50.974] checking for builtin __sync char locking functions... yes [04:49:51.105] checking for builtin __sync int32 locking functions... yes [04:49:51.226] checking for builtin __sync int32 atomic operations... yes [04:49:51.363] checking for builtin __sync int64 atomic operations... yes [04:49:51.498] checking for builtin __atomic int32 atomic operations... yes [04:49:51.635] checking for builtin __atomic int64 atomic operations... yes [04:49:51.772] checking for __get_cpuid... yes [04:49:51.908] checking for __get_cpuid_count... yes [04:49:52.053] checking for _xgetbv... yes [04:49:52.560] checking for _mm512_popcnt_epi64... yes [04:49:53.022] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:49:53.256] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:49:53.325] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:49:53.385] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:49:53.443] 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 [04:49:53.525] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:49:53.526] checking for _mm512_clmulepi64_epi128... yes [04:49:53.986] checking for vectorized CRC-32C... AVX-512 with runtime check [04:49:53.986] checking for library containing sem_init... none required [04:49:54.113] checking which semaphore API to use... unnamed POSIX [04:49:54.113] checking which random number source to use... OpenSSL [04:49:54.115] checking for tclsh... /usr/bin/tclsh [04:49:54.115] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:49:54.156] checking tcl.h usability... yes [04:49:54.165] checking tcl.h presence... yes [04:49:54.201] checking for tcl.h... yes [04:49:54.202] checking for perl.h... yes [04:49:54.218] checking for libperl... yes [04:49:54.490] checking Python.h usability... yes [04:49:54.501] checking Python.h presence... yes [04:49:54.571] checking for Python.h... yes [04:49:54.572] checking for xmllint... /usr/bin/xmllint [04:49:54.572] checking for xsltproc... /usr/bin/xsltproc [04:49:54.572] checking for fop... /usr/bin/fop [04:49:54.572] checking for dbtoepub... no [04:49:54.573] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:49:54.670] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:49:54.800] configure: using compiler=Debian clang version 19.1.7 (3+b1) [04:49:54.800] 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 [04:49:54.800] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:49:54.800] configure: using LDFLAGS= -Wl,--as-needed [04:49:54.800] configure: using CXX=ccache clang++ [04:49:54.800] 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 [04:49:54.800] configure: using CLANG=ccache clang [04:49:54.800] 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 [04:49:54.800] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:49:54.830] configure: updating cache clang.cache [04:49:54.839] configure: creating ./config.status [04:49:54.937] config.status: creating GNUmakefile [04:49:54.952] config.status: creating src/Makefile.global [04:49:54.969] config.status: creating src/include/pg_config.h [04:49:54.983] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:49:54.992] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:49:54.998] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:49:55.006] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:49:55.014] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:49:55.022] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:49:55.058] [04:49:55.058] real 0m24.831s [04:49:55.058] user 0m15.438s [04:49:55.058] sys 0m9.610s [04:49:55.058] make -s -j${BUILD_JOBS} clean [04:49:55.604] time make -s -j${BUILD_JOBS} world-bin [04:50:44.542] xlog.c:726:1: error: unused function 'XLogGetRecordTotalLen' [-Werror,-Wunused-function] [04:50:44.542] 726 | XLogGetRecordTotalLen(XLogRecord *record) [04:50:44.542] | ^~~~~~~~~~~~~~~~~~~~~ [04:50:44.542] 1 error generated. [04:50:44.542] make[4]: *** [: xlog.o] Error 1 [04:50:44.543] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [04:50:44.543] make[2]: *** [common.mk:37: access-recursive] Error 2 [04:50:44.548] make[2]: *** Waiting for unfinished jobs.... [04:50:50.093] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:50:50.093] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:50:50.093] [04:50:50.093] real 0m54.489s [04:50:50.093] user 2m52.820s [04:50:50.093] sys 0m36.836s [04:50:50.094] [04:50:50.094] Exit status: 2