[23:00:48.894] time ./configure \ [23:00:48.894] --cache clang.cache \ [23:00:48.894] ${LINUX_CONFIGURE_FEATURES} \ [23:00:48.894] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [23:00:49.069] configure: creating cache clang.cache [23:00:49.082] checking build system type... x86_64-pc-linux-gnu [23:00:49.157] checking host system type... x86_64-pc-linux-gnu [23:00:49.157] checking which template to use... linux [23:00:49.158] checking whether NLS is wanted... no [23:00:49.158] checking for default port number... 5432 [23:00:49.164] checking for block size... 8kB [23:00:49.165] checking for segment size... 1GB [23:00:49.168] checking for WAL block size... 8kB [23:00:49.287] checking whether the C compiler works... yes [23:00:49.369] checking for C compiler default output file name... a.out [23:00:49.370] checking for suffix of executables... [23:00:49.438] checking whether we are cross compiling... no [23:00:49.512] checking for suffix of object files... o [23:00:49.521] checking whether we are using the GNU C compiler... yes [23:00:49.528] checking whether ccache clang accepts -g... yes [23:00:49.560] checking for ccache clang option to accept ISO C89... none needed [23:00:49.573] checking for ccache clang option to accept ISO C11... none needed [23:00:49.692] checking whether we are using the GNU C++ compiler... yes [23:00:49.699] checking whether ccache clang++ accepts -g... yes [23:00:49.793] checking for gawk... no [23:00:49.793] checking for mawk... mawk [23:00:49.793] checking for llvm-config... /usr/bin/llvm-config [23:00:49.798] configure: using llvm 19.1.7 [23:00:49.798] checking for CLANG... ccache clang [23:00:49.847] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:00:49.855] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:00:49.863] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:00:49.871] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:00:49.903] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:00:49.911] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [23:00:49.919] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:00:49.978] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:00:49.986] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:00:49.998] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:00:50.010] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:00:50.017] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [23:00:50.025] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:00:50.091] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [23:00:50.160] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:00:50.167] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [23:00:50.174] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:00:50.181] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:00:50.213] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:00:50.221] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:00:50.228] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [23:00:50.236] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [23:00:50.243] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [23:00:50.276] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:00:50.309] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:00:50.316] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:00:50.324] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:00:50.331] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:00:50.339] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:00:50.404] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [23:00:50.412] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:00:50.420] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:00:50.428] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:00:50.461] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:00:50.468] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:00:50.476] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [23:00:50.483] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:00:50.490] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:00:50.497] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:00:50.504] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [23:00:50.516] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [23:00:50.516] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:00:50.524] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:00:50.531] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:00:50.538] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:00:50.550] checking whether the C compiler still works... yes [23:00:50.639] checking how to run the C preprocessor... ccache clang -E [23:00:50.770] checking for pkg-config... /usr/bin/pkg-config [23:00:50.770] checking pkg-config is at least version 0.9.0... yes [23:00:50.772] checking whether to build with ICU support... yes [23:00:50.772] checking for icu-uc icu-i18n... yes [23:00:50.780] checking whether to build with Tcl... yes [23:00:50.780] checking whether to build Perl modules... yes [23:00:50.780] checking whether to build Python modules... yes [23:00:50.780] checking whether to build with GSSAPI support... yes [23:00:50.781] checking whether to build with PAM support... yes [23:00:50.782] checking whether to build with BSD Authentication support... no [23:00:50.782] checking whether to build with LDAP support... yes [23:00:50.782] checking whether to build with Bonjour support... no [23:00:50.782] checking whether to build with SELinux support... yes [23:00:50.782] checking whether to build with systemd support... yes [23:00:50.782] checking whether to build with liburing support... no [23:00:50.782] checking whether to build with libcurl support... yes [23:00:50.783] checking for libcurl >= 7.61.0... yes [23:00:50.792] checking whether to build with libnuma support... no [23:00:50.793] checking whether to build with XML support... yes [23:00:50.793] checking for libxml-2.0 >= 2.6.23... yes [23:00:50.801] checking whether to build with LZ4 support... yes [23:00:50.801] checking for liblz4... yes [23:00:50.809] checking whether to build with ZSTD support... yes [23:00:50.809] checking for libzstd >= 1.4.0... yes [23:00:50.817] checking for strip... strip [23:00:50.817] checking whether it is possible to strip libraries... yes [23:00:50.820] checking for ar... ar [23:00:50.820] checking for a BSD-compatible install... /usr/bin/install -c [23:00:50.829] checking for tar... /usr/bin/tar [23:00:50.829] checking whether ln -s works... yes [23:00:50.829] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:00:50.831] checking for nm... /usr/bin/nm [23:00:50.832] checking for bison... /usr/bin/bison [23:00:50.834] configure: using bison (GNU Bison) 3.8.2 [23:00:50.837] checking for flex... /usr/bin/flex [23:00:50.839] configure: using flex 2.6.4 [23:00:50.839] checking for perl... /usr/bin/perl [23:00:50.843] configure: using perl 5.40.1 [23:00:50.845] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [23:00:50.849] checking for Perl privlibexp... /usr/share/perl/5.40 [23:00:50.854] checking for Perl useshrplib... true [23:00:50.861] 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 [23:00:50.867] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:00:50.873] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:00:50.964] checking for python3... /usr/bin/python3 [23:00:50.978] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [23:00:50.985] checking for Python sysconfig module... yes [23:00:51.001] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [23:00:51.017] checking Python include directory... -I/usr/include/python3.13 [23:00:51.032] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [23:00:51.087] checking for a sed that does not truncate output... /usr/bin/sed [23:00:51.093] checking for grep that handles long lines and -e... /usr/bin/grep [23:00:51.095] checking for egrep... /usr/bin/grep -E [23:00:51.097] checking for ANSI C header files... yes [23:00:51.272] checking for sys/types.h... yes [23:00:51.319] checking for sys/stat.h... yes [23:00:51.335] checking for stdlib.h... yes [23:00:51.352] checking for string.h... yes [23:00:51.368] checking for memory.h... yes [23:00:51.418] checking for strings.h... yes [23:00:51.466] checking for inttypes.h... yes [23:00:51.482] checking for stdint.h... yes [23:00:51.497] checking for unistd.h... yes [23:00:51.511] checking whether ccache clang is Clang... yes [23:00:51.540] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:00:51.662] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:00:51.741] checking whether more special flags are required for pthreads... no [23:00:51.741] checking for PTHREAD_PRIO_INHERIT... yes [23:00:51.826] checking pthread.h usability... yes [23:00:51.919] checking pthread.h presence... yes [23:00:51.951] checking for pthread.h... yes [23:00:51.951] checking for strerror_r... yes [23:00:52.026] checking whether strerror_r returns int... no [23:00:52.093] checking for main in -lm... yes [23:00:52.174] checking for library containing setproctitle... no [23:00:52.339] checking for library containing dlsym... none required [23:00:52.418] checking for library containing socket... none required [23:00:52.496] checking for library containing getopt_long... none required [23:00:52.573] checking for library containing shm_open... none required [23:00:52.650] checking for library containing shm_unlink... none required [23:00:52.730] checking for library containing clock_gettime... none required [23:00:52.809] checking for library containing shmget... none required [23:00:52.889] checking for library containing backtrace_symbols... none required [23:00:52.965] checking for library containing pthread_barrier_wait... none required [23:00:53.046] checking for library containing readline... -lreadline [23:00:53.127] checking for inflate in -lz... yes [23:00:53.209] checking curl/curl.h usability... yes [23:00:53.218] checking curl/curl.h presence... yes [23:00:53.255] checking for curl/curl.h... yes [23:00:53.255] checking for curl_multi_init in -lcurl... yes [23:00:53.373] checking for curl_global_init thread safety... yes [23:00:53.518] checking for curl support for asynchronous DNS... yes [23:00:53.663] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:00:53.833] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:00:53.942] checking for SSL_new in -lssl... yes [23:00:54.056] checking for SSL_CTX_set_ciphersuites... yes [23:00:54.166] checking for SSL_CTX_set_cert_cb... yes [23:00:54.281] checking for X509_get_signature_info... yes [23:00:54.400] checking for SSL_CTX_set_num_tickets... yes [23:00:54.517] checking for SSL_CTX_set_keylog_callback... yes [23:00:54.636] checking for pam_start in -lpam... yes [23:00:54.744] checking for xmlSaveToBuffer in -lxml2... yes [23:00:54.863] checking for xsltCleanupGlobals in -lxslt... yes [23:00:54.980] checking for LZ4_compress_default in -llz4... yes [23:00:55.102] checking for ZSTD_compress in -lzstd... yes [23:00:55.225] checking for ldap_bind in -lldap... yes [23:00:55.349] checking for ldap_initialize... yes [23:00:55.473] checking for ldap_verify_credentials... yes [23:00:55.597] checking for security_compute_create_name in -lselinux... yes [23:00:55.723] checking for uuid_export in -lossp-uuid... yes [23:00:55.854] checking copyfile.h usability... no [23:00:55.942] checking copyfile.h presence... no [23:00:55.976] checking for copyfile.h... no [23:00:55.980] checking execinfo.h usability... yes [23:00:55.989] checking execinfo.h presence... yes [23:00:56.018] checking for execinfo.h... yes [23:00:56.027] checking getopt.h usability... yes [23:00:56.071] checking getopt.h presence... yes [23:00:56.103] checking for getopt.h... yes [23:00:56.110] checking ifaddrs.h usability... yes [23:00:56.119] checking ifaddrs.h presence... yes [23:00:56.152] checking for ifaddrs.h... yes [23:00:56.159] checking sys/epoll.h usability... yes [23:00:56.167] checking sys/epoll.h presence... yes [23:00:56.199] checking for sys/epoll.h... yes [23:00:56.207] checking sys/event.h usability... no [23:00:56.295] checking sys/event.h presence... no [23:00:56.330] checking for sys/event.h... no [23:00:56.333] checking sys/personality.h usability... yes [23:00:56.342] checking sys/personality.h presence... yes [23:00:56.374] checking for sys/personality.h... yes [23:00:56.382] checking sys/prctl.h usability... yes [23:00:56.427] checking sys/prctl.h presence... yes [23:00:56.458] checking for sys/prctl.h... yes [23:00:56.467] checking sys/procctl.h usability... no [23:00:56.553] checking sys/procctl.h presence... no [23:00:56.587] checking for sys/procctl.h... no [23:00:56.591] checking sys/signalfd.h usability... yes [23:00:56.600] checking sys/signalfd.h presence... yes [23:00:56.630] checking for sys/signalfd.h... yes [23:00:56.638] checking sys/ucred.h usability... no [23:00:56.727] checking sys/ucred.h presence... no [23:00:56.761] checking for sys/ucred.h... no [23:00:56.765] checking termios.h usability... yes [23:00:56.773] checking termios.h presence... yes [23:00:56.805] checking for termios.h... yes [23:00:56.813] checking uchar.h usability... yes [23:00:56.904] checking uchar.h presence... yes [23:00:56.936] checking for uchar.h... yes [23:00:56.945] checking ucred.h usability... no [23:00:57.035] checking ucred.h presence... no [23:00:57.069] checking for ucred.h... no [23:00:57.072] checking xlocale.h usability... no [23:00:57.164] checking xlocale.h presence... no [23:00:57.200] checking for xlocale.h... no [23:00:57.202] checking readline/readline.h usability... yes [23:00:57.210] checking readline/readline.h presence... yes [23:00:57.244] checking for readline/readline.h... yes [23:00:57.245] checking readline/history.h usability... yes [23:00:57.254] checking readline/history.h presence... yes [23:00:57.289] checking for readline/history.h... yes [23:00:57.292] checking zlib.h usability... yes [23:00:57.301] checking zlib.h presence... yes [23:00:57.336] checking for zlib.h... yes [23:00:57.336] checking for lz4... /usr/bin/lz4 [23:00:57.337] checking lz4.h usability... yes [23:00:57.345] checking lz4.h presence... yes [23:00:57.376] checking for lz4.h... yes [23:00:57.377] checking for zstd... /usr/bin/zstd [23:00:57.377] checking zstd.h usability... yes [23:00:57.386] checking zstd.h presence... yes [23:00:57.416] checking for zstd.h... yes [23:00:57.416] checking gssapi/gssapi.h usability... yes [23:00:57.425] checking gssapi/gssapi.h presence... yes [23:00:57.458] checking for gssapi/gssapi.h... yes [23:00:57.460] checking gssapi/gssapi_ext.h usability... yes [23:00:57.468] checking gssapi/gssapi_ext.h presence... yes [23:00:57.503] checking for gssapi/gssapi_ext.h... yes [23:00:57.504] checking for openssl... /usr/bin/openssl [23:00:57.509] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [23:00:57.509] checking openssl/ssl.h usability... yes [23:00:57.519] checking openssl/ssl.h presence... yes [23:00:57.581] checking for openssl/ssl.h... yes [23:00:57.581] checking openssl/err.h usability... yes [23:00:57.590] checking openssl/err.h presence... yes [23:00:57.631] checking for openssl/err.h... yes [23:00:57.631] checking security/pam_appl.h usability... yes [23:00:57.719] checking security/pam_appl.h presence... yes [23:00:57.748] checking for security/pam_appl.h... yes [23:00:57.750] checking systemd/sd-daemon.h usability... yes [23:00:57.843] checking systemd/sd-daemon.h presence... yes [23:00:57.876] checking for systemd/sd-daemon.h... yes [23:00:57.876] checking libxml/parser.h usability... yes [23:00:57.885] checking libxml/parser.h presence... yes [23:00:57.922] checking for libxml/parser.h... yes [23:00:57.922] checking libxslt/xslt.h usability... yes [23:00:57.932] checking libxslt/xslt.h presence... yes [23:00:57.970] checking for libxslt/xslt.h... yes [23:00:57.970] checking ldap.h usability... yes [23:00:58.063] checking ldap.h presence... yes [23:00:58.096] checking for ldap.h... yes [23:00:58.096] checking for compatible LDAP implementation... yes [23:00:58.105] checking ossp/uuid.h usability... yes [23:00:58.113] checking ossp/uuid.h presence... yes [23:00:58.147] checking for ossp/uuid.h... yes [23:00:58.183] checking whether byte ordering is bigendian... no [23:00:58.331] checking for inline... inline [23:00:58.366] checking for C printf format archetype... printf [23:00:58.474] checking for C++ printf format archetype... printf [23:00:58.501] checking for statement expressions... yes [23:00:58.618] checking for typeof... typeof [23:00:58.680] checking for __builtin_types_compatible_p... yes [23:00:58.693] checking for __builtin_constant_p... yes [23:00:58.704] checking for __builtin_mul_overflow... yes [23:00:58.829] checking for __builtin_unreachable... yes [23:00:58.954] checking for computed goto support... yes [23:00:58.986] checking for struct tm.tm_zone... yes [23:00:58.996] checking for union semun... no [23:00:59.065] checking for socklen_t... yes [23:00:59.146] checking for struct sockaddr.sa_len... no [23:00:59.291] checking for C/C++ restrict keyword... __restrict [23:00:59.304] checking for struct option... yes [23:00:59.379] checking whether assembler supports x86_64 popcntq... yes [23:00:59.387] checking for special C compiler options needed for large files... no [23:00:59.387] checking for _FILE_OFFSET_BITS value needed for large files... no [23:00:59.398] checking size of off_t... 8 [23:00:59.547] checking for int timezone... yes [23:00:59.684] checking for backtrace_symbols... yes [23:00:59.817] checking for copyfile... no [23:00:59.947] checking for copy_file_range... yes [23:01:00.071] checking for elf_aux_info... no [23:01:00.197] checking for getauxval... yes [23:01:00.323] checking for getifaddrs... yes [23:01:00.455] checking for getpeerucred... no [23:01:00.584] checking for inet_pton... yes [23:01:00.707] checking for kqueue... no [23:01:00.833] checking for localeconv_l... no [23:01:00.954] checking for mbstowcs_l... no [23:01:01.089] checking for posix_fallocate... yes [23:01:01.219] checking for ppoll... yes [23:01:01.348] checking for pthread_is_threaded_np... no [23:01:01.478] checking for setproctitle... no [23:01:01.603] checking for setproctitle_fast... no [23:01:01.730] checking for strsignal... yes [23:01:01.853] checking for syncfs... yes [23:01:01.980] checking for sync_file_range... yes [23:01:02.108] checking for uselocale... yes [23:01:02.235] checking for wcstombs_l... no [23:01:02.357] checking for __builtin_bswap16... yes [23:01:02.479] checking for __builtin_bswap32... yes [23:01:02.601] checking for __builtin_bswap64... yes [23:01:02.730] checking for __builtin_clz... yes [23:01:02.851] checking for __builtin_ctz... yes [23:01:02.971] checking for __builtin_popcount... yes [23:01:03.095] checking for __builtin_frame_address... yes [23:01:03.216] checking for _LARGEFILE_SOURCE value needed for large files... no [23:01:03.343] checking how ccache clang reports undeclared, standard C functions... error [23:01:03.404] checking for posix_fadvise... yes [23:01:03.532] checking whether posix_fadvise is declared... yes [23:01:03.546] checking whether fdatasync is declared... yes [23:01:03.560] checking whether strlcat is declared... yes [23:01:03.657] checking whether strlcpy is declared... yes [23:01:03.673] checking whether strsep is declared... yes [23:01:03.687] checking whether timingsafe_bcmp is declared... no [23:01:03.787] checking whether preadv is declared... yes [23:01:03.801] checking whether pwritev is declared... yes [23:01:03.816] checking whether strchrnul is declared... yes [23:01:03.830] checking whether memset_s is declared... no [23:01:03.903] checking whether F_FULLFSYNC is declared... no [23:01:03.973] checking for explicit_bzero... yes [23:01:04.091] checking for getopt... yes [23:01:04.211] checking for getpeereid... no [23:01:04.332] checking for inet_aton... yes [23:01:04.446] checking for mkdtemp... yes [23:01:04.563] checking for strlcat... yes [23:01:04.684] checking for strlcpy... yes [23:01:04.808] checking for strsep... yes [23:01:04.931] checking for timingsafe_bcmp... no [23:01:05.059] checking for pthread_barrier_wait... yes [23:01:05.178] checking for getopt_long... yes [23:01:05.298] checking for syslog... yes [23:01:05.418] checking syslog.h usability... yes [23:01:05.426] checking syslog.h presence... yes [23:01:05.456] checking for syslog.h... yes [23:01:05.456] checking for opterr... yes [23:01:05.576] checking for optreset... no [23:01:05.705] checking unicode/ucol.h usability... yes [23:01:05.757] checking unicode/ucol.h presence... yes [23:01:05.796] checking for unicode/ucol.h... yes [23:01:05.796] checking for rl_completion_suppress_quote... yes [23:01:05.924] checking for rl_filename_quote_characters... yes [23:01:06.050] checking for rl_filename_quoting_function... yes [23:01:06.185] checking for append_history... yes [23:01:06.311] checking for history_truncate_file... yes [23:01:06.441] checking for rl_completion_matches... yes [23:01:06.570] checking for rl_filename_completion_function... yes [23:01:06.696] checking for rl_reset_screen_size... yes [23:01:06.824] checking for rl_variable_bind... yes [23:01:06.951] checking test program... ok [23:01:07.075] checking size of void *... 8 [23:01:07.222] checking size of size_t... 8 [23:01:07.365] checking size of long... 8 [23:01:07.509] checking size of long long... 8 [23:01:07.652] checking size of intmax_t... 8 [23:01:07.801] checking alignment of short... 2 [23:01:07.945] checking alignment of int... 4 [23:01:08.092] checking alignment of long... 8 [23:01:08.237] checking alignment of int64_t... 8 [23:01:08.382] checking alignment of double... 8 [23:01:08.528] checking for __int128... yes [23:01:08.652] checking for __int128 alignment bug... ok [23:01:08.776] checking alignment of PG_INT128_TYPE... 16 [23:01:08.924] checking for builtin __sync char locking functions... yes [23:01:09.041] checking for builtin __sync int32 locking functions... yes [23:01:09.159] checking for builtin __sync int32 atomic operations... yes [23:01:09.278] checking for builtin __sync int64 atomic operations... yes [23:01:09.401] checking for builtin __atomic int32 atomic operations... yes [23:01:09.518] checking for builtin __atomic int64 atomic operations... yes [23:01:09.637] checking for __get_cpuid... yes [23:01:09.768] checking for __get_cpuid_count... yes [23:01:09.893] checking for _xgetbv... yes [23:01:10.383] checking for _mm512_popcnt_epi64... yes [23:01:10.836] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [23:01:11.064] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:01:11.132] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [23:01:11.191] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:01:11.249] 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 [23:01:11.326] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:01:11.327] checking for _mm512_clmulepi64_epi128... yes [23:01:11.784] checking for vectorized CRC-32C... AVX-512 with runtime check [23:01:11.784] checking for library containing sem_init... none required [23:01:11.908] checking which semaphore API to use... unnamed POSIX [23:01:11.908] checking which random number source to use... OpenSSL [23:01:11.910] checking for tclsh... /usr/bin/tclsh [23:01:11.910] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:01:11.949] checking tcl.h usability... yes [23:01:11.958] checking tcl.h presence... yes [23:01:11.991] checking for tcl.h... yes [23:01:11.992] checking for perl.h... yes [23:01:12.005] checking for libperl... yes [23:01:12.270] checking Python.h usability... yes [23:01:12.281] checking Python.h presence... yes [23:01:12.350] checking for Python.h... yes [23:01:12.351] checking for xmllint... /usr/bin/xmllint [23:01:12.351] checking for xsltproc... /usr/bin/xsltproc [23:01:12.351] checking for fop... /usr/bin/fop [23:01:12.351] checking for dbtoepub... no [23:01:12.352] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:01:12.445] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:01:12.570] configure: using compiler=Debian clang version 19.1.7 (3+b1) [23:01:12.570] 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 [23:01:12.570] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:01:12.570] configure: using LDFLAGS= -Wl,--as-needed [23:01:12.570] configure: using CXX=ccache clang++ [23:01:12.570] 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 [23:01:12.570] configure: using CLANG=ccache clang [23:01:12.570] 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 [23:01:12.570] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:01:12.598] configure: updating cache clang.cache [23:01:12.606] configure: creating ./config.status [23:01:12.695] config.status: creating GNUmakefile [23:01:12.708] config.status: creating src/Makefile.global [23:01:12.725] config.status: creating src/include/pg_config.h [23:01:12.738] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:01:12.746] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:01:12.752] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:01:12.760] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:01:12.767] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:01:12.775] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:01:12.810] [23:01:12.810] real 0m23.916s [23:01:12.810] user 0m14.381s [23:01:12.810] sys 0m9.752s [23:01:12.810] make -s -j${BUILD_JOBS} clean [23:01:13.338] time make -s -j${BUILD_JOBS} world-bin [23:03:19.333] llvmjit_deform.c:65:15: error: variable 'v_flagsp' set but not used [-Werror,-Wunused-but-set-variable] [23:03:19.333] 65 | LLVMValueRef v_flagsp; [23:03:19.333] | ^ [23:03:19.333] 1 error generated. [23:03:19.334] make[2]: *** [: llvmjit_deform.o] Error 1 [23:03:19.334] make[2]: *** Waiting for unfinished jobs.... [23:03:24.072] make[1]: *** [Makefile:42: all-backend/jit/llvm-recurse] Error 2 [23:03:24.073] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:03:24.073] [23:03:24.073] real 2m10.735s [23:03:24.073] user 6m44.567s [23:03:24.073] sys 1m25.915s [23:03:24.073] [23:03:24.073] Exit status: 2