[19:34:03.329] time ./configure \ [19:34:03.329] --cache gcc.cache \ [19:34:03.329] --enable-dtrace \ [19:34:03.329] ${LINUX_CONFIGURE_FEATURES} \ [19:34:03.329] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [19:34:03.542] configure: creating cache gcc.cache [19:34:03.560] checking build system type... x86_64-pc-linux-gnu [19:34:03.667] checking host system type... x86_64-pc-linux-gnu [19:34:03.667] checking which template to use... linux [19:34:03.668] checking whether NLS is wanted... no [19:34:03.668] checking for default port number... 5432 [19:34:03.675] checking for dtrace... /usr/bin/dtrace [19:34:03.676] checking for block size... 8kB [19:34:03.677] checking for segment size... 1GB [19:34:03.679] checking for WAL block size... 8kB [19:34:03.718] checking whether the C compiler works... yes [19:34:03.822] checking for C compiler default output file name... a.out [19:34:03.824] checking for suffix of executables... [19:34:03.863] checking whether we are cross compiling... no [19:34:03.938] checking for suffix of object files... o [19:34:03.948] checking whether we are using the GNU C compiler... yes [19:34:03.956] checking whether ccache gcc accepts -g... yes [19:34:03.963] checking for ccache gcc option to accept ISO C89... none needed [19:34:03.973] checking for ccache gcc option to accept ISO C11... none needed [19:34:04.022] checking whether we are using the GNU C++ compiler... yes [19:34:04.029] checking whether ccache g++ accepts -g... yes [19:34:04.044] checking for ccache g++ option to accept ISO C++11... none needed [19:34:04.081] checking for gawk... no [19:34:04.081] checking for mawk... mawk [19:34:04.082] checking for llvm-config... /usr/bin/llvm-config [19:34:04.093] configure: using llvm 19.1.7 [19:34:04.093] checking for CLANG... ccache clang [19:34:04.149] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:34:04.157] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [19:34:04.165] checking whether ccache g++ supports -Werror=vla, for CXXFLAGS... yes [19:34:04.174] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:34:04.222] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:34:04.306] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:34:04.315] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:34:04.324] checking whether ccache gcc supports -Wold-style-declaration, for CFLAGS... yes [19:34:04.331] checking whether ccache gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [19:34:04.339] checking whether ccache g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [19:34:04.348] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [19:34:04.357] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:34:04.365] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:34:04.372] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:34:04.380] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [19:34:04.388] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [19:34:04.395] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [19:34:04.403] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:34:04.412] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:34:04.419] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [19:34:04.428] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [19:34:04.436] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:34:04.444] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [19:34:04.453] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:34:04.462] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:34:04.470] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:34:04.519] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:34:04.570] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:34:04.578] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:34:04.585] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:34:04.629] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:34:04.637] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:34:04.646] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:34:04.655] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:34:04.662] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:34:04.670] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [19:34:04.678] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:34:04.687] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:34:04.694] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:34:04.702] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [19:34:04.716] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [19:34:04.716] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:34:04.724] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:34:04.731] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:34:04.739] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:34:04.753] checking whether the C compiler still works... yes [19:34:04.801] checking how to run the C preprocessor... ccache gcc -E [19:34:04.877] checking for pkg-config... /usr/bin/pkg-config [19:34:04.877] checking pkg-config is at least version 0.9.0... yes [19:34:04.882] checking whether to build with ICU support... yes [19:34:04.883] checking for icu-uc icu-i18n... yes [19:34:04.894] checking whether to build with Tcl... yes [19:34:04.894] checking whether to build Perl modules... yes [19:34:04.894] checking whether to build Python modules... yes [19:34:04.894] checking whether to build with GSSAPI support... yes [19:34:04.895] checking whether to build with PAM support... yes [19:34:04.896] checking whether to build with BSD Authentication support... no [19:34:04.896] checking whether to build with LDAP support... yes [19:34:04.896] checking whether to build with Bonjour support... no [19:34:04.896] checking whether to build with SELinux support... yes [19:34:04.896] checking whether to build with systemd support... yes [19:34:04.896] checking whether to build with liburing support... no [19:34:04.896] checking whether to build with libcurl support... yes [19:34:04.897] checking for libcurl >= 7.61.0... yes [19:34:04.919] checking whether to build with libnuma support... no [19:34:04.919] checking whether to build with XML support... yes [19:34:04.919] checking for libxml-2.0 >= 2.6.23... yes [19:34:04.931] checking whether to build with LZ4 support... yes [19:34:04.931] checking for liblz4... yes [19:34:04.941] checking whether to build with ZSTD support... yes [19:34:04.941] checking for libzstd >= 1.4.0... yes [19:34:04.951] checking for strip... strip [19:34:04.951] checking whether it is possible to strip libraries... yes [19:34:04.955] checking for ar... ar [19:34:04.955] checking for a BSD-compatible install... /usr/bin/install -c [19:34:04.967] checking for tar... /usr/bin/tar [19:34:04.967] checking whether ln -s works... yes [19:34:04.967] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:34:04.970] checking for nm... /usr/bin/nm [19:34:04.971] checking for bison... /usr/bin/bison [19:34:04.977] configure: using bison (GNU Bison) 3.8.2 [19:34:04.981] checking for flex... /usr/bin/flex [19:34:04.986] configure: using flex 2.6.4 [19:34:04.986] checking for perl... /usr/bin/perl [19:34:05.003] configure: using perl 5.40.1 [19:34:05.005] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [19:34:05.018] checking for Perl privlibexp... /usr/share/perl/5.40 [19:34:05.024] checking for Perl useshrplib... true [19:34:05.033] 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 [19:34:05.040] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:34:05.047] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:34:05.182] checking for python3... /usr/bin/python3 [19:34:05.197] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [19:34:05.205] checking for Python sysconfig module... yes [19:34:05.222] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [19:34:05.240] checking Python include directory... -I/usr/include/python3.13 [19:34:05.256] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [19:34:05.313] checking for a sed that does not truncate output... /usr/bin/sed [19:34:05.318] checking for grep that handles long lines and -e... /usr/bin/grep [19:34:05.320] checking for egrep... /usr/bin/grep -E [19:34:05.322] checking for ANSI C header files... yes [19:34:05.444] checking for sys/types.h... yes [19:34:05.460] checking for sys/stat.h... yes [19:34:05.482] checking for stdlib.h... yes [19:34:05.499] checking for string.h... yes [19:34:05.516] checking for memory.h... yes [19:34:05.534] checking for strings.h... yes [19:34:05.551] checking for inttypes.h... yes [19:34:05.568] checking for stdint.h... yes [19:34:05.585] checking for unistd.h... yes [19:34:05.600] checking whether ccache gcc is Clang... no [19:34:05.611] checking whether pthreads work with -pthread... yes [19:34:05.671] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:34:05.715] checking whether more special flags are required for pthreads... no [19:34:05.715] checking for PTHREAD_PRIO_INHERIT... yes [19:34:05.766] checking pthread.h usability... yes [19:34:05.775] checking pthread.h presence... yes [19:34:05.792] checking for pthread.h... yes [19:34:05.793] checking for strerror_r... yes [19:34:05.837] checking whether strerror_r returns int... no [19:34:05.871] checking for main in -lm... yes [19:34:05.921] checking for library containing setproctitle... no [19:34:06.019] checking for library containing dlsym... none required [19:34:06.064] checking for library containing socket... none required [19:34:06.109] checking for library containing getopt_long... none required [19:34:06.153] checking for library containing shm_open... none required [19:34:06.197] checking for library containing shm_unlink... none required [19:34:06.239] checking for library containing clock_gettime... none required [19:34:06.282] checking for library containing shmget... none required [19:34:06.324] checking for library containing backtrace_symbols... none required [19:34:06.369] checking for library containing pthread_barrier_wait... none required [19:34:06.413] checking for library containing readline... -lreadline [19:34:06.459] checking for inflate in -lz... yes [19:34:06.505] checking curl/curl.h usability... yes [19:34:06.515] checking curl/curl.h presence... yes [19:34:06.549] checking for curl/curl.h... yes [19:34:06.549] checking for curl_multi_init in -lcurl... yes [19:34:06.669] checking for curl_global_init thread safety... yes [19:34:06.783] checking for curl support for asynchronous DNS... yes [19:34:06.889] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:34:06.990] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:34:07.062] checking for SSL_new in -lssl... yes [19:34:07.133] checking for SSL_CTX_set_ciphersuites... yes [19:34:07.204] checking for SSL_CTX_set_cert_cb... yes [19:34:07.281] checking for X509_get_signature_info... yes [19:34:07.366] checking for SSL_CTX_set_num_tickets... yes [19:34:07.446] checking for SSL_CTX_set_keylog_callback... yes [19:34:07.524] checking for SSL_CTX_set_client_hello_cb... yes [19:34:07.602] checking for pam_start in -lpam... yes [19:34:07.660] checking for xmlSaveToBuffer in -lxml2... yes [19:34:07.727] checking for xsltCleanupGlobals in -lxslt... yes [19:34:07.794] checking for LZ4_compress_default in -llz4... yes [19:34:07.857] checking for ZSTD_compress in -lzstd... yes [19:34:07.915] checking for ldap_bind in -lldap... yes [19:34:07.990] checking for ldap_initialize... yes [19:34:08.069] checking for ldap_verify_credentials... yes [19:34:08.151] checking for security_compute_create_name in -lselinux... yes [19:34:08.211] checking for uuid_export in -lossp-uuid... yes [19:34:08.275] checking copyfile.h usability... no [19:34:08.334] checking copyfile.h presence... no [19:34:08.353] checking for copyfile.h... no [19:34:08.357] checking execinfo.h usability... yes [19:34:08.368] checking execinfo.h presence... yes [19:34:08.382] checking for execinfo.h... yes [19:34:08.392] checking getopt.h usability... yes [19:34:08.401] checking getopt.h presence... yes [19:34:08.417] checking for getopt.h... yes [19:34:08.425] checking ifaddrs.h usability... yes [19:34:08.434] checking ifaddrs.h presence... yes [19:34:08.451] checking for ifaddrs.h... yes [19:34:08.460] checking sys/epoll.h usability... yes [19:34:08.470] checking sys/epoll.h presence... yes [19:34:08.491] checking for sys/epoll.h... yes [19:34:08.498] checking sys/event.h usability... no [19:34:08.548] checking sys/event.h presence... no [19:34:08.565] checking for sys/event.h... no [19:34:08.568] checking sys/personality.h usability... yes [19:34:08.577] checking sys/personality.h presence... yes [19:34:08.592] checking for sys/personality.h... yes [19:34:08.599] checking sys/prctl.h usability... yes [19:34:08.609] checking sys/prctl.h presence... yes [19:34:08.624] checking for sys/prctl.h... yes [19:34:08.632] checking sys/procctl.h usability... no [19:34:08.679] checking sys/procctl.h presence... no [19:34:08.696] checking for sys/procctl.h... no [19:34:08.699] checking sys/signalfd.h usability... yes [19:34:08.708] checking sys/signalfd.h presence... yes [19:34:08.723] checking for sys/signalfd.h... yes [19:34:08.732] checking sys/ucred.h usability... no [19:34:08.782] checking sys/ucred.h presence... no [19:34:08.799] checking for sys/ucred.h... no [19:34:08.802] checking termios.h usability... yes [19:34:08.811] checking termios.h presence... yes [19:34:08.828] checking for termios.h... yes [19:34:08.836] checking uchar.h usability... yes [19:34:08.846] checking uchar.h presence... yes [19:34:08.861] checking for uchar.h... yes [19:34:08.870] checking ucred.h usability... no [19:34:08.921] checking ucred.h presence... no [19:34:08.939] checking for ucred.h... no [19:34:08.943] checking xlocale.h usability... no [19:34:08.993] checking xlocale.h presence... no [19:34:09.013] checking for xlocale.h... no [19:34:09.015] checking readline/readline.h usability... yes [19:34:09.025] checking readline/readline.h presence... yes [19:34:09.045] checking for readline/readline.h... yes [19:34:09.047] checking readline/history.h usability... yes [19:34:09.056] checking readline/history.h presence... yes [19:34:09.073] checking for readline/history.h... yes [19:34:09.077] checking zlib.h usability... yes [19:34:09.086] checking zlib.h presence... yes [19:34:09.107] checking for zlib.h... yes [19:34:09.107] checking for lz4... /usr/bin/lz4 [19:34:09.108] checking lz4.h usability... yes [19:34:09.117] checking lz4.h presence... yes [19:34:09.133] checking for lz4.h... yes [19:34:09.133] checking for zstd... /usr/bin/zstd [19:34:09.134] checking zstd.h usability... yes [19:34:09.144] checking zstd.h presence... yes [19:34:09.161] checking for zstd.h... yes [19:34:09.162] checking gssapi/gssapi.h usability... yes [19:34:09.172] checking gssapi/gssapi.h presence... yes [19:34:09.190] checking for gssapi/gssapi.h... yes [19:34:09.191] checking gssapi/gssapi_ext.h usability... yes [19:34:09.200] checking gssapi/gssapi_ext.h presence... yes [19:34:09.216] checking for gssapi/gssapi_ext.h... yes [19:34:09.218] checking for openssl... /usr/bin/openssl [19:34:09.229] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [19:34:09.229] checking openssl/ssl.h usability... yes [19:34:09.240] checking openssl/ssl.h presence... yes [19:34:09.327] checking for openssl/ssl.h... yes [19:34:09.327] checking openssl/err.h usability... yes [19:34:09.337] checking openssl/err.h presence... yes [19:34:09.368] checking for openssl/err.h... yes [19:34:09.368] checking security/pam_appl.h usability... yes [19:34:09.378] checking security/pam_appl.h presence... yes [19:34:09.393] checking for security/pam_appl.h... yes [19:34:09.395] checking systemd/sd-daemon.h usability... yes [19:34:09.405] checking systemd/sd-daemon.h presence... yes [19:34:09.422] checking for systemd/sd-daemon.h... yes [19:34:09.423] checking libxml/parser.h usability... yes [19:34:09.432] checking libxml/parser.h presence... yes [19:34:09.466] checking for libxml/parser.h... yes [19:34:09.467] checking libxslt/xslt.h usability... yes [19:34:09.476] checking libxslt/xslt.h presence... yes [19:34:09.500] checking for libxslt/xslt.h... yes [19:34:09.501] checking ldap.h usability... yes [19:34:09.509] checking ldap.h presence... yes [19:34:09.529] checking for ldap.h... yes [19:34:09.529] checking for compatible LDAP implementation... yes [19:34:09.539] checking ossp/uuid.h usability... yes [19:34:09.548] checking ossp/uuid.h presence... yes [19:34:09.565] checking for ossp/uuid.h... yes [19:34:09.582] checking whether byte ordering is bigendian... no [19:34:09.673] checking for C printf format archetype... gnu_printf [19:34:09.683] checking for C++ printf format archetype... gnu_printf [19:34:09.693] checking for typeof... typeof [19:34:09.701] checking for C++ typeof... typeof [19:34:09.710] checking for typeof_unqual... __typeof_unqual__ [19:34:09.752] checking for C++ typeof_unqual... no [19:34:09.850] checking for __builtin_types_compatible_p... yes [19:34:09.862] checking for __builtin_constant_p... yes [19:34:09.874] checking for __builtin_mul_overflow... yes [19:34:09.943] checking for __builtin_unreachable... yes [19:34:09.999] checking for computed goto support... yes [19:34:10.008] checking for struct tm.tm_zone... yes [19:34:10.018] checking for union semun... no [19:34:10.056] checking for socklen_t... yes [19:34:10.101] checking for struct sockaddr.sa_len... no [19:34:10.175] checking for C/C++ restrict keyword... __restrict [19:34:10.188] checking for struct option... yes [19:34:10.227] checking whether assembler supports x86_64 popcntq... yes [19:34:10.235] checking for special C compiler options needed for large files... no [19:34:10.235] checking for _FILE_OFFSET_BITS value needed for large files... no [19:34:10.247] checking size of off_t... 8 [19:34:10.322] checking for int timezone... yes [19:34:10.393] checking for backtrace_symbols... yes [19:34:10.458] checking for copyfile... no [19:34:10.526] checking for copy_file_range... yes [19:34:10.591] checking for elf_aux_info... no [19:34:10.659] checking for explicit_memset... no [19:34:10.729] checking for getauxval... yes [19:34:10.796] checking for getifaddrs... yes [19:34:10.862] checking for getpeerucred... no [19:34:10.928] checking for inet_pton... yes [19:34:10.993] checking for kqueue... no [19:34:11.061] checking for localeconv_l... no [19:34:11.128] checking for mbstowcs_l... no [19:34:11.196] checking for memset_explicit... no [19:34:11.262] checking for posix_fallocate... yes [19:34:11.328] checking for ppoll... yes [19:34:11.393] checking for pthread_is_threaded_np... no [19:34:11.458] checking for setproctitle... no [19:34:11.526] checking for setproctitle_fast... no [19:34:11.591] checking for strsignal... yes [19:34:11.656] checking for syncfs... yes [19:34:11.722] checking for sync_file_range... yes [19:34:11.790] checking for uselocale... yes [19:34:11.860] checking for wcstombs_l... no [19:34:11.928] checking for __builtin_bswap16... yes [19:34:11.991] checking for __builtin_bswap32... yes [19:34:12.053] checking for __builtin_bswap64... yes [19:34:12.114] checking for __builtin_clz... yes [19:34:12.177] checking for __builtin_ctz... yes [19:34:12.239] checking for __builtin_frame_address... yes [19:34:12.298] checking for _LARGEFILE_SOURCE value needed for large files... no [19:34:12.360] checking how ccache gcc reports undeclared, standard C functions... error [19:34:12.388] checking for posix_fadvise... yes [19:34:12.455] checking whether posix_fadvise is declared... yes [19:34:12.471] checking whether fdatasync is declared... yes [19:34:12.485] checking whether strlcat is declared... yes [19:34:12.502] checking whether strlcpy is declared... yes [19:34:12.518] checking whether strsep is declared... yes [19:34:12.535] checking whether timingsafe_bcmp is declared... no [19:34:12.595] checking whether preadv is declared... yes [19:34:12.610] checking whether pwritev is declared... yes [19:34:12.624] checking whether strchrnul is declared... yes [19:34:12.637] checking whether memset_s is declared... no [19:34:12.676] checking whether F_FULLFSYNC is declared... no [19:34:12.713] checking for explicit_bzero... yes [19:34:12.771] checking for getopt... yes [19:34:12.830] checking for getpeereid... no [19:34:12.895] checking for inet_aton... yes [19:34:12.954] checking for mkdtemp... yes [19:34:13.012] checking for strlcat... yes [19:34:13.070] checking for strlcpy... yes [19:34:13.130] checking for strsep... yes [19:34:13.188] checking for timingsafe_bcmp... no [19:34:13.253] checking for pthread_barrier_wait... yes [19:34:13.309] checking for getopt_long... yes [19:34:13.368] checking for syslog... yes [19:34:13.426] checking syslog.h usability... yes [19:34:13.434] checking syslog.h presence... yes [19:34:13.449] checking for syslog.h... yes [19:34:13.450] checking for opterr... yes [19:34:13.507] checking for optreset... no [19:34:13.570] checking unicode/ucol.h usability... yes [19:34:13.581] checking unicode/ucol.h presence... yes [19:34:13.618] checking for unicode/ucol.h... yes [19:34:13.619] checking for rl_completion_suppress_quote... yes [19:34:13.685] checking for rl_filename_quote_characters... yes [19:34:13.750] checking for rl_filename_quoting_function... yes [19:34:13.817] checking for append_history... yes [19:34:13.885] checking for history_truncate_file... yes [19:34:13.953] checking for rl_completion_matches... yes [19:34:14.020] checking for rl_filename_completion_function... yes [19:34:14.090] checking for rl_reset_screen_size... yes [19:34:14.159] checking for rl_variable_bind... yes [19:34:14.226] checking test program... ok [19:34:14.284] checking size of void *... 8 [19:34:14.360] checking size of size_t... 8 [19:34:14.435] checking size of long... 8 [19:34:14.512] checking size of long long... 8 [19:34:14.590] checking size of intmax_t... 8 [19:34:14.665] checking alignment of short... 2 [19:34:14.739] checking alignment of int... 4 [19:34:14.814] checking alignment of int64_t... 8 [19:34:14.889] checking alignment of double... 8 [19:34:14.964] checking for __int128... yes [19:34:15.031] checking for __int128 alignment bug... ok [19:34:15.087] checking alignment of PG_INT128_TYPE... 16 [19:34:15.160] checking for builtin __sync char locking functions... yes [19:34:15.223] checking for builtin __sync int32 locking functions... yes [19:34:15.282] checking for builtin __sync int32 atomic operations... yes [19:34:15.343] checking for builtin __sync int64 atomic operations... yes [19:34:15.406] checking for builtin __atomic int32 atomic operations... yes [19:34:15.471] checking for builtin __atomic int64 atomic operations... yes [19:34:15.537] checking for __get_cpuid... yes [19:34:15.603] checking for __get_cpuid_count... yes [19:34:15.666] checking for _xgetbv... yes [19:34:16.125] checking for _mm512_popcnt_epi64... yes [19:34:16.538] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:34:16.653] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:34:16.674] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:34:16.694] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:34:16.715] 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 [19:34:16.749] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:34:16.749] checking for _mm512_clmulepi64_epi128... yes [19:34:17.154] checking for vectorized CRC-32C... AVX-512 with runtime check [19:34:17.154] checking for library containing sem_init... none required [19:34:17.218] checking which semaphore API to use... unnamed POSIX [19:34:17.218] checking which random number source to use... OpenSSL [19:34:17.221] checking for tclsh... /usr/bin/tclsh [19:34:17.221] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:34:17.253] checking tcl.h usability... yes [19:34:17.264] checking tcl.h presence... yes [19:34:17.286] checking for tcl.h... yes [19:34:17.286] checking for perl.h... yes [19:34:17.305] checking for libperl... yes [19:34:17.635] checking Python.h usability... yes [19:34:17.648] checking Python.h presence... yes [19:34:17.753] checking for Python.h... yes [19:34:17.754] checking for xmllint... /usr/bin/xmllint [19:34:17.754] checking for xsltproc... /usr/bin/xsltproc [19:34:17.754] checking for fop... /usr/bin/fop [19:34:17.754] checking for dbtoepub... no [19:34:17.755] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [19:34:17.821] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:34:17.892] configure: using compiler=gcc (Debian 14.2.0-19) 14.2.0 [19:34:17.892] 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 [19:34:17.893] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:34:17.893] configure: using LDFLAGS= -Wl,--as-needed [19:34:17.893] configure: using CXX=ccache g++ [19:34:17.893] 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 [19:34:17.893] configure: using CLANG=ccache clang [19:34:17.893] 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 [19:34:17.893] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:34:17.925] configure: updating cache gcc.cache [19:34:17.933] configure: creating ./config.status [19:34:18.033] config.status: creating GNUmakefile [19:34:18.048] config.status: creating src/Makefile.global [19:34:18.067] config.status: creating src/include/pg_config.h [19:34:18.082] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:34:18.100] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:34:18.109] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:34:18.118] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:34:18.127] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:34:18.166] [19:34:18.166] real 0m14.837s [19:34:18.166] user 0m9.547s [19:34:18.166] sys 0m4.882s [19:34:18.166] make -s -j${BUILD_JOBS} clean [19:34:18.741] time make -s -j${BUILD_JOBS} world-bin [19:34:27.353] pg_upgrade.c:89:13: error: no previous declaration for ‘sql_roident_correction’ [-Werror=missing-variable-declarations] [19:34:27.353] 89 | PQExpBuffer sql_roident_correction; [19:34:27.353] | ^~~~~~~~~~~~~~~~~~~~~~ [19:34:27.353] pg_upgrade.c: In function ‘main’: [19:34:27.353] pg_upgrade.c:267:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [19:34:27.353] 267 | PGconn *conn_new_template1; [19:34:27.353] | ^~~~~~ [19:34:27.353] cc1: all warnings being treated as errors [19:34:27.354] make[3]: *** [: pg_upgrade.o] Error 1 [19:34:27.354] make[3]: *** Waiting for unfinished jobs.... [19:34:27.419] make[2]: *** [Makefile:45: all-pg_upgrade-recurse] Error 2 [19:34:27.419] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [19:34:27.419] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:34:27.420] [19:34:27.420] real 0m8.678s [19:34:27.420] user 0m14.100s [19:34:27.420] sys 0m7.903s [19:34:27.420] [19:34:27.420] Exit status: 2