[16:36:44.169] time ./configure \ [16:36:44.169] --cache clang.cache \ [16:36:44.169] ${LINUX_CONFIGURE_FEATURES} \ [16:36:44.169] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [16:36:44.415] configure: creating cache clang.cache [16:36:44.436] checking build system type... x86_64-pc-linux-gnu [16:36:44.534] checking host system type... x86_64-pc-linux-gnu [16:36:44.534] checking which template to use... linux [16:36:44.534] checking whether NLS is wanted... no [16:36:44.534] checking for default port number... 5432 [16:36:44.544] checking for block size... 8kB [16:36:44.546] checking for segment size... 1GB [16:36:44.549] checking for WAL block size... 8kB [16:36:44.693] checking whether the C compiler works... yes [16:36:44.792] checking for C compiler default output file name... a.out [16:36:44.794] checking for suffix of executables... [16:36:44.878] checking whether we are cross compiling... no [16:36:44.966] checking for suffix of object files... o [16:36:45.005] checking whether we are using the GNU C compiler... yes [16:36:45.014] checking whether ccache clang accepts -g... yes [16:36:45.024] checking for ccache clang option to accept ISO C89... none needed [16:36:45.041] checking for ccache clang option to accept ISO C11... none needed [16:36:45.195] checking whether we are using the GNU C++ compiler... yes [16:36:45.204] checking whether ccache clang++ accepts -g... yes [16:36:45.226] checking for ccache clang++ option to accept ISO C++11... none needed [16:36:45.316] checking for gawk... no [16:36:45.316] checking for mawk... mawk [16:36:45.317] checking for llvm-config... /usr/bin/llvm-config [16:36:45.324] configure: using llvm 19.1.7 [16:36:45.324] checking for CLANG... ccache clang [16:36:45.384] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [16:36:45.394] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [16:36:45.404] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [16:36:45.413] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [16:36:45.423] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [16:36:45.433] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [16:36:45.444] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [16:36:45.454] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [16:36:45.463] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [16:36:45.479] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [16:36:45.489] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [16:36:45.506] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [16:36:45.516] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [16:36:45.525] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [16:36:45.535] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [16:36:45.551] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [16:36:45.566] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [16:36:45.576] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [16:36:45.586] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [16:36:45.595] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [16:36:45.604] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [16:36:45.613] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [16:36:45.623] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [16:36:45.633] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [16:36:45.642] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [16:36:45.652] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [16:36:45.662] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [16:36:45.673] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [16:36:45.684] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [16:36:45.695] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [16:36:45.704] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [16:36:45.723] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [16:36:45.734] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [16:36:45.744] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [16:36:45.754] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [16:36:45.766] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [16:36:45.776] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [16:36:45.786] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [16:36:45.796] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [16:36:45.806] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [16:36:45.815] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [16:36:45.826] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [16:36:45.842] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [16:36:45.842] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [16:36:45.881] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [16:36:45.891] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [16:36:45.901] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [16:36:45.949] checking whether the C compiler still works... yes [16:36:46.058] checking how to run the C preprocessor... ccache clang -E [16:36:46.218] checking for pkg-config... /usr/bin/pkg-config [16:36:46.218] checking pkg-config is at least version 0.9.0... yes [16:36:46.221] checking whether to build with ICU support... yes [16:36:46.221] checking for icu-uc icu-i18n... yes [16:36:46.233] checking whether to build with Tcl... yes [16:36:46.233] checking whether to build Perl modules... yes [16:36:46.233] checking whether to build Python modules... yes [16:36:46.233] checking whether to build with GSSAPI support... yes [16:36:46.235] checking whether to build with PAM support... yes [16:36:46.235] checking whether to build with BSD Authentication support... no [16:36:46.235] checking whether to build with LDAP support... yes [16:36:46.235] checking whether to build with Bonjour support... no [16:36:46.236] checking whether to build with SELinux support... yes [16:36:46.236] checking whether to build with systemd support... yes [16:36:46.236] checking whether to build with liburing support... no [16:36:46.236] checking whether to build with libcurl support... yes [16:36:46.236] checking for libcurl >= 7.61.0... yes [16:36:46.250] checking whether to build with libnuma support... no [16:36:46.250] checking whether to build with XML support... yes [16:36:46.250] checking for libxml-2.0 >= 2.6.23... yes [16:36:46.261] checking whether to build with LZ4 support... yes [16:36:46.261] checking for liblz4... yes [16:36:46.272] checking whether to build with ZSTD support... yes [16:36:46.272] checking for libzstd >= 1.4.0... yes [16:36:46.285] checking for strip... strip [16:36:46.285] checking whether it is possible to strip libraries... yes [16:36:46.288] checking for ar... ar [16:36:46.288] checking for a BSD-compatible install... /usr/bin/install -c [16:36:46.301] checking for tar... /usr/bin/tar [16:36:46.301] checking whether ln -s works... yes [16:36:46.301] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [16:36:46.305] checking for nm... /usr/bin/nm [16:36:46.305] checking for bison... /usr/bin/bison [16:36:46.309] configure: using bison (GNU Bison) 3.8.2 [16:36:46.314] checking for flex... /usr/bin/flex [16:36:46.317] configure: using flex 2.6.4 [16:36:46.317] checking for perl... /usr/bin/perl [16:36:46.321] configure: using perl 5.40.1 [16:36:46.324] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [16:36:46.331] checking for Perl privlibexp... /usr/share/perl/5.40 [16:36:46.336] checking for Perl useshrplib... true [16:36:46.344] 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 [16:36:46.351] checking for CFLAGS to compile embedded Perl... -DDEBIAN [16:36:46.359] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [16:36:46.465] checking for python3... /usr/bin/python3 [16:36:46.481] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [16:36:46.490] checking for Python sysconfig module... yes [16:36:46.508] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [16:36:46.528] checking Python include directory... -I/usr/include/python3.13 [16:36:46.547] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [16:36:46.613] checking for a sed that does not truncate output... /usr/bin/sed [16:36:46.620] checking for grep that handles long lines and -e... /usr/bin/grep [16:36:46.623] checking for egrep... /usr/bin/grep -E [16:36:46.626] checking for ANSI C header files... yes [16:36:46.831] checking for sys/types.h... yes [16:36:46.853] checking for sys/stat.h... yes [16:36:46.875] checking for stdlib.h... yes [16:36:46.898] checking for string.h... yes [16:36:46.918] checking for memory.h... yes [16:36:46.939] checking for strings.h... yes [16:36:46.960] checking for inttypes.h... yes [16:36:46.980] checking for stdint.h... yes [16:36:47.001] checking for unistd.h... yes [16:36:47.020] checking whether ccache clang is Clang... yes [16:36:47.056] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [16:36:47.207] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [16:36:47.302] checking whether more special flags are required for pthreads... no [16:36:47.302] checking for PTHREAD_PRIO_INHERIT... yes [16:36:47.407] checking pthread.h usability... yes [16:36:47.418] checking pthread.h presence... yes [16:36:47.459] checking for pthread.h... yes [16:36:47.459] checking for strerror_r... yes [16:36:47.551] checking whether strerror_r returns int... no [16:36:47.631] checking for main in -lm... yes [16:36:47.729] checking for library containing setproctitle... no [16:36:47.932] checking for library containing dlsym... none required [16:36:48.026] checking for library containing socket... none required [16:36:48.124] checking for library containing getopt_long... none required [16:36:48.218] checking for library containing shm_open... none required [16:36:48.312] checking for library containing shm_unlink... none required [16:36:48.407] checking for library containing clock_gettime... none required [16:36:48.498] checking for library containing shmget... none required [16:36:48.592] checking for library containing backtrace_symbols... none required [16:36:48.685] checking for library containing pthread_barrier_wait... none required [16:36:48.778] checking for library containing readline... -lreadline [16:36:48.871] checking for inflate in -lz... yes [16:36:48.966] checking curl/curl.h usability... yes [16:36:48.978] checking curl/curl.h presence... yes [16:36:49.020] checking for curl/curl.h... yes [16:36:49.021] checking for curl_multi_init in -lcurl... yes [16:36:49.184] checking for curl_global_init thread safety... yes [16:36:49.370] checking for curl support for asynchronous DNS... yes [16:36:49.549] checking for library containing gss_store_cred_into... -lgssapi_krb5 [16:36:49.754] checking for CRYPTO_new_ex_data in -lcrypto... yes [16:36:49.883] checking for SSL_new in -lssl... yes [16:36:50.016] checking for SSL_CTX_set_ciphersuites... yes [16:36:50.165] checking for SSL_CTX_set_cert_cb... yes [16:36:50.316] checking for X509_get_signature_info... yes [16:36:50.457] checking for SSL_CTX_set_num_tickets... yes [16:36:50.603] checking for SSL_CTX_set_keylog_callback... yes [16:36:50.743] checking for pam_start in -lpam... yes [16:36:50.878] checking for xmlSaveToBuffer in -lxml2... yes [16:36:51.033] checking for xsltCleanupGlobals in -lxslt... yes [16:36:51.181] checking for LZ4_compress_default in -llz4... yes [16:36:51.323] checking for ZSTD_compress in -lzstd... yes [16:36:51.475] checking for ldap_bind in -lldap... yes [16:36:51.631] checking for ldap_initialize... yes [16:36:51.800] checking for ldap_verify_credentials... yes [16:36:51.950] checking for security_compute_create_name in -lselinux... yes [16:36:52.101] checking for uuid_export in -lossp-uuid... yes [16:36:52.260] checking copyfile.h usability... no [16:36:52.363] checking copyfile.h presence... no [16:36:52.406] checking for copyfile.h... no [16:36:52.411] checking execinfo.h usability... yes [16:36:52.422] checking execinfo.h presence... yes [16:36:52.461] checking for execinfo.h... yes [16:36:52.471] checking getopt.h usability... yes [16:36:52.571] checking getopt.h presence... yes [16:36:52.607] checking for getopt.h... yes [16:36:52.617] checking ifaddrs.h usability... yes [16:36:52.628] checking ifaddrs.h presence... yes [16:36:52.665] checking for ifaddrs.h... yes [16:36:52.675] checking sys/epoll.h usability... yes [16:36:52.686] checking sys/epoll.h presence... yes [16:36:52.723] checking for sys/epoll.h... yes [16:36:52.732] checking sys/event.h usability... no [16:36:52.831] checking sys/event.h presence... no [16:36:52.873] checking for sys/event.h... no [16:36:52.877] checking sys/personality.h usability... yes [16:36:52.887] checking sys/personality.h presence... yes [16:36:52.923] checking for sys/personality.h... yes [16:36:52.934] checking sys/prctl.h usability... yes [16:36:52.945] checking sys/prctl.h presence... yes [16:36:52.981] checking for sys/prctl.h... yes [16:36:52.991] checking sys/procctl.h usability... no [16:36:53.092] checking sys/procctl.h presence... no [16:36:53.134] checking for sys/procctl.h... no [16:36:53.139] checking sys/signalfd.h usability... yes [16:36:53.150] checking sys/signalfd.h presence... yes [16:36:53.187] checking for sys/signalfd.h... yes [16:36:53.197] checking sys/ucred.h usability... no [16:36:53.302] checking sys/ucred.h presence... no [16:36:53.344] checking for sys/ucred.h... no [16:36:53.348] checking termios.h usability... yes [16:36:53.357] checking termios.h presence... yes [16:36:53.394] checking for termios.h... yes [16:36:53.404] checking uchar.h usability... yes [16:36:53.414] checking uchar.h presence... yes [16:36:53.452] checking for uchar.h... yes [16:36:53.462] checking ucred.h usability... no [16:36:53.566] checking ucred.h presence... no [16:36:53.609] checking for ucred.h... no [16:36:53.614] checking xlocale.h usability... no [16:36:53.716] checking xlocale.h presence... no [16:36:53.759] checking for xlocale.h... no [16:36:53.761] checking readline/readline.h usability... yes [16:36:53.773] checking readline/readline.h presence... yes [16:36:53.814] checking for readline/readline.h... yes [16:36:53.816] checking readline/history.h usability... yes [16:36:53.828] checking readline/history.h presence... yes [16:36:53.867] checking for readline/history.h... yes [16:36:53.871] checking zlib.h usability... yes [16:36:53.882] checking zlib.h presence... yes [16:36:53.921] checking for zlib.h... yes [16:36:53.922] checking for lz4... /usr/bin/lz4 [16:36:53.922] checking lz4.h usability... yes [16:36:53.934] checking lz4.h presence... yes [16:36:53.974] checking for lz4.h... yes [16:36:53.975] checking for zstd... /usr/bin/zstd [16:36:53.975] checking zstd.h usability... yes [16:36:53.986] checking zstd.h presence... yes [16:36:54.024] checking for zstd.h... yes [16:36:54.025] checking gssapi/gssapi.h usability... yes [16:36:54.036] checking gssapi/gssapi.h presence... yes [16:36:54.075] checking for gssapi/gssapi.h... yes [16:36:54.078] checking gssapi/gssapi_ext.h usability... yes [16:36:54.088] checking gssapi/gssapi_ext.h presence... yes [16:36:54.128] checking for gssapi/gssapi_ext.h... yes [16:36:54.130] checking for openssl... /usr/bin/openssl [16:36:54.136] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [16:36:54.136] checking openssl/ssl.h usability... yes [16:36:54.149] checking openssl/ssl.h presence... yes [16:36:54.225] checking for openssl/ssl.h... yes [16:36:54.226] checking openssl/err.h usability... yes [16:36:54.237] checking openssl/err.h presence... yes [16:36:54.286] checking for openssl/err.h... yes [16:36:54.286] checking security/pam_appl.h usability... yes [16:36:54.297] checking security/pam_appl.h presence... yes [16:36:54.334] checking for security/pam_appl.h... yes [16:36:54.336] checking systemd/sd-daemon.h usability... yes [16:36:54.346] checking systemd/sd-daemon.h presence... yes [16:36:54.389] checking for systemd/sd-daemon.h... yes [16:36:54.389] checking libxml/parser.h usability... yes [16:36:54.402] checking libxml/parser.h presence... yes [16:36:54.449] checking for libxml/parser.h... yes [16:36:54.449] checking libxslt/xslt.h usability... yes [16:36:54.463] checking libxslt/xslt.h presence... yes [16:36:54.510] checking for libxslt/xslt.h... yes [16:36:54.511] checking ldap.h usability... yes [16:36:54.522] checking ldap.h presence... yes [16:36:54.564] checking for ldap.h... yes [16:36:54.565] checking for compatible LDAP implementation... yes [16:36:54.577] checking ossp/uuid.h usability... yes [16:36:54.589] checking ossp/uuid.h presence... yes [16:36:54.632] checking for ossp/uuid.h... yes [16:36:54.675] checking whether byte ordering is bigendian... no [16:36:54.864] checking for C printf format archetype... printf [16:36:54.901] checking for C++ printf format archetype... printf [16:36:54.939] checking for statement expressions... yes [16:36:55.115] checking for typeof... typeof [16:36:55.126] checking for __builtin_types_compatible_p... yes [16:36:55.142] checking for __builtin_constant_p... yes [16:36:55.159] checking for __builtin_mul_overflow... yes [16:36:55.350] checking for __builtin_unreachable... yes [16:36:55.504] checking for computed goto support... yes [16:36:55.513] checking for struct tm.tm_zone... yes [16:36:55.527] checking for union semun... no [16:36:55.608] checking for socklen_t... yes [16:36:55.710] checking for struct sockaddr.sa_len... no [16:36:55.884] checking for C/C++ restrict keyword... __restrict [16:36:55.905] checking for struct option... yes [16:36:55.997] checking whether assembler supports x86_64 popcntq... yes [16:36:56.008] checking for special C compiler options needed for large files... no [16:36:56.008] checking for _FILE_OFFSET_BITS value needed for large files... no [16:36:56.025] checking size of off_t... 8 [16:36:56.218] checking for int timezone... yes [16:36:56.391] checking for backtrace_symbols... yes [16:36:56.572] checking for copyfile... no [16:36:56.745] checking for copy_file_range... yes [16:36:56.922] checking for elf_aux_info... no [16:36:57.096] checking for getauxval... yes [16:36:57.267] checking for getifaddrs... yes [16:36:57.444] checking for getpeerucred... no [16:36:57.609] checking for inet_pton... yes [16:36:57.787] checking for kqueue... no [16:36:57.956] checking for localeconv_l... no [16:36:58.133] checking for mbstowcs_l... no [16:36:58.314] checking for posix_fallocate... yes [16:36:58.506] checking for ppoll... yes [16:36:58.675] checking for pthread_is_threaded_np... no [16:36:58.868] checking for setproctitle... no [16:36:59.041] checking for setproctitle_fast... no [16:36:59.223] checking for strsignal... yes [16:36:59.408] checking for syncfs... yes [16:36:59.585] checking for sync_file_range... yes [16:36:59.773] checking for uselocale... yes [16:36:59.970] checking for wcstombs_l... no [16:37:00.141] checking for __builtin_bswap16... yes [16:37:00.310] checking for __builtin_bswap32... yes [16:37:00.475] checking for __builtin_bswap64... yes [16:37:00.643] checking for __builtin_clz... yes [16:37:00.813] checking for __builtin_ctz... yes [16:37:00.987] checking for __builtin_frame_address... yes [16:37:01.174] checking for _LARGEFILE_SOURCE value needed for large files... no [16:37:01.342] checking how ccache clang reports undeclared, standard C functions... error [16:37:01.418] checking for posix_fadvise... yes [16:37:01.579] checking whether posix_fadvise is declared... yes [16:37:01.597] checking whether fdatasync is declared... yes [16:37:01.615] checking whether strlcat is declared... yes [16:37:01.634] checking whether strlcpy is declared... yes [16:37:01.654] checking whether strsep is declared... yes [16:37:01.673] checking whether timingsafe_bcmp is declared... no [16:37:01.795] checking whether preadv is declared... yes [16:37:01.813] checking whether pwritev is declared... yes [16:37:01.832] checking whether strchrnul is declared... yes [16:37:01.850] checking whether memset_s is declared... no [16:37:01.938] checking whether F_FULLFSYNC is declared... no [16:37:02.024] checking for explicit_bzero... yes [16:37:02.187] checking for getopt... yes [16:37:02.377] checking for getpeereid... no [16:37:02.551] checking for inet_aton... yes [16:37:02.711] checking for mkdtemp... yes [16:37:02.871] checking for strlcat... yes [16:37:03.024] checking for strlcpy... yes [16:37:03.193] checking for strsep... yes [16:37:03.353] checking for timingsafe_bcmp... no [16:37:03.514] checking for pthread_barrier_wait... yes [16:37:03.670] checking for getopt_long... yes [16:37:03.817] checking for syslog... yes [16:37:03.965] checking syslog.h usability... yes [16:37:03.976] checking syslog.h presence... yes [16:37:04.012] checking for syslog.h... yes [16:37:04.012] checking for opterr... yes [16:37:04.165] checking for optreset... no [16:37:04.341] checking unicode/ucol.h usability... yes [16:37:04.353] checking unicode/ucol.h presence... yes [16:37:04.398] checking for unicode/ucol.h... yes [16:37:04.398] checking for rl_completion_suppress_quote... yes [16:37:04.564] checking for rl_filename_quote_characters... yes [16:37:04.732] checking for rl_filename_quoting_function... yes [16:37:04.895] checking for append_history... yes [16:37:05.062] checking for history_truncate_file... yes [16:37:05.239] checking for rl_completion_matches... yes [16:37:05.402] checking for rl_filename_completion_function... yes [16:37:05.566] checking for rl_reset_screen_size... yes [16:37:05.728] checking for rl_variable_bind... yes [16:37:05.883] checking test program... ok [16:37:06.038] checking size of void *... 8 [16:37:06.229] checking size of size_t... 8 [16:37:06.410] checking size of long... 8 [16:37:06.604] checking size of long long... 8 [16:37:06.795] checking size of intmax_t... 8 [16:37:06.975] checking alignment of short... 2 [16:37:07.165] checking alignment of int... 4 [16:37:07.368] checking alignment of int64_t... 8 [16:37:07.570] checking alignment of double... 8 [16:37:07.765] checking for __int128... yes [16:37:07.936] checking for __int128 alignment bug... ok [16:37:08.110] checking alignment of PG_INT128_TYPE... 16 [16:37:08.309] checking for builtin __sync char locking functions... yes [16:37:08.468] checking for builtin __sync int32 locking functions... yes [16:37:08.633] checking for builtin __sync int32 atomic operations... yes [16:37:08.808] checking for builtin __sync int64 atomic operations... yes [16:37:08.970] checking for builtin __atomic int32 atomic operations... yes [16:37:09.145] checking for builtin __atomic int64 atomic operations... yes [16:37:09.297] checking for __get_cpuid... yes [16:37:09.464] checking for __get_cpuid_count... yes [16:37:09.631] checking for _xgetbv... yes [16:37:10.226] checking for _mm512_popcnt_epi64... yes [16:37:10.725] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [16:37:11.003] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [16:37:11.081] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [16:37:11.152] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [16:37:11.221] 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 [16:37:11.308] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [16:37:11.308] checking for _mm512_clmulepi64_epi128... yes [16:37:11.826] checking for vectorized CRC-32C... AVX-512 with runtime check [16:37:11.826] checking for library containing sem_init... none required [16:37:11.983] checking which semaphore API to use... unnamed POSIX [16:37:11.984] checking which random number source to use... OpenSSL [16:37:11.986] checking for tclsh... /usr/bin/tclsh [16:37:11.986] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [16:37:12.031] checking tcl.h usability... yes [16:37:12.042] checking tcl.h presence... yes [16:37:12.084] checking for tcl.h... yes [16:37:12.084] checking for perl.h... yes [16:37:12.103] checking for libperl... yes [16:37:12.435] checking Python.h usability... yes [16:37:12.448] checking Python.h presence... yes [16:37:12.526] checking for Python.h... yes [16:37:12.526] checking for xmllint... /usr/bin/xmllint [16:37:12.526] checking for xsltproc... /usr/bin/xsltproc [16:37:12.527] checking for fop... /usr/bin/fop [16:37:12.527] checking for dbtoepub... no [16:37:12.527] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [16:37:12.634] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [16:37:12.779] configure: using compiler=Debian clang version 19.1.7 (3+b1) [16:37:12.779] 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 [16:37:12.779] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [16:37:12.779] configure: using LDFLAGS= -Wl,--as-needed [16:37:12.779] configure: using CXX=ccache clang++ [16:37:12.780] 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 [16:37:12.780] configure: using CLANG=ccache clang [16:37:12.780] 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 [16:37:12.780] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [16:37:12.813] configure: updating cache clang.cache [16:37:12.823] configure: creating ./config.status [16:37:12.931] config.status: creating GNUmakefile [16:37:12.949] config.status: creating src/Makefile.global [16:37:12.971] config.status: creating src/include/pg_config.h [16:37:12.987] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [16:37:12.997] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [16:37:13.005] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [16:37:13.015] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [16:37:13.025] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [16:37:13.036] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [16:37:13.076] [16:37:13.076] real 0m28.907s [16:37:13.076] user 0m18.420s [16:37:13.076] sys 0m10.700s [16:37:13.076] make -s -j${BUILD_JOBS} clean [16:37:13.700] time make -s -j${BUILD_JOBS} world-bin [16:39:33.408] pgoutput_repack.c:96:23: error: variable 'dstate' set but not used [-Werror,-Wunused-but-set-variable] [16:39:33.408] 96 | RepackDecodingState *dstate; [16:39:33.408] | ^ [16:39:33.408] 1 error generated. [16:39:33.409] make[2]: *** [: pgoutput_repack.o] Error 1 [16:39:33.409] make[1]: *** [Makefile:43: all-backend/replication/pgoutput_repack-recurse] Error 2 [16:39:33.409] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [16:39:33.410] [16:39:33.410] real 2m19.709s [16:39:33.410] user 7m17.670s [16:39:33.410] sys 1m35.503s [16:39:33.410] [16:39:33.410] Exit status: 2