[18:59:41.414] time ./configure \ [18:59:41.414] --cache clang.cache \ [18:59:41.414] ${LINUX_CONFIGURE_FEATURES} \ [18:59:41.414] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [18:59:41.595] configure: creating cache clang.cache [18:59:41.609] checking build system type... x86_64-pc-linux-gnu [18:59:41.685] checking host system type... x86_64-pc-linux-gnu [18:59:41.685] checking which template to use... linux [18:59:41.686] checking whether NLS is wanted... no [18:59:41.686] checking for default port number... 5432 [18:59:41.693] checking for block size... 8kB [18:59:41.694] checking for segment size... 1GB [18:59:41.696] checking for WAL block size... 8kB [18:59:41.807] checking whether the C compiler works... yes [18:59:41.879] checking for C compiler default output file name... a.out [18:59:41.880] checking for suffix of executables... [18:59:41.948] checking whether we are cross compiling... no [18:59:42.023] checking for suffix of object files... o [18:59:42.032] checking whether we are using the GNU C compiler... yes [18:59:42.039] checking whether ccache clang accepts -g... yes [18:59:42.045] checking for ccache clang option to accept ISO C89... none needed [18:59:42.057] checking for ccache clang option to accept ISO C11... none needed [18:59:42.174] checking whether we are using the GNU C++ compiler... yes [18:59:42.181] checking whether ccache clang++ accepts -g... yes [18:59:42.246] checking for gawk... no [18:59:42.246] checking for mawk... mawk [18:59:42.247] checking for llvm-config... /usr/bin/llvm-config [18:59:42.252] configure: using llvm 19.1.7 [18:59:42.252] checking for CLANG... ccache clang [18:59:42.300] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [18:59:42.307] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [18:59:42.314] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [18:59:42.321] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [18:59:42.328] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [18:59:42.335] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [18:59:42.341] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [18:59:42.348] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:59:42.355] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [18:59:42.367] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [18:59:42.378] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [18:59:42.385] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [18:59:42.392] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [18:59:42.403] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [18:59:42.415] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [18:59:42.422] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [18:59:42.429] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [18:59:42.436] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [18:59:42.444] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:59:42.451] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [18:59:42.458] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [18:59:42.465] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [18:59:42.472] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [18:59:42.479] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:59:42.486] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:59:42.493] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:59:42.500] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:59:42.507] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:59:42.515] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:59:42.527] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [18:59:42.534] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:59:42.541] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:59:42.549] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:59:42.557] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [18:59:42.564] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [18:59:42.571] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [18:59:42.578] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [18:59:42.584] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [18:59:42.592] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [18:59:42.599] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [18:59:42.610] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [18:59:42.610] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:59:42.617] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:59:42.624] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:59:42.632] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:59:42.644] checking whether the C compiler still works... yes [18:59:42.732] checking how to run the C preprocessor... ccache clang -E [18:59:42.859] checking for pkg-config... /usr/bin/pkg-config [18:59:42.860] checking pkg-config is at least version 0.9.0... yes [18:59:42.861] checking whether to build with ICU support... yes [18:59:42.861] checking for icu-uc icu-i18n... yes [18:59:42.869] checking whether to build with Tcl... yes [18:59:42.869] checking whether to build Perl modules... yes [18:59:42.870] checking whether to build Python modules... yes [18:59:42.870] checking whether to build with GSSAPI support... yes [18:59:42.871] checking whether to build with PAM support... yes [18:59:42.871] checking whether to build with BSD Authentication support... no [18:59:42.871] checking whether to build with LDAP support... yes [18:59:42.871] checking whether to build with Bonjour support... no [18:59:42.871] checking whether to build with SELinux support... yes [18:59:42.871] checking whether to build with systemd support... yes [18:59:42.871] checking whether to build with liburing support... no [18:59:42.872] checking whether to build with libcurl support... yes [18:59:42.872] checking for libcurl >= 7.61.0... yes [18:59:42.882] checking whether to build with libnuma support... no [18:59:42.882] checking whether to build with XML support... yes [18:59:42.883] checking for libxml-2.0 >= 2.6.23... yes [18:59:42.890] checking whether to build with LZ4 support... yes [18:59:42.890] checking for liblz4... yes [18:59:42.898] checking whether to build with ZSTD support... yes [18:59:42.898] checking for libzstd >= 1.4.0... yes [18:59:42.906] checking for strip... strip [18:59:42.906] checking whether it is possible to strip libraries... yes [18:59:42.908] checking for ar... ar [18:59:42.908] checking for a BSD-compatible install... /usr/bin/install -c [18:59:42.917] checking for tar... /usr/bin/tar [18:59:42.917] checking whether ln -s works... yes [18:59:42.917] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:59:42.919] checking for bison... /usr/bin/bison [18:59:42.922] configure: using bison (GNU Bison) 3.8.2 [18:59:42.925] checking for flex... /usr/bin/flex [18:59:42.927] configure: using flex 2.6.4 [18:59:42.927] checking for perl... /usr/bin/perl [18:59:42.930] configure: using perl 5.40.1 [18:59:42.932] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [18:59:42.936] checking for Perl privlibexp... /usr/share/perl/5.40 [18:59:42.941] checking for Perl useshrplib... true [18:59:42.947] 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 [18:59:42.953] checking for CFLAGS to compile embedded Perl... -DDEBIAN [18:59:42.959] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [18:59:43.049] checking for python3... /usr/bin/python3 [18:59:43.063] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [18:59:43.070] checking for Python sysconfig module... yes [18:59:43.085] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [18:59:43.101] checking Python include directory... -I/usr/include/python3.13 [18:59:43.116] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [18:59:43.168] checking for a sed that does not truncate output... /usr/bin/sed [18:59:43.173] checking for grep that handles long lines and -e... /usr/bin/grep [18:59:43.175] checking for egrep... /usr/bin/grep -E [18:59:43.177] checking for ANSI C header files... yes [18:59:43.349] checking for sys/types.h... yes [18:59:43.364] checking for sys/stat.h... yes [18:59:43.379] checking for stdlib.h... yes [18:59:43.394] checking for string.h... yes [18:59:43.409] checking for memory.h... yes [18:59:43.424] checking for strings.h... yes [18:59:43.438] checking for inttypes.h... yes [18:59:43.453] checking for stdint.h... yes [18:59:43.468] checking for unistd.h... yes [18:59:43.480] checking whether ccache clang is Clang... yes [18:59:43.507] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [18:59:43.622] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [18:59:43.697] checking whether more special flags are required for pthreads... no [18:59:43.697] checking for PTHREAD_PRIO_INHERIT... yes [18:59:43.777] checking pthread.h usability... yes [18:59:43.785] checking pthread.h presence... yes [18:59:43.817] checking for pthread.h... yes [18:59:43.817] checking for strerror_r... yes [18:59:43.889] checking whether strerror_r returns int... no [18:59:43.953] checking for main in -lm... yes [18:59:44.033] checking for library containing setproctitle... no [18:59:44.197] checking for library containing dlsym... none required [18:59:44.273] checking for library containing socket... none required [18:59:44.346] checking for library containing getopt_long... none required [18:59:44.423] checking for library containing shm_open... none required [18:59:44.499] checking for library containing shm_unlink... none required [18:59:44.574] checking for library containing clock_gettime... none required [18:59:44.648] checking for library containing shmget... none required [18:59:44.722] checking for library containing backtrace_symbols... none required [18:59:44.797] checking for library containing pthread_barrier_wait... none required [18:59:44.872] checking for library containing readline... -lreadline [18:59:44.944] checking for inflate in -lz... yes [18:59:45.019] checking curl/curl.h usability... yes [18:59:45.028] checking curl/curl.h presence... yes [18:59:45.064] checking for curl/curl.h... yes [18:59:45.064] checking for curl_multi_init in -lcurl... yes [18:59:45.178] checking for curl_global_init thread safety... yes [18:59:45.310] checking for curl support for asynchronous DNS... yes [18:59:45.446] checking for library containing gss_store_cred_into... -lgssapi_krb5 [18:59:45.605] checking for CRYPTO_new_ex_data in -lcrypto... yes [18:59:45.708] checking for SSL_new in -lssl... yes [18:59:45.816] checking for SSL_CTX_set_ciphersuites... yes [18:59:45.922] checking for SSL_CTX_set_cert_cb... yes [18:59:46.032] checking for X509_get_signature_info... yes [18:59:46.144] checking for SSL_CTX_set_num_tickets... yes [18:59:46.260] checking for SSL_CTX_set_keylog_callback... yes [18:59:46.371] checking for pam_start in -lpam... yes [18:59:46.482] checking for xmlSaveToBuffer in -lxml2... yes [18:59:46.595] checking for xsltCleanupGlobals in -lxslt... yes [18:59:46.708] checking for LZ4_compress_default in -llz4... yes [18:59:46.822] checking for ZSTD_compress in -lzstd... yes [18:59:46.937] checking for ldap_bind in -lldap... yes [18:59:47.053] checking for ldap_initialize... yes [18:59:47.172] checking for ldap_verify_credentials... yes [18:59:47.290] checking for security_compute_create_name in -lselinux... yes [18:59:47.409] checking for uuid_export in -lossp-uuid... yes [18:59:47.531] checking atomic.h usability... no [18:59:47.614] checking atomic.h presence... no [18:59:47.648] checking for atomic.h... no [18:59:47.652] checking copyfile.h usability... no [18:59:47.739] checking copyfile.h presence... no [18:59:47.774] checking for copyfile.h... no [18:59:47.777] checking execinfo.h usability... yes [18:59:47.785] checking execinfo.h presence... yes [18:59:47.814] checking for execinfo.h... yes [18:59:47.822] checking getopt.h usability... yes [18:59:47.830] checking getopt.h presence... yes [18:59:47.858] checking for getopt.h... yes [18:59:47.866] checking ifaddrs.h usability... yes [18:59:47.874] checking ifaddrs.h presence... yes [18:59:47.905] checking for ifaddrs.h... yes [18:59:47.913] checking mbarrier.h usability... no [18:59:47.997] checking mbarrier.h presence... no [18:59:48.031] checking for mbarrier.h... no [18:59:48.034] checking sys/epoll.h usability... yes [18:59:48.043] checking sys/epoll.h presence... yes [18:59:48.075] checking for sys/epoll.h... yes [18:59:48.083] checking sys/event.h usability... no [18:59:48.170] checking sys/event.h presence... no [18:59:48.204] checking for sys/event.h... no [18:59:48.207] checking sys/personality.h usability... yes [18:59:48.216] checking sys/personality.h presence... yes [18:59:48.244] checking for sys/personality.h... yes [18:59:48.252] checking sys/prctl.h usability... yes [18:59:48.261] checking sys/prctl.h presence... yes [18:59:48.289] checking for sys/prctl.h... yes [18:59:48.297] checking sys/procctl.h usability... no [18:59:48.384] checking sys/procctl.h presence... no [18:59:48.418] checking for sys/procctl.h... no [18:59:48.422] checking sys/signalfd.h usability... yes [18:59:48.430] checking sys/signalfd.h presence... yes [18:59:48.459] checking for sys/signalfd.h... yes [18:59:48.467] checking sys/ucred.h usability... no [18:59:48.552] checking sys/ucred.h presence... no [18:59:48.586] checking for sys/ucred.h... no [18:59:48.590] checking termios.h usability... yes [18:59:48.598] checking termios.h presence... yes [18:59:48.629] checking for termios.h... yes [18:59:48.636] checking uchar.h usability... yes [18:59:48.644] checking uchar.h presence... yes [18:59:48.676] checking for uchar.h... yes [18:59:48.683] checking ucred.h usability... no [18:59:48.766] checking ucred.h presence... no [18:59:48.800] checking for ucred.h... no [18:59:48.803] checking xlocale.h usability... no [18:59:48.889] checking xlocale.h presence... no [18:59:48.923] checking for xlocale.h... no [18:59:48.925] checking readline/readline.h usability... yes [18:59:48.933] checking readline/readline.h presence... yes [18:59:48.966] checking for readline/readline.h... yes [18:59:48.967] checking readline/history.h usability... yes [18:59:48.976] checking readline/history.h presence... yes [18:59:49.007] checking for readline/history.h... yes [18:59:49.010] checking zlib.h usability... yes [18:59:49.019] checking zlib.h presence... yes [18:59:49.051] checking for zlib.h... yes [18:59:49.052] checking for lz4... /usr/bin/lz4 [18:59:49.052] checking lz4.h usability... yes [18:59:49.060] checking lz4.h presence... yes [18:59:49.091] checking for lz4.h... yes [18:59:49.091] checking for zstd... /usr/bin/zstd [18:59:49.091] checking zstd.h usability... yes [18:59:49.099] checking zstd.h presence... yes [18:59:49.130] checking for zstd.h... yes [18:59:49.131] checking gssapi/gssapi.h usability... yes [18:59:49.139] checking gssapi/gssapi.h presence... yes [18:59:49.171] checking for gssapi/gssapi.h... yes [18:59:49.172] checking gssapi/gssapi_ext.h usability... yes [18:59:49.181] checking gssapi/gssapi_ext.h presence... yes [18:59:49.212] checking for gssapi/gssapi_ext.h... yes [18:59:49.214] checking for openssl... /usr/bin/openssl [18:59:49.219] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [18:59:49.219] checking openssl/ssl.h usability... yes [18:59:49.228] checking openssl/ssl.h presence... yes [18:59:49.289] checking for openssl/ssl.h... yes [18:59:49.290] checking openssl/err.h usability... yes [18:59:49.298] checking openssl/err.h presence... yes [18:59:49.338] checking for openssl/err.h... yes [18:59:49.338] checking security/pam_appl.h usability... yes [18:59:49.346] checking security/pam_appl.h presence... yes [18:59:49.375] checking for security/pam_appl.h... yes [18:59:49.377] checking systemd/sd-daemon.h usability... yes [18:59:49.386] checking systemd/sd-daemon.h presence... yes [18:59:49.420] checking for systemd/sd-daemon.h... yes [18:59:49.421] checking libxml/parser.h usability... yes [18:59:49.430] checking libxml/parser.h presence... yes [18:59:49.466] checking for libxml/parser.h... yes [18:59:49.467] checking libxslt/xslt.h usability... yes [18:59:49.476] checking libxslt/xslt.h presence... yes [18:59:49.512] checking for libxslt/xslt.h... yes [18:59:49.512] checking ldap.h usability... yes [18:59:49.520] checking ldap.h presence... yes [18:59:49.552] checking for ldap.h... yes [18:59:49.553] checking for compatible LDAP implementation... yes [18:59:49.561] checking ossp/uuid.h usability... yes [18:59:49.645] checking ossp/uuid.h presence... yes [18:59:49.677] checking for ossp/uuid.h... yes [18:59:49.711] checking whether byte ordering is bigendian... no [18:59:49.884] checking for inline... inline [18:59:49.895] checking for printf format archetype... printf [18:59:49.944] checking for _Static_assert... yes [18:59:50.059] checking for typeof... typeof [18:59:50.067] checking for __builtin_types_compatible_p... yes [18:59:50.078] checking for __builtin_constant_p... yes [18:59:50.090] checking for __builtin_mul_overflow... yes [18:59:50.213] checking for __builtin_unreachable... yes [18:59:50.326] checking for computed goto support... yes [18:59:50.334] checking for struct tm.tm_zone... yes [18:59:50.343] checking for union semun... no [18:59:50.411] checking for socklen_t... yes [18:59:50.488] checking for struct sockaddr.sa_len... no [18:59:50.624] checking for C/C++ restrict keyword... __restrict [18:59:50.637] checking for struct option... yes [18:59:50.704] checking whether assembler supports x86_64 popcntq... yes [18:59:50.712] checking for special C compiler options needed for large files... no [18:59:50.712] checking for _FILE_OFFSET_BITS value needed for large files... no [18:59:50.723] checking size of off_t... 8 [18:59:50.870] checking for int timezone... yes [18:59:50.999] checking for backtrace_symbols... yes [18:59:51.122] checking for copyfile... no [18:59:51.244] checking for copy_file_range... yes [18:59:51.366] checking for elf_aux_info... no [18:59:51.487] checking for getauxval... yes [18:59:51.609] checking for getifaddrs... yes [18:59:51.734] checking for getpeerucred... no [18:59:51.853] checking for inet_pton... yes [18:59:51.973] checking for kqueue... no [18:59:52.093] checking for localeconv_l... no [18:59:52.215] checking for mbstowcs_l... no [18:59:52.335] checking for posix_fallocate... yes [18:59:52.453] checking for ppoll... yes [18:59:52.574] checking for pthread_is_threaded_np... no [18:59:52.699] checking for setproctitle... no [18:59:52.819] checking for setproctitle_fast... no [18:59:52.945] checking for strsignal... yes [18:59:53.070] checking for syncfs... yes [18:59:53.190] checking for sync_file_range... yes [18:59:53.312] checking for uselocale... yes [18:59:53.433] checking for wcstombs_l... no [18:59:53.559] checking for __builtin_bswap16... yes [18:59:53.678] checking for __builtin_bswap32... yes [18:59:53.800] checking for __builtin_bswap64... yes [18:59:53.920] checking for __builtin_clz... yes [18:59:54.039] checking for __builtin_ctz... yes [18:59:54.157] checking for __builtin_popcount... yes [18:59:54.275] checking for __builtin_frame_address... yes [18:59:54.392] checking for _LARGEFILE_SOURCE value needed for large files... no [18:59:54.521] checking how ccache clang reports undeclared, standard C functions... error [18:59:54.582] checking for posix_fadvise... yes [18:59:54.701] checking whether posix_fadvise is declared... yes [18:59:54.715] checking whether fdatasync is declared... yes [18:59:54.729] checking whether strlcat is declared... yes [18:59:54.743] checking whether strlcpy is declared... yes [18:59:54.758] checking whether strnlen is declared... yes [18:59:54.772] checking whether strsep is declared... yes [18:59:54.786] checking whether timingsafe_bcmp is declared... no [18:59:54.885] checking whether preadv is declared... yes [18:59:54.899] checking whether pwritev is declared... yes [18:59:54.912] checking whether strchrnul is declared... yes [18:59:54.925] checking whether memset_s is declared... no [18:59:54.995] checking whether F_FULLFSYNC is declared... no [18:59:55.061] checking for explicit_bzero... yes [18:59:55.175] checking for getopt... yes [18:59:55.292] checking for getpeereid... no [18:59:55.410] checking for inet_aton... yes [18:59:55.528] checking for mkdtemp... yes [18:59:55.641] checking for strlcat... yes [18:59:55.757] checking for strlcpy... yes [18:59:55.868] checking for strnlen... yes [18:59:55.982] checking for strsep... yes [18:59:56.098] checking for timingsafe_bcmp... no [18:59:56.217] checking for pthread_barrier_wait... yes [18:59:56.331] checking for getopt_long... yes [18:59:56.447] checking for syslog... yes [18:59:56.561] checking syslog.h usability... yes [18:59:56.569] checking syslog.h presence... yes [18:59:56.599] checking for syslog.h... yes [18:59:56.600] checking for opterr... yes [18:59:56.720] checking for optreset... no [18:59:56.844] checking unicode/ucol.h usability... yes [18:59:56.853] checking unicode/ucol.h presence... yes [18:59:56.890] checking for unicode/ucol.h... yes [18:59:56.895] checking whether LLVMCreateGDBRegistrationListener is declared... yes [18:59:56.910] checking whether LLVMCreatePerfJITEventListener is declared... yes [18:59:56.920] checking for rl_completion_suppress_quote... yes [18:59:57.047] checking for rl_filename_quote_characters... yes [18:59:57.172] checking for rl_filename_quoting_function... yes [18:59:57.299] checking for append_history... yes [18:59:57.427] checking for history_truncate_file... yes [18:59:57.554] checking for rl_completion_matches... yes [18:59:57.679] checking for rl_filename_completion_function... yes [18:59:57.805] checking for rl_reset_screen_size... yes [18:59:57.929] checking for rl_variable_bind... yes [18:59:58.052] checking test program... ok [18:59:58.176] checking size of void *... 8 [18:59:58.317] checking size of size_t... 8 [18:59:58.458] checking size of long... 8 [18:59:58.601] checking size of long long... 8 [18:59:58.744] checking alignment of short... 2 [18:59:58.883] checking alignment of int... 4 [18:59:59.021] checking alignment of long... 8 [18:59:59.166] checking alignment of int64_t... 8 [18:59:59.310] checking alignment of double... 8 [18:59:59.455] checking for __int128... yes [18:59:59.577] checking for __int128 alignment bug... ok [18:59:59.701] checking alignment of PG_INT128_TYPE... 16 [18:59:59.844] checking for builtin __sync char locking functions... yes [18:59:59.962] checking for builtin __sync int32 locking functions... yes [19:00:00.083] checking for builtin __sync int32 atomic operations... yes [19:00:00.201] checking for builtin __sync int64 atomic operations... yes [19:00:00.320] checking for builtin __atomic int32 atomic operations... yes [19:00:00.438] checking for builtin __atomic int64 atomic operations... yes [19:00:00.555] checking for __get_cpuid... yes [19:00:00.680] checking for __get_cpuid_count... yes [19:00:00.801] checking for _xgetbv... yes [19:00:01.271] checking for _mm512_popcnt_epi64... yes [19:00:01.702] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:00:01.926] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:00:01.990] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:00:02.045] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:00:02.102] 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 [19:00:02.177] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:00:02.177] checking for _mm512_clmulepi64_epi128... yes [19:00:02.605] checking for vectorized CRC-32C... AVX-512 with runtime check [19:00:02.605] checking for library containing sem_init... none required [19:00:02.722] checking which semaphore API to use... unnamed POSIX [19:00:02.722] checking which random number source to use... OpenSSL [19:00:02.724] checking for tclsh... /usr/bin/tclsh [19:00:02.725] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:00:02.763] checking tcl.h usability... yes [19:00:02.771] checking tcl.h presence... yes [19:00:02.804] checking for tcl.h... yes [19:00:02.805] checking for perl.h... yes [19:00:02.819] checking for libperl... yes [19:00:03.072] checking Python.h usability... yes [19:00:03.081] checking Python.h presence... yes [19:00:03.149] checking for Python.h... yes [19:00:03.150] checking for xmllint... /usr/bin/xmllint [19:00:03.150] checking for xsltproc... /usr/bin/xsltproc [19:00:03.150] checking for fop... /usr/bin/fop [19:00:03.150] checking for dbtoepub... no [19:00:03.151] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [19:00:03.241] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:00:03.364] configure: using compiler=Debian clang version 19.1.7 (3+b1) [19:00:03.364] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -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 [19:00:03.364] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:00:03.364] configure: using LDFLAGS= -Wl,--as-needed [19:00:03.364] configure: using CXX=ccache clang++ [19:00:03.364] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:00:03.364] configure: using CLANG=ccache clang [19:00:03.364] 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 [19:00:03.364] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:00:03.391] configure: updating cache clang.cache [19:00:03.397] configure: creating ./config.status [19:00:03.485] config.status: creating GNUmakefile [19:00:03.497] config.status: creating src/Makefile.global [19:00:03.512] config.status: creating src/include/pg_config.h [19:00:03.525] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:00:03.532] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [19:00:03.537] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:00:03.545] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:00:03.552] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:00:03.560] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:00:03.595] [19:00:03.595] real 0m22.181s [19:00:03.595] user 0m13.480s [19:00:03.595] sys 0m8.933s [19:00:03.595] make -s -j${BUILD_JOBS} clean [19:00:04.200] time make -s -j${BUILD_JOBS} world-bin [19:00:24.476] pgbench.c:1958:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch] [19:00:24.476] 1958 | switch (quote) [19:00:24.476] | ^~~~~ [19:00:24.476] pgbench.c:1955:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable] [19:00:24.476] 1955 | char quotechar; [19:00:24.476] | ^~~~~~~~~ [19:00:24.476] 2 errors generated. [19:00:24.477] make[3]: *** [: pgbench.o] Error 1 [19:00:24.477] make[2]: *** [Makefile:45: all-pgbench-recurse] Error 2 [19:00:24.479] make[2]: *** Waiting for unfinished jobs.... [19:00:24.656] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [19:00:24.656] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:00:24.656] [19:00:24.656] real 0m20.456s [19:00:24.656] user 0m42.511s [19:00:24.656] sys 0m13.237s [19:00:24.657] [19:00:24.657] Exit status: 2