[21:33:39.299] time ./configure \ [21:33:39.299] --cache clang.cache \ [21:33:39.299] ${LINUX_CONFIGURE_FEATURES} \ [21:33:39.299] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [21:33:39.515] configure: creating cache clang.cache [21:33:39.532] checking build system type... x86_64-pc-linux-gnu [21:33:39.634] checking host system type... x86_64-pc-linux-gnu [21:33:39.634] checking which template to use... linux [21:33:39.635] checking whether NLS is wanted... no [21:33:39.635] checking for default port number... 5432 [21:33:39.642] checking for block size... 8kB [21:33:39.644] checking for segment size... 1GB [21:33:39.648] checking for WAL block size... 8kB [21:33:39.779] checking whether the C compiler works... yes [21:33:39.940] checking for C compiler default output file name... a.out [21:33:39.941] checking for suffix of executables... [21:33:40.014] checking whether we are cross compiling... no [21:33:40.117] checking for suffix of object files... o [21:33:40.126] checking whether we are using the GNU C compiler... yes [21:33:40.133] checking whether ccache clang accepts -g... yes [21:33:40.141] checking for ccache clang option to accept ISO C89... none needed [21:33:40.155] checking for ccache clang option to accept ISO C11... none needed [21:33:40.288] checking whether we are using the GNU C++ compiler... yes [21:33:40.296] checking whether ccache clang++ accepts -g... yes [21:33:40.314] checking for ccache clang++ option to accept ISO C++11... none needed [21:33:40.394] checking for gawk... no [21:33:40.395] checking for mawk... mawk [21:33:40.395] checking for llvm-config... /usr/bin/llvm-config [21:33:40.401] configure: using llvm 19.1.7 [21:33:40.401] checking for CLANG... ccache clang [21:33:40.453] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:33:40.461] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:33:40.469] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [21:33:40.478] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:33:40.486] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:33:40.495] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:33:40.503] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:33:40.512] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [21:33:40.528] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [21:33:40.542] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [21:33:40.550] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [21:33:40.563] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [21:33:40.571] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [21:33:40.578] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [21:33:40.585] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:33:40.598] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [21:33:40.610] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:33:40.617] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [21:33:40.624] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [21:33:40.632] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:33:40.640] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:33:40.648] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:33:40.656] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [21:33:40.664] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [21:33:40.672] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:33:40.681] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:33:40.688] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:33:40.697] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:33:40.706] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:33:40.714] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:33:40.723] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:33:40.738] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [21:33:40.748] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:33:40.756] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:33:40.765] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:33:40.775] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:33:40.784] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:33:40.794] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:33:40.802] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:33:40.811] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:33:40.819] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:33:40.828] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [21:33:40.842] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [21:33:40.842] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:33:40.850] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:33:40.860] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:33:40.869] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:33:40.885] checking whether the C compiler still works... yes [21:33:40.990] checking how to run the C preprocessor... ccache clang -E [21:33:41.139] checking for pkg-config... /usr/bin/pkg-config [21:33:41.139] checking pkg-config is at least version 0.9.0... yes [21:33:41.141] checking whether to build with ICU support... yes [21:33:41.141] checking for icu-uc icu-i18n... yes [21:33:41.151] checking whether to build with Tcl... yes [21:33:41.151] checking whether to build Perl modules... yes [21:33:41.151] checking whether to build Python modules... yes [21:33:41.151] checking whether to build with GSSAPI support... yes [21:33:41.152] checking whether to build with PAM support... yes [21:33:41.153] checking whether to build with BSD Authentication support... no [21:33:41.153] checking whether to build with LDAP support... yes [21:33:41.153] checking whether to build with Bonjour support... no [21:33:41.153] checking whether to build with SELinux support... yes [21:33:41.153] checking whether to build with systemd support... yes [21:33:41.153] checking whether to build with liburing support... no [21:33:41.153] checking whether to build with libcurl support... yes [21:33:41.154] checking for libcurl >= 7.61.0... yes [21:33:41.165] checking whether to build with libnuma support... no [21:33:41.166] checking whether to build with XML support... yes [21:33:41.166] checking for libxml-2.0 >= 2.6.23... yes [21:33:41.176] checking whether to build with LZ4 support... yes [21:33:41.176] checking for liblz4... yes [21:33:41.186] checking whether to build with ZSTD support... yes [21:33:41.186] checking for libzstd >= 1.4.0... yes [21:33:41.197] checking for strip... strip [21:33:41.197] checking whether it is possible to strip libraries... yes [21:33:41.199] checking for ar... ar [21:33:41.200] checking for a BSD-compatible install... /usr/bin/install -c [21:33:41.212] checking for tar... /usr/bin/tar [21:33:41.212] checking whether ln -s works... yes [21:33:41.212] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:33:41.215] checking for nm... /usr/bin/nm [21:33:41.216] checking for bison... /usr/bin/bison [21:33:41.219] configure: using bison (GNU Bison) 3.8.2 [21:33:41.222] checking for flex... /usr/bin/flex [21:33:41.225] configure: using flex 2.6.4 [21:33:41.225] checking for perl... /usr/bin/perl [21:33:41.229] configure: using perl 5.40.1 [21:33:41.232] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [21:33:41.238] checking for Perl privlibexp... /usr/share/perl/5.40 [21:33:41.243] checking for Perl useshrplib... true [21:33:41.250] 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 [21:33:41.257] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:33:41.264] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:33:41.366] checking for python3... /usr/bin/python3 [21:33:41.381] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [21:33:41.388] checking for Python sysconfig module... yes [21:33:41.405] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [21:33:41.423] checking Python include directory... -I/usr/include/python3.13 [21:33:41.442] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [21:33:41.500] checking for a sed that does not truncate output... /usr/bin/sed [21:33:41.507] checking for grep that handles long lines and -e... /usr/bin/grep [21:33:41.510] checking for egrep... /usr/bin/grep -E [21:33:41.513] checking for ANSI C header files... yes [21:33:41.725] checking for sys/types.h... yes [21:33:41.744] checking for sys/stat.h... yes [21:33:41.761] checking for stdlib.h... yes [21:33:41.779] checking for string.h... yes [21:33:41.798] checking for memory.h... yes [21:33:41.816] checking for strings.h... yes [21:33:41.835] checking for inttypes.h... yes [21:33:41.853] checking for stdint.h... yes [21:33:41.870] checking for unistd.h... yes [21:33:41.885] checking whether ccache clang is Clang... yes [21:33:41.917] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:33:42.047] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:33:42.133] checking whether more special flags are required for pthreads... no [21:33:42.133] checking for PTHREAD_PRIO_INHERIT... yes [21:33:42.226] checking pthread.h usability... yes [21:33:42.236] checking pthread.h presence... yes [21:33:42.273] checking for pthread.h... yes [21:33:42.273] checking for strerror_r... yes [21:33:42.355] checking whether strerror_r returns int... no [21:33:42.431] checking for main in -lm... yes [21:33:42.521] checking for library containing setproctitle... no [21:33:42.705] checking for library containing dlsym... none required [21:33:42.792] checking for library containing socket... none required [21:33:42.877] checking for library containing getopt_long... none required [21:33:42.964] checking for library containing shm_open... none required [21:33:43.051] checking for library containing shm_unlink... none required [21:33:43.139] checking for library containing clock_gettime... none required [21:33:43.226] checking for library containing shmget... none required [21:33:43.312] checking for library containing backtrace_symbols... none required [21:33:43.401] checking for library containing pthread_barrier_wait... none required [21:33:43.489] checking for library containing readline... -lreadline [21:33:43.574] checking for inflate in -lz... yes [21:33:43.666] checking curl/curl.h usability... yes [21:33:43.676] checking curl/curl.h presence... yes [21:33:43.719] checking for curl/curl.h... yes [21:33:43.719] checking for curl_multi_init in -lcurl... yes [21:33:43.849] checking for curl_global_init thread safety... yes [21:33:44.011] checking for curl support for asynchronous DNS... yes [21:33:44.164] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:33:44.355] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:33:44.476] checking for SSL_new in -lssl... yes [21:33:44.594] checking for SSL_CTX_set_ciphersuites... yes [21:33:44.719] checking for SSL_CTX_set_cert_cb... yes [21:33:44.847] checking for X509_get_signature_info... yes [21:33:44.977] checking for SSL_CTX_set_num_tickets... yes [21:33:45.104] checking for SSL_CTX_set_keylog_callback... yes [21:33:45.236] checking for SSL_CTX_set_client_hello_cb... yes [21:33:45.365] checking for pam_start in -lpam... yes [21:33:45.489] checking for xmlSaveToBuffer in -lxml2... yes [21:33:45.622] checking for xsltCleanupGlobals in -lxslt... yes [21:33:45.765] checking for LZ4_compress_default in -llz4... yes [21:33:45.904] checking for ZSTD_compress in -lzstd... yes [21:33:46.040] checking for ldap_bind in -lldap... yes [21:33:46.177] checking for ldap_initialize... yes [21:33:46.329] checking for ldap_verify_credentials... yes [21:33:46.471] checking for security_compute_create_name in -lselinux... yes [21:33:46.611] checking for uuid_export in -lossp-uuid... yes [21:33:46.751] checking copyfile.h usability... no [21:33:46.853] checking copyfile.h presence... no [21:33:46.893] checking for copyfile.h... no [21:33:46.898] checking execinfo.h usability... yes [21:33:46.908] checking execinfo.h presence... yes [21:33:46.942] checking for execinfo.h... yes [21:33:46.951] checking getopt.h usability... yes [21:33:46.962] checking getopt.h presence... yes [21:33:46.998] checking for getopt.h... yes [21:33:47.008] checking ifaddrs.h usability... yes [21:33:47.020] checking ifaddrs.h presence... yes [21:33:47.057] checking for ifaddrs.h... yes [21:33:47.067] checking sys/epoll.h usability... yes [21:33:47.077] checking sys/epoll.h presence... yes [21:33:47.115] checking for sys/epoll.h... yes [21:33:47.126] checking sys/event.h usability... no [21:33:47.224] checking sys/event.h presence... no [21:33:47.265] checking for sys/event.h... no [21:33:47.269] checking sys/personality.h usability... yes [21:33:47.279] checking sys/personality.h presence... yes [21:33:47.314] checking for sys/personality.h... yes [21:33:47.324] checking sys/prctl.h usability... yes [21:33:47.334] checking sys/prctl.h presence... yes [21:33:47.368] checking for sys/prctl.h... yes [21:33:47.378] checking sys/procctl.h usability... no [21:33:47.479] checking sys/procctl.h presence... no [21:33:47.520] checking for sys/procctl.h... no [21:33:47.525] checking sys/signalfd.h usability... yes [21:33:47.535] checking sys/signalfd.h presence... yes [21:33:47.571] checking for sys/signalfd.h... yes [21:33:47.581] checking sys/ucred.h usability... no [21:33:47.678] checking sys/ucred.h presence... no [21:33:47.719] checking for sys/ucred.h... no [21:33:47.724] checking termios.h usability... yes [21:33:47.734] checking termios.h presence... yes [21:33:47.770] checking for termios.h... yes [21:33:47.780] checking uchar.h usability... yes [21:33:47.791] checking uchar.h presence... yes [21:33:47.825] checking for uchar.h... yes [21:33:47.835] checking ucred.h usability... no [21:33:47.934] checking ucred.h presence... no [21:33:47.973] checking for ucred.h... no [21:33:47.978] checking xlocale.h usability... no [21:33:48.075] checking xlocale.h presence... no [21:33:48.113] checking for xlocale.h... no [21:33:48.115] checking readline/readline.h usability... yes [21:33:48.125] checking readline/readline.h presence... yes [21:33:48.161] checking for readline/readline.h... yes [21:33:48.163] checking readline/history.h usability... yes [21:33:48.172] checking readline/history.h presence... yes [21:33:48.209] checking for readline/history.h... yes [21:33:48.213] checking zlib.h usability... yes [21:33:48.223] checking zlib.h presence... yes [21:33:48.261] checking for zlib.h... yes [21:33:48.261] checking for lz4... /usr/bin/lz4 [21:33:48.261] checking lz4.h usability... yes [21:33:48.270] checking lz4.h presence... yes [21:33:48.305] checking for lz4.h... yes [21:33:48.305] checking for zstd... /usr/bin/zstd [21:33:48.306] checking zstd.h usability... yes [21:33:48.316] checking zstd.h presence... yes [21:33:48.350] checking for zstd.h... yes [21:33:48.351] checking gssapi/gssapi.h usability... yes [21:33:48.360] checking gssapi/gssapi.h presence... yes [21:33:48.396] checking for gssapi/gssapi.h... yes [21:33:48.398] checking gssapi/gssapi_ext.h usability... yes [21:33:48.409] checking gssapi/gssapi_ext.h presence... yes [21:33:48.446] checking for gssapi/gssapi_ext.h... yes [21:33:48.448] checking for openssl... /usr/bin/openssl [21:33:48.454] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [21:33:48.454] checking openssl/ssl.h usability... yes [21:33:48.464] checking openssl/ssl.h presence... yes [21:33:48.532] checking for openssl/ssl.h... yes [21:33:48.532] checking openssl/err.h usability... yes [21:33:48.542] checking openssl/err.h presence... yes [21:33:48.588] checking for openssl/err.h... yes [21:33:48.589] checking security/pam_appl.h usability... yes [21:33:48.599] checking security/pam_appl.h presence... yes [21:33:48.633] checking for security/pam_appl.h... yes [21:33:48.635] checking systemd/sd-daemon.h usability... yes [21:33:48.646] checking systemd/sd-daemon.h presence... yes [21:33:48.683] checking for systemd/sd-daemon.h... yes [21:33:48.683] checking libxml/parser.h usability... yes [21:33:48.694] checking libxml/parser.h presence... yes [21:33:48.736] checking for libxml/parser.h... yes [21:33:48.737] checking libxslt/xslt.h usability... yes [21:33:48.747] checking libxslt/xslt.h presence... yes [21:33:48.790] checking for libxslt/xslt.h... yes [21:33:48.791] checking ldap.h usability... yes [21:33:48.800] checking ldap.h presence... yes [21:33:48.836] checking for ldap.h... yes [21:33:48.837] checking for compatible LDAP implementation... yes [21:33:48.846] checking ossp/uuid.h usability... yes [21:33:48.856] checking ossp/uuid.h presence... yes [21:33:48.894] checking for ossp/uuid.h... yes [21:33:48.932] checking whether byte ordering is bigendian... no [21:33:49.098] checking for C printf format archetype... printf [21:33:49.132] checking for C++ printf format archetype... printf [21:33:49.168] checking for typeof... typeof [21:33:49.177] checking for C++ typeof... typeof [21:33:49.187] checking for typeof_unqual... __typeof_unqual__ [21:33:49.281] checking for C++ typeof_unqual... no [21:33:49.428] checking for __builtin_types_compatible_p... yes [21:33:49.441] checking for __builtin_constant_p... yes [21:33:49.455] checking for __builtin_mul_overflow... yes [21:33:49.603] checking for __builtin_unreachable... yes [21:33:49.750] checking for computed goto support... yes [21:33:49.758] checking for struct tm.tm_zone... yes [21:33:49.769] checking for union semun... no [21:33:49.846] checking for socklen_t... yes [21:33:49.936] checking for struct sockaddr.sa_len... no [21:33:50.097] checking for C/C++ restrict keyword... __restrict [21:33:50.113] checking for struct option... yes [21:33:50.198] checking whether assembler supports x86_64 popcntq... yes [21:33:50.208] checking for special C compiler options needed for large files... no [21:33:50.208] checking for _FILE_OFFSET_BITS value needed for large files... no [21:33:50.222] checking size of off_t... 8 [21:33:50.397] checking for int timezone... yes [21:33:50.548] checking for backtrace_symbols... yes [21:33:50.699] checking for copyfile... no [21:33:50.846] checking for copy_file_range... yes [21:33:51.004] checking for elf_aux_info... no [21:33:51.154] checking for explicit_memset... no [21:33:51.317] checking for getauxval... yes [21:33:51.470] checking for getifaddrs... yes [21:33:51.616] checking for getpeerucred... no [21:33:51.760] checking for inet_pton... yes [21:33:51.906] checking for kqueue... no [21:33:52.047] checking for localeconv_l... no [21:33:52.190] checking for mbstowcs_l... no [21:33:52.323] checking for memset_explicit... no [21:33:52.467] checking for posix_fallocate... yes [21:33:52.612] checking for ppoll... yes [21:33:52.759] checking for pthread_is_threaded_np... no [21:33:52.904] checking for setproctitle... no [21:33:53.048] checking for setproctitle_fast... no [21:33:53.192] checking for strsignal... yes [21:33:53.330] checking for syncfs... yes [21:33:53.473] checking for sync_file_range... yes [21:33:53.622] checking for uselocale... yes [21:33:53.772] checking for wcstombs_l... no [21:33:53.916] checking for __builtin_bswap16... yes [21:33:54.055] checking for __builtin_bswap32... yes [21:33:54.195] checking for __builtin_bswap64... yes [21:33:54.346] checking for __builtin_clz... yes [21:33:54.482] checking for __builtin_ctz... yes [21:33:54.620] checking for __builtin_frame_address... yes [21:33:54.758] checking for _LARGEFILE_SOURCE value needed for large files... no [21:33:54.900] checking how ccache clang reports undeclared, standard C functions... error [21:33:54.971] checking for posix_fadvise... yes [21:33:55.116] checking whether posix_fadvise is declared... yes [21:33:55.132] checking whether fdatasync is declared... yes [21:33:55.148] checking whether strlcat is declared... yes [21:33:55.166] checking whether strlcpy is declared... yes [21:33:55.183] checking whether strsep is declared... yes [21:33:55.200] checking whether timingsafe_bcmp is declared... no [21:33:55.305] checking whether preadv is declared... yes [21:33:55.322] checking whether pwritev is declared... yes [21:33:55.338] checking whether strchrnul is declared... yes [21:33:55.355] checking whether memset_s is declared... no [21:33:55.437] checking whether F_FULLFSYNC is declared... no [21:33:55.513] checking for explicit_bzero... yes [21:33:55.654] checking for getopt... yes [21:33:55.784] checking for getpeereid... no [21:33:55.935] checking for inet_aton... yes [21:33:56.074] checking for mkdtemp... yes [21:33:56.206] checking for strlcat... yes [21:33:56.342] checking for strlcpy... yes [21:33:56.471] checking for strsep... yes [21:33:56.615] checking for timingsafe_bcmp... no [21:33:56.766] checking for pthread_barrier_wait... yes [21:33:56.895] checking for getopt_long... yes [21:33:57.030] checking for syslog... yes [21:33:57.159] checking syslog.h usability... yes [21:33:57.169] checking syslog.h presence... yes [21:33:57.202] checking for syslog.h... yes [21:33:57.202] checking for opterr... yes [21:33:57.337] checking for optreset... no [21:33:57.477] checking unicode/ucol.h usability... yes [21:33:57.487] checking unicode/ucol.h presence... yes [21:33:57.530] checking for unicode/ucol.h... yes [21:33:57.530] checking for rl_completion_suppress_quote... yes [21:33:57.669] checking for rl_filename_quote_characters... yes [21:33:57.813] checking for rl_filename_quoting_function... yes [21:33:57.956] checking for append_history... yes [21:33:58.101] checking for history_truncate_file... yes [21:33:58.247] checking for rl_completion_matches... yes [21:33:58.394] checking for rl_filename_completion_function... yes [21:33:58.535] checking for rl_reset_screen_size... yes [21:33:58.678] checking for rl_variable_bind... yes [21:33:58.818] checking test program... ok [21:33:58.961] checking size of void *... 8 [21:33:59.131] checking size of size_t... 8 [21:33:59.308] checking size of long... 8 [21:33:59.471] checking size of long long... 8 [21:33:59.639] checking size of intmax_t... 8 [21:33:59.814] checking alignment of short... 2 [21:33:59.981] checking alignment of int... 4 [21:34:00.156] checking alignment of int64_t... 8 [21:34:00.316] checking alignment of double... 8 [21:34:00.477] checking for __int128... yes [21:34:00.617] checking for __int128 alignment bug... ok [21:34:00.765] checking alignment of PG_INT128_TYPE... 16 [21:34:00.942] checking for builtin __sync char locking functions... yes [21:34:01.086] checking for builtin __sync int32 locking functions... yes [21:34:01.231] checking for builtin __sync int32 atomic operations... yes [21:34:01.376] checking for builtin __sync int64 atomic operations... yes [21:34:01.524] checking for builtin __atomic int32 atomic operations... yes [21:34:01.668] checking for builtin __atomic int64 atomic operations... yes [21:34:01.820] checking for __get_cpuid... yes [21:34:01.981] checking for __get_cpuid_count... yes [21:34:02.128] checking for _xgetbv... yes [21:34:02.662] checking for _mm512_popcnt_epi64... yes [21:34:03.129] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:34:03.390] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:34:03.465] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:34:03.532] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:34:03.599] 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 [21:34:03.687] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:34:03.687] checking for _mm512_clmulepi64_epi128... yes [21:34:04.157] checking for vectorized CRC-32C... AVX-512 with runtime check [21:34:04.157] checking for library containing sem_init... none required [21:34:04.312] checking which semaphore API to use... unnamed POSIX [21:34:04.312] checking which random number source to use... OpenSSL [21:34:04.315] checking for tclsh... /usr/bin/tclsh [21:34:04.315] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:34:04.359] checking tcl.h usability... yes [21:34:04.370] checking tcl.h presence... yes [21:34:04.410] checking for tcl.h... yes [21:34:04.410] checking for perl.h... yes [21:34:04.427] checking for libperl... yes [21:34:04.733] checking Python.h usability... yes [21:34:04.745] checking Python.h presence... yes [21:34:04.819] checking for Python.h... yes [21:34:04.820] checking for xmllint... /usr/bin/xmllint [21:34:04.820] checking for xsltproc... /usr/bin/xsltproc [21:34:04.820] checking for fop... /usr/bin/fop [21:34:04.820] checking for dbtoepub... no [21:34:04.821] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:34:04.924] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:34:05.064] configure: using compiler=Debian clang version 19.1.7 (3+b1) [21:34:05.064] 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 [21:34:05.064] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:34:05.064] configure: using LDFLAGS= -Wl,--as-needed [21:34:05.064] configure: using CXX=ccache clang++ [21:34:05.064] 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 [21:34:05.064] configure: using CLANG=ccache clang [21:34:05.064] 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 [21:34:05.064] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:34:05.097] configure: updating cache clang.cache [21:34:05.106] configure: creating ./config.status [21:34:05.222] config.status: creating GNUmakefile [21:34:05.240] config.status: creating src/Makefile.global [21:34:05.262] config.status: creating src/include/pg_config.h [21:34:05.280] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:34:05.290] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:34:05.299] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:34:05.310] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:34:05.321] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:34:05.331] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:34:05.373] [21:34:05.373] real 0m26.074s [21:34:05.373] user 0m16.442s [21:34:05.373] sys 0m9.742s [21:34:05.373] make -s -j${BUILD_JOBS} clean [21:34:06.017] time make -s -j${BUILD_JOBS} world-bin [21:34:14.625] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [21:34:14.625] 200 | uint8 rmid; [21:34:14.625] | ^ [21:34:14.625] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-variable] [21:34:14.625] 185 | int seen_running_xacts = 0; [21:34:14.625] | ^ [21:34:14.625] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wreturn-type] [21:34:14.625] 342 | } [21:34:14.625] | ^ [21:34:14.625] 3 errors generated. [21:34:14.626] make[3]: *** [: parsexlog.o] Error 1 [21:34:14.627] make[3]: *** Waiting for unfinished jobs.... [21:34:14.657] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [21:34:14.657] 483 | WalEndStat end_status; [21:34:14.657] | ^ [21:34:14.657] 1 error generated. [21:34:14.659] make[3]: *** [: pg_rewind.o] Error 1 [21:34:14.659] make[2]: *** [Makefile:45: all-pg_rewind-recurse] Error 2 [21:34:14.660] make[2]: *** Waiting for unfinished jobs.... [21:34:14.802] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [21:34:14.802] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:34:14.802] [21:34:14.802] real 0m8.785s [21:34:14.802] user 0m13.400s [21:34:14.802] sys 0m8.746s [21:34:14.803] [21:34:14.803] Exit status: 2