[21:13:08.455] time ./configure \ [21:13:08.455] --cache clang.cache \ [21:13:08.455] ${LINUX_CONFIGURE_FEATURES} \ [21:13:08.455] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [21:13:08.654] configure: creating cache clang.cache [21:13:08.670] checking build system type... x86_64-pc-linux-gnu [21:13:08.750] checking host system type... x86_64-pc-linux-gnu [21:13:08.750] checking which template to use... linux [21:13:08.751] checking whether NLS is wanted... no [21:13:08.751] checking for default port number... 5432 [21:13:08.758] checking for block size... 8kB [21:13:08.759] checking for segment size... 1GB [21:13:08.762] checking for WAL block size... 8kB [21:13:08.887] checking whether the C compiler works... yes [21:13:08.968] checking for C compiler default output file name... a.out [21:13:08.969] checking for suffix of executables... [21:13:09.044] checking whether we are cross compiling... no [21:13:09.124] checking for suffix of object files... o [21:13:09.133] checking whether we are using the GNU C compiler... yes [21:13:09.141] checking whether ccache clang accepts -g... yes [21:13:09.149] checking for ccache clang option to accept ISO C89... none needed [21:13:09.162] checking for ccache clang option to accept ISO C11... none needed [21:13:09.292] checking whether we are using the GNU C++ compiler... yes [21:13:09.300] checking whether ccache clang++ accepts -g... yes [21:13:09.316] checking for ccache clang++ option to accept ISO C++11... none needed [21:13:09.393] checking for gawk... no [21:13:09.393] checking for mawk... mawk [21:13:09.394] checking for llvm-config... /usr/bin/llvm-config [21:13:09.400] configure: using llvm 19.1.7 [21:13:09.400] checking for CLANG... ccache clang [21:13:09.453] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:13:09.460] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:13:09.468] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [21:13:09.476] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:13:09.484] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:13:09.491] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:13:09.500] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:13:09.509] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [21:13:09.523] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [21:13:09.537] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [21:13:09.546] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [21:13:09.561] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [21:13:09.570] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [21:13:09.578] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [21:13:09.586] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:13:09.600] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [21:13:09.613] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:13:09.621] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [21:13:09.629] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [21:13:09.637] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:13:09.645] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:13:09.653] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:13:09.661] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [21:13:09.669] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [21:13:09.678] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:13:09.687] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:13:09.695] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:13:09.703] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:13:09.711] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:13:09.719] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:13:09.727] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:13:09.740] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [21:13:09.748] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:13:09.756] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:13:09.764] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:13:09.773] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:13:09.781] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:13:09.789] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:13:09.797] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:13:09.804] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:13:09.812] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:13:09.819] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [21:13:09.832] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [21:13:09.832] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:13:09.840] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:13:09.848] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:13:09.857] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:13:09.871] checking whether the C compiler still works... yes [21:13:09.959] checking how to run the C preprocessor... ccache clang -E [21:13:10.100] checking for pkg-config... /usr/bin/pkg-config [21:13:10.100] checking pkg-config is at least version 0.9.0... yes [21:13:10.101] checking whether to build with ICU support... yes [21:13:10.101] checking for icu-uc icu-i18n... yes [21:13:10.110] checking whether to build with Tcl... yes [21:13:10.110] checking whether to build Perl modules... yes [21:13:10.110] checking whether to build Python modules... yes [21:13:10.110] checking whether to build with GSSAPI support... yes [21:13:10.111] checking whether to build with PAM support... yes [21:13:10.111] checking whether to build with BSD Authentication support... no [21:13:10.112] checking whether to build with LDAP support... yes [21:13:10.112] checking whether to build with Bonjour support... no [21:13:10.112] checking whether to build with SELinux support... yes [21:13:10.113] checking whether to build with systemd support... yes [21:13:10.113] checking whether to build with liburing support... no [21:13:10.113] checking whether to build with libcurl support... yes [21:13:10.113] checking for libcurl >= 7.61.0... yes [21:13:10.123] checking whether to build with libnuma support... no [21:13:10.123] checking whether to build with XML support... yes [21:13:10.123] checking for libxml-2.0 >= 2.6.23... yes [21:13:10.132] checking whether to build with LZ4 support... yes [21:13:10.132] checking for liblz4... yes [21:13:10.141] checking whether to build with ZSTD support... yes [21:13:10.141] checking for libzstd >= 1.4.0... yes [21:13:10.150] checking for strip... strip [21:13:10.150] checking whether it is possible to strip libraries... yes [21:13:10.152] checking for ar... ar [21:13:10.152] checking for a BSD-compatible install... /usr/bin/install -c [21:13:10.161] checking for tar... /usr/bin/tar [21:13:10.161] checking whether ln -s works... yes [21:13:10.161] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:13:10.163] checking for nm... /usr/bin/nm [21:13:10.164] checking for bison... /usr/bin/bison [21:13:10.166] configure: using bison (GNU Bison) 3.8.2 [21:13:10.169] checking for flex... /usr/bin/flex [21:13:10.172] configure: using flex 2.6.4 [21:13:10.172] checking for perl... /usr/bin/perl [21:13:10.175] configure: using perl 5.40.1 [21:13:10.177] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [21:13:10.182] checking for Perl privlibexp... /usr/share/perl/5.40 [21:13:10.187] checking for Perl useshrplib... true [21:13:10.193] 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:13:10.200] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:13:10.207] 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:13:10.305] checking for python3... /usr/bin/python3 [21:13:10.320] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [21:13:10.327] checking for Python sysconfig module... yes [21:13:10.343] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [21:13:10.360] checking Python include directory... -I/usr/include/python3.13 [21:13:10.377] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [21:13:10.434] checking for a sed that does not truncate output... /usr/bin/sed [21:13:10.440] checking for grep that handles long lines and -e... /usr/bin/grep [21:13:10.443] checking for egrep... /usr/bin/grep -E [21:13:10.445] checking for ANSI C header files... yes [21:13:10.634] checking for sys/types.h... yes [21:13:10.651] checking for sys/stat.h... yes [21:13:10.669] checking for stdlib.h... yes [21:13:10.688] checking for string.h... yes [21:13:10.708] checking for memory.h... yes [21:13:10.726] checking for strings.h... yes [21:13:10.745] checking for inttypes.h... yes [21:13:10.764] checking for stdint.h... yes [21:13:10.783] checking for unistd.h... yes [21:13:10.797] checking whether ccache clang is Clang... yes [21:13:10.829] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:13:10.961] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:13:11.046] checking whether more special flags are required for pthreads... no [21:13:11.046] checking for PTHREAD_PRIO_INHERIT... yes [21:13:11.137] checking pthread.h usability... yes [21:13:11.146] checking pthread.h presence... yes [21:13:11.181] checking for pthread.h... yes [21:13:11.182] checking for strerror_r... yes [21:13:11.265] checking whether strerror_r returns int... no [21:13:11.338] checking for main in -lm... yes [21:13:11.428] checking for library containing setproctitle... no [21:13:11.608] checking for library containing dlsym... none required [21:13:11.692] checking for library containing socket... none required [21:13:11.777] checking for library containing getopt_long... none required [21:13:11.863] checking for library containing shm_open... none required [21:13:11.945] checking for library containing shm_unlink... none required [21:13:12.030] checking for library containing clock_gettime... none required [21:13:12.116] checking for library containing shmget... none required [21:13:12.201] checking for library containing backtrace_symbols... none required [21:13:12.289] checking for library containing pthread_barrier_wait... none required [21:13:12.375] checking for library containing readline... -lreadline [21:13:12.460] checking for inflate in -lz... yes [21:13:12.547] checking curl/curl.h usability... yes [21:13:12.556] checking curl/curl.h presence... yes [21:13:12.598] checking for curl/curl.h... yes [21:13:12.598] checking for curl_multi_init in -lcurl... yes [21:13:12.723] checking for curl_global_init thread safety... yes [21:13:12.875] checking for curl support for asynchronous DNS... yes [21:13:13.029] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:13:13.217] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:13:13.337] checking for SSL_new in -lssl... yes [21:13:13.457] checking for SSL_CTX_set_ciphersuites... yes [21:13:13.580] checking for SSL_CTX_set_cert_cb... yes [21:13:13.712] checking for X509_get_signature_info... yes [21:13:13.842] checking for SSL_CTX_set_num_tickets... yes [21:13:13.973] checking for SSL_CTX_set_keylog_callback... yes [21:13:14.099] checking for SSL_CTX_set_client_hello_cb... yes [21:13:14.223] checking for pam_start in -lpam... yes [21:13:14.347] checking for xmlSaveToBuffer in -lxml2... yes [21:13:14.475] checking for xsltCleanupGlobals in -lxslt... yes [21:13:14.611] checking for LZ4_compress_default in -llz4... yes [21:13:14.751] checking for ZSTD_compress in -lzstd... yes [21:13:14.887] checking for ldap_bind in -lldap... yes [21:13:15.018] checking for ldap_initialize... yes [21:13:15.169] checking for ldap_verify_credentials... yes [21:13:15.311] checking for security_compute_create_name in -lselinux... yes [21:13:15.448] checking for uuid_export in -lossp-uuid... yes [21:13:15.590] checking copyfile.h usability... no [21:13:15.685] checking copyfile.h presence... no [21:13:15.724] checking for copyfile.h... no [21:13:15.727] checking execinfo.h usability... yes [21:13:15.737] checking execinfo.h presence... yes [21:13:15.771] checking for execinfo.h... yes [21:13:15.781] checking getopt.h usability... yes [21:13:15.791] checking getopt.h presence... yes [21:13:15.825] checking for getopt.h... yes [21:13:15.834] checking ifaddrs.h usability... yes [21:13:15.843] checking ifaddrs.h presence... yes [21:13:15.879] checking for ifaddrs.h... yes [21:13:15.887] checking sys/epoll.h usability... yes [21:13:15.897] checking sys/epoll.h presence... yes [21:13:15.932] checking for sys/epoll.h... yes [21:13:15.940] checking sys/event.h usability... no [21:13:16.035] checking sys/event.h presence... no [21:13:16.073] checking for sys/event.h... no [21:13:16.078] checking sys/personality.h usability... yes [21:13:16.088] checking sys/personality.h presence... yes [21:13:16.121] checking for sys/personality.h... yes [21:13:16.129] checking sys/prctl.h usability... yes [21:13:16.138] checking sys/prctl.h presence... yes [21:13:16.174] checking for sys/prctl.h... yes [21:13:16.184] checking sys/procctl.h usability... no [21:13:16.280] checking sys/procctl.h presence... no [21:13:16.320] checking for sys/procctl.h... no [21:13:16.324] checking sys/signalfd.h usability... yes [21:13:16.334] checking sys/signalfd.h presence... yes [21:13:16.370] checking for sys/signalfd.h... yes [21:13:16.380] checking sys/ucred.h usability... no [21:13:16.479] checking sys/ucred.h presence... no [21:13:16.519] checking for sys/ucred.h... no [21:13:16.523] checking termios.h usability... yes [21:13:16.532] checking termios.h presence... yes [21:13:16.568] checking for termios.h... yes [21:13:16.577] checking uchar.h usability... yes [21:13:16.587] checking uchar.h presence... yes [21:13:16.622] checking for uchar.h... yes [21:13:16.631] checking ucred.h usability... no [21:13:16.722] checking ucred.h presence... no [21:13:16.759] checking for ucred.h... no [21:13:16.763] checking xlocale.h usability... no [21:13:16.863] checking xlocale.h presence... no [21:13:16.901] checking for xlocale.h... no [21:13:16.903] checking readline/readline.h usability... yes [21:13:16.912] checking readline/readline.h presence... yes [21:13:16.949] checking for readline/readline.h... yes [21:13:16.951] checking readline/history.h usability... yes [21:13:16.960] checking readline/history.h presence... yes [21:13:16.995] checking for readline/history.h... yes [21:13:16.999] checking zlib.h usability... yes [21:13:17.008] checking zlib.h presence... yes [21:13:17.047] checking for zlib.h... yes [21:13:17.048] checking for lz4... /usr/bin/lz4 [21:13:17.048] checking lz4.h usability... yes [21:13:17.058] checking lz4.h presence... yes [21:13:17.091] checking for lz4.h... yes [21:13:17.092] checking for zstd... /usr/bin/zstd [21:13:17.092] checking zstd.h usability... yes [21:13:17.102] checking zstd.h presence... yes [21:13:17.137] checking for zstd.h... yes [21:13:17.137] checking gssapi/gssapi.h usability... yes [21:13:17.147] checking gssapi/gssapi.h presence... yes [21:13:17.184] checking for gssapi/gssapi.h... yes [21:13:17.185] checking gssapi/gssapi_ext.h usability... yes [21:13:17.195] checking gssapi/gssapi_ext.h presence... yes [21:13:17.232] checking for gssapi/gssapi_ext.h... yes [21:13:17.233] checking for openssl... /usr/bin/openssl [21:13:17.239] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [21:13:17.239] checking openssl/ssl.h usability... yes [21:13:17.249] checking openssl/ssl.h presence... yes [21:13:17.315] checking for openssl/ssl.h... yes [21:13:17.315] checking openssl/err.h usability... yes [21:13:17.325] checking openssl/err.h presence... yes [21:13:17.372] checking for openssl/err.h... yes [21:13:17.372] checking security/pam_appl.h usability... yes [21:13:17.382] checking security/pam_appl.h presence... yes [21:13:17.414] checking for security/pam_appl.h... yes [21:13:17.416] checking systemd/sd-daemon.h usability... yes [21:13:17.426] checking systemd/sd-daemon.h presence... yes [21:13:17.463] checking for systemd/sd-daemon.h... yes [21:13:17.463] checking libxml/parser.h usability... yes [21:13:17.473] checking libxml/parser.h presence... yes [21:13:17.515] checking for libxml/parser.h... yes [21:13:17.516] checking libxslt/xslt.h usability... yes [21:13:17.525] checking libxslt/xslt.h presence... yes [21:13:17.567] checking for libxslt/xslt.h... yes [21:13:17.568] checking ldap.h usability... yes [21:13:17.577] checking ldap.h presence... yes [21:13:17.614] checking for ldap.h... yes [21:13:17.614] checking for compatible LDAP implementation... yes [21:13:17.623] checking ossp/uuid.h usability... yes [21:13:17.632] checking ossp/uuid.h presence... yes [21:13:17.669] checking for ossp/uuid.h... yes [21:13:17.705] checking whether byte ordering is bigendian... no [21:13:17.868] checking for C printf format archetype... printf [21:13:17.899] checking for C++ printf format archetype... printf [21:13:17.930] checking for typeof... typeof [21:13:17.939] checking for C++ typeof... typeof [21:13:17.948] checking for typeof_unqual... __typeof_unqual__ [21:13:18.034] checking for C++ typeof_unqual... no [21:13:18.182] checking for __builtin_types_compatible_p... yes [21:13:18.196] checking for __builtin_constant_p... yes [21:13:18.208] checking for __builtin_mul_overflow... yes [21:13:18.357] checking for __builtin_unreachable... yes [21:13:18.481] checking for computed goto support... yes [21:13:18.491] checking for struct tm.tm_zone... yes [21:13:18.501] checking for union semun... no [21:13:18.577] checking for socklen_t... yes [21:13:18.661] checking for struct sockaddr.sa_len... no [21:13:18.818] checking for C/C++ restrict keyword... __restrict [21:13:18.833] checking for struct option... yes [21:13:18.913] checking whether assembler supports x86_64 popcntq... yes [21:13:18.948] checking for special C compiler options needed for large files... no [21:13:18.948] checking for _FILE_OFFSET_BITS value needed for large files... no [21:13:18.962] checking size of off_t... 8 [21:13:19.112] checking for SA_SIGINFO... yes [21:13:19.121] checking for int timezone... yes [21:13:19.275] checking for backtrace_symbols... yes [21:13:19.425] checking for copyfile... no [21:13:19.559] checking for copy_file_range... yes [21:13:19.704] checking for elf_aux_info... no [21:13:19.840] checking for explicit_memset... no [21:13:19.977] checking for getauxval... yes [21:13:20.125] checking for getifaddrs... yes [21:13:20.268] checking for getpeerucred... no [21:13:20.416] checking for inet_pton... yes [21:13:20.558] checking for kqueue... no [21:13:20.713] checking for localeconv_l... no [21:13:20.860] checking for mbstowcs_l... no [21:13:20.995] checking for memset_explicit... no [21:13:21.135] checking for posix_fallocate... yes [21:13:21.297] checking for ppoll... yes [21:13:21.427] checking for pthread_is_threaded_np... no [21:13:21.567] checking for setproctitle... no [21:13:21.700] checking for setproctitle_fast... no [21:13:21.837] checking for strsignal... yes [21:13:21.979] checking for syncfs... yes [21:13:22.114] checking for sync_file_range... yes [21:13:22.268] checking for uselocale... yes [21:13:22.412] checking for wcstombs_l... no [21:13:22.552] checking for __builtin_bswap16... yes [21:13:22.711] checking for __builtin_bswap32... yes [21:13:22.855] checking for __builtin_bswap64... yes [21:13:22.988] checking for __builtin_clz... yes [21:13:23.132] checking for __builtin_ctz... yes [21:13:23.279] checking for __builtin_frame_address... yes [21:13:23.424] checking for _LARGEFILE_SOURCE value needed for large files... no [21:13:23.556] checking how ccache clang reports undeclared, standard C functions... error [21:13:23.627] checking for posix_fadvise... yes [21:13:23.772] checking whether posix_fadvise is declared... yes [21:13:23.788] checking whether fdatasync is declared... yes [21:13:23.804] checking whether strlcat is declared... yes [21:13:23.819] checking whether strlcpy is declared... yes [21:13:23.835] checking whether strsep is declared... yes [21:13:23.851] checking whether timingsafe_bcmp is declared... no [21:13:23.954] checking whether preadv is declared... yes [21:13:23.970] checking whether pwritev is declared... yes [21:13:24.051] checking whether strchrnul is declared... yes [21:13:24.067] checking whether memset_s is declared... no [21:13:24.145] checking whether F_FULLFSYNC is declared... no [21:13:24.219] checking for explicit_bzero... yes [21:13:24.340] checking for getopt... yes [21:13:24.467] checking for getpeereid... no [21:13:24.606] checking for inet_aton... yes [21:13:24.744] checking for mkdtemp... yes [21:13:24.882] checking for strlcat... yes [21:13:25.016] checking for strlcpy... yes [21:13:25.157] checking for strsep... yes [21:13:25.294] checking for timingsafe_bcmp... no [21:13:25.437] checking for pthread_barrier_wait... yes [21:13:25.564] checking for getopt_long... yes [21:13:25.693] checking for syslog... yes [21:13:25.825] checking syslog.h usability... yes [21:13:25.835] checking syslog.h presence... yes [21:13:25.869] checking for syslog.h... yes [21:13:25.869] checking for opterr... yes [21:13:26.015] checking for optreset... no [21:13:26.165] checking unicode/ucol.h usability... yes [21:13:26.175] checking unicode/ucol.h presence... yes [21:13:26.217] checking for unicode/ucol.h... yes [21:13:26.217] checking for rl_completion_suppress_quote... yes [21:13:26.366] checking for rl_filename_quote_characters... yes [21:13:26.517] checking for rl_filename_quoting_function... yes [21:13:26.659] checking for append_history... yes [21:13:26.793] checking for history_truncate_file... yes [21:13:26.936] checking for rl_completion_matches... yes [21:13:27.086] checking for rl_filename_completion_function... yes [21:13:27.230] checking for rl_reset_screen_size... yes [21:13:27.374] checking for rl_variable_bind... yes [21:13:27.516] checking test program... ok [21:13:27.657] checking size of void *... 8 [21:13:27.814] checking size of size_t... 8 [21:13:27.971] checking size of long... 8 [21:13:28.137] checking size of long long... 8 [21:13:28.303] checking size of intmax_t... 8 [21:13:28.460] checking alignment of short... 2 [21:13:28.617] checking alignment of int... 4 [21:13:28.775] checking alignment of int64_t... 8 [21:13:28.945] checking alignment of double... 8 [21:13:29.106] checking for __int128... yes [21:13:29.250] checking for __int128 alignment bug... ok [21:13:29.386] checking alignment of PG_INT128_TYPE... 16 [21:13:29.558] checking for builtin __sync char locking functions... yes [21:13:29.705] checking for builtin __sync int32 locking functions... yes [21:13:29.847] checking for builtin __sync int32 atomic operations... yes [21:13:29.993] checking for builtin __sync int64 atomic operations... yes [21:13:30.143] checking for builtin __atomic int32 atomic operations... yes [21:13:30.278] checking for builtin __atomic int64 atomic operations... yes [21:13:30.419] checking for __get_cpuid... yes [21:13:30.573] checking for __get_cpuid_count... yes [21:13:30.710] checking for __cpuidex... yes [21:13:30.853] checking for AVX2 target attribute support... yes [21:13:30.866] checking for _xgetbv... yes [21:13:31.408] checking for _mm512_popcnt_epi64... yes [21:13:31.896] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:13:32.137] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:13:32.208] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:13:32.273] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:13:32.335] 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:13:32.420] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:13:32.421] checking for _mm512_clmulepi64_epi128... yes [21:13:32.868] checking for vectorized CRC-32C... AVX-512 with runtime check [21:13:32.868] checking for library containing sem_init... none required [21:13:32.998] checking which semaphore API to use... unnamed POSIX [21:13:32.999] checking which random number source to use... OpenSSL [21:13:33.001] checking for tclsh... /usr/bin/tclsh [21:13:33.001] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:13:33.044] checking tcl.h usability... yes [21:13:33.053] checking tcl.h presence... yes [21:13:33.092] checking for tcl.h... yes [21:13:33.092] checking for perl.h... yes [21:13:33.109] checking for libperl... yes [21:13:33.422] checking Python.h usability... yes [21:13:33.433] checking Python.h presence... yes [21:13:33.509] checking for Python.h... yes [21:13:33.509] checking for xmllint... /usr/bin/xmllint [21:13:33.509] checking for xsltproc... /usr/bin/xsltproc [21:13:33.510] checking for fop... /usr/bin/fop [21:13:33.510] checking for dbtoepub... no [21:13:33.510] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:13:33.612] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:13:33.748] configure: using compiler=Debian clang version 19.1.7 (3+b1) [21:13:33.748] 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:13:33.748] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:13:33.748] configure: using LDFLAGS= -Wl,--as-needed [21:13:33.748] configure: using CXX=ccache clang++ [21:13:33.749] 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:13:33.749] configure: using CLANG=ccache clang [21:13:33.749] 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:13:33.749] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:13:33.779] configure: updating cache clang.cache [21:13:33.788] configure: creating ./config.status [21:13:33.887] config.status: creating GNUmakefile [21:13:33.901] config.status: creating src/Makefile.global [21:13:33.919] config.status: creating src/include/pg_config.h [21:13:33.934] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:13:33.943] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:13:33.950] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:13:33.959] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:13:33.968] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:13:33.977] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:13:34.016] [21:13:34.016] real 0m25.561s [21:13:34.016] user 0m15.876s [21:13:34.016] sys 0m9.929s [21:13:34.016] make -s -j${BUILD_JOBS} clean [21:13:34.613] time make -s -j${BUILD_JOBS} world-bin [21:13:40.540] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [21:13:40.540] 217 | const Vector8 delim_mask = vector8_broadcast(delimc); [21:13:40.540] | ^ [21:13:40.540] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [21:13:40.540] 273 | const Vector8 escape_mask = vector8_broadcast(escapec); [21:13:40.540] | ^ [21:13:40.540] 2 errors generated. [21:13:40.542] make[3]: *** [: copyto.o] Error 1 [21:13:40.542] make[2]: *** [common.mk:37: commands-recursive] Error 2 [21:13:40.547] make[2]: *** Waiting for unfinished jobs.... [21:13:47.287] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [21:13:47.287] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:13:47.287] [21:13:47.287] real 0m12.675s [21:13:47.287] user 0m35.042s [21:13:47.287] sys 0m9.028s [21:13:47.287] [21:13:47.287] Exit status: 2