[15:17:11.123] time ./configure \ [15:17:11.123] --cache clang.cache \ [15:17:11.123] ${LINUX_CONFIGURE_FEATURES} \ [15:17:11.123] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [15:17:11.324] configure: creating cache clang.cache [15:17:11.340] checking build system type... x86_64-pc-linux-gnu [15:17:11.420] checking host system type... x86_64-pc-linux-gnu [15:17:11.420] checking which template to use... linux [15:17:11.420] checking whether NLS is wanted... no [15:17:11.420] checking for default port number... 5432 [15:17:11.428] checking for block size... 8kB [15:17:11.429] checking for segment size... 1GB [15:17:11.432] checking for WAL block size... 8kB [15:17:11.544] checking whether the C compiler works... yes [15:17:11.622] checking for C compiler default output file name... a.out [15:17:11.623] checking for suffix of executables... [15:17:11.694] checking whether we are cross compiling... no [15:17:11.772] checking for suffix of object files... o [15:17:11.781] checking whether we are using the GNU C compiler... yes [15:17:11.787] checking whether ccache clang accepts -g... yes [15:17:11.794] checking for ccache clang option to accept ISO C89... none needed [15:17:11.806] checking for ccache clang option to accept ISO C11... none needed [15:17:11.926] checking whether we are using the GNU C++ compiler... yes [15:17:11.933] checking whether ccache clang++ accepts -g... yes [15:17:12.003] checking for gawk... no [15:17:12.003] checking for mawk... mawk [15:17:12.003] checking for llvm-config... /usr/bin/llvm-config [15:17:12.008] configure: using llvm 19.1.7 [15:17:12.008] checking for CLANG... ccache clang [15:17:12.053] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [15:17:12.060] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [15:17:12.067] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [15:17:12.074] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [15:17:12.080] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [15:17:12.088] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [15:17:12.095] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [15:17:12.102] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [15:17:12.109] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [15:17:12.121] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [15:17:12.133] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [15:17:12.139] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [15:17:12.146] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [15:17:12.158] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [15:17:12.169] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [15:17:12.176] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [15:17:12.183] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [15:17:12.190] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [15:17:12.196] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [15:17:12.203] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [15:17:12.210] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [15:17:12.216] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [15:17:12.223] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [15:17:12.230] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [15:17:12.237] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [15:17:12.244] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [15:17:12.250] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [15:17:12.257] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:17:12.264] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [15:17:12.276] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [15:17:12.283] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [15:17:12.315] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [15:17:12.322] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [15:17:12.329] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [15:17:12.336] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [15:17:12.342] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [15:17:12.349] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [15:17:12.356] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [15:17:12.363] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [15:17:12.370] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [15:17:12.382] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [15:17:12.382] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [15:17:12.389] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [15:17:12.396] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:17:12.403] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [15:17:12.416] checking whether the C compiler still works... yes [15:17:12.512] checking how to run the C preprocessor... ccache clang -E [15:17:12.649] checking for pkg-config... /usr/bin/pkg-config [15:17:12.649] checking pkg-config is at least version 0.9.0... yes [15:17:12.650] checking whether to build with ICU support... yes [15:17:12.651] checking for icu-uc icu-i18n... yes [15:17:12.659] checking whether to build with Tcl... yes [15:17:12.659] checking whether to build Perl modules... yes [15:17:12.659] checking whether to build Python modules... yes [15:17:12.659] checking whether to build with GSSAPI support... yes [15:17:12.661] checking whether to build with PAM support... yes [15:17:12.661] checking whether to build with BSD Authentication support... no [15:17:12.661] checking whether to build with LDAP support... yes [15:17:12.661] checking whether to build with Bonjour support... no [15:17:12.661] checking whether to build with SELinux support... yes [15:17:12.661] checking whether to build with systemd support... yes [15:17:12.661] checking whether to build with liburing support... no [15:17:12.661] checking whether to build with libcurl support... yes [15:17:12.662] checking for libcurl >= 7.61.0... yes [15:17:12.672] checking whether to build with libnuma support... no [15:17:12.672] checking whether to build with XML support... yes [15:17:12.672] checking for libxml-2.0 >= 2.6.23... yes [15:17:12.680] checking whether to build with LZ4 support... yes [15:17:12.680] checking for liblz4... yes [15:17:12.688] checking whether to build with ZSTD support... yes [15:17:12.688] checking for libzstd >= 1.4.0... yes [15:17:12.696] checking for strip... strip [15:17:12.696] checking whether it is possible to strip libraries... yes [15:17:12.698] checking for ar... ar [15:17:12.698] checking for a BSD-compatible install... /usr/bin/install -c [15:17:12.707] checking for tar... /usr/bin/tar [15:17:12.707] checking whether ln -s works... yes [15:17:12.707] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [15:17:12.709] checking for nm... /usr/bin/nm [15:17:12.710] checking for bison... /usr/bin/bison [15:17:12.712] configure: using bison (GNU Bison) 3.8.2 [15:17:12.715] checking for flex... /usr/bin/flex [15:17:12.717] configure: using flex 2.6.4 [15:17:12.717] checking for perl... /usr/bin/perl [15:17:12.719] configure: using perl 5.40.1 [15:17:12.721] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [15:17:12.726] checking for Perl privlibexp... /usr/share/perl/5.40 [15:17:12.731] checking for Perl useshrplib... true [15:17:12.737] 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 [15:17:12.744] checking for CFLAGS to compile embedded Perl... -DDEBIAN [15:17:12.751] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [15:17:12.845] checking for python3... /usr/bin/python3 [15:17:12.859] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [15:17:12.866] checking for Python sysconfig module... yes [15:17:12.882] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [15:17:12.900] checking Python include directory... -I/usr/include/python3.13 [15:17:12.917] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [15:17:12.971] checking for a sed that does not truncate output... /usr/bin/sed [15:17:12.977] checking for grep that handles long lines and -e... /usr/bin/grep [15:17:12.979] checking for egrep... /usr/bin/grep -E [15:17:12.981] checking for ANSI C header files... yes [15:17:13.153] checking for sys/types.h... yes [15:17:13.240] checking for sys/stat.h... yes [15:17:13.256] checking for stdlib.h... yes [15:17:13.271] checking for string.h... yes [15:17:13.286] checking for memory.h... yes [15:17:13.335] checking for strings.h... yes [15:17:13.351] checking for inttypes.h... yes [15:17:13.366] checking for stdint.h... yes [15:17:13.381] checking for unistd.h... yes [15:17:13.394] checking whether ccache clang is Clang... yes [15:17:13.424] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [15:17:13.546] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [15:17:13.625] checking whether more special flags are required for pthreads... no [15:17:13.625] checking for PTHREAD_PRIO_INHERIT... yes [15:17:13.710] checking pthread.h usability... yes [15:17:13.718] checking pthread.h presence... yes [15:17:13.751] checking for pthread.h... yes [15:17:13.751] checking for strerror_r... yes [15:17:13.830] checking whether strerror_r returns int... no [15:17:13.898] checking for main in -lm... yes [15:17:13.984] checking for library containing setproctitle... no [15:17:14.154] checking for library containing dlsym... none required [15:17:14.236] checking for library containing socket... none required [15:17:14.314] checking for library containing getopt_long... none required [15:17:14.394] checking for library containing shm_open... none required [15:17:14.472] checking for library containing shm_unlink... none required [15:17:14.551] checking for library containing clock_gettime... none required [15:17:14.631] checking for library containing shmget... none required [15:17:14.710] checking for library containing backtrace_symbols... none required [15:17:14.789] checking for library containing pthread_barrier_wait... none required [15:17:14.873] checking for library containing readline... -lreadline [15:17:14.954] checking for inflate in -lz... yes [15:17:15.037] checking curl/curl.h usability... yes [15:17:15.045] checking curl/curl.h presence... yes [15:17:15.082] checking for curl/curl.h... yes [15:17:15.082] checking for curl_multi_init in -lcurl... yes [15:17:15.201] checking for curl_global_init thread safety... yes [15:17:15.342] checking for curl support for asynchronous DNS... yes [15:17:15.490] checking for library containing gss_store_cred_into... -lgssapi_krb5 [15:17:15.665] checking for CRYPTO_new_ex_data in -lcrypto... yes [15:17:15.773] checking for SSL_new in -lssl... yes [15:17:15.888] checking for SSL_CTX_set_ciphersuites... yes [15:17:15.999] checking for SSL_CTX_set_cert_cb... yes [15:17:16.113] checking for X509_get_signature_info... yes [15:17:16.228] checking for SSL_CTX_set_num_tickets... yes [15:17:16.350] checking for SSL_CTX_set_keylog_callback... yes [15:17:16.465] checking for pam_start in -lpam... yes [15:17:16.576] checking for xmlSaveToBuffer in -lxml2... yes [15:17:16.692] checking for xsltCleanupGlobals in -lxslt... yes [15:17:16.818] checking for LZ4_compress_default in -llz4... yes [15:17:16.943] checking for ZSTD_compress in -lzstd... yes [15:17:17.065] checking for ldap_bind in -lldap... yes [15:17:17.187] checking for ldap_initialize... yes [15:17:17.317] checking for ldap_verify_credentials... yes [15:17:17.457] checking for security_compute_create_name in -lselinux... yes [15:17:17.585] checking for uuid_export in -lossp-uuid... yes [15:17:17.709] checking copyfile.h usability... no [15:17:17.799] checking copyfile.h presence... no [15:17:17.835] checking for copyfile.h... no [15:17:17.838] checking execinfo.h usability... yes [15:17:17.847] checking execinfo.h presence... yes [15:17:17.877] checking for execinfo.h... yes [15:17:17.885] checking getopt.h usability... yes [15:17:17.893] checking getopt.h presence... yes [15:17:17.923] checking for getopt.h... yes [15:17:17.931] checking ifaddrs.h usability... yes [15:17:17.939] checking ifaddrs.h presence... yes [15:17:17.971] checking for ifaddrs.h... yes [15:17:17.979] checking sys/epoll.h usability... yes [15:17:17.987] checking sys/epoll.h presence... yes [15:17:18.020] checking for sys/epoll.h... yes [15:17:18.028] checking sys/event.h usability... no [15:17:18.113] checking sys/event.h presence... no [15:17:18.147] checking for sys/event.h... no [15:17:18.151] checking sys/personality.h usability... yes [15:17:18.159] checking sys/personality.h presence... yes [15:17:18.189] checking for sys/personality.h... yes [15:17:18.196] checking sys/prctl.h usability... yes [15:17:18.205] checking sys/prctl.h presence... yes [15:17:18.235] checking for sys/prctl.h... yes [15:17:18.243] checking sys/procctl.h usability... no [15:17:18.336] checking sys/procctl.h presence... no [15:17:18.371] checking for sys/procctl.h... no [15:17:18.375] checking sys/signalfd.h usability... yes [15:17:18.383] checking sys/signalfd.h presence... yes [15:17:18.415] checking for sys/signalfd.h... yes [15:17:18.422] checking sys/ucred.h usability... no [15:17:18.513] checking sys/ucred.h presence... no [15:17:18.550] checking for sys/ucred.h... no [15:17:18.554] checking termios.h usability... yes [15:17:18.562] checking termios.h presence... yes [15:17:18.594] checking for termios.h... yes [15:17:18.601] checking uchar.h usability... yes [15:17:18.690] checking uchar.h presence... yes [15:17:18.721] checking for uchar.h... yes [15:17:18.728] checking ucred.h usability... no [15:17:18.817] checking ucred.h presence... no [15:17:18.852] checking for ucred.h... no [15:17:18.856] checking xlocale.h usability... no [15:17:18.947] checking xlocale.h presence... no [15:17:18.982] checking for xlocale.h... no [15:17:18.984] checking readline/readline.h usability... yes [15:17:18.992] checking readline/readline.h presence... yes [15:17:19.026] checking for readline/readline.h... yes [15:17:19.028] checking readline/history.h usability... yes [15:17:19.037] checking readline/history.h presence... yes [15:17:19.070] checking for readline/history.h... yes [15:17:19.073] checking zlib.h usability... yes [15:17:19.082] checking zlib.h presence... yes [15:17:19.117] checking for zlib.h... yes [15:17:19.117] checking for lz4... /usr/bin/lz4 [15:17:19.117] checking lz4.h usability... yes [15:17:19.126] checking lz4.h presence... yes [15:17:19.157] checking for lz4.h... yes [15:17:19.157] checking for zstd... /usr/bin/zstd [15:17:19.157] checking zstd.h usability... yes [15:17:19.166] checking zstd.h presence... yes [15:17:19.195] checking for zstd.h... yes [15:17:19.196] checking gssapi/gssapi.h usability... yes [15:17:19.204] checking gssapi/gssapi.h presence... yes [15:17:19.236] checking for gssapi/gssapi.h... yes [15:17:19.238] checking gssapi/gssapi_ext.h usability... yes [15:17:19.247] checking gssapi/gssapi_ext.h presence... yes [15:17:19.280] checking for gssapi/gssapi_ext.h... yes [15:17:19.281] checking for openssl... /usr/bin/openssl [15:17:19.286] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [15:17:19.287] checking openssl/ssl.h usability... yes [15:17:19.296] checking openssl/ssl.h presence... yes [15:17:19.362] checking for openssl/ssl.h... yes [15:17:19.363] checking openssl/err.h usability... yes [15:17:19.373] checking openssl/err.h presence... yes [15:17:19.415] checking for openssl/err.h... yes [15:17:19.416] checking security/pam_appl.h usability... yes [15:17:19.424] checking security/pam_appl.h presence... yes [15:17:19.454] checking for security/pam_appl.h... yes [15:17:19.455] checking systemd/sd-daemon.h usability... yes [15:17:19.499] checking systemd/sd-daemon.h presence... yes [15:17:19.533] checking for systemd/sd-daemon.h... yes [15:17:19.534] checking libxml/parser.h usability... yes [15:17:19.543] checking libxml/parser.h presence... yes [15:17:19.581] checking for libxml/parser.h... yes [15:17:19.582] checking libxslt/xslt.h usability... yes [15:17:19.590] checking libxslt/xslt.h presence... yes [15:17:19.628] checking for libxslt/xslt.h... yes [15:17:19.629] checking ldap.h usability... yes [15:17:19.726] checking ldap.h presence... yes [15:17:19.759] checking for ldap.h... yes [15:17:19.759] checking for compatible LDAP implementation... yes [15:17:19.768] checking ossp/uuid.h usability... yes [15:17:19.776] checking ossp/uuid.h presence... yes [15:17:19.809] checking for ossp/uuid.h... yes [15:17:19.845] checking whether byte ordering is bigendian... no [15:17:19.991] checking for inline... inline [15:17:20.002] checking for C printf format archetype... printf [15:17:20.027] checking for C++ printf format archetype... printf [15:17:20.053] checking for statement expressions... yes [15:17:20.171] checking for typeof... typeof [15:17:20.205] checking for __builtin_types_compatible_p... yes [15:17:20.217] checking for __builtin_constant_p... yes [15:17:20.228] checking for __builtin_mul_overflow... yes [15:17:20.353] checking for __builtin_unreachable... yes [15:17:20.479] checking for computed goto support... yes [15:17:20.487] checking for struct tm.tm_zone... yes [15:17:20.497] checking for union semun... no [15:17:20.569] checking for socklen_t... yes [15:17:20.653] checking for struct sockaddr.sa_len... no [15:17:20.796] checking for C/C++ restrict keyword... __restrict [15:17:20.810] checking for struct option... yes [15:17:20.881] checking whether assembler supports x86_64 popcntq... yes [15:17:20.889] checking for special C compiler options needed for large files... no [15:17:20.889] checking for _FILE_OFFSET_BITS value needed for large files... no [15:17:20.900] checking size of off_t... 8 [15:17:21.043] checking for int timezone... yes [15:17:21.181] checking for backtrace_symbols... yes [15:17:21.307] checking for copyfile... no [15:17:21.436] checking for copy_file_range... yes [15:17:21.566] checking for elf_aux_info... no [15:17:21.698] checking for getauxval... yes [15:17:21.827] checking for getifaddrs... yes [15:17:21.959] checking for getpeerucred... no [15:17:22.083] checking for inet_pton... yes [15:17:22.209] checking for kqueue... no [15:17:22.335] checking for localeconv_l... no [15:17:22.462] checking for mbstowcs_l... no [15:17:22.587] checking for posix_fallocate... yes [15:17:22.716] checking for ppoll... yes [15:17:22.850] checking for pthread_is_threaded_np... no [15:17:22.981] checking for setproctitle... no [15:17:23.110] checking for setproctitle_fast... no [15:17:23.239] checking for strsignal... yes [15:17:23.364] checking for syncfs... yes [15:17:23.491] checking for sync_file_range... yes [15:17:23.616] checking for uselocale... yes [15:17:23.747] checking for wcstombs_l... no [15:17:23.873] checking for __builtin_bswap16... yes [15:17:23.998] checking for __builtin_bswap32... yes [15:17:24.120] checking for __builtin_bswap64... yes [15:17:24.243] checking for __builtin_clz... yes [15:17:24.367] checking for __builtin_ctz... yes [15:17:24.488] checking for __builtin_popcount... yes [15:17:24.614] checking for __builtin_frame_address... yes [15:17:24.741] checking for _LARGEFILE_SOURCE value needed for large files... no [15:17:24.871] checking how ccache clang reports undeclared, standard C functions... error [15:17:24.933] checking for posix_fadvise... yes [15:17:25.064] checking whether posix_fadvise is declared... yes [15:17:25.078] checking whether fdatasync is declared... yes [15:17:25.093] checking whether strlcat is declared... yes [15:17:25.108] checking whether strlcpy is declared... yes [15:17:25.122] checking whether strsep is declared... yes [15:17:25.136] checking whether timingsafe_bcmp is declared... no [15:17:25.236] checking whether preadv is declared... yes [15:17:25.250] checking whether pwritev is declared... yes [15:17:25.263] checking whether strchrnul is declared... yes [15:17:25.277] checking whether memset_s is declared... no [15:17:25.351] checking whether F_FULLFSYNC is declared... no [15:17:25.420] checking for explicit_bzero... yes [15:17:25.545] checking for getopt... yes [15:17:25.663] checking for getpeereid... no [15:17:25.792] checking for inet_aton... yes [15:17:25.914] checking for mkdtemp... yes [15:17:26.035] checking for strlcat... yes [15:17:26.153] checking for strlcpy... yes [15:17:26.273] checking for strsep... yes [15:17:26.394] checking for timingsafe_bcmp... no [15:17:26.519] checking for pthread_barrier_wait... yes [15:17:26.638] checking for getopt_long... yes [15:17:26.760] checking for syslog... yes [15:17:26.885] checking syslog.h usability... yes [15:17:26.894] checking syslog.h presence... yes [15:17:26.925] checking for syslog.h... yes [15:17:26.926] checking for opterr... yes [15:17:27.049] checking for optreset... no [15:17:27.177] checking unicode/ucol.h usability... yes [15:17:27.187] checking unicode/ucol.h presence... yes [15:17:27.225] checking for unicode/ucol.h... yes [15:17:27.226] checking for rl_completion_suppress_quote... yes [15:17:27.360] checking for rl_filename_quote_characters... yes [15:17:27.492] checking for rl_filename_quoting_function... yes [15:17:27.623] checking for append_history... yes [15:17:27.753] checking for history_truncate_file... yes [15:17:27.889] checking for rl_completion_matches... yes [15:17:28.017] checking for rl_filename_completion_function... yes [15:17:28.144] checking for rl_reset_screen_size... yes [15:17:28.272] checking for rl_variable_bind... yes [15:17:28.399] checking test program... ok [15:17:28.522] checking size of void *... 8 [15:17:28.671] checking size of size_t... 8 [15:17:28.819] checking size of long... 8 [15:17:28.966] checking size of long long... 8 [15:17:29.113] checking size of intmax_t... 8 [15:17:29.257] checking alignment of short... 2 [15:17:29.403] checking alignment of int... 4 [15:17:29.551] checking alignment of long... 8 [15:17:29.695] checking alignment of int64_t... 8 [15:17:29.846] checking alignment of double... 8 [15:17:29.995] checking for __int128... yes [15:17:30.122] checking for __int128 alignment bug... ok [15:17:30.247] checking alignment of PG_INT128_TYPE... 16 [15:17:30.392] checking for builtin __sync char locking functions... yes [15:17:30.511] checking for builtin __sync int32 locking functions... yes [15:17:30.631] checking for builtin __sync int32 atomic operations... yes [15:17:30.752] checking for builtin __sync int64 atomic operations... yes [15:17:30.875] checking for builtin __atomic int32 atomic operations... yes [15:17:30.997] checking for builtin __atomic int64 atomic operations... yes [15:17:31.118] checking for __get_cpuid... yes [15:17:31.246] checking for __get_cpuid_count... yes [15:17:31.368] checking for _xgetbv... yes [15:17:31.853] checking for _mm512_popcnt_epi64... yes [15:17:32.302] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [15:17:32.534] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [15:17:32.601] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [15:17:32.656] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [15:17:32.712] 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 [15:17:32.791] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [15:17:32.791] checking for _mm512_clmulepi64_epi128... yes [15:17:33.234] checking for vectorized CRC-32C... AVX-512 with runtime check [15:17:33.234] checking for library containing sem_init... none required [15:17:33.354] checking which semaphore API to use... unnamed POSIX [15:17:33.354] checking which random number source to use... OpenSSL [15:17:33.356] checking for tclsh... /usr/bin/tclsh [15:17:33.356] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [15:17:33.396] checking tcl.h usability... yes [15:17:33.404] checking tcl.h presence... yes [15:17:33.439] checking for tcl.h... yes [15:17:33.439] checking for perl.h... yes [15:17:33.452] checking for libperl... yes [15:17:33.714] checking Python.h usability... yes [15:17:33.725] checking Python.h presence... yes [15:17:33.796] checking for Python.h... yes [15:17:33.796] checking for xmllint... /usr/bin/xmllint [15:17:33.797] checking for xsltproc... /usr/bin/xsltproc [15:17:33.797] checking for fop... /usr/bin/fop [15:17:33.797] checking for dbtoepub... no [15:17:33.798] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [15:17:33.891] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [15:17:34.013] configure: using compiler=Debian clang version 19.1.7 (3+b1) [15:17:34.013] 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 [15:17:34.013] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [15:17:34.013] configure: using LDFLAGS= -Wl,--as-needed [15:17:34.014] configure: using CXX=ccache clang++ [15:17:34.014] 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 [15:17:34.014] configure: using CLANG=ccache clang [15:17:34.014] 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 [15:17:34.014] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [15:17:34.040] configure: updating cache clang.cache [15:17:34.048] configure: creating ./config.status [15:17:34.130] config.status: creating GNUmakefile [15:17:34.142] config.status: creating src/Makefile.global [15:17:34.158] config.status: creating src/include/pg_config.h [15:17:34.170] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [15:17:34.178] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [15:17:34.183] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [15:17:34.191] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [15:17:34.199] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [15:17:34.207] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [15:17:34.241] [15:17:34.241] real 0m23.117s [15:17:34.241] user 0m14.310s [15:17:34.241] sys 0m9.033s [15:17:34.241] make -s -j${BUILD_JOBS} clean [15:17:34.747] time make -s -j${BUILD_JOBS} world-bin [15:18:02.923] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunused-function] [15:18:02.923] 1358 | parallel_vacuum_report_cost_based_params(void) [15:18:02.923] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [15:18:02.923] 1 error generated. [15:18:02.924] make[3]: *** [: vacuumparallel.o] Error 1 [15:18:02.925] make[2]: *** [common.mk:37: commands-recursive] Error 2 [15:18:02.932] make[2]: *** Waiting for unfinished jobs.... [15:18:16.888] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [15:18:16.888] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [15:18:16.889] [15:18:16.889] real 0m42.142s [15:18:16.889] user 2m13.192s [15:18:16.889] sys 0m27.789s [15:18:16.889] [15:18:16.889] Exit status: 2