[10:24:43.041] time ./configure \ [10:24:43.041] --cache clang.cache \ [10:24:43.041] ${LINUX_CONFIGURE_FEATURES} \ [10:24:43.041] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [10:24:43.255] configure: creating cache clang.cache [10:24:43.271] checking build system type... x86_64-pc-linux-gnu [10:24:43.353] checking host system type... x86_64-pc-linux-gnu [10:24:43.353] checking which template to use... linux [10:24:43.353] checking whether NLS is wanted... no [10:24:43.353] checking for default port number... 5432 [10:24:43.361] checking for block size... 8kB [10:24:43.362] checking for segment size... 1GB [10:24:43.365] checking for WAL block size... 8kB [10:24:43.493] checking whether the C compiler works... yes [10:24:43.575] checking for C compiler default output file name... a.out [10:24:43.577] checking for suffix of executables... [10:24:43.650] checking whether we are cross compiling... no [10:24:43.732] checking for suffix of object files... o [10:24:43.741] checking whether we are using the GNU C compiler... yes [10:24:43.773] checking whether ccache clang accepts -g... yes [10:24:43.803] checking for ccache clang option to accept ISO C89... none needed [10:24:43.817] checking for ccache clang option to accept ISO C11... none needed [10:24:43.952] checking whether we are using the GNU C++ compiler... yes [10:24:43.983] checking whether ccache clang++ accepts -g... yes [10:24:44.085] checking for gawk... no [10:24:44.085] checking for mawk... mawk [10:24:44.085] checking for llvm-config... /usr/bin/llvm-config [10:24:44.091] configure: using llvm 19.1.7 [10:24:44.091] checking for CLANG... ccache clang [10:24:44.145] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [10:24:44.209] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [10:24:44.270] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [10:24:44.278] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [10:24:44.285] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [10:24:44.293] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [10:24:44.301] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [10:24:44.309] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:24:44.318] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [10:24:44.332] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [10:24:44.346] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [10:24:44.408] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [10:24:44.444] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [10:24:44.458] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [10:24:44.471] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [10:24:44.479] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [10:24:44.488] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [10:24:44.496] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [10:24:44.504] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:24:44.538] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [10:24:44.546] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [10:24:44.555] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [10:24:44.562] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [10:24:44.597] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:24:44.605] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:24:44.613] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:24:44.621] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:24:44.683] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:24:44.691] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:24:44.704] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [10:24:44.713] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:24:44.748] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:24:44.814] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:24:44.823] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [10:24:44.830] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [10:24:44.838] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [10:24:44.845] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [10:24:44.853] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [10:24:44.888] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [10:24:44.896] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [10:24:44.910] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [10:24:44.910] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:24:44.943] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:24:44.975] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:24:44.983] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:24:44.995] checking whether the C compiler still works... yes [10:24:45.086] checking how to run the C preprocessor... ccache clang -E [10:24:45.224] checking for pkg-config... /usr/bin/pkg-config [10:24:45.224] checking pkg-config is at least version 0.9.0... yes [10:24:45.226] checking whether to build with ICU support... yes [10:24:45.226] checking for icu-uc icu-i18n... yes [10:24:45.235] checking whether to build with Tcl... yes [10:24:45.235] checking whether to build Perl modules... yes [10:24:45.235] checking whether to build Python modules... yes [10:24:45.235] checking whether to build with GSSAPI support... yes [10:24:45.236] checking whether to build with PAM support... yes [10:24:45.236] checking whether to build with BSD Authentication support... no [10:24:45.237] checking whether to build with LDAP support... yes [10:24:45.237] checking whether to build with Bonjour support... no [10:24:45.237] checking whether to build with SELinux support... yes [10:24:45.237] checking whether to build with systemd support... yes [10:24:45.237] checking whether to build with liburing support... no [10:24:45.237] checking whether to build with libcurl support... yes [10:24:45.238] checking for libcurl >= 7.61.0... yes [10:24:45.248] checking whether to build with libnuma support... no [10:24:45.248] checking whether to build with XML support... yes [10:24:45.249] checking for libxml-2.0 >= 2.6.23... yes [10:24:45.256] checking whether to build with LZ4 support... yes [10:24:45.256] checking for liblz4... yes [10:24:45.264] checking whether to build with ZSTD support... yes [10:24:45.264] checking for libzstd >= 1.4.0... yes [10:24:45.272] checking for strip... strip [10:24:45.272] checking whether it is possible to strip libraries... yes [10:24:45.274] checking for ar... ar [10:24:45.274] checking for a BSD-compatible install... /usr/bin/install -c [10:24:45.284] checking for tar... /usr/bin/tar [10:24:45.284] checking whether ln -s works... yes [10:24:45.284] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:24:45.286] checking for bison... /usr/bin/bison [10:24:45.289] configure: using bison (GNU Bison) 3.8.2 [10:24:45.292] checking for flex... /usr/bin/flex [10:24:45.294] configure: using flex 2.6.4 [10:24:45.294] checking for perl... /usr/bin/perl [10:24:45.297] configure: using perl 5.40.1 [10:24:45.299] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [10:24:45.305] checking for Perl privlibexp... /usr/share/perl/5.40 [10:24:45.310] checking for Perl useshrplib... true [10:24:45.315] 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 [10:24:45.321] checking for CFLAGS to compile embedded Perl... -DDEBIAN [10:24:45.327] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [10:24:45.417] checking for python3... /usr/bin/python3 [10:24:45.431] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [10:24:45.438] checking for Python sysconfig module... yes [10:24:45.454] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [10:24:45.471] checking Python include directory... -I/usr/include/python3.13 [10:24:45.488] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [10:24:45.545] checking for a sed that does not truncate output... /usr/bin/sed [10:24:45.552] checking for grep that handles long lines and -e... /usr/bin/grep [10:24:45.554] checking for egrep... /usr/bin/grep -E [10:24:45.556] checking for ANSI C header files... yes [10:24:45.736] checking for sys/types.h... yes [10:24:45.754] checking for sys/stat.h... yes [10:24:45.772] checking for stdlib.h... yes [10:24:45.790] checking for string.h... yes [10:24:45.808] checking for memory.h... yes [10:24:45.827] checking for strings.h... yes [10:24:45.846] checking for inttypes.h... yes [10:24:45.864] checking for stdint.h... yes [10:24:45.882] checking for unistd.h... yes [10:24:45.978] checking whether ccache clang is Clang... yes [10:24:46.007] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [10:24:46.128] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [10:24:46.204] checking whether more special flags are required for pthreads... no [10:24:46.204] checking for PTHREAD_PRIO_INHERIT... yes [10:24:46.290] checking pthread.h usability... yes [10:24:46.339] checking pthread.h presence... yes [10:24:46.376] checking for pthread.h... yes [10:24:46.376] checking for strerror_r... yes [10:24:46.456] checking whether strerror_r returns int... no [10:24:46.533] checking for main in -lm... yes [10:24:46.626] checking for library containing setproctitle... no [10:24:46.801] checking for library containing dlsym... none required [10:24:46.882] checking for library containing socket... none required [10:24:46.967] checking for library containing getopt_long... none required [10:24:47.049] checking for library containing shm_open... none required [10:24:47.129] checking for library containing shm_unlink... none required [10:24:47.210] checking for library containing clock_gettime... none required [10:24:47.291] checking for library containing shmget... none required [10:24:47.374] checking for library containing backtrace_symbols... none required [10:24:47.459] checking for library containing pthread_barrier_wait... none required [10:24:47.547] checking for library containing readline... -lreadline [10:24:47.629] checking for inflate in -lz... yes [10:24:47.716] checking curl/curl.h usability... yes [10:24:47.726] checking curl/curl.h presence... yes [10:24:47.766] checking for curl/curl.h... yes [10:24:47.766] checking for curl_multi_init in -lcurl... yes [10:24:47.891] checking for curl_global_init thread safety... yes [10:24:48.037] checking for curl support for asynchronous DNS... yes [10:24:48.192] checking for library containing gss_store_cred_into... -lgssapi_krb5 [10:24:48.368] checking for CRYPTO_new_ex_data in -lcrypto... yes [10:24:48.490] checking for SSL_new in -lssl... yes [10:24:48.606] checking for SSL_CTX_set_ciphersuites... yes [10:24:48.722] checking for SSL_CTX_set_cert_cb... yes [10:24:48.841] checking for X509_get_signature_info... yes [10:24:48.971] checking for SSL_CTX_set_num_tickets... yes [10:24:49.095] checking for SSL_CTX_set_keylog_callback... yes [10:24:49.221] checking for pam_start in -lpam... yes [10:24:49.343] checking for xmlSaveToBuffer in -lxml2... yes [10:24:49.461] checking for xsltCleanupGlobals in -lxslt... yes [10:24:49.592] checking for LZ4_compress_default in -llz4... yes [10:24:49.725] checking for ZSTD_compress in -lzstd... yes [10:24:49.857] checking for ldap_bind in -lldap... yes [10:24:49.999] checking for ldap_initialize... yes [10:24:50.157] checking for ldap_verify_credentials... yes [10:24:50.292] checking for security_compute_create_name in -lselinux... yes [10:24:50.416] checking for uuid_export in -lossp-uuid... yes [10:24:50.566] checking atomic.h usability... no [10:24:50.652] checking atomic.h presence... no [10:24:50.688] checking for atomic.h... no [10:24:50.692] checking copyfile.h usability... no [10:24:50.782] checking copyfile.h presence... no [10:24:50.821] checking for copyfile.h... no [10:24:50.824] checking execinfo.h usability... yes [10:24:50.833] checking execinfo.h presence... yes [10:24:50.869] checking for execinfo.h... yes [10:24:50.878] checking getopt.h usability... yes [10:24:50.888] checking getopt.h presence... yes [10:24:50.924] checking for getopt.h... yes [10:24:50.932] checking ifaddrs.h usability... yes [10:24:50.942] checking ifaddrs.h presence... yes [10:24:50.977] checking for ifaddrs.h... yes [10:24:50.985] checking mbarrier.h usability... no [10:24:51.074] checking mbarrier.h presence... no [10:24:51.109] checking for mbarrier.h... no [10:24:51.112] checking sys/epoll.h usability... yes [10:24:51.156] checking sys/epoll.h presence... yes [10:24:51.188] checking for sys/epoll.h... yes [10:24:51.196] checking sys/event.h usability... no [10:24:51.289] checking sys/event.h presence... no [10:24:51.327] checking for sys/event.h... no [10:24:51.331] checking sys/personality.h usability... yes [10:24:51.340] checking sys/personality.h presence... yes [10:24:51.371] checking for sys/personality.h... yes [10:24:51.379] checking sys/prctl.h usability... yes [10:24:51.470] checking sys/prctl.h presence... yes [10:24:51.500] checking for sys/prctl.h... yes [10:24:51.508] checking sys/procctl.h usability... no [10:24:51.599] checking sys/procctl.h presence... no [10:24:51.634] checking for sys/procctl.h... no [10:24:51.639] checking sys/signalfd.h usability... yes [10:24:51.649] checking sys/signalfd.h presence... yes [10:24:51.678] checking for sys/signalfd.h... yes [10:24:51.688] checking sys/ucred.h usability... no [10:24:51.779] checking sys/ucred.h presence... no [10:24:51.817] checking for sys/ucred.h... no [10:24:51.822] checking termios.h usability... yes [10:24:51.831] checking termios.h presence... yes [10:24:51.863] checking for termios.h... yes [10:24:51.871] checking uchar.h usability... yes [10:24:51.881] checking uchar.h presence... yes [10:24:51.913] checking for uchar.h... yes [10:24:51.921] checking ucred.h usability... no [10:24:52.010] checking ucred.h presence... no [10:24:52.044] checking for ucred.h... no [10:24:52.048] checking xlocale.h usability... no [10:24:52.139] checking xlocale.h presence... no [10:24:52.175] checking for xlocale.h... no [10:24:52.177] checking readline/readline.h usability... yes [10:24:52.185] checking readline/readline.h presence... yes [10:24:52.219] checking for readline/readline.h... yes [10:24:52.221] checking readline/history.h usability... yes [10:24:52.229] checking readline/history.h presence... yes [10:24:52.263] checking for readline/history.h... yes [10:24:52.266] checking zlib.h usability... yes [10:24:52.275] checking zlib.h presence... yes [10:24:52.313] checking for zlib.h... yes [10:24:52.314] checking for lz4... /usr/bin/lz4 [10:24:52.314] checking lz4.h usability... yes [10:24:52.324] checking lz4.h presence... yes [10:24:52.357] checking for lz4.h... yes [10:24:52.358] checking for zstd... /usr/bin/zstd [10:24:52.358] checking zstd.h usability... yes [10:24:52.403] checking zstd.h presence... yes [10:24:52.433] checking for zstd.h... yes [10:24:52.434] checking gssapi/gssapi.h usability... yes [10:24:52.443] checking gssapi/gssapi.h presence... yes [10:24:52.480] checking for gssapi/gssapi.h... yes [10:24:52.482] checking gssapi/gssapi_ext.h usability... yes [10:24:52.491] checking gssapi/gssapi_ext.h presence... yes [10:24:52.528] checking for gssapi/gssapi_ext.h... yes [10:24:52.530] checking for openssl... /usr/bin/openssl [10:24:52.535] configure: using openssl: OpenSSL 3.5.1 1 Jul 2025 (Library: OpenSSL 3.5.1 1 Jul 2025) [10:24:52.535] checking openssl/ssl.h usability... yes [10:24:52.735] checking openssl/ssl.h presence... yes [10:24:52.799] checking for openssl/ssl.h... yes [10:24:52.800] checking openssl/err.h usability... yes [10:24:52.912] checking openssl/err.h presence... yes [10:24:52.953] checking for openssl/err.h... yes [10:24:52.954] checking security/pam_appl.h usability... yes [10:24:52.963] checking security/pam_appl.h presence... yes [10:24:52.993] checking for security/pam_appl.h... yes [10:24:52.995] checking systemd/sd-daemon.h usability... yes [10:24:53.005] checking systemd/sd-daemon.h presence... yes [10:24:53.037] checking for systemd/sd-daemon.h... yes [10:24:53.037] checking libxml/parser.h usability... yes [10:24:53.046] checking libxml/parser.h presence... yes [10:24:53.084] checking for libxml/parser.h... yes [10:24:53.084] checking libxslt/xslt.h usability... yes [10:24:53.094] checking libxslt/xslt.h presence... yes [10:24:53.133] checking for libxslt/xslt.h... yes [10:24:53.133] checking ldap.h usability... yes [10:24:53.230] checking ldap.h presence... yes [10:24:53.263] checking for ldap.h... yes [10:24:53.264] checking for compatible LDAP implementation... yes [10:24:53.273] checking ossp/uuid.h usability... yes [10:24:53.281] checking ossp/uuid.h presence... yes [10:24:53.316] checking for ossp/uuid.h... yes [10:24:53.352] checking whether byte ordering is bigendian... no [10:24:53.499] checking for inline... inline [10:24:53.560] checking for printf format archetype... printf [10:24:53.698] checking for _Static_assert... yes [10:24:53.819] checking for typeof... typeof [10:24:53.826] checking for __builtin_types_compatible_p... yes [10:24:53.837] checking for __builtin_constant_p... yes [10:24:53.899] checking for __builtin_mul_overflow... yes [10:24:54.027] checking for __builtin_unreachable... yes [10:24:54.146] checking for computed goto support... yes [10:24:54.153] checking for struct tm.tm_zone... yes [10:24:54.189] checking for union semun... no [10:24:54.257] checking for socklen_t... yes [10:24:54.337] checking for struct sockaddr.sa_len... no [10:24:54.484] checking for C/C++ restrict keyword... __restrict [10:24:54.499] checking for struct option... yes [10:24:54.632] checking whether assembler supports x86_64 popcntq... yes [10:24:54.641] checking for special C compiler options needed for large files... no [10:24:54.641] checking for _FILE_OFFSET_BITS value needed for large files... no [10:24:54.653] checking size of off_t... 8 [10:24:54.803] checking for int timezone... yes [10:24:54.941] checking for backtrace_symbols... yes [10:24:55.077] checking for copyfile... no [10:24:55.212] checking for copy_file_range... yes [10:24:55.370] checking for elf_aux_info... no [10:24:55.510] checking for getauxval... yes [10:24:55.639] checking for getifaddrs... yes [10:24:55.771] checking for getpeerucred... no [10:24:55.920] checking for inet_pton... yes [10:24:56.052] checking for kqueue... no [10:24:56.183] checking for localeconv_l... no [10:24:56.314] checking for mbstowcs_l... no [10:24:56.446] checking for posix_fallocate... yes [10:24:56.580] checking for ppoll... yes [10:24:56.711] checking for pthread_is_threaded_np... no [10:24:56.840] checking for setproctitle... no [10:24:56.973] checking for setproctitle_fast... no [10:24:57.106] checking for strsignal... yes [10:24:57.235] checking for syncfs... yes [10:24:57.368] checking for sync_file_range... yes [10:24:57.509] checking for uselocale... yes [10:24:57.648] checking for wcstombs_l... no [10:24:57.790] checking for __builtin_bswap16... yes [10:24:57.922] checking for __builtin_bswap32... yes [10:24:58.047] checking for __builtin_bswap64... yes [10:24:58.174] checking for __builtin_clz... yes [10:24:58.297] checking for __builtin_ctz... yes [10:24:58.416] checking for __builtin_popcount... yes [10:24:58.539] checking for __builtin_frame_address... yes [10:24:58.668] checking for _LARGEFILE_SOURCE value needed for large files... no [10:24:58.798] checking how ccache clang reports undeclared, standard C functions... error [10:24:58.860] checking for posix_fadvise... yes [10:24:58.987] checking whether posix_fadvise is declared... yes [10:24:59.061] checking whether fdatasync is declared... yes [10:24:59.075] checking whether strlcat is declared... yes [10:24:59.175] checking whether strlcpy is declared... yes [10:24:59.192] checking whether strnlen is declared... yes [10:24:59.208] checking whether strsep is declared... yes [10:24:59.224] checking whether timingsafe_bcmp is declared... no [10:24:59.326] checking whether preadv is declared... yes [10:24:59.343] checking whether pwritev is declared... yes [10:24:59.360] checking whether strchrnul is declared... yes [10:24:59.375] checking whether memset_s is declared... no [10:24:59.453] checking whether F_FULLFSYNC is declared... no [10:24:59.529] checking for explicit_bzero... yes [10:24:59.662] checking for getopt... yes [10:24:59.794] checking for getpeereid... no [10:24:59.932] checking for inet_aton... yes [10:25:00.053] checking for mkdtemp... yes [10:25:00.177] checking for strlcat... yes [10:25:00.300] checking for strlcpy... yes [10:25:00.426] checking for strnlen... yes [10:25:00.545] checking for strsep... yes [10:25:00.667] checking for timingsafe_bcmp... no [10:25:00.792] checking for pthread_barrier_wait... yes [10:25:00.905] checking for getopt_long... yes [10:25:01.029] checking for syslog... yes [10:25:01.154] checking syslog.h usability... yes [10:25:01.162] checking syslog.h presence... yes [10:25:01.192] checking for syslog.h... yes [10:25:01.192] checking for opterr... yes [10:25:01.325] checking for optreset... no [10:25:01.468] checking unicode/ucol.h usability... yes [10:25:01.478] checking unicode/ucol.h presence... yes [10:25:01.517] checking for unicode/ucol.h... yes [10:25:01.522] checking whether LLVMCreateGDBRegistrationListener is declared... yes [10:25:01.568] checking whether LLVMCreatePerfJITEventListener is declared... yes [10:25:01.648] checking for rl_completion_suppress_quote... yes [10:25:01.782] checking for rl_filename_quote_characters... yes [10:25:01.919] checking for rl_filename_quoting_function... yes [10:25:02.058] checking for append_history... yes [10:25:02.189] checking for history_truncate_file... yes [10:25:02.336] checking for rl_completion_matches... yes [10:25:02.471] checking for rl_filename_completion_function... yes [10:25:02.604] checking for rl_reset_screen_size... yes [10:25:02.732] checking for rl_variable_bind... yes [10:25:02.862] checking test program... ok [10:25:03.002] checking size of void *... 8 [10:25:03.173] checking size of size_t... 8 [10:25:03.345] checking size of long... 8 [10:25:03.516] checking size of long long... 8 [10:25:03.682] checking alignment of short... 2 [10:25:03.845] checking alignment of int... 4 [10:25:04.015] checking alignment of long... 8 [10:25:04.164] checking alignment of int64_t... 8 [10:25:04.338] checking alignment of double... 8 [10:25:04.508] checking for __int128... yes [10:25:04.662] checking for __int128 alignment bug... ok [10:25:04.818] checking alignment of PG_INT128_TYPE... 16 [10:25:04.987] checking for builtin __sync char locking functions... yes [10:25:05.111] checking for builtin __sync int32 locking functions... yes [10:25:05.239] checking for builtin __sync int32 atomic operations... yes [10:25:05.356] checking for builtin __sync int64 atomic operations... yes [10:25:05.478] checking for builtin __atomic int32 atomic operations... yes [10:25:05.606] checking for builtin __atomic int64 atomic operations... yes [10:25:05.725] checking for __get_cpuid... yes [10:25:05.859] checking for __get_cpuid_count... yes [10:25:06.001] checking for _xgetbv... yes [10:25:06.468] checking for _mm512_popcnt_epi64... yes [10:25:06.901] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:25:07.120] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:25:07.183] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:25:07.239] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:25:07.295] 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 [10:25:07.373] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:25:07.373] checking for _mm512_clmulepi64_epi128... yes [10:25:07.809] checking for vectorized CRC-32C... AVX-512 with runtime check [10:25:07.809] checking for library containing sem_init... none required [10:25:07.931] checking which semaphore API to use... unnamed POSIX [10:25:07.931] checking which random number source to use... OpenSSL [10:25:07.933] checking for tclsh... /usr/bin/tclsh [10:25:07.934] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [10:25:07.972] checking tcl.h usability... yes [10:25:07.982] checking tcl.h presence... yes [10:25:08.019] checking for tcl.h... yes [10:25:08.019] checking for perl.h... yes [10:25:08.033] checking for libperl... yes [10:25:08.280] checking Python.h usability... yes [10:25:08.291] checking Python.h presence... yes [10:25:08.358] checking for Python.h... yes [10:25:08.359] checking for xmllint... /usr/bin/xmllint [10:25:08.359] checking for xsltproc... /usr/bin/xsltproc [10:25:08.359] checking for fop... /usr/bin/fop [10:25:08.360] checking for dbtoepub... no [10:25:08.360] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [10:25:08.449] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [10:25:08.573] configure: using compiler=Debian clang version 19.1.7 (3+b1) [10:25:08.573] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -Wno-cast-function-type-strict -O2 [10:25:08.573] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [10:25:08.573] configure: using LDFLAGS= -Wl,--as-needed [10:25:08.573] configure: using CXX=ccache clang++ [10:25:08.573] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [10:25:08.573] configure: using CLANG=ccache clang [10:25:08.573] 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 [10:25:08.573] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [10:25:08.602] configure: updating cache clang.cache [10:25:08.611] configure: creating ./config.status [10:25:08.707] config.status: creating GNUmakefile [10:25:08.720] config.status: creating src/Makefile.global [10:25:08.736] config.status: creating src/include/pg_config.h [10:25:08.749] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:25:08.757] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [10:25:08.762] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [10:25:08.770] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [10:25:08.777] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [10:25:08.785] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [10:25:08.820] [10:25:08.820] real 0m25.779s [10:25:08.820] user 0m15.968s [10:25:08.820] sys 0m10.064s [10:25:08.820] make -s -j${BUILD_JOBS} clean [10:25:09.350] time make -s -j${BUILD_JOBS} world-bin [10:26:00.833] multixact.c:1037:6: error: left operand of comma operator has no effect [-Werror,-Wunused-value] [10:26:00.833] 1037 | "MultiXact members would wrap around")); [10:26:00.833] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:26:00.833] ../../../../src/include/utils/elog.h:165:37: note: expanded from macro 'ereport' [10:26:00.833] 165 | ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [10:26:00.833] | ^~~~~~~~~~~ [10:26:00.833] ../../../../src/include/utils/elog.h:148:4: note: expanded from macro 'ereport_domain' [10:26:00.833] 148 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [10:26:00.833] | ^~~~~~~~~~~ [10:26:00.833] 1 error generated. [10:26:00.835] make[4]: *** [: multixact.o] Error 1 [10:26:00.835] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [10:26:00.836] make[2]: *** [common.mk:37: access-recursive] Error 2 [10:26:00.844] make[2]: *** Waiting for unfinished jobs.... [10:26:15.297] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:26:15.297] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:26:15.298] [10:26:15.298] real 1m5.948s [10:26:15.298] user 3m27.707s [10:26:15.298] sys 0m48.355s [10:26:15.298] [10:26:15.298] Exit status: 2