[00:21:03.908] time ./configure \ [00:21:03.908] --cache clang.cache \ [00:21:03.908] ${LINUX_CONFIGURE_FEATURES} \ [00:21:03.908] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [00:21:04.101] configure: creating cache clang.cache [00:21:04.117] checking build system type... x86_64-pc-linux-gnu [00:21:04.198] checking host system type... x86_64-pc-linux-gnu [00:21:04.198] checking which template to use... linux [00:21:04.198] checking whether NLS is wanted... no [00:21:04.198] checking for default port number... 5432 [00:21:04.206] checking for block size... 8kB [00:21:04.208] checking for segment size... 1GB [00:21:04.211] checking for WAL block size... 8kB [00:21:04.330] checking whether the C compiler works... yes [00:21:04.411] checking for C compiler default output file name... a.out [00:21:04.413] checking for suffix of executables... [00:21:04.485] checking whether we are cross compiling... no [00:21:04.562] checking for suffix of object files... o [00:21:04.571] checking whether we are using the GNU C compiler... yes [00:21:04.579] checking whether ccache clang accepts -g... yes [00:21:04.586] checking for ccache clang option to accept ISO C89... none needed [00:21:04.599] checking for ccache clang option to accept ISO C11... none needed [00:21:04.729] checking whether we are using the GNU C++ compiler... yes [00:21:04.737] checking whether ccache clang++ accepts -g... yes [00:21:04.753] checking for ccache clang++ option to accept ISO C++11... none needed [00:21:04.829] checking for gawk... no [00:21:04.829] checking for mawk... mawk [00:21:04.830] checking for llvm-config... /usr/bin/llvm-config [00:21:04.835] configure: using llvm 19.1.7 [00:21:04.835] checking for CLANG... ccache clang [00:21:04.887] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [00:21:04.895] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [00:21:04.903] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [00:21:04.910] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [00:21:04.919] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [00:21:04.927] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [00:21:04.935] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:21:04.968] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [00:21:04.982] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [00:21:04.996] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [00:21:05.003] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [00:21:05.017] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [00:21:05.025] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [00:21:05.032] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [00:21:05.066] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [00:21:05.080] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [00:21:05.094] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [00:21:05.102] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [00:21:05.166] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [00:21:05.175] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [00:21:05.183] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:21:05.191] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [00:21:05.199] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [00:21:05.207] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [00:21:05.216] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [00:21:05.224] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:21:05.233] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:21:05.241] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:21:05.250] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:21:05.258] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:21:05.266] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:21:05.280] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [00:21:05.289] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:21:05.298] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:21:05.306] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:21:05.316] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [00:21:05.324] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [00:21:05.333] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [00:21:05.341] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [00:21:05.349] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [00:21:05.384] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [00:21:05.392] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [00:21:05.406] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [00:21:05.406] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:21:05.414] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:21:05.422] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:21:05.430] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:21:05.471] checking whether the C compiler still works... yes [00:21:05.557] checking how to run the C preprocessor... ccache clang -E [00:21:05.693] checking for pkg-config... /usr/bin/pkg-config [00:21:05.694] checking pkg-config is at least version 0.9.0... yes [00:21:05.695] checking whether to build with ICU support... yes [00:21:05.695] checking for icu-uc icu-i18n... yes [00:21:05.704] checking whether to build with Tcl... yes [00:21:05.704] checking whether to build Perl modules... yes [00:21:05.704] checking whether to build Python modules... yes [00:21:05.704] checking whether to build with GSSAPI support... yes [00:21:05.706] checking whether to build with PAM support... yes [00:21:05.706] checking whether to build with BSD Authentication support... no [00:21:05.706] checking whether to build with LDAP support... yes [00:21:05.706] checking whether to build with Bonjour support... no [00:21:05.706] checking whether to build with SELinux support... yes [00:21:05.706] checking whether to build with systemd support... yes [00:21:05.706] checking whether to build with liburing support... no [00:21:05.707] checking whether to build with libcurl support... yes [00:21:05.707] checking for libcurl >= 7.61.0... yes [00:21:05.718] checking whether to build with libnuma support... no [00:21:05.718] checking whether to build with XML support... yes [00:21:05.719] checking for libxml-2.0 >= 2.6.23... yes [00:21:05.728] checking whether to build with LZ4 support... yes [00:21:05.728] checking for liblz4... yes [00:21:05.737] checking whether to build with ZSTD support... yes [00:21:05.738] checking for libzstd >= 1.4.0... yes [00:21:05.747] checking for strip... strip [00:21:05.747] checking whether it is possible to strip libraries... yes [00:21:05.749] checking for ar... ar [00:21:05.750] checking for a BSD-compatible install... /usr/bin/install -c [00:21:05.759] checking for tar... /usr/bin/tar [00:21:05.759] checking whether ln -s works... yes [00:21:05.759] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:21:05.762] checking for nm... /usr/bin/nm [00:21:05.762] checking for bison... /usr/bin/bison [00:21:05.765] configure: using bison (GNU Bison) 3.8.2 [00:21:05.768] checking for flex... /usr/bin/flex [00:21:05.771] configure: using flex 2.6.4 [00:21:05.771] checking for perl... /usr/bin/perl [00:21:05.774] configure: using perl 5.40.1 [00:21:05.776] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [00:21:05.781] checking for Perl privlibexp... /usr/share/perl/5.40 [00:21:05.786] checking for Perl useshrplib... true [00:21:05.793] 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 [00:21:05.799] checking for CFLAGS to compile embedded Perl... -DDEBIAN [00:21:05.806] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [00:21:05.901] checking for python3... /usr/bin/python3 [00:21:05.915] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [00:21:05.923] checking for Python sysconfig module... yes [00:21:05.938] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [00:21:05.957] checking Python include directory... -I/usr/include/python3.13 [00:21:05.974] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [00:21:06.027] checking for a sed that does not truncate output... /usr/bin/sed [00:21:06.033] checking for grep that handles long lines and -e... /usr/bin/grep [00:21:06.036] checking for egrep... /usr/bin/grep -E [00:21:06.037] checking for ANSI C header files... yes [00:21:06.214] checking for sys/types.h... yes [00:21:06.261] checking for sys/stat.h... yes [00:21:06.277] checking for stdlib.h... yes [00:21:06.292] checking for string.h... yes [00:21:06.308] checking for memory.h... yes [00:21:06.323] checking for strings.h... yes [00:21:06.340] checking for inttypes.h... yes [00:21:06.355] checking for stdint.h... yes [00:21:06.370] checking for unistd.h... yes [00:21:06.385] checking whether ccache clang is Clang... yes [00:21:06.415] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [00:21:06.539] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [00:21:06.621] checking whether more special flags are required for pthreads... no [00:21:06.621] checking for PTHREAD_PRIO_INHERIT... yes [00:21:06.707] checking pthread.h usability... yes [00:21:06.753] checking pthread.h presence... yes [00:21:06.788] checking for pthread.h... yes [00:21:06.788] checking for strerror_r... yes [00:21:06.864] checking whether strerror_r returns int... no [00:21:06.933] checking for main in -lm... yes [00:21:07.020] checking for library containing setproctitle... no [00:21:07.192] checking for library containing dlsym... none required [00:21:07.274] checking for library containing socket... none required [00:21:07.354] checking for library containing getopt_long... none required [00:21:07.435] checking for library containing shm_open... none required [00:21:07.515] checking for library containing shm_unlink... none required [00:21:07.596] checking for library containing clock_gettime... none required [00:21:07.682] checking for library containing shmget... none required [00:21:07.768] checking for library containing backtrace_symbols... none required [00:21:07.849] checking for library containing pthread_barrier_wait... none required [00:21:07.930] checking for library containing readline... -lreadline [00:21:08.010] checking for inflate in -lz... yes [00:21:08.094] checking curl/curl.h usability... yes [00:21:08.103] checking curl/curl.h presence... yes [00:21:08.142] checking for curl/curl.h... yes [00:21:08.142] checking for curl_multi_init in -lcurl... yes [00:21:08.263] checking for curl_global_init thread safety... yes [00:21:08.419] checking for curl support for asynchronous DNS... yes [00:21:08.576] checking for library containing gss_store_cred_into... -lgssapi_krb5 [00:21:08.756] checking for CRYPTO_new_ex_data in -lcrypto... yes [00:21:08.868] checking for SSL_new in -lssl... yes [00:21:08.981] checking for SSL_CTX_set_ciphersuites... yes [00:21:09.094] checking for SSL_CTX_set_cert_cb... yes [00:21:09.215] checking for X509_get_signature_info... yes [00:21:09.337] checking for SSL_CTX_set_num_tickets... yes [00:21:09.458] checking for SSL_CTX_set_keylog_callback... yes [00:21:09.589] checking for SSL_CTX_set_client_hello_cb... yes [00:21:09.721] checking for pam_start in -lpam... yes [00:21:09.844] checking for xmlSaveToBuffer in -lxml2... yes [00:21:09.973] checking for xsltCleanupGlobals in -lxslt... yes [00:21:10.093] checking for LZ4_compress_default in -llz4... yes [00:21:10.219] checking for ZSTD_compress in -lzstd... yes [00:21:10.361] checking for ldap_bind in -lldap... yes [00:21:10.490] checking for ldap_initialize... yes [00:21:10.617] checking for ldap_verify_credentials... yes [00:21:10.747] checking for security_compute_create_name in -lselinux... yes [00:21:10.876] checking for uuid_export in -lossp-uuid... yes [00:21:11.011] checking copyfile.h usability... no [00:21:11.103] checking copyfile.h presence... no [00:21:11.140] checking for copyfile.h... no [00:21:11.144] checking execinfo.h usability... yes [00:21:11.153] checking execinfo.h presence... yes [00:21:11.185] checking for execinfo.h... yes [00:21:11.193] checking getopt.h usability... yes [00:21:11.238] checking getopt.h presence... yes [00:21:11.271] checking for getopt.h... yes [00:21:11.280] checking ifaddrs.h usability... yes [00:21:11.291] checking ifaddrs.h presence... yes [00:21:11.325] checking for ifaddrs.h... yes [00:21:11.334] checking sys/epoll.h usability... yes [00:21:11.344] checking sys/epoll.h presence... yes [00:21:11.381] checking for sys/epoll.h... yes [00:21:11.389] checking sys/event.h usability... no [00:21:11.478] checking sys/event.h presence... no [00:21:11.514] checking for sys/event.h... no [00:21:11.518] checking sys/personality.h usability... yes [00:21:11.527] checking sys/personality.h presence... yes [00:21:11.558] checking for sys/personality.h... yes [00:21:11.568] checking sys/prctl.h usability... yes [00:21:11.577] checking sys/prctl.h presence... yes [00:21:11.610] checking for sys/prctl.h... yes [00:21:11.617] checking sys/procctl.h usability... no [00:21:11.710] checking sys/procctl.h presence... no [00:21:11.746] checking for sys/procctl.h... no [00:21:11.750] checking sys/signalfd.h usability... yes [00:21:11.758] checking sys/signalfd.h presence... yes [00:21:11.792] checking for sys/signalfd.h... yes [00:21:11.801] checking sys/ucred.h usability... no [00:21:11.892] checking sys/ucred.h presence... no [00:21:11.928] checking for sys/ucred.h... no [00:21:11.931] checking termios.h usability... yes [00:21:11.941] checking termios.h presence... yes [00:21:11.974] checking for termios.h... yes [00:21:11.983] checking uchar.h usability... yes [00:21:11.993] checking uchar.h presence... yes [00:21:12.026] checking for uchar.h... yes [00:21:12.035] checking ucred.h usability... no [00:21:12.131] checking ucred.h presence... no [00:21:12.171] checking for ucred.h... no [00:21:12.176] checking xlocale.h usability... no [00:21:12.271] checking xlocale.h presence... no [00:21:12.311] checking for xlocale.h... no [00:21:12.313] checking readline/readline.h usability... yes [00:21:12.322] checking readline/readline.h presence... yes [00:21:12.359] checking for readline/readline.h... yes [00:21:12.361] checking readline/history.h usability... yes [00:21:12.371] checking readline/history.h presence... yes [00:21:12.407] checking for readline/history.h... yes [00:21:12.410] checking zlib.h usability... yes [00:21:12.420] checking zlib.h presence... yes [00:21:12.457] checking for zlib.h... yes [00:21:12.457] checking for lz4... /usr/bin/lz4 [00:21:12.457] checking lz4.h usability... yes [00:21:12.467] checking lz4.h presence... yes [00:21:12.503] checking for lz4.h... yes [00:21:12.503] checking for zstd... /usr/bin/zstd [00:21:12.504] checking zstd.h usability... yes [00:21:12.513] checking zstd.h presence... yes [00:21:12.546] checking for zstd.h... yes [00:21:12.547] checking gssapi/gssapi.h usability... yes [00:21:12.557] checking gssapi/gssapi.h presence... yes [00:21:12.592] checking for gssapi/gssapi.h... yes [00:21:12.594] checking gssapi/gssapi_ext.h usability... yes [00:21:12.603] checking gssapi/gssapi_ext.h presence... yes [00:21:12.638] checking for gssapi/gssapi_ext.h... yes [00:21:12.640] checking for openssl... /usr/bin/openssl [00:21:12.645] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [00:21:12.646] checking openssl/ssl.h usability... yes [00:21:12.656] checking openssl/ssl.h presence... yes [00:21:12.723] checking for openssl/ssl.h... yes [00:21:12.724] checking openssl/err.h usability... yes [00:21:12.734] checking openssl/err.h presence... yes [00:21:12.780] checking for openssl/err.h... yes [00:21:12.780] checking security/pam_appl.h usability... yes [00:21:12.790] checking security/pam_appl.h presence... yes [00:21:12.823] checking for security/pam_appl.h... yes [00:21:12.825] checking systemd/sd-daemon.h usability... yes [00:21:12.873] checking systemd/sd-daemon.h presence... yes [00:21:12.909] checking for systemd/sd-daemon.h... yes [00:21:12.909] checking libxml/parser.h usability... yes [00:21:12.919] checking libxml/parser.h presence... yes [00:21:12.961] checking for libxml/parser.h... yes [00:21:12.961] checking libxslt/xslt.h usability... yes [00:21:12.971] checking libxslt/xslt.h presence... yes [00:21:13.013] checking for libxslt/xslt.h... yes [00:21:13.014] checking ldap.h usability... yes [00:21:13.024] checking ldap.h presence... yes [00:21:13.061] checking for ldap.h... yes [00:21:13.061] checking for compatible LDAP implementation... yes [00:21:13.070] checking ossp/uuid.h usability... yes [00:21:13.079] checking ossp/uuid.h presence... yes [00:21:13.112] checking for ossp/uuid.h... yes [00:21:13.148] checking whether byte ordering is bigendian... no [00:21:13.301] checking for C printf format archetype... printf [00:21:13.332] checking for C++ printf format archetype... printf [00:21:13.363] checking for typeof... typeof [00:21:13.372] checking for C++ typeof... typeof [00:21:13.381] checking for typeof_unqual... __typeof_unqual__ [00:21:13.461] checking for C++ typeof_unqual... no [00:21:13.596] checking for __builtin_types_compatible_p... yes [00:21:13.636] checking for __builtin_constant_p... yes [00:21:13.650] checking for __builtin_mul_overflow... yes [00:21:13.802] checking for __builtin_unreachable... yes [00:21:13.934] checking for computed goto support... yes [00:21:13.942] checking for struct tm.tm_zone... yes [00:21:13.953] checking for union semun... no [00:21:14.027] checking for socklen_t... yes [00:21:14.115] checking for struct sockaddr.sa_len... no [00:21:14.271] checking for C/C++ restrict keyword... __restrict [00:21:14.286] checking for struct option... yes [00:21:14.366] checking whether assembler supports x86_64 popcntq... yes [00:21:14.375] checking for special C compiler options needed for large files... no [00:21:14.375] checking for _FILE_OFFSET_BITS value needed for large files... no [00:21:14.389] checking size of off_t... 8 [00:21:14.553] checking for SA_SIGINFO... yes [00:21:14.562] checking for int timezone... yes [00:21:14.704] checking for backtrace_symbols... yes [00:21:14.838] checking for copyfile... no [00:21:14.983] checking for copy_file_range... yes [00:21:15.117] checking for elf_aux_info... no [00:21:15.251] checking for explicit_memset... no [00:21:15.383] checking for getauxval... yes [00:21:15.511] checking for getifaddrs... yes [00:21:15.641] checking for getpeerucred... no [00:21:15.779] checking for inet_pton... yes [00:21:15.925] checking for kqueue... no [00:21:16.067] checking for localeconv_l... no [00:21:16.205] checking for mbstowcs_l... no [00:21:16.350] checking for memset_explicit... no [00:21:16.486] checking for posix_fallocate... yes [00:21:16.626] checking for ppoll... yes [00:21:16.761] checking for pthread_is_threaded_np... no [00:21:16.895] checking for setproctitle... no [00:21:17.028] checking for setproctitle_fast... no [00:21:17.172] checking for strsignal... yes [00:21:17.312] checking for syncfs... yes [00:21:17.444] checking for sync_file_range... yes [00:21:17.571] checking for uselocale... yes [00:21:17.715] checking for wcstombs_l... no [00:21:17.844] checking for __builtin_bswap16... yes [00:21:17.974] checking for __builtin_bswap32... yes [00:21:18.113] checking for __builtin_bswap64... yes [00:21:18.256] checking for __builtin_clz... yes [00:21:18.403] checking for __builtin_ctz... yes [00:21:18.543] checking for __builtin_frame_address... yes [00:21:18.673] checking for _LARGEFILE_SOURCE value needed for large files... no [00:21:18.808] checking how ccache clang reports undeclared, standard C functions... error [00:21:18.874] checking for posix_fadvise... yes [00:21:19.007] checking whether posix_fadvise is declared... yes [00:21:19.023] checking whether fdatasync is declared... yes [00:21:19.102] checking whether strlcat is declared... yes [00:21:19.156] checking whether strlcpy is declared... yes [00:21:19.172] checking whether strsep is declared... yes [00:21:19.188] checking whether timingsafe_bcmp is declared... no [00:21:19.291] checking whether preadv is declared... yes [00:21:19.371] checking whether pwritev is declared... yes [00:21:19.386] checking whether strchrnul is declared... yes [00:21:19.462] checking whether memset_s is declared... no [00:21:19.541] checking whether F_FULLFSYNC is declared... no [00:21:19.614] checking for explicit_bzero... yes [00:21:19.745] checking for getopt... yes [00:21:19.872] checking for getpeereid... no [00:21:20.018] checking for inet_aton... yes [00:21:20.141] checking for mkdtemp... yes [00:21:20.263] checking for strlcat... yes [00:21:20.385] checking for strlcpy... yes [00:21:20.518] checking for strsep... yes [00:21:20.647] checking for timingsafe_bcmp... no [00:21:20.777] checking for pthread_barrier_wait... yes [00:21:20.911] checking for getopt_long... yes [00:21:21.053] checking for syslog... yes [00:21:21.184] checking syslog.h usability... yes [00:21:21.230] checking syslog.h presence... yes [00:21:21.264] checking for syslog.h... yes [00:21:21.264] checking for opterr... yes [00:21:21.394] checking for optreset... no [00:21:21.526] checking unicode/ucol.h usability... yes [00:21:21.536] checking unicode/ucol.h presence... yes [00:21:21.575] checking for unicode/ucol.h... yes [00:21:21.575] checking for rl_completion_suppress_quote... yes [00:21:21.708] checking for rl_filename_quote_characters... yes [00:21:21.851] checking for rl_filename_quoting_function... yes [00:21:21.997] checking for append_history... yes [00:21:22.128] checking for history_truncate_file... yes [00:21:22.253] checking for rl_completion_matches... yes [00:21:22.384] checking for rl_filename_completion_function... yes [00:21:22.520] checking for rl_reset_screen_size... yes [00:21:22.668] checking for rl_variable_bind... yes [00:21:22.794] checking test program... ok [00:21:22.914] checking size of void *... 8 [00:21:23.071] checking size of size_t... 8 [00:21:23.224] checking size of long... 8 [00:21:23.373] checking size of long long... 8 [00:21:23.530] checking size of intmax_t... 8 [00:21:23.682] checking alignment of short... 2 [00:21:23.830] checking alignment of int... 4 [00:21:23.983] checking alignment of int64_t... 8 [00:21:24.135] checking alignment of double... 8 [00:21:24.289] checking for __int128... yes [00:21:24.424] checking for __int128 alignment bug... ok [00:21:24.553] checking alignment of PG_INT128_TYPE... 16 [00:21:24.708] checking for builtin __sync char locking functions... yes [00:21:24.850] checking for builtin __sync int32 locking functions... yes [00:21:24.983] checking for builtin __sync int32 atomic operations... yes [00:21:25.109] checking for builtin __sync int64 atomic operations... yes [00:21:25.238] checking for builtin __atomic int32 atomic operations... yes [00:21:25.380] checking for builtin __atomic int64 atomic operations... yes [00:21:25.520] checking for __get_cpuid... yes [00:21:25.672] checking for __get_cpuid_count... yes [00:21:25.813] checking for __cpuidex... yes [00:21:25.949] checking for AVX2 target attribute support... yes [00:21:25.960] checking for _xgetbv... yes [00:21:26.476] checking for _mm512_popcnt_epi64... yes [00:21:26.939] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:21:27.178] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:21:27.248] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:21:27.308] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:21:27.369] 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 [00:21:27.450] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:21:27.450] checking for _mm512_clmulepi64_epi128... yes [00:21:27.924] checking for vectorized CRC-32C... AVX-512 with runtime check [00:21:27.924] checking for library containing sem_init... none required [00:21:28.061] checking which semaphore API to use... unnamed POSIX [00:21:28.061] checking which random number source to use... OpenSSL [00:21:28.063] checking for tclsh... /usr/bin/tclsh [00:21:28.063] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [00:21:28.104] checking tcl.h usability... yes [00:21:28.114] checking tcl.h presence... yes [00:21:28.151] checking for tcl.h... yes [00:21:28.152] checking for perl.h... yes [00:21:28.168] checking for libperl... yes [00:21:28.467] checking Python.h usability... yes [00:21:28.477] checking Python.h presence... yes [00:21:28.548] checking for Python.h... yes [00:21:28.548] checking for xmllint... /usr/bin/xmllint [00:21:28.549] checking for xsltproc... /usr/bin/xsltproc [00:21:28.549] checking for fop... /usr/bin/fop [00:21:28.549] checking for dbtoepub... no [00:21:28.550] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [00:21:28.645] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [00:21:28.774] configure: using compiler=Debian clang version 19.1.7 (3+b1) [00:21:28.774] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -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 -Wstrict-prototypes -Wold-style-definition [00:21:28.774] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [00:21:28.774] configure: using LDFLAGS= -Wl,--as-needed [00:21:28.774] configure: using CXX=ccache clang++ [00:21:28.774] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [00:21:28.774] configure: using CLANG=ccache clang [00:21:28.774] 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 [00:21:28.774] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [00:21:28.806] configure: updating cache clang.cache [00:21:28.814] configure: creating ./config.status [00:21:28.909] config.status: creating GNUmakefile [00:21:28.923] config.status: creating src/Makefile.global [00:21:28.941] config.status: creating src/include/pg_config.h [00:21:28.955] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:21:28.964] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [00:21:28.970] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [00:21:28.978] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [00:21:28.986] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [00:21:28.994] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [00:21:29.033] [00:21:29.033] real 0m25.125s [00:21:29.033] user 0m15.607s [00:21:29.033] sys 0m9.757s [00:21:29.033] make -s -j${BUILD_JOBS} clean [00:21:29.617] time make -s -j${BUILD_JOBS} world-bin [00:22:44.277] In file included from io_limit.c:11: [00:22:44.277] ./ziggurat.h:26:20: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] [00:22:44.277] 26 | double std_uniform(); [00:22:44.277] | ^ [00:22:44.277] | void [00:22:44.277] ./ziggurat.h:27:36: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] [00:22:44.277] 27 | double random_standard_exponential(); [00:22:44.277] | ^ [00:22:44.277] | void [00:22:44.277] ./ziggurat.h:381:12: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] [00:22:44.277] 381 | std_uniform() [00:22:44.277] | ^ [00:22:44.277] | void [00:22:44.277] ./ziggurat.h:381:1: error: no previous prototype for function 'std_uniform' [-Werror,-Wmissing-prototypes] [00:22:44.277] 381 | std_uniform() [00:22:44.277] | ^ [00:22:44.277] ./ziggurat.h:26:9: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function [00:22:44.277] 26 | double std_uniform(); [00:22:44.277] | ^ [00:22:44.277] | void [00:22:44.277] ./ziggurat.h:418:28: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] [00:22:44.277] 418 | random_standard_exponential() [00:22:44.277] | ^ [00:22:44.277] | void [00:22:44.277] ./ziggurat.h:418:1: error: no previous prototype for function 'random_standard_exponential' [-Werror,-Wmissing-prototypes] [00:22:44.277] 418 | random_standard_exponential() [00:22:44.277] | ^ [00:22:44.277] ./ziggurat.h:27:9: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function [00:22:44.277] 27 | double random_standard_exponential(); [00:22:44.277] | ^ [00:22:44.277] | void [00:22:44.277] 6 errors generated. [00:22:44.277] make[2]: *** [: io_limit.o] Error 1 [00:22:44.277] make[2]: *** Waiting for unfinished jobs.... [00:22:44.329] make[1]: *** [Makefile:99: all-io_limit-recurse] Error 2 [00:22:44.332] make[1]: *** Waiting for unfinished jobs.... [00:22:44.868] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [00:22:44.868] [00:22:44.868] real 1m15.251s [00:22:44.868] user 3m31.217s [00:22:44.868] sys 0m48.971s [00:22:44.868] [00:22:44.868] Exit status: 2