[02:16:39.878] time ./configure \ [02:16:39.878] --cache clang.cache \ [02:16:39.878] ${LINUX_CONFIGURE_FEATURES} \ [02:16:39.878] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [02:16:40.054] configure: creating cache clang.cache [02:16:40.067] checking build system type... x86_64-pc-linux-gnu [02:16:40.140] checking host system type... x86_64-pc-linux-gnu [02:16:40.141] checking which template to use... linux [02:16:40.141] checking whether NLS is wanted... no [02:16:40.141] checking for default port number... 5432 [02:16:40.148] checking for block size... 8kB [02:16:40.150] checking for segment size... 1GB [02:16:40.152] checking for WAL block size... 8kB [02:16:40.266] checking whether the C compiler works... yes [02:16:40.344] checking for C compiler default output file name... a.out [02:16:40.345] checking for suffix of executables... [02:16:40.413] checking whether we are cross compiling... no [02:16:40.488] checking for suffix of object files... o [02:16:40.497] checking whether we are using the GNU C compiler... yes [02:16:40.504] checking whether ccache clang accepts -g... yes [02:16:40.511] checking for ccache clang option to accept ISO C89... none needed [02:16:40.523] checking for ccache clang option to accept ISO C11... none needed [02:16:40.643] checking whether we are using the GNU C++ compiler... yes [02:16:40.650] checking whether ccache clang++ accepts -g... yes [02:16:40.718] checking for gawk... no [02:16:40.718] checking for mawk... mawk [02:16:40.718] checking for llvm-config... /usr/bin/llvm-config [02:16:40.723] configure: using llvm 19.1.7 [02:16:40.723] checking for CLANG... ccache clang [02:16:40.767] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [02:16:40.774] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [02:16:40.780] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [02:16:40.786] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [02:16:40.793] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [02:16:40.799] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [02:16:40.806] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [02:16:40.814] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [02:16:40.821] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [02:16:40.833] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [02:16:40.845] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [02:16:40.852] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [02:16:40.859] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [02:16:40.871] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [02:16:40.884] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [02:16:40.892] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [02:16:40.899] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [02:16:40.906] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [02:16:40.913] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [02:16:40.920] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [02:16:40.927] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [02:16:40.934] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [02:16:40.941] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [02:16:40.949] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [02:16:40.956] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [02:16:40.987] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [02:16:40.995] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [02:16:41.002] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [02:16:41.009] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [02:16:41.021] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [02:16:41.029] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [02:16:41.036] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [02:16:41.044] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [02:16:41.052] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [02:16:41.059] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [02:16:41.067] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [02:16:41.074] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [02:16:41.081] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [02:16:41.088] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [02:16:41.095] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [02:16:41.108] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [02:16:41.108] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [02:16:41.115] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [02:16:41.123] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [02:16:41.131] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [02:16:41.143] checking whether the C compiler still works... yes [02:16:41.232] checking how to run the C preprocessor... ccache clang -E [02:16:41.360] checking for pkg-config... /usr/bin/pkg-config [02:16:41.360] checking pkg-config is at least version 0.9.0... yes [02:16:41.361] checking whether to build with ICU support... yes [02:16:41.362] checking for icu-uc icu-i18n... yes [02:16:41.369] checking whether to build with Tcl... yes [02:16:41.369] checking whether to build Perl modules... yes [02:16:41.370] checking whether to build Python modules... yes [02:16:41.370] checking whether to build with GSSAPI support... yes [02:16:41.371] checking whether to build with PAM support... yes [02:16:41.371] checking whether to build with BSD Authentication support... no [02:16:41.371] checking whether to build with LDAP support... yes [02:16:41.371] checking whether to build with Bonjour support... no [02:16:41.371] checking whether to build with SELinux support... yes [02:16:41.371] checking whether to build with systemd support... yes [02:16:41.371] checking whether to build with liburing support... no [02:16:41.372] checking whether to build with libcurl support... yes [02:16:41.372] checking for libcurl >= 7.61.0... yes [02:16:41.382] checking whether to build with libnuma support... no [02:16:41.382] checking whether to build with XML support... yes [02:16:41.382] checking for libxml-2.0 >= 2.6.23... yes [02:16:41.389] checking whether to build with LZ4 support... yes [02:16:41.390] checking for liblz4... yes [02:16:41.397] checking whether to build with ZSTD support... yes [02:16:41.398] checking for libzstd >= 1.4.0... yes [02:16:41.405] checking for strip... strip [02:16:41.406] checking whether it is possible to strip libraries... yes [02:16:41.408] checking for ar... ar [02:16:41.408] checking for a BSD-compatible install... /usr/bin/install -c [02:16:41.417] checking for tar... /usr/bin/tar [02:16:41.417] checking whether ln -s works... yes [02:16:41.417] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [02:16:41.419] checking for nm... /usr/bin/nm [02:16:41.419] checking for bison... /usr/bin/bison [02:16:41.422] configure: using bison (GNU Bison) 3.8.2 [02:16:41.425] checking for flex... /usr/bin/flex [02:16:41.427] configure: using flex 2.6.4 [02:16:41.427] checking for perl... /usr/bin/perl [02:16:41.430] configure: using perl 5.40.1 [02:16:41.432] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [02:16:41.437] checking for Perl privlibexp... /usr/share/perl/5.40 [02:16:41.441] checking for Perl useshrplib... true [02:16:41.448] 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 [02:16:41.454] checking for CFLAGS to compile embedded Perl... -DDEBIAN [02:16:41.460] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [02:16:41.551] checking for python3... /usr/bin/python3 [02:16:41.564] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [02:16:41.571] checking for Python sysconfig module... yes [02:16:41.585] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [02:16:41.600] checking Python include directory... -I/usr/include/python3.13 [02:16:41.616] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [02:16:41.668] checking for a sed that does not truncate output... /usr/bin/sed [02:16:41.673] checking for grep that handles long lines and -e... /usr/bin/grep [02:16:41.675] checking for egrep... /usr/bin/grep -E [02:16:41.677] checking for ANSI C header files... yes [02:16:41.911] checking for sys/types.h... yes [02:16:41.955] checking for sys/stat.h... yes [02:16:41.970] checking for stdlib.h... yes [02:16:41.984] checking for string.h... yes [02:16:41.999] checking for memory.h... yes [02:16:42.013] checking for strings.h... yes [02:16:42.027] checking for inttypes.h... yes [02:16:42.041] checking for stdint.h... yes [02:16:42.055] checking for unistd.h... yes [02:16:42.068] checking whether ccache clang is Clang... yes [02:16:42.097] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [02:16:42.214] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [02:16:42.290] checking whether more special flags are required for pthreads... no [02:16:42.290] checking for PTHREAD_PRIO_INHERIT... yes [02:16:42.372] checking pthread.h usability... yes [02:16:42.380] checking pthread.h presence... yes [02:16:42.412] checking for pthread.h... yes [02:16:42.413] checking for strerror_r... yes [02:16:42.485] checking whether strerror_r returns int... no [02:16:42.550] checking for main in -lm... yes [02:16:42.630] checking for library containing setproctitle... no [02:16:42.792] checking for library containing dlsym... none required [02:16:42.869] checking for library containing socket... none required [02:16:42.946] checking for library containing getopt_long... none required [02:16:43.021] checking for library containing shm_open... none required [02:16:43.099] checking for library containing shm_unlink... none required [02:16:43.178] checking for library containing clock_gettime... none required [02:16:43.256] checking for library containing shmget... none required [02:16:43.335] checking for library containing backtrace_symbols... none required [02:16:43.412] checking for library containing pthread_barrier_wait... none required [02:16:43.491] checking for library containing readline... -lreadline [02:16:43.568] checking for inflate in -lz... yes [02:16:43.647] checking curl/curl.h usability... yes [02:16:43.655] checking curl/curl.h presence... yes [02:16:43.692] checking for curl/curl.h... yes [02:16:43.692] checking for curl_multi_init in -lcurl... yes [02:16:43.803] checking for curl_global_init thread safety... yes [02:16:43.938] checking for curl support for asynchronous DNS... yes [02:16:44.074] checking for library containing gss_store_cred_into... -lgssapi_krb5 [02:16:44.239] checking for CRYPTO_new_ex_data in -lcrypto... yes [02:16:44.345] checking for SSL_new in -lssl... yes [02:16:44.453] checking for SSL_CTX_set_ciphersuites... yes [02:16:44.563] checking for SSL_CTX_set_cert_cb... yes [02:16:44.676] checking for X509_get_signature_info... yes [02:16:44.789] checking for SSL_CTX_set_num_tickets... yes [02:16:44.906] checking for SSL_CTX_set_keylog_callback... yes [02:16:45.020] checking for pam_start in -lpam... yes [02:16:45.131] checking for xmlSaveToBuffer in -lxml2... yes [02:16:45.248] checking for xsltCleanupGlobals in -lxslt... yes [02:16:45.364] checking for LZ4_compress_default in -llz4... yes [02:16:45.478] checking for ZSTD_compress in -lzstd... yes [02:16:45.605] checking for ldap_bind in -lldap... yes [02:16:45.730] checking for ldap_initialize... yes [02:16:45.852] checking for ldap_verify_credentials... yes [02:16:45.969] checking for security_compute_create_name in -lselinux... yes [02:16:46.089] checking for uuid_export in -lossp-uuid... yes [02:16:46.214] checking copyfile.h usability... no [02:16:46.299] checking copyfile.h presence... no [02:16:46.333] checking for copyfile.h... no [02:16:46.337] checking execinfo.h usability... yes [02:16:46.345] checking execinfo.h presence... yes [02:16:46.374] checking for execinfo.h... yes [02:16:46.381] checking getopt.h usability... yes [02:16:46.389] checking getopt.h presence... yes [02:16:46.418] checking for getopt.h... yes [02:16:46.425] checking ifaddrs.h usability... yes [02:16:46.433] checking ifaddrs.h presence... yes [02:16:46.464] checking for ifaddrs.h... yes [02:16:46.471] checking sys/epoll.h usability... yes [02:16:46.479] checking sys/epoll.h presence... yes [02:16:46.511] checking for sys/epoll.h... yes [02:16:46.517] checking sys/event.h usability... no [02:16:46.602] checking sys/event.h presence... no [02:16:46.636] checking for sys/event.h... no [02:16:46.639] checking sys/personality.h usability... yes [02:16:46.726] checking sys/personality.h presence... yes [02:16:46.757] checking for sys/personality.h... yes [02:16:46.764] checking sys/prctl.h usability... yes [02:16:46.772] checking sys/prctl.h presence... yes [02:16:46.803] checking for sys/prctl.h... yes [02:16:46.811] checking sys/procctl.h usability... no [02:16:46.897] checking sys/procctl.h presence... no [02:16:46.930] checking for sys/procctl.h... no [02:16:46.933] checking sys/signalfd.h usability... yes [02:16:46.941] checking sys/signalfd.h presence... yes [02:16:46.972] checking for sys/signalfd.h... yes [02:16:46.979] checking sys/ucred.h usability... no [02:16:47.064] checking sys/ucred.h presence... no [02:16:47.097] checking for sys/ucred.h... no [02:16:47.101] checking termios.h usability... yes [02:16:47.109] checking termios.h presence... yes [02:16:47.139] checking for termios.h... yes [02:16:47.146] checking uchar.h usability... yes [02:16:47.154] checking uchar.h presence... yes [02:16:47.184] checking for uchar.h... yes [02:16:47.191] checking ucred.h usability... no [02:16:47.277] checking ucred.h presence... no [02:16:47.311] checking for ucred.h... no [02:16:47.314] checking xlocale.h usability... no [02:16:47.400] checking xlocale.h presence... no [02:16:47.435] checking for xlocale.h... no [02:16:47.436] checking readline/readline.h usability... yes [02:16:47.445] checking readline/readline.h presence... yes [02:16:47.478] checking for readline/readline.h... yes [02:16:47.480] checking readline/history.h usability... yes [02:16:47.489] checking readline/history.h presence... yes [02:16:47.521] checking for readline/history.h... yes [02:16:47.524] checking zlib.h usability... yes [02:16:47.532] checking zlib.h presence... yes [02:16:47.565] checking for zlib.h... yes [02:16:47.565] checking for lz4... /usr/bin/lz4 [02:16:47.566] checking lz4.h usability... yes [02:16:47.574] checking lz4.h presence... yes [02:16:47.604] checking for lz4.h... yes [02:16:47.604] checking for zstd... /usr/bin/zstd [02:16:47.604] checking zstd.h usability... yes [02:16:47.612] checking zstd.h presence... yes [02:16:47.640] checking for zstd.h... yes [02:16:47.641] checking gssapi/gssapi.h usability... yes [02:16:47.648] checking gssapi/gssapi.h presence... yes [02:16:47.678] checking for gssapi/gssapi.h... yes [02:16:47.680] checking gssapi/gssapi_ext.h usability... yes [02:16:47.688] checking gssapi/gssapi_ext.h presence... yes [02:16:47.719] checking for gssapi/gssapi_ext.h... yes [02:16:47.721] checking for openssl... /usr/bin/openssl [02:16:47.726] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [02:16:47.726] checking openssl/ssl.h usability... yes [02:16:47.734] checking openssl/ssl.h presence... yes [02:16:47.796] checking for openssl/ssl.h... yes [02:16:47.796] checking openssl/err.h usability... yes [02:16:47.846] checking openssl/err.h presence... yes [02:16:47.888] checking for openssl/err.h... yes [02:16:47.888] checking security/pam_appl.h usability... yes [02:16:47.896] checking security/pam_appl.h presence... yes [02:16:47.925] checking for security/pam_appl.h... yes [02:16:47.926] checking systemd/sd-daemon.h usability... yes [02:16:47.935] checking systemd/sd-daemon.h presence... yes [02:16:47.966] checking for systemd/sd-daemon.h... yes [02:16:47.966] checking libxml/parser.h usability... yes [02:16:47.974] checking libxml/parser.h presence... yes [02:16:48.011] checking for libxml/parser.h... yes [02:16:48.011] checking libxslt/xslt.h usability... yes [02:16:48.019] checking libxslt/xslt.h presence... yes [02:16:48.057] checking for libxslt/xslt.h... yes [02:16:48.057] checking ldap.h usability... yes [02:16:48.065] checking ldap.h presence... yes [02:16:48.098] checking for ldap.h... yes [02:16:48.098] checking for compatible LDAP implementation... yes [02:16:48.106] checking ossp/uuid.h usability... yes [02:16:48.114] checking ossp/uuid.h presence... yes [02:16:48.146] checking for ossp/uuid.h... yes [02:16:48.179] checking whether byte ordering is bigendian... no [02:16:48.325] checking for inline... inline [02:16:48.337] checking for C printf format archetype... printf [02:16:48.364] checking for C++ printf format archetype... printf [02:16:48.390] checking for statement expressions... yes [02:16:48.507] checking for typeof... typeof [02:16:48.539] checking for __builtin_types_compatible_p... yes [02:16:48.551] checking for __builtin_constant_p... yes [02:16:48.561] checking for __builtin_mul_overflow... yes [02:16:48.688] checking for __builtin_unreachable... yes [02:16:48.806] checking for computed goto support... yes [02:16:48.813] checking for struct tm.tm_zone... yes [02:16:48.822] checking for union semun... no [02:16:48.888] checking for socklen_t... yes [02:16:48.966] checking for struct sockaddr.sa_len... no [02:16:49.106] checking for C/C++ restrict keyword... __restrict [02:16:49.119] checking for struct option... yes [02:16:49.192] checking whether assembler supports x86_64 popcntq... yes [02:16:49.200] checking for special C compiler options needed for large files... no [02:16:49.200] checking for _FILE_OFFSET_BITS value needed for large files... no [02:16:49.211] checking size of off_t... 8 [02:16:49.355] checking for int timezone... yes [02:16:49.491] checking for backtrace_symbols... yes [02:16:49.618] checking for copyfile... no [02:16:49.746] checking for copy_file_range... yes [02:16:49.870] checking for elf_aux_info... no [02:16:49.996] checking for getauxval... yes [02:16:50.129] checking for getifaddrs... yes [02:16:50.260] checking for getpeerucred... no [02:16:50.388] checking for inet_pton... yes [02:16:50.512] checking for kqueue... no [02:16:50.635] checking for localeconv_l... no [02:16:50.759] checking for mbstowcs_l... no [02:16:50.883] checking for posix_fallocate... yes [02:16:51.011] checking for ppoll... yes [02:16:51.139] checking for pthread_is_threaded_np... no [02:16:51.271] checking for setproctitle... no [02:16:51.398] checking for setproctitle_fast... no [02:16:51.523] checking for strsignal... yes [02:16:51.648] checking for syncfs... yes [02:16:51.780] checking for sync_file_range... yes [02:16:51.915] checking for uselocale... yes [02:16:52.040] checking for wcstombs_l... no [02:16:52.162] checking for __builtin_bswap16... yes [02:16:52.286] checking for __builtin_bswap32... yes [02:16:52.410] checking for __builtin_bswap64... yes [02:16:52.536] checking for __builtin_clz... yes [02:16:52.661] checking for __builtin_ctz... yes [02:16:52.786] checking for __builtin_popcount... yes [02:16:52.909] checking for __builtin_frame_address... yes [02:16:53.031] checking for _LARGEFILE_SOURCE value needed for large files... no [02:16:53.154] checking how ccache clang reports undeclared, standard C functions... error [02:16:53.218] checking for posix_fadvise... yes [02:16:53.345] checking whether posix_fadvise is declared... yes [02:16:53.359] checking whether fdatasync is declared... yes [02:16:53.401] checking whether strlcat is declared... yes [02:16:53.417] checking whether strlcpy is declared... yes [02:16:53.432] checking whether strsep is declared... yes [02:16:53.447] checking whether timingsafe_bcmp is declared... no [02:16:53.546] checking whether preadv is declared... yes [02:16:53.560] checking whether pwritev is declared... yes [02:16:53.574] checking whether strchrnul is declared... yes [02:16:53.616] checking whether memset_s is declared... no [02:16:53.690] checking whether F_FULLFSYNC is declared... no [02:16:53.758] checking for explicit_bzero... yes [02:16:53.877] checking for getopt... yes [02:16:53.997] checking for getpeereid... no [02:16:54.127] checking for inet_aton... yes [02:16:54.257] checking for mkdtemp... yes [02:16:54.380] checking for strlcat... yes [02:16:54.497] checking for strlcpy... yes [02:16:54.614] checking for strsep... yes [02:16:54.733] checking for timingsafe_bcmp... no [02:16:54.859] checking for pthread_barrier_wait... yes [02:16:54.981] checking for getopt_long... yes [02:16:55.105] checking for syslog... yes [02:16:55.224] checking syslog.h usability... yes [02:16:55.233] checking syslog.h presence... yes [02:16:55.264] checking for syslog.h... yes [02:16:55.264] checking for opterr... yes [02:16:55.392] checking for optreset... no [02:16:55.519] checking unicode/ucol.h usability... yes [02:16:55.528] checking unicode/ucol.h presence... yes [02:16:55.566] checking for unicode/ucol.h... yes [02:16:55.567] checking for rl_completion_suppress_quote... yes [02:16:55.693] checking for rl_filename_quote_characters... yes [02:16:55.822] checking for rl_filename_quoting_function... yes [02:16:55.954] checking for append_history... yes [02:16:56.088] checking for history_truncate_file... yes [02:16:56.221] checking for rl_completion_matches... yes [02:16:56.352] checking for rl_filename_completion_function... yes [02:16:56.482] checking for rl_reset_screen_size... yes [02:16:56.616] checking for rl_variable_bind... yes [02:16:56.747] checking test program... ok [02:16:56.876] checking size of void *... 8 [02:16:57.025] checking size of size_t... 8 [02:16:57.172] checking size of long... 8 [02:16:57.320] checking size of long long... 8 [02:16:57.467] checking size of intmax_t... 8 [02:16:57.615] checking alignment of short... 2 [02:16:57.761] checking alignment of int... 4 [02:16:57.909] checking alignment of long... 8 [02:16:58.057] checking alignment of int64_t... 8 [02:16:58.210] checking alignment of double... 8 [02:16:58.363] checking for __int128... yes [02:16:58.499] checking for __int128 alignment bug... ok [02:16:58.625] checking alignment of PG_INT128_TYPE... 16 [02:16:58.771] checking for builtin __sync char locking functions... yes [02:16:58.899] checking for builtin __sync int32 locking functions... yes [02:16:59.020] checking for builtin __sync int32 atomic operations... yes [02:16:59.144] checking for builtin __sync int64 atomic operations... yes [02:16:59.268] checking for builtin __atomic int32 atomic operations... yes [02:16:59.391] checking for builtin __atomic int64 atomic operations... yes [02:16:59.517] checking for __get_cpuid... yes [02:16:59.647] checking for __get_cpuid_count... yes [02:16:59.769] checking for _xgetbv... yes [02:17:00.254] checking for _mm512_popcnt_epi64... yes [02:17:00.704] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [02:17:00.939] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [02:17:01.005] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [02:17:01.063] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [02:17:01.123] 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 [02:17:01.198] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [02:17:01.199] checking for _mm512_clmulepi64_epi128... yes [02:17:01.648] checking for vectorized CRC-32C... AVX-512 with runtime check [02:17:01.649] checking for library containing sem_init... none required [02:17:01.770] checking which semaphore API to use... unnamed POSIX [02:17:01.770] checking which random number source to use... OpenSSL [02:17:01.772] checking for tclsh... /usr/bin/tclsh [02:17:01.772] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [02:17:01.812] checking tcl.h usability... yes [02:17:01.821] checking tcl.h presence... yes [02:17:01.856] checking for tcl.h... yes [02:17:01.856] checking for perl.h... yes [02:17:01.871] checking for libperl... yes [02:17:02.133] checking Python.h usability... yes [02:17:02.143] checking Python.h presence... yes [02:17:02.214] checking for Python.h... yes [02:17:02.214] checking for xmllint... /usr/bin/xmllint [02:17:02.214] checking for xsltproc... /usr/bin/xsltproc [02:17:02.214] checking for fop... /usr/bin/fop [02:17:02.215] checking for dbtoepub... no [02:17:02.215] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [02:17:02.308] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [02:17:02.434] configure: using compiler=Debian clang version 19.1.7 (3+b1) [02:17:02.434] 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 [02:17:02.434] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [02:17:02.434] configure: using LDFLAGS= -Wl,--as-needed [02:17:02.434] configure: using CXX=ccache clang++ [02:17:02.434] 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 [02:17:02.434] configure: using CLANG=ccache clang [02:17:02.434] 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 [02:17:02.434] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [02:17:02.462] configure: updating cache clang.cache [02:17:02.469] configure: creating ./config.status [02:17:02.557] config.status: creating GNUmakefile [02:17:02.571] config.status: creating src/Makefile.global [02:17:02.588] config.status: creating src/include/pg_config.h [02:17:02.601] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [02:17:02.610] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [02:17:02.615] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [02:17:02.623] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [02:17:02.631] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [02:17:02.639] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [02:17:02.676] [02:17:02.676] real 0m22.797s [02:17:02.676] user 0m13.888s [02:17:02.676] sys 0m9.134s [02:17:02.676] make -s -j${BUILD_JOBS} clean [02:17:03.197] time make -s -j${BUILD_JOBS} world-bin [02:17:36.320] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunused-function] [02:17:36.320] 1358 | parallel_vacuum_report_cost_based_params(void) [02:17:36.320] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [02:17:36.320] 1 error generated. [02:17:36.321] make[3]: *** [: vacuumparallel.o] Error 1 [02:17:36.322] make[2]: *** [common.mk:37: commands-recursive] Error 2 [02:17:36.327] make[2]: *** Waiting for unfinished jobs.... [02:17:47.777] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [02:17:47.778] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [02:17:47.778] [02:17:47.778] real 0m44.581s [02:17:47.778] user 2m21.502s [02:17:47.778] sys 0m29.667s [02:17:47.778] [02:17:47.778] Exit status: 2