[08:05:23.500] time ./configure \ [08:05:23.500] --cache clang.cache \ [08:05:23.500] ${LINUX_CONFIGURE_FEATURES} \ [08:05:23.500] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [08:05:23.689] configure: creating cache clang.cache [08:05:23.704] checking build system type... x86_64-pc-linux-gnu [08:05:23.785] checking host system type... x86_64-pc-linux-gnu [08:05:23.785] checking which template to use... linux [08:05:23.786] checking whether NLS is wanted... no [08:05:23.786] checking for default port number... 5432 [08:05:23.793] checking for block size... 8kB [08:05:23.795] checking for segment size... 1GB [08:05:23.797] checking for WAL block size... 8kB [08:05:23.923] checking whether the C compiler works... yes [08:05:24.008] checking for C compiler default output file name... a.out [08:05:24.009] checking for suffix of executables... [08:05:24.084] checking whether we are cross compiling... no [08:05:24.164] checking for suffix of object files... o [08:05:24.174] checking whether we are using the GNU C compiler... yes [08:05:24.181] checking whether ccache clang accepts -g... yes [08:05:24.189] checking for ccache clang option to accept ISO C89... none needed [08:05:24.201] checking for ccache clang option to accept ISO C11... none needed [08:05:24.331] checking whether we are using the GNU C++ compiler... yes [08:05:24.339] checking whether ccache clang++ accepts -g... yes [08:05:24.354] checking for ccache clang++ option to accept ISO C++11... none needed [08:05:24.431] checking for gawk... no [08:05:24.431] checking for mawk... mawk [08:05:24.431] checking for llvm-config... /usr/bin/llvm-config [08:05:24.437] configure: using llvm 19.1.7 [08:05:24.437] checking for CLANG... ccache clang [08:05:24.489] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [08:05:24.497] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [08:05:24.506] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [08:05:24.515] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [08:05:24.523] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [08:05:24.532] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [08:05:24.540] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [08:05:24.547] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:05:24.555] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [08:05:24.569] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [08:05:24.578] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [08:05:24.592] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [08:05:24.600] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [08:05:24.607] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [08:05:24.615] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [08:05:24.628] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [08:05:24.643] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [08:05:24.651] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [08:05:24.660] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [08:05:24.669] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [08:05:24.677] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:05:24.686] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [08:05:24.693] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [08:05:24.701] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [08:05:24.709] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [08:05:24.717] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:05:24.725] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:05:24.733] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:05:24.742] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:05:24.750] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:05:24.759] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:05:24.773] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [08:05:24.781] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:05:24.791] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:05:24.800] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:05:24.809] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:05:24.818] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:05:24.826] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [08:05:24.834] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:05:24.842] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [08:05:24.850] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [08:05:24.859] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [08:05:24.873] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [08:05:24.873] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:05:24.882] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:05:24.892] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:05:24.900] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:05:24.914] checking whether the C compiler still works... yes [08:05:25.014] checking how to run the C preprocessor... ccache clang -E [08:05:25.163] checking for pkg-config... /usr/bin/pkg-config [08:05:25.163] checking pkg-config is at least version 0.9.0... yes [08:05:25.165] checking whether to build with ICU support... yes [08:05:25.165] checking for icu-uc icu-i18n... yes [08:05:25.175] checking whether to build with Tcl... yes [08:05:25.175] checking whether to build Perl modules... yes [08:05:25.175] checking whether to build Python modules... yes [08:05:25.175] checking whether to build with GSSAPI support... yes [08:05:25.177] checking whether to build with PAM support... yes [08:05:25.177] checking whether to build with BSD Authentication support... no [08:05:25.177] checking whether to build with LDAP support... yes [08:05:25.177] checking whether to build with Bonjour support... no [08:05:25.177] checking whether to build with SELinux support... yes [08:05:25.177] checking whether to build with systemd support... yes [08:05:25.177] checking whether to build with liburing support... no [08:05:25.177] checking whether to build with libcurl support... yes [08:05:25.178] checking for libcurl >= 7.61.0... yes [08:05:25.189] checking whether to build with libnuma support... no [08:05:25.189] checking whether to build with XML support... yes [08:05:25.190] checking for libxml-2.0 >= 2.6.23... yes [08:05:25.198] checking whether to build with LZ4 support... yes [08:05:25.198] checking for liblz4... yes [08:05:25.208] checking whether to build with ZSTD support... yes [08:05:25.208] checking for libzstd >= 1.4.0... yes [08:05:25.217] checking for strip... strip [08:05:25.218] checking whether it is possible to strip libraries... yes [08:05:25.220] checking for ar... ar [08:05:25.220] checking for a BSD-compatible install... /usr/bin/install -c [08:05:25.230] checking for tar... /usr/bin/tar [08:05:25.230] checking whether ln -s works... yes [08:05:25.230] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:05:25.232] checking for nm... /usr/bin/nm [08:05:25.233] checking for bison... /usr/bin/bison [08:05:25.236] configure: using bison (GNU Bison) 3.8.2 [08:05:25.239] checking for flex... /usr/bin/flex [08:05:25.241] configure: using flex 2.6.4 [08:05:25.242] checking for perl... /usr/bin/perl [08:05:25.245] configure: using perl 5.40.1 [08:05:25.247] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [08:05:25.252] checking for Perl privlibexp... /usr/share/perl/5.40 [08:05:25.257] checking for Perl useshrplib... true [08:05:25.263] 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 [08:05:25.269] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:05:25.275] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [08:05:25.374] checking for python3... /usr/bin/python3 [08:05:25.388] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [08:05:25.396] checking for Python sysconfig module... yes [08:05:25.411] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [08:05:25.429] checking Python include directory... -I/usr/include/python3.13 [08:05:25.446] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [08:05:25.504] checking for a sed that does not truncate output... /usr/bin/sed [08:05:25.510] checking for grep that handles long lines and -e... /usr/bin/grep [08:05:25.513] checking for egrep... /usr/bin/grep -E [08:05:25.515] checking for ANSI C header files... yes [08:05:25.698] checking for sys/types.h... yes [08:05:25.714] checking for sys/stat.h... yes [08:05:25.732] checking for stdlib.h... yes [08:05:25.750] checking for string.h... yes [08:05:25.768] checking for memory.h... yes [08:05:25.786] checking for strings.h... yes [08:05:25.886] checking for inttypes.h... yes [08:05:25.904] checking for stdint.h... yes [08:05:25.923] checking for unistd.h... yes [08:05:25.939] checking whether ccache clang is Clang... yes [08:05:25.970] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [08:05:26.101] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:05:26.186] checking whether more special flags are required for pthreads... no [08:05:26.186] checking for PTHREAD_PRIO_INHERIT... yes [08:05:26.275] checking pthread.h usability... yes [08:05:26.285] checking pthread.h presence... yes [08:05:26.320] checking for pthread.h... yes [08:05:26.320] checking for strerror_r... yes [08:05:26.403] checking whether strerror_r returns int... no [08:05:26.477] checking for main in -lm... yes [08:05:26.564] checking for library containing setproctitle... no [08:05:26.746] checking for library containing dlsym... none required [08:05:26.829] checking for library containing socket... none required [08:05:26.915] checking for library containing getopt_long... none required [08:05:26.999] checking for library containing shm_open... none required [08:05:27.083] checking for library containing shm_unlink... none required [08:05:27.167] checking for library containing clock_gettime... none required [08:05:27.251] checking for library containing shmget... none required [08:05:27.337] checking for library containing backtrace_symbols... none required [08:05:27.422] checking for library containing pthread_barrier_wait... none required [08:05:27.506] checking for library containing readline... -lreadline [08:05:27.591] checking for inflate in -lz... yes [08:05:27.679] checking curl/curl.h usability... yes [08:05:27.688] checking curl/curl.h presence... yes [08:05:27.728] checking for curl/curl.h... yes [08:05:27.728] checking for curl_multi_init in -lcurl... yes [08:05:27.853] checking for curl_global_init thread safety... yes [08:05:28.001] checking for curl support for asynchronous DNS... yes [08:05:28.157] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:05:28.341] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:05:28.461] checking for SSL_new in -lssl... yes [08:05:28.592] checking for SSL_CTX_set_ciphersuites... yes [08:05:28.720] checking for SSL_CTX_set_cert_cb... yes [08:05:28.852] checking for X509_get_signature_info... yes [08:05:28.990] checking for SSL_CTX_set_num_tickets... yes [08:05:29.123] checking for SSL_CTX_set_keylog_callback... yes [08:05:29.248] checking for pam_start in -lpam... yes [08:05:29.364] checking for xmlSaveToBuffer in -lxml2... yes [08:05:29.492] checking for xsltCleanupGlobals in -lxslt... yes [08:05:29.625] checking for LZ4_compress_default in -llz4... yes [08:05:29.761] checking for ZSTD_compress in -lzstd... yes [08:05:29.899] checking for ldap_bind in -lldap... yes [08:05:30.031] checking for ldap_initialize... yes [08:05:30.171] checking for ldap_verify_credentials... yes [08:05:30.310] checking for security_compute_create_name in -lselinux... yes [08:05:30.434] checking for uuid_export in -lossp-uuid... yes [08:05:30.570] checking copyfile.h usability... no [08:05:30.662] checking copyfile.h presence... no [08:05:30.699] checking for copyfile.h... no [08:05:30.703] checking execinfo.h usability... yes [08:05:30.797] checking execinfo.h presence... yes [08:05:30.831] checking for execinfo.h... yes [08:05:30.839] checking getopt.h usability... yes [08:05:30.848] checking getopt.h presence... yes [08:05:30.883] checking for getopt.h... yes [08:05:30.892] checking ifaddrs.h usability... yes [08:05:30.901] checking ifaddrs.h presence... yes [08:05:30.937] checking for ifaddrs.h... yes [08:05:30.947] checking sys/epoll.h usability... yes [08:05:30.957] checking sys/epoll.h presence... yes [08:05:30.991] checking for sys/epoll.h... yes [08:05:31.001] checking sys/event.h usability... no [08:05:31.094] checking sys/event.h presence... no [08:05:31.129] checking for sys/event.h... no [08:05:31.133] checking sys/personality.h usability... yes [08:05:31.141] checking sys/personality.h presence... yes [08:05:31.175] checking for sys/personality.h... yes [08:05:31.184] checking sys/prctl.h usability... yes [08:05:31.193] checking sys/prctl.h presence... yes [08:05:31.226] checking for sys/prctl.h... yes [08:05:31.234] checking sys/procctl.h usability... no [08:05:31.325] checking sys/procctl.h presence... no [08:05:31.362] checking for sys/procctl.h... no [08:05:31.366] checking sys/signalfd.h usability... yes [08:05:31.375] checking sys/signalfd.h presence... yes [08:05:31.408] checking for sys/signalfd.h... yes [08:05:31.416] checking sys/ucred.h usability... no [08:05:31.508] checking sys/ucred.h presence... no [08:05:31.544] checking for sys/ucred.h... no [08:05:31.548] checking termios.h usability... yes [08:05:31.558] checking termios.h presence... yes [08:05:31.590] checking for termios.h... yes [08:05:31.598] checking uchar.h usability... yes [08:05:31.607] checking uchar.h presence... yes [08:05:31.638] checking for uchar.h... yes [08:05:31.646] checking ucred.h usability... no [08:05:31.740] checking ucred.h presence... no [08:05:31.777] checking for ucred.h... no [08:05:31.781] checking xlocale.h usability... no [08:05:31.875] checking xlocale.h presence... no [08:05:31.913] checking for xlocale.h... no [08:05:31.915] checking readline/readline.h usability... yes [08:05:31.924] checking readline/readline.h presence... yes [08:05:31.960] checking for readline/readline.h... yes [08:05:31.962] checking readline/history.h usability... yes [08:05:31.972] checking readline/history.h presence... yes [08:05:32.006] checking for readline/history.h... yes [08:05:32.009] checking zlib.h usability... yes [08:05:32.019] checking zlib.h presence... yes [08:05:32.056] checking for zlib.h... yes [08:05:32.056] checking for lz4... /usr/bin/lz4 [08:05:32.057] checking lz4.h usability... yes [08:05:32.153] checking lz4.h presence... yes [08:05:32.186] checking for lz4.h... yes [08:05:32.186] checking for zstd... /usr/bin/zstd [08:05:32.187] checking zstd.h usability... yes [08:05:32.195] checking zstd.h presence... yes [08:05:32.229] checking for zstd.h... yes [08:05:32.229] checking gssapi/gssapi.h usability... yes [08:05:32.239] checking gssapi/gssapi.h presence... yes [08:05:32.274] checking for gssapi/gssapi.h... yes [08:05:32.275] checking gssapi/gssapi_ext.h usability... yes [08:05:32.285] checking gssapi/gssapi_ext.h presence... yes [08:05:32.320] checking for gssapi/gssapi_ext.h... yes [08:05:32.322] checking for openssl... /usr/bin/openssl [08:05:32.327] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [08:05:32.328] checking openssl/ssl.h usability... yes [08:05:32.338] checking openssl/ssl.h presence... yes [08:05:32.405] checking for openssl/ssl.h... yes [08:05:32.405] checking openssl/err.h usability... yes [08:05:32.415] checking openssl/err.h presence... yes [08:05:32.459] checking for openssl/err.h... yes [08:05:32.459] checking security/pam_appl.h usability... yes [08:05:32.469] checking security/pam_appl.h presence... yes [08:05:32.500] checking for security/pam_appl.h... yes [08:05:32.501] checking systemd/sd-daemon.h usability... yes [08:05:32.511] checking systemd/sd-daemon.h presence... yes [08:05:32.548] checking for systemd/sd-daemon.h... yes [08:05:32.548] checking libxml/parser.h usability... yes [08:05:32.557] checking libxml/parser.h presence... yes [08:05:32.597] checking for libxml/parser.h... yes [08:05:32.597] checking libxslt/xslt.h usability... yes [08:05:32.606] checking libxslt/xslt.h presence... yes [08:05:32.646] checking for libxslt/xslt.h... yes [08:05:32.646] checking ldap.h usability... yes [08:05:32.655] checking ldap.h presence... yes [08:05:32.689] checking for ldap.h... yes [08:05:32.689] checking for compatible LDAP implementation... yes [08:05:32.698] checking ossp/uuid.h usability... yes [08:05:32.706] checking ossp/uuid.h presence... yes [08:05:32.739] checking for ossp/uuid.h... yes [08:05:32.774] checking whether byte ordering is bigendian... no [08:05:32.925] checking for C printf format archetype... printf [08:05:32.953] checking for C++ printf format archetype... printf [08:05:32.979] checking for typeof... typeof [08:05:32.987] checking for C++ typeof... typeof [08:05:32.994] checking for __builtin_types_compatible_p... yes [08:05:33.006] checking for __builtin_constant_p... yes [08:05:33.017] checking for __builtin_mul_overflow... yes [08:05:33.150] checking for __builtin_unreachable... yes [08:05:33.276] checking for computed goto support... yes [08:05:33.284] checking for struct tm.tm_zone... yes [08:05:33.293] checking for union semun... no [08:05:33.365] checking for socklen_t... yes [08:05:33.447] checking for struct sockaddr.sa_len... no [08:05:33.600] checking for C/C++ restrict keyword... __restrict [08:05:33.615] checking for struct option... yes [08:05:33.693] checking whether assembler supports x86_64 popcntq... yes [08:05:33.701] checking for special C compiler options needed for large files... no [08:05:33.701] checking for _FILE_OFFSET_BITS value needed for large files... no [08:05:33.713] checking size of off_t... 8 [08:05:33.869] checking for int timezone... yes [08:05:34.011] checking for backtrace_symbols... yes [08:05:34.141] checking for copyfile... no [08:05:34.286] checking for copy_file_range... yes [08:05:34.416] checking for elf_aux_info... no [08:05:34.559] checking for explicit_memset... no [08:05:34.701] checking for getauxval... yes [08:05:34.841] checking for getifaddrs... yes [08:05:34.989] checking for getpeerucred... no [08:05:35.125] checking for inet_pton... yes [08:05:35.257] checking for kqueue... no [08:05:35.390] checking for localeconv_l... no [08:05:35.533] checking for mbstowcs_l... no [08:05:35.676] checking for memset_explicit... no [08:05:35.818] checking for posix_fallocate... yes [08:05:35.963] checking for ppoll... yes [08:05:36.103] checking for pthread_is_threaded_np... no [08:05:36.237] checking for setproctitle... no [08:05:36.386] checking for setproctitle_fast... no [08:05:36.530] checking for strsignal... yes [08:05:36.674] checking for syncfs... yes [08:05:36.820] checking for sync_file_range... yes [08:05:36.959] checking for uselocale... yes [08:05:37.107] checking for wcstombs_l... no [08:05:37.246] checking for __builtin_bswap16... yes [08:05:37.382] checking for __builtin_bswap32... yes [08:05:37.522] checking for __builtin_bswap64... yes [08:05:37.661] checking for __builtin_clz... yes [08:05:37.801] checking for __builtin_ctz... yes [08:05:37.937] checking for __builtin_frame_address... yes [08:05:38.068] checking for _LARGEFILE_SOURCE value needed for large files... no [08:05:38.207] checking how ccache clang reports undeclared, standard C functions... error [08:05:38.273] checking for posix_fadvise... yes [08:05:38.414] checking whether posix_fadvise is declared... yes [08:05:38.429] checking whether fdatasync is declared... yes [08:05:38.443] checking whether strlcat is declared... yes [08:05:38.460] checking whether strlcpy is declared... yes [08:05:38.476] checking whether strsep is declared... yes [08:05:38.493] checking whether timingsafe_bcmp is declared... no [08:05:38.602] checking whether preadv is declared... yes [08:05:38.617] checking whether pwritev is declared... yes [08:05:38.633] checking whether strchrnul is declared... yes [08:05:38.648] checking whether memset_s is declared... no [08:05:38.729] checking whether F_FULLFSYNC is declared... no [08:05:38.802] checking for explicit_bzero... yes [08:05:38.935] checking for getopt... yes [08:05:39.065] checking for getpeereid... no [08:05:39.204] checking for inet_aton... yes [08:05:39.332] checking for mkdtemp... yes [08:05:39.474] checking for strlcat... yes [08:05:39.606] checking for strlcpy... yes [08:05:39.737] checking for strsep... yes [08:05:39.869] checking for timingsafe_bcmp... no [08:05:40.005] checking for pthread_barrier_wait... yes [08:05:40.141] checking for getopt_long... yes [08:05:40.272] checking for syslog... yes [08:05:40.406] checking syslog.h usability... yes [08:05:40.502] checking syslog.h presence... yes [08:05:40.535] checking for syslog.h... yes [08:05:40.535] checking for opterr... yes [08:05:40.672] checking for optreset... no [08:05:40.816] checking unicode/ucol.h usability... yes [08:05:40.826] checking unicode/ucol.h presence... yes [08:05:40.867] checking for unicode/ucol.h... yes [08:05:40.868] checking for rl_completion_suppress_quote... yes [08:05:41.014] checking for rl_filename_quote_characters... yes [08:05:41.155] checking for rl_filename_quoting_function... yes [08:05:41.302] checking for append_history... yes [08:05:41.438] checking for history_truncate_file... yes [08:05:41.585] checking for rl_completion_matches... yes [08:05:41.716] checking for rl_filename_completion_function... yes [08:05:41.857] checking for rl_reset_screen_size... yes [08:05:41.996] checking for rl_variable_bind... yes [08:05:42.135] checking test program... ok [08:05:42.278] checking size of void *... 8 [08:05:42.454] checking size of size_t... 8 [08:05:42.627] checking size of long... 8 [08:05:42.795] checking size of long long... 8 [08:05:42.982] checking size of intmax_t... 8 [08:05:43.136] checking alignment of short... 2 [08:05:43.307] checking alignment of int... 4 [08:05:43.464] checking alignment of int64_t... 8 [08:05:43.638] checking alignment of double... 8 [08:05:43.814] checking for __int128... yes [08:05:43.957] checking for __int128 alignment bug... ok [08:05:44.112] checking alignment of PG_INT128_TYPE... 16 [08:05:44.287] checking for builtin __sync char locking functions... yes [08:05:44.418] checking for builtin __sync int32 locking functions... yes [08:05:44.545] checking for builtin __sync int32 atomic operations... yes [08:05:44.680] checking for builtin __sync int64 atomic operations... yes [08:05:44.812] checking for builtin __atomic int32 atomic operations... yes [08:05:44.947] checking for builtin __atomic int64 atomic operations... yes [08:05:45.080] checking for __get_cpuid... yes [08:05:45.222] checking for __get_cpuid_count... yes [08:05:45.354] checking for _xgetbv... yes [08:05:45.861] checking for _mm512_popcnt_epi64... yes [08:05:46.334] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:05:46.579] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:05:46.645] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:05:46.703] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:05:46.762] 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 [08:05:46.842] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:05:46.842] checking for _mm512_clmulepi64_epi128... yes [08:05:47.309] checking for vectorized CRC-32C... AVX-512 with runtime check [08:05:47.309] checking for library containing sem_init... none required [08:05:47.445] checking which semaphore API to use... unnamed POSIX [08:05:47.446] checking which random number source to use... OpenSSL [08:05:47.448] checking for tclsh... /usr/bin/tclsh [08:05:47.448] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:05:47.490] checking tcl.h usability... yes [08:05:47.499] checking tcl.h presence... yes [08:05:47.534] checking for tcl.h... yes [08:05:47.535] checking for perl.h... yes [08:05:47.549] checking for libperl... yes [08:05:47.850] checking Python.h usability... yes [08:05:47.862] checking Python.h presence... yes [08:05:47.932] checking for Python.h... yes [08:05:47.933] checking for xmllint... /usr/bin/xmllint [08:05:47.933] checking for xsltproc... /usr/bin/xsltproc [08:05:47.933] checking for fop... /usr/bin/fop [08:05:47.933] checking for dbtoepub... no [08:05:47.934] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [08:05:48.030] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:05:48.161] configure: using compiler=Debian clang version 19.1.7 (3+b1) [08:05:48.161] 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 [08:05:48.161] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:05:48.161] configure: using LDFLAGS= -Wl,--as-needed [08:05:48.161] configure: using CXX=ccache clang++ [08:05:48.161] 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 [08:05:48.161] configure: using CLANG=ccache clang [08:05:48.161] 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 [08:05:48.161] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [08:05:48.190] configure: updating cache clang.cache [08:05:48.198] configure: creating ./config.status [08:05:48.290] config.status: creating GNUmakefile [08:05:48.303] config.status: creating src/Makefile.global [08:05:48.321] config.status: creating src/include/pg_config.h [08:05:48.336] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:05:48.345] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [08:05:48.351] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:05:48.360] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:05:48.368] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:05:48.376] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:05:48.410] [08:05:48.410] real 0m24.910s [08:05:48.410] user 0m15.542s [08:05:48.410] sys 0m9.591s [08:05:48.410] make -s -j${BUILD_JOBS} clean [08:05:48.953] time make -s -j${BUILD_JOBS} world-bin [08:06:08.524] slot.c:3290:2: error: '/*' within block comment [-Werror,-Wcomment] [08:06:08.524] 3290 | /* In quorum mode, we only need num_sync of the listed slots to have caught up. */ [08:06:08.524] | ^ [08:06:08.524] 1 error generated. [08:06:08.525] make[3]: *** [: slot.o] Error 1 [08:06:08.530] make[3]: *** Waiting for unfinished jobs.... [08:06:11.578] make[2]: *** [common.mk:37: replication-recursive] Error 2 [08:06:11.581] make[2]: *** Waiting for unfinished jobs.... [08:06:18.815] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:06:18.816] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:06:18.816] [08:06:18.816] real 0m29.863s [08:06:18.816] user 1m30.374s [08:06:18.816] sys 0m21.895s [08:06:18.816] [08:06:18.816] Exit status: 2