[04:38:57.203] time ./configure \ [04:38:57.203] --cache gcc.cache \ [04:38:57.203] --enable-dtrace \ [04:38:57.203] ${LINUX_CONFIGURE_FEATURES} \ [04:38:57.203] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [04:38:57.405] configure: creating cache gcc.cache [04:38:57.419] checking build system type... x86_64-pc-linux-gnu [04:38:57.544] checking host system type... x86_64-pc-linux-gnu [04:38:57.544] checking which template to use... linux [04:38:57.545] checking whether NLS is wanted... no [04:38:57.545] checking for default port number... 5432 [04:38:57.553] checking for dtrace... /usr/bin/dtrace [04:38:57.553] checking for block size... 8kB [04:38:57.555] checking for segment size... 1GB [04:38:57.558] checking for WAL block size... 8kB [04:38:57.598] checking whether the C compiler works... yes [04:38:57.711] checking for C compiler default output file name... a.out [04:38:57.712] checking for suffix of executables... [04:38:57.752] checking whether we are cross compiling... no [04:38:57.825] checking for suffix of object files... o [04:38:57.836] checking whether we are using the GNU C compiler... yes [04:38:57.844] checking whether ccache gcc accepts -g... yes [04:38:57.851] checking for ccache gcc option to accept ISO C89... none needed [04:38:57.860] checking for ccache gcc option to accept ISO C11... none needed [04:38:57.910] checking whether we are using the GNU C++ compiler... yes [04:38:57.918] checking whether ccache g++ accepts -g... yes [04:38:57.932] checking for ccache g++ option to accept ISO C++11... none needed [04:38:57.971] checking for gawk... no [04:38:57.972] checking for mawk... mawk [04:38:57.972] checking for llvm-config... /usr/bin/llvm-config [04:38:57.985] configure: using llvm 19.1.7 [04:38:57.985] checking for CLANG... ccache clang [04:38:58.037] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:38:58.045] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:38:58.053] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:38:58.103] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:38:58.189] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:38:58.197] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:38:58.205] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:38:58.212] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:38:58.220] checking whether ccache gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [04:38:58.228] checking whether ccache g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [04:38:58.235] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:38:58.243] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:38:58.250] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:38:58.257] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:38:58.264] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:38:58.272] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:38:58.279] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [04:38:58.288] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:38:58.296] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:38:58.305] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:38:58.315] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:38:58.323] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:38:58.331] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [04:38:58.338] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:38:58.346] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:38:58.353] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:38:58.402] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:38:58.453] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:38:58.461] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:38:58.469] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:38:58.514] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:38:58.523] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:38:58.531] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:38:58.541] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:38:58.549] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:38:58.557] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:38:58.566] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:38:58.574] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:38:58.582] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:38:58.590] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [04:38:58.603] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [04:38:58.603] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:38:58.612] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:38:58.621] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:38:58.629] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:38:58.645] checking whether the C compiler still works... yes [04:38:58.699] checking how to run the C preprocessor... ccache gcc -E [04:38:58.776] checking for pkg-config... /usr/bin/pkg-config [04:38:58.776] checking pkg-config is at least version 0.9.0... yes [04:38:58.785] checking whether to build with ICU support... yes [04:38:58.785] checking for icu-uc icu-i18n... yes [04:38:58.798] checking whether to build with Tcl... yes [04:38:58.799] checking whether to build Perl modules... yes [04:38:58.799] checking whether to build Python modules... yes [04:38:58.799] checking whether to build with GSSAPI support... yes [04:38:58.800] checking whether to build with PAM support... yes [04:38:58.800] checking whether to build with BSD Authentication support... no [04:38:58.800] checking whether to build with LDAP support... yes [04:38:58.800] checking whether to build with Bonjour support... no [04:38:58.800] checking whether to build with SELinux support... yes [04:38:58.800] checking whether to build with systemd support... yes [04:38:58.800] checking whether to build with liburing support... no [04:38:58.801] checking whether to build with libcurl support... yes [04:38:58.801] checking for libcurl >= 7.61.0... yes [04:38:58.827] checking whether to build with libnuma support... no [04:38:58.827] checking whether to build with XML support... yes [04:38:58.828] checking for libxml-2.0 >= 2.6.23... yes [04:38:58.837] checking whether to build with LZ4 support... yes [04:38:58.837] checking for liblz4... yes [04:38:58.849] checking whether to build with ZSTD support... yes [04:38:58.850] checking for libzstd >= 1.4.0... yes [04:38:58.859] checking for strip... strip [04:38:58.859] checking whether it is possible to strip libraries... yes [04:38:58.863] checking for ar... ar [04:38:58.863] checking for a BSD-compatible install... /usr/bin/install -c [04:38:58.875] checking for tar... /usr/bin/tar [04:38:58.875] checking whether ln -s works... yes [04:38:58.875] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:38:58.878] checking for nm... /usr/bin/nm [04:38:58.878] checking for bison... /usr/bin/bison [04:38:58.887] configure: using bison (GNU Bison) 3.8.2 [04:38:58.890] checking for flex... /usr/bin/flex [04:38:58.896] configure: using flex 2.6.4 [04:38:58.896] checking for perl... /usr/bin/perl [04:38:58.916] configure: using perl 5.40.1 [04:38:58.918] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [04:38:58.934] checking for Perl privlibexp... /usr/share/perl/5.40 [04:38:58.939] checking for Perl useshrplib... true [04:38:58.951] 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 [04:38:58.958] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:38:58.965] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:38:59.104] checking for python3... /usr/bin/python3 [04:38:59.119] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [04:38:59.127] checking for Python sysconfig module... yes [04:38:59.145] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [04:38:59.164] checking Python include directory... -I/usr/include/python3.13 [04:38:59.180] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [04:38:59.236] checking for a sed that does not truncate output... /usr/bin/sed [04:38:59.242] checking for grep that handles long lines and -e... /usr/bin/grep [04:38:59.245] checking for egrep... /usr/bin/grep -E [04:38:59.247] checking for ANSI C header files... yes [04:38:59.377] checking for sys/types.h... yes [04:38:59.395] checking for sys/stat.h... yes [04:38:59.416] checking for stdlib.h... yes [04:38:59.433] checking for string.h... yes [04:38:59.451] checking for memory.h... yes [04:38:59.468] checking for strings.h... yes [04:38:59.485] checking for inttypes.h... yes [04:38:59.501] checking for stdint.h... yes [04:38:59.519] checking for unistd.h... yes [04:38:59.535] checking whether ccache gcc is Clang... no [04:38:59.548] checking whether pthreads work with -pthread... yes [04:38:59.616] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:38:59.661] checking whether more special flags are required for pthreads... no [04:38:59.662] checking for PTHREAD_PRIO_INHERIT... yes [04:38:59.712] checking pthread.h usability... yes [04:38:59.722] checking pthread.h presence... yes [04:38:59.739] checking for pthread.h... yes [04:38:59.740] checking for strerror_r... yes [04:38:59.784] checking whether strerror_r returns int... no [04:38:59.817] checking for main in -lm... yes [04:38:59.868] checking for library containing setproctitle... no [04:38:59.969] checking for library containing dlsym... none required [04:39:00.014] checking for library containing socket... none required [04:39:00.060] checking for library containing getopt_long... none required [04:39:00.106] checking for library containing shm_open... none required [04:39:00.152] checking for library containing shm_unlink... none required [04:39:00.197] checking for library containing clock_gettime... none required [04:39:00.241] checking for library containing shmget... none required [04:39:00.285] checking for library containing backtrace_symbols... none required [04:39:00.329] checking for library containing pthread_barrier_wait... none required [04:39:00.373] checking for library containing readline... -lreadline [04:39:00.429] checking for inflate in -lz... yes [04:39:00.475] checking curl/curl.h usability... yes [04:39:00.485] checking curl/curl.h presence... yes [04:39:00.520] checking for curl/curl.h... yes [04:39:00.520] checking for curl_multi_init in -lcurl... yes [04:39:00.649] checking for curl_global_init thread safety... yes [04:39:00.759] checking for curl support for asynchronous DNS... yes [04:39:00.867] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:39:00.963] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:39:01.037] checking for SSL_new in -lssl... yes [04:39:01.108] checking for SSL_CTX_set_ciphersuites... yes [04:39:01.182] checking for SSL_CTX_set_cert_cb... yes [04:39:01.260] checking for X509_get_signature_info... yes [04:39:01.341] checking for SSL_CTX_set_num_tickets... yes [04:39:01.418] checking for SSL_CTX_set_keylog_callback... yes [04:39:01.493] checking for pam_start in -lpam... yes [04:39:01.556] checking for xmlSaveToBuffer in -lxml2... yes [04:39:01.624] checking for xsltCleanupGlobals in -lxslt... yes [04:39:01.693] checking for LZ4_compress_default in -llz4... yes [04:39:01.754] checking for ZSTD_compress in -lzstd... yes [04:39:01.812] checking for ldap_bind in -lldap... yes [04:39:01.895] checking for ldap_initialize... yes [04:39:01.972] checking for ldap_verify_credentials... yes [04:39:02.053] checking for security_compute_create_name in -lselinux... yes [04:39:02.120] checking for uuid_export in -lossp-uuid... yes [04:39:02.184] checking copyfile.h usability... no [04:39:02.247] checking copyfile.h presence... no [04:39:02.265] checking for copyfile.h... no [04:39:02.269] checking execinfo.h usability... yes [04:39:02.278] checking execinfo.h presence... yes [04:39:02.292] checking for execinfo.h... yes [04:39:02.300] checking getopt.h usability... yes [04:39:02.309] checking getopt.h presence... yes [04:39:02.325] checking for getopt.h... yes [04:39:02.334] checking ifaddrs.h usability... yes [04:39:02.344] checking ifaddrs.h presence... yes [04:39:02.361] checking for ifaddrs.h... yes [04:39:02.370] checking sys/epoll.h usability... yes [04:39:02.380] checking sys/epoll.h presence... yes [04:39:02.402] checking for sys/epoll.h... yes [04:39:02.411] checking sys/event.h usability... no [04:39:02.462] checking sys/event.h presence... no [04:39:02.480] checking for sys/event.h... no [04:39:02.484] checking sys/personality.h usability... yes [04:39:02.494] checking sys/personality.h presence... yes [04:39:02.509] checking for sys/personality.h... yes [04:39:02.518] checking sys/prctl.h usability... yes [04:39:02.528] checking sys/prctl.h presence... yes [04:39:02.543] checking for sys/prctl.h... yes [04:39:02.553] checking sys/procctl.h usability... no [04:39:02.604] checking sys/procctl.h presence... no [04:39:02.623] checking for sys/procctl.h... no [04:39:02.627] checking sys/signalfd.h usability... yes [04:39:02.637] checking sys/signalfd.h presence... yes [04:39:02.653] checking for sys/signalfd.h... yes [04:39:02.662] checking sys/ucred.h usability... no [04:39:02.714] checking sys/ucred.h presence... no [04:39:02.731] checking for sys/ucred.h... no [04:39:02.735] checking termios.h usability... yes [04:39:02.745] checking termios.h presence... yes [04:39:02.764] checking for termios.h... yes [04:39:02.773] checking uchar.h usability... yes [04:39:02.784] checking uchar.h presence... yes [04:39:02.799] checking for uchar.h... yes [04:39:02.808] checking ucred.h usability... no [04:39:02.859] checking ucred.h presence... no [04:39:02.877] checking for ucred.h... no [04:39:02.881] checking xlocale.h usability... no [04:39:02.932] checking xlocale.h presence... no [04:39:02.950] checking for xlocale.h... no [04:39:02.952] checking readline/readline.h usability... yes [04:39:02.962] checking readline/readline.h presence... yes [04:39:02.985] checking for readline/readline.h... yes [04:39:02.986] checking readline/history.h usability... yes [04:39:02.995] checking readline/history.h presence... yes [04:39:03.013] checking for readline/history.h... yes [04:39:03.016] checking zlib.h usability... yes [04:39:03.026] checking zlib.h presence... yes [04:39:03.047] checking for zlib.h... yes [04:39:03.047] checking for lz4... /usr/bin/lz4 [04:39:03.047] checking lz4.h usability... yes [04:39:03.057] checking lz4.h presence... yes [04:39:03.073] checking for lz4.h... yes [04:39:03.073] checking for zstd... /usr/bin/zstd [04:39:03.074] checking zstd.h usability... yes [04:39:03.083] checking zstd.h presence... yes [04:39:03.100] checking for zstd.h... yes [04:39:03.100] checking gssapi/gssapi.h usability... yes [04:39:03.111] checking gssapi/gssapi.h presence... yes [04:39:03.130] checking for gssapi/gssapi.h... yes [04:39:03.132] checking gssapi/gssapi_ext.h usability... yes [04:39:03.141] checking gssapi/gssapi_ext.h presence... yes [04:39:03.159] checking for gssapi/gssapi_ext.h... yes [04:39:03.160] checking for openssl... /usr/bin/openssl [04:39:03.171] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [04:39:03.171] checking openssl/ssl.h usability... yes [04:39:03.183] checking openssl/ssl.h presence... yes [04:39:03.272] checking for openssl/ssl.h... yes [04:39:03.272] checking openssl/err.h usability... yes [04:39:03.282] checking openssl/err.h presence... yes [04:39:03.315] checking for openssl/err.h... yes [04:39:03.315] checking security/pam_appl.h usability... yes [04:39:03.326] checking security/pam_appl.h presence... yes [04:39:03.340] checking for security/pam_appl.h... yes [04:39:03.342] checking systemd/sd-daemon.h usability... yes [04:39:03.352] checking systemd/sd-daemon.h presence... yes [04:39:03.371] checking for systemd/sd-daemon.h... yes [04:39:03.372] checking libxml/parser.h usability... yes [04:39:03.382] checking libxml/parser.h presence... yes [04:39:03.422] checking for libxml/parser.h... yes [04:39:03.422] checking libxslt/xslt.h usability... yes [04:39:03.433] checking libxslt/xslt.h presence... yes [04:39:03.458] checking for libxslt/xslt.h... yes [04:39:03.458] checking ldap.h usability... yes [04:39:03.469] checking ldap.h presence... yes [04:39:03.491] checking for ldap.h... yes [04:39:03.491] checking for compatible LDAP implementation... yes [04:39:03.501] checking ossp/uuid.h usability... yes [04:39:03.510] checking ossp/uuid.h presence... yes [04:39:03.527] checking for ossp/uuid.h... yes [04:39:03.546] checking whether byte ordering is bigendian... no [04:39:03.641] checking for C printf format archetype... gnu_printf [04:39:03.651] checking for C++ printf format archetype... gnu_printf [04:39:03.661] checking for statement expressions... yes [04:39:03.719] checking for typeof... typeof [04:39:03.729] checking for C++ typeof... typeof [04:39:03.738] checking for __builtin_types_compatible_p... yes [04:39:03.749] checking for __builtin_constant_p... yes [04:39:03.760] checking for __builtin_mul_overflow... yes [04:39:03.829] checking for __builtin_unreachable... yes [04:39:03.884] checking for computed goto support... yes [04:39:03.894] checking for struct tm.tm_zone... yes [04:39:03.905] checking for union semun... no [04:39:03.945] checking for socklen_t... yes [04:39:03.995] checking for struct sockaddr.sa_len... no [04:39:04.073] checking for C/C++ restrict keyword... __restrict [04:39:04.087] checking for struct option... yes [04:39:04.129] checking whether assembler supports x86_64 popcntq... yes [04:39:04.138] checking for special C compiler options needed for large files... no [04:39:04.138] checking for _FILE_OFFSET_BITS value needed for large files... no [04:39:04.152] checking size of off_t... 8 [04:39:04.228] checking for int timezone... yes [04:39:04.299] checking for backtrace_symbols... yes [04:39:04.367] checking for copyfile... no [04:39:04.434] checking for copy_file_range... yes [04:39:04.503] checking for elf_aux_info... no [04:39:04.571] checking for explicit_memset... no [04:39:04.637] checking for getauxval... yes [04:39:04.704] checking for getifaddrs... yes [04:39:04.771] checking for getpeerucred... no [04:39:04.840] checking for inet_pton... yes [04:39:04.908] checking for kqueue... no [04:39:04.977] checking for localeconv_l... no [04:39:05.045] checking for mbstowcs_l... no [04:39:05.114] checking for memset_explicit... no [04:39:05.183] checking for posix_fallocate... yes [04:39:05.251] checking for ppoll... yes [04:39:05.321] checking for pthread_is_threaded_np... no [04:39:05.391] checking for setproctitle... no [04:39:05.461] checking for setproctitle_fast... no [04:39:05.531] checking for strsignal... yes [04:39:05.601] checking for syncfs... yes [04:39:05.668] checking for sync_file_range... yes [04:39:05.737] checking for uselocale... yes [04:39:05.805] checking for wcstombs_l... no [04:39:05.873] checking for __builtin_bswap16... yes [04:39:05.939] checking for __builtin_bswap32... yes [04:39:06.004] checking for __builtin_bswap64... yes [04:39:06.069] checking for __builtin_clz... yes [04:39:06.131] checking for __builtin_ctz... yes [04:39:06.194] checking for __builtin_frame_address... yes [04:39:06.257] checking for _LARGEFILE_SOURCE value needed for large files... no [04:39:06.320] checking how ccache gcc reports undeclared, standard C functions... error [04:39:06.351] checking for posix_fadvise... yes [04:39:06.416] checking whether posix_fadvise is declared... yes [04:39:06.432] checking whether fdatasync is declared... yes [04:39:06.449] checking whether strlcat is declared... yes [04:39:06.465] checking whether strlcpy is declared... yes [04:39:06.481] checking whether strsep is declared... yes [04:39:06.498] checking whether timingsafe_bcmp is declared... no [04:39:06.561] checking whether preadv is declared... yes [04:39:06.577] checking whether pwritev is declared... yes [04:39:06.593] checking whether strchrnul is declared... yes [04:39:06.609] checking whether memset_s is declared... no [04:39:06.652] checking whether F_FULLFSYNC is declared... no [04:39:06.692] checking for explicit_bzero... yes [04:39:06.753] checking for getopt... yes [04:39:06.813] checking for getpeereid... no [04:39:06.881] checking for inet_aton... yes [04:39:06.943] checking for mkdtemp... yes [04:39:07.002] checking for strlcat... yes [04:39:07.059] checking for strlcpy... yes [04:39:07.121] checking for strsep... yes [04:39:07.180] checking for timingsafe_bcmp... no [04:39:07.246] checking for pthread_barrier_wait... yes [04:39:07.305] checking for getopt_long... yes [04:39:07.364] checking for syslog... yes [04:39:07.423] checking syslog.h usability... yes [04:39:07.432] checking syslog.h presence... yes [04:39:07.447] checking for syslog.h... yes [04:39:07.448] checking for opterr... yes [04:39:07.507] checking for optreset... no [04:39:07.574] checking unicode/ucol.h usability... yes [04:39:07.585] checking unicode/ucol.h presence... yes [04:39:07.627] checking for unicode/ucol.h... yes [04:39:07.627] checking for rl_completion_suppress_quote... yes [04:39:07.691] checking for rl_filename_quote_characters... yes [04:39:07.758] checking for rl_filename_quoting_function... yes [04:39:07.824] checking for append_history... yes [04:39:07.893] checking for history_truncate_file... yes [04:39:07.960] checking for rl_completion_matches... yes [04:39:08.032] checking for rl_filename_completion_function... yes [04:39:08.104] checking for rl_reset_screen_size... yes [04:39:08.175] checking for rl_variable_bind... yes [04:39:08.241] checking test program... ok [04:39:08.298] checking size of void *... 8 [04:39:08.373] checking size of size_t... 8 [04:39:08.453] checking size of long... 8 [04:39:08.528] checking size of long long... 8 [04:39:08.603] checking size of intmax_t... 8 [04:39:08.679] checking alignment of short... 2 [04:39:08.756] checking alignment of int... 4 [04:39:08.833] checking alignment of int64_t... 8 [04:39:08.911] checking alignment of double... 8 [04:39:08.992] checking for __int128... yes [04:39:09.059] checking for __int128 alignment bug... ok [04:39:09.120] checking alignment of PG_INT128_TYPE... 16 [04:39:09.194] checking for builtin __sync char locking functions... yes [04:39:09.255] checking for builtin __sync int32 locking functions... yes [04:39:09.313] checking for builtin __sync int32 atomic operations... yes [04:39:09.372] checking for builtin __sync int64 atomic operations... yes [04:39:09.431] checking for builtin __atomic int32 atomic operations... yes [04:39:09.490] checking for builtin __atomic int64 atomic operations... yes [04:39:09.549] checking for __get_cpuid... yes [04:39:09.609] checking for __get_cpuid_count... yes [04:39:09.671] checking for _xgetbv... yes [04:39:10.118] checking for _mm512_popcnt_epi64... yes [04:39:10.533] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:39:10.651] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:39:10.675] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:39:10.695] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:39:10.712] 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 [04:39:10.745] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:39:10.745] checking for _mm512_clmulepi64_epi128... yes [04:39:11.152] checking for vectorized CRC-32C... AVX-512 with runtime check [04:39:11.152] checking for library containing sem_init... none required [04:39:11.213] checking which semaphore API to use... unnamed POSIX [04:39:11.214] checking which random number source to use... OpenSSL [04:39:11.216] checking for tclsh... /usr/bin/tclsh [04:39:11.216] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:39:11.250] checking tcl.h usability... yes [04:39:11.261] checking tcl.h presence... yes [04:39:11.281] checking for tcl.h... yes [04:39:11.282] checking for perl.h... yes [04:39:11.300] checking for libperl... yes [04:39:11.615] checking Python.h usability... yes [04:39:11.627] checking Python.h presence... yes [04:39:11.727] checking for Python.h... yes [04:39:11.727] checking for xmllint... /usr/bin/xmllint [04:39:11.728] checking for xsltproc... /usr/bin/xsltproc [04:39:11.728] checking for fop... /usr/bin/fop [04:39:11.728] checking for dbtoepub... no [04:39:11.729] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:39:11.789] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:39:11.861] configure: using compiler=gcc (Debian 14.2.0-19) 14.2.0 [04:39:11.861] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [04:39:11.861] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:39:11.861] configure: using LDFLAGS= -Wl,--as-needed [04:39:11.861] configure: using CXX=ccache g++ [04:39:11.861] configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:39:11.861] configure: using CLANG=ccache clang [04:39:11.861] 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 [04:39:11.862] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:39:11.891] configure: updating cache gcc.cache [04:39:11.900] configure: creating ./config.status [04:39:11.995] config.status: creating GNUmakefile [04:39:12.010] config.status: creating src/Makefile.global [04:39:12.029] config.status: creating src/include/pg_config.h [04:39:12.043] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:39:12.061] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:39:12.069] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:39:12.078] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:39:12.087] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:39:12.125] [04:39:12.125] real 0m14.922s [04:39:12.125] user 0m9.603s [04:39:12.125] sys 0m4.866s [04:39:12.125] make -s -j${BUILD_JOBS} clean [04:39:12.697] time make -s -j${BUILD_JOBS} world-bin [04:41:05.373] llvmjit_expr.c: In function ‘llvm_compile_expr’: [04:41:05.373] llvmjit_expr.c:322:17: error: enumeration value ‘EEOP_SCAN_SELECTSOME’ not handled in switch [-Werror=switch] [04:41:05.373] 322 | switch (opcode) [04:41:05.373] | ^~~~~~ [04:41:05.373] cc1: all warnings being treated as errors [04:41:05.374] make[2]: *** [: llvmjit_expr.o] Error 1 [04:41:05.374] make[2]: *** Waiting for unfinished jobs.... [04:41:09.011] make[1]: *** [Makefile:42: all-backend/jit/llvm-recurse] Error 2 [04:41:09.011] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:41:09.012] [04:41:09.012] real 1m56.314s [04:41:09.012] user 6m4.854s [04:41:09.012] sys 1m4.724s [04:41:09.012] [04:41:09.012] Exit status: 2