[08:01:34.859] time ./configure \ [08:01:34.859] --cache clang.cache \ [08:01:34.859] ${LINUX_CONFIGURE_FEATURES} \ [08:01:34.859] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [08:01:35.074] configure: creating cache clang.cache [08:01:35.091] checking build system type... x86_64-pc-linux-gnu [08:01:35.176] checking host system type... x86_64-pc-linux-gnu [08:01:35.176] checking which template to use... linux [08:01:35.176] checking whether NLS is wanted... no [08:01:35.176] checking for default port number... 5432 [08:01:35.185] checking for block size... 8kB [08:01:35.186] checking for segment size... 1GB [08:01:35.189] checking for WAL block size... 8kB [08:01:35.318] checking whether the C compiler works... yes [08:01:35.406] checking for C compiler default output file name... a.out [08:01:35.408] checking for suffix of executables... [08:01:35.484] checking whether we are cross compiling... no [08:01:35.567] checking for suffix of object files... o [08:01:35.576] checking whether we are using the GNU C compiler... yes [08:01:35.583] checking whether ccache clang accepts -g... yes [08:01:35.591] checking for ccache clang option to accept ISO C89... none needed [08:01:35.606] checking for ccache clang option to accept ISO C11... none needed [08:01:35.746] checking whether we are using the GNU C++ compiler... yes [08:01:35.754] checking whether ccache clang++ accepts -g... yes [08:01:35.798] checking for ccache clang++ option to accept ISO C++11... none needed [08:01:35.877] checking for gawk... no [08:01:35.877] checking for mawk... mawk [08:01:35.877] checking for llvm-config... /usr/bin/llvm-config [08:01:35.884] configure: using llvm 19.1.7 [08:01:35.884] checking for CLANG... ccache clang [08:01:35.937] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [08:01:35.945] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [08:01:35.954] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [08:01:35.962] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [08:01:35.971] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [08:01:35.979] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [08:01:35.988] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:01:35.996] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [08:01:36.011] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [08:01:36.026] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [08:01:36.034] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [08:01:36.048] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [08:01:36.056] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [08:01:36.064] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [08:01:36.072] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [08:01:36.086] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [08:01:36.101] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [08:01:36.110] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [08:01:36.119] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [08:01:36.128] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [08:01:36.136] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:01:36.146] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [08:01:36.154] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [08:01:36.163] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [08:01:36.171] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [08:01:36.179] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:01:36.188] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:01:36.198] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:01:36.206] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:01:36.216] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:01:36.224] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:01:36.238] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [08:01:36.248] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:01:36.257] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:01:36.266] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:01:36.275] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:01:36.283] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:01:36.291] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [08:01:36.299] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:01:36.307] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [08:01:36.316] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [08:01:36.325] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [08:01:36.339] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [08:01:36.340] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:01:36.348] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:01:36.356] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:01:36.364] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:01:36.379] checking whether the C compiler still works... yes [08:01:36.472] checking how to run the C preprocessor... ccache clang -E [08:01:36.623] checking for pkg-config... /usr/bin/pkg-config [08:01:36.624] checking pkg-config is at least version 0.9.0... yes [08:01:36.625] checking whether to build with ICU support... yes [08:01:36.625] checking for icu-uc icu-i18n... yes [08:01:36.635] checking whether to build with Tcl... yes [08:01:36.635] checking whether to build Perl modules... yes [08:01:36.635] checking whether to build Python modules... yes [08:01:36.635] checking whether to build with GSSAPI support... yes [08:01:36.636] checking whether to build with PAM support... yes [08:01:36.636] checking whether to build with BSD Authentication support... no [08:01:36.636] checking whether to build with LDAP support... yes [08:01:36.637] checking whether to build with Bonjour support... no [08:01:36.637] checking whether to build with SELinux support... yes [08:01:36.637] checking whether to build with systemd support... yes [08:01:36.637] checking whether to build with liburing support... no [08:01:36.637] checking whether to build with libcurl support... yes [08:01:36.637] checking for libcurl >= 7.61.0... yes [08:01:36.650] checking whether to build with libnuma support... no [08:01:36.650] checking whether to build with XML support... yes [08:01:36.651] checking for libxml-2.0 >= 2.6.23... yes [08:01:36.661] checking whether to build with LZ4 support... yes [08:01:36.661] checking for liblz4... yes [08:01:36.671] checking whether to build with ZSTD support... yes [08:01:36.671] checking for libzstd >= 1.4.0... yes [08:01:36.681] checking for strip... strip [08:01:36.681] checking whether it is possible to strip libraries... yes [08:01:36.684] checking for ar... ar [08:01:36.684] checking for a BSD-compatible install... /usr/bin/install -c [08:01:36.696] checking for tar... /usr/bin/tar [08:01:36.696] checking whether ln -s works... yes [08:01:36.696] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:01:36.699] checking for nm... /usr/bin/nm [08:01:36.699] checking for bison... /usr/bin/bison [08:01:36.702] configure: using bison (GNU Bison) 3.8.2 [08:01:36.706] checking for flex... /usr/bin/flex [08:01:36.709] configure: using flex 2.6.4 [08:01:36.709] checking for perl... /usr/bin/perl [08:01:36.712] configure: using perl 5.40.1 [08:01:36.715] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [08:01:36.720] checking for Perl privlibexp... /usr/share/perl/5.40 [08:01:36.725] checking for Perl useshrplib... true [08:01:36.732] 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:01:36.740] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:01:36.746] 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:01:36.847] checking for python3... /usr/bin/python3 [08:01:36.861] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [08:01:36.869] checking for Python sysconfig module... yes [08:01:36.885] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [08:01:36.903] checking Python include directory... -I/usr/include/python3.13 [08:01:36.920] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [08:01:36.982] checking for a sed that does not truncate output... /usr/bin/sed [08:01:36.988] checking for grep that handles long lines and -e... /usr/bin/grep [08:01:36.991] checking for egrep... /usr/bin/grep -E [08:01:36.994] checking for ANSI C header files... yes [08:01:37.186] checking for sys/types.h... yes [08:01:37.201] checking for sys/stat.h... yes [08:01:37.216] checking for stdlib.h... yes [08:01:37.233] checking for string.h... yes [08:01:37.252] checking for memory.h... yes [08:01:37.271] checking for strings.h... yes [08:01:37.291] checking for inttypes.h... yes [08:01:37.310] checking for stdint.h... yes [08:01:37.329] checking for unistd.h... yes [08:01:37.345] checking whether ccache clang is Clang... yes [08:01:37.378] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [08:01:37.514] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:01:37.601] checking whether more special flags are required for pthreads... no [08:01:37.601] checking for PTHREAD_PRIO_INHERIT... yes [08:01:37.687] checking pthread.h usability... yes [08:01:37.696] checking pthread.h presence... yes [08:01:37.731] checking for pthread.h... yes [08:01:37.732] checking for strerror_r... yes [08:01:37.817] checking whether strerror_r returns int... no [08:01:37.894] checking for main in -lm... yes [08:01:37.988] checking for library containing setproctitle... no [08:01:38.178] checking for library containing dlsym... none required [08:01:38.268] checking for library containing socket... none required [08:01:38.354] checking for library containing getopt_long... none required [08:01:38.441] checking for library containing shm_open... none required [08:01:38.531] checking for library containing shm_unlink... none required [08:01:38.618] checking for library containing clock_gettime... none required [08:01:38.704] checking for library containing shmget... none required [08:01:38.793] checking for library containing backtrace_symbols... none required [08:01:38.880] checking for library containing pthread_barrier_wait... none required [08:01:38.970] checking for library containing readline... -lreadline [08:01:39.058] checking for inflate in -lz... yes [08:01:39.148] checking curl/curl.h usability... yes [08:01:39.158] checking curl/curl.h presence... yes [08:01:39.200] checking for curl/curl.h... yes [08:01:39.200] checking for curl_multi_init in -lcurl... yes [08:01:39.329] checking for curl_global_init thread safety... yes [08:01:39.482] checking for curl support for asynchronous DNS... yes [08:01:39.639] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:01:39.830] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:01:39.946] checking for SSL_new in -lssl... yes [08:01:40.064] checking for SSL_CTX_set_ciphersuites... yes [08:01:40.186] checking for SSL_CTX_set_cert_cb... yes [08:01:40.318] checking for X509_get_signature_info... yes [08:01:40.450] checking for SSL_CTX_set_num_tickets... yes [08:01:40.591] checking for SSL_CTX_set_keylog_callback... yes [08:01:40.720] checking for SSL_CTX_set_client_hello_cb... yes [08:01:40.846] checking for pam_start in -lpam... yes [08:01:40.981] checking for xmlSaveToBuffer in -lxml2... yes [08:01:41.121] checking for xsltCleanupGlobals in -lxslt... yes [08:01:41.259] checking for LZ4_compress_default in -llz4... yes [08:01:41.392] checking for ZSTD_compress in -lzstd... yes [08:01:41.520] checking for ldap_bind in -lldap... yes [08:01:41.675] checking for ldap_initialize... yes [08:01:41.819] checking for ldap_verify_credentials... yes [08:01:41.969] checking for security_compute_create_name in -lselinux... yes [08:01:42.103] checking for uuid_export in -lossp-uuid... yes [08:01:42.242] checking copyfile.h usability... no [08:01:42.339] checking copyfile.h presence... no [08:01:42.380] checking for copyfile.h... no [08:01:42.385] checking execinfo.h usability... yes [08:01:42.396] checking execinfo.h presence... yes [08:01:42.430] checking for execinfo.h... yes [08:01:42.440] checking getopt.h usability... yes [08:01:42.451] checking getopt.h presence... yes [08:01:42.485] checking for getopt.h... yes [08:01:42.495] checking ifaddrs.h usability... yes [08:01:42.505] checking ifaddrs.h presence... yes [08:01:42.544] checking for ifaddrs.h... yes [08:01:42.554] checking sys/epoll.h usability... yes [08:01:42.565] checking sys/epoll.h presence... yes [08:01:42.604] checking for sys/epoll.h... yes [08:01:42.614] checking sys/event.h usability... no [08:01:42.713] checking sys/event.h presence... no [08:01:42.754] checking for sys/event.h... no [08:01:42.758] checking sys/personality.h usability... yes [08:01:42.769] checking sys/personality.h presence... yes [08:01:42.804] checking for sys/personality.h... yes [08:01:42.814] checking sys/prctl.h usability... yes [08:01:42.824] checking sys/prctl.h presence... yes [08:01:42.860] checking for sys/prctl.h... yes [08:01:42.869] checking sys/procctl.h usability... no [08:01:42.968] checking sys/procctl.h presence... no [08:01:43.009] checking for sys/procctl.h... no [08:01:43.013] checking sys/signalfd.h usability... yes [08:01:43.023] checking sys/signalfd.h presence... yes [08:01:43.058] checking for sys/signalfd.h... yes [08:01:43.068] checking sys/ucred.h usability... no [08:01:43.166] checking sys/ucred.h presence... no [08:01:43.205] checking for sys/ucred.h... no [08:01:43.209] checking termios.h usability... yes [08:01:43.220] checking termios.h presence... yes [08:01:43.255] checking for termios.h... yes [08:01:43.264] checking uchar.h usability... yes [08:01:43.275] checking uchar.h presence... yes [08:01:43.311] checking for uchar.h... yes [08:01:43.320] checking ucred.h usability... no [08:01:43.418] checking ucred.h presence... no [08:01:43.459] checking for ucred.h... no [08:01:43.463] checking xlocale.h usability... no [08:01:43.562] checking xlocale.h presence... no [08:01:43.603] checking for xlocale.h... no [08:01:43.605] checking readline/readline.h usability... yes [08:01:43.615] checking readline/readline.h presence... yes [08:01:43.652] checking for readline/readline.h... yes [08:01:43.654] checking readline/history.h usability... yes [08:01:43.665] checking readline/history.h presence... yes [08:01:43.701] checking for readline/history.h... yes [08:01:43.705] checking zlib.h usability... yes [08:01:43.716] checking zlib.h presence... yes [08:01:43.756] checking for zlib.h... yes [08:01:43.757] checking for lz4... /usr/bin/lz4 [08:01:43.757] checking lz4.h usability... yes [08:01:43.767] checking lz4.h presence... yes [08:01:43.804] checking for lz4.h... yes [08:01:43.804] checking for zstd... /usr/bin/zstd [08:01:43.804] checking zstd.h usability... yes [08:01:43.814] checking zstd.h presence... yes [08:01:43.849] checking for zstd.h... yes [08:01:43.850] checking gssapi/gssapi.h usability... yes [08:01:43.859] checking gssapi/gssapi.h presence... yes [08:01:43.896] checking for gssapi/gssapi.h... yes [08:01:43.898] checking gssapi/gssapi_ext.h usability... yes [08:01:43.907] checking gssapi/gssapi_ext.h presence... yes [08:01:43.944] checking for gssapi/gssapi_ext.h... yes [08:01:43.946] checking for openssl... /usr/bin/openssl [08:01:43.951] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [08:01:43.951] checking openssl/ssl.h usability... yes [08:01:43.962] checking openssl/ssl.h presence... yes [08:01:44.030] checking for openssl/ssl.h... yes [08:01:44.031] checking openssl/err.h usability... yes [08:01:44.041] checking openssl/err.h presence... yes [08:01:44.086] checking for openssl/err.h... yes [08:01:44.086] checking security/pam_appl.h usability... yes [08:01:44.096] checking security/pam_appl.h presence... yes [08:01:44.130] checking for security/pam_appl.h... yes [08:01:44.132] checking systemd/sd-daemon.h usability... yes [08:01:44.142] checking systemd/sd-daemon.h presence... yes [08:01:44.181] checking for systemd/sd-daemon.h... yes [08:01:44.181] checking libxml/parser.h usability... yes [08:01:44.191] checking libxml/parser.h presence... yes [08:01:44.233] checking for libxml/parser.h... yes [08:01:44.233] checking libxslt/xslt.h usability... yes [08:01:44.244] checking libxslt/xslt.h presence... yes [08:01:44.286] checking for libxslt/xslt.h... yes [08:01:44.286] checking ldap.h usability... yes [08:01:44.296] checking ldap.h presence... yes [08:01:44.334] checking for ldap.h... yes [08:01:44.334] checking for compatible LDAP implementation... yes [08:01:44.344] checking ossp/uuid.h usability... yes [08:01:44.354] checking ossp/uuid.h presence... yes [08:01:44.392] checking for ossp/uuid.h... yes [08:01:44.432] checking whether byte ordering is bigendian... no [08:01:44.602] checking for C printf format archetype... printf [08:01:44.635] checking for C++ printf format archetype... printf [08:01:44.733] checking for typeof... typeof [08:01:44.743] checking for C++ typeof... typeof [08:01:44.752] checking for typeof_unqual... __typeof_unqual__ [08:01:44.845] checking for C++ typeof_unqual... no [08:01:44.992] checking for __builtin_types_compatible_p... yes [08:01:45.006] checking for __builtin_constant_p... yes [08:01:45.020] checking for __builtin_mul_overflow... yes [08:01:45.166] checking for __builtin_unreachable... yes [08:01:45.300] checking for computed goto support... yes [08:01:45.310] checking for struct tm.tm_zone... yes [08:01:45.322] checking for union semun... no [08:01:45.398] checking for socklen_t... yes [08:01:45.563] checking for struct sockaddr.sa_len... no [08:01:45.726] checking for C/C++ restrict keyword... __restrict [08:01:45.742] checking for struct option... yes [08:01:45.887] checking whether assembler supports x86_64 popcntq... yes [08:01:45.897] checking for special C compiler options needed for large files... no [08:01:45.897] checking for _FILE_OFFSET_BITS value needed for large files... no [08:01:45.912] checking size of off_t... 8 [08:01:46.083] checking for int timezone... yes [08:01:46.238] checking for backtrace_symbols... yes [08:01:46.385] checking for copyfile... no [08:01:46.529] checking for copy_file_range... yes [08:01:46.675] checking for elf_aux_info... no [08:01:46.816] checking for explicit_memset... no [08:01:46.959] checking for getauxval... yes [08:01:47.100] checking for getifaddrs... yes [08:01:47.235] checking for getpeerucred... no [08:01:47.389] checking for inet_pton... yes [08:01:47.538] checking for kqueue... no [08:01:47.684] checking for localeconv_l... no [08:01:47.836] checking for mbstowcs_l... no [08:01:47.990] checking for memset_explicit... no [08:01:48.149] checking for posix_fallocate... yes [08:01:48.293] checking for ppoll... yes [08:01:48.439] checking for pthread_is_threaded_np... no [08:01:48.593] checking for setproctitle... no [08:01:48.734] checking for setproctitle_fast... no [08:01:48.880] checking for strsignal... yes [08:01:49.023] checking for syncfs... yes [08:01:49.164] checking for sync_file_range... yes [08:01:49.315] checking for uselocale... yes [08:01:49.456] checking for wcstombs_l... no [08:01:49.597] checking for __builtin_bswap16... yes [08:01:49.733] checking for __builtin_bswap32... yes [08:01:49.872] checking for __builtin_bswap64... yes [08:01:50.020] checking for __builtin_clz... yes [08:01:50.165] checking for __builtin_ctz... yes [08:01:50.315] checking for __builtin_frame_address... yes [08:01:50.459] checking for _LARGEFILE_SOURCE value needed for large files... no [08:01:50.615] checking how ccache clang reports undeclared, standard C functions... error [08:01:50.687] checking for posix_fadvise... yes [08:01:50.829] checking whether posix_fadvise is declared... yes [08:01:50.846] checking whether fdatasync is declared... yes [08:01:50.930] checking whether strlcat is declared... yes [08:01:50.949] checking whether strlcpy is declared... yes [08:01:50.966] checking whether strsep is declared... yes [08:01:50.983] checking whether timingsafe_bcmp is declared... no [08:01:51.089] checking whether preadv is declared... yes [08:01:51.107] checking whether pwritev is declared... yes [08:01:51.126] checking whether strchrnul is declared... yes [08:01:51.143] checking whether memset_s is declared... no [08:01:51.228] checking whether F_FULLFSYNC is declared... no [08:01:51.304] checking for explicit_bzero... yes [08:01:51.442] checking for getopt... yes [08:01:51.579] checking for getpeereid... no [08:01:51.721] checking for inet_aton... yes [08:01:51.861] checking for mkdtemp... yes [08:01:51.999] checking for strlcat... yes [08:01:52.134] checking for strlcpy... yes [08:01:52.274] checking for strsep... yes [08:01:52.405] checking for timingsafe_bcmp... no [08:01:52.541] checking for pthread_barrier_wait... yes [08:01:52.671] checking for getopt_long... yes [08:01:52.803] checking for syslog... yes [08:01:52.960] checking syslog.h usability... yes [08:01:52.971] checking syslog.h presence... yes [08:01:53.007] checking for syslog.h... yes [08:01:53.007] checking for opterr... yes [08:01:53.137] checking for optreset... no [08:01:53.290] checking unicode/ucol.h usability... yes [08:01:53.301] checking unicode/ucol.h presence... yes [08:01:53.344] checking for unicode/ucol.h... yes [08:01:53.344] checking for rl_completion_suppress_quote... yes [08:01:53.488] checking for rl_filename_quote_characters... yes [08:01:53.638] checking for rl_filename_quoting_function... yes [08:01:53.799] checking for append_history... yes [08:01:53.944] checking for history_truncate_file... yes [08:01:54.095] checking for rl_completion_matches... yes [08:01:54.249] checking for rl_filename_completion_function... yes [08:01:54.390] checking for rl_reset_screen_size... yes [08:01:54.529] checking for rl_variable_bind... yes [08:01:54.666] checking test program... ok [08:01:54.811] checking size of void *... 8 [08:01:54.977] checking size of size_t... 8 [08:01:55.144] checking size of long... 8 [08:01:55.309] checking size of long long... 8 [08:01:55.475] checking size of intmax_t... 8 [08:01:55.649] checking alignment of short... 2 [08:01:55.809] checking alignment of int... 4 [08:01:55.976] checking alignment of int64_t... 8 [08:01:56.144] checking alignment of double... 8 [08:01:56.314] checking for __int128... yes [08:01:56.462] checking for __int128 alignment bug... ok [08:01:56.608] checking alignment of PG_INT128_TYPE... 16 [08:01:56.778] checking for builtin __sync char locking functions... yes [08:01:56.919] checking for builtin __sync int32 locking functions... yes [08:01:57.064] checking for builtin __sync int32 atomic operations... yes [08:01:57.208] checking for builtin __sync int64 atomic operations... yes [08:01:57.346] checking for builtin __atomic int32 atomic operations... yes [08:01:57.482] checking for builtin __atomic int64 atomic operations... yes [08:01:57.621] checking for __get_cpuid... yes [08:01:57.770] checking for __get_cpuid_count... yes [08:01:57.911] checking for _xgetbv... yes [08:01:58.447] checking for _mm512_popcnt_epi64... yes [08:01:58.926] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:01:59.176] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:01:59.249] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:01:59.309] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:01:59.369] 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:01:59.450] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:01:59.450] checking for _mm512_clmulepi64_epi128... yes [08:01:59.923] checking for vectorized CRC-32C... AVX-512 with runtime check [08:01:59.924] checking for library containing sem_init... none required [08:02:00.065] checking which semaphore API to use... unnamed POSIX [08:02:00.066] checking which random number source to use... OpenSSL [08:02:00.067] checking for tclsh... /usr/bin/tclsh [08:02:00.068] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:02:00.110] checking tcl.h usability... yes [08:02:00.120] checking tcl.h presence... yes [08:02:00.158] checking for tcl.h... yes [08:02:00.158] checking for perl.h... yes [08:02:00.174] checking for libperl... yes [08:02:00.490] checking Python.h usability... yes [08:02:00.501] checking Python.h presence... yes [08:02:00.576] checking for Python.h... yes [08:02:00.576] checking for xmllint... /usr/bin/xmllint [08:02:00.576] checking for xsltproc... /usr/bin/xsltproc [08:02:00.577] checking for fop... /usr/bin/fop [08:02:00.577] checking for dbtoepub... no [08:02:00.577] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [08:02:00.680] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:02:00.822] configure: using compiler=Debian clang version 19.1.7 (3+b1) [08:02:00.822] 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 [08:02:00.822] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:02:00.822] configure: using LDFLAGS= -Wl,--as-needed [08:02:00.822] configure: using CXX=ccache clang++ [08:02:00.822] 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 [08:02:00.822] configure: using CLANG=ccache clang [08:02:00.822] 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:02:00.822] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [08:02:00.853] configure: updating cache clang.cache [08:02:00.862] configure: creating ./config.status [08:02:00.965] config.status: creating GNUmakefile [08:02:00.980] config.status: creating src/Makefile.global [08:02:01.001] config.status: creating src/include/pg_config.h [08:02:01.017] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:02:01.028] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [08:02:01.036] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:02:01.044] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:02:01.054] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:02:01.063] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:02:01.101] [08:02:01.101] real 0m26.243s [08:02:01.101] user 0m16.279s [08:02:01.101] sys 0m10.209s [08:02:01.101] make -s -j${BUILD_JOBS} clean [08:02:01.706] time make -s -j${BUILD_JOBS} world-bin [08:02:16.935] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [08:02:16.935] 217 | const Vector8 delim_mask = vector8_broadcast(delimc); [08:02:16.935] | ^ [08:02:16.935] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [08:02:16.935] 273 | const Vector8 escape_mask = vector8_broadcast(escapec); [08:02:16.935] | ^ [08:02:16.935] 2 errors generated. [08:02:16.937] make[3]: *** [: copyto.o] Error 1 [08:02:16.937] make[2]: *** [common.mk:37: commands-recursive] Error 2 [08:02:16.939] make[2]: *** Waiting for unfinished jobs.... [08:02:24.407] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:02:24.407] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:02:24.408] [08:02:24.408] real 0m22.701s [08:02:24.408] user 1m8.028s [08:02:24.408] sys 0m15.810s [08:02:24.408] [08:02:24.408] Exit status: 2