[12:52:37.866] time ./configure \ [12:52:37.866] --cache clang.cache \ [12:52:37.866] ${LINUX_CONFIGURE_FEATURES} \ [12:52:37.866] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [12:52:38.042] configure: creating cache clang.cache [12:52:38.056] checking build system type... x86_64-pc-linux-gnu [12:52:38.128] checking host system type... x86_64-pc-linux-gnu [12:52:38.128] checking which template to use... linux [12:52:38.128] checking whether NLS is wanted... no [12:52:38.128] checking for default port number... 5432 [12:52:38.135] checking for block size... 8kB [12:52:38.136] checking for segment size... 1GB [12:52:38.139] checking for WAL block size... 8kB [12:52:38.244] checking whether the C compiler works... yes [12:52:38.317] checking for C compiler default output file name... a.out [12:52:38.318] checking for suffix of executables... [12:52:38.384] checking whether we are cross compiling... no [12:52:38.455] checking for suffix of object files... o [12:52:38.464] checking whether we are using the GNU C compiler... yes [12:52:38.471] checking whether ccache clang accepts -g... yes [12:52:38.478] checking for ccache clang option to accept ISO C89... none needed [12:52:38.490] checking for ccache clang option to accept ISO C11... none needed [12:52:38.606] checking whether we are using the GNU C++ compiler... yes [12:52:38.612] checking whether ccache clang++ accepts -g... yes [12:52:38.681] checking for gawk... no [12:52:38.681] checking for mawk... mawk [12:52:38.681] checking for llvm-config... /usr/bin/llvm-config [12:52:38.686] configure: using llvm 19.1.7 [12:52:38.686] checking for CLANG... ccache clang [12:52:38.731] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [12:52:38.788] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [12:52:38.795] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [12:52:38.802] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [12:52:38.809] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [12:52:38.816] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [12:52:38.823] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [12:52:38.830] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:52:38.837] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [12:52:38.849] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [12:52:38.861] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [12:52:38.868] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [12:52:38.874] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [12:52:38.886] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [12:52:38.951] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [12:52:38.958] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [12:52:38.965] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [12:52:38.972] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [12:52:38.979] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:52:38.986] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [12:52:38.993] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [12:52:39.000] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [12:52:39.007] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [12:52:39.014] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:52:39.021] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:52:39.028] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:52:39.035] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:52:39.042] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:52:39.049] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:52:39.061] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [12:52:39.068] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:52:39.075] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:52:39.083] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:52:39.091] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:52:39.098] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:52:39.105] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [12:52:39.111] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:52:39.118] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:52:39.125] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:52:39.132] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [12:52:39.144] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [12:52:39.144] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:52:39.151] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:52:39.158] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:52:39.165] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:52:39.177] checking whether the C compiler still works... yes [12:52:39.264] checking how to run the C preprocessor... ccache clang -E [12:52:39.394] checking for pkg-config... /usr/bin/pkg-config [12:52:39.394] checking pkg-config is at least version 0.9.0... yes [12:52:39.396] checking whether to build with ICU support... yes [12:52:39.396] checking for icu-uc icu-i18n... yes [12:52:39.404] checking whether to build with Tcl... yes [12:52:39.404] checking whether to build Perl modules... yes [12:52:39.404] checking whether to build Python modules... yes [12:52:39.404] checking whether to build with GSSAPI support... yes [12:52:39.405] checking whether to build with PAM support... yes [12:52:39.405] checking whether to build with BSD Authentication support... no [12:52:39.406] checking whether to build with LDAP support... yes [12:52:39.406] checking whether to build with Bonjour support... no [12:52:39.406] checking whether to build with SELinux support... yes [12:52:39.406] checking whether to build with systemd support... yes [12:52:39.406] checking whether to build with liburing support... no [12:52:39.406] checking whether to build with libcurl support... yes [12:52:39.406] checking for libcurl >= 7.61.0... yes [12:52:39.416] checking whether to build with libnuma support... no [12:52:39.417] checking whether to build with XML support... yes [12:52:39.417] checking for libxml-2.0 >= 2.6.23... yes [12:52:39.425] checking whether to build with LZ4 support... yes [12:52:39.425] checking for liblz4... yes [12:52:39.433] checking whether to build with ZSTD support... yes [12:52:39.433] checking for libzstd >= 1.4.0... yes [12:52:39.441] checking for strip... strip [12:52:39.441] checking whether it is possible to strip libraries... yes [12:52:39.443] checking for ar... ar [12:52:39.443] checking for a BSD-compatible install... /usr/bin/install -c [12:52:39.452] checking for tar... /usr/bin/tar [12:52:39.452] checking whether ln -s works... yes [12:52:39.453] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:52:39.455] checking for bison... /usr/bin/bison [12:52:39.457] configure: using bison (GNU Bison) 3.8.2 [12:52:39.460] checking for flex... /usr/bin/flex [12:52:39.462] configure: using flex 2.6.4 [12:52:39.462] checking for perl... /usr/bin/perl [12:52:39.465] configure: using perl 5.40.1 [12:52:39.467] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [12:52:39.472] checking for Perl privlibexp... /usr/share/perl/5.40 [12:52:39.477] checking for Perl useshrplib... true [12:52:39.483] 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 [12:52:39.488] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:52:39.494] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [12:52:39.583] checking for python3... /usr/bin/python3 [12:52:39.596] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [12:52:39.603] checking for Python sysconfig module... yes [12:52:39.617] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [12:52:39.632] checking Python include directory... -I/usr/include/python3.13 [12:52:39.647] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [12:52:39.698] checking for a sed that does not truncate output... /usr/bin/sed [12:52:39.703] checking for grep that handles long lines and -e... /usr/bin/grep [12:52:39.705] checking for egrep... /usr/bin/grep -E [12:52:39.707] checking for ANSI C header files... yes [12:52:39.872] checking for sys/types.h... yes [12:52:39.888] checking for sys/stat.h... yes [12:52:39.903] checking for stdlib.h... yes [12:52:39.918] checking for string.h... yes [12:52:39.933] checking for memory.h... yes [12:52:39.948] checking for strings.h... yes [12:52:39.964] checking for inttypes.h... yes [12:52:39.978] checking for stdint.h... yes [12:52:39.993] checking for unistd.h... yes [12:52:40.006] checking whether ccache clang is Clang... yes [12:52:40.034] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [12:52:40.147] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:52:40.221] checking whether more special flags are required for pthreads... no [12:52:40.221] checking for PTHREAD_PRIO_INHERIT... yes [12:52:40.300] checking pthread.h usability... yes [12:52:40.308] checking pthread.h presence... yes [12:52:40.339] checking for pthread.h... yes [12:52:40.339] checking for strerror_r... yes [12:52:40.411] checking whether strerror_r returns int... no [12:52:40.476] checking for main in -lm... yes [12:52:40.555] checking for library containing setproctitle... no [12:52:40.715] checking for library containing dlsym... none required [12:52:40.792] checking for library containing socket... none required [12:52:40.867] checking for library containing getopt_long... none required [12:52:40.940] checking for library containing shm_open... none required [12:52:41.014] checking for library containing shm_unlink... none required [12:52:41.088] checking for library containing clock_gettime... none required [12:52:41.163] checking for library containing shmget... none required [12:52:41.242] checking for library containing backtrace_symbols... none required [12:52:41.321] checking for library containing pthread_barrier_wait... none required [12:52:41.397] checking for library containing readline... -lreadline [12:52:41.476] checking for inflate in -lz... yes [12:52:41.556] checking curl/curl.h usability... yes [12:52:41.565] checking curl/curl.h presence... yes [12:52:41.603] checking for curl/curl.h... yes [12:52:41.603] checking for curl_multi_init in -lcurl... yes [12:52:41.716] checking for curl_global_init thread safety... yes [12:52:41.853] checking for curl support for asynchronous DNS... yes [12:52:41.988] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:52:42.149] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:52:42.248] checking for SSL_new in -lssl... yes [12:52:42.354] checking for SSL_CTX_set_ciphersuites... yes [12:52:42.460] checking for SSL_CTX_set_cert_cb... yes [12:52:42.569] checking for X509_get_signature_info... yes [12:52:42.679] checking for SSL_CTX_set_num_tickets... yes [12:52:42.790] checking for SSL_CTX_set_keylog_callback... yes [12:52:42.899] checking for pam_start in -lpam... yes [12:52:43.003] checking for xmlSaveToBuffer in -lxml2... yes [12:52:43.118] checking for xsltCleanupGlobals in -lxslt... yes [12:52:43.230] checking for LZ4_compress_default in -llz4... yes [12:52:43.344] checking for ZSTD_compress in -lzstd... yes [12:52:43.458] checking for ldap_bind in -lldap... yes [12:52:43.579] checking for ldap_initialize... yes [12:52:43.697] checking for ldap_verify_credentials... yes [12:52:43.814] checking for security_compute_create_name in -lselinux... yes [12:52:43.931] checking for uuid_export in -lossp-uuid... yes [12:52:44.048] checking atomic.h usability... no [12:52:44.133] checking atomic.h presence... no [12:52:44.167] checking for atomic.h... no [12:52:44.171] checking copyfile.h usability... no [12:52:44.256] checking copyfile.h presence... no [12:52:44.290] checking for copyfile.h... no [12:52:44.293] checking execinfo.h usability... yes [12:52:44.302] checking execinfo.h presence... yes [12:52:44.330] checking for execinfo.h... yes [12:52:44.338] checking getopt.h usability... yes [12:52:44.346] checking getopt.h presence... yes [12:52:44.375] checking for getopt.h... yes [12:52:44.383] checking ifaddrs.h usability... yes [12:52:44.391] checking ifaddrs.h presence... yes [12:52:44.422] checking for ifaddrs.h... yes [12:52:44.430] checking mbarrier.h usability... no [12:52:44.513] checking mbarrier.h presence... no [12:52:44.546] checking for mbarrier.h... no [12:52:44.550] checking sys/epoll.h usability... yes [12:52:44.558] checking sys/epoll.h presence... yes [12:52:44.589] checking for sys/epoll.h... yes [12:52:44.596] checking sys/event.h usability... no [12:52:44.681] checking sys/event.h presence... no [12:52:44.715] checking for sys/event.h... no [12:52:44.718] checking sys/personality.h usability... yes [12:52:44.727] checking sys/personality.h presence... yes [12:52:44.757] checking for sys/personality.h... yes [12:52:44.765] checking sys/prctl.h usability... yes [12:52:44.773] checking sys/prctl.h presence... yes [12:52:44.803] checking for sys/prctl.h... yes [12:52:44.810] checking sys/procctl.h usability... no [12:52:44.894] checking sys/procctl.h presence... no [12:52:44.927] checking for sys/procctl.h... no [12:52:44.930] checking sys/signalfd.h usability... yes [12:52:44.938] checking sys/signalfd.h presence... yes [12:52:44.967] checking for sys/signalfd.h... yes [12:52:44.974] checking sys/ucred.h usability... no [12:52:45.059] checking sys/ucred.h presence... no [12:52:45.093] checking for sys/ucred.h... no [12:52:45.097] checking termios.h usability... yes [12:52:45.105] checking termios.h presence... yes [12:52:45.135] checking for termios.h... yes [12:52:45.142] checking uchar.h usability... yes [12:52:45.150] checking uchar.h presence... yes [12:52:45.180] checking for uchar.h... yes [12:52:45.187] checking ucred.h usability... no [12:52:45.272] checking ucred.h presence... no [12:52:45.306] checking for ucred.h... no [12:52:45.309] checking xlocale.h usability... no [12:52:45.395] checking xlocale.h presence... no [12:52:45.428] checking for xlocale.h... no [12:52:45.430] checking readline/readline.h usability... yes [12:52:45.438] checking readline/readline.h presence... yes [12:52:45.471] checking for readline/readline.h... yes [12:52:45.473] checking readline/history.h usability... yes [12:52:45.481] checking readline/history.h presence... yes [12:52:45.512] checking for readline/history.h... yes [12:52:45.515] checking zlib.h usability... yes [12:52:45.523] checking zlib.h presence... yes [12:52:45.555] checking for zlib.h... yes [12:52:45.555] checking for lz4... /usr/bin/lz4 [12:52:45.556] checking lz4.h usability... yes [12:52:45.563] checking lz4.h presence... yes [12:52:45.594] checking for lz4.h... yes [12:52:45.594] checking for zstd... /usr/bin/zstd [12:52:45.594] checking zstd.h usability... yes [12:52:45.602] checking zstd.h presence... yes [12:52:45.631] checking for zstd.h... yes [12:52:45.631] checking gssapi/gssapi.h usability... yes [12:52:45.639] checking gssapi/gssapi.h presence... yes [12:52:45.669] checking for gssapi/gssapi.h... yes [12:52:45.670] checking gssapi/gssapi_ext.h usability... yes [12:52:45.678] checking gssapi/gssapi_ext.h presence... yes [12:52:45.710] checking for gssapi/gssapi_ext.h... yes [12:52:45.712] checking for openssl... /usr/bin/openssl [12:52:45.717] configure: using openssl: OpenSSL 3.5.1 1 Jul 2025 (Library: OpenSSL 3.5.1 1 Jul 2025) [12:52:45.717] checking openssl/ssl.h usability... yes [12:52:45.726] checking openssl/ssl.h presence... yes [12:52:45.787] checking for openssl/ssl.h... yes [12:52:45.787] checking openssl/err.h usability... yes [12:52:45.796] checking openssl/err.h presence... yes [12:52:45.836] checking for openssl/err.h... yes [12:52:45.836] checking security/pam_appl.h usability... yes [12:52:45.845] checking security/pam_appl.h presence... yes [12:52:45.874] checking for security/pam_appl.h... yes [12:52:45.876] checking systemd/sd-daemon.h usability... yes [12:52:45.885] checking systemd/sd-daemon.h presence... yes [12:52:45.916] checking for systemd/sd-daemon.h... yes [12:52:45.917] checking libxml/parser.h usability... yes [12:52:45.926] checking libxml/parser.h presence... yes [12:52:45.962] checking for libxml/parser.h... yes [12:52:45.962] checking libxslt/xslt.h usability... yes [12:52:45.971] checking libxslt/xslt.h presence... yes [12:52:46.007] checking for libxslt/xslt.h... yes [12:52:46.008] checking ldap.h usability... yes [12:52:46.016] checking ldap.h presence... yes [12:52:46.047] checking for ldap.h... yes [12:52:46.047] checking for compatible LDAP implementation... yes [12:52:46.055] checking ossp/uuid.h usability... yes [12:52:46.063] checking ossp/uuid.h presence... yes [12:52:46.093] checking for ossp/uuid.h... yes [12:52:46.125] checking whether byte ordering is bigendian... no [12:52:46.269] checking for inline... inline [12:52:46.282] checking for printf format archetype... printf [12:52:46.312] checking for _Static_assert... yes [12:52:46.439] checking for typeof... typeof [12:52:46.447] checking for __builtin_types_compatible_p... yes [12:52:46.459] checking for __builtin_constant_p... yes [12:52:46.470] checking for __builtin_mul_overflow... yes [12:52:46.602] checking for __builtin_unreachable... yes [12:52:46.721] checking for computed goto support... yes [12:52:46.730] checking for struct tm.tm_zone... yes [12:52:46.740] checking for union semun... no [12:52:46.807] checking for socklen_t... yes [12:52:46.886] checking for struct sockaddr.sa_len... no [12:52:47.030] checking for C/C++ restrict keyword... __restrict [12:52:47.098] checking for struct option... yes [12:52:47.172] checking whether assembler supports x86_64 popcntq... yes [12:52:47.180] checking for special C compiler options needed for large files... no [12:52:47.180] checking for _FILE_OFFSET_BITS value needed for large files... no [12:52:47.192] checking size of off_t... 8 [12:52:47.339] checking for int timezone... yes [12:52:47.473] checking for backtrace_symbols... yes [12:52:47.601] checking for copyfile... no [12:52:47.733] checking for copy_file_range... yes [12:52:47.864] checking for elf_aux_info... no [12:52:47.997] checking for getauxval... yes [12:52:48.124] checking for getifaddrs... yes [12:52:48.246] checking for getpeerucred... no [12:52:48.368] checking for inet_pton... yes [12:52:48.488] checking for kqueue... no [12:52:48.613] checking for localeconv_l... no [12:52:48.737] checking for mbstowcs_l... no [12:52:48.861] checking for posix_fallocate... yes [12:52:48.979] checking for ppoll... yes [12:52:49.103] checking for pthread_is_threaded_np... no [12:52:49.222] checking for setproctitle... no [12:52:49.345] checking for setproctitle_fast... no [12:52:49.467] checking for strsignal... yes [12:52:49.590] checking for syncfs... yes [12:52:49.716] checking for sync_file_range... yes [12:52:49.842] checking for uselocale... yes [12:52:49.974] checking for wcstombs_l... no [12:52:50.099] checking for __builtin_bswap16... yes [12:52:50.223] checking for __builtin_bswap32... yes [12:52:50.342] checking for __builtin_bswap64... yes [12:52:50.459] checking for __builtin_clz... yes [12:52:50.576] checking for __builtin_ctz... yes [12:52:50.698] checking for __builtin_popcount... yes [12:52:50.819] checking for __builtin_frame_address... yes [12:52:50.945] checking for _LARGEFILE_SOURCE value needed for large files... no [12:52:51.079] checking how ccache clang reports undeclared, standard C functions... error [12:52:51.140] checking for posix_fadvise... yes [12:52:51.260] checking whether posix_fadvise is declared... yes [12:52:51.273] checking whether fdatasync is declared... yes [12:52:51.285] checking whether strlcat is declared... yes [12:52:51.301] checking whether strlcpy is declared... yes [12:52:51.315] checking whether strnlen is declared... yes [12:52:51.329] checking whether strsep is declared... yes [12:52:51.344] checking whether timingsafe_bcmp is declared... no [12:52:51.441] checking whether preadv is declared... yes [12:52:51.455] checking whether pwritev is declared... yes [12:52:51.469] checking whether strchrnul is declared... yes [12:52:51.482] checking whether memset_s is declared... no [12:52:51.553] checking whether F_FULLFSYNC is declared... no [12:52:51.619] checking for explicit_bzero... yes [12:52:51.739] checking for getopt... yes [12:52:51.859] checking for getpeereid... no [12:52:51.983] checking for inet_aton... yes [12:52:52.108] checking for mkdtemp... yes [12:52:52.231] checking for strlcat... yes [12:52:52.351] checking for strlcpy... yes [12:52:52.467] checking for strnlen... yes [12:52:52.582] checking for strsep... yes [12:52:52.696] checking for timingsafe_bcmp... no [12:52:52.822] checking for pthread_barrier_wait... yes [12:52:52.941] checking for getopt_long... yes [12:52:53.059] checking for syslog... yes [12:52:53.184] checking syslog.h usability... yes [12:52:53.193] checking syslog.h presence... yes [12:52:53.223] checking for syslog.h... yes [12:52:53.224] checking for opterr... yes [12:52:53.343] checking for optreset... no [12:52:53.464] checking unicode/ucol.h usability... yes [12:52:53.473] checking unicode/ucol.h presence... yes [12:52:53.509] checking for unicode/ucol.h... yes [12:52:53.514] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:52:53.528] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:52:53.537] checking for rl_completion_suppress_quote... yes [12:52:53.661] checking for rl_filename_quote_characters... yes [12:52:53.788] checking for rl_filename_quoting_function... yes [12:52:53.915] checking for append_history... yes [12:52:54.039] checking for history_truncate_file... yes [12:52:54.163] checking for rl_completion_matches... yes [12:52:54.286] checking for rl_filename_completion_function... yes [12:52:54.409] checking for rl_reset_screen_size... yes [12:52:54.534] checking for rl_variable_bind... yes [12:52:54.651] checking test program... ok [12:52:54.771] checking size of void *... 8 [12:52:54.915] checking size of size_t... 8 [12:52:55.056] checking size of long... 8 [12:52:55.197] checking size of long long... 8 [12:52:55.337] checking alignment of short... 2 [12:52:55.478] checking alignment of int... 4 [12:52:55.620] checking alignment of long... 8 [12:52:55.759] checking alignment of int64_t... 8 [12:52:55.898] checking alignment of double... 8 [12:52:56.040] checking for __int128... yes [12:52:56.163] checking for __int128 alignment bug... ok [12:52:56.284] checking alignment of PG_INT128_TYPE... 16 [12:52:56.427] checking for builtin __sync char locking functions... yes [12:52:56.540] checking for builtin __sync int32 locking functions... yes [12:52:56.656] checking for builtin __sync int32 atomic operations... yes [12:52:56.782] checking for builtin __sync int64 atomic operations... yes [12:52:56.911] checking for builtin __atomic int32 atomic operations... yes [12:52:57.029] checking for builtin __atomic int64 atomic operations... yes [12:52:57.159] checking for __get_cpuid... yes [12:52:57.292] checking for __get_cpuid_count... yes [12:52:57.410] checking for _xgetbv... yes [12:52:57.873] checking for _mm512_popcnt_epi64... yes [12:52:58.300] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [12:52:58.518] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:52:58.579] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [12:52:58.633] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:52:58.688] 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 [12:52:58.759] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:52:58.759] checking for _mm512_clmulepi64_epi128... yes [12:52:59.177] checking for vectorized CRC-32C... AVX-512 with runtime check [12:52:59.177] checking for library containing sem_init... none required [12:52:59.295] checking which semaphore API to use... unnamed POSIX [12:52:59.295] checking which random number source to use... OpenSSL [12:52:59.297] checking for tclsh... /usr/bin/tclsh [12:52:59.297] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:52:59.335] checking tcl.h usability... yes [12:52:59.343] checking tcl.h presence... yes [12:52:59.378] checking for tcl.h... yes [12:52:59.378] checking for perl.h... yes [12:52:59.392] checking for libperl... yes [12:52:59.643] checking Python.h usability... yes [12:52:59.653] checking Python.h presence... yes [12:52:59.719] checking for Python.h... yes [12:52:59.719] checking for xmllint... /usr/bin/xmllint [12:52:59.720] checking for xsltproc... /usr/bin/xsltproc [12:52:59.720] checking for fop... /usr/bin/fop [12:52:59.720] checking for dbtoepub... no [12:52:59.720] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [12:52:59.809] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:52:59.928] configure: using compiler=Debian clang version 19.1.7 (3+b1) [12:52:59.928] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -Wno-cast-function-type-strict -O2 [12:52:59.928] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:52:59.928] configure: using LDFLAGS= -Wl,--as-needed [12:52:59.928] configure: using CXX=ccache clang++ [12:52:59.928] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:52:59.928] configure: using CLANG=ccache clang [12:52:59.928] 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 [12:52:59.928] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:52:59.953] configure: updating cache clang.cache [12:52:59.960] configure: creating ./config.status [12:53:00.043] config.status: creating GNUmakefile [12:53:00.056] config.status: creating src/Makefile.global [12:53:00.071] config.status: creating src/include/pg_config.h [12:53:00.084] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:53:00.092] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [12:53:00.098] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:53:00.105] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:53:00.113] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:53:00.120] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:53:00.154] [12:53:00.154] real 0m22.288s [12:53:00.154] user 0m13.730s [12:53:00.154] sys 0m8.787s [12:53:00.154] make -s -j${BUILD_JOBS} clean [12:53:00.663] time make -s -j${BUILD_JOBS} world-bin [12:53:49.060] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [12:53:49.060] 200 | uint8 rmid; [12:53:49.060] | ^ [12:53:49.060] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-variable] [12:53:49.060] 185 | int seen_running_xacts = 0; [12:53:49.060] | ^ [12:53:49.060] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wreturn-type] [12:53:49.060] 342 | } [12:53:49.060] | ^ [12:53:49.060] 3 errors generated. [12:53:49.060] make[3]: *** [: parsexlog.o] Error 1 [12:53:49.061] make[2]: *** [Makefile:45: all-pg_rewind-recurse] Error 2 [12:53:49.061] make[2]: *** Waiting for unfinished jobs.... [12:53:49.360] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [12:53:49.360] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:53:49.360] [12:53:49.360] real 0m48.698s [12:53:49.360] user 2m20.572s [12:53:49.360] sys 0m32.761s [12:53:49.361] [12:53:49.361] Exit status: 2