[21:24:49.074] time ./configure \ [21:24:49.074] --cache clang.cache \ [21:24:49.074] ${LINUX_CONFIGURE_FEATURES} \ [21:24:49.074] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [21:24:49.295] configure: creating cache clang.cache [21:24:49.314] checking build system type... x86_64-pc-linux-gnu [21:24:49.409] checking host system type... x86_64-pc-linux-gnu [21:24:49.410] checking which template to use... linux [21:24:49.410] checking whether NLS is wanted... no [21:24:49.410] checking for default port number... 5432 [21:24:49.418] checking for block size... 8kB [21:24:49.420] checking for segment size... 1GB [21:24:49.423] checking for WAL block size... 8kB [21:24:49.559] checking whether the C compiler works... yes [21:24:49.753] checking for C compiler default output file name... a.out [21:24:49.754] checking for suffix of executables... [21:24:49.839] checking whether we are cross compiling... no [21:24:49.952] checking for suffix of object files... o [21:24:49.963] checking whether we are using the GNU C compiler... yes [21:24:49.971] checking whether ccache clang accepts -g... yes [21:24:49.979] checking for ccache clang option to accept ISO C89... none needed [21:24:49.993] checking for ccache clang option to accept ISO C11... none needed [21:24:50.139] checking whether we are using the GNU C++ compiler... yes [21:24:50.150] checking whether ccache clang++ accepts -g... yes [21:24:50.170] checking for ccache clang++ option to accept ISO C++11... none needed [21:24:50.251] checking for gawk... no [21:24:50.251] checking for mawk... mawk [21:24:50.251] checking for llvm-config... /usr/bin/llvm-config [21:24:50.258] configure: using llvm 19.1.7 [21:24:50.258] checking for CLANG... ccache clang [21:24:50.316] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:24:50.324] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:24:50.333] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:24:50.341] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:24:50.350] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [21:24:50.358] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [21:24:50.366] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:24:50.375] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:24:50.384] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [21:24:50.398] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [21:24:50.407] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [21:24:50.422] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [21:24:50.431] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [21:24:50.439] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [21:24:50.447] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:24:50.462] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [21:24:50.476] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:24:50.485] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [21:24:50.494] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [21:24:50.503] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:24:50.511] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:24:50.519] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:24:50.528] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [21:24:50.536] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [21:24:50.545] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [21:24:50.553] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:24:50.562] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:24:50.570] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:24:50.579] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:24:50.587] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:24:50.596] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:24:50.609] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [21:24:50.618] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:24:50.627] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:24:50.636] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:24:50.646] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:24:50.654] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:24:50.663] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:24:50.671] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:24:50.679] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:24:50.687] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:24:50.695] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [21:24:50.710] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [21:24:50.710] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:24:50.719] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:24:50.727] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:24:50.736] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:24:50.751] checking whether the C compiler still works... yes [21:24:50.876] checking how to run the C preprocessor... ccache clang -E [21:24:51.030] checking for pkg-config... /usr/bin/pkg-config [21:24:51.031] checking pkg-config is at least version 0.9.0... yes [21:24:51.032] checking whether to build with ICU support... yes [21:24:51.033] checking for icu-uc icu-i18n... yes [21:24:51.042] checking whether to build with Tcl... yes [21:24:51.042] checking whether to build Perl modules... yes [21:24:51.042] checking whether to build Python modules... yes [21:24:51.042] checking whether to build with GSSAPI support... yes [21:24:51.044] checking whether to build with PAM support... yes [21:24:51.044] checking whether to build with BSD Authentication support... no [21:24:51.044] checking whether to build with LDAP support... yes [21:24:51.044] checking whether to build with Bonjour support... no [21:24:51.044] checking whether to build with SELinux support... yes [21:24:51.044] checking whether to build with systemd support... yes [21:24:51.044] checking whether to build with liburing support... no [21:24:51.045] checking whether to build with libcurl support... yes [21:24:51.045] checking for libcurl >= 7.61.0... yes [21:24:51.056] checking whether to build with libnuma support... no [21:24:51.056] checking whether to build with XML support... yes [21:24:51.057] checking for libxml-2.0 >= 2.6.23... yes [21:24:51.066] checking whether to build with LZ4 support... yes [21:24:51.066] checking for liblz4... yes [21:24:51.075] checking whether to build with ZSTD support... yes [21:24:51.075] checking for libzstd >= 1.4.0... yes [21:24:51.086] checking for strip... strip [21:24:51.086] checking whether it is possible to strip libraries... yes [21:24:51.088] checking for ar... ar [21:24:51.089] checking for a BSD-compatible install... /usr/bin/install -c [21:24:51.099] checking for tar... /usr/bin/tar [21:24:51.099] checking whether ln -s works... yes [21:24:51.099] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:24:51.102] checking for nm... /usr/bin/nm [21:24:51.102] checking for bison... /usr/bin/bison [21:24:51.105] configure: using bison (GNU Bison) 3.8.2 [21:24:51.108] checking for flex... /usr/bin/flex [21:24:51.111] configure: using flex 2.6.4 [21:24:51.111] checking for perl... /usr/bin/perl [21:24:51.114] configure: using perl 5.40.1 [21:24:51.117] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [21:24:51.122] checking for Perl privlibexp... /usr/share/perl/5.40 [21:24:51.127] checking for Perl useshrplib... true [21:24:51.136] 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 [21:24:51.143] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:24:51.149] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:24:51.258] checking for python3... /usr/bin/python3 [21:24:51.275] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [21:24:51.283] checking for Python sysconfig module... yes [21:24:51.298] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [21:24:51.317] checking Python include directory... -I/usr/include/python3.13 [21:24:51.338] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [21:24:51.402] checking for a sed that does not truncate output... /usr/bin/sed [21:24:51.409] checking for grep that handles long lines and -e... /usr/bin/grep [21:24:51.411] checking for egrep... /usr/bin/grep -E [21:24:51.413] checking for ANSI C header files... yes [21:24:51.619] checking for sys/types.h... yes [21:24:51.636] checking for sys/stat.h... yes [21:24:51.653] checking for stdlib.h... yes [21:24:51.669] checking for string.h... yes [21:24:51.687] checking for memory.h... yes [21:24:51.705] checking for strings.h... yes [21:24:51.722] checking for inttypes.h... yes [21:24:51.739] checking for stdint.h... yes [21:24:51.756] checking for unistd.h... yes [21:24:51.771] checking whether ccache clang is Clang... yes [21:24:51.803] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:24:51.941] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:24:52.030] checking whether more special flags are required for pthreads... no [21:24:52.030] checking for PTHREAD_PRIO_INHERIT... yes [21:24:52.128] checking pthread.h usability... yes [21:24:52.137] checking pthread.h presence... yes [21:24:52.175] checking for pthread.h... yes [21:24:52.175] checking for strerror_r... yes [21:24:52.264] checking whether strerror_r returns int... no [21:24:52.341] checking for main in -lm... yes [21:24:52.437] checking for library containing setproctitle... no [21:24:52.629] checking for library containing dlsym... none required [21:24:52.727] checking for library containing socket... none required [21:24:52.815] checking for library containing getopt_long... none required [21:24:52.909] checking for library containing shm_open... none required [21:24:53.000] checking for library containing shm_unlink... none required [21:24:53.092] checking for library containing clock_gettime... none required [21:24:53.183] checking for library containing shmget... none required [21:24:53.271] checking for library containing backtrace_symbols... none required [21:24:53.361] checking for library containing pthread_barrier_wait... none required [21:24:53.449] checking for library containing readline... -lreadline [21:24:53.538] checking for inflate in -lz... yes [21:24:53.633] checking curl/curl.h usability... yes [21:24:53.643] checking curl/curl.h presence... yes [21:24:53.687] checking for curl/curl.h... yes [21:24:53.687] checking for curl_multi_init in -lcurl... yes [21:24:53.821] checking for curl_global_init thread safety... yes [21:24:53.979] checking for curl support for asynchronous DNS... yes [21:24:54.140] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:24:54.329] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:24:54.441] checking for SSL_new in -lssl... yes [21:24:54.563] checking for SSL_CTX_set_ciphersuites... yes [21:24:54.679] checking for SSL_CTX_set_cert_cb... yes [21:24:54.802] checking for X509_get_signature_info... yes [21:24:54.923] checking for SSL_CTX_set_num_tickets... yes [21:24:55.045] checking for SSL_CTX_set_keylog_callback... yes [21:24:55.163] checking for pam_start in -lpam... yes [21:24:55.275] checking for xmlSaveToBuffer in -lxml2... yes [21:24:55.395] checking for xsltCleanupGlobals in -lxslt... yes [21:24:55.516] checking for LZ4_compress_default in -llz4... yes [21:24:55.634] checking for ZSTD_compress in -lzstd... yes [21:24:55.753] checking for ldap_bind in -lldap... yes [21:24:55.883] checking for ldap_initialize... yes [21:24:56.016] checking for ldap_verify_credentials... yes [21:24:56.141] checking for security_compute_create_name in -lselinux... yes [21:24:56.260] checking for uuid_export in -lossp-uuid... yes [21:24:56.389] checking copyfile.h usability... no [21:24:56.478] checking copyfile.h presence... no [21:24:56.514] checking for copyfile.h... no [21:24:56.518] checking execinfo.h usability... yes [21:24:56.526] checking execinfo.h presence... yes [21:24:56.557] checking for execinfo.h... yes [21:24:56.566] checking getopt.h usability... yes [21:24:56.574] checking getopt.h presence... yes [21:24:56.606] checking for getopt.h... yes [21:24:56.614] checking ifaddrs.h usability... yes [21:24:56.622] checking ifaddrs.h presence... yes [21:24:56.656] checking for ifaddrs.h... yes [21:24:56.665] checking sys/epoll.h usability... yes [21:24:56.674] checking sys/epoll.h presence... yes [21:24:56.708] checking for sys/epoll.h... yes [21:24:56.716] checking sys/event.h usability... no [21:24:56.808] checking sys/event.h presence... no [21:24:56.844] checking for sys/event.h... no [21:24:56.848] checking sys/personality.h usability... yes [21:24:56.857] checking sys/personality.h presence... yes [21:24:56.889] checking for sys/personality.h... yes [21:24:56.897] checking sys/prctl.h usability... yes [21:24:56.906] checking sys/prctl.h presence... yes [21:24:56.938] checking for sys/prctl.h... yes [21:24:56.946] checking sys/procctl.h usability... no [21:24:57.038] checking sys/procctl.h presence... no [21:24:57.073] checking for sys/procctl.h... no [21:24:57.076] checking sys/signalfd.h usability... yes [21:24:57.085] checking sys/signalfd.h presence... yes [21:24:57.117] checking for sys/signalfd.h... yes [21:24:57.125] checking sys/ucred.h usability... no [21:24:57.215] checking sys/ucred.h presence... no [21:24:57.252] checking for sys/ucred.h... no [21:24:57.255] checking termios.h usability... yes [21:24:57.264] checking termios.h presence... yes [21:24:57.296] checking for termios.h... yes [21:24:57.304] checking uchar.h usability... yes [21:24:57.313] checking uchar.h presence... yes [21:24:57.344] checking for uchar.h... yes [21:24:57.352] checking ucred.h usability... no [21:24:57.440] checking ucred.h presence... no [21:24:57.476] checking for ucred.h... no [21:24:57.480] checking xlocale.h usability... no [21:24:57.569] checking xlocale.h presence... no [21:24:57.604] checking for xlocale.h... no [21:24:57.606] checking readline/readline.h usability... yes [21:24:57.614] checking readline/readline.h presence... yes [21:24:57.648] checking for readline/readline.h... yes [21:24:57.650] checking readline/history.h usability... yes [21:24:57.659] checking readline/history.h presence... yes [21:24:57.691] checking for readline/history.h... yes [21:24:57.695] checking zlib.h usability... yes [21:24:57.704] checking zlib.h presence... yes [21:24:57.738] checking for zlib.h... yes [21:24:57.738] checking for lz4... /usr/bin/lz4 [21:24:57.738] checking lz4.h usability... yes [21:24:57.747] checking lz4.h presence... yes [21:24:57.779] checking for lz4.h... yes [21:24:57.779] checking for zstd... /usr/bin/zstd [21:24:57.780] checking zstd.h usability... yes [21:24:57.789] checking zstd.h presence... yes [21:24:57.820] checking for zstd.h... yes [21:24:57.820] checking gssapi/gssapi.h usability... yes [21:24:57.829] checking gssapi/gssapi.h presence... yes [21:24:57.862] checking for gssapi/gssapi.h... yes [21:24:57.863] checking gssapi/gssapi_ext.h usability... yes [21:24:57.872] checking gssapi/gssapi_ext.h presence... yes [21:24:57.906] checking for gssapi/gssapi_ext.h... yes [21:24:57.908] checking for openssl... /usr/bin/openssl [21:24:57.913] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [21:24:57.913] checking openssl/ssl.h usability... yes [21:24:57.923] checking openssl/ssl.h presence... yes [21:24:57.988] checking for openssl/ssl.h... yes [21:24:57.988] checking openssl/err.h usability... yes [21:24:57.997] checking openssl/err.h presence... yes [21:24:58.040] checking for openssl/err.h... yes [21:24:58.040] checking security/pam_appl.h usability... yes [21:24:58.049] checking security/pam_appl.h presence... yes [21:24:58.080] checking for security/pam_appl.h... yes [21:24:58.081] checking systemd/sd-daemon.h usability... yes [21:24:58.090] checking systemd/sd-daemon.h presence... yes [21:24:58.124] checking for systemd/sd-daemon.h... yes [21:24:58.124] checking libxml/parser.h usability... yes [21:24:58.133] checking libxml/parser.h presence... yes [21:24:58.173] checking for libxml/parser.h... yes [21:24:58.173] checking libxslt/xslt.h usability... yes [21:24:58.183] checking libxslt/xslt.h presence... yes [21:24:58.223] checking for libxslt/xslt.h... yes [21:24:58.223] checking ldap.h usability... yes [21:24:58.232] checking ldap.h presence... yes [21:24:58.266] checking for ldap.h... yes [21:24:58.266] checking for compatible LDAP implementation... yes [21:24:58.275] checking ossp/uuid.h usability... yes [21:24:58.283] checking ossp/uuid.h presence... yes [21:24:58.316] checking for ossp/uuid.h... yes [21:24:58.352] checking whether byte ordering is bigendian... no [21:24:58.504] checking for C printf format archetype... printf [21:24:58.533] checking for C++ printf format archetype... printf [21:24:58.562] checking for statement expressions... yes [21:24:58.679] checking for typeof... typeof [21:24:58.688] checking for __builtin_types_compatible_p... yes [21:24:58.701] checking for __builtin_constant_p... yes [21:24:58.714] checking for __builtin_mul_overflow... yes [21:24:58.844] checking for __builtin_unreachable... yes [21:24:58.979] checking for computed goto support... yes [21:24:58.987] checking for struct tm.tm_zone... yes [21:24:58.996] checking for union semun... no [21:24:59.068] checking for socklen_t... yes [21:24:59.155] checking for struct sockaddr.sa_len... no [21:24:59.309] checking for C/C++ restrict keyword... __restrict [21:24:59.325] checking for struct option... yes [21:24:59.403] checking whether assembler supports x86_64 popcntq... yes [21:24:59.412] checking for special C compiler options needed for large files... no [21:24:59.412] checking for _FILE_OFFSET_BITS value needed for large files... no [21:24:59.424] checking size of off_t... 8 [21:24:59.583] checking for int timezone... yes [21:24:59.720] checking for backtrace_symbols... yes [21:24:59.850] checking for copyfile... no [21:24:59.987] checking for copy_file_range... yes [21:25:00.123] checking for elf_aux_info... no [21:25:00.274] checking for getauxval... yes [21:25:00.417] checking for getifaddrs... yes [21:25:00.563] checking for getpeerucred... no [21:25:00.714] checking for inet_pton... yes [21:25:00.864] checking for kqueue... no [21:25:01.028] checking for localeconv_l... no [21:25:01.176] checking for mbstowcs_l... no [21:25:01.318] checking for posix_fallocate... yes [21:25:01.462] checking for ppoll... yes [21:25:01.606] checking for pthread_is_threaded_np... no [21:25:01.751] checking for setproctitle... no [21:25:01.903] checking for setproctitle_fast... no [21:25:02.048] checking for strsignal... yes [21:25:02.193] checking for syncfs... yes [21:25:02.332] checking for sync_file_range... yes [21:25:02.482] checking for uselocale... yes [21:25:02.631] checking for wcstombs_l... no [21:25:02.771] checking for __builtin_bswap16... yes [21:25:02.921] checking for __builtin_bswap32... yes [21:25:03.066] checking for __builtin_bswap64... yes [21:25:03.218] checking for __builtin_clz... yes [21:25:03.360] checking for __builtin_ctz... yes [21:25:03.506] checking for __builtin_frame_address... yes [21:25:03.660] checking for _LARGEFILE_SOURCE value needed for large files... no [21:25:03.805] checking how ccache clang reports undeclared, standard C functions... error [21:25:03.875] checking for posix_fadvise... yes [21:25:04.020] checking whether posix_fadvise is declared... yes [21:25:04.034] checking whether fdatasync is declared... yes [21:25:04.049] checking whether strlcat is declared... yes [21:25:04.066] checking whether strlcpy is declared... yes [21:25:04.083] checking whether strsep is declared... yes [21:25:04.099] checking whether timingsafe_bcmp is declared... no [21:25:04.210] checking whether preadv is declared... yes [21:25:04.227] checking whether pwritev is declared... yes [21:25:04.243] checking whether strchrnul is declared... yes [21:25:04.259] checking whether memset_s is declared... no [21:25:04.344] checking whether F_FULLFSYNC is declared... no [21:25:04.424] checking for explicit_bzero... yes [21:25:04.576] checking for getopt... yes [21:25:04.718] checking for getpeereid... no [21:25:04.861] checking for inet_aton... yes [21:25:04.996] checking for mkdtemp... yes [21:25:05.132] checking for strlcat... yes [21:25:05.267] checking for strlcpy... yes [21:25:05.404] checking for strsep... yes [21:25:05.540] checking for timingsafe_bcmp... no [21:25:05.684] checking for pthread_barrier_wait... yes [21:25:05.826] checking for getopt_long... yes [21:25:05.987] checking for syslog... yes [21:25:06.122] checking syslog.h usability... yes [21:25:06.131] checking syslog.h presence... yes [21:25:06.164] checking for syslog.h... yes [21:25:06.164] checking for opterr... yes [21:25:06.300] checking for optreset... no [21:25:06.445] checking unicode/ucol.h usability... yes [21:25:06.455] checking unicode/ucol.h presence... yes [21:25:06.499] checking for unicode/ucol.h... yes [21:25:06.499] checking for rl_completion_suppress_quote... yes [21:25:06.654] checking for rl_filename_quote_characters... yes [21:25:06.809] checking for rl_filename_quoting_function... yes [21:25:06.962] checking for append_history... yes [21:25:07.110] checking for history_truncate_file... yes [21:25:07.257] checking for rl_completion_matches... yes [21:25:07.404] checking for rl_filename_completion_function... yes [21:25:07.545] checking for rl_reset_screen_size... yes [21:25:07.681] checking for rl_variable_bind... yes [21:25:07.835] checking test program... ok [21:25:07.978] checking size of void *... 8 [21:25:08.140] checking size of size_t... 8 [21:25:08.305] checking size of long... 8 [21:25:08.464] checking size of long long... 8 [21:25:08.626] checking size of intmax_t... 8 [21:25:08.786] checking alignment of short... 2 [21:25:08.956] checking alignment of int... 4 [21:25:09.110] checking alignment of int64_t... 8 [21:25:09.273] checking alignment of double... 8 [21:25:09.433] checking for __int128... yes [21:25:09.577] checking for __int128 alignment bug... ok [21:25:09.723] checking alignment of PG_INT128_TYPE... 16 [21:25:09.884] checking for builtin __sync char locking functions... yes [21:25:10.024] checking for builtin __sync int32 locking functions... yes [21:25:10.163] checking for builtin __sync int32 atomic operations... yes [21:25:10.297] checking for builtin __sync int64 atomic operations... yes [21:25:10.447] checking for builtin __atomic int32 atomic operations... yes [21:25:10.588] checking for builtin __atomic int64 atomic operations... yes [21:25:10.720] checking for __get_cpuid... yes [21:25:10.862] checking for __get_cpuid_count... yes [21:25:11.000] checking for _xgetbv... yes [21:25:11.529] checking for _mm512_popcnt_epi64... yes [21:25:12.007] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [21:25:12.254] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:25:12.325] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [21:25:12.389] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:25:12.451] 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 [21:25:12.532] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:25:12.532] checking for _mm512_clmulepi64_epi128... yes [21:25:13.031] checking for vectorized CRC-32C... AVX-512 with runtime check [21:25:13.032] checking for library containing sem_init... none required [21:25:13.169] checking which semaphore API to use... unnamed POSIX [21:25:13.169] checking which random number source to use... OpenSSL [21:25:13.171] checking for tclsh... /usr/bin/tclsh [21:25:13.171] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:25:13.214] checking tcl.h usability... yes [21:25:13.225] checking tcl.h presence... yes [21:25:13.266] checking for tcl.h... yes [21:25:13.266] checking for perl.h... yes [21:25:13.283] checking for libperl... yes [21:25:13.599] checking Python.h usability... yes [21:25:13.610] checking Python.h presence... yes [21:25:13.688] checking for Python.h... yes [21:25:13.688] checking for xmllint... /usr/bin/xmllint [21:25:13.689] checking for xsltproc... /usr/bin/xsltproc [21:25:13.689] checking for fop... /usr/bin/fop [21:25:13.689] checking for dbtoepub... no [21:25:13.690] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:25:13.790] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:25:13.922] configure: using compiler=Debian clang version 19.1.7 (3+b1) [21:25:13.922] 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 [21:25:13.922] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:25:13.922] configure: using LDFLAGS= -Wl,--as-needed [21:25:13.922] configure: using CXX=ccache clang++ [21:25:13.923] 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 [21:25:13.923] configure: using CLANG=ccache clang [21:25:13.923] 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 [21:25:13.923] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:25:13.953] configure: updating cache clang.cache [21:25:13.961] configure: creating ./config.status [21:25:14.060] config.status: creating GNUmakefile [21:25:14.074] config.status: creating src/Makefile.global [21:25:14.092] config.status: creating src/include/pg_config.h [21:25:14.106] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:25:14.115] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:25:14.121] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:25:14.129] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:25:14.137] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:25:14.145] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:25:14.186] [21:25:14.186] real 0m25.111s [21:25:14.186] user 0m15.549s [21:25:14.186] sys 0m9.634s [21:25:14.186] make -s -j${BUILD_JOBS} clean [21:25:14.775] time make -s -j${BUILD_JOBS} world-bin [21:25:23.088] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [21:25:23.088] 200 | uint8 rmid; [21:25:23.088] | ^ [21:25:23.088] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-variable] [21:25:23.088] 185 | int seen_running_xacts = 0; [21:25:23.088] | ^ [21:25:23.088] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wreturn-type] [21:25:23.088] 342 | } [21:25:23.088] | ^ [21:25:23.088] 3 errors generated. [21:25:23.089] make[3]: *** [: parsexlog.o] Error 1 [21:25:23.093] make[3]: *** Waiting for unfinished jobs.... [21:25:23.113] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [21:25:23.113] 483 | WalEndStat end_status; [21:25:23.113] | ^ [21:25:23.113] 1 error generated. [21:25:23.114] make[3]: *** [: pg_rewind.o] Error 1 [21:25:23.114] make[2]: *** [Makefile:45: all-pg_rewind-recurse] Error 2 [21:25:23.114] make[2]: *** Waiting for unfinished jobs.... [21:25:23.251] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [21:25:23.251] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:25:23.251] [21:25:23.251] real 0m8.476s [21:25:23.251] user 0m13.263s [21:25:23.251] sys 0m8.149s [21:25:23.252] [21:25:23.252] Exit status: 2