[08:00:34.234] time ./configure \ [08:00:34.234] --cache gcc.cache \ [08:00:34.234] --enable-dtrace \ [08:00:34.234] ${LINUX_CONFIGURE_FEATURES} \ [08:00:34.234] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [08:00:34.468] configure: creating cache gcc.cache [08:00:34.485] checking build system type... x86_64-pc-linux-gnu [08:00:34.605] checking host system type... x86_64-pc-linux-gnu [08:00:34.606] checking which template to use... linux [08:00:34.606] checking whether NLS is wanted... no [08:00:34.606] checking for default port number... 5432 [08:00:34.614] checking for dtrace... /usr/bin/dtrace [08:00:34.615] checking for block size... 8kB [08:00:34.616] checking for segment size... 1GB [08:00:34.620] checking for WAL block size... 8kB [08:00:34.660] checking whether the C compiler works... yes [08:00:34.774] checking for C compiler default output file name... a.out [08:00:34.776] checking for suffix of executables... [08:00:34.814] checking whether we are cross compiling... no [08:00:34.892] checking for suffix of object files... o [08:00:34.905] checking whether we are using the GNU C compiler... yes [08:00:34.913] checking whether ccache gcc accepts -g... yes [08:00:34.922] checking for ccache gcc option to accept ISO C89... none needed [08:00:34.933] checking for ccache gcc option to accept ISO C11... none needed [08:00:34.991] checking whether we are using the GNU C++ compiler... yes [08:00:35.000] checking whether ccache g++ accepts -g... yes [08:00:35.017] checking for ccache g++ option to accept ISO C++11... none needed [08:00:35.059] checking for gawk... no [08:00:35.060] checking for mawk... mawk [08:00:35.060] checking for llvm-config... /usr/bin/llvm-config [08:00:35.074] configure: using llvm 19.1.7 [08:00:35.074] checking for CLANG... ccache clang [08:00:35.129] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:00:35.137] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [08:00:35.145] checking whether ccache g++ supports -Werror=vla, for CXXFLAGS... yes [08:00:35.153] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:00:35.205] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:00:35.289] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:00:35.297] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:00:35.305] checking whether ccache gcc supports -Wold-style-declaration, for CFLAGS... yes [08:00:35.313] checking whether ccache gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [08:00:35.321] checking whether ccache g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [08:00:35.328] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [08:00:35.336] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:00:35.343] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:00:35.351] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:00:35.358] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [08:00:35.366] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [08:00:35.375] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [08:00:35.384] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:00:35.392] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:00:35.400] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [08:00:35.408] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [08:00:35.416] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:00:35.424] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [08:00:35.431] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:00:35.438] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:00:35.446] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:00:35.493] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:00:35.543] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:00:35.550] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:00:35.557] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:00:35.601] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:00:35.609] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:00:35.617] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:00:35.625] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:00:35.633] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:00:35.641] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [08:00:35.649] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:00:35.658] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [08:00:35.666] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [08:00:35.674] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [08:00:35.686] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [08:00:35.686] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:00:35.694] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:00:35.702] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:00:35.710] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:00:35.724] checking whether the C compiler still works... yes [08:00:35.772] checking how to run the C preprocessor... ccache gcc -E [08:00:35.846] checking for pkg-config... /usr/bin/pkg-config [08:00:35.846] checking pkg-config is at least version 0.9.0... yes [08:00:35.850] checking whether to build with ICU support... yes [08:00:35.851] checking for icu-uc icu-i18n... yes [08:00:35.862] checking whether to build with Tcl... yes [08:00:35.862] checking whether to build Perl modules... yes [08:00:35.862] checking whether to build Python modules... yes [08:00:35.862] checking whether to build with GSSAPI support... yes [08:00:35.864] checking whether to build with PAM support... yes [08:00:35.864] checking whether to build with BSD Authentication support... no [08:00:35.864] checking whether to build with LDAP support... yes [08:00:35.864] checking whether to build with Bonjour support... no [08:00:35.864] checking whether to build with SELinux support... yes [08:00:35.864] checking whether to build with systemd support... yes [08:00:35.864] checking whether to build with liburing support... no [08:00:35.865] checking whether to build with libcurl support... yes [08:00:35.865] checking for libcurl >= 7.61.0... yes [08:00:35.886] checking whether to build with libnuma support... no [08:00:35.886] checking whether to build with XML support... yes [08:00:35.886] checking for libxml-2.0 >= 2.6.23... yes [08:00:35.896] checking whether to build with LZ4 support... yes [08:00:35.896] checking for liblz4... yes [08:00:35.905] checking whether to build with ZSTD support... yes [08:00:35.905] checking for libzstd >= 1.4.0... yes [08:00:35.915] checking for strip... strip [08:00:35.915] checking whether it is possible to strip libraries... yes [08:00:35.920] checking for ar... ar [08:00:35.921] checking for a BSD-compatible install... /usr/bin/install -c [08:00:35.932] checking for tar... /usr/bin/tar [08:00:35.932] checking whether ln -s works... yes [08:00:35.932] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:00:35.935] checking for nm... /usr/bin/nm [08:00:35.935] checking for bison... /usr/bin/bison [08:00:35.941] configure: using bison (GNU Bison) 3.8.2 [08:00:35.945] checking for flex... /usr/bin/flex [08:00:35.949] configure: using flex 2.6.4 [08:00:35.949] checking for perl... /usr/bin/perl [08:00:35.969] configure: using perl 5.40.1 [08:00:35.971] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [08:00:35.985] checking for Perl privlibexp... /usr/share/perl/5.40 [08:00:35.990] checking for Perl useshrplib... true [08:00:36.000] 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 [08:00:36.007] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:00:36.014] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [08:00:36.159] checking for python3... /usr/bin/python3 [08:00:36.173] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [08:00:36.181] checking for Python sysconfig module... yes [08:00:36.201] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [08:00:36.218] checking Python include directory... -I/usr/include/python3.13 [08:00:36.235] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [08:00:36.291] checking for a sed that does not truncate output... /usr/bin/sed [08:00:36.297] checking for grep that handles long lines and -e... /usr/bin/grep [08:00:36.299] checking for egrep... /usr/bin/grep -E [08:00:36.301] checking for ANSI C header files... yes [08:00:36.435] checking for sys/types.h... yes [08:00:36.451] checking for sys/stat.h... yes [08:00:36.475] checking for stdlib.h... yes [08:00:36.491] checking for string.h... yes [08:00:36.509] checking for memory.h... yes [08:00:36.527] checking for strings.h... yes [08:00:36.545] checking for inttypes.h... yes [08:00:36.564] checking for stdint.h... yes [08:00:36.582] checking for unistd.h... yes [08:00:36.600] checking whether ccache gcc is Clang... no [08:00:36.613] checking whether pthreads work with -pthread... yes [08:00:36.683] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:00:36.729] checking whether more special flags are required for pthreads... no [08:00:36.729] checking for PTHREAD_PRIO_INHERIT... yes [08:00:36.784] checking pthread.h usability... yes [08:00:36.793] checking pthread.h presence... yes [08:00:36.812] checking for pthread.h... yes [08:00:36.812] checking for strerror_r... yes [08:00:36.858] checking whether strerror_r returns int... no [08:00:36.893] checking for main in -lm... yes [08:00:36.946] checking for library containing setproctitle... no [08:00:37.051] checking for library containing dlsym... none required [08:00:37.099] checking for library containing socket... none required [08:00:37.147] checking for library containing getopt_long... none required [08:00:37.194] checking for library containing shm_open... none required [08:00:37.240] checking for library containing shm_unlink... none required [08:00:37.287] checking for library containing clock_gettime... none required [08:00:37.332] checking for library containing shmget... none required [08:00:37.376] checking for library containing backtrace_symbols... none required [08:00:37.420] checking for library containing pthread_barrier_wait... none required [08:00:37.466] checking for library containing readline... -lreadline [08:00:37.516] checking for inflate in -lz... yes [08:00:37.563] checking curl/curl.h usability... yes [08:00:37.575] checking curl/curl.h presence... yes [08:00:37.614] checking for curl/curl.h... yes [08:00:37.614] checking for curl_multi_init in -lcurl... yes [08:00:37.743] checking for curl_global_init thread safety... yes [08:00:37.863] checking for curl support for asynchronous DNS... yes [08:00:37.973] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:00:38.079] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:00:38.160] checking for SSL_new in -lssl... yes [08:00:38.232] checking for SSL_CTX_set_ciphersuites... yes [08:00:38.308] checking for SSL_CTX_set_cert_cb... yes [08:00:38.387] checking for X509_get_signature_info... yes [08:00:38.473] checking for SSL_CTX_set_num_tickets... yes [08:00:38.553] checking for SSL_CTX_set_keylog_callback... yes [08:00:38.636] checking for SSL_CTX_set_client_hello_cb... yes [08:00:38.713] checking for pam_start in -lpam... yes [08:00:38.771] checking for xmlSaveToBuffer in -lxml2... yes [08:00:38.837] checking for xsltCleanupGlobals in -lxslt... yes [08:00:38.904] checking for LZ4_compress_default in -llz4... yes [08:00:38.964] checking for ZSTD_compress in -lzstd... yes [08:00:39.024] checking for ldap_bind in -lldap... yes [08:00:39.104] checking for ldap_initialize... yes [08:00:39.184] checking for ldap_verify_credentials... yes [08:00:39.264] checking for security_compute_create_name in -lselinux... yes [08:00:39.326] checking for uuid_export in -lossp-uuid... yes [08:00:39.392] checking copyfile.h usability... no [08:00:39.456] checking copyfile.h presence... no [08:00:39.474] checking for copyfile.h... no [08:00:39.478] checking execinfo.h usability... yes [08:00:39.487] checking execinfo.h presence... yes [08:00:39.502] checking for execinfo.h... yes [08:00:39.511] checking getopt.h usability... yes [08:00:39.521] checking getopt.h presence... yes [08:00:39.536] checking for getopt.h... yes [08:00:39.547] checking ifaddrs.h usability... yes [08:00:39.556] checking ifaddrs.h presence... yes [08:00:39.575] checking for ifaddrs.h... yes [08:00:39.583] checking sys/epoll.h usability... yes [08:00:39.594] checking sys/epoll.h presence... yes [08:00:39.617] checking for sys/epoll.h... yes [08:00:39.625] checking sys/event.h usability... no [08:00:39.676] checking sys/event.h presence... no [08:00:39.694] checking for sys/event.h... no [08:00:39.699] checking sys/personality.h usability... yes [08:00:39.709] checking sys/personality.h presence... yes [08:00:39.724] checking for sys/personality.h... yes [08:00:39.733] checking sys/prctl.h usability... yes [08:00:39.744] checking sys/prctl.h presence... yes [08:00:39.760] checking for sys/prctl.h... yes [08:00:39.768] checking sys/procctl.h usability... no [08:00:39.820] checking sys/procctl.h presence... no [08:00:39.839] checking for sys/procctl.h... no [08:00:39.843] checking sys/signalfd.h usability... yes [08:00:39.852] checking sys/signalfd.h presence... yes [08:00:39.869] checking for sys/signalfd.h... yes [08:00:39.878] checking sys/ucred.h usability... no [08:00:39.929] checking sys/ucred.h presence... no [08:00:39.947] checking for sys/ucred.h... no [08:00:39.951] checking termios.h usability... yes [08:00:39.961] checking termios.h presence... yes [08:00:39.982] checking for termios.h... yes [08:00:39.990] checking uchar.h usability... yes [08:00:40.000] checking uchar.h presence... yes [08:00:40.016] checking for uchar.h... yes [08:00:40.025] checking ucred.h usability... no [08:00:40.076] checking ucred.h presence... no [08:00:40.094] checking for ucred.h... no [08:00:40.098] checking xlocale.h usability... no [08:00:40.148] checking xlocale.h presence... no [08:00:40.167] checking for xlocale.h... no [08:00:40.169] checking readline/readline.h usability... yes [08:00:40.179] checking readline/readline.h presence... yes [08:00:40.201] checking for readline/readline.h... yes [08:00:40.203] checking readline/history.h usability... yes [08:00:40.213] checking readline/history.h presence... yes [08:00:40.230] checking for readline/history.h... yes [08:00:40.233] checking zlib.h usability... yes [08:00:40.243] checking zlib.h presence... yes [08:00:40.263] checking for zlib.h... yes [08:00:40.264] checking for lz4... /usr/bin/lz4 [08:00:40.264] checking lz4.h usability... yes [08:00:40.274] checking lz4.h presence... yes [08:00:40.290] checking for lz4.h... yes [08:00:40.291] checking for zstd... /usr/bin/zstd [08:00:40.291] checking zstd.h usability... yes [08:00:40.300] checking zstd.h presence... yes [08:00:40.316] checking for zstd.h... yes [08:00:40.316] checking gssapi/gssapi.h usability... yes [08:00:40.328] checking gssapi/gssapi.h presence... yes [08:00:40.345] checking for gssapi/gssapi.h... yes [08:00:40.347] checking gssapi/gssapi_ext.h usability... yes [08:00:40.356] checking gssapi/gssapi_ext.h presence... yes [08:00:40.374] checking for gssapi/gssapi_ext.h... yes [08:00:40.376] checking for openssl... /usr/bin/openssl [08:00:40.387] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [08:00:40.387] checking openssl/ssl.h usability... yes [08:00:40.399] checking openssl/ssl.h presence... yes [08:00:40.490] checking for openssl/ssl.h... yes [08:00:40.490] checking openssl/err.h usability... yes [08:00:40.500] checking openssl/err.h presence... yes [08:00:40.534] checking for openssl/err.h... yes [08:00:40.534] checking security/pam_appl.h usability... yes [08:00:40.545] checking security/pam_appl.h presence... yes [08:00:40.560] checking for security/pam_appl.h... yes [08:00:40.562] checking systemd/sd-daemon.h usability... yes [08:00:40.573] checking systemd/sd-daemon.h presence... yes [08:00:40.593] checking for systemd/sd-daemon.h... yes [08:00:40.593] checking libxml/parser.h usability... yes [08:00:40.604] checking libxml/parser.h presence... yes [08:00:40.641] checking for libxml/parser.h... yes [08:00:40.642] checking libxslt/xslt.h usability... yes [08:00:40.653] checking libxslt/xslt.h presence... yes [08:00:40.679] checking for libxslt/xslt.h... yes [08:00:40.679] checking ldap.h usability... yes [08:00:40.689] checking ldap.h presence... yes [08:00:40.710] checking for ldap.h... yes [08:00:40.711] checking for compatible LDAP implementation... yes [08:00:40.720] checking ossp/uuid.h usability... yes [08:00:40.731] checking ossp/uuid.h presence... yes [08:00:40.750] checking for ossp/uuid.h... yes [08:00:40.768] checking whether byte ordering is bigendian... no [08:00:40.869] checking for C printf format archetype... gnu_printf [08:00:40.880] checking for C++ printf format archetype... gnu_printf [08:00:40.890] checking for typeof... typeof [08:00:40.899] checking for C++ typeof... typeof [08:00:40.908] checking for typeof_unqual... __typeof_unqual__ [08:00:40.955] checking for C++ typeof_unqual... no [08:00:41.062] checking for __builtin_types_compatible_p... yes [08:00:41.075] checking for __builtin_constant_p... yes [08:00:41.089] checking for __builtin_mul_overflow... yes [08:00:41.160] checking for __builtin_unreachable... yes [08:00:41.218] checking for computed goto support... yes [08:00:41.228] checking for struct tm.tm_zone... yes [08:00:41.239] checking for union semun... no [08:00:41.281] checking for socklen_t... yes [08:00:41.331] checking for struct sockaddr.sa_len... no [08:00:41.412] checking for C/C++ restrict keyword... __restrict [08:00:41.428] checking for struct option... yes [08:00:41.471] checking whether assembler supports x86_64 popcntq... yes [08:00:41.481] checking for special C compiler options needed for large files... no [08:00:41.481] checking for _FILE_OFFSET_BITS value needed for large files... no [08:00:41.493] checking size of off_t... 8 [08:00:41.572] checking for int timezone... yes [08:00:41.646] checking for backtrace_symbols... yes [08:00:41.716] checking for copyfile... no [08:00:41.785] checking for copy_file_range... yes [08:00:41.852] checking for elf_aux_info... no [08:00:41.923] checking for explicit_memset... no [08:00:41.993] checking for getauxval... yes [08:00:42.060] checking for getifaddrs... yes [08:00:42.127] checking for getpeerucred... no [08:00:42.196] checking for inet_pton... yes [08:00:42.263] checking for kqueue... no [08:00:42.332] checking for localeconv_l... no [08:00:42.401] checking for mbstowcs_l... no [08:00:42.471] checking for memset_explicit... no [08:00:42.541] checking for posix_fallocate... yes [08:00:42.608] checking for ppoll... yes [08:00:42.675] checking for pthread_is_threaded_np... no [08:00:42.746] checking for setproctitle... no [08:00:42.816] checking for setproctitle_fast... no [08:00:42.884] checking for strsignal... yes [08:00:42.953] checking for syncfs... yes [08:00:43.022] checking for sync_file_range... yes [08:00:43.091] checking for uselocale... yes [08:00:43.160] checking for wcstombs_l... no [08:00:43.229] checking for __builtin_bswap16... yes [08:00:43.296] checking for __builtin_bswap32... yes [08:00:43.363] checking for __builtin_bswap64... yes [08:00:43.430] checking for __builtin_clz... yes [08:00:43.496] checking for __builtin_ctz... yes [08:00:43.559] checking for __builtin_frame_address... yes [08:00:43.623] checking for _LARGEFILE_SOURCE value needed for large files... no [08:00:43.686] checking how ccache gcc reports undeclared, standard C functions... error [08:00:43.713] checking for posix_fadvise... yes [08:00:43.779] checking whether posix_fadvise is declared... yes [08:00:43.795] checking whether fdatasync is declared... yes [08:00:43.812] checking whether strlcat is declared... yes [08:00:43.829] checking whether strlcpy is declared... yes [08:00:43.846] checking whether strsep is declared... yes [08:00:43.864] checking whether timingsafe_bcmp is declared... no [08:00:43.926] checking whether preadv is declared... yes [08:00:43.942] checking whether pwritev is declared... yes [08:00:43.959] checking whether strchrnul is declared... yes [08:00:43.977] checking whether memset_s is declared... no [08:00:44.023] checking whether F_FULLFSYNC is declared... no [08:00:44.065] checking for explicit_bzero... yes [08:00:44.127] checking for getopt... yes [08:00:44.188] checking for getpeereid... no [08:00:44.257] checking for inet_aton... yes [08:00:44.320] checking for mkdtemp... yes [08:00:44.383] checking for strlcat... yes [08:00:44.446] checking for strlcpy... yes [08:00:44.508] checking for strsep... yes [08:00:44.571] checking for timingsafe_bcmp... no [08:00:44.639] checking for pthread_barrier_wait... yes [08:00:44.703] checking for getopt_long... yes [08:00:44.765] checking for syslog... yes [08:00:44.825] checking syslog.h usability... yes [08:00:44.833] checking syslog.h presence... yes [08:00:44.849] checking for syslog.h... yes [08:00:44.849] checking for opterr... yes [08:00:44.906] checking for optreset... no [08:00:44.969] checking unicode/ucol.h usability... yes [08:00:44.979] checking unicode/ucol.h presence... yes [08:00:45.017] checking for unicode/ucol.h... yes [08:00:45.017] checking for rl_completion_suppress_quote... yes [08:00:45.081] checking for rl_filename_quote_characters... yes [08:00:45.145] checking for rl_filename_quoting_function... yes [08:00:45.210] checking for append_history... yes [08:00:45.277] checking for history_truncate_file... yes [08:00:45.345] checking for rl_completion_matches... yes [08:00:45.416] checking for rl_filename_completion_function... yes [08:00:45.488] checking for rl_reset_screen_size... yes [08:00:45.560] checking for rl_variable_bind... yes [08:00:45.629] checking test program... ok [08:00:45.689] checking size of void *... 8 [08:00:45.766] checking size of size_t... 8 [08:00:45.844] checking size of long... 8 [08:00:45.922] checking size of long long... 8 [08:00:45.999] checking size of intmax_t... 8 [08:00:46.078] checking alignment of short... 2 [08:00:46.156] checking alignment of int... 4 [08:00:46.233] checking alignment of int64_t... 8 [08:00:46.315] checking alignment of double... 8 [08:00:46.394] checking for __int128... yes [08:00:46.465] checking for __int128 alignment bug... ok [08:00:46.528] checking alignment of PG_INT128_TYPE... 16 [08:00:46.607] checking for builtin __sync char locking functions... yes [08:00:46.669] checking for builtin __sync int32 locking functions... yes [08:00:46.731] checking for builtin __sync int32 atomic operations... yes [08:00:46.794] checking for builtin __sync int64 atomic operations... yes [08:00:46.861] checking for builtin __atomic int32 atomic operations... yes [08:00:46.930] checking for builtin __atomic int64 atomic operations... yes [08:00:46.999] checking for __get_cpuid... yes [08:00:47.067] checking for __get_cpuid_count... yes [08:00:47.133] checking for _xgetbv... yes [08:00:47.601] checking for _mm512_popcnt_epi64... yes [08:00:48.024] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:00:48.147] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:00:48.172] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:00:48.195] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:00:48.217] 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 [08:00:48.253] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:00:48.253] checking for _mm512_clmulepi64_epi128... yes [08:00:48.667] checking for vectorized CRC-32C... AVX-512 with runtime check [08:00:48.667] checking for library containing sem_init... none required [08:00:48.733] checking which semaphore API to use... unnamed POSIX [08:00:48.734] checking which random number source to use... OpenSSL [08:00:48.736] checking for tclsh... /usr/bin/tclsh [08:00:48.737] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:00:48.771] checking tcl.h usability... yes [08:00:48.782] checking tcl.h presence... yes [08:00:48.807] checking for tcl.h... yes [08:00:48.807] checking for perl.h... yes [08:00:48.828] checking for libperl... yes [08:00:49.185] checking Python.h usability... yes [08:00:49.199] checking Python.h presence... yes [08:00:49.307] checking for Python.h... yes [08:00:49.307] checking for xmllint... /usr/bin/xmllint [08:00:49.307] checking for xsltproc... /usr/bin/xsltproc [08:00:49.308] checking for fop... /usr/bin/fop [08:00:49.308] checking for dbtoepub... no [08:00:49.308] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [08:00:49.374] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:00:49.451] configure: using compiler=gcc (Debian 14.2.0-19) 14.2.0 [08:00:49.451] 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 [08:00:49.451] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:00:49.451] configure: using LDFLAGS= -Wl,--as-needed [08:00:49.451] configure: using CXX=ccache g++ [08:00:49.451] 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 [08:00:49.451] configure: using CLANG=ccache clang [08:00:49.451] 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 [08:00:49.451] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [08:00:49.483] configure: updating cache gcc.cache [08:00:49.492] configure: creating ./config.status [08:00:49.600] config.status: creating GNUmakefile [08:00:49.612] config.status: creating src/Makefile.global [08:00:49.629] config.status: creating src/include/pg_config.h [08:00:49.642] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:00:49.660] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:00:49.670] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:00:49.679] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:00:49.688] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:00:49.729] [08:00:49.729] real 0m15.495s [08:00:49.729] user 0m9.843s [08:00:49.729] sys 0m5.201s [08:00:49.729] make -s -j${BUILD_JOBS} clean [08:00:50.317] time make -s -j${BUILD_JOBS} world-bin [08:00:59.739] copyto.c: In function ‘CopyCheckCSVQuoteNeedSIMD’: [08:00:59.739] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [08:00:59.739] 217 | const Vector8 delim_mask = vector8_broadcast(delimc); [08:00:59.739] | ^~~~~ [08:00:59.739] copyto.c: In function ‘CopySkipCSVEscapeSIMD’: [08:00:59.739] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [08:00:59.739] 273 | const Vector8 escape_mask = vector8_broadcast(escapec); [08:00:59.739] | ^~~~~ [08:00:59.739] cc1: all warnings being treated as errors [08:00:59.741] make[3]: *** [: copyto.o] Error 1 [08:00:59.741] make[2]: *** [common.mk:37: commands-recursive] Error 2 [08:00:59.743] make[2]: *** Waiting for unfinished jobs.... [08:01:10.848] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:01:10.848] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:01:10.848] [08:01:10.848] real 0m20.532s [08:01:10.848] user 1m2.829s [08:01:10.848] sys 0m12.144s [08:01:10.849] [08:01:10.849] Exit status: 2