[07:39:11.165] time ./configure \ [07:39:11.165] --cache clang.cache \ [07:39:11.165] ${LINUX_CONFIGURE_FEATURES} \ [07:39:11.165] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [07:39:11.366] configure: creating cache clang.cache [07:39:11.382] checking build system type... x86_64-pc-linux-gnu [07:39:11.481] checking host system type... x86_64-pc-linux-gnu [07:39:11.481] checking which template to use... linux [07:39:11.481] checking whether NLS is wanted... no [07:39:11.482] checking for default port number... 5432 [07:39:11.489] checking for block size... 8kB [07:39:11.491] checking for segment size... 1GB [07:39:11.493] checking for WAL block size... 8kB [07:39:11.616] checking whether the C compiler works... yes [07:39:11.792] checking for C compiler default output file name... a.out [07:39:11.793] checking for suffix of executables... [07:39:11.862] checking whether we are cross compiling... no [07:39:11.960] checking for suffix of object files... o [07:39:11.969] checking whether we are using the GNU C compiler... yes [07:39:11.976] checking whether ccache clang accepts -g... yes [07:39:11.984] checking for ccache clang option to accept ISO C89... none needed [07:39:11.997] checking for ccache clang option to accept ISO C11... none needed [07:39:12.125] checking whether we are using the GNU C++ compiler... yes [07:39:12.133] checking whether ccache clang++ accepts -g... yes [07:39:12.149] checking for ccache clang++ option to accept ISO C++11... none needed [07:39:12.225] checking for gawk... no [07:39:12.225] checking for mawk... mawk [07:39:12.225] checking for llvm-config... /usr/bin/llvm-config [07:39:12.231] configure: using llvm 19.1.7 [07:39:12.231] checking for CLANG... ccache clang [07:39:12.282] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [07:39:12.291] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [07:39:12.298] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [07:39:12.306] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [07:39:12.314] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [07:39:12.322] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [07:39:12.330] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [07:39:12.338] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:39:12.346] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [07:39:12.359] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [07:39:12.368] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [07:39:12.381] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [07:39:12.389] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [07:39:12.397] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [07:39:12.405] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [07:39:12.419] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [07:39:12.433] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [07:39:12.441] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [07:39:12.450] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [07:39:12.458] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [07:39:12.467] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:39:12.475] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [07:39:12.483] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [07:39:12.491] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [07:39:12.499] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [07:39:12.507] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:39:12.515] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:39:12.523] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:39:12.532] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:39:12.540] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:39:12.548] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:39:12.563] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [07:39:12.572] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:39:12.581] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:39:12.590] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:39:12.599] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:39:12.607] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:39:12.614] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [07:39:12.621] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:39:12.628] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:39:12.636] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:39:12.645] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [07:39:12.658] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [07:39:12.659] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:39:12.667] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:39:12.674] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:39:12.683] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:39:12.697] checking whether the C compiler still works... yes [07:39:12.810] checking how to run the C preprocessor... ccache clang -E [07:39:12.950] checking for pkg-config... /usr/bin/pkg-config [07:39:12.950] checking pkg-config is at least version 0.9.0... yes [07:39:12.952] checking whether to build with ICU support... yes [07:39:12.952] checking for icu-uc icu-i18n... yes [07:39:12.961] checking whether to build with Tcl... yes [07:39:12.961] checking whether to build Perl modules... yes [07:39:12.962] checking whether to build Python modules... yes [07:39:12.962] checking whether to build with GSSAPI support... yes [07:39:12.963] checking whether to build with PAM support... yes [07:39:12.963] checking whether to build with BSD Authentication support... no [07:39:12.963] checking whether to build with LDAP support... yes [07:39:12.964] checking whether to build with Bonjour support... no [07:39:12.964] checking whether to build with SELinux support... yes [07:39:12.964] checking whether to build with systemd support... yes [07:39:12.964] checking whether to build with liburing support... no [07:39:12.964] checking whether to build with libcurl support... yes [07:39:12.964] checking for libcurl >= 7.61.0... yes [07:39:12.976] checking whether to build with libnuma support... no [07:39:12.976] checking whether to build with XML support... yes [07:39:12.976] checking for libxml-2.0 >= 2.6.23... yes [07:39:12.985] checking whether to build with LZ4 support... yes [07:39:12.985] checking for liblz4... yes [07:39:12.994] checking whether to build with ZSTD support... yes [07:39:12.994] checking for libzstd >= 1.4.0... yes [07:39:13.002] checking for strip... strip [07:39:13.002] checking whether it is possible to strip libraries... yes [07:39:13.004] checking for ar... ar [07:39:13.004] checking for a BSD-compatible install... /usr/bin/install -c [07:39:13.014] checking for tar... /usr/bin/tar [07:39:13.015] checking whether ln -s works... yes [07:39:13.015] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:39:13.017] checking for nm... /usr/bin/nm [07:39:13.017] checking for bison... /usr/bin/bison [07:39:13.020] configure: using bison (GNU Bison) 3.8.2 [07:39:13.024] checking for flex... /usr/bin/flex [07:39:13.026] configure: using flex 2.6.4 [07:39:13.026] checking for perl... /usr/bin/perl [07:39:13.029] configure: using perl 5.40.1 [07:39:13.031] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [07:39:13.037] checking for Perl privlibexp... /usr/share/perl/5.40 [07:39:13.042] checking for Perl useshrplib... true [07:39:13.049] 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 [07:39:13.055] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:39:13.062] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:39:13.159] checking for python3... /usr/bin/python3 [07:39:13.173] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [07:39:13.181] checking for Python sysconfig module... yes [07:39:13.198] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [07:39:13.217] checking Python include directory... -I/usr/include/python3.13 [07:39:13.234] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [07:39:13.294] checking for a sed that does not truncate output... /usr/bin/sed [07:39:13.300] checking for grep that handles long lines and -e... /usr/bin/grep [07:39:13.302] checking for egrep... /usr/bin/grep -E [07:39:13.304] checking for ANSI C header files... yes [07:39:13.506] checking for sys/types.h... yes [07:39:13.523] checking for sys/stat.h... yes [07:39:13.540] checking for stdlib.h... yes [07:39:13.556] checking for string.h... yes [07:39:13.574] checking for memory.h... yes [07:39:13.591] checking for strings.h... yes [07:39:13.608] checking for inttypes.h... yes [07:39:13.625] checking for stdint.h... yes [07:39:13.641] checking for unistd.h... yes [07:39:13.654] checking whether ccache clang is Clang... yes [07:39:13.684] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [07:39:13.802] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:39:13.879] checking whether more special flags are required for pthreads... no [07:39:13.879] checking for PTHREAD_PRIO_INHERIT... yes [07:39:13.963] checking pthread.h usability... yes [07:39:13.972] checking pthread.h presence... yes [07:39:14.005] checking for pthread.h... yes [07:39:14.006] checking for strerror_r... yes [07:39:14.083] checking whether strerror_r returns int... no [07:39:14.151] checking for main in -lm... yes [07:39:14.236] checking for library containing setproctitle... no [07:39:14.403] checking for library containing dlsym... none required [07:39:14.484] checking for library containing socket... none required [07:39:14.564] checking for library containing getopt_long... none required [07:39:14.642] checking for library containing shm_open... none required [07:39:14.722] checking for library containing shm_unlink... none required [07:39:14.803] checking for library containing clock_gettime... none required [07:39:14.884] checking for library containing shmget... none required [07:39:14.966] checking for library containing backtrace_symbols... none required [07:39:15.047] checking for library containing pthread_barrier_wait... none required [07:39:15.127] checking for library containing readline... -lreadline [07:39:15.206] checking for inflate in -lz... yes [07:39:15.289] checking curl/curl.h usability... yes [07:39:15.299] checking curl/curl.h presence... yes [07:39:15.340] checking for curl/curl.h... yes [07:39:15.341] checking for curl_multi_init in -lcurl... yes [07:39:15.463] checking for curl_global_init thread safety... yes [07:39:15.611] checking for curl support for asynchronous DNS... yes [07:39:15.757] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:39:15.932] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:39:16.041] checking for SSL_new in -lssl... yes [07:39:16.155] checking for SSL_CTX_set_ciphersuites... yes [07:39:16.274] checking for SSL_CTX_set_cert_cb... yes [07:39:16.393] checking for X509_get_signature_info... yes [07:39:16.514] checking for SSL_CTX_set_num_tickets... yes [07:39:16.635] checking for SSL_CTX_set_keylog_callback... yes [07:39:16.754] checking for pam_start in -lpam... yes [07:39:16.871] checking for xmlSaveToBuffer in -lxml2... yes [07:39:16.991] checking for xsltCleanupGlobals in -lxslt... yes [07:39:17.110] checking for LZ4_compress_default in -llz4... yes [07:39:17.231] checking for ZSTD_compress in -lzstd... yes [07:39:17.355] checking for ldap_bind in -lldap... yes [07:39:17.488] checking for ldap_initialize... yes [07:39:17.614] checking for ldap_verify_credentials... yes [07:39:17.738] checking for security_compute_create_name in -lselinux... yes [07:39:17.863] checking for uuid_export in -lossp-uuid... yes [07:39:17.994] checking copyfile.h usability... no [07:39:18.089] checking copyfile.h presence... no [07:39:18.126] checking for copyfile.h... no [07:39:18.131] checking execinfo.h usability... yes [07:39:18.140] checking execinfo.h presence... yes [07:39:18.172] checking for execinfo.h... yes [07:39:18.181] checking getopt.h usability... yes [07:39:18.190] checking getopt.h presence... yes [07:39:18.221] checking for getopt.h... yes [07:39:18.230] checking ifaddrs.h usability... yes [07:39:18.239] checking ifaddrs.h presence... yes [07:39:18.274] checking for ifaddrs.h... yes [07:39:18.283] checking sys/epoll.h usability... yes [07:39:18.292] checking sys/epoll.h presence... yes [07:39:18.327] checking for sys/epoll.h... yes [07:39:18.336] checking sys/event.h usability... no [07:39:18.428] checking sys/event.h presence... no [07:39:18.466] checking for sys/event.h... no [07:39:18.471] checking sys/personality.h usability... yes [07:39:18.480] checking sys/personality.h presence... yes [07:39:18.511] checking for sys/personality.h... yes [07:39:18.520] checking sys/prctl.h usability... yes [07:39:18.529] checking sys/prctl.h presence... yes [07:39:18.561] checking for sys/prctl.h... yes [07:39:18.569] checking sys/procctl.h usability... no [07:39:18.661] checking sys/procctl.h presence... no [07:39:18.697] checking for sys/procctl.h... no [07:39:18.701] checking sys/signalfd.h usability... yes [07:39:18.710] checking sys/signalfd.h presence... yes [07:39:18.741] checking for sys/signalfd.h... yes [07:39:18.750] checking sys/ucred.h usability... no [07:39:18.841] checking sys/ucred.h presence... no [07:39:18.878] checking for sys/ucred.h... no [07:39:18.882] checking termios.h usability... yes [07:39:18.892] checking termios.h presence... yes [07:39:18.924] checking for termios.h... yes [07:39:18.932] checking uchar.h usability... yes [07:39:18.942] checking uchar.h presence... yes [07:39:18.975] checking for uchar.h... yes [07:39:18.983] checking ucred.h usability... no [07:39:19.076] checking ucred.h presence... no [07:39:19.112] checking for ucred.h... no [07:39:19.115] checking xlocale.h usability... no [07:39:19.206] checking xlocale.h presence... no [07:39:19.242] checking for xlocale.h... no [07:39:19.244] checking readline/readline.h usability... yes [07:39:19.253] checking readline/readline.h presence... yes [07:39:19.288] checking for readline/readline.h... yes [07:39:19.290] checking readline/history.h usability... yes [07:39:19.299] checking readline/history.h presence... yes [07:39:19.334] checking for readline/history.h... yes [07:39:19.337] checking zlib.h usability... yes [07:39:19.347] checking zlib.h presence... yes [07:39:19.382] checking for zlib.h... yes [07:39:19.383] checking for lz4... /usr/bin/lz4 [07:39:19.383] checking lz4.h usability... yes [07:39:19.393] checking lz4.h presence... yes [07:39:19.426] checking for lz4.h... yes [07:39:19.426] checking for zstd... /usr/bin/zstd [07:39:19.427] checking zstd.h usability... yes [07:39:19.436] checking zstd.h presence... yes [07:39:19.467] checking for zstd.h... yes [07:39:19.468] checking gssapi/gssapi.h usability... yes [07:39:19.477] checking gssapi/gssapi.h presence... yes [07:39:19.510] checking for gssapi/gssapi.h... yes [07:39:19.512] checking gssapi/gssapi_ext.h usability... yes [07:39:19.521] checking gssapi/gssapi_ext.h presence... yes [07:39:19.554] checking for gssapi/gssapi_ext.h... yes [07:39:19.556] checking for openssl... /usr/bin/openssl [07:39:19.561] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [07:39:19.561] checking openssl/ssl.h usability... yes [07:39:19.571] checking openssl/ssl.h presence... yes [07:39:19.638] checking for openssl/ssl.h... yes [07:39:19.638] checking openssl/err.h usability... yes [07:39:19.648] checking openssl/err.h presence... yes [07:39:19.689] checking for openssl/err.h... yes [07:39:19.689] checking security/pam_appl.h usability... yes [07:39:19.698] checking security/pam_appl.h presence... yes [07:39:19.729] checking for security/pam_appl.h... yes [07:39:19.731] checking systemd/sd-daemon.h usability... yes [07:39:19.740] checking systemd/sd-daemon.h presence... yes [07:39:19.772] checking for systemd/sd-daemon.h... yes [07:39:19.773] checking libxml/parser.h usability... yes [07:39:19.781] checking libxml/parser.h presence... yes [07:39:19.819] checking for libxml/parser.h... yes [07:39:19.819] checking libxslt/xslt.h usability... yes [07:39:19.828] checking libxslt/xslt.h presence... yes [07:39:19.866] checking for libxslt/xslt.h... yes [07:39:19.866] checking ldap.h usability... yes [07:39:19.875] checking ldap.h presence... yes [07:39:19.908] checking for ldap.h... yes [07:39:19.909] checking for compatible LDAP implementation... yes [07:39:19.918] checking ossp/uuid.h usability... yes [07:39:19.927] checking ossp/uuid.h presence... yes [07:39:19.961] checking for ossp/uuid.h... yes [07:39:19.996] checking whether byte ordering is bigendian... no [07:39:20.148] checking for C printf format archetype... printf [07:39:20.176] checking for C++ printf format archetype... printf [07:39:20.206] checking for statement expressions... yes [07:39:20.339] checking for typeof... typeof [07:39:20.348] checking for __builtin_types_compatible_p... yes [07:39:20.359] checking for __builtin_constant_p... yes [07:39:20.371] checking for __builtin_mul_overflow... yes [07:39:20.519] checking for __builtin_unreachable... yes [07:39:20.643] checking for computed goto support... yes [07:39:20.651] checking for struct tm.tm_zone... yes [07:39:20.661] checking for union semun... no [07:39:20.731] checking for socklen_t... yes [07:39:20.814] checking for struct sockaddr.sa_len... no [07:39:20.964] checking for C/C++ restrict keyword... __restrict [07:39:20.980] checking for struct option... yes [07:39:21.060] checking whether assembler supports x86_64 popcntq... yes [07:39:21.069] checking for special C compiler options needed for large files... no [07:39:21.069] checking for _FILE_OFFSET_BITS value needed for large files... no [07:39:21.081] checking size of off_t... 8 [07:39:21.229] checking for int timezone... yes [07:39:21.362] checking for backtrace_symbols... yes [07:39:21.505] checking for copyfile... no [07:39:21.635] checking for copy_file_range... yes [07:39:21.770] checking for elf_aux_info... no [07:39:21.911] checking for getauxval... yes [07:39:22.050] checking for getifaddrs... yes [07:39:22.177] checking for getpeerucred... no [07:39:22.301] checking for inet_pton... yes [07:39:22.441] checking for kqueue... no [07:39:22.584] checking for localeconv_l... no [07:39:22.722] checking for mbstowcs_l... no [07:39:22.867] checking for posix_fallocate... yes [07:39:22.998] checking for ppoll... yes [07:39:23.134] checking for pthread_is_threaded_np... no [07:39:23.274] checking for setproctitle... no [07:39:23.409] checking for setproctitle_fast... no [07:39:23.548] checking for strsignal... yes [07:39:23.678] checking for syncfs... yes [07:39:23.806] checking for sync_file_range... yes [07:39:23.946] checking for uselocale... yes [07:39:24.075] checking for wcstombs_l... no [07:39:24.200] checking for __builtin_bswap16... yes [07:39:24.324] checking for __builtin_bswap32... yes [07:39:24.457] checking for __builtin_bswap64... yes [07:39:24.589] checking for __builtin_clz... yes [07:39:24.719] checking for __builtin_ctz... yes [07:39:24.859] checking for __builtin_frame_address... yes [07:39:24.997] checking for _LARGEFILE_SOURCE value needed for large files... no [07:39:25.140] checking how ccache clang reports undeclared, standard C functions... error [07:39:25.207] checking for posix_fadvise... yes [07:39:25.342] checking whether posix_fadvise is declared... yes [07:39:25.358] checking whether fdatasync is declared... yes [07:39:25.374] checking whether strlcat is declared... yes [07:39:25.391] checking whether strlcpy is declared... yes [07:39:25.408] checking whether strsep is declared... yes [07:39:25.424] checking whether timingsafe_bcmp is declared... no [07:39:25.529] checking whether preadv is declared... yes [07:39:25.545] checking whether pwritev is declared... yes [07:39:25.561] checking whether strchrnul is declared... yes [07:39:25.575] checking whether memset_s is declared... no [07:39:25.653] checking whether F_FULLFSYNC is declared... no [07:39:25.727] checking for explicit_bzero... yes [07:39:25.857] checking for getopt... yes [07:39:25.989] checking for getpeereid... no [07:39:26.119] checking for inet_aton... yes [07:39:26.244] checking for mkdtemp... yes [07:39:26.368] checking for strlcat... yes [07:39:26.492] checking for strlcpy... yes [07:39:26.620] checking for strsep... yes [07:39:26.747] checking for timingsafe_bcmp... no [07:39:26.887] checking for pthread_barrier_wait... yes [07:39:27.012] checking for getopt_long... yes [07:39:27.138] checking for syslog... yes [07:39:27.266] checking syslog.h usability... yes [07:39:27.275] checking syslog.h presence... yes [07:39:27.308] checking for syslog.h... yes [07:39:27.309] checking for opterr... yes [07:39:27.441] checking for optreset... no [07:39:27.580] checking unicode/ucol.h usability... yes [07:39:27.590] checking unicode/ucol.h presence... yes [07:39:27.631] checking for unicode/ucol.h... yes [07:39:27.631] checking for rl_completion_suppress_quote... yes [07:39:27.769] checking for rl_filename_quote_characters... yes [07:39:27.909] checking for rl_filename_quoting_function... yes [07:39:28.061] checking for append_history... yes [07:39:28.192] checking for history_truncate_file... yes [07:39:28.322] checking for rl_completion_matches... yes [07:39:28.450] checking for rl_filename_completion_function... yes [07:39:28.585] checking for rl_reset_screen_size... yes [07:39:28.717] checking for rl_variable_bind... yes [07:39:28.840] checking test program... ok [07:39:28.974] checking size of void *... 8 [07:39:29.121] checking size of size_t... 8 [07:39:29.268] checking size of long... 8 [07:39:29.414] checking size of long long... 8 [07:39:29.557] checking size of intmax_t... 8 [07:39:29.709] checking alignment of short... 2 [07:39:29.860] checking alignment of int... 4 [07:39:30.013] checking alignment of int64_t... 8 [07:39:30.165] checking alignment of double... 8 [07:39:30.315] checking for __int128... yes [07:39:30.450] checking for __int128 alignment bug... ok [07:39:30.577] checking alignment of PG_INT128_TYPE... 16 [07:39:30.728] checking for builtin __sync char locking functions... yes [07:39:30.848] checking for builtin __sync int32 locking functions... yes [07:39:30.967] checking for builtin __sync int32 atomic operations... yes [07:39:31.086] checking for builtin __sync int64 atomic operations... yes [07:39:31.213] checking for builtin __atomic int32 atomic operations... yes [07:39:31.339] checking for builtin __atomic int64 atomic operations... yes [07:39:31.467] checking for __get_cpuid... yes [07:39:31.608] checking for __get_cpuid_count... yes [07:39:31.732] checking for _xgetbv... yes [07:39:32.240] checking for _mm512_popcnt_epi64... yes [07:39:32.691] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [07:39:32.921] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:39:32.986] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [07:39:33.041] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:39:33.097] 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 [07:39:33.174] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:39:33.174] checking for _mm512_clmulepi64_epi128... yes [07:39:33.624] checking for vectorized CRC-32C... AVX-512 with runtime check [07:39:33.624] checking for library containing sem_init... none required [07:39:33.742] checking which semaphore API to use... unnamed POSIX [07:39:33.743] checking which random number source to use... OpenSSL [07:39:33.744] checking for tclsh... /usr/bin/tclsh [07:39:33.745] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:39:33.784] checking tcl.h usability... yes [07:39:33.794] checking tcl.h presence... yes [07:39:33.830] checking for tcl.h... yes [07:39:33.830] checking for perl.h... yes [07:39:33.845] checking for libperl... yes [07:39:34.134] checking Python.h usability... yes [07:39:34.144] checking Python.h presence... yes [07:39:34.213] checking for Python.h... yes [07:39:34.214] checking for xmllint... /usr/bin/xmllint [07:39:34.214] checking for xsltproc... /usr/bin/xsltproc [07:39:34.214] checking for fop... /usr/bin/fop [07:39:34.214] checking for dbtoepub... no [07:39:34.215] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [07:39:34.306] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:39:34.432] configure: using compiler=Debian clang version 19.1.7 (3+b1) [07:39:34.432] 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 [07:39:34.432] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:39:34.432] configure: using LDFLAGS= -Wl,--as-needed [07:39:34.432] configure: using CXX=ccache clang++ [07:39:34.432] 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 [07:39:34.432] configure: using CLANG=ccache clang [07:39:34.432] 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 [07:39:34.432] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [07:39:34.461] configure: updating cache clang.cache [07:39:34.469] configure: creating ./config.status [07:39:34.563] config.status: creating GNUmakefile [07:39:34.577] config.status: creating src/Makefile.global [07:39:34.594] config.status: creating src/include/pg_config.h [07:39:34.608] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:39:34.616] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [07:39:34.623] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:39:34.631] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:39:34.639] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:39:34.647] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:39:34.684] [07:39:34.684] real 0m23.519s [07:39:34.684] user 0m14.233s [07:39:34.684] sys 0m9.321s [07:39:34.684] make -s -j${BUILD_JOBS} clean [07:39:35.233] time make -s -j${BUILD_JOBS} world-bin [07:39:39.176] slot.c:3289:2: error: '/*' within block comment [-Werror,-Wcomment] [07:39:39.176] 3289 | /* In quorum mode, we only need num_sync of the listed slots to have caught up. */ [07:39:39.176] | ^ [07:39:39.176] 1 error generated. [07:39:39.177] make[3]: *** [: slot.o] Error 1 [07:39:39.177] make[2]: *** [common.mk:37: replication-recursive] Error 2 [07:39:39.178] make[2]: *** Waiting for unfinished jobs.... [07:39:39.669] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:39:39.670] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:39:39.670] [07:39:39.670] real 0m4.437s [07:39:39.670] user 0m7.122s [07:39:39.670] sys 0m5.554s [07:39:39.670] [07:39:39.670] Exit status: 2