[04:43:16.487] time ./configure \ [04:43:16.487] --cache clang.cache \ [04:43:16.487] ${LINUX_CONFIGURE_FEATURES} \ [04:43:16.487] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [04:43:16.692] configure: creating cache clang.cache [04:43:16.709] checking build system type... x86_64-pc-linux-gnu [04:43:16.793] checking host system type... x86_64-pc-linux-gnu [04:43:16.793] checking which template to use... linux [04:43:16.793] checking whether NLS is wanted... no [04:43:16.794] checking for default port number... 5432 [04:43:16.801] checking for block size... 8kB [04:43:16.803] checking for segment size... 1GB [04:43:16.806] checking for WAL block size... 8kB [04:43:16.928] checking whether the C compiler works... yes [04:43:17.012] checking for C compiler default output file name... a.out [04:43:17.013] checking for suffix of executables... [04:43:17.084] checking whether we are cross compiling... no [04:43:17.162] checking for suffix of object files... o [04:43:17.224] checking whether we are using the GNU C compiler... yes [04:43:17.232] checking whether ccache clang accepts -g... yes [04:43:17.240] checking for ccache clang option to accept ISO C89... none needed [04:43:17.255] checking for ccache clang option to accept ISO C11... none needed [04:43:17.440] checking whether we are using the GNU C++ compiler... yes [04:43:17.448] checking whether ccache clang++ accepts -g... yes [04:43:17.465] checking for ccache clang++ option to accept ISO C++11... none needed [04:43:17.539] checking for gawk... no [04:43:17.539] checking for mawk... mawk [04:43:17.540] checking for llvm-config... /usr/bin/llvm-config [04:43:17.546] configure: using llvm 19.1.7 [04:43:17.546] checking for CLANG... ccache clang [04:43:17.600] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:43:17.608] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:43:17.616] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:43:17.624] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:43:17.658] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:43:17.725] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [04:43:17.788] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:43:17.796] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:43:17.804] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [04:43:17.818] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [04:43:17.825] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [04:43:17.839] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [04:43:17.903] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:43:17.911] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [04:43:17.920] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:43:17.991] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [04:43:18.005] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:43:18.014] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [04:43:18.022] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:43:18.031] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:43:18.039] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:43:18.047] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:43:18.055] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [04:43:18.119] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [04:43:18.128] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [04:43:18.136] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:43:18.196] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:43:18.206] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:43:18.214] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:43:18.223] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:43:18.231] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:43:18.245] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [04:43:18.254] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:43:18.263] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:43:18.272] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:43:18.281] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:43:18.290] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:43:18.299] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:43:18.332] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:43:18.341] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:43:18.349] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:43:18.357] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [04:43:18.371] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [04:43:18.371] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:43:18.404] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:43:18.413] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:43:18.421] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:43:18.435] checking whether the C compiler still works... yes [04:43:18.530] checking how to run the C preprocessor... ccache clang -E [04:43:18.677] checking for pkg-config... /usr/bin/pkg-config [04:43:18.677] checking pkg-config is at least version 0.9.0... yes [04:43:18.678] checking whether to build with ICU support... yes [04:43:18.679] checking for icu-uc icu-i18n... yes [04:43:18.688] checking whether to build with Tcl... yes [04:43:18.688] checking whether to build Perl modules... yes [04:43:18.688] checking whether to build Python modules... yes [04:43:18.688] checking whether to build with GSSAPI support... yes [04:43:18.690] checking whether to build with PAM support... yes [04:43:18.690] checking whether to build with BSD Authentication support... no [04:43:18.690] checking whether to build with LDAP support... yes [04:43:18.690] checking whether to build with Bonjour support... no [04:43:18.690] checking whether to build with SELinux support... yes [04:43:18.690] checking whether to build with systemd support... yes [04:43:18.691] checking whether to build with liburing support... no [04:43:18.691] checking whether to build with libcurl support... yes [04:43:18.691] checking for libcurl >= 7.61.0... yes [04:43:18.703] checking whether to build with libnuma support... no [04:43:18.703] checking whether to build with XML support... yes [04:43:18.703] checking for libxml-2.0 >= 2.6.23... yes [04:43:18.712] checking whether to build with LZ4 support... yes [04:43:18.713] checking for liblz4... yes [04:43:18.722] checking whether to build with ZSTD support... yes [04:43:18.722] checking for libzstd >= 1.4.0... yes [04:43:18.731] checking for strip... strip [04:43:18.731] checking whether it is possible to strip libraries... yes [04:43:18.733] checking for ar... ar [04:43:18.734] checking for a BSD-compatible install... /usr/bin/install -c [04:43:18.745] checking for tar... /usr/bin/tar [04:43:18.745] checking whether ln -s works... yes [04:43:18.745] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:43:18.747] checking for nm... /usr/bin/nm [04:43:18.748] checking for bison... /usr/bin/bison [04:43:18.751] configure: using bison (GNU Bison) 3.8.2 [04:43:18.754] checking for flex... /usr/bin/flex [04:43:18.757] configure: using flex 2.6.4 [04:43:18.757] checking for perl... /usr/bin/perl [04:43:18.760] configure: using perl 5.40.1 [04:43:18.762] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [04:43:18.768] checking for Perl privlibexp... /usr/share/perl/5.40 [04:43:18.774] checking for Perl useshrplib... true [04:43:18.780] 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:43:18.787] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:43:18.794] 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:43:18.890] checking for python3... /usr/bin/python3 [04:43:18.905] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [04:43:18.913] checking for Python sysconfig module... yes [04:43:18.930] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [04:43:18.948] checking Python include directory... -I/usr/include/python3.13 [04:43:18.965] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [04:43:19.021] checking for a sed that does not truncate output... /usr/bin/sed [04:43:19.028] checking for grep that handles long lines and -e... /usr/bin/grep [04:43:19.031] checking for egrep... /usr/bin/grep -E [04:43:19.033] checking for ANSI C header files... yes [04:43:19.219] checking for sys/types.h... yes [04:43:19.237] checking for sys/stat.h... yes [04:43:19.255] checking for stdlib.h... yes [04:43:19.347] checking for string.h... yes [04:43:19.365] checking for memory.h... yes [04:43:19.383] checking for strings.h... yes [04:43:19.437] checking for inttypes.h... yes [04:43:19.456] checking for stdint.h... yes [04:43:19.474] checking for unistd.h... yes [04:43:19.491] checking whether ccache clang is Clang... yes [04:43:19.522] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:43:19.677] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:43:19.758] checking whether more special flags are required for pthreads... no [04:43:19.758] checking for PTHREAD_PRIO_INHERIT... yes [04:43:19.845] checking pthread.h usability... yes [04:43:19.855] checking pthread.h presence... yes [04:43:19.891] checking for pthread.h... yes [04:43:19.891] checking for strerror_r... yes [04:43:19.972] checking whether strerror_r returns int... no [04:43:20.044] checking for main in -lm... yes [04:43:20.130] checking for library containing setproctitle... no [04:43:20.308] checking for library containing dlsym... none required [04:43:20.390] checking for library containing socket... none required [04:43:20.473] checking for library containing getopt_long... none required [04:43:20.557] checking for library containing shm_open... none required [04:43:20.639] checking for library containing shm_unlink... none required [04:43:20.725] checking for library containing clock_gettime... none required [04:43:20.809] checking for library containing shmget... none required [04:43:20.895] checking for library containing backtrace_symbols... none required [04:43:20.978] checking for library containing pthread_barrier_wait... none required [04:43:21.065] checking for library containing readline... -lreadline [04:43:21.151] checking for inflate in -lz... yes [04:43:21.237] checking curl/curl.h usability... yes [04:43:21.246] checking curl/curl.h presence... yes [04:43:21.286] checking for curl/curl.h... yes [04:43:21.286] checking for curl_multi_init in -lcurl... yes [04:43:21.419] checking for curl_global_init thread safety... yes [04:43:21.566] checking for curl support for asynchronous DNS... yes [04:43:21.716] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:43:21.898] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:43:22.015] checking for SSL_new in -lssl... yes [04:43:22.132] checking for SSL_CTX_set_ciphersuites... yes [04:43:22.251] checking for SSL_CTX_set_cert_cb... yes [04:43:22.382] checking for X509_get_signature_info... yes [04:43:22.511] checking for SSL_CTX_set_num_tickets... yes [04:43:22.635] checking for SSL_CTX_set_keylog_callback... yes [04:43:22.755] checking for pam_start in -lpam... yes [04:43:22.883] checking for xmlSaveToBuffer in -lxml2... yes [04:43:23.007] checking for xsltCleanupGlobals in -lxslt... yes [04:43:23.135] checking for LZ4_compress_default in -llz4... yes [04:43:23.266] checking for ZSTD_compress in -lzstd... yes [04:43:23.394] checking for ldap_bind in -lldap... yes [04:43:23.533] checking for ldap_initialize... yes [04:43:23.674] checking for ldap_verify_credentials... yes [04:43:23.808] checking for security_compute_create_name in -lselinux... yes [04:43:23.939] checking for uuid_export in -lossp-uuid... yes [04:43:24.076] checking copyfile.h usability... no [04:43:24.172] checking copyfile.h presence... no [04:43:24.208] checking for copyfile.h... no [04:43:24.213] checking execinfo.h usability... yes [04:43:24.222] checking execinfo.h presence... yes [04:43:24.254] checking for execinfo.h... yes [04:43:24.263] checking getopt.h usability... yes [04:43:24.310] checking getopt.h presence... yes [04:43:24.342] checking for getopt.h... yes [04:43:24.352] checking ifaddrs.h usability... yes [04:43:24.450] checking ifaddrs.h presence... yes [04:43:24.483] checking for ifaddrs.h... yes [04:43:24.493] checking sys/epoll.h usability... yes [04:43:24.503] checking sys/epoll.h presence... yes [04:43:24.536] checking for sys/epoll.h... yes [04:43:24.545] checking sys/event.h usability... no [04:43:24.641] checking sys/event.h presence... no [04:43:24.680] checking for sys/event.h... no [04:43:24.684] checking sys/personality.h usability... yes [04:43:24.778] checking sys/personality.h presence... yes [04:43:24.812] checking for sys/personality.h... yes [04:43:24.822] checking sys/prctl.h usability... yes [04:43:24.832] checking sys/prctl.h presence... yes [04:43:24.865] checking for sys/prctl.h... yes [04:43:24.874] checking sys/procctl.h usability... no [04:43:24.967] checking sys/procctl.h presence... no [04:43:25.004] checking for sys/procctl.h... no [04:43:25.008] checking sys/signalfd.h usability... yes [04:43:25.018] checking sys/signalfd.h presence... yes [04:43:25.050] checking for sys/signalfd.h... yes [04:43:25.059] checking sys/ucred.h usability... no [04:43:25.155] checking sys/ucred.h presence... no [04:43:25.194] checking for sys/ucred.h... no [04:43:25.199] checking termios.h usability... yes [04:43:25.209] checking termios.h presence... yes [04:43:25.243] checking for termios.h... yes [04:43:25.252] checking uchar.h usability... yes [04:43:25.263] checking uchar.h presence... yes [04:43:25.295] checking for uchar.h... yes [04:43:25.303] checking ucred.h usability... no [04:43:25.398] checking ucred.h presence... no [04:43:25.436] checking for ucred.h... no [04:43:25.441] checking xlocale.h usability... no [04:43:25.535] checking xlocale.h presence... no [04:43:25.572] checking for xlocale.h... no [04:43:25.574] checking readline/readline.h usability... yes [04:43:25.620] checking readline/readline.h presence... yes [04:43:25.657] checking for readline/readline.h... yes [04:43:25.659] checking readline/history.h usability... yes [04:43:25.668] checking readline/history.h presence... yes [04:43:25.701] checking for readline/history.h... yes [04:43:25.705] checking zlib.h usability... yes [04:43:25.714] checking zlib.h presence... yes [04:43:25.749] checking for zlib.h... yes [04:43:25.750] checking for lz4... /usr/bin/lz4 [04:43:25.750] checking lz4.h usability... yes [04:43:25.760] checking lz4.h presence... yes [04:43:25.792] checking for lz4.h... yes [04:43:25.793] checking for zstd... /usr/bin/zstd [04:43:25.793] checking zstd.h usability... yes [04:43:25.802] checking zstd.h presence... yes [04:43:25.833] checking for zstd.h... yes [04:43:25.833] checking gssapi/gssapi.h usability... yes [04:43:25.843] checking gssapi/gssapi.h presence... yes [04:43:25.876] checking for gssapi/gssapi.h... yes [04:43:25.878] checking gssapi/gssapi_ext.h usability... yes [04:43:25.888] checking gssapi/gssapi_ext.h presence... yes [04:43:25.922] checking for gssapi/gssapi_ext.h... yes [04:43:25.924] checking for openssl... /usr/bin/openssl [04:43:25.929] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [04:43:25.929] checking openssl/ssl.h usability... yes [04:43:25.939] checking openssl/ssl.h presence... yes [04:43:26.003] checking for openssl/ssl.h... yes [04:43:26.003] checking openssl/err.h usability... yes [04:43:26.058] checking openssl/err.h presence... yes [04:43:26.101] checking for openssl/err.h... yes [04:43:26.101] checking security/pam_appl.h usability... yes [04:43:26.112] checking security/pam_appl.h presence... yes [04:43:26.144] checking for security/pam_appl.h... yes [04:43:26.146] checking systemd/sd-daemon.h usability... yes [04:43:26.240] checking systemd/sd-daemon.h presence... yes [04:43:26.276] checking for systemd/sd-daemon.h... yes [04:43:26.276] checking libxml/parser.h usability... yes [04:43:26.328] checking libxml/parser.h presence... yes [04:43:26.367] checking for libxml/parser.h... yes [04:43:26.367] checking libxslt/xslt.h usability... yes [04:43:26.377] checking libxslt/xslt.h presence... yes [04:43:26.418] checking for libxslt/xslt.h... yes [04:43:26.419] checking ldap.h usability... yes [04:43:26.429] checking ldap.h presence... yes [04:43:26.465] checking for ldap.h... yes [04:43:26.466] checking for compatible LDAP implementation... yes [04:43:26.476] checking ossp/uuid.h usability... yes [04:43:26.486] checking ossp/uuid.h presence... yes [04:43:26.522] checking for ossp/uuid.h... yes [04:43:26.560] checking whether byte ordering is bigendian... no [04:43:26.794] checking for C printf format archetype... printf [04:43:26.824] checking for C++ printf format archetype... printf [04:43:26.855] checking for statement expressions... yes [04:43:26.987] checking for typeof... typeof [04:43:27.054] checking for C++ typeof... typeof [04:43:27.063] checking for __builtin_types_compatible_p... yes [04:43:27.103] checking for __builtin_constant_p... yes [04:43:27.116] checking for __builtin_mul_overflow... yes [04:43:27.252] checking for __builtin_unreachable... yes [04:43:27.382] checking for computed goto support... yes [04:43:27.448] checking for struct tm.tm_zone... yes [04:43:27.460] checking for union semun... no [04:43:27.536] checking for socklen_t... yes [04:43:27.690] checking for struct sockaddr.sa_len... no [04:43:27.844] checking for C/C++ restrict keyword... __restrict [04:43:27.888] checking for struct option... yes [04:43:27.965] checking whether assembler supports x86_64 popcntq... yes [04:43:27.975] checking for special C compiler options needed for large files... no [04:43:27.975] checking for _FILE_OFFSET_BITS value needed for large files... no [04:43:27.988] checking size of off_t... 8 [04:43:28.152] checking for int timezone... yes [04:43:28.303] checking for backtrace_symbols... yes [04:43:28.434] checking for copyfile... no [04:43:28.573] checking for copy_file_range... yes [04:43:28.707] checking for elf_aux_info... no [04:43:28.845] checking for explicit_memset... no [04:43:28.979] checking for getauxval... yes [04:43:29.113] checking for getifaddrs... yes [04:43:29.253] checking for getpeerucred... no [04:43:29.389] checking for inet_pton... yes [04:43:29.528] checking for kqueue... no [04:43:29.667] checking for localeconv_l... no [04:43:29.807] checking for mbstowcs_l... no [04:43:29.949] checking for memset_explicit... no [04:43:30.086] checking for posix_fallocate... yes [04:43:30.222] checking for ppoll... yes [04:43:30.359] checking for pthread_is_threaded_np... no [04:43:30.501] checking for setproctitle... no [04:43:30.643] checking for setproctitle_fast... no [04:43:30.784] checking for strsignal... yes [04:43:30.926] checking for syncfs... yes [04:43:31.063] checking for sync_file_range... yes [04:43:31.197] checking for uselocale... yes [04:43:31.326] checking for wcstombs_l... no [04:43:31.464] checking for __builtin_bswap16... yes [04:43:31.601] checking for __builtin_bswap32... yes [04:43:31.739] checking for __builtin_bswap64... yes [04:43:31.888] checking for __builtin_clz... yes [04:43:32.029] checking for __builtin_ctz... yes [04:43:32.166] checking for __builtin_frame_address... yes [04:43:32.306] checking for _LARGEFILE_SOURCE value needed for large files... no [04:43:32.442] checking how ccache clang reports undeclared, standard C functions... error [04:43:32.511] checking for posix_fadvise... yes [04:43:32.653] checking whether posix_fadvise is declared... yes [04:43:32.668] checking whether fdatasync is declared... yes [04:43:32.713] checking whether strlcat is declared... yes [04:43:32.730] checking whether strlcpy is declared... yes [04:43:32.782] checking whether strsep is declared... yes [04:43:32.798] checking whether timingsafe_bcmp is declared... no [04:43:32.901] checking whether preadv is declared... yes [04:43:32.917] checking whether pwritev is declared... yes [04:43:32.934] checking whether strchrnul is declared... yes [04:43:32.949] checking whether memset_s is declared... no [04:43:33.028] checking whether F_FULLFSYNC is declared... no [04:43:33.102] checking for explicit_bzero... yes [04:43:33.236] checking for getopt... yes [04:43:33.367] checking for getpeereid... no [04:43:33.507] checking for inet_aton... yes [04:43:33.636] checking for mkdtemp... yes [04:43:33.768] checking for strlcat... yes [04:43:33.900] checking for strlcpy... yes [04:43:34.036] checking for strsep... yes [04:43:34.170] checking for timingsafe_bcmp... no [04:43:34.308] checking for pthread_barrier_wait... yes [04:43:34.436] checking for getopt_long... yes [04:43:34.568] checking for syslog... yes [04:43:34.700] checking syslog.h usability... yes [04:43:34.709] checking syslog.h presence... yes [04:43:34.743] checking for syslog.h... yes [04:43:34.743] checking for opterr... yes [04:43:34.876] checking for optreset... no [04:43:35.012] checking unicode/ucol.h usability... yes [04:43:35.022] checking unicode/ucol.h presence... yes [04:43:35.061] checking for unicode/ucol.h... yes [04:43:35.061] checking for rl_completion_suppress_quote... yes [04:43:35.191] checking for rl_filename_quote_characters... yes [04:43:35.340] checking for rl_filename_quoting_function... yes [04:43:35.485] checking for append_history... yes [04:43:35.625] checking for history_truncate_file... yes [04:43:35.764] checking for rl_completion_matches... yes [04:43:35.907] checking for rl_filename_completion_function... yes [04:43:36.049] checking for rl_reset_screen_size... yes [04:43:36.192] checking for rl_variable_bind... yes [04:43:36.330] checking test program... ok [04:43:36.467] checking size of void *... 8 [04:43:36.623] checking size of size_t... 8 [04:43:36.776] checking size of long... 8 [04:43:36.934] checking size of long long... 8 [04:43:37.090] checking size of intmax_t... 8 [04:43:37.246] checking alignment of short... 2 [04:43:37.403] checking alignment of int... 4 [04:43:37.565] checking alignment of int64_t... 8 [04:43:37.727] checking alignment of double... 8 [04:43:37.887] checking for __int128... yes [04:43:38.024] checking for __int128 alignment bug... ok [04:43:38.160] checking alignment of PG_INT128_TYPE... 16 [04:43:38.319] checking for builtin __sync char locking functions... yes [04:43:38.453] checking for builtin __sync int32 locking functions... yes [04:43:38.585] checking for builtin __sync int32 atomic operations... yes [04:43:38.720] checking for builtin __sync int64 atomic operations... yes [04:43:38.856] checking for builtin __atomic int32 atomic operations... yes [04:43:38.994] checking for builtin __atomic int64 atomic operations... yes [04:43:39.127] checking for __get_cpuid... yes [04:43:39.266] checking for __get_cpuid_count... yes [04:43:39.392] checking for _xgetbv... yes [04:43:39.898] checking for _mm512_popcnt_epi64... yes [04:43:40.357] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:43:40.590] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:43:40.660] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:43:40.720] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:43:40.779] 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:43:40.856] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:43:40.857] checking for _mm512_clmulepi64_epi128... yes [04:43:41.297] checking for vectorized CRC-32C... AVX-512 with runtime check [04:43:41.298] checking for library containing sem_init... none required [04:43:41.425] checking which semaphore API to use... unnamed POSIX [04:43:41.425] checking which random number source to use... OpenSSL [04:43:41.427] checking for tclsh... /usr/bin/tclsh [04:43:41.428] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:43:41.468] checking tcl.h usability... yes [04:43:41.477] checking tcl.h presence... yes [04:43:41.514] checking for tcl.h... yes [04:43:41.514] checking for perl.h... yes [04:43:41.530] checking for libperl... yes [04:43:41.828] checking Python.h usability... yes [04:43:41.838] checking Python.h presence... yes [04:43:41.910] checking for Python.h... yes [04:43:41.910] checking for xmllint... /usr/bin/xmllint [04:43:41.911] checking for xsltproc... /usr/bin/xsltproc [04:43:41.911] checking for fop... /usr/bin/fop [04:43:41.911] checking for dbtoepub... no [04:43:41.912] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:43:42.007] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:43:42.137] configure: using compiler=Debian clang version 19.1.7 (3+b1) [04:43:42.137] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -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 [04:43:42.137] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:43:42.137] configure: using LDFLAGS= -Wl,--as-needed [04:43:42.137] configure: using CXX=ccache clang++ [04:43:42.137] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:43:42.137] configure: using CLANG=ccache clang [04:43:42.137] 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:43:42.138] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:43:42.167] configure: updating cache clang.cache [04:43:42.175] configure: creating ./config.status [04:43:42.267] config.status: creating GNUmakefile [04:43:42.279] config.status: creating src/Makefile.global [04:43:42.296] config.status: creating src/include/pg_config.h [04:43:42.310] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:43:42.318] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:43:42.324] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:43:42.333] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:43:42.341] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:43:42.350] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:43:42.388] [04:43:42.388] real 0m25.901s [04:43:42.388] user 0m15.878s [04:43:42.388] sys 0m10.262s [04:43:42.388] make -s -j${BUILD_JOBS} clean [04:43:42.956] time make -s -j${BUILD_JOBS} world-bin [04:45:49.202] llvmjit_expr.c:322:11: error: enumeration value 'EEOP_SCAN_SELECTSOME' not handled in switch [-Werror,-Wswitch] [04:45:49.202] 322 | switch (opcode) [04:45:49.202] | ^~~~~~ [04:45:49.202] 1 error generated. [04:45:49.203] make[2]: *** [: llvmjit_expr.o] Error 1 [04:45:49.203] make[2]: *** Waiting for unfinished jobs.... [04:45:54.087] make[1]: *** [Makefile:42: all-backend/jit/llvm-recurse] Error 2 [04:45:54.087] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:45:54.087] [04:45:54.087] real 2m11.131s [04:45:54.087] user 6m40.656s [04:45:54.087] sys 1m26.359s [04:45:54.088] [04:45:54.088] Exit status: 2