[14:52:25.040] time ./configure \ [14:52:25.040] --cache clang.cache \ [14:52:25.040] ${LINUX_CONFIGURE_FEATURES} \ [14:52:25.040] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [14:52:25.268] configure: creating cache clang.cache [14:52:25.286] checking build system type... x86_64-pc-linux-gnu [14:52:25.372] checking host system type... x86_64-pc-linux-gnu [14:52:25.372] checking which template to use... linux [14:52:25.372] checking whether NLS is wanted... no [14:52:25.372] checking for default port number... 5432 [14:52:25.381] checking for block size... 8kB [14:52:25.382] checking for segment size... 1GB [14:52:25.386] checking for WAL block size... 8kB [14:52:25.514] checking whether the C compiler works... yes [14:52:25.600] checking for C compiler default output file name... a.out [14:52:25.601] checking for suffix of executables... [14:52:25.675] checking whether we are cross compiling... no [14:52:25.755] checking for suffix of object files... o [14:52:25.765] checking whether we are using the GNU C compiler... yes [14:52:25.773] checking whether ccache clang accepts -g... yes [14:52:25.780] checking for ccache clang option to accept ISO C89... none needed [14:52:25.794] checking for ccache clang option to accept ISO C11... none needed [14:52:25.918] checking whether we are using the GNU C++ compiler... yes [14:52:25.926] checking whether ccache clang++ accepts -g... yes [14:52:25.967] checking for ccache clang++ option to accept ISO C++11... none needed [14:52:26.044] checking for gawk... no [14:52:26.045] checking for mawk... mawk [14:52:26.045] checking for llvm-config... /usr/bin/llvm-config [14:52:26.051] configure: using llvm 19.1.7 [14:52:26.051] checking for CLANG... ccache clang [14:52:26.106] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [14:52:26.115] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [14:52:26.124] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [14:52:26.163] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [14:52:26.172] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [14:52:26.182] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [14:52:26.192] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:52:26.202] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [14:52:26.218] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [14:52:26.234] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [14:52:26.244] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [14:52:26.324] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [14:52:26.333] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [14:52:26.343] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [14:52:26.378] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [14:52:26.423] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [14:52:26.470] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [14:52:26.507] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [14:52:26.516] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [14:52:26.524] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [14:52:26.588] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:52:26.596] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [14:52:26.604] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [14:52:26.612] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [14:52:26.622] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [14:52:26.631] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:52:26.666] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:52:26.702] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:52:26.711] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:52:26.720] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:52:26.729] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:52:26.744] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [14:52:26.754] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:52:26.818] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:52:26.827] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:52:26.835] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:52:26.869] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:52:26.877] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [14:52:26.911] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:52:26.919] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [14:52:26.955] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [14:52:26.991] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [14:52:27.006] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [14:52:27.006] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:52:27.041] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:52:27.051] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:52:27.060] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:52:27.077] checking whether the C compiler still works... yes [14:52:27.164] checking how to run the C preprocessor... ccache clang -E [14:52:27.311] checking for pkg-config... /usr/bin/pkg-config [14:52:27.312] checking pkg-config is at least version 0.9.0... yes [14:52:27.313] checking whether to build with ICU support... yes [14:52:27.313] checking for icu-uc icu-i18n... yes [14:52:27.324] checking whether to build with Tcl... yes [14:52:27.324] checking whether to build Perl modules... yes [14:52:27.324] checking whether to build Python modules... yes [14:52:27.324] checking whether to build with GSSAPI support... yes [14:52:27.326] checking whether to build with PAM support... yes [14:52:27.326] checking whether to build with BSD Authentication support... no [14:52:27.326] checking whether to build with LDAP support... yes [14:52:27.326] checking whether to build with Bonjour support... no [14:52:27.326] checking whether to build with SELinux support... yes [14:52:27.326] checking whether to build with systemd support... yes [14:52:27.326] checking whether to build with liburing support... no [14:52:27.327] checking whether to build with libcurl support... yes [14:52:27.327] checking for libcurl >= 7.61.0... yes [14:52:27.338] checking whether to build with libnuma support... no [14:52:27.338] checking whether to build with XML support... yes [14:52:27.338] checking for libxml-2.0 >= 2.6.23... yes [14:52:27.347] checking whether to build with LZ4 support... yes [14:52:27.347] checking for liblz4... yes [14:52:27.357] checking whether to build with ZSTD support... yes [14:52:27.357] checking for libzstd >= 1.4.0... yes [14:52:27.367] checking for strip... strip [14:52:27.367] checking whether it is possible to strip libraries... yes [14:52:27.370] checking for ar... ar [14:52:27.370] checking for a BSD-compatible install... /usr/bin/install -c [14:52:27.381] checking for tar... /usr/bin/tar [14:52:27.381] checking whether ln -s works... yes [14:52:27.381] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:52:27.384] checking for nm... /usr/bin/nm [14:52:27.384] checking for bison... /usr/bin/bison [14:52:27.387] configure: using bison (GNU Bison) 3.8.2 [14:52:27.390] checking for flex... /usr/bin/flex [14:52:27.393] configure: using flex 2.6.4 [14:52:27.393] checking for perl... /usr/bin/perl [14:52:27.396] configure: using perl 5.40.1 [14:52:27.399] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [14:52:27.404] checking for Perl privlibexp... /usr/share/perl/5.40 [14:52:27.409] checking for Perl useshrplib... true [14:52:27.416] 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 [14:52:27.423] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:52:27.430] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [14:52:27.526] checking for python3... /usr/bin/python3 [14:52:27.540] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [14:52:27.548] checking for Python sysconfig module... yes [14:52:27.564] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [14:52:27.582] checking Python include directory... -I/usr/include/python3.13 [14:52:27.599] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [14:52:27.658] checking for a sed that does not truncate output... /usr/bin/sed [14:52:27.664] checking for grep that handles long lines and -e... /usr/bin/grep [14:52:27.667] checking for egrep... /usr/bin/grep -E [14:52:27.669] checking for ANSI C header files... yes [14:52:27.934] checking for sys/types.h... yes [14:52:27.986] checking for sys/stat.h... yes [14:52:28.007] checking for stdlib.h... yes [14:52:28.110] checking for string.h... yes [14:52:28.130] checking for memory.h... yes [14:52:28.149] checking for strings.h... yes [14:52:28.169] checking for inttypes.h... yes [14:52:28.189] checking for stdint.h... yes [14:52:28.208] checking for unistd.h... yes [14:52:28.226] checking whether ccache clang is Clang... yes [14:52:28.260] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [14:52:28.397] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:52:28.484] checking whether more special flags are required for pthreads... no [14:52:28.484] checking for PTHREAD_PRIO_INHERIT... yes [14:52:28.577] checking pthread.h usability... yes [14:52:28.588] checking pthread.h presence... yes [14:52:28.625] checking for pthread.h... yes [14:52:28.625] checking for strerror_r... yes [14:52:28.710] checking whether strerror_r returns int... no [14:52:28.784] checking for main in -lm... yes [14:52:28.874] checking for library containing setproctitle... no [14:52:29.057] checking for library containing dlsym... none required [14:52:29.143] checking for library containing socket... none required [14:52:29.232] checking for library containing getopt_long... none required [14:52:29.319] checking for library containing shm_open... none required [14:52:29.407] checking for library containing shm_unlink... none required [14:52:29.495] checking for library containing clock_gettime... none required [14:52:29.579] checking for library containing shmget... none required [14:52:29.664] checking for library containing backtrace_symbols... none required [14:52:29.751] checking for library containing pthread_barrier_wait... none required [14:52:29.837] checking for library containing readline... -lreadline [14:52:29.925] checking for inflate in -lz... yes [14:52:30.015] checking curl/curl.h usability... yes [14:52:30.024] checking curl/curl.h presence... yes [14:52:30.064] checking for curl/curl.h... yes [14:52:30.064] checking for curl_multi_init in -lcurl... yes [14:52:30.207] checking for curl_global_init thread safety... yes [14:52:30.374] checking for curl support for asynchronous DNS... yes [14:52:30.527] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:52:30.711] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:52:30.823] checking for SSL_new in -lssl... yes [14:52:30.942] checking for SSL_CTX_set_ciphersuites... yes [14:52:31.063] checking for SSL_CTX_set_cert_cb... yes [14:52:31.199] checking for X509_get_signature_info... yes [14:52:31.336] checking for SSL_CTX_set_num_tickets... yes [14:52:31.479] checking for SSL_CTX_set_keylog_callback... yes [14:52:31.618] checking for SSL_CTX_set_client_hello_cb... yes [14:52:31.761] checking for pam_start in -lpam... yes [14:52:31.886] checking for xmlSaveToBuffer in -lxml2... yes [14:52:32.015] checking for xsltCleanupGlobals in -lxslt... yes [14:52:32.167] checking for LZ4_compress_default in -llz4... yes [14:52:32.305] checking for ZSTD_compress in -lzstd... yes [14:52:32.436] checking for ldap_bind in -lldap... yes [14:52:32.574] checking for ldap_initialize... yes [14:52:32.713] checking for ldap_verify_credentials... yes [14:52:32.863] checking for security_compute_create_name in -lselinux... yes [14:52:33.000] checking for uuid_export in -lossp-uuid... yes [14:52:33.147] checking copyfile.h usability... no [14:52:33.245] checking copyfile.h presence... no [14:52:33.283] checking for copyfile.h... no [14:52:33.288] checking execinfo.h usability... yes [14:52:33.298] checking execinfo.h presence... yes [14:52:33.334] checking for execinfo.h... yes [14:52:33.343] checking getopt.h usability... yes [14:52:33.353] checking getopt.h presence... yes [14:52:33.385] checking for getopt.h... yes [14:52:33.395] checking ifaddrs.h usability... yes [14:52:33.405] checking ifaddrs.h presence... yes [14:52:33.441] checking for ifaddrs.h... yes [14:52:33.451] checking sys/epoll.h usability... yes [14:52:33.462] checking sys/epoll.h presence... yes [14:52:33.498] checking for sys/epoll.h... yes [14:52:33.507] checking sys/event.h usability... no [14:52:33.605] checking sys/event.h presence... no [14:52:33.642] checking for sys/event.h... no [14:52:33.646] checking sys/personality.h usability... yes [14:52:33.655] checking sys/personality.h presence... yes [14:52:33.687] checking for sys/personality.h... yes [14:52:33.696] checking sys/prctl.h usability... yes [14:52:33.791] checking sys/prctl.h presence... yes [14:52:33.826] checking for sys/prctl.h... yes [14:52:33.836] checking sys/procctl.h usability... no [14:52:33.931] checking sys/procctl.h presence... no [14:52:33.967] checking for sys/procctl.h... no [14:52:33.971] checking sys/signalfd.h usability... yes [14:52:34.063] checking sys/signalfd.h presence... yes [14:52:34.096] checking for sys/signalfd.h... yes [14:52:34.103] checking sys/ucred.h usability... no [14:52:34.195] checking sys/ucred.h presence... no [14:52:34.234] checking for sys/ucred.h... no [14:52:34.237] checking termios.h usability... yes [14:52:34.283] checking termios.h presence... yes [14:52:34.316] checking for termios.h... yes [14:52:34.324] checking uchar.h usability... yes [14:52:34.332] checking uchar.h presence... yes [14:52:34.364] checking for uchar.h... yes [14:52:34.372] checking ucred.h usability... no [14:52:34.466] checking ucred.h presence... no [14:52:34.504] checking for ucred.h... no [14:52:34.509] checking xlocale.h usability... no [14:52:34.607] checking xlocale.h presence... no [14:52:34.646] checking for xlocale.h... no [14:52:34.648] checking readline/readline.h usability... yes [14:52:34.747] checking readline/readline.h presence... yes [14:52:34.783] checking for readline/readline.h... yes [14:52:34.785] checking readline/history.h usability... yes [14:52:34.795] checking readline/history.h presence... yes [14:52:34.832] checking for readline/history.h... yes [14:52:34.835] checking zlib.h usability... yes [14:52:34.846] checking zlib.h presence... yes [14:52:34.886] checking for zlib.h... yes [14:52:34.886] checking for lz4... /usr/bin/lz4 [14:52:34.886] checking lz4.h usability... yes [14:52:34.988] checking lz4.h presence... yes [14:52:35.024] checking for lz4.h... yes [14:52:35.024] checking for zstd... /usr/bin/zstd [14:52:35.024] checking zstd.h usability... yes [14:52:35.035] checking zstd.h presence... yes [14:52:35.069] checking for zstd.h... yes [14:52:35.070] checking gssapi/gssapi.h usability... yes [14:52:35.080] checking gssapi/gssapi.h presence... yes [14:52:35.118] checking for gssapi/gssapi.h... yes [14:52:35.120] checking gssapi/gssapi_ext.h usability... yes [14:52:35.221] checking gssapi/gssapi_ext.h presence... yes [14:52:35.257] checking for gssapi/gssapi_ext.h... yes [14:52:35.259] checking for openssl... /usr/bin/openssl [14:52:35.264] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [14:52:35.265] checking openssl/ssl.h usability... yes [14:52:35.276] checking openssl/ssl.h presence... yes [14:52:35.344] checking for openssl/ssl.h... yes [14:52:35.344] checking openssl/err.h usability... yes [14:52:35.355] checking openssl/err.h presence... yes [14:52:35.400] checking for openssl/err.h... yes [14:52:35.401] checking security/pam_appl.h usability... yes [14:52:35.412] checking security/pam_appl.h presence... yes [14:52:35.445] checking for security/pam_appl.h... yes [14:52:35.447] checking systemd/sd-daemon.h usability... yes [14:52:35.458] checking systemd/sd-daemon.h presence... yes [14:52:35.496] checking for systemd/sd-daemon.h... yes [14:52:35.497] checking libxml/parser.h usability... yes [14:52:35.507] checking libxml/parser.h presence... yes [14:52:35.548] checking for libxml/parser.h... yes [14:52:35.548] checking libxslt/xslt.h usability... yes [14:52:35.559] checking libxslt/xslt.h presence... yes [14:52:35.602] checking for libxslt/xslt.h... yes [14:52:35.603] checking ldap.h usability... yes [14:52:35.612] checking ldap.h presence... yes [14:52:35.647] checking for ldap.h... yes [14:52:35.648] checking for compatible LDAP implementation... yes [14:52:35.725] checking ossp/uuid.h usability... yes [14:52:35.818] checking ossp/uuid.h presence... yes [14:52:35.853] checking for ossp/uuid.h... yes [14:52:35.891] checking whether byte ordering is bigendian... no [14:52:36.059] checking for C printf format archetype... printf [14:52:36.151] checking for C++ printf format archetype... printf [14:52:36.210] checking for typeof... typeof [14:52:36.220] checking for C++ typeof... typeof [14:52:36.229] checking for typeof_unqual... __typeof_unqual__ [14:52:36.321] checking for C++ typeof_unqual... no [14:52:36.469] checking for __builtin_types_compatible_p... yes [14:52:36.542] checking for __builtin_constant_p... yes [14:52:36.555] checking for __builtin_mul_overflow... yes [14:52:36.704] checking for __builtin_unreachable... yes [14:52:36.841] checking for computed goto support... yes [14:52:36.878] checking for struct tm.tm_zone... yes [14:52:36.890] checking for union semun... no [14:52:36.967] checking for socklen_t... yes [14:52:37.060] checking for struct sockaddr.sa_len... no [14:52:37.224] checking for C/C++ restrict keyword... __restrict [14:52:37.239] checking for struct option... yes [14:52:37.322] checking whether assembler supports x86_64 popcntq... yes [14:52:37.398] checking for special C compiler options needed for large files... no [14:52:37.398] checking for _FILE_OFFSET_BITS value needed for large files... no [14:52:37.412] checking size of off_t... 8 [14:52:37.589] checking for SA_SIGINFO... yes [14:52:37.599] checking for int timezone... yes [14:52:37.765] checking for backtrace_symbols... yes [14:52:37.914] checking for copyfile... no [14:52:38.082] checking for copy_file_range... yes [14:52:38.238] checking for elf_aux_info... no [14:52:38.386] checking for explicit_memset... no [14:52:38.542] checking for getauxval... yes [14:52:38.705] checking for getifaddrs... yes [14:52:38.861] checking for getpeerucred... no [14:52:38.998] checking for inet_pton... yes [14:52:39.151] checking for kqueue... no [14:52:39.305] checking for localeconv_l... no [14:52:39.447] checking for mbstowcs_l... no [14:52:39.603] checking for memset_explicit... no [14:52:39.748] checking for posix_fallocate... yes [14:52:39.905] checking for ppoll... yes [14:52:40.054] checking for pthread_is_threaded_np... no [14:52:40.224] checking for setproctitle... no [14:52:40.371] checking for setproctitle_fast... no [14:52:40.517] checking for strsignal... yes [14:52:40.665] checking for syncfs... yes [14:52:40.817] checking for sync_file_range... yes [14:52:40.970] checking for uselocale... yes [14:52:41.127] checking for wcstombs_l... no [14:52:41.279] checking for __builtin_bswap16... yes [14:52:41.434] checking for __builtin_bswap32... yes [14:52:41.588] checking for __builtin_bswap64... yes [14:52:41.753] checking for __builtin_clz... yes [14:52:41.898] checking for __builtin_ctz... yes [14:52:42.045] checking for __builtin_frame_address... yes [14:52:42.187] checking for _LARGEFILE_SOURCE value needed for large files... no [14:52:42.348] checking how ccache clang reports undeclared, standard C functions... error [14:52:42.420] checking for posix_fadvise... yes [14:52:42.573] checking whether posix_fadvise is declared... yes [14:52:42.590] checking whether fdatasync is declared... yes [14:52:42.606] checking whether strlcat is declared... yes [14:52:42.624] checking whether strlcpy is declared... yes [14:52:42.640] checking whether strsep is declared... yes [14:52:42.658] checking whether timingsafe_bcmp is declared... no [14:52:42.770] checking whether preadv is declared... yes [14:52:42.788] checking whether pwritev is declared... yes [14:52:42.872] checking whether strchrnul is declared... yes [14:52:42.954] checking whether memset_s is declared... no [14:52:43.036] checking whether F_FULLFSYNC is declared... no [14:52:43.113] checking for explicit_bzero... yes [14:52:43.255] checking for getopt... yes [14:52:43.390] checking for getpeereid... no [14:52:43.530] checking for inet_aton... yes [14:52:43.674] checking for mkdtemp... yes [14:52:43.812] checking for strlcat... yes [14:52:43.949] checking for strlcpy... yes [14:52:44.079] checking for strsep... yes [14:52:44.223] checking for timingsafe_bcmp... no [14:52:44.371] checking for pthread_barrier_wait... yes [14:52:44.510] checking for getopt_long... yes [14:52:44.661] checking for syslog... yes [14:52:44.807] checking syslog.h usability... yes [14:52:44.817] checking syslog.h presence... yes [14:52:44.852] checking for syslog.h... yes [14:52:44.852] checking for opterr... yes [14:52:44.995] checking for optreset... no [14:52:45.135] checking unicode/ucol.h usability... yes [14:52:45.146] checking unicode/ucol.h presence... yes [14:52:45.189] checking for unicode/ucol.h... yes [14:52:45.189] checking for rl_completion_suppress_quote... yes [14:52:45.335] checking for rl_filename_quote_characters... yes [14:52:45.496] checking for rl_filename_quoting_function... yes [14:52:45.654] checking for append_history... yes [14:52:45.796] checking for history_truncate_file... yes [14:52:45.941] checking for rl_completion_matches... yes [14:52:46.089] checking for rl_filename_completion_function... yes [14:52:46.239] checking for rl_reset_screen_size... yes [14:52:46.379] checking for rl_variable_bind... yes [14:52:46.519] checking test program... ok [14:52:46.650] checking size of void *... 8 [14:52:46.811] checking size of size_t... 8 [14:52:46.969] checking size of long... 8 [14:52:47.133] checking size of long long... 8 [14:52:47.308] checking size of intmax_t... 8 [14:52:47.477] checking alignment of short... 2 [14:52:47.638] checking alignment of int... 4 [14:52:47.806] checking alignment of int64_t... 8 [14:52:47.982] checking alignment of double... 8 [14:52:48.149] checking for __int128... yes [14:52:48.289] checking for __int128 alignment bug... ok [14:52:48.443] checking alignment of PG_INT128_TYPE... 16 [14:52:48.622] checking for builtin __sync char locking functions... yes [14:52:48.768] checking for builtin __sync int32 locking functions... yes [14:52:48.902] checking for builtin __sync int32 atomic operations... yes [14:52:49.040] checking for builtin __sync int64 atomic operations... yes [14:52:49.181] checking for builtin __atomic int32 atomic operations... yes [14:52:49.331] checking for builtin __atomic int64 atomic operations... yes [14:52:49.479] checking for __get_cpuid... yes [14:52:49.637] checking for __get_cpuid_count... yes [14:52:49.784] checking for __cpuidex... yes [14:52:49.930] checking for AVX2 target attribute support... yes [14:52:49.945] checking for _xgetbv... yes [14:52:50.481] checking for _mm512_popcnt_epi64... yes [14:52:50.964] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [14:52:51.224] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:52:51.294] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [14:52:51.357] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:52:51.420] 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 [14:52:51.502] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:52:51.502] checking for _mm512_clmulepi64_epi128... yes [14:52:51.981] checking for vectorized CRC-32C... AVX-512 with runtime check [14:52:51.981] checking for library containing sem_init... none required [14:52:52.130] checking which semaphore API to use... unnamed POSIX [14:52:52.130] checking which random number source to use... OpenSSL [14:52:52.132] checking for tclsh... /usr/bin/tclsh [14:52:52.133] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:52:52.174] checking tcl.h usability... yes [14:52:52.184] checking tcl.h presence... yes [14:52:52.221] checking for tcl.h... yes [14:52:52.222] checking for perl.h... yes [14:52:52.238] checking for libperl... yes [14:52:52.539] checking Python.h usability... yes [14:52:52.550] checking Python.h presence... yes [14:52:52.623] checking for Python.h... yes [14:52:52.623] checking for xmllint... /usr/bin/xmllint [14:52:52.623] checking for xsltproc... /usr/bin/xsltproc [14:52:52.623] checking for fop... /usr/bin/fop [14:52:52.624] checking for dbtoepub... no [14:52:52.624] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [14:52:52.724] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:52:52.861] configure: using compiler=Debian clang version 19.1.7 (3+b1) [14:52:52.861] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -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 -Wstrict-prototypes -Wold-style-definition [14:52:52.861] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:52:52.861] configure: using LDFLAGS= -Wl,--as-needed [14:52:52.861] configure: using CXX=ccache clang++ [14:52:52.861] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [14:52:52.861] configure: using CLANG=ccache clang [14:52:52.861] 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 [14:52:52.861] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [14:52:52.894] configure: updating cache clang.cache [14:52:52.903] configure: creating ./config.status [14:52:53.009] config.status: creating GNUmakefile [14:52:53.023] config.status: creating src/Makefile.global [14:52:53.042] config.status: creating src/include/pg_config.h [14:52:53.058] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:52:53.067] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [14:52:53.074] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:52:53.083] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:52:53.092] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:52:53.100] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:52:53.142] [14:52:53.142] real 0m28.102s [14:52:53.142] user 0m17.527s [14:52:53.142] sys 0m10.819s [14:52:53.142] make -s -j${BUILD_JOBS} clean [14:52:53.771] time make -s -j${BUILD_JOBS} world-bin [14:53:54.990] conflict.c:187:6: error: variable 'log_dest_clt' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] [14:53:54.990] 187 | if (dest == CONFLICT_LOG_DEST_TABLE || dest == CONFLICT_LOG_DEST_ALL) [14:53:54.990] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [14:53:54.990] conflict.c:193:6: note: uninitialized use occurs here [14:53:54.990] 193 | if (log_dest_clt) [14:53:54.990] | ^~~~~~~~~~~~ [14:53:54.990] conflict.c:187:2: note: remove the 'if' if its condition is always true [14:53:54.990] 187 | if (dest == CONFLICT_LOG_DEST_TABLE || dest == CONFLICT_LOG_DEST_ALL) [14:53:54.990] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [14:53:54.990] 188 | log_dest_clt = true; [14:53:54.990] conflict.c:176:21: note: initialize the variable 'log_dest_clt' to silence this warning [14:53:54.990] 176 | bool log_dest_clt; [14:53:54.990] | ^ [14:53:54.990] | = false [14:53:54.990] 1 error generated. [14:53:54.991] make[4]: *** [: conflict.o] Error 1 [14:53:55.005] make[4]: *** Waiting for unfinished jobs.... [14:53:55.010] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [14:53:55.010] make[2]: *** [common.mk:37: replication-recursive] Error 2 [14:53:55.017] make[2]: *** Waiting for unfinished jobs.... [14:53:57.618] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [14:53:57.618] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:53:57.618] [14:53:57.618] real 1m3.847s [14:53:57.618] user 3m25.862s [14:53:57.618] sys 0m41.971s [14:53:57.619] [14:53:57.619] Exit status: 2