[11:09:37.785] time ./configure \ [11:09:37.785] --cache clang.cache \ [11:09:37.785] ${LINUX_CONFIGURE_FEATURES} \ [11:09:37.785] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [11:09:37.978] configure: creating cache clang.cache [11:09:37.994] checking build system type... x86_64-pc-linux-gnu [11:09:38.078] checking host system type... x86_64-pc-linux-gnu [11:09:38.078] checking which template to use... linux [11:09:38.078] checking whether NLS is wanted... no [11:09:38.078] checking for default port number... 5432 [11:09:38.086] checking for block size... 8kB [11:09:38.088] checking for segment size... 1GB [11:09:38.091] checking for WAL block size... 8kB [11:09:38.205] checking whether the C compiler works... yes [11:09:38.283] checking for C compiler default output file name... a.out [11:09:38.284] checking for suffix of executables... [11:09:38.354] checking whether we are cross compiling... no [11:09:38.431] checking for suffix of object files... o [11:09:38.440] checking whether we are using the GNU C compiler... yes [11:09:38.448] checking whether ccache clang accepts -g... yes [11:09:38.457] checking for ccache clang option to accept ISO C89... none needed [11:09:38.472] checking for ccache clang option to accept ISO C11... none needed [11:09:38.599] checking whether we are using the GNU C++ compiler... yes [11:09:38.607] checking whether ccache clang++ accepts -g... yes [11:09:38.622] checking for ccache clang++ option to accept ISO C++11... none needed [11:09:38.745] checking for gawk... no [11:09:38.745] checking for mawk... mawk [11:09:38.745] checking for llvm-config... /usr/bin/llvm-config [11:09:38.751] configure: using llvm 19.1.7 [11:09:38.751] checking for CLANG... ccache clang [11:09:38.797] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [11:09:38.805] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [11:09:38.813] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [11:09:38.821] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [11:09:38.829] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [11:09:38.837] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [11:09:38.846] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [11:09:38.853] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:09:38.885] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [11:09:38.950] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [11:09:38.958] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [11:09:38.971] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [11:09:38.979] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [11:09:38.986] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [11:09:38.994] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [11:09:39.009] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [11:09:39.024] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [11:09:39.032] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [11:09:39.040] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [11:09:39.048] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [11:09:39.057] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:09:39.065] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [11:09:39.074] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [11:09:39.083] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [11:09:39.091] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [11:09:39.099] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:09:39.107] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:09:39.114] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:09:39.122] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:09:39.184] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:09:39.193] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:09:39.206] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [11:09:39.215] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:09:39.223] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:09:39.231] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:09:39.240] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [11:09:39.248] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [11:09:39.256] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [11:09:39.264] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [11:09:39.271] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [11:09:39.304] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [11:09:39.313] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [11:09:39.327] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [11:09:39.327] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:09:39.335] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:09:39.344] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:09:39.353] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:09:39.367] checking whether the C compiler still works... yes [11:09:39.461] checking how to run the C preprocessor... ccache clang -E [11:09:39.600] checking for pkg-config... /usr/bin/pkg-config [11:09:39.600] checking pkg-config is at least version 0.9.0... yes [11:09:39.602] checking whether to build with ICU support... yes [11:09:39.602] checking for icu-uc icu-i18n... yes [11:09:39.610] checking whether to build with Tcl... yes [11:09:39.611] checking whether to build Perl modules... yes [11:09:39.611] checking whether to build Python modules... yes [11:09:39.611] checking whether to build with GSSAPI support... yes [11:09:39.612] checking whether to build with PAM support... yes [11:09:39.612] checking whether to build with BSD Authentication support... no [11:09:39.612] checking whether to build with LDAP support... yes [11:09:39.612] checking whether to build with Bonjour support... no [11:09:39.612] checking whether to build with SELinux support... yes [11:09:39.612] checking whether to build with systemd support... yes [11:09:39.613] checking whether to build with liburing support... no [11:09:39.613] checking whether to build with libcurl support... yes [11:09:39.613] checking for libcurl >= 7.61.0... yes [11:09:39.624] checking whether to build with libnuma support... no [11:09:39.624] checking whether to build with XML support... yes [11:09:39.625] checking for libxml-2.0 >= 2.6.23... yes [11:09:39.633] checking whether to build with LZ4 support... yes [11:09:39.633] checking for liblz4... yes [11:09:39.642] checking whether to build with ZSTD support... yes [11:09:39.642] checking for libzstd >= 1.4.0... yes [11:09:39.651] checking for strip... strip [11:09:39.651] checking whether it is possible to strip libraries... yes [11:09:39.653] checking for ar... ar [11:09:39.653] checking for a BSD-compatible install... /usr/bin/install -c [11:09:39.663] checking for tar... /usr/bin/tar [11:09:39.663] checking whether ln -s works... yes [11:09:39.663] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:09:39.666] checking for nm... /usr/bin/nm [11:09:39.666] checking for bison... /usr/bin/bison [11:09:39.669] configure: using bison (GNU Bison) 3.8.2 [11:09:39.672] checking for flex... /usr/bin/flex [11:09:39.675] configure: using flex 2.6.4 [11:09:39.675] checking for perl... /usr/bin/perl [11:09:39.678] configure: using perl 5.40.1 [11:09:39.680] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [11:09:39.685] checking for Perl privlibexp... /usr/share/perl/5.40 [11:09:39.690] checking for Perl useshrplib... true [11:09:39.696] 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 [11:09:39.702] checking for CFLAGS to compile embedded Perl... -DDEBIAN [11:09:39.708] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [11:09:39.802] checking for python3... /usr/bin/python3 [11:09:39.815] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [11:09:39.823] checking for Python sysconfig module... yes [11:09:39.838] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [11:09:39.854] checking Python include directory... -I/usr/include/python3.13 [11:09:39.870] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [11:09:39.929] checking for a sed that does not truncate output... /usr/bin/sed [11:09:39.934] checking for grep that handles long lines and -e... /usr/bin/grep [11:09:39.937] checking for egrep... /usr/bin/grep -E [11:09:39.939] checking for ANSI C header files... yes [11:09:40.120] checking for sys/types.h... yes [11:09:40.137] checking for sys/stat.h... yes [11:09:40.155] checking for stdlib.h... yes [11:09:40.173] checking for string.h... yes [11:09:40.191] checking for memory.h... yes [11:09:40.244] checking for strings.h... yes [11:09:40.261] checking for inttypes.h... yes [11:09:40.280] checking for stdint.h... yes [11:09:40.298] checking for unistd.h... yes [11:09:40.351] checking whether ccache clang is Clang... yes [11:09:40.381] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [11:09:40.511] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [11:09:40.595] checking whether more special flags are required for pthreads... no [11:09:40.595] checking for PTHREAD_PRIO_INHERIT... yes [11:09:40.684] checking pthread.h usability... yes [11:09:40.693] checking pthread.h presence... yes [11:09:40.730] checking for pthread.h... yes [11:09:40.730] checking for strerror_r... yes [11:09:40.810] checking whether strerror_r returns int... no [11:09:40.884] checking for main in -lm... yes [11:09:40.973] checking for library containing setproctitle... no [11:09:41.149] checking for library containing dlsym... none required [11:09:41.232] checking for library containing socket... none required [11:09:41.316] checking for library containing getopt_long... none required [11:09:41.399] checking for library containing shm_open... none required [11:09:41.482] checking for library containing shm_unlink... none required [11:09:41.565] checking for library containing clock_gettime... none required [11:09:41.646] checking for library containing shmget... none required [11:09:41.728] checking for library containing backtrace_symbols... none required [11:09:41.808] checking for library containing pthread_barrier_wait... none required [11:09:41.892] checking for library containing readline... -lreadline [11:09:41.976] checking for inflate in -lz... yes [11:09:42.064] checking curl/curl.h usability... yes [11:09:42.074] checking curl/curl.h presence... yes [11:09:42.114] checking for curl/curl.h... yes [11:09:42.114] checking for curl_multi_init in -lcurl... yes [11:09:42.235] checking for curl_global_init thread safety... yes [11:09:42.386] checking for curl support for asynchronous DNS... yes [11:09:42.536] checking for library containing gss_store_cred_into... -lgssapi_krb5 [11:09:42.718] checking for CRYPTO_new_ex_data in -lcrypto... yes [11:09:42.829] checking for SSL_new in -lssl... yes [11:09:42.944] checking for SSL_CTX_set_ciphersuites... yes [11:09:43.063] checking for SSL_CTX_set_cert_cb... yes [11:09:43.182] checking for X509_get_signature_info... yes [11:09:43.302] checking for SSL_CTX_set_num_tickets... yes [11:09:43.424] checking for SSL_CTX_set_keylog_callback... yes [11:09:43.542] checking for pam_start in -lpam... yes [11:09:43.659] checking for xmlSaveToBuffer in -lxml2... yes [11:09:43.783] checking for xsltCleanupGlobals in -lxslt... yes [11:09:43.910] checking for LZ4_compress_default in -llz4... yes [11:09:44.036] checking for ZSTD_compress in -lzstd... yes [11:09:44.163] checking for ldap_bind in -lldap... yes [11:09:44.293] checking for ldap_initialize... yes [11:09:44.429] checking for ldap_verify_credentials... yes [11:09:44.557] checking for security_compute_create_name in -lselinux... yes [11:09:44.679] checking for uuid_export in -lossp-uuid... yes [11:09:44.810] checking copyfile.h usability... no [11:09:44.900] checking copyfile.h presence... no [11:09:44.937] checking for copyfile.h... no [11:09:44.941] checking execinfo.h usability... yes [11:09:44.950] checking execinfo.h presence... yes [11:09:44.981] checking for execinfo.h... yes [11:09:44.990] checking getopt.h usability... yes [11:09:45.000] checking getopt.h presence... yes [11:09:45.034] checking for getopt.h... yes [11:09:45.043] checking ifaddrs.h usability... yes [11:09:45.053] checking ifaddrs.h presence... yes [11:09:45.089] checking for ifaddrs.h... yes [11:09:45.099] checking sys/epoll.h usability... yes [11:09:45.108] checking sys/epoll.h presence... yes [11:09:45.141] checking for sys/epoll.h... yes [11:09:45.151] checking sys/event.h usability... no [11:09:45.247] checking sys/event.h presence... no [11:09:45.284] checking for sys/event.h... no [11:09:45.287] checking sys/personality.h usability... yes [11:09:45.296] checking sys/personality.h presence... yes [11:09:45.328] checking for sys/personality.h... yes [11:09:45.336] checking sys/prctl.h usability... yes [11:09:45.345] checking sys/prctl.h presence... yes [11:09:45.376] checking for sys/prctl.h... yes [11:09:45.385] checking sys/procctl.h usability... no [11:09:45.477] checking sys/procctl.h presence... no [11:09:45.516] checking for sys/procctl.h... no [11:09:45.520] checking sys/signalfd.h usability... yes [11:09:45.530] checking sys/signalfd.h presence... yes [11:09:45.564] checking for sys/signalfd.h... yes [11:09:45.573] checking sys/ucred.h usability... no [11:09:45.664] checking sys/ucred.h presence... no [11:09:45.702] checking for sys/ucred.h... no [11:09:45.706] checking termios.h usability... yes [11:09:45.715] checking termios.h presence... yes [11:09:45.747] checking for termios.h... yes [11:09:45.756] checking uchar.h usability... yes [11:09:45.766] checking uchar.h presence... yes [11:09:45.799] checking for uchar.h... yes [11:09:45.808] checking ucred.h usability... no [11:09:45.899] checking ucred.h presence... no [11:09:45.935] checking for ucred.h... no [11:09:45.939] checking xlocale.h usability... no [11:09:46.026] checking xlocale.h presence... no [11:09:46.063] checking for xlocale.h... no [11:09:46.064] checking readline/readline.h usability... yes [11:09:46.074] checking readline/readline.h presence... yes [11:09:46.108] checking for readline/readline.h... yes [11:09:46.109] checking readline/history.h usability... yes [11:09:46.120] checking readline/history.h presence... yes [11:09:46.154] checking for readline/history.h... yes [11:09:46.157] checking zlib.h usability... yes [11:09:46.167] checking zlib.h presence... yes [11:09:46.206] checking for zlib.h... yes [11:09:46.206] checking for lz4... /usr/bin/lz4 [11:09:46.207] checking lz4.h usability... yes [11:09:46.216] checking lz4.h presence... yes [11:09:46.247] checking for lz4.h... yes [11:09:46.248] checking for zstd... /usr/bin/zstd [11:09:46.248] checking zstd.h usability... yes [11:09:46.258] checking zstd.h presence... yes [11:09:46.289] checking for zstd.h... yes [11:09:46.290] checking gssapi/gssapi.h usability... yes [11:09:46.299] checking gssapi/gssapi.h presence... yes [11:09:46.331] checking for gssapi/gssapi.h... yes [11:09:46.333] checking gssapi/gssapi_ext.h usability... yes [11:09:46.342] checking gssapi/gssapi_ext.h presence... yes [11:09:46.379] checking for gssapi/gssapi_ext.h... yes [11:09:46.380] checking for openssl... /usr/bin/openssl [11:09:46.385] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [11:09:46.386] checking openssl/ssl.h usability... yes [11:09:46.396] checking openssl/ssl.h presence... yes [11:09:46.461] checking for openssl/ssl.h... yes [11:09:46.462] checking openssl/err.h usability... yes [11:09:46.471] checking openssl/err.h presence... yes [11:09:46.514] checking for openssl/err.h... yes [11:09:46.514] checking security/pam_appl.h usability... yes [11:09:46.524] checking security/pam_appl.h presence... yes [11:09:46.555] checking for security/pam_appl.h... yes [11:09:46.557] checking systemd/sd-daemon.h usability... yes [11:09:46.567] checking systemd/sd-daemon.h presence... yes [11:09:46.604] checking for systemd/sd-daemon.h... yes [11:09:46.604] checking libxml/parser.h usability... yes [11:09:46.614] checking libxml/parser.h presence... yes [11:09:46.655] checking for libxml/parser.h... yes [11:09:46.655] checking libxslt/xslt.h usability... yes [11:09:46.707] checking libxslt/xslt.h presence... yes [11:09:46.746] checking for libxslt/xslt.h... yes [11:09:46.747] checking ldap.h usability... yes [11:09:46.757] checking ldap.h presence... yes [11:09:46.793] checking for ldap.h... yes [11:09:46.794] checking for compatible LDAP implementation... yes [11:09:46.804] checking ossp/uuid.h usability... yes [11:09:46.813] checking ossp/uuid.h presence... yes [11:09:46.848] checking for ossp/uuid.h... yes [11:09:46.884] checking whether byte ordering is bigendian... no [11:09:47.046] checking for C printf format archetype... printf [11:09:47.078] checking for C++ printf format archetype... printf [11:09:47.169] checking for typeof... typeof [11:09:47.177] checking for C++ typeof... typeof [11:09:47.186] checking for __builtin_types_compatible_p... yes [11:09:47.198] checking for __builtin_constant_p... yes [11:09:47.211] checking for __builtin_mul_overflow... yes [11:09:47.358] checking for __builtin_unreachable... yes [11:09:47.476] checking for computed goto support... yes [11:09:47.486] checking for struct tm.tm_zone... yes [11:09:47.497] checking for union semun... no [11:09:47.565] checking for socklen_t... yes [11:09:47.647] checking for struct sockaddr.sa_len... no [11:09:47.800] checking for C/C++ restrict keyword... __restrict [11:09:47.816] checking for struct option... yes [11:09:47.895] checking whether assembler supports x86_64 popcntq... yes [11:09:47.904] checking for special C compiler options needed for large files... no [11:09:47.904] checking for _FILE_OFFSET_BITS value needed for large files... no [11:09:47.919] checking size of off_t... 8 [11:09:48.076] checking for int timezone... yes [11:09:48.215] checking for backtrace_symbols... yes [11:09:48.355] checking for copyfile... no [11:09:48.489] checking for copy_file_range... yes [11:09:48.624] checking for elf_aux_info... no [11:09:48.755] checking for explicit_memset... no [11:09:48.883] checking for getauxval... yes [11:09:49.018] checking for getifaddrs... yes [11:09:49.162] checking for getpeerucred... no [11:09:49.291] checking for inet_pton... yes [11:09:49.421] checking for kqueue... no [11:09:49.560] checking for localeconv_l... no [11:09:49.697] checking for mbstowcs_l... no [11:09:49.837] checking for memset_explicit... no [11:09:49.973] checking for posix_fallocate... yes [11:09:50.104] checking for ppoll... yes [11:09:50.233] checking for pthread_is_threaded_np... no [11:09:50.371] checking for setproctitle... no [11:09:50.513] checking for setproctitle_fast... no [11:09:50.653] checking for strsignal... yes [11:09:50.791] checking for syncfs... yes [11:09:50.923] checking for sync_file_range... yes [11:09:51.068] checking for uselocale... yes [11:09:51.202] checking for wcstombs_l... no [11:09:51.339] checking for __builtin_bswap16... yes [11:09:51.470] checking for __builtin_bswap32... yes [11:09:51.603] checking for __builtin_bswap64... yes [11:09:51.731] checking for __builtin_clz... yes [11:09:51.860] checking for __builtin_ctz... yes [11:09:51.986] checking for __builtin_frame_address... yes [11:09:52.121] checking for _LARGEFILE_SOURCE value needed for large files... no [11:09:52.253] checking how ccache clang reports undeclared, standard C functions... error [11:09:52.322] checking for posix_fadvise... yes [11:09:52.455] checking whether posix_fadvise is declared... yes [11:09:52.470] checking whether fdatasync is declared... yes [11:09:52.515] checking whether strlcat is declared... yes [11:09:52.567] checking whether strlcpy is declared... yes [11:09:52.583] checking whether strsep is declared... yes [11:09:52.600] checking whether timingsafe_bcmp is declared... no [11:09:52.707] checking whether preadv is declared... yes [11:09:52.724] checking whether pwritev is declared... yes [11:09:52.741] checking whether strchrnul is declared... yes [11:09:52.757] checking whether memset_s is declared... no [11:09:52.834] checking whether F_FULLFSYNC is declared... no [11:09:52.908] checking for explicit_bzero... yes [11:09:53.032] checking for getopt... yes [11:09:53.158] checking for getpeereid... no [11:09:53.301] checking for inet_aton... yes [11:09:53.430] checking for mkdtemp... yes [11:09:53.555] checking for strlcat... yes [11:09:53.689] checking for strlcpy... yes [11:09:53.819] checking for strsep... yes [11:09:53.942] checking for timingsafe_bcmp... no [11:09:54.081] checking for pthread_barrier_wait... yes [11:09:54.205] checking for getopt_long... yes [11:09:54.343] checking for syslog... yes [11:09:54.474] checking syslog.h usability... yes [11:09:54.484] checking syslog.h presence... yes [11:09:54.515] checking for syslog.h... yes [11:09:54.515] checking for opterr... yes [11:09:54.646] checking for optreset... no [11:09:54.783] checking unicode/ucol.h usability... yes [11:09:54.793] checking unicode/ucol.h presence... yes [11:09:54.834] checking for unicode/ucol.h... yes [11:09:54.834] checking for rl_completion_suppress_quote... yes [11:09:54.971] checking for rl_filename_quote_characters... yes [11:09:55.105] checking for rl_filename_quoting_function... yes [11:09:55.240] checking for append_history... yes [11:09:55.384] checking for history_truncate_file... yes [11:09:55.528] checking for rl_completion_matches... yes [11:09:55.660] checking for rl_filename_completion_function... yes [11:09:55.798] checking for rl_reset_screen_size... yes [11:09:55.939] checking for rl_variable_bind... yes [11:09:56.066] checking test program... ok [11:09:56.196] checking size of void *... 8 [11:09:56.354] checking size of size_t... 8 [11:09:56.508] checking size of long... 8 [11:09:56.662] checking size of long long... 8 [11:09:56.816] checking size of intmax_t... 8 [11:09:56.982] checking alignment of short... 2 [11:09:57.134] checking alignment of int... 4 [11:09:57.303] checking alignment of int64_t... 8 [11:09:57.462] checking alignment of double... 8 [11:09:57.621] checking for __int128... yes [11:09:57.757] checking for __int128 alignment bug... ok [11:09:57.889] checking alignment of PG_INT128_TYPE... 16 [11:09:58.048] checking for builtin __sync char locking functions... yes [11:09:58.173] checking for builtin __sync int32 locking functions... yes [11:09:58.304] checking for builtin __sync int32 atomic operations... yes [11:09:58.426] checking for builtin __sync int64 atomic operations... yes [11:09:58.553] checking for builtin __atomic int32 atomic operations... yes [11:09:58.675] checking for builtin __atomic int64 atomic operations... yes [11:09:58.806] checking for __get_cpuid... yes [11:09:58.954] checking for __get_cpuid_count... yes [11:09:59.087] checking for _xgetbv... yes [11:09:59.597] checking for _mm512_popcnt_epi64... yes [11:10:00.065] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:10:00.301] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:10:00.369] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:10:00.428] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:10:00.488] 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 [11:10:00.565] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:10:00.566] checking for _mm512_clmulepi64_epi128... yes [11:10:01.016] checking for vectorized CRC-32C... AVX-512 with runtime check [11:10:01.017] checking for library containing sem_init... none required [11:10:01.154] checking which semaphore API to use... unnamed POSIX [11:10:01.154] checking which random number source to use... OpenSSL [11:10:01.156] checking for tclsh... /usr/bin/tclsh [11:10:01.156] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [11:10:01.198] checking tcl.h usability... yes [11:10:01.208] checking tcl.h presence... yes [11:10:01.245] checking for tcl.h... yes [11:10:01.245] checking for perl.h... yes [11:10:01.261] checking for libperl... yes [11:10:01.550] checking Python.h usability... yes [11:10:01.560] checking Python.h presence... yes [11:10:01.633] checking for Python.h... yes [11:10:01.633] checking for xmllint... /usr/bin/xmllint [11:10:01.633] checking for xsltproc... /usr/bin/xsltproc [11:10:01.633] checking for fop... /usr/bin/fop [11:10:01.634] checking for dbtoepub... no [11:10:01.634] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [11:10:01.729] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [11:10:01.861] configure: using compiler=Debian clang version 19.1.7 (3+b1) [11:10:01.861] 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 [11:10:01.862] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [11:10:01.862] configure: using LDFLAGS= -Wl,--as-needed [11:10:01.862] configure: using CXX=ccache clang++ [11:10:01.862] 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 [11:10:01.862] configure: using CLANG=ccache clang [11:10:01.862] 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 [11:10:01.862] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [11:10:01.891] configure: updating cache clang.cache [11:10:01.901] configure: creating ./config.status [11:10:02.001] config.status: creating GNUmakefile [11:10:02.015] config.status: creating src/Makefile.global [11:10:02.032] config.status: creating src/include/pg_config.h [11:10:02.046] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:10:02.054] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [11:10:02.060] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [11:10:02.070] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [11:10:02.078] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [11:10:02.087] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [11:10:02.123] [11:10:02.123] real 0m24.338s [11:10:02.123] user 0m15.182s [11:10:02.123] sys 0m9.390s [11:10:02.123] make -s -j${BUILD_JOBS} clean [11:10:02.705] time make -s -j${BUILD_JOBS} world-bin [11:12:11.404] pgoutput_repack.c:96:23: error: variable 'dstate' set but not used [-Werror,-Wunused-but-set-variable] [11:12:11.404] 96 | RepackDecodingState *dstate; [11:12:11.404] | ^ [11:12:11.404] 1 error generated. [11:12:11.405] make[2]: *** [: pgoutput_repack.o] Error 1 [11:12:11.405] make[1]: *** [Makefile:43: all-backend/replication/pgoutput_repack-recurse] Error 2 [11:12:11.406] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:12:11.406] [11:12:11.406] real 2m8.701s [11:12:11.406] user 6m46.161s [11:12:11.406] sys 1m26.853s [11:12:11.406] [11:12:11.406] Exit status: 2