[03:30:53.751] time ./configure \ [03:30:53.751] --cache clang.cache \ [03:30:53.751] ${LINUX_CONFIGURE_FEATURES} \ [03:30:53.751] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [03:30:53.932] configure: creating cache clang.cache [03:30:53.946] checking build system type... x86_64-pc-linux-gnu [03:30:54.027] checking host system type... x86_64-pc-linux-gnu [03:30:54.028] checking which template to use... linux [03:30:54.028] checking whether NLS is wanted... no [03:30:54.028] checking for default port number... 5432 [03:30:54.034] checking for block size... 8kB [03:30:54.036] checking for segment size... 1GB [03:30:54.038] checking for WAL block size... 8kB [03:30:54.155] checking whether the C compiler works... yes [03:30:54.232] checking for C compiler default output file name... a.out [03:30:54.233] checking for suffix of executables... [03:30:54.303] checking whether we are cross compiling... no [03:30:54.381] checking for suffix of object files... o [03:30:54.389] checking whether we are using the GNU C compiler... yes [03:30:54.397] checking whether ccache clang accepts -g... yes [03:30:54.404] checking for ccache clang option to accept ISO C89... none needed [03:30:54.415] checking for ccache clang option to accept ISO C11... none needed [03:30:54.535] checking whether we are using the GNU C++ compiler... yes [03:30:54.542] checking whether ccache clang++ accepts -g... yes [03:30:54.557] checking for ccache clang++ option to accept ISO C++11... none needed [03:30:54.630] checking for gawk... no [03:30:54.630] checking for mawk... mawk [03:30:54.630] checking for llvm-config... /usr/bin/llvm-config [03:30:54.636] configure: using llvm 19.1.7 [03:30:54.636] checking for CLANG... ccache clang [03:30:54.686] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [03:30:54.694] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [03:30:54.701] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [03:30:54.709] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [03:30:54.716] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [03:30:54.724] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [03:30:54.731] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [03:30:54.738] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:30:54.745] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [03:30:54.758] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [03:30:54.765] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [03:30:54.777] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [03:30:54.784] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [03:30:54.791] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [03:30:54.798] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [03:30:54.809] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [03:30:54.821] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [03:30:54.828] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [03:30:54.835] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [03:30:54.842] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [03:30:54.849] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:30:54.857] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [03:30:54.864] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [03:30:54.871] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [03:30:54.878] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [03:30:54.886] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:30:54.893] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:30:54.901] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [03:30:54.909] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [03:30:54.916] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:30:54.923] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [03:30:54.935] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [03:30:54.943] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:30:54.951] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:30:54.959] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:30:54.967] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [03:30:54.974] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [03:30:54.982] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [03:30:54.989] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [03:30:54.997] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [03:30:55.004] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [03:30:55.012] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [03:30:55.026] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [03:30:55.026] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [03:30:55.034] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [03:30:55.041] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:30:55.074] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [03:30:55.088] checking whether the C compiler still works... yes [03:30:55.172] checking how to run the C preprocessor... ccache clang -E [03:30:55.307] checking for pkg-config... /usr/bin/pkg-config [03:30:55.307] checking pkg-config is at least version 0.9.0... yes [03:30:55.309] checking whether to build with ICU support... yes [03:30:55.309] checking for icu-uc icu-i18n... yes [03:30:55.317] checking whether to build with Tcl... yes [03:30:55.317] checking whether to build Perl modules... yes [03:30:55.317] checking whether to build Python modules... yes [03:30:55.317] checking whether to build with GSSAPI support... yes [03:30:55.318] checking whether to build with PAM support... yes [03:30:55.319] checking whether to build with BSD Authentication support... no [03:30:55.319] checking whether to build with LDAP support... yes [03:30:55.319] checking whether to build with Bonjour support... no [03:30:55.319] checking whether to build with SELinux support... yes [03:30:55.319] checking whether to build with systemd support... yes [03:30:55.319] checking whether to build with liburing support... no [03:30:55.319] checking whether to build with libcurl support... yes [03:30:55.320] checking for libcurl >= 7.61.0... yes [03:30:55.329] checking whether to build with libnuma support... no [03:30:55.329] checking whether to build with XML support... yes [03:30:55.330] checking for libxml-2.0 >= 2.6.23... yes [03:30:55.337] checking whether to build with LZ4 support... yes [03:30:55.337] checking for liblz4... yes [03:30:55.344] checking whether to build with ZSTD support... yes [03:30:55.345] checking for libzstd >= 1.4.0... yes [03:30:55.352] checking for strip... strip [03:30:55.352] checking whether it is possible to strip libraries... yes [03:30:55.354] checking for ar... ar [03:30:55.354] checking for a BSD-compatible install... /usr/bin/install -c [03:30:55.363] checking for tar... /usr/bin/tar [03:30:55.363] checking whether ln -s works... yes [03:30:55.363] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:30:55.365] checking for nm... /usr/bin/nm [03:30:55.365] checking for bison... /usr/bin/bison [03:30:55.367] configure: using bison (GNU Bison) 3.8.2 [03:30:55.370] checking for flex... /usr/bin/flex [03:30:55.372] configure: using flex 2.6.4 [03:30:55.372] checking for perl... /usr/bin/perl [03:30:55.375] configure: using perl 5.40.1 [03:30:55.377] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [03:30:55.381] checking for Perl privlibexp... /usr/share/perl/5.40 [03:30:55.386] checking for Perl useshrplib... true [03:30:55.392] 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 [03:30:55.398] checking for CFLAGS to compile embedded Perl... -DDEBIAN [03:30:55.404] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [03:30:55.497] checking for python3... /usr/bin/python3 [03:30:55.510] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [03:30:55.517] checking for Python sysconfig module... yes [03:30:55.532] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [03:30:55.549] checking Python include directory... -I/usr/include/python3.13 [03:30:55.565] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [03:30:55.619] checking for a sed that does not truncate output... /usr/bin/sed [03:30:55.625] checking for grep that handles long lines and -e... /usr/bin/grep [03:30:55.627] checking for egrep... /usr/bin/grep -E [03:30:55.628] checking for ANSI C header files... yes [03:30:55.800] checking for sys/types.h... yes [03:30:55.846] checking for sys/stat.h... yes [03:30:55.861] checking for stdlib.h... yes [03:30:55.911] checking for string.h... yes [03:30:55.928] checking for memory.h... yes [03:30:55.945] checking for strings.h... yes [03:30:55.961] checking for inttypes.h... yes [03:30:55.978] checking for stdint.h... yes [03:30:55.993] checking for unistd.h... yes [03:30:56.007] checking whether ccache clang is Clang... yes [03:30:56.037] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [03:30:56.164] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [03:30:56.247] checking whether more special flags are required for pthreads... no [03:30:56.247] checking for PTHREAD_PRIO_INHERIT... yes [03:30:56.334] checking pthread.h usability... yes [03:30:56.342] checking pthread.h presence... yes [03:30:56.377] checking for pthread.h... yes [03:30:56.377] checking for strerror_r... yes [03:30:56.455] checking whether strerror_r returns int... no [03:30:56.525] checking for main in -lm... yes [03:30:56.609] checking for library containing setproctitle... no [03:30:56.775] checking for library containing dlsym... none required [03:30:56.857] checking for library containing socket... none required [03:30:56.939] checking for library containing getopt_long... none required [03:30:57.020] checking for library containing shm_open... none required [03:30:57.103] checking for library containing shm_unlink... none required [03:30:57.183] checking for library containing clock_gettime... none required [03:30:57.265] checking for library containing shmget... none required [03:30:57.347] checking for library containing backtrace_symbols... none required [03:30:57.427] checking for library containing pthread_barrier_wait... none required [03:30:57.508] checking for library containing readline... -lreadline [03:30:57.589] checking for inflate in -lz... yes [03:30:57.673] checking curl/curl.h usability... yes [03:30:57.683] checking curl/curl.h presence... yes [03:30:57.723] checking for curl/curl.h... yes [03:30:57.723] checking for curl_multi_init in -lcurl... yes [03:30:57.849] checking for curl_global_init thread safety... yes [03:30:58.000] checking for curl support for asynchronous DNS... yes [03:30:58.154] checking for library containing gss_store_cred_into... -lgssapi_krb5 [03:30:58.333] checking for CRYPTO_new_ex_data in -lcrypto... yes [03:30:58.441] checking for SSL_new in -lssl... yes [03:30:58.560] checking for SSL_CTX_set_ciphersuites... yes [03:30:58.681] checking for SSL_CTX_set_cert_cb... yes [03:30:58.798] checking for X509_get_signature_info... yes [03:30:58.918] checking for SSL_CTX_set_num_tickets... yes [03:30:59.045] checking for SSL_CTX_set_keylog_callback... yes [03:30:59.170] checking for SSL_CTX_set_client_hello_cb... yes [03:30:59.288] checking for pam_start in -lpam... yes [03:30:59.402] checking for xmlSaveToBuffer in -lxml2... yes [03:30:59.521] checking for xsltCleanupGlobals in -lxslt... yes [03:30:59.649] checking for LZ4_compress_default in -llz4... yes [03:30:59.779] checking for ZSTD_compress in -lzstd... yes [03:30:59.906] checking for ldap_bind in -lldap... yes [03:31:00.039] checking for ldap_initialize... yes [03:31:00.170] checking for ldap_verify_credentials... yes [03:31:00.304] checking for security_compute_create_name in -lselinux... yes [03:31:00.430] checking for uuid_export in -lossp-uuid... yes [03:31:00.556] checking copyfile.h usability... no [03:31:00.650] checking copyfile.h presence... no [03:31:00.687] checking for copyfile.h... no [03:31:00.690] checking execinfo.h usability... yes [03:31:00.700] checking execinfo.h presence... yes [03:31:00.732] checking for execinfo.h... yes [03:31:00.741] checking getopt.h usability... yes [03:31:00.750] checking getopt.h presence... yes [03:31:00.781] checking for getopt.h... yes [03:31:00.791] checking ifaddrs.h usability... yes [03:31:00.800] checking ifaddrs.h presence... yes [03:31:00.835] checking for ifaddrs.h... yes [03:31:00.844] checking sys/epoll.h usability... yes [03:31:00.853] checking sys/epoll.h presence... yes [03:31:00.888] checking for sys/epoll.h... yes [03:31:00.896] checking sys/event.h usability... no [03:31:00.993] checking sys/event.h presence... no [03:31:01.033] checking for sys/event.h... no [03:31:01.037] checking sys/personality.h usability... yes [03:31:01.133] checking sys/personality.h presence... yes [03:31:01.165] checking for sys/personality.h... yes [03:31:01.173] checking sys/prctl.h usability... yes [03:31:01.183] checking sys/prctl.h presence... yes [03:31:01.215] checking for sys/prctl.h... yes [03:31:01.224] checking sys/procctl.h usability... no [03:31:01.317] checking sys/procctl.h presence... no [03:31:01.353] checking for sys/procctl.h... no [03:31:01.357] checking sys/signalfd.h usability... yes [03:31:01.366] checking sys/signalfd.h presence... yes [03:31:01.398] checking for sys/signalfd.h... yes [03:31:01.406] checking sys/ucred.h usability... no [03:31:01.497] checking sys/ucred.h presence... no [03:31:01.534] checking for sys/ucred.h... no [03:31:01.538] checking termios.h usability... yes [03:31:01.548] checking termios.h presence... yes [03:31:01.581] checking for termios.h... yes [03:31:01.590] checking uchar.h usability... yes [03:31:01.599] checking uchar.h presence... yes [03:31:01.632] checking for uchar.h... yes [03:31:01.642] checking ucred.h usability... no [03:31:01.736] checking ucred.h presence... no [03:31:01.774] checking for ucred.h... no [03:31:01.778] checking xlocale.h usability... no [03:31:01.869] checking xlocale.h presence... no [03:31:01.905] checking for xlocale.h... no [03:31:01.907] checking readline/readline.h usability... yes [03:31:01.916] checking readline/readline.h presence... yes [03:31:01.951] checking for readline/readline.h... yes [03:31:01.953] checking readline/history.h usability... yes [03:31:01.963] checking readline/history.h presence... yes [03:31:01.998] checking for readline/history.h... yes [03:31:02.002] checking zlib.h usability... yes [03:31:02.011] checking zlib.h presence... yes [03:31:02.047] checking for zlib.h... yes [03:31:02.047] checking for lz4... /usr/bin/lz4 [03:31:02.047] checking lz4.h usability... yes [03:31:02.057] checking lz4.h presence... yes [03:31:02.092] checking for lz4.h... yes [03:31:02.092] checking for zstd... /usr/bin/zstd [03:31:02.093] checking zstd.h usability... yes [03:31:02.102] checking zstd.h presence... yes [03:31:02.134] checking for zstd.h... yes [03:31:02.135] checking gssapi/gssapi.h usability... yes [03:31:02.144] checking gssapi/gssapi.h presence... yes [03:31:02.177] checking for gssapi/gssapi.h... yes [03:31:02.179] checking gssapi/gssapi_ext.h usability... yes [03:31:02.188] checking gssapi/gssapi_ext.h presence... yes [03:31:02.224] checking for gssapi/gssapi_ext.h... yes [03:31:02.226] checking for openssl... /usr/bin/openssl [03:31:02.231] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [03:31:02.231] checking openssl/ssl.h usability... yes [03:31:02.241] checking openssl/ssl.h presence... yes [03:31:02.305] checking for openssl/ssl.h... yes [03:31:02.305] checking openssl/err.h usability... yes [03:31:02.315] checking openssl/err.h presence... yes [03:31:02.358] checking for openssl/err.h... yes [03:31:02.359] checking security/pam_appl.h usability... yes [03:31:02.368] checking security/pam_appl.h presence... yes [03:31:02.398] checking for security/pam_appl.h... yes [03:31:02.400] checking systemd/sd-daemon.h usability... yes [03:31:02.409] checking systemd/sd-daemon.h presence... yes [03:31:02.443] checking for systemd/sd-daemon.h... yes [03:31:02.444] checking libxml/parser.h usability... yes [03:31:02.453] checking libxml/parser.h presence... yes [03:31:02.493] checking for libxml/parser.h... yes [03:31:02.493] checking libxslt/xslt.h usability... yes [03:31:02.503] checking libxslt/xslt.h presence... yes [03:31:02.543] checking for libxslt/xslt.h... yes [03:31:02.543] checking ldap.h usability... yes [03:31:02.552] checking ldap.h presence... yes [03:31:02.587] checking for ldap.h... yes [03:31:02.587] checking for compatible LDAP implementation... yes [03:31:02.596] checking ossp/uuid.h usability... yes [03:31:02.689] checking ossp/uuid.h presence... yes [03:31:02.723] checking for ossp/uuid.h... yes [03:31:02.760] checking whether byte ordering is bigendian... no [03:31:02.917] checking for C printf format archetype... printf [03:31:02.946] checking for C++ printf format archetype... printf [03:31:02.973] checking for typeof... typeof [03:31:03.040] checking for C++ typeof... typeof [03:31:03.049] checking for typeof_unqual... __typeof_unqual__ [03:31:03.134] checking for C++ typeof_unqual... no [03:31:03.268] checking for __builtin_types_compatible_p... yes [03:31:03.280] checking for __builtin_constant_p... yes [03:31:03.319] checking for __builtin_mul_overflow... yes [03:31:03.450] checking for __builtin_unreachable... yes [03:31:03.575] checking for computed goto support... yes [03:31:03.583] checking for struct tm.tm_zone... yes [03:31:03.592] checking for union semun... no [03:31:03.665] checking for socklen_t... yes [03:31:03.746] checking for struct sockaddr.sa_len... no [03:31:03.897] checking for C/C++ restrict keyword... __restrict [03:31:03.911] checking for struct option... yes [03:31:03.988] checking whether assembler supports x86_64 popcntq... yes [03:31:04.024] checking for special C compiler options needed for large files... no [03:31:04.024] checking for _FILE_OFFSET_BITS value needed for large files... no [03:31:04.100] checking size of off_t... 8 [03:31:04.257] checking for int timezone... yes [03:31:04.395] checking for backtrace_symbols... yes [03:31:04.529] checking for copyfile... no [03:31:04.661] checking for copy_file_range... yes [03:31:04.790] checking for elf_aux_info... no [03:31:04.925] checking for explicit_memset... no [03:31:05.065] checking for getauxval... yes [03:31:05.197] checking for getifaddrs... yes [03:31:05.337] checking for getpeerucred... no [03:31:05.471] checking for inet_pton... yes [03:31:05.603] checking for kqueue... no [03:31:05.741] checking for localeconv_l... no [03:31:05.878] checking for mbstowcs_l... no [03:31:06.012] checking for memset_explicit... no [03:31:06.146] checking for posix_fallocate... yes [03:31:06.282] checking for ppoll... yes [03:31:06.418] checking for pthread_is_threaded_np... no [03:31:06.550] checking for setproctitle... no [03:31:06.687] checking for setproctitle_fast... no [03:31:06.824] checking for strsignal... yes [03:31:06.959] checking for syncfs... yes [03:31:07.094] checking for sync_file_range... yes [03:31:07.231] checking for uselocale... yes [03:31:07.368] checking for wcstombs_l... no [03:31:07.498] checking for __builtin_bswap16... yes [03:31:07.628] checking for __builtin_bswap32... yes [03:31:07.764] checking for __builtin_bswap64... yes [03:31:07.903] checking for __builtin_clz... yes [03:31:08.032] checking for __builtin_ctz... yes [03:31:08.170] checking for __builtin_frame_address... yes [03:31:08.308] checking for _LARGEFILE_SOURCE value needed for large files... no [03:31:08.452] checking how ccache clang reports undeclared, standard C functions... error [03:31:08.519] checking for posix_fadvise... yes [03:31:08.647] checking whether posix_fadvise is declared... yes [03:31:08.691] checking whether fdatasync is declared... yes [03:31:08.706] checking whether strlcat is declared... yes [03:31:08.759] checking whether strlcpy is declared... yes [03:31:08.774] checking whether strsep is declared... yes [03:31:08.790] checking whether timingsafe_bcmp is declared... no [03:31:08.891] checking whether preadv is declared... yes [03:31:08.906] checking whether pwritev is declared... yes [03:31:08.922] checking whether strchrnul is declared... yes [03:31:08.937] checking whether memset_s is declared... no [03:31:09.018] checking whether F_FULLFSYNC is declared... no [03:31:09.091] checking for explicit_bzero... yes [03:31:09.222] checking for getopt... yes [03:31:09.346] checking for getpeereid... no [03:31:09.478] checking for inet_aton... yes [03:31:09.600] checking for mkdtemp... yes [03:31:09.727] checking for strlcat... yes [03:31:09.862] checking for strlcpy... yes [03:31:09.988] checking for strsep... yes [03:31:10.113] checking for timingsafe_bcmp... no [03:31:10.248] checking for pthread_barrier_wait... yes [03:31:10.375] checking for getopt_long... yes [03:31:10.497] checking for syslog... yes [03:31:10.625] checking syslog.h usability... yes [03:31:10.634] checking syslog.h presence... yes [03:31:10.666] checking for syslog.h... yes [03:31:10.666] checking for opterr... yes [03:31:10.797] checking for optreset... no [03:31:10.932] checking unicode/ucol.h usability... yes [03:31:10.941] checking unicode/ucol.h presence... yes [03:31:10.982] checking for unicode/ucol.h... yes [03:31:10.982] checking for rl_completion_suppress_quote... yes [03:31:11.125] checking for rl_filename_quote_characters... yes [03:31:11.271] checking for rl_filename_quoting_function... yes [03:31:11.409] checking for append_history... yes [03:31:11.553] checking for history_truncate_file... yes [03:31:11.690] checking for rl_completion_matches... yes [03:31:11.836] checking for rl_filename_completion_function... yes [03:31:11.984] checking for rl_reset_screen_size... yes [03:31:12.124] checking for rl_variable_bind... yes [03:31:12.261] checking test program... ok [03:31:12.390] checking size of void *... 8 [03:31:12.544] checking size of size_t... 8 [03:31:12.701] checking size of long... 8 [03:31:12.864] checking size of long long... 8 [03:31:13.016] checking size of intmax_t... 8 [03:31:13.183] checking alignment of short... 2 [03:31:13.338] checking alignment of int... 4 [03:31:13.495] checking alignment of int64_t... 8 [03:31:13.648] checking alignment of double... 8 [03:31:13.798] checking for __int128... yes [03:31:13.929] checking for __int128 alignment bug... ok [03:31:14.061] checking alignment of PG_INT128_TYPE... 16 [03:31:14.211] checking for builtin __sync char locking functions... yes [03:31:14.343] checking for builtin __sync int32 locking functions... yes [03:31:14.480] checking for builtin __sync int32 atomic operations... yes [03:31:14.613] checking for builtin __sync int64 atomic operations... yes [03:31:14.754] checking for builtin __atomic int32 atomic operations... yes [03:31:14.890] checking for builtin __atomic int64 atomic operations... yes [03:31:15.038] checking for __get_cpuid... yes [03:31:15.188] checking for __get_cpuid_count... yes [03:31:15.325] checking for _xgetbv... yes [03:31:15.836] checking for _mm512_popcnt_epi64... yes [03:31:16.295] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [03:31:16.533] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:31:16.602] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [03:31:16.661] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:31:16.722] 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 [03:31:16.801] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:31:16.801] checking for _mm512_clmulepi64_epi128... yes [03:31:17.257] checking for vectorized CRC-32C... AVX-512 with runtime check [03:31:17.258] checking for library containing sem_init... none required [03:31:17.387] checking which semaphore API to use... unnamed POSIX [03:31:17.387] checking which random number source to use... OpenSSL [03:31:17.389] checking for tclsh... /usr/bin/tclsh [03:31:17.389] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [03:31:17.429] checking tcl.h usability... yes [03:31:17.439] checking tcl.h presence... yes [03:31:17.475] checking for tcl.h... yes [03:31:17.476] checking for perl.h... yes [03:31:17.490] checking for libperl... yes [03:31:17.788] checking Python.h usability... yes [03:31:17.799] checking Python.h presence... yes [03:31:17.872] checking for Python.h... yes [03:31:17.872] checking for xmllint... /usr/bin/xmllint [03:31:17.873] checking for xsltproc... /usr/bin/xsltproc [03:31:17.873] checking for fop... /usr/bin/fop [03:31:17.873] checking for dbtoepub... no [03:31:17.874] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [03:31:17.971] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [03:31:18.097] configure: using compiler=Debian clang version 19.1.7 (3+b1) [03:31:18.098] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -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 [03:31:18.098] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [03:31:18.098] configure: using LDFLAGS= -Wl,--as-needed [03:31:18.098] configure: using CXX=ccache clang++ [03:31:18.098] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [03:31:18.098] configure: using CLANG=ccache clang [03:31:18.098] 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 [03:31:18.098] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [03:31:18.127] configure: updating cache clang.cache [03:31:18.135] configure: creating ./config.status [03:31:18.225] config.status: creating GNUmakefile [03:31:18.238] config.status: creating src/Makefile.global [03:31:18.254] config.status: creating src/include/pg_config.h [03:31:18.267] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:31:18.275] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [03:31:18.281] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [03:31:18.288] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [03:31:18.296] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [03:31:18.304] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [03:31:18.340] [03:31:18.340] real 0m24.589s [03:31:18.340] user 0m15.266s [03:31:18.340] sys 0m9.563s [03:31:18.340] make -s -j${BUILD_JOBS} clean [03:31:18.913] time make -s -j${BUILD_JOBS} world-bin [03:32:01.825] xlogpipeline.c:1046:19: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] [03:32:01.825] 1046 | bool AmWalPipeline() [03:32:01.825] | ^ [03:32:01.825] | void [03:32:01.825] 1 error generated. [03:32:01.826] make[4]: *** [: xlogpipeline.o] Error 1 [03:32:01.827] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [03:32:01.827] make[2]: *** [common.mk:37: access-recursive] Error 2 [03:32:01.831] make[2]: *** Waiting for unfinished jobs.... [03:32:02.814] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:32:02.815] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:32:02.815] [03:32:02.815] real 0m43.902s [03:32:02.815] user 2m21.017s [03:32:02.815] sys 0m27.860s [03:32:02.815] [03:32:02.815] Exit status: 2