[21:34:36.209] time ./configure \ [21:34:36.209] --cache clang.cache \ [21:34:36.209] ${LINUX_CONFIGURE_FEATURES} \ [21:34:36.209] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [21:34:36.393] configure: creating cache clang.cache [21:34:36.408] checking build system type... x86_64-pc-linux-gnu [21:34:36.486] checking host system type... x86_64-pc-linux-gnu [21:34:36.486] checking which template to use... linux [21:34:36.486] checking whether NLS is wanted... no [21:34:36.486] checking for default port number... 5432 [21:34:36.493] checking for block size... 8kB [21:34:36.494] checking for segment size... 1GB [21:34:36.497] checking for WAL block size... 8kB [21:34:36.606] checking whether the C compiler works... yes [21:34:36.680] checking for C compiler default output file name... a.out [21:34:36.681] checking for suffix of executables... [21:34:36.747] checking whether we are cross compiling... no [21:34:36.824] checking for suffix of object files... o [21:34:36.832] checking whether we are using the GNU C compiler... yes [21:34:36.839] checking whether ccache clang accepts -g... yes [21:34:36.847] checking for ccache clang option to accept ISO C89... none needed [21:34:36.946] checking for ccache clang option to accept ISO C11... none needed [21:34:37.063] checking whether we are using the GNU C++ compiler... yes [21:34:37.071] checking whether ccache clang++ accepts -g... yes [21:34:37.086] checking for ccache clang++ option to accept ISO C++11... none needed [21:34:37.155] checking for gawk... no [21:34:37.155] checking for mawk... mawk [21:34:37.155] checking for llvm-config... /usr/bin/llvm-config [21:34:37.160] configure: using llvm 19.1.7 [21:34:37.160] checking for CLANG... ccache clang [21:34:37.208] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:34:37.215] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:34:37.222] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [21:34:37.230] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:34:37.237] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:34:37.245] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:34:37.251] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:34:37.259] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [21:34:37.271] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [21:34:37.283] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [21:34:37.290] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [21:34:37.302] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [21:34:37.310] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [21:34:37.316] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [21:34:37.324] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:34:37.335] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [21:34:37.347] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:34:37.355] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [21:34:37.362] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [21:34:37.369] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:34:37.375] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:34:37.382] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:34:37.389] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [21:34:37.396] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [21:34:37.403] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:34:37.409] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:34:37.416] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:34:37.423] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:34:37.430] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:34:37.436] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:34:37.443] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:34:37.455] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [21:34:37.462] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:34:37.522] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:34:37.530] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:34:37.538] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:34:37.545] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:34:37.551] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:34:37.558] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:34:37.565] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:34:37.572] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:34:37.580] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [21:34:37.592] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [21:34:37.592] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:34:37.600] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:34:37.607] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:34:37.614] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:34:37.626] checking whether the C compiler still works... yes [21:34:37.702] checking how to run the C preprocessor... ccache clang -E [21:34:37.834] checking for pkg-config... /usr/bin/pkg-config [21:34:37.834] checking pkg-config is at least version 0.9.0... yes [21:34:37.836] checking whether to build with ICU support... yes [21:34:37.836] checking for icu-uc icu-i18n... yes [21:34:37.845] checking whether to build with Tcl... yes [21:34:37.845] checking whether to build Perl modules... yes [21:34:37.845] checking whether to build Python modules... yes [21:34:37.845] checking whether to build with GSSAPI support... yes [21:34:37.846] checking whether to build with PAM support... yes [21:34:37.846] checking whether to build with BSD Authentication support... no [21:34:37.846] checking whether to build with LDAP support... yes [21:34:37.846] checking whether to build with Bonjour support... no [21:34:37.847] checking whether to build with SELinux support... yes [21:34:37.847] checking whether to build with systemd support... yes [21:34:37.847] checking whether to build with liburing support... no [21:34:37.847] checking whether to build with libcurl support... yes [21:34:37.847] checking for libcurl >= 7.61.0... yes [21:34:37.858] checking whether to build with libnuma support... no [21:34:37.858] checking whether to build with XML support... yes [21:34:37.858] checking for libxml-2.0 >= 2.6.23... yes [21:34:37.866] checking whether to build with LZ4 support... yes [21:34:37.867] checking for liblz4... yes [21:34:37.875] checking whether to build with ZSTD support... yes [21:34:37.875] checking for libzstd >= 1.4.0... yes [21:34:37.883] checking for strip... strip [21:34:37.884] checking whether it is possible to strip libraries... yes [21:34:37.885] checking for ar... ar [21:34:37.886] checking for a BSD-compatible install... /usr/bin/install -c [21:34:37.895] checking for tar... /usr/bin/tar [21:34:37.895] checking whether ln -s works... yes [21:34:37.895] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:34:37.897] checking for nm... /usr/bin/nm [21:34:37.897] checking for bison... /usr/bin/bison [21:34:37.900] configure: using bison (GNU Bison) 3.8.2 [21:34:37.903] checking for flex... /usr/bin/flex [21:34:37.904] configure: using flex 2.6.4 [21:34:37.905] checking for perl... /usr/bin/perl [21:34:37.908] configure: using perl 5.40.1 [21:34:37.910] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [21:34:37.915] checking for Perl privlibexp... /usr/share/perl/5.40 [21:34:37.920] checking for Perl useshrplib... true [21:34:37.926] 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:34:37.932] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:34:37.938] 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:34:38.030] checking for python3... /usr/bin/python3 [21:34:38.044] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [21:34:38.051] checking for Python sysconfig module... yes [21:34:38.067] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [21:34:38.083] checking Python include directory... -I/usr/include/python3.13 [21:34:38.100] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [21:34:38.156] checking for a sed that does not truncate output... /usr/bin/sed [21:34:38.162] checking for grep that handles long lines and -e... /usr/bin/grep [21:34:38.164] checking for egrep... /usr/bin/grep -E [21:34:38.166] checking for ANSI C header files... yes [21:34:38.334] checking for sys/types.h... yes [21:34:38.349] checking for sys/stat.h... yes [21:34:38.364] checking for stdlib.h... yes [21:34:38.379] checking for string.h... yes [21:34:38.394] checking for memory.h... yes [21:34:38.409] checking for strings.h... yes [21:34:38.424] checking for inttypes.h... yes [21:34:38.440] checking for stdint.h... yes [21:34:38.455] checking for unistd.h... yes [21:34:38.468] checking whether ccache clang is Clang... yes [21:34:38.497] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:34:38.615] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:34:38.692] checking whether more special flags are required for pthreads... no [21:34:38.692] checking for PTHREAD_PRIO_INHERIT... yes [21:34:38.779] checking pthread.h usability... yes [21:34:38.787] checking pthread.h presence... yes [21:34:38.819] checking for pthread.h... yes [21:34:38.820] checking for strerror_r... yes [21:34:38.895] checking whether strerror_r returns int... no [21:34:38.965] checking for main in -lm... yes [21:34:39.051] checking for library containing setproctitle... no [21:34:39.224] checking for library containing dlsym... none required [21:34:39.307] checking for library containing socket... none required [21:34:39.385] checking for library containing getopt_long... none required [21:34:39.464] checking for library containing shm_open... none required [21:34:39.544] checking for library containing shm_unlink... none required [21:34:39.625] checking for library containing clock_gettime... none required [21:34:39.705] checking for library containing shmget... none required [21:34:39.787] checking for library containing backtrace_symbols... none required [21:34:39.868] checking for library containing pthread_barrier_wait... none required [21:34:39.948] checking for library containing readline... -lreadline [21:34:40.027] checking for inflate in -lz... yes [21:34:40.108] checking curl/curl.h usability... yes [21:34:40.117] checking curl/curl.h presence... yes [21:34:40.155] checking for curl/curl.h... yes [21:34:40.155] checking for curl_multi_init in -lcurl... yes [21:34:40.273] checking for curl_global_init thread safety... yes [21:34:40.415] checking for curl support for asynchronous DNS... yes [21:34:40.557] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:34:40.731] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:34:40.840] checking for SSL_new in -lssl... yes [21:34:40.948] checking for SSL_CTX_set_ciphersuites... yes [21:34:41.062] checking for SSL_CTX_set_cert_cb... yes [21:34:41.177] checking for X509_get_signature_info... yes [21:34:41.303] checking for SSL_CTX_set_num_tickets... yes [21:34:41.420] checking for SSL_CTX_set_keylog_callback... yes [21:34:41.534] checking for SSL_CTX_set_client_hello_cb... yes [21:34:41.646] checking for pam_start in -lpam... yes [21:34:41.762] checking for xmlSaveToBuffer in -lxml2... yes [21:34:41.876] checking for xsltCleanupGlobals in -lxslt... yes [21:34:41.988] checking for LZ4_compress_default in -llz4... yes [21:34:42.107] checking for ZSTD_compress in -lzstd... yes [21:34:42.231] checking for ldap_bind in -lldap... yes [21:34:42.355] checking for ldap_initialize... yes [21:34:42.479] checking for ldap_verify_credentials... yes [21:34:42.601] checking for security_compute_create_name in -lselinux... yes [21:34:42.718] checking for uuid_export in -lossp-uuid... yes [21:34:42.838] checking copyfile.h usability... no [21:34:42.929] checking copyfile.h presence... no [21:34:42.965] checking for copyfile.h... no [21:34:42.969] checking execinfo.h usability... yes [21:34:42.978] checking execinfo.h presence... yes [21:34:43.010] checking for execinfo.h... yes [21:34:43.019] checking getopt.h usability... yes [21:34:43.027] checking getopt.h presence... yes [21:34:43.059] checking for getopt.h... yes [21:34:43.068] checking ifaddrs.h usability... yes [21:34:43.077] checking ifaddrs.h presence... yes [21:34:43.109] checking for ifaddrs.h... yes [21:34:43.117] checking sys/epoll.h usability... yes [21:34:43.125] checking sys/epoll.h presence... yes [21:34:43.158] checking for sys/epoll.h... yes [21:34:43.167] checking sys/event.h usability... no [21:34:43.255] checking sys/event.h presence... no [21:34:43.289] checking for sys/event.h... no [21:34:43.293] checking sys/personality.h usability... yes [21:34:43.301] checking sys/personality.h presence... yes [21:34:43.332] checking for sys/personality.h... yes [21:34:43.339] checking sys/prctl.h usability... yes [21:34:43.347] checking sys/prctl.h presence... yes [21:34:43.377] checking for sys/prctl.h... yes [21:34:43.386] checking sys/procctl.h usability... no [21:34:43.476] checking sys/procctl.h presence... no [21:34:43.512] checking for sys/procctl.h... no [21:34:43.516] checking sys/signalfd.h usability... yes [21:34:43.525] checking sys/signalfd.h presence... yes [21:34:43.556] checking for sys/signalfd.h... yes [21:34:43.565] checking sys/ucred.h usability... no [21:34:43.657] checking sys/ucred.h presence... no [21:34:43.693] checking for sys/ucred.h... no [21:34:43.697] checking termios.h usability... yes [21:34:43.705] checking termios.h presence... yes [21:34:43.735] checking for termios.h... yes [21:34:43.743] checking uchar.h usability... yes [21:34:43.751] checking uchar.h presence... yes [21:34:43.784] checking for uchar.h... yes [21:34:43.793] checking ucred.h usability... no [21:34:43.884] checking ucred.h presence... no [21:34:43.921] checking for ucred.h... no [21:34:43.924] checking xlocale.h usability... no [21:34:44.010] checking xlocale.h presence... no [21:34:44.043] checking for xlocale.h... no [21:34:44.045] checking readline/readline.h usability... yes [21:34:44.054] checking readline/readline.h presence... yes [21:34:44.086] checking for readline/readline.h... yes [21:34:44.088] checking readline/history.h usability... yes [21:34:44.097] checking readline/history.h presence... yes [21:34:44.131] checking for readline/history.h... yes [21:34:44.134] checking zlib.h usability... yes [21:34:44.143] checking zlib.h presence... yes [21:34:44.176] checking for zlib.h... yes [21:34:44.177] checking for lz4... /usr/bin/lz4 [21:34:44.177] checking lz4.h usability... yes [21:34:44.185] checking lz4.h presence... yes [21:34:44.217] checking for lz4.h... yes [21:34:44.217] checking for zstd... /usr/bin/zstd [21:34:44.217] checking zstd.h usability... yes [21:34:44.225] checking zstd.h presence... yes [21:34:44.256] checking for zstd.h... yes [21:34:44.256] checking gssapi/gssapi.h usability... yes [21:34:44.265] checking gssapi/gssapi.h presence... yes [21:34:44.298] checking for gssapi/gssapi.h... yes [21:34:44.300] checking gssapi/gssapi_ext.h usability... yes [21:34:44.308] checking gssapi/gssapi_ext.h presence... yes [21:34:44.344] checking for gssapi/gssapi_ext.h... yes [21:34:44.345] checking for openssl... /usr/bin/openssl [21:34:44.350] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [21:34:44.350] checking openssl/ssl.h usability... yes [21:34:44.359] checking openssl/ssl.h presence... yes [21:34:44.422] checking for openssl/ssl.h... yes [21:34:44.422] checking openssl/err.h usability... yes [21:34:44.431] checking openssl/err.h presence... yes [21:34:44.471] checking for openssl/err.h... yes [21:34:44.472] checking security/pam_appl.h usability... yes [21:34:44.481] checking security/pam_appl.h presence... yes [21:34:44.509] checking for security/pam_appl.h... yes [21:34:44.511] checking systemd/sd-daemon.h usability... yes [21:34:44.519] checking systemd/sd-daemon.h presence... yes [21:34:44.552] checking for systemd/sd-daemon.h... yes [21:34:44.553] checking libxml/parser.h usability... yes [21:34:44.562] checking libxml/parser.h presence... yes [21:34:44.600] checking for libxml/parser.h... yes [21:34:44.600] checking libxslt/xslt.h usability... yes [21:34:44.609] checking libxslt/xslt.h presence... yes [21:34:44.648] checking for libxslt/xslt.h... yes [21:34:44.648] checking ldap.h usability... yes [21:34:44.657] checking ldap.h presence... yes [21:34:44.689] checking for ldap.h... yes [21:34:44.690] checking for compatible LDAP implementation... yes [21:34:44.698] checking ossp/uuid.h usability... yes [21:34:44.706] checking ossp/uuid.h presence... yes [21:34:44.738] checking for ossp/uuid.h... yes [21:34:44.773] checking whether byte ordering is bigendian... no [21:34:44.924] checking for C printf format archetype... printf [21:34:44.953] checking for C++ printf format archetype... printf [21:34:44.981] checking for typeof... typeof [21:34:44.989] checking for C++ typeof... typeof [21:34:44.996] checking for typeof_unqual... __typeof_unqual__ [21:34:45.080] checking for C++ typeof_unqual... no [21:34:45.215] checking for __builtin_types_compatible_p... yes [21:34:45.227] checking for __builtin_constant_p... yes [21:34:45.239] checking for __builtin_mul_overflow... yes [21:34:45.365] checking for __builtin_unreachable... yes [21:34:45.483] checking for computed goto support... yes [21:34:45.543] checking for struct tm.tm_zone... yes [21:34:45.552] checking for union semun... no [21:34:45.617] checking for socklen_t... yes [21:34:45.694] checking for struct sockaddr.sa_len... no [21:34:45.845] checking for C/C++ restrict keyword... __restrict [21:34:45.860] checking for struct option... yes [21:34:45.937] checking whether assembler supports x86_64 popcntq... yes [21:34:45.945] checking for special C compiler options needed for large files... no [21:34:45.945] checking for _FILE_OFFSET_BITS value needed for large files... no [21:34:45.957] checking size of off_t... 8 [21:34:46.107] checking for SA_SIGINFO... yes [21:34:46.115] checking for int timezone... yes [21:34:46.252] checking for backtrace_symbols... yes [21:34:46.381] checking for copyfile... no [21:34:46.509] checking for copy_file_range... yes [21:34:46.636] checking for elf_aux_info... no [21:34:46.761] checking for explicit_memset... no [21:34:46.898] checking for getauxval... yes [21:34:47.020] checking for getifaddrs... yes [21:34:47.146] checking for getpeerucred... no [21:34:47.268] checking for inet_pton... yes [21:34:47.392] checking for kqueue... no [21:34:47.517] checking for localeconv_l... no [21:34:47.639] checking for mbstowcs_l... no [21:34:47.769] checking for memset_explicit... no [21:34:47.901] checking for posix_fallocate... yes [21:34:48.031] checking for ppoll... yes [21:34:48.165] checking for pthread_is_threaded_np... no [21:34:48.292] checking for setproctitle... no [21:34:48.418] checking for setproctitle_fast... no [21:34:48.540] checking for strsignal... yes [21:34:48.675] checking for syncfs... yes [21:34:48.798] checking for sync_file_range... yes [21:34:48.920] checking for uselocale... yes [21:34:49.047] checking for wcstombs_l... no [21:34:49.167] checking for __builtin_bswap16... yes [21:34:49.288] checking for __builtin_bswap32... yes [21:34:49.410] checking for __builtin_bswap64... yes [21:34:49.532] checking for __builtin_clz... yes [21:34:49.657] checking for __builtin_ctz... yes [21:34:49.784] checking for __builtin_frame_address... yes [21:34:49.907] checking for _LARGEFILE_SOURCE value needed for large files... no [21:34:50.035] checking how ccache clang reports undeclared, standard C functions... error [21:34:50.095] checking for posix_fadvise... yes [21:34:50.221] checking whether posix_fadvise is declared... yes [21:34:50.235] checking whether fdatasync is declared... yes [21:34:50.249] checking whether strlcat is declared... yes [21:34:50.265] checking whether strlcpy is declared... yes [21:34:50.280] checking whether strsep is declared... yes [21:34:50.295] checking whether timingsafe_bcmp is declared... no [21:34:50.393] checking whether preadv is declared... yes [21:34:50.408] checking whether pwritev is declared... yes [21:34:50.421] checking whether strchrnul is declared... yes [21:34:50.435] checking whether memset_s is declared... no [21:34:50.505] checking whether F_FULLFSYNC is declared... no [21:34:50.572] checking for explicit_bzero... yes [21:34:50.686] checking for getopt... yes [21:34:50.802] checking for getpeereid... no [21:34:50.935] checking for inet_aton... yes [21:34:51.049] checking for mkdtemp... yes [21:34:51.172] checking for strlcat... yes [21:34:51.291] checking for strlcpy... yes [21:34:51.410] checking for strsep... yes [21:34:51.536] checking for timingsafe_bcmp... no [21:34:51.661] checking for pthread_barrier_wait... yes [21:34:51.779] checking for getopt_long... yes [21:34:51.897] checking for syslog... yes [21:34:52.017] checking syslog.h usability... yes [21:34:52.026] checking syslog.h presence... yes [21:34:52.058] checking for syslog.h... yes [21:34:52.059] checking for opterr... yes [21:34:52.178] checking for optreset... no [21:34:52.298] checking unicode/ucol.h usability... yes [21:34:52.307] checking unicode/ucol.h presence... yes [21:34:52.347] checking for unicode/ucol.h... yes [21:34:52.348] checking for rl_completion_suppress_quote... yes [21:34:52.493] checking for rl_filename_quote_characters... yes [21:34:52.616] checking for rl_filename_quoting_function... yes [21:34:52.744] checking for append_history... yes [21:34:52.869] checking for history_truncate_file... yes [21:34:52.996] checking for rl_completion_matches... yes [21:34:53.120] checking for rl_filename_completion_function... yes [21:34:53.247] checking for rl_reset_screen_size... yes [21:34:53.375] checking for rl_variable_bind... yes [21:34:53.498] checking test program... ok [21:34:53.620] checking size of void *... 8 [21:34:53.768] checking size of size_t... 8 [21:34:53.914] checking size of long... 8 [21:34:54.060] checking size of long long... 8 [21:34:54.208] checking size of intmax_t... 8 [21:34:54.359] checking alignment of short... 2 [21:34:54.509] checking alignment of int... 4 [21:34:54.656] checking alignment of int64_t... 8 [21:34:54.806] checking alignment of double... 8 [21:34:54.952] checking for __int128... yes [21:34:55.078] checking for __int128 alignment bug... ok [21:34:55.207] checking alignment of PG_INT128_TYPE... 16 [21:34:55.355] checking for builtin __sync char locking functions... yes [21:34:55.474] checking for builtin __sync int32 locking functions... yes [21:34:55.592] checking for builtin __sync int32 atomic operations... yes [21:34:55.715] checking for builtin __sync int64 atomic operations... yes [21:34:55.839] checking for builtin __atomic int32 atomic operations... yes [21:34:55.961] checking for builtin __atomic int64 atomic operations... yes [21:34:56.085] checking for __get_cpuid... yes [21:34:56.216] checking for __get_cpuid_count... yes [21:34:56.341] checking for __cpuidex... yes [21:34:56.463] checking for AVX2 target attribute support... yes [21:34:56.475] checking for _xgetbv... yes [21:34:56.963] checking for _mm512_popcnt_epi64... yes [21:34:57.402] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:34:57.630] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:34:57.695] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:34:57.749] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:34:57.802] 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:34:57.876] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:34:57.876] checking for _mm512_clmulepi64_epi128... yes [21:34:58.324] checking for vectorized CRC-32C... AVX-512 with runtime check [21:34:58.324] checking for library containing sem_init... none required [21:34:58.450] checking which semaphore API to use... unnamed POSIX [21:34:58.450] checking which random number source to use... OpenSSL [21:34:58.452] checking for tclsh... /usr/bin/tclsh [21:34:58.452] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:34:58.490] checking tcl.h usability... yes [21:34:58.498] checking tcl.h presence... yes [21:34:58.532] checking for tcl.h... yes [21:34:58.533] checking for perl.h... yes [21:34:58.546] checking for libperl... yes [21:34:58.825] checking Python.h usability... yes [21:34:58.835] checking Python.h presence... yes [21:34:58.902] checking for Python.h... yes [21:34:58.902] checking for xmllint... /usr/bin/xmllint [21:34:58.902] checking for xsltproc... /usr/bin/xsltproc [21:34:58.903] checking for fop... /usr/bin/fop [21:34:58.903] checking for dbtoepub... no [21:34:58.903] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:34:58.993] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:34:59.117] configure: using compiler=Debian clang version 19.1.7 (3+b1) [21:34:59.117] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -Wno-cast-function-type-strict -O2 -Wstrict-prototypes -Wold-style-definition [21:34:59.117] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:34:59.117] configure: using LDFLAGS= -Wl,--as-needed [21:34:59.117] configure: using CXX=ccache clang++ [21:34:59.117] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:34:59.117] configure: using CLANG=ccache clang [21:34:59.117] 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:34:59.117] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:34:59.144] configure: updating cache clang.cache [21:34:59.152] configure: creating ./config.status [21:34:59.241] config.status: creating GNUmakefile [21:34:59.252] config.status: creating src/Makefile.global [21:34:59.267] config.status: creating src/include/pg_config.h [21:34:59.280] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:34:59.287] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:34:59.292] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:34:59.299] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:34:59.306] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:34:59.313] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:34:59.347] [21:34:59.347] real 0m23.138s [21:34:59.347] user 0m14.319s [21:34:59.347] sys 0m9.034s [21:34:59.347] make -s -j${BUILD_JOBS} clean [21:34:59.877] time make -s -j${BUILD_JOBS} world-bin [21:35:07.838] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [21:35:07.838] 217 | const Vector8 delim_mask = vector8_broadcast(delimc); [21:35:07.838] | ^ [21:35:07.838] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [21:35:07.838] 273 | const Vector8 escape_mask = vector8_broadcast(escapec); [21:35:07.838] | ^ [21:35:07.838] 2 errors generated. [21:35:07.838] make[3]: *** [: copyto.o] Error 1 [21:35:07.839] make[2]: *** [common.mk:37: commands-recursive] Error 2 [21:35:07.842] make[2]: *** Waiting for unfinished jobs.... [21:35:16.367] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [21:35:16.367] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:35:16.367] [21:35:16.367] real 0m16.490s [21:35:16.367] user 0m47.922s [21:35:16.367] sys 0m11.069s [21:35:16.368] [21:35:16.368] Exit status: 2