[19:52:32.612] time ./configure \ [19:52:32.612] --cache clang.cache \ [19:52:32.612] ${LINUX_CONFIGURE_FEATURES} \ [19:52:32.612] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [19:52:32.796] configure: creating cache clang.cache [19:52:32.811] checking build system type... x86_64-pc-linux-gnu [19:52:32.890] checking host system type... x86_64-pc-linux-gnu [19:52:32.890] checking which template to use... linux [19:52:32.890] checking whether NLS is wanted... no [19:52:32.891] checking for default port number... 5432 [19:52:32.898] checking for block size... 8kB [19:52:32.899] checking for segment size... 1GB [19:52:32.901] checking for WAL block size... 8kB [19:52:33.016] checking whether the C compiler works... yes [19:52:33.096] checking for C compiler default output file name... a.out [19:52:33.097] checking for suffix of executables... [19:52:33.166] checking whether we are cross compiling... no [19:52:33.242] checking for suffix of object files... o [19:52:33.251] checking whether we are using the GNU C compiler... yes [19:52:33.258] checking whether ccache clang accepts -g... yes [19:52:33.265] checking for ccache clang option to accept ISO C89... none needed [19:52:33.277] checking for ccache clang option to accept ISO C11... none needed [19:52:33.400] checking whether we are using the GNU C++ compiler... yes [19:52:33.407] checking whether ccache clang++ accepts -g... yes [19:52:33.422] checking for ccache clang++ option to accept ISO C++11... none needed [19:52:33.493] checking for gawk... no [19:52:33.493] checking for mawk... mawk [19:52:33.493] checking for llvm-config... /usr/bin/llvm-config [19:52:33.498] configure: using llvm 19.1.7 [19:52:33.498] checking for CLANG... ccache clang [19:52:33.547] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [19:52:33.605] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [19:52:33.613] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [19:52:33.620] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [19:52:33.627] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [19:52:33.634] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [19:52:33.641] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [19:52:33.648] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:52:33.655] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [19:52:33.667] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [19:52:33.675] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [19:52:33.687] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [19:52:33.748] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [19:52:33.756] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [19:52:33.763] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [19:52:33.776] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [19:52:33.788] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [19:52:33.796] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [19:52:33.803] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [19:52:33.811] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [19:52:33.819] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:52:33.826] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [19:52:33.833] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [19:52:33.841] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [19:52:33.848] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [19:52:33.855] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:52:33.862] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:52:33.869] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:52:33.877] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:52:33.885] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:52:33.892] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:52:33.905] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [19:52:33.913] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:52:33.920] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:52:33.928] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:52:33.936] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:52:33.943] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:52:33.950] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [19:52:33.982] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:52:33.990] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:52:33.997] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:52:34.005] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [19:52:34.017] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [19:52:34.017] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:52:34.024] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:52:34.032] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:52:34.039] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:52:34.052] checking whether the C compiler still works... yes [19:52:34.147] checking how to run the C preprocessor... ccache clang -E [19:52:34.283] checking for pkg-config... /usr/bin/pkg-config [19:52:34.284] checking pkg-config is at least version 0.9.0... yes [19:52:34.285] checking whether to build with ICU support... yes [19:52:34.285] checking for icu-uc icu-i18n... yes [19:52:34.293] checking whether to build with Tcl... yes [19:52:34.293] checking whether to build Perl modules... yes [19:52:34.293] checking whether to build Python modules... yes [19:52:34.293] checking whether to build with GSSAPI support... yes [19:52:34.295] checking whether to build with PAM support... yes [19:52:34.295] checking whether to build with BSD Authentication support... no [19:52:34.295] checking whether to build with LDAP support... yes [19:52:34.295] checking whether to build with Bonjour support... no [19:52:34.295] checking whether to build with SELinux support... yes [19:52:34.295] checking whether to build with systemd support... yes [19:52:34.296] checking whether to build with liburing support... no [19:52:34.296] checking whether to build with libcurl support... yes [19:52:34.296] checking for libcurl >= 7.61.0... yes [19:52:34.306] checking whether to build with libnuma support... no [19:52:34.307] checking whether to build with XML support... yes [19:52:34.307] checking for libxml-2.0 >= 2.6.23... yes [19:52:34.315] checking whether to build with LZ4 support... yes [19:52:34.315] checking for liblz4... yes [19:52:34.323] checking whether to build with ZSTD support... yes [19:52:34.324] checking for libzstd >= 1.4.0... yes [19:52:34.332] checking for strip... strip [19:52:34.332] checking whether it is possible to strip libraries... yes [19:52:34.334] checking for ar... ar [19:52:34.334] checking for a BSD-compatible install... /usr/bin/install -c [19:52:34.343] checking for tar... /usr/bin/tar [19:52:34.344] checking whether ln -s works... yes [19:52:34.344] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:52:34.346] checking for nm... /usr/bin/nm [19:52:34.346] checking for bison... /usr/bin/bison [19:52:34.349] configure: using bison (GNU Bison) 3.8.2 [19:52:34.352] checking for flex... /usr/bin/flex [19:52:34.354] configure: using flex 2.6.4 [19:52:34.354] checking for perl... /usr/bin/perl [19:52:34.357] configure: using perl 5.40.1 [19:52:34.359] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [19:52:34.364] checking for Perl privlibexp... /usr/share/perl/5.40 [19:52:34.369] checking for Perl useshrplib... true [19:52:34.375] 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 [19:52:34.381] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:52:34.388] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:52:34.481] checking for python3... /usr/bin/python3 [19:52:34.495] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [19:52:34.502] checking for Python sysconfig module... yes [19:52:34.517] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [19:52:34.534] checking Python include directory... -I/usr/include/python3.13 [19:52:34.551] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [19:52:34.605] checking for a sed that does not truncate output... /usr/bin/sed [19:52:34.611] checking for grep that handles long lines and -e... /usr/bin/grep [19:52:34.614] checking for egrep... /usr/bin/grep -E [19:52:34.615] checking for ANSI C header files... yes [19:52:34.789] checking for sys/types.h... yes [19:52:34.804] checking for sys/stat.h... yes [19:52:34.818] checking for stdlib.h... yes [19:52:34.833] checking for string.h... yes [19:52:34.848] checking for memory.h... yes [19:52:34.862] checking for strings.h... yes [19:52:34.877] checking for inttypes.h... yes [19:52:34.891] checking for stdint.h... yes [19:52:34.906] checking for unistd.h... yes [19:52:34.919] checking whether ccache clang is Clang... yes [19:52:34.947] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [19:52:35.067] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:52:35.145] checking whether more special flags are required for pthreads... no [19:52:35.145] checking for PTHREAD_PRIO_INHERIT... yes [19:52:35.227] checking pthread.h usability... yes [19:52:35.235] checking pthread.h presence... yes [19:52:35.268] checking for pthread.h... yes [19:52:35.268] checking for strerror_r... yes [19:52:35.344] checking whether strerror_r returns int... no [19:52:35.412] checking for main in -lm... yes [19:52:35.494] checking for library containing setproctitle... no [19:52:35.666] checking for library containing dlsym... none required [19:52:35.752] checking for library containing socket... none required [19:52:35.837] checking for library containing getopt_long... none required [19:52:35.918] checking for library containing shm_open... none required [19:52:35.999] checking for library containing shm_unlink... none required [19:52:36.082] checking for library containing clock_gettime... none required [19:52:36.164] checking for library containing shmget... none required [19:52:36.248] checking for library containing backtrace_symbols... none required [19:52:36.329] checking for library containing pthread_barrier_wait... none required [19:52:36.410] checking for library containing readline... -lreadline [19:52:36.492] checking for inflate in -lz... yes [19:52:36.577] checking curl/curl.h usability... yes [19:52:36.587] checking curl/curl.h presence... yes [19:52:36.626] checking for curl/curl.h... yes [19:52:36.626] checking for curl_multi_init in -lcurl... yes [19:52:36.746] checking for curl_global_init thread safety... yes [19:52:36.892] checking for curl support for asynchronous DNS... yes [19:52:37.036] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:52:37.210] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:52:37.318] checking for SSL_new in -lssl... yes [19:52:37.431] checking for SSL_CTX_set_ciphersuites... yes [19:52:37.545] checking for SSL_CTX_set_cert_cb... yes [19:52:37.663] checking for X509_get_signature_info... yes [19:52:37.780] checking for SSL_CTX_set_num_tickets... yes [19:52:37.898] checking for SSL_CTX_set_keylog_callback... yes [19:52:38.018] checking for pam_start in -lpam... yes [19:52:38.132] checking for xmlSaveToBuffer in -lxml2... yes [19:52:38.255] checking for xsltCleanupGlobals in -lxslt... yes [19:52:38.377] checking for LZ4_compress_default in -llz4... yes [19:52:38.502] checking for ZSTD_compress in -lzstd... yes [19:52:38.621] checking for ldap_bind in -lldap... yes [19:52:38.745] checking for ldap_initialize... yes [19:52:38.867] checking for ldap_verify_credentials... yes [19:52:38.988] checking for security_compute_create_name in -lselinux... yes [19:52:39.110] checking for uuid_export in -lossp-uuid... yes [19:52:39.239] checking copyfile.h usability... no [19:52:39.330] checking copyfile.h presence... no [19:52:39.366] checking for copyfile.h... no [19:52:39.370] checking execinfo.h usability... yes [19:52:39.379] checking execinfo.h presence... yes [19:52:39.408] checking for execinfo.h... yes [19:52:39.417] checking getopt.h usability... yes [19:52:39.425] checking getopt.h presence... yes [19:52:39.457] checking for getopt.h... yes [19:52:39.465] checking ifaddrs.h usability... yes [19:52:39.474] checking ifaddrs.h presence... yes [19:52:39.506] checking for ifaddrs.h... yes [19:52:39.514] checking sys/epoll.h usability... yes [19:52:39.523] checking sys/epoll.h presence... yes [19:52:39.557] checking for sys/epoll.h... yes [19:52:39.565] checking sys/event.h usability... no [19:52:39.658] checking sys/event.h presence... no [19:52:39.694] checking for sys/event.h... no [19:52:39.698] checking sys/personality.h usability... yes [19:52:39.707] checking sys/personality.h presence... yes [19:52:39.738] checking for sys/personality.h... yes [19:52:39.746] checking sys/prctl.h usability... yes [19:52:39.755] checking sys/prctl.h presence... yes [19:52:39.786] checking for sys/prctl.h... yes [19:52:39.794] checking sys/procctl.h usability... no [19:52:39.882] checking sys/procctl.h presence... no [19:52:39.916] checking for sys/procctl.h... no [19:52:39.919] checking sys/signalfd.h usability... yes [19:52:39.928] checking sys/signalfd.h presence... yes [19:52:39.960] checking for sys/signalfd.h... yes [19:52:39.969] checking sys/ucred.h usability... no [19:52:40.058] checking sys/ucred.h presence... no [19:52:40.095] checking for sys/ucred.h... no [19:52:40.099] checking termios.h usability... yes [19:52:40.108] checking termios.h presence... yes [19:52:40.140] checking for termios.h... yes [19:52:40.149] checking uchar.h usability... yes [19:52:40.158] checking uchar.h presence... yes [19:52:40.190] checking for uchar.h... yes [19:52:40.198] checking ucred.h usability... no [19:52:40.288] checking ucred.h presence... no [19:52:40.324] checking for ucred.h... no [19:52:40.328] checking xlocale.h usability... no [19:52:40.418] checking xlocale.h presence... no [19:52:40.455] checking for xlocale.h... no [19:52:40.456] checking readline/readline.h usability... yes [19:52:40.502] checking readline/readline.h presence... yes [19:52:40.537] checking for readline/readline.h... yes [19:52:40.538] checking readline/history.h usability... yes [19:52:40.547] checking readline/history.h presence... yes [19:52:40.581] checking for readline/history.h... yes [19:52:40.584] checking zlib.h usability... yes [19:52:40.593] checking zlib.h presence... yes [19:52:40.627] checking for zlib.h... yes [19:52:40.627] checking for lz4... /usr/bin/lz4 [19:52:40.628] checking lz4.h usability... yes [19:52:40.637] checking lz4.h presence... yes [19:52:40.667] checking for lz4.h... yes [19:52:40.668] checking for zstd... /usr/bin/zstd [19:52:40.668] checking zstd.h usability... yes [19:52:40.677] checking zstd.h presence... yes [19:52:40.708] checking for zstd.h... yes [19:52:40.709] checking gssapi/gssapi.h usability... yes [19:52:40.718] checking gssapi/gssapi.h presence... yes [19:52:40.749] checking for gssapi/gssapi.h... yes [19:52:40.751] checking gssapi/gssapi_ext.h usability... yes [19:52:40.760] checking gssapi/gssapi_ext.h presence... yes [19:52:40.794] checking for gssapi/gssapi_ext.h... yes [19:52:40.796] checking for openssl... /usr/bin/openssl [19:52:40.801] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [19:52:40.802] checking openssl/ssl.h usability... yes [19:52:40.811] checking openssl/ssl.h presence... yes [19:52:40.875] checking for openssl/ssl.h... yes [19:52:40.876] checking openssl/err.h usability... yes [19:52:40.885] checking openssl/err.h presence... yes [19:52:40.927] checking for openssl/err.h... yes [19:52:40.928] checking security/pam_appl.h usability... yes [19:52:40.937] checking security/pam_appl.h presence... yes [19:52:40.968] checking for security/pam_appl.h... yes [19:52:40.970] checking systemd/sd-daemon.h usability... yes [19:52:40.979] checking systemd/sd-daemon.h presence... yes [19:52:41.013] checking for systemd/sd-daemon.h... yes [19:52:41.013] checking libxml/parser.h usability... yes [19:52:41.022] checking libxml/parser.h presence... yes [19:52:41.059] checking for libxml/parser.h... yes [19:52:41.059] checking libxslt/xslt.h usability... yes [19:52:41.068] checking libxslt/xslt.h presence... yes [19:52:41.105] checking for libxslt/xslt.h... yes [19:52:41.105] checking ldap.h usability... yes [19:52:41.114] checking ldap.h presence... yes [19:52:41.146] checking for ldap.h... yes [19:52:41.146] checking for compatible LDAP implementation... yes [19:52:41.155] checking ossp/uuid.h usability... yes [19:52:41.164] checking ossp/uuid.h presence... yes [19:52:41.195] checking for ossp/uuid.h... yes [19:52:41.231] checking whether byte ordering is bigendian... no [19:52:41.385] checking for C printf format archetype... printf [19:52:41.415] checking for C++ printf format archetype... printf [19:52:41.445] checking for statement expressions... yes [19:52:41.568] checking for typeof... typeof [19:52:41.576] checking for C++ typeof... typeof [19:52:41.584] checking for __builtin_types_compatible_p... yes [19:52:41.597] checking for __builtin_constant_p... yes [19:52:41.608] checking for __builtin_mul_overflow... yes [19:52:41.738] checking for __builtin_unreachable... yes [19:52:41.857] checking for computed goto support... yes [19:52:41.865] checking for struct tm.tm_zone... yes [19:52:41.875] checking for union semun... no [19:52:41.945] checking for socklen_t... yes [19:52:42.029] checking for struct sockaddr.sa_len... no [19:52:42.177] checking for C/C++ restrict keyword... __restrict [19:52:42.192] checking for struct option... yes [19:52:42.267] checking whether assembler supports x86_64 popcntq... yes [19:52:42.275] checking for special C compiler options needed for large files... no [19:52:42.275] checking for _FILE_OFFSET_BITS value needed for large files... no [19:52:42.288] checking size of off_t... 8 [19:52:42.437] checking for int timezone... yes [19:52:42.575] checking for backtrace_symbols... yes [19:52:42.704] checking for copyfile... no [19:52:42.835] checking for copy_file_range... yes [19:52:42.961] checking for elf_aux_info... no [19:52:43.087] checking for explicit_memset... no [19:52:43.213] checking for getauxval... yes [19:52:43.342] checking for getifaddrs... yes [19:52:43.470] checking for getpeerucred... no [19:52:43.601] checking for inet_pton... yes [19:52:43.731] checking for kqueue... no [19:52:43.857] checking for localeconv_l... no [19:52:43.984] checking for mbstowcs_l... no [19:52:44.110] checking for memset_explicit... no [19:52:44.236] checking for posix_fallocate... yes [19:52:44.360] checking for ppoll... yes [19:52:44.484] checking for pthread_is_threaded_np... no [19:52:44.613] checking for setproctitle... no [19:52:44.738] checking for setproctitle_fast... no [19:52:44.862] checking for strsignal... yes [19:52:44.988] checking for syncfs... yes [19:52:45.113] checking for sync_file_range... yes [19:52:45.241] checking for uselocale... yes [19:52:45.365] checking for wcstombs_l... no [19:52:45.498] checking for __builtin_bswap16... yes [19:52:45.622] checking for __builtin_bswap32... yes [19:52:45.746] checking for __builtin_bswap64... yes [19:52:45.874] checking for __builtin_clz... yes [19:52:45.996] checking for __builtin_ctz... yes [19:52:46.119] checking for __builtin_frame_address... yes [19:52:46.246] checking for _LARGEFILE_SOURCE value needed for large files... no [19:52:46.374] checking how ccache clang reports undeclared, standard C functions... error [19:52:46.436] checking for posix_fadvise... yes [19:52:46.564] checking whether posix_fadvise is declared... yes [19:52:46.577] checking whether fdatasync is declared... yes [19:52:46.591] checking whether strlcat is declared... yes [19:52:46.606] checking whether strlcpy is declared... yes [19:52:46.621] checking whether strsep is declared... yes [19:52:46.636] checking whether timingsafe_bcmp is declared... no [19:52:46.737] checking whether preadv is declared... yes [19:52:46.751] checking whether pwritev is declared... yes [19:52:46.765] checking whether strchrnul is declared... yes [19:52:46.779] checking whether memset_s is declared... no [19:52:46.853] checking whether F_FULLFSYNC is declared... no [19:52:46.923] checking for explicit_bzero... yes [19:52:47.044] checking for getopt... yes [19:52:47.169] checking for getpeereid... no [19:52:47.296] checking for inet_aton... yes [19:52:47.424] checking for mkdtemp... yes [19:52:47.548] checking for strlcat... yes [19:52:47.670] checking for strlcpy... yes [19:52:47.792] checking for strsep... yes [19:52:47.914] checking for timingsafe_bcmp... no [19:52:48.041] checking for pthread_barrier_wait... yes [19:52:48.161] checking for getopt_long... yes [19:52:48.286] checking for syslog... yes [19:52:48.405] checking syslog.h usability... yes [19:52:48.414] checking syslog.h presence... yes [19:52:48.445] checking for syslog.h... yes [19:52:48.446] checking for opterr... yes [19:52:48.572] checking for optreset... no [19:52:48.701] checking unicode/ucol.h usability... yes [19:52:48.709] checking unicode/ucol.h presence... yes [19:52:48.747] checking for unicode/ucol.h... yes [19:52:48.747] checking for rl_completion_suppress_quote... yes [19:52:48.876] checking for rl_filename_quote_characters... yes [19:52:49.006] checking for rl_filename_quoting_function... yes [19:52:49.141] checking for append_history... yes [19:52:49.270] checking for history_truncate_file... yes [19:52:49.399] checking for rl_completion_matches... yes [19:52:49.524] checking for rl_filename_completion_function... yes [19:52:49.657] checking for rl_reset_screen_size... yes [19:52:49.791] checking for rl_variable_bind... yes [19:52:49.917] checking test program... ok [19:52:50.045] checking size of void *... 8 [19:52:50.197] checking size of size_t... 8 [19:52:50.345] checking size of long... 8 [19:52:50.495] checking size of long long... 8 [19:52:50.643] checking size of intmax_t... 8 [19:52:50.792] checking alignment of short... 2 [19:52:50.939] checking alignment of int... 4 [19:52:51.090] checking alignment of int64_t... 8 [19:52:51.240] checking alignment of double... 8 [19:52:51.389] checking for __int128... yes [19:52:51.522] checking for __int128 alignment bug... ok [19:52:51.649] checking alignment of PG_INT128_TYPE... 16 [19:52:51.797] checking for builtin __sync char locking functions... yes [19:52:51.918] checking for builtin __sync int32 locking functions... yes [19:52:52.040] checking for builtin __sync int32 atomic operations... yes [19:52:52.164] checking for builtin __sync int64 atomic operations... yes [19:52:52.286] checking for builtin __atomic int32 atomic operations... yes [19:52:52.408] checking for builtin __atomic int64 atomic operations... yes [19:52:52.529] checking for __get_cpuid... yes [19:52:52.661] checking for __get_cpuid_count... yes [19:52:52.784] checking for _xgetbv... yes [19:52:53.287] checking for _mm512_popcnt_epi64... yes [19:52:53.735] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:52:53.961] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:52:54.030] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:52:54.088] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:52:54.147] 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 [19:52:54.223] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:52:54.223] checking for _mm512_clmulepi64_epi128... yes [19:52:54.668] checking for vectorized CRC-32C... AVX-512 with runtime check [19:52:54.669] checking for library containing sem_init... none required [19:52:54.790] checking which semaphore API to use... unnamed POSIX [19:52:54.791] checking which random number source to use... OpenSSL [19:52:54.792] checking for tclsh... /usr/bin/tclsh [19:52:54.793] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:52:54.833] checking tcl.h usability... yes [19:52:54.842] checking tcl.h presence... yes [19:52:54.878] checking for tcl.h... yes [19:52:54.878] checking for perl.h... yes [19:52:54.893] checking for libperl... yes [19:52:55.182] checking Python.h usability... yes [19:52:55.192] checking Python.h presence... yes [19:52:55.260] checking for Python.h... yes [19:52:55.260] checking for xmllint... /usr/bin/xmllint [19:52:55.260] checking for xsltproc... /usr/bin/xsltproc [19:52:55.261] checking for fop... /usr/bin/fop [19:52:55.261] checking for dbtoepub... no [19:52:55.261] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [19:52:55.354] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:52:55.478] configure: using compiler=Debian clang version 19.1.7 (3+b1) [19:52:55.479] 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 [19:52:55.479] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:52:55.479] configure: using LDFLAGS= -Wl,--as-needed [19:52:55.479] configure: using CXX=ccache clang++ [19:52:55.479] 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 [19:52:55.479] configure: using CLANG=ccache clang [19:52:55.479] 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 [19:52:55.479] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:52:55.507] configure: updating cache clang.cache [19:52:55.516] configure: creating ./config.status [19:52:55.607] config.status: creating GNUmakefile [19:52:55.619] config.status: creating src/Makefile.global [19:52:55.635] config.status: creating src/include/pg_config.h [19:52:55.649] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:52:55.657] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [19:52:55.663] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:52:55.671] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:52:55.679] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:52:55.686] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:52:55.723] [19:52:55.723] real 0m23.111s [19:52:55.723] user 0m14.382s [19:52:55.723] sys 0m8.919s [19:52:55.723] make -s -j${BUILD_JOBS} clean [19:52:56.287] time make -s -j${BUILD_JOBS} world-bin [19:55:01.768] pgoutput_repack.c:96:23: error: variable 'dstate' set but not used [-Werror,-Wunused-but-set-variable] [19:55:01.768] 96 | RepackDecodingState *dstate; [19:55:01.768] | ^ [19:55:01.768] 1 error generated. [19:55:01.769] make[2]: *** [: pgoutput_repack.o] Error 1 [19:55:01.769] make[1]: *** [Makefile:43: all-backend/replication/pgoutput_repack-recurse] Error 2 [19:55:01.769] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:55:01.770] [19:55:01.770] real 2m5.483s [19:55:01.770] user 6m35.467s [19:55:01.770] sys 1m24.743s [19:55:01.770] [19:55:01.770] Exit status: 2