[21:33:01.778] time ./configure \ [21:33:01.778] --cache gcc.cache \ [21:33:01.778] --enable-dtrace \ [21:33:01.778] ${LINUX_CONFIGURE_FEATURES} \ [21:33:01.778] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [21:33:02.002] configure: creating cache gcc.cache [21:33:02.018] checking build system type... x86_64-pc-linux-gnu [21:33:02.134] checking host system type... x86_64-pc-linux-gnu [21:33:02.135] checking which template to use... linux [21:33:02.135] checking whether NLS is wanted... no [21:33:02.135] checking for default port number... 5432 [21:33:02.143] checking for dtrace... /usr/bin/dtrace [21:33:02.144] checking for block size... 8kB [21:33:02.145] checking for segment size... 1GB [21:33:02.148] checking for WAL block size... 8kB [21:33:02.188] checking whether the C compiler works... yes [21:33:02.303] checking for C compiler default output file name... a.out [21:33:02.304] checking for suffix of executables... [21:33:02.344] checking whether we are cross compiling... no [21:33:02.420] checking for suffix of object files... o [21:33:02.432] checking whether we are using the GNU C compiler... yes [21:33:02.440] checking whether ccache gcc accepts -g... yes [21:33:02.448] checking for ccache gcc option to accept ISO C89... none needed [21:33:02.459] checking for ccache gcc option to accept ISO C11... none needed [21:33:02.514] checking whether we are using the GNU C++ compiler... yes [21:33:02.523] checking whether ccache g++ accepts -g... yes [21:33:02.540] checking for ccache g++ option to accept ISO C++11... none needed [21:33:02.581] checking for gawk... no [21:33:02.581] checking for mawk... mawk [21:33:02.582] checking for llvm-config... /usr/bin/llvm-config [21:33:02.593] configure: using llvm 19.1.7 [21:33:02.593] checking for CLANG... ccache clang [21:33:02.648] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:33:02.656] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:33:02.665] checking whether ccache g++ supports -Werror=vla, for CXXFLAGS... yes [21:33:02.674] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:33:02.725] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:33:02.809] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:33:02.817] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:33:02.826] checking whether ccache gcc supports -Wold-style-declaration, for CFLAGS... yes [21:33:02.834] checking whether ccache gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [21:33:02.842] checking whether ccache g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [21:33:02.851] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:33:02.858] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:33:02.867] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:33:02.875] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:33:02.883] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:33:02.891] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:33:02.899] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [21:33:02.907] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:33:02.914] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:33:02.923] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:33:02.931] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:33:02.940] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:33:02.948] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:33:02.957] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:33:02.966] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:33:02.974] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:33:03.025] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:33:03.078] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:33:03.087] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:33:03.096] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:33:03.141] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:33:03.151] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:33:03.160] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:33:03.170] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:33:03.179] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:33:03.188] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:33:03.197] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:33:03.205] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:33:03.214] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:33:03.221] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [21:33:03.235] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [21:33:03.235] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:33:03.243] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:33:03.252] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:33:03.259] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:33:03.275] checking whether the C compiler still works... yes [21:33:03.325] checking how to run the C preprocessor... ccache gcc -E [21:33:03.405] checking for pkg-config... /usr/bin/pkg-config [21:33:03.405] checking pkg-config is at least version 0.9.0... yes [21:33:03.410] checking whether to build with ICU support... yes [21:33:03.410] checking for icu-uc icu-i18n... yes [21:33:03.422] checking whether to build with Tcl... yes [21:33:03.422] checking whether to build Perl modules... yes [21:33:03.422] checking whether to build Python modules... yes [21:33:03.422] checking whether to build with GSSAPI support... yes [21:33:03.424] checking whether to build with PAM support... yes [21:33:03.424] checking whether to build with BSD Authentication support... no [21:33:03.424] checking whether to build with LDAP support... yes [21:33:03.424] checking whether to build with Bonjour support... no [21:33:03.424] checking whether to build with SELinux support... yes [21:33:03.424] checking whether to build with systemd support... yes [21:33:03.424] checking whether to build with liburing support... no [21:33:03.425] checking whether to build with libcurl support... yes [21:33:03.425] checking for libcurl >= 7.61.0... yes [21:33:03.455] checking whether to build with libnuma support... no [21:33:03.455] checking whether to build with XML support... yes [21:33:03.455] checking for libxml-2.0 >= 2.6.23... yes [21:33:03.466] checking whether to build with LZ4 support... yes [21:33:03.466] checking for liblz4... yes [21:33:03.477] checking whether to build with ZSTD support... yes [21:33:03.478] checking for libzstd >= 1.4.0... yes [21:33:03.488] checking for strip... strip [21:33:03.488] checking whether it is possible to strip libraries... yes [21:33:03.492] checking for ar... ar [21:33:03.492] checking for a BSD-compatible install... /usr/bin/install -c [21:33:03.505] checking for tar... /usr/bin/tar [21:33:03.505] checking whether ln -s works... yes [21:33:03.505] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:33:03.508] checking for nm... /usr/bin/nm [21:33:03.509] checking for bison... /usr/bin/bison [21:33:03.515] configure: using bison (GNU Bison) 3.8.2 [21:33:03.519] checking for flex... /usr/bin/flex [21:33:03.525] configure: using flex 2.6.4 [21:33:03.525] checking for perl... /usr/bin/perl [21:33:03.544] configure: using perl 5.40.1 [21:33:03.547] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [21:33:03.565] checking for Perl privlibexp... /usr/share/perl/5.40 [21:33:03.571] checking for Perl useshrplib... true [21:33:03.582] 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:03.589] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:33:03.597] 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:03.740] checking for python3... /usr/bin/python3 [21:33:03.755] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [21:33:03.763] checking for Python sysconfig module... yes [21:33:03.782] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [21:33:03.802] checking Python include directory... -I/usr/include/python3.13 [21:33:03.819] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [21:33:03.880] checking for a sed that does not truncate output... /usr/bin/sed [21:33:03.886] checking for grep that handles long lines and -e... /usr/bin/grep [21:33:03.889] checking for egrep... /usr/bin/grep -E [21:33:03.891] checking for ANSI C header files... yes [21:33:04.028] checking for sys/types.h... yes [21:33:04.046] checking for sys/stat.h... yes [21:33:04.071] checking for stdlib.h... yes [21:33:04.090] checking for string.h... yes [21:33:04.110] checking for memory.h... yes [21:33:04.130] checking for strings.h... yes [21:33:04.150] checking for inttypes.h... yes [21:33:04.170] checking for stdint.h... yes [21:33:04.190] checking for unistd.h... yes [21:33:04.208] checking whether ccache gcc is Clang... no [21:33:04.221] checking whether pthreads work with -pthread... yes [21:33:04.287] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:33:04.337] checking whether more special flags are required for pthreads... no [21:33:04.337] checking for PTHREAD_PRIO_INHERIT... yes [21:33:04.392] checking pthread.h usability... yes [21:33:04.402] checking pthread.h presence... yes [21:33:04.421] checking for pthread.h... yes [21:33:04.421] checking for strerror_r... yes [21:33:04.468] checking whether strerror_r returns int... no [21:33:04.504] checking for main in -lm... yes [21:33:04.558] checking for library containing setproctitle... no [21:33:04.663] checking for library containing dlsym... none required [21:33:04.712] checking for library containing socket... none required [21:33:04.759] checking for library containing getopt_long... none required [21:33:04.808] checking for library containing shm_open... none required [21:33:04.856] checking for library containing shm_unlink... none required [21:33:04.902] checking for library containing clock_gettime... none required [21:33:04.949] checking for library containing shmget... none required [21:33:04.997] checking for library containing backtrace_symbols... none required [21:33:05.044] checking for library containing pthread_barrier_wait... none required [21:33:05.092] checking for library containing readline... -lreadline [21:33:05.147] checking for inflate in -lz... yes [21:33:05.197] checking curl/curl.h usability... yes [21:33:05.209] checking curl/curl.h presence... yes [21:33:05.246] checking for curl/curl.h... yes [21:33:05.246] checking for curl_multi_init in -lcurl... yes [21:33:05.395] checking for curl_global_init thread safety... yes [21:33:05.515] checking for curl support for asynchronous DNS... yes [21:33:05.625] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:33:05.728] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:33:05.805] checking for SSL_new in -lssl... yes [21:33:05.877] checking for SSL_CTX_set_ciphersuites... yes [21:33:05.953] checking for SSL_CTX_set_cert_cb... yes [21:33:06.032] checking for X509_get_signature_info... yes [21:33:06.121] checking for SSL_CTX_set_num_tickets... yes [21:33:06.202] checking for SSL_CTX_set_keylog_callback... yes [21:33:06.285] checking for SSL_CTX_set_client_hello_cb... yes [21:33:06.363] checking for pam_start in -lpam... yes [21:33:06.422] checking for xmlSaveToBuffer in -lxml2... yes [21:33:06.492] checking for xsltCleanupGlobals in -lxslt... yes [21:33:06.561] checking for LZ4_compress_default in -llz4... yes [21:33:06.627] checking for ZSTD_compress in -lzstd... yes [21:33:06.687] checking for ldap_bind in -lldap... yes [21:33:06.770] checking for ldap_initialize... yes [21:33:06.852] checking for ldap_verify_credentials... yes [21:33:06.936] checking for security_compute_create_name in -lselinux... yes [21:33:07.002] checking for uuid_export in -lossp-uuid... yes [21:33:07.066] checking copyfile.h usability... no [21:33:07.128] checking copyfile.h presence... no [21:33:07.147] checking for copyfile.h... no [21:33:07.151] checking execinfo.h usability... yes [21:33:07.161] checking execinfo.h presence... yes [21:33:07.176] checking for execinfo.h... yes [21:33:07.185] checking getopt.h usability... yes [21:33:07.195] checking getopt.h presence... yes [21:33:07.209] checking for getopt.h... yes [21:33:07.217] checking ifaddrs.h usability... yes [21:33:07.226] checking ifaddrs.h presence... yes [21:33:07.244] checking for ifaddrs.h... yes [21:33:07.254] checking sys/epoll.h usability... yes [21:33:07.264] checking sys/epoll.h presence... yes [21:33:07.286] checking for sys/epoll.h... yes [21:33:07.294] checking sys/event.h usability... no [21:33:07.346] checking sys/event.h presence... no [21:33:07.366] checking for sys/event.h... no [21:33:07.371] checking sys/personality.h usability... yes [21:33:07.381] checking sys/personality.h presence... yes [21:33:07.397] checking for sys/personality.h... yes [21:33:07.406] checking sys/prctl.h usability... yes [21:33:07.417] checking sys/prctl.h presence... yes [21:33:07.434] checking for sys/prctl.h... yes [21:33:07.444] checking sys/procctl.h usability... no [21:33:07.497] checking sys/procctl.h presence... no [21:33:07.517] checking for sys/procctl.h... no [21:33:07.522] checking sys/signalfd.h usability... yes [21:33:07.532] checking sys/signalfd.h presence... yes [21:33:07.549] checking for sys/signalfd.h... yes [21:33:07.558] checking sys/ucred.h usability... no [21:33:07.611] checking sys/ucred.h presence... no [21:33:07.631] checking for sys/ucred.h... no [21:33:07.635] checking termios.h usability... yes [21:33:07.646] checking termios.h presence... yes [21:33:07.666] checking for termios.h... yes [21:33:07.676] checking uchar.h usability... yes [21:33:07.686] checking uchar.h presence... yes [21:33:07.704] checking for uchar.h... yes [21:33:07.714] checking ucred.h usability... no [21:33:07.765] checking ucred.h presence... no [21:33:07.784] checking for ucred.h... no [21:33:07.788] checking xlocale.h usability... no [21:33:07.841] checking xlocale.h presence... no [21:33:07.861] checking for xlocale.h... no [21:33:07.863] checking readline/readline.h usability... yes [21:33:07.875] checking readline/readline.h presence... yes [21:33:07.897] checking for readline/readline.h... yes [21:33:07.899] checking readline/history.h usability... yes [21:33:07.909] checking readline/history.h presence... yes [21:33:07.927] checking for readline/history.h... yes [21:33:07.931] checking zlib.h usability... yes [21:33:07.942] checking zlib.h presence... yes [21:33:07.964] checking for zlib.h... yes [21:33:07.964] checking for lz4... /usr/bin/lz4 [21:33:07.964] checking lz4.h usability... yes [21:33:07.974] checking lz4.h presence... yes [21:33:07.990] checking for lz4.h... yes [21:33:07.990] checking for zstd... /usr/bin/zstd [21:33:07.991] checking zstd.h usability... yes [21:33:08.001] checking zstd.h presence... yes [21:33:08.018] checking for zstd.h... yes [21:33:08.018] checking gssapi/gssapi.h usability... yes [21:33:08.029] checking gssapi/gssapi.h presence... yes [21:33:08.047] checking for gssapi/gssapi.h... yes [21:33:08.049] checking gssapi/gssapi_ext.h usability... yes [21:33:08.058] checking gssapi/gssapi_ext.h presence... yes [21:33:08.075] checking for gssapi/gssapi_ext.h... yes [21:33:08.077] checking for openssl... /usr/bin/openssl [21:33:08.088] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [21:33:08.088] checking openssl/ssl.h usability... yes [21:33:08.100] checking openssl/ssl.h presence... yes [21:33:08.192] checking for openssl/ssl.h... yes [21:33:08.193] checking openssl/err.h usability... yes [21:33:08.203] checking openssl/err.h presence... yes [21:33:08.235] checking for openssl/err.h... yes [21:33:08.236] checking security/pam_appl.h usability... yes [21:33:08.246] checking security/pam_appl.h presence... yes [21:33:08.262] checking for security/pam_appl.h... yes [21:33:08.264] checking systemd/sd-daemon.h usability... yes [21:33:08.276] checking systemd/sd-daemon.h presence... yes [21:33:08.297] checking for systemd/sd-daemon.h... yes [21:33:08.297] checking libxml/parser.h usability... yes [21:33:08.309] checking libxml/parser.h presence... yes [21:33:08.348] checking for libxml/parser.h... yes [21:33:08.349] checking libxslt/xslt.h usability... yes [21:33:08.361] checking libxslt/xslt.h presence... yes [21:33:08.389] checking for libxslt/xslt.h... yes [21:33:08.390] checking ldap.h usability... yes [21:33:08.400] checking ldap.h presence... yes [21:33:08.421] checking for ldap.h... yes [21:33:08.421] checking for compatible LDAP implementation... yes [21:33:08.431] checking ossp/uuid.h usability... yes [21:33:08.442] checking ossp/uuid.h presence... yes [21:33:08.461] checking for ossp/uuid.h... yes [21:33:08.481] checking whether byte ordering is bigendian... no [21:33:08.584] checking for C printf format archetype... gnu_printf [21:33:08.594] checking for C++ printf format archetype... gnu_printf [21:33:08.604] checking for typeof... typeof [21:33:08.614] checking for C++ typeof... typeof [21:33:08.624] checking for typeof_unqual... __typeof_unqual__ [21:33:08.674] checking for C++ typeof_unqual... no [21:33:08.783] checking for __builtin_types_compatible_p... yes [21:33:08.798] checking for __builtin_constant_p... yes [21:33:08.812] checking for __builtin_mul_overflow... yes [21:33:08.886] checking for __builtin_unreachable... yes [21:33:08.951] checking for computed goto support... yes [21:33:08.961] checking for struct tm.tm_zone... yes [21:33:08.973] checking for union semun... no [21:33:09.015] checking for socklen_t... yes [21:33:09.068] checking for struct sockaddr.sa_len... no [21:33:09.155] checking for C/C++ restrict keyword... __restrict [21:33:09.173] checking for struct option... yes [21:33:09.220] checking whether assembler supports x86_64 popcntq... yes [21:33:09.230] checking for special C compiler options needed for large files... no [21:33:09.230] checking for _FILE_OFFSET_BITS value needed for large files... no [21:33:09.246] checking size of off_t... 8 [21:33:09.327] checking for int timezone... yes [21:33:09.405] checking for backtrace_symbols... yes [21:33:09.476] checking for copyfile... no [21:33:09.553] checking for copy_file_range... yes [21:33:09.631] checking for elf_aux_info... no [21:33:09.705] checking for explicit_memset... no [21:33:09.781] checking for getauxval... yes [21:33:09.855] checking for getifaddrs... yes [21:33:09.926] checking for getpeerucred... no [21:33:09.999] checking for inet_pton... yes [21:33:10.070] checking for kqueue... no [21:33:10.140] checking for localeconv_l... no [21:33:10.210] checking for mbstowcs_l... no [21:33:10.285] checking for memset_explicit... no [21:33:10.360] checking for posix_fallocate... yes [21:33:10.432] checking for ppoll... yes [21:33:10.501] checking for pthread_is_threaded_np... no [21:33:10.573] checking for setproctitle... no [21:33:10.646] checking for setproctitle_fast... no [21:33:10.720] checking for strsignal... yes [21:33:10.789] checking for syncfs... yes [21:33:10.861] checking for sync_file_range... yes [21:33:10.932] checking for uselocale... yes [21:33:11.002] checking for wcstombs_l... no [21:33:11.071] checking for __builtin_bswap16... yes [21:33:11.138] checking for __builtin_bswap32... yes [21:33:11.205] checking for __builtin_bswap64... yes [21:33:11.270] checking for __builtin_clz... yes [21:33:11.338] checking for __builtin_ctz... yes [21:33:11.406] checking for __builtin_frame_address... yes [21:33:11.474] checking for _LARGEFILE_SOURCE value needed for large files... no [21:33:11.541] checking how ccache gcc reports undeclared, standard C functions... error [21:33:11.573] checking for posix_fadvise... yes [21:33:11.647] checking whether posix_fadvise is declared... yes [21:33:11.664] checking whether fdatasync is declared... yes [21:33:11.682] checking whether strlcat is declared... yes [21:33:11.700] checking whether strlcpy is declared... yes [21:33:11.718] checking whether strsep is declared... yes [21:33:11.735] checking whether timingsafe_bcmp is declared... no [21:33:11.799] checking whether preadv is declared... yes [21:33:11.817] checking whether pwritev is declared... yes [21:33:11.836] checking whether strchrnul is declared... yes [21:33:11.855] checking whether memset_s is declared... no [21:33:11.899] checking whether F_FULLFSYNC is declared... no [21:33:11.941] checking for explicit_bzero... yes [21:33:12.005] checking for getopt... yes [21:33:12.068] checking for getpeereid... no [21:33:12.140] checking for inet_aton... yes [21:33:12.204] checking for mkdtemp... yes [21:33:12.267] checking for strlcat... yes [21:33:12.329] checking for strlcpy... yes [21:33:12.392] checking for strsep... yes [21:33:12.456] checking for timingsafe_bcmp... no [21:33:12.525] checking for pthread_barrier_wait... yes [21:33:12.590] checking for getopt_long... yes [21:33:12.654] checking for syslog... yes [21:33:12.718] checking syslog.h usability... yes [21:33:12.728] checking syslog.h presence... yes [21:33:12.745] checking for syslog.h... yes [21:33:12.745] checking for opterr... yes [21:33:12.810] checking for optreset... no [21:33:12.879] checking unicode/ucol.h usability... yes [21:33:12.892] checking unicode/ucol.h presence... yes [21:33:12.932] checking for unicode/ucol.h... yes [21:33:12.933] checking for rl_completion_suppress_quote... yes [21:33:13.002] checking for rl_filename_quote_characters... yes [21:33:13.068] checking for rl_filename_quoting_function... yes [21:33:13.136] checking for append_history... yes [21:33:13.208] checking for history_truncate_file... yes [21:33:13.277] checking for rl_completion_matches... yes [21:33:13.347] checking for rl_filename_completion_function... yes [21:33:13.418] checking for rl_reset_screen_size... yes [21:33:13.493] checking for rl_variable_bind... yes [21:33:13.563] checking test program... ok [21:33:13.622] checking size of void *... 8 [21:33:13.701] checking size of size_t... 8 [21:33:13.784] checking size of long... 8 [21:33:13.867] checking size of long long... 8 [21:33:13.947] checking size of intmax_t... 8 [21:33:14.027] checking alignment of short... 2 [21:33:14.105] checking alignment of int... 4 [21:33:14.183] checking alignment of int64_t... 8 [21:33:14.264] checking alignment of double... 8 [21:33:14.346] checking for __int128... yes [21:33:14.416] checking for __int128 alignment bug... ok [21:33:14.480] checking alignment of PG_INT128_TYPE... 16 [21:33:14.564] checking for builtin __sync char locking functions... yes [21:33:14.635] checking for builtin __sync int32 locking functions... yes [21:33:14.705] checking for builtin __sync int32 atomic operations... yes [21:33:14.774] checking for builtin __sync int64 atomic operations... yes [21:33:14.844] checking for builtin __atomic int32 atomic operations... yes [21:33:14.912] checking for builtin __atomic int64 atomic operations... yes [21:33:14.982] checking for __get_cpuid... yes [21:33:15.050] checking for __get_cpuid_count... yes [21:33:15.120] checking for _xgetbv... yes [21:33:15.608] checking for _mm512_popcnt_epi64... yes [21:33:16.036] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:33:16.159] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:33:16.183] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:33:16.204] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:33:16.224] 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:33:16.258] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:33:16.259] checking for _mm512_clmulepi64_epi128... yes [21:33:16.676] checking for vectorized CRC-32C... AVX-512 with runtime check [21:33:16.676] checking for library containing sem_init... none required [21:33:16.744] checking which semaphore API to use... unnamed POSIX [21:33:16.744] checking which random number source to use... OpenSSL [21:33:16.747] checking for tclsh... /usr/bin/tclsh [21:33:16.747] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:33:16.782] checking tcl.h usability... yes [21:33:16.793] checking tcl.h presence... yes [21:33:16.817] checking for tcl.h... yes [21:33:16.818] checking for perl.h... yes [21:33:16.838] checking for libperl... yes [21:33:17.198] checking Python.h usability... yes [21:33:17.212] checking Python.h presence... yes [21:33:17.324] checking for Python.h... yes [21:33:17.325] checking for xmllint... /usr/bin/xmllint [21:33:17.325] checking for xsltproc... /usr/bin/xsltproc [21:33:17.325] checking for fop... /usr/bin/fop [21:33:17.326] checking for dbtoepub... no [21:33:17.326] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:33:17.390] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:33:17.469] configure: using compiler=gcc (Debian 14.2.0-19) 14.2.0 [21:33:17.469] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wmissing-format-attribute -Wold-style-declaration -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wstrict-prototypes -Wold-style-definition [21:33:17.470] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:33:17.470] configure: using LDFLAGS= -Wl,--as-needed [21:33:17.470] configure: using CXX=ccache g++ [21:33:17.470] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=vla -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:33:17.470] configure: using CLANG=ccache clang [21:33:17.470] 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:33:17.470] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:33:17.504] configure: updating cache gcc.cache [21:33:17.514] configure: creating ./config.status [21:33:17.626] config.status: creating GNUmakefile [21:33:17.642] config.status: creating src/Makefile.global [21:33:17.662] config.status: creating src/include/pg_config.h [21:33:17.678] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:33:17.696] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:33:17.706] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:33:17.716] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:33:17.725] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:33:17.766] [21:33:17.766] real 0m15.988s [21:33:17.766] user 0m10.192s [21:33:17.766] sys 0m5.332s [21:33:17.766] make -s -j${BUILD_JOBS} clean [21:33:18.392] time make -s -j${BUILD_JOBS} world-bin [21:33:26.574] parsexlog.c: In function ‘is_shutdown_only_sequence’: [21:33:26.574] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:33:26.574] 200 | uint8 rmid; [21:33:26.574] | ^~~~~ [21:33:26.574] parsexlog.c: In function ‘findLastCheckpoint’: [21:33:26.574] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] [21:33:26.574] 342 | } [21:33:26.574] | ^ [21:33:26.574] parsexlog.c: At top level: [21:33:26.574] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] [21:33:26.574] 182 | is_shutdown_only_sequence(XLogReaderState *xlogreader, XLogRecPtr endptr) [21:33:26.574] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [21:33:26.574] cc1: all warnings being treated as errors [21:33:26.575] make[3]: *** [: parsexlog.o] Error 1 [21:33:26.579] make[3]: *** Waiting for unfinished jobs.... [21:33:26.669] pg_rewind.c: In function ‘main’: [21:33:26.669] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:33:26.669] 483 | WalEndStat end_status; [21:33:26.669] | ^~~~~~~~~~ [21:33:26.669] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:33:26.669] 489 | bool src_crc_ok = false; [21:33:26.669] | ^~~~ [21:33:26.669] cc1: all warnings being treated as errors [21:33:26.671] make[3]: *** [: pg_rewind.o] Error 1 [21:33:26.673] make[2]: *** [Makefile:45: all-pg_rewind-recurse] Error 2 [21:33:26.675] make[2]: *** Waiting for unfinished jobs.... [21:33:26.836] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [21:33:26.837] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:33:26.837] [21:33:26.837] real 0m8.445s [21:33:26.837] user 0m12.726s [21:33:26.837] sys 0m7.618s [21:33:26.837] [21:33:26.837] Exit status: 2