[20:56:18.704] time ./configure \ [20:56:18.704] --cache gcc.cache \ [20:56:18.704] --enable-dtrace \ [20:56:18.704] ${LINUX_CONFIGURE_FEATURES} \ [20:56:18.704] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [20:56:18.910] configure: creating cache gcc.cache [20:56:18.926] checking build system type... x86_64-pc-linux-gnu [20:56:19.026] checking host system type... x86_64-pc-linux-gnu [20:56:19.026] checking which template to use... linux [20:56:19.026] checking whether NLS is wanted... no [20:56:19.026] checking for default port number... 5432 [20:56:19.033] checking for dtrace... /usr/bin/dtrace [20:56:19.033] checking for block size... 8kB [20:56:19.034] checking for segment size... 1GB [20:56:19.037] checking for WAL block size... 8kB [20:56:19.070] checking whether the C compiler works... yes [20:56:19.162] checking for C compiler default output file name... a.out [20:56:19.163] checking for suffix of executables... [20:56:19.199] checking whether we are cross compiling... no [20:56:19.269] checking for suffix of object files... o [20:56:19.281] checking whether we are using the GNU C compiler... yes [20:56:19.288] checking whether ccache gcc accepts -g... yes [20:56:19.295] checking for ccache gcc option to accept ISO C89... none needed [20:56:19.303] checking for ccache gcc option to accept ISO C11... none needed [20:56:19.348] checking whether we are using the GNU C++ compiler... yes [20:56:19.356] checking whether ccache g++ accepts -g... yes [20:56:19.371] checking for ccache g++ option to accept ISO C++11... none needed [20:56:19.406] checking for gawk... no [20:56:19.406] checking for mawk... mawk [20:56:19.407] checking for llvm-config... /usr/bin/llvm-config [20:56:19.417] configure: using llvm 19.1.7 [20:56:19.417] checking for CLANG... ccache clang [20:56:19.465] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:56:19.472] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [20:56:19.479] checking whether ccache g++ supports -Werror=vla, for CXXFLAGS... yes [20:56:19.486] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:56:19.533] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:56:19.609] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:56:19.617] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:56:19.624] checking whether ccache gcc supports -Wold-style-declaration, for CFLAGS... yes [20:56:19.633] checking whether ccache gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [20:56:19.641] checking whether ccache g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [20:56:19.648] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [20:56:19.655] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:56:19.662] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:56:19.670] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:56:19.678] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [20:56:19.686] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [20:56:19.694] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [20:56:19.701] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:56:19.708] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:56:19.717] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [20:56:19.724] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [20:56:19.732] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:56:19.740] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [20:56:19.748] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:56:19.755] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:56:19.763] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:56:19.810] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:56:19.860] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:56:19.867] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:56:19.875] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:56:19.917] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:56:19.925] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:56:19.933] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:56:19.941] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [20:56:19.948] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [20:56:19.955] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [20:56:19.962] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [20:56:19.969] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [20:56:19.976] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [20:56:19.984] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [20:56:19.996] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [20:56:19.996] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [20:56:20.003] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [20:56:20.011] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:56:20.018] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [20:56:20.030] checking whether the C compiler still works... yes [20:56:20.076] checking how to run the C preprocessor... ccache gcc -E [20:56:20.143] checking for pkg-config... /usr/bin/pkg-config [20:56:20.143] checking pkg-config is at least version 0.9.0... yes [20:56:20.150] checking whether to build with ICU support... yes [20:56:20.151] checking for icu-uc icu-i18n... yes [20:56:20.162] checking whether to build with Tcl... yes [20:56:20.162] checking whether to build Perl modules... yes [20:56:20.162] checking whether to build Python modules... yes [20:56:20.162] checking whether to build with GSSAPI support... yes [20:56:20.164] checking whether to build with PAM support... yes [20:56:20.164] checking whether to build with BSD Authentication support... no [20:56:20.164] checking whether to build with LDAP support... yes [20:56:20.164] checking whether to build with Bonjour support... no [20:56:20.164] checking whether to build with SELinux support... yes [20:56:20.165] checking whether to build with systemd support... yes [20:56:20.165] checking whether to build with liburing support... no [20:56:20.165] checking whether to build with libcurl support... yes [20:56:20.165] checking for libcurl >= 7.61.0... yes [20:56:20.184] checking whether to build with libnuma support... no [20:56:20.184] checking whether to build with XML support... yes [20:56:20.184] checking for libxml-2.0 >= 2.6.23... yes [20:56:20.193] checking whether to build with LZ4 support... yes [20:56:20.193] checking for liblz4... yes [20:56:20.201] checking whether to build with ZSTD support... yes [20:56:20.202] checking for libzstd >= 1.4.0... yes [20:56:20.210] checking for strip... strip [20:56:20.210] checking whether it is possible to strip libraries... yes [20:56:20.214] checking for ar... ar [20:56:20.215] checking for a BSD-compatible install... /usr/bin/install -c [20:56:20.226] checking for tar... /usr/bin/tar [20:56:20.226] checking whether ln -s works... yes [20:56:20.226] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:56:20.228] checking for nm... /usr/bin/nm [20:56:20.228] checking for bison... /usr/bin/bison [20:56:20.233] configure: using bison (GNU Bison) 3.8.2 [20:56:20.236] checking for flex... /usr/bin/flex [20:56:20.241] configure: using flex 2.6.4 [20:56:20.241] checking for perl... /usr/bin/perl [20:56:20.258] configure: using perl 5.40.1 [20:56:20.260] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [20:56:20.272] checking for Perl privlibexp... /usr/share/perl/5.40 [20:56:20.277] checking for Perl useshrplib... true [20:56:20.287] 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 [20:56:20.293] checking for CFLAGS to compile embedded Perl... -DDEBIAN [20:56:20.299] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [20:56:20.433] checking for python3... /usr/bin/python3 [20:56:20.447] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [20:56:20.454] checking for Python sysconfig module... yes [20:56:20.470] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [20:56:20.488] checking Python include directory... -I/usr/include/python3.13 [20:56:20.505] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [20:56:20.559] checking for a sed that does not truncate output... /usr/bin/sed [20:56:20.565] checking for grep that handles long lines and -e... /usr/bin/grep [20:56:20.568] checking for egrep... /usr/bin/grep -E [20:56:20.570] checking for ANSI C header files... yes [20:56:20.694] checking for sys/types.h... yes [20:56:20.712] checking for sys/stat.h... yes [20:56:20.733] checking for stdlib.h... yes [20:56:20.751] checking for string.h... yes [20:56:20.768] checking for memory.h... yes [20:56:20.785] checking for strings.h... yes [20:56:20.801] checking for inttypes.h... yes [20:56:20.818] checking for stdint.h... yes [20:56:20.835] checking for unistd.h... yes [20:56:20.851] checking whether ccache gcc is Clang... no [20:56:20.863] checking whether pthreads work with -pthread... yes [20:56:20.922] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [20:56:20.967] checking whether more special flags are required for pthreads... no [20:56:20.967] checking for PTHREAD_PRIO_INHERIT... yes [20:56:21.017] checking pthread.h usability... yes [20:56:21.026] checking pthread.h presence... yes [20:56:21.043] checking for pthread.h... yes [20:56:21.043] checking for strerror_r... yes [20:56:21.086] checking whether strerror_r returns int... no [20:56:21.119] checking for main in -lm... yes [20:56:21.173] checking for library containing setproctitle... no [20:56:21.272] checking for library containing dlsym... none required [20:56:21.316] checking for library containing socket... none required [20:56:21.359] checking for library containing getopt_long... none required [20:56:21.401] checking for library containing shm_open... none required [20:56:21.443] checking for library containing shm_unlink... none required [20:56:21.488] checking for library containing clock_gettime... none required [20:56:21.531] checking for library containing shmget... none required [20:56:21.575] checking for library containing backtrace_symbols... none required [20:56:21.619] checking for library containing pthread_barrier_wait... none required [20:56:21.663] checking for library containing readline... -lreadline [20:56:21.710] checking for inflate in -lz... yes [20:56:21.756] checking curl/curl.h usability... yes [20:56:21.767] checking curl/curl.h presence... yes [20:56:21.799] checking for curl/curl.h... yes [20:56:21.799] checking for curl_multi_init in -lcurl... yes [20:56:21.907] checking for curl_global_init thread safety... yes [20:56:22.018] checking for curl support for asynchronous DNS... yes [20:56:22.125] checking for library containing gss_store_cred_into... -lgssapi_krb5 [20:56:22.225] checking for CRYPTO_new_ex_data in -lcrypto... yes [20:56:22.300] checking for SSL_new in -lssl... yes [20:56:22.371] checking for SSL_CTX_set_ciphersuites... yes [20:56:22.443] checking for SSL_CTX_set_cert_cb... yes [20:56:22.517] checking for X509_get_signature_info... yes [20:56:22.598] checking for SSL_CTX_set_num_tickets... yes [20:56:22.677] checking for SSL_CTX_set_keylog_callback... yes [20:56:22.755] checking for SSL_CTX_set_client_hello_cb... yes [20:56:22.829] checking for pam_start in -lpam... yes [20:56:22.885] checking for xmlSaveToBuffer in -lxml2... yes [20:56:22.952] checking for xsltCleanupGlobals in -lxslt... yes [20:56:23.018] checking for LZ4_compress_default in -llz4... yes [20:56:23.078] checking for ZSTD_compress in -lzstd... yes [20:56:23.136] checking for ldap_bind in -lldap... yes [20:56:23.212] checking for ldap_initialize... yes [20:56:23.289] checking for ldap_verify_credentials... yes [20:56:23.365] checking for security_compute_create_name in -lselinux... yes [20:56:23.424] checking for uuid_export in -lossp-uuid... yes [20:56:23.486] checking copyfile.h usability... no [20:56:23.544] checking copyfile.h presence... no [20:56:23.561] checking for copyfile.h... no [20:56:23.565] checking execinfo.h usability... yes [20:56:23.574] checking execinfo.h presence... yes [20:56:23.588] checking for execinfo.h... yes [20:56:23.596] checking getopt.h usability... yes [20:56:23.605] checking getopt.h presence... yes [20:56:23.620] checking for getopt.h... yes [20:56:23.629] checking ifaddrs.h usability... yes [20:56:23.638] checking ifaddrs.h presence... yes [20:56:23.655] checking for ifaddrs.h... yes [20:56:23.662] checking sys/epoll.h usability... yes [20:56:23.670] checking sys/epoll.h presence... yes [20:56:23.690] checking for sys/epoll.h... yes [20:56:23.697] checking sys/event.h usability... no [20:56:23.744] checking sys/event.h presence... no [20:56:23.760] checking for sys/event.h... no [20:56:23.763] checking sys/personality.h usability... yes [20:56:23.772] checking sys/personality.h presence... yes [20:56:23.784] checking for sys/personality.h... yes [20:56:23.793] checking sys/prctl.h usability... yes [20:56:23.802] checking sys/prctl.h presence... yes [20:56:23.816] checking for sys/prctl.h... yes [20:56:23.825] checking sys/procctl.h usability... no [20:56:23.872] checking sys/procctl.h presence... no [20:56:23.890] checking for sys/procctl.h... no [20:56:23.894] checking sys/signalfd.h usability... yes [20:56:23.903] checking sys/signalfd.h presence... yes [20:56:23.918] checking for sys/signalfd.h... yes [20:56:23.927] checking sys/ucred.h usability... no [20:56:23.977] checking sys/ucred.h presence... no [20:56:23.995] checking for sys/ucred.h... no [20:56:23.999] checking termios.h usability... yes [20:56:24.008] checking termios.h presence... yes [20:56:24.028] checking for termios.h... yes [20:56:24.036] checking uchar.h usability... yes [20:56:24.046] checking uchar.h presence... yes [20:56:24.060] checking for uchar.h... yes [20:56:24.069] checking ucred.h usability... no [20:56:24.118] checking ucred.h presence... no [20:56:24.136] checking for ucred.h... no [20:56:24.140] checking xlocale.h usability... no [20:56:24.189] checking xlocale.h presence... no [20:56:24.207] checking for xlocale.h... no [20:56:24.209] checking readline/readline.h usability... yes [20:56:24.219] checking readline/readline.h presence... yes [20:56:24.239] checking for readline/readline.h... yes [20:56:24.241] checking readline/history.h usability... yes [20:56:24.251] checking readline/history.h presence... yes [20:56:24.267] checking for readline/history.h... yes [20:56:24.271] checking zlib.h usability... yes [20:56:24.280] checking zlib.h presence... yes [20:56:24.300] checking for zlib.h... yes [20:56:24.300] checking for lz4... /usr/bin/lz4 [20:56:24.301] checking lz4.h usability... yes [20:56:24.310] checking lz4.h presence... yes [20:56:24.325] checking for lz4.h... yes [20:56:24.325] checking for zstd... /usr/bin/zstd [20:56:24.326] checking zstd.h usability... yes [20:56:24.335] checking zstd.h presence... yes [20:56:24.350] checking for zstd.h... yes [20:56:24.350] checking gssapi/gssapi.h usability... yes [20:56:24.361] checking gssapi/gssapi.h presence... yes [20:56:24.377] checking for gssapi/gssapi.h... yes [20:56:24.379] checking gssapi/gssapi_ext.h usability... yes [20:56:24.388] checking gssapi/gssapi_ext.h presence... yes [20:56:24.406] checking for gssapi/gssapi_ext.h... yes [20:56:24.407] checking for openssl... /usr/bin/openssl [20:56:24.417] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [20:56:24.417] checking openssl/ssl.h usability... yes [20:56:24.429] checking openssl/ssl.h presence... yes [20:56:24.517] checking for openssl/ssl.h... yes [20:56:24.518] checking openssl/err.h usability... yes [20:56:24.526] checking openssl/err.h presence... yes [20:56:24.557] checking for openssl/err.h... yes [20:56:24.557] checking security/pam_appl.h usability... yes [20:56:24.567] checking security/pam_appl.h presence... yes [20:56:24.582] checking for security/pam_appl.h... yes [20:56:24.584] checking systemd/sd-daemon.h usability... yes [20:56:24.594] checking systemd/sd-daemon.h presence... yes [20:56:24.613] checking for systemd/sd-daemon.h... yes [20:56:24.614] checking libxml/parser.h usability... yes [20:56:24.624] checking libxml/parser.h presence... yes [20:56:24.659] checking for libxml/parser.h... yes [20:56:24.660] checking libxslt/xslt.h usability... yes [20:56:24.670] checking libxslt/xslt.h presence... yes [20:56:24.694] checking for libxslt/xslt.h... yes [20:56:24.694] checking ldap.h usability... yes [20:56:24.704] checking ldap.h presence... yes [20:56:24.725] checking for ldap.h... yes [20:56:24.725] checking for compatible LDAP implementation... yes [20:56:24.735] checking ossp/uuid.h usability... yes [20:56:24.744] checking ossp/uuid.h presence... yes [20:56:24.761] checking for ossp/uuid.h... yes [20:56:24.779] checking whether byte ordering is bigendian... no [20:56:24.870] checking for C printf format archetype... gnu_printf [20:56:24.879] checking for C++ printf format archetype... gnu_printf [20:56:24.889] checking for typeof... typeof [20:56:24.897] checking for C++ typeof... typeof [20:56:24.905] checking for typeof_unqual... __typeof_unqual__ [20:56:24.949] checking for C++ typeof_unqual... no [20:56:25.040] checking for __builtin_types_compatible_p... yes [20:56:25.053] checking for __builtin_constant_p... yes [20:56:25.064] checking for __builtin_mul_overflow... yes [20:56:25.131] checking for __builtin_unreachable... yes [20:56:25.186] checking for computed goto support... yes [20:56:25.195] checking for struct tm.tm_zone... yes [20:56:25.206] checking for union semun... no [20:56:25.244] checking for socklen_t... yes [20:56:25.290] checking for struct sockaddr.sa_len... no [20:56:25.366] checking for C/C++ restrict keyword... __restrict [20:56:25.381] checking for struct option... yes [20:56:25.421] checking whether assembler supports x86_64 popcntq... yes [20:56:25.430] checking for special C compiler options needed for large files... no [20:56:25.430] checking for _FILE_OFFSET_BITS value needed for large files... no [20:56:25.443] checking size of off_t... 8 [20:56:25.516] checking for SA_SIGINFO... yes [20:56:25.529] checking for int timezone... yes [20:56:25.602] checking for backtrace_symbols... yes [20:56:25.669] checking for copyfile... no [20:56:25.737] checking for copy_file_range... yes [20:56:25.804] checking for elf_aux_info... no [20:56:25.871] checking for explicit_memset... no [20:56:25.938] checking for getauxval... yes [20:56:26.004] checking for getifaddrs... yes [20:56:26.069] checking for getpeerucred... no [20:56:26.136] checking for inet_pton... yes [20:56:26.224] checking for kqueue... no [20:56:26.344] checking for localeconv_l... no [20:56:26.439] checking for mbstowcs_l... no [20:56:26.528] checking for memset_explicit... no [20:56:26.612] checking for posix_fallocate... yes [20:56:26.710] checking for ppoll... yes [20:56:26.791] checking for pthread_is_threaded_np... no [20:56:26.874] checking for setproctitle... no [20:56:26.941] checking for setproctitle_fast... no [20:56:27.009] checking for strsignal... yes [20:56:27.073] checking for syncfs... yes [20:56:27.141] checking for sync_file_range... yes [20:56:27.209] checking for uselocale... yes [20:56:27.275] checking for wcstombs_l... no [20:56:27.341] checking for __builtin_bswap16... yes [20:56:27.405] checking for __builtin_bswap32... yes [20:56:27.468] checking for __builtin_bswap64... yes [20:56:27.531] checking for __builtin_clz... yes [20:56:27.594] checking for __builtin_ctz... yes [20:56:27.658] checking for __builtin_frame_address... yes [20:56:27.721] checking for _LARGEFILE_SOURCE value needed for large files... no [20:56:27.784] checking how ccache gcc reports undeclared, standard C functions... error [20:56:27.813] checking for posix_fadvise... yes [20:56:27.881] checking whether posix_fadvise is declared... yes [20:56:27.898] checking whether fdatasync is declared... yes [20:56:27.915] checking whether strlcat is declared... yes [20:56:27.933] checking whether strlcpy is declared... yes [20:56:27.950] checking whether strsep is declared... yes [20:56:27.968] checking whether timingsafe_bcmp is declared... no [20:56:28.031] checking whether preadv is declared... yes [20:56:28.047] checking whether pwritev is declared... yes [20:56:28.062] checking whether strchrnul is declared... yes [20:56:28.078] checking whether memset_s is declared... no [20:56:28.117] checking whether F_FULLFSYNC is declared... no [20:56:28.155] checking for explicit_bzero... yes [20:56:28.213] checking for getopt... yes [20:56:28.272] checking for getpeereid... no [20:56:28.337] checking for inet_aton... yes [20:56:28.394] checking for mkdtemp... yes [20:56:28.454] checking for strlcat... yes [20:56:28.513] checking for strlcpy... yes [20:56:28.572] checking for strsep... yes [20:56:28.633] checking for timingsafe_bcmp... no [20:56:28.699] checking for pthread_barrier_wait... yes [20:56:28.759] checking for getopt_long... yes [20:56:28.821] checking for syslog... yes [20:56:28.882] checking syslog.h usability... yes [20:56:28.891] checking syslog.h presence... yes [20:56:28.907] checking for syslog.h... yes [20:56:28.907] checking for opterr... yes [20:56:28.967] checking for optreset... no [20:56:29.034] checking unicode/ucol.h usability... yes [20:56:29.046] checking unicode/ucol.h presence... yes [20:56:29.084] checking for unicode/ucol.h... yes [20:56:29.084] checking for rl_completion_suppress_quote... yes [20:56:29.150] checking for rl_filename_quote_characters... yes [20:56:29.216] checking for rl_filename_quoting_function... yes [20:56:29.289] checking for append_history... yes [20:56:29.358] checking for history_truncate_file... yes [20:56:29.429] checking for rl_completion_matches... yes [20:56:29.499] checking for rl_filename_completion_function... yes [20:56:29.570] checking for rl_reset_screen_size... yes [20:56:29.639] checking for rl_variable_bind... yes [20:56:29.707] checking test program... ok [20:56:29.767] checking size of void *... 8 [20:56:29.846] checking size of size_t... 8 [20:56:29.923] checking size of long... 8 [20:56:30.001] checking size of long long... 8 [20:56:30.077] checking size of intmax_t... 8 [20:56:30.155] checking alignment of short... 2 [20:56:30.231] checking alignment of int... 4 [20:56:30.308] checking alignment of int64_t... 8 [20:56:30.382] checking alignment of double... 8 [20:56:30.458] checking for __int128... yes [20:56:30.525] checking for __int128 alignment bug... ok [20:56:30.584] checking alignment of PG_INT128_TYPE... 16 [20:56:30.660] checking for builtin __sync char locking functions... yes [20:56:30.723] checking for builtin __sync int32 locking functions... yes [20:56:30.784] checking for builtin __sync int32 atomic operations... yes [20:56:30.848] checking for builtin __sync int64 atomic operations... yes [20:56:30.911] checking for builtin __atomic int32 atomic operations... yes [20:56:30.974] checking for builtin __atomic int64 atomic operations... yes [20:56:31.040] checking for __get_cpuid... yes [20:56:31.106] checking for __get_cpuid_count... yes [20:56:31.168] checking for __cpuidex... yes [20:56:31.232] checking for AVX2 target attribute support... yes [20:56:31.244] checking for _xgetbv... yes [20:56:31.703] checking for _mm512_popcnt_epi64... yes [20:56:32.110] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:56:32.226] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:56:32.249] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:56:32.269] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:56:32.289] 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 [20:56:32.323] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:56:32.323] checking for _mm512_clmulepi64_epi128... yes [20:56:32.721] checking for vectorized CRC-32C... AVX-512 with runtime check [20:56:32.722] checking for library containing sem_init... none required [20:56:32.785] checking which semaphore API to use... unnamed POSIX [20:56:32.785] checking which random number source to use... OpenSSL [20:56:32.787] checking for tclsh... /usr/bin/tclsh [20:56:32.788] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [20:56:32.817] checking tcl.h usability... yes [20:56:32.827] checking tcl.h presence... yes [20:56:32.848] checking for tcl.h... yes [20:56:32.848] checking for perl.h... yes [20:56:32.866] checking for libperl... yes [20:56:33.173] checking Python.h usability... yes [20:56:33.185] checking Python.h presence... yes [20:56:33.277] checking for Python.h... yes [20:56:33.277] checking for xmllint... /usr/bin/xmllint [20:56:33.277] checking for xsltproc... /usr/bin/xsltproc [20:56:33.278] checking for fop... /usr/bin/fop [20:56:33.278] checking for dbtoepub... no [20:56:33.278] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [20:56:33.338] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [20:56:33.410] configure: using compiler=gcc (Debian 14.2.0-19) 14.2.0 [20:56:33.410] 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 [20:56:33.410] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [20:56:33.410] configure: using LDFLAGS= -Wl,--as-needed [20:56:33.410] configure: using CXX=ccache g++ [20:56:33.410] 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 [20:56:33.410] configure: using CLANG=ccache clang [20:56:33.410] 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 [20:56:33.410] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [20:56:33.440] configure: updating cache gcc.cache [20:56:33.448] configure: creating ./config.status [20:56:33.544] config.status: creating GNUmakefile [20:56:33.558] config.status: creating src/Makefile.global [20:56:33.575] config.status: creating src/include/pg_config.h [20:56:33.590] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:56:33.608] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [20:56:33.616] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [20:56:33.625] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [20:56:33.634] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [20:56:33.670] [20:56:33.670] real 0m14.966s [20:56:33.670] user 0m9.709s [20:56:33.670] sys 0m4.900s [20:56:33.670] make -s -j${BUILD_JOBS} clean [20:56:34.243] time make -s -j${BUILD_JOBS} world-bin [20:56:39.536] copyto.c: In function ‘CopyCheckCSVQuoteNeedSIMD’: [20:56:39.536] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [20:56:39.536] 217 | const Vector8 delim_mask = vector8_broadcast(delimc); [20:56:39.536] | ^~~~~ [20:56:39.536] copyto.c: In function ‘CopySkipCSVEscapeSIMD’: [20:56:39.536] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [20:56:39.536] 273 | const Vector8 escape_mask = vector8_broadcast(escapec); [20:56:39.536] | ^~~~~ [20:56:39.536] cc1: all warnings being treated as errors [20:56:39.538] make[3]: *** [: copyto.o] Error 1 [20:56:39.538] make[2]: *** [common.mk:37: commands-recursive] Error 2 [20:56:39.545] make[2]: *** Waiting for unfinished jobs.... [20:56:43.903] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [20:56:43.903] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:56:43.904] [20:56:43.904] real 0m9.660s [20:56:43.904] user 0m25.958s [20:56:43.904] sys 0m6.284s [20:56:43.904] [20:56:43.904] Exit status: 2