[13:10:45.393] time ./configure \ [13:10:45.393] --cache clang.cache \ [13:10:45.393] ${LINUX_CONFIGURE_FEATURES} \ [13:10:45.393] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [13:10:45.576] configure: creating cache clang.cache [13:10:45.590] checking build system type... x86_64-pc-linux-gnu [13:10:45.666] checking host system type... x86_64-pc-linux-gnu [13:10:45.666] checking which template to use... linux [13:10:45.666] checking whether NLS is wanted... no [13:10:45.666] checking for default port number... 5432 [13:10:45.673] checking for block size... 8kB [13:10:45.675] checking for segment size... 1GB [13:10:45.677] checking for WAL block size... 8kB [13:10:45.791] checking whether the C compiler works... yes [13:10:45.868] checking for C compiler default output file name... a.out [13:10:45.869] checking for suffix of executables... [13:10:45.938] checking whether we are cross compiling... no [13:10:46.012] checking for suffix of object files... o [13:10:46.021] checking whether we are using the GNU C compiler... yes [13:10:46.028] checking whether ccache clang accepts -g... yes [13:10:46.035] checking for ccache clang option to accept ISO C89... none needed [13:10:46.047] checking for ccache clang option to accept ISO C11... none needed [13:10:46.163] checking whether we are using the GNU C++ compiler... yes [13:10:46.170] checking whether ccache clang++ accepts -g... yes [13:10:46.238] checking for gawk... no [13:10:46.239] checking for mawk... mawk [13:10:46.239] checking for llvm-config... /usr/bin/llvm-config [13:10:46.244] configure: using llvm 19.1.7 [13:10:46.244] checking for CLANG... ccache clang [13:10:46.291] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [13:10:46.298] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [13:10:46.306] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [13:10:46.312] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [13:10:46.319] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [13:10:46.326] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [13:10:46.333] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [13:10:46.341] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:10:46.373] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [13:10:46.386] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [13:10:46.398] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [13:10:46.405] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [13:10:46.412] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [13:10:46.425] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [13:10:46.437] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [13:10:46.444] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [13:10:46.452] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [13:10:46.459] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [13:10:46.521] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:10:46.529] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [13:10:46.536] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [13:10:46.544] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [13:10:46.551] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [13:10:46.559] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:10:46.567] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:10:46.574] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:10:46.582] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:10:46.588] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:10:46.595] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:10:46.607] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [13:10:46.614] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:10:46.622] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:10:46.628] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:10:46.637] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:10:46.669] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:10:46.676] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [13:10:46.683] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:10:46.689] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [13:10:46.720] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [13:10:46.753] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [13:10:46.788] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [13:10:46.788] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:10:46.795] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:10:46.802] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:10:46.808] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:10:46.819] checking whether the C compiler still works... yes [13:10:46.903] checking how to run the C preprocessor... ccache clang -E [13:10:47.027] checking for pkg-config... /usr/bin/pkg-config [13:10:47.028] checking pkg-config is at least version 0.9.0... yes [13:10:47.029] checking whether to build with ICU support... yes [13:10:47.029] checking for icu-uc icu-i18n... yes [13:10:47.037] checking whether to build with Tcl... yes [13:10:47.037] checking whether to build Perl modules... yes [13:10:47.037] checking whether to build Python modules... yes [13:10:47.037] checking whether to build with GSSAPI support... yes [13:10:47.038] checking whether to build with PAM support... yes [13:10:47.038] checking whether to build with BSD Authentication support... no [13:10:47.038] checking whether to build with LDAP support... yes [13:10:47.038] checking whether to build with Bonjour support... no [13:10:47.038] checking whether to build with SELinux support... yes [13:10:47.038] checking whether to build with systemd support... yes [13:10:47.039] checking whether to build with liburing support... no [13:10:47.039] checking whether to build with libcurl support... yes [13:10:47.039] checking for libcurl >= 7.61.0... yes [13:10:47.048] checking whether to build with libnuma support... no [13:10:47.049] checking whether to build with XML support... yes [13:10:47.049] checking for libxml-2.0 >= 2.6.23... yes [13:10:47.056] checking whether to build with LZ4 support... yes [13:10:47.056] checking for liblz4... yes [13:10:47.064] checking whether to build with ZSTD support... yes [13:10:47.064] checking for libzstd >= 1.4.0... yes [13:10:47.072] checking for strip... strip [13:10:47.072] checking whether it is possible to strip libraries... yes [13:10:47.075] checking for ar... ar [13:10:47.075] checking for a BSD-compatible install... /usr/bin/install -c [13:10:47.084] checking for tar... /usr/bin/tar [13:10:47.085] checking whether ln -s works... yes [13:10:47.085] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:10:47.087] checking for bison... /usr/bin/bison [13:10:47.089] configure: using bison (GNU Bison) 3.8.2 [13:10:47.092] checking for flex... /usr/bin/flex [13:10:47.093] configure: using flex 2.6.4 [13:10:47.094] checking for perl... /usr/bin/perl [13:10:47.096] configure: using perl 5.40.1 [13:10:47.098] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [13:10:47.102] checking for Perl privlibexp... /usr/share/perl/5.40 [13:10:47.107] checking for Perl useshrplib... true [13:10:47.113] 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 [13:10:47.119] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:10:47.125] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [13:10:47.217] checking for python3... /usr/bin/python3 [13:10:47.232] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [13:10:47.239] checking for Python sysconfig module... yes [13:10:47.253] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [13:10:47.269] checking Python include directory... -I/usr/include/python3.13 [13:10:47.285] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [13:10:47.337] checking for a sed that does not truncate output... /usr/bin/sed [13:10:47.343] checking for grep that handles long lines and -e... /usr/bin/grep [13:10:47.345] checking for egrep... /usr/bin/grep -E [13:10:47.347] checking for ANSI C header files... yes [13:10:47.584] checking for sys/types.h... yes [13:10:47.599] checking for sys/stat.h... yes [13:10:47.613] checking for stdlib.h... yes [13:10:47.628] checking for string.h... yes [13:10:47.643] checking for memory.h... yes [13:10:47.660] checking for strings.h... yes [13:10:47.676] checking for inttypes.h... yes [13:10:47.692] checking for stdint.h... yes [13:10:47.708] checking for unistd.h... yes [13:10:47.806] checking whether ccache clang is Clang... yes [13:10:47.834] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [13:10:47.960] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:10:48.039] checking whether more special flags are required for pthreads... no [13:10:48.039] checking for PTHREAD_PRIO_INHERIT... yes [13:10:48.124] checking pthread.h usability... yes [13:10:48.133] checking pthread.h presence... yes [13:10:48.165] checking for pthread.h... yes [13:10:48.165] checking for strerror_r... yes [13:10:48.242] checking whether strerror_r returns int... no [13:10:48.311] checking for main in -lm... yes [13:10:48.398] checking for library containing setproctitle... no [13:10:48.566] checking for library containing dlsym... none required [13:10:48.645] checking for library containing socket... none required [13:10:48.725] checking for library containing getopt_long... none required [13:10:48.805] checking for library containing shm_open... none required [13:10:48.884] checking for library containing shm_unlink... none required [13:10:48.964] checking for library containing clock_gettime... none required [13:10:49.046] checking for library containing shmget... none required [13:10:49.122] checking for library containing backtrace_symbols... none required [13:10:49.200] checking for library containing pthread_barrier_wait... none required [13:10:49.275] checking for library containing readline... -lreadline [13:10:49.355] checking for inflate in -lz... yes [13:10:49.437] checking curl/curl.h usability... yes [13:10:49.446] checking curl/curl.h presence... yes [13:10:49.484] checking for curl/curl.h... yes [13:10:49.484] checking for curl_multi_init in -lcurl... yes [13:10:49.599] checking for curl_global_init thread safety... yes [13:10:49.741] checking for curl support for asynchronous DNS... yes [13:10:49.879] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:10:50.048] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:10:50.162] checking for SSL_new in -lssl... yes [13:10:50.275] checking for SSL_CTX_set_ciphersuites... yes [13:10:50.391] checking for SSL_CTX_set_cert_cb... yes [13:10:50.507] checking for X509_get_signature_info... yes [13:10:50.628] checking for SSL_CTX_set_num_tickets... yes [13:10:50.748] checking for SSL_CTX_set_keylog_callback... yes [13:10:50.866] checking for pam_start in -lpam... yes [13:10:50.981] checking for xmlSaveToBuffer in -lxml2... yes [13:10:51.102] checking for xsltCleanupGlobals in -lxslt... yes [13:10:51.220] checking for LZ4_compress_default in -llz4... yes [13:10:51.338] checking for ZSTD_compress in -lzstd... yes [13:10:51.460] checking for ldap_bind in -lldap... yes [13:10:51.591] checking for ldap_initialize... yes [13:10:51.715] checking for ldap_verify_credentials... yes [13:10:51.838] checking for security_compute_create_name in -lselinux... yes [13:10:51.961] checking for uuid_export in -lossp-uuid... yes [13:10:52.085] checking atomic.h usability... no [13:10:52.172] checking atomic.h presence... no [13:10:52.207] checking for atomic.h... no [13:10:52.211] checking copyfile.h usability... no [13:10:52.300] checking copyfile.h presence... no [13:10:52.334] checking for copyfile.h... no [13:10:52.338] checking execinfo.h usability... yes [13:10:52.346] checking execinfo.h presence... yes [13:10:52.375] checking for execinfo.h... yes [13:10:52.383] checking getopt.h usability... yes [13:10:52.392] checking getopt.h presence... yes [13:10:52.423] checking for getopt.h... yes [13:10:52.431] checking ifaddrs.h usability... yes [13:10:52.439] checking ifaddrs.h presence... yes [13:10:52.473] checking for ifaddrs.h... yes [13:10:52.481] checking mbarrier.h usability... no [13:10:52.571] checking mbarrier.h presence... no [13:10:52.607] checking for mbarrier.h... no [13:10:52.611] checking sys/epoll.h usability... yes [13:10:52.656] checking sys/epoll.h presence... yes [13:10:52.689] checking for sys/epoll.h... yes [13:10:52.697] checking sys/event.h usability... no [13:10:52.787] checking sys/event.h presence... no [13:10:52.822] checking for sys/event.h... no [13:10:52.826] checking sys/personality.h usability... yes [13:10:52.834] checking sys/personality.h presence... yes [13:10:52.865] checking for sys/personality.h... yes [13:10:52.872] checking sys/prctl.h usability... yes [13:10:52.881] checking sys/prctl.h presence... yes [13:10:52.912] checking for sys/prctl.h... yes [13:10:52.921] checking sys/procctl.h usability... no [13:10:53.010] checking sys/procctl.h presence... no [13:10:53.046] checking for sys/procctl.h... no [13:10:53.049] checking sys/signalfd.h usability... yes [13:10:53.058] checking sys/signalfd.h presence... yes [13:10:53.090] checking for sys/signalfd.h... yes [13:10:53.098] checking sys/ucred.h usability... no [13:10:53.189] checking sys/ucred.h presence... no [13:10:53.225] checking for sys/ucred.h... no [13:10:53.228] checking termios.h usability... yes [13:10:53.237] checking termios.h presence... yes [13:10:53.268] checking for termios.h... yes [13:10:53.277] checking uchar.h usability... yes [13:10:53.285] checking uchar.h presence... yes [13:10:53.316] checking for uchar.h... yes [13:10:53.324] checking ucred.h usability... no [13:10:53.412] checking ucred.h presence... no [13:10:53.446] checking for ucred.h... no [13:10:53.449] checking xlocale.h usability... no [13:10:53.536] checking xlocale.h presence... no [13:10:53.570] checking for xlocale.h... no [13:10:53.572] checking readline/readline.h usability... yes [13:10:53.580] checking readline/readline.h presence... yes [13:10:53.613] checking for readline/readline.h... yes [13:10:53.614] checking readline/history.h usability... yes [13:10:53.623] checking readline/history.h presence... yes [13:10:53.656] checking for readline/history.h... yes [13:10:53.659] checking zlib.h usability... yes [13:10:53.668] checking zlib.h presence... yes [13:10:53.701] checking for zlib.h... yes [13:10:53.702] checking for lz4... /usr/bin/lz4 [13:10:53.702] checking lz4.h usability... yes [13:10:53.748] checking lz4.h presence... yes [13:10:53.780] checking for lz4.h... yes [13:10:53.780] checking for zstd... /usr/bin/zstd [13:10:53.780] checking zstd.h usability... yes [13:10:53.789] checking zstd.h presence... yes [13:10:53.820] checking for zstd.h... yes [13:10:53.820] checking gssapi/gssapi.h usability... yes [13:10:53.829] checking gssapi/gssapi.h presence... yes [13:10:53.863] checking for gssapi/gssapi.h... yes [13:10:53.864] checking gssapi/gssapi_ext.h usability... yes [13:10:53.873] checking gssapi/gssapi_ext.h presence... yes [13:10:53.906] checking for gssapi/gssapi_ext.h... yes [13:10:53.908] checking for openssl... /usr/bin/openssl [13:10:53.913] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [13:10:53.913] checking openssl/ssl.h usability... yes [13:10:53.922] checking openssl/ssl.h presence... yes [13:10:53.984] checking for openssl/ssl.h... yes [13:10:53.985] checking openssl/err.h usability... yes [13:10:54.035] checking openssl/err.h presence... yes [13:10:54.078] checking for openssl/err.h... yes [13:10:54.078] checking security/pam_appl.h usability... yes [13:10:54.087] checking security/pam_appl.h presence... yes [13:10:54.118] checking for security/pam_appl.h... yes [13:10:54.120] checking systemd/sd-daemon.h usability... yes [13:10:54.129] checking systemd/sd-daemon.h presence... yes [13:10:54.164] checking for systemd/sd-daemon.h... yes [13:10:54.164] checking libxml/parser.h usability... yes [13:10:54.174] checking libxml/parser.h presence... yes [13:10:54.214] checking for libxml/parser.h... yes [13:10:54.214] checking libxslt/xslt.h usability... yes [13:10:54.223] checking libxslt/xslt.h presence... yes [13:10:54.259] checking for libxslt/xslt.h... yes [13:10:54.260] checking ldap.h usability... yes [13:10:54.268] checking ldap.h presence... yes [13:10:54.303] checking for ldap.h... yes [13:10:54.303] checking for compatible LDAP implementation... yes [13:10:54.312] checking ossp/uuid.h usability... yes [13:10:54.321] checking ossp/uuid.h presence... yes [13:10:54.355] checking for ossp/uuid.h... yes [13:10:54.390] checking whether byte ordering is bigendian... no [13:10:54.540] checking for inline... inline [13:10:54.552] checking for printf format archetype... printf [13:10:54.579] checking for _Static_assert... yes [13:10:54.702] checking for typeof... typeof [13:10:54.735] checking for __builtin_types_compatible_p... yes [13:10:54.748] checking for __builtin_constant_p... yes [13:10:54.786] checking for __builtin_mul_overflow... yes [13:10:54.921] checking for __builtin_unreachable... yes [13:10:55.060] checking for computed goto support... yes [13:10:55.068] checking for struct tm.tm_zone... yes [13:10:55.078] checking for union semun... no [13:10:55.148] checking for socklen_t... yes [13:10:55.230] checking for struct sockaddr.sa_len... no [13:10:55.377] checking for C/C++ restrict keyword... __restrict [13:10:55.391] checking for struct option... yes [13:10:55.466] checking whether assembler supports x86_64 popcntq... yes [13:10:55.475] checking for special C compiler options needed for large files... no [13:10:55.475] checking for _FILE_OFFSET_BITS value needed for large files... no [13:10:55.489] checking size of off_t... 8 [13:10:55.647] checking for int timezone... yes [13:10:55.780] checking for backtrace_symbols... yes [13:10:55.907] checking for copyfile... no [13:10:56.036] checking for copy_file_range... yes [13:10:56.173] checking for elf_aux_info... no [13:10:56.301] checking for getauxval... yes [13:10:56.431] checking for getifaddrs... yes [13:10:56.561] checking for getpeerucred... no [13:10:56.685] checking for inet_pton... yes [13:10:56.820] checking for kqueue... no [13:10:56.957] checking for localeconv_l... no [13:10:57.096] checking for mbstowcs_l... no [13:10:57.230] checking for posix_fallocate... yes [13:10:57.365] checking for ppoll... yes [13:10:57.492] checking for pthread_is_threaded_np... no [13:10:57.626] checking for setproctitle... no [13:10:57.758] checking for setproctitle_fast... no [13:10:57.891] checking for strsignal... yes [13:10:58.024] checking for syncfs... yes [13:10:58.152] checking for sync_file_range... yes [13:10:58.278] checking for uselocale... yes [13:10:58.401] checking for wcstombs_l... no [13:10:58.529] checking for __builtin_bswap16... yes [13:10:58.662] checking for __builtin_bswap32... yes [13:10:58.791] checking for __builtin_bswap64... yes [13:10:58.917] checking for __builtin_clz... yes [13:10:59.045] checking for __builtin_ctz... yes [13:10:59.170] checking for __builtin_popcount... yes [13:10:59.291] checking for __builtin_frame_address... yes [13:10:59.414] checking for _LARGEFILE_SOURCE value needed for large files... no [13:10:59.546] checking how ccache clang reports undeclared, standard C functions... error [13:10:59.609] checking for posix_fadvise... yes [13:10:59.742] checking whether posix_fadvise is declared... yes [13:10:59.756] checking whether fdatasync is declared... yes [13:10:59.770] checking whether strlcat is declared... yes [13:10:59.867] checking whether strlcpy is declared... yes [13:10:59.881] checking whether strnlen is declared... yes [13:10:59.897] checking whether strsep is declared... yes [13:10:59.911] checking whether timingsafe_bcmp is declared... no [13:11:00.012] checking whether preadv is declared... yes [13:11:00.027] checking whether pwritev is declared... yes [13:11:00.041] checking whether strchrnul is declared... yes [13:11:00.054] checking whether memset_s is declared... no [13:11:00.127] checking whether F_FULLFSYNC is declared... no [13:11:00.197] checking for explicit_bzero... yes [13:11:00.322] checking for getopt... yes [13:11:00.446] checking for getpeereid... no [13:11:00.576] checking for inet_aton... yes [13:11:00.698] checking for mkdtemp... yes [13:11:00.817] checking for strlcat... yes [13:11:00.937] checking for strlcpy... yes [13:11:01.063] checking for strnlen... yes [13:11:01.186] checking for strsep... yes [13:11:01.309] checking for timingsafe_bcmp... no [13:11:01.438] checking for pthread_barrier_wait... yes [13:11:01.556] checking for getopt_long... yes [13:11:01.683] checking for syslog... yes [13:11:01.809] checking syslog.h usability... yes [13:11:01.818] checking syslog.h presence... yes [13:11:01.849] checking for syslog.h... yes [13:11:01.849] checking for opterr... yes [13:11:01.974] checking for optreset... no [13:11:02.112] checking unicode/ucol.h usability... yes [13:11:02.121] checking unicode/ucol.h presence... yes [13:11:02.161] checking for unicode/ucol.h... yes [13:11:02.166] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:11:02.181] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:11:02.191] checking for rl_completion_suppress_quote... yes [13:11:02.323] checking for rl_filename_quote_characters... yes [13:11:02.459] checking for rl_filename_quoting_function... yes [13:11:02.599] checking for append_history... yes [13:11:02.728] checking for history_truncate_file... yes [13:11:02.858] checking for rl_completion_matches... yes [13:11:02.986] checking for rl_filename_completion_function... yes [13:11:03.114] checking for rl_reset_screen_size... yes [13:11:03.247] checking for rl_variable_bind... yes [13:11:03.374] checking test program... ok [13:11:03.494] checking size of void *... 8 [13:11:03.644] checking size of size_t... 8 [13:11:03.797] checking size of long... 8 [13:11:03.948] checking size of long long... 8 [13:11:04.095] checking alignment of short... 2 [13:11:04.241] checking alignment of int... 4 [13:11:04.392] checking alignment of long... 8 [13:11:04.537] checking alignment of int64_t... 8 [13:11:04.686] checking alignment of double... 8 [13:11:04.833] checking for __int128... yes [13:11:04.965] checking for __int128 alignment bug... ok [13:11:05.095] checking alignment of PG_INT128_TYPE... 16 [13:11:05.244] checking for builtin __sync char locking functions... yes [13:11:05.368] checking for builtin __sync int32 locking functions... yes [13:11:05.494] checking for builtin __sync int32 atomic operations... yes [13:11:05.620] checking for builtin __sync int64 atomic operations... yes [13:11:05.741] checking for builtin __atomic int32 atomic operations... yes [13:11:05.862] checking for builtin __atomic int64 atomic operations... yes [13:11:05.988] checking for __get_cpuid... yes [13:11:06.121] checking for __get_cpuid_count... yes [13:11:06.245] checking for _xgetbv... yes [13:11:06.732] checking for _mm512_popcnt_epi64... yes [13:11:07.169] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [13:11:07.390] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:11:07.450] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [13:11:07.509] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:11:07.569] 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 [13:11:07.645] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:11:07.645] checking for _mm512_clmulepi64_epi128... yes [13:11:08.100] checking for vectorized CRC-32C... AVX-512 with runtime check [13:11:08.101] checking for library containing sem_init... none required [13:11:08.218] checking which semaphore API to use... unnamed POSIX [13:11:08.218] checking which random number source to use... OpenSSL [13:11:08.220] checking for tclsh... /usr/bin/tclsh [13:11:08.220] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:11:08.258] checking tcl.h usability... yes [13:11:08.267] checking tcl.h presence... yes [13:11:08.301] checking for tcl.h... yes [13:11:08.301] checking for perl.h... yes [13:11:08.315] checking for libperl... yes [13:11:08.567] checking Python.h usability... yes [13:11:08.576] checking Python.h presence... yes [13:11:08.643] checking for Python.h... yes [13:11:08.643] checking for xmllint... /usr/bin/xmllint [13:11:08.644] checking for xsltproc... /usr/bin/xsltproc [13:11:08.644] checking for fop... /usr/bin/fop [13:11:08.644] checking for dbtoepub... no [13:11:08.644] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [13:11:08.733] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:11:08.854] configure: using compiler=Debian clang version 19.1.7 (3+b1) [13:11:08.854] 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 [13:11:08.854] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:11:08.854] configure: using LDFLAGS= -Wl,--as-needed [13:11:08.854] configure: using CXX=ccache clang++ [13:11:08.854] 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 [13:11:08.854] configure: using CLANG=ccache clang [13:11:08.854] 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 [13:11:08.854] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [13:11:08.881] configure: updating cache clang.cache [13:11:08.888] configure: creating ./config.status [13:11:08.980] config.status: creating GNUmakefile [13:11:08.994] config.status: creating src/Makefile.global [13:11:09.011] config.status: creating src/include/pg_config.h [13:11:09.024] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:11:09.033] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [13:11:09.039] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:11:09.047] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:11:09.054] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:11:09.062] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:11:09.098] [13:11:09.098] real 0m23.704s [13:11:09.098] user 0m14.545s [13:11:09.098] sys 0m9.388s [13:11:09.098] make -s -j${BUILD_JOBS} clean [13:11:09.626] time make -s -j${BUILD_JOBS} world-bin [13:12:29.433] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [13:12:29.433] 200 | uint8 rmid; [13:12:29.433] | ^ [13:12:29.433] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-variable] [13:12:29.433] 185 | int seen_running_xacts = 0; [13:12:29.433] | ^ [13:12:29.433] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wreturn-type] [13:12:29.433] 342 | } [13:12:29.433] | ^ [13:12:29.433] 3 errors generated. [13:12:29.434] make[3]: *** [: parsexlog.o] Error 1 [13:12:29.438] make[3]: *** Waiting for unfinished jobs.... [13:12:29.602] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [13:12:29.602] 483 | WalEndStat end_status; [13:12:29.602] | ^ [13:12:29.602] 1 error generated. [13:12:29.602] make[3]: *** [: pg_rewind.o] Error 1 [13:12:29.602] make[2]: *** [Makefile:45: all-pg_rewind-recurse] Error 2 [13:12:29.606] make[2]: *** Waiting for unfinished jobs.... [13:12:29.739] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [13:12:29.739] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:12:29.739] [13:12:29.739] real 1m20.114s [13:12:29.739] user 4m4.958s [13:12:29.739] sys 0m57.984s [13:12:29.740] [13:12:29.740] Exit status: 2