[19:34:39.120] time ./configure \ [19:34:39.120] --cache clang.cache \ [19:34:39.120] ${LINUX_CONFIGURE_FEATURES} \ [19:34:39.120] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [19:34:39.312] configure: creating cache clang.cache [19:34:39.328] checking build system type... x86_64-pc-linux-gnu [19:34:39.427] checking host system type... x86_64-pc-linux-gnu [19:34:39.427] checking which template to use... linux [19:34:39.428] checking whether NLS is wanted... no [19:34:39.428] checking for default port number... 5432 [19:34:39.435] checking for block size... 8kB [19:34:39.436] checking for segment size... 1GB [19:34:39.439] checking for WAL block size... 8kB [19:34:39.557] checking whether the C compiler works... yes [19:34:39.715] checking for C compiler default output file name... a.out [19:34:39.717] checking for suffix of executables... [19:34:39.786] checking whether we are cross compiling... no [19:34:39.882] checking for suffix of object files... o [19:34:39.891] checking whether we are using the GNU C compiler... yes [19:34:39.898] checking whether ccache clang accepts -g... yes [19:34:39.905] checking for ccache clang option to accept ISO C89... none needed [19:34:39.918] checking for ccache clang option to accept ISO C11... none needed [19:34:40.039] checking whether we are using the GNU C++ compiler... yes [19:34:40.046] checking whether ccache clang++ accepts -g... yes [19:34:40.061] checking for ccache clang++ option to accept ISO C++11... none needed [19:34:40.135] checking for gawk... no [19:34:40.135] checking for mawk... mawk [19:34:40.136] checking for llvm-config... /usr/bin/llvm-config [19:34:40.141] configure: using llvm 19.1.7 [19:34:40.141] checking for CLANG... ccache clang [19:34:40.191] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [19:34:40.198] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [19:34:40.205] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [19:34:40.212] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [19:34:40.219] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [19:34:40.226] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [19:34:40.233] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:34:40.240] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [19:34:40.251] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [19:34:40.263] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [19:34:40.271] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [19:34:40.285] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [19:34:40.292] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [19:34:40.299] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [19:34:40.307] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [19:34:40.321] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [19:34:40.333] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [19:34:40.341] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [19:34:40.350] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [19:34:40.357] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [19:34:40.365] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:34:40.373] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [19:34:40.380] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [19:34:40.388] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [19:34:40.395] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [19:34:40.401] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:34:40.408] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:34:40.416] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:34:40.424] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:34:40.431] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:34:40.440] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:34:40.453] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [19:34:40.461] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:34:40.469] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:34:40.477] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:34:40.487] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:34:40.493] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:34:40.500] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [19:34:40.507] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:34:40.514] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:34:40.522] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:34:40.531] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [19:34:40.545] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [19:34:40.545] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:34:40.552] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:34:40.560] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:34:40.568] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:34:40.580] checking whether the C compiler still works... yes [19:34:40.682] checking how to run the C preprocessor... ccache clang -E [19:34:40.817] checking for pkg-config... /usr/bin/pkg-config [19:34:40.817] checking pkg-config is at least version 0.9.0... yes [19:34:40.818] checking whether to build with ICU support... yes [19:34:40.819] checking for icu-uc icu-i18n... yes [19:34:40.826] checking whether to build with Tcl... yes [19:34:40.827] checking whether to build Perl modules... yes [19:34:40.827] checking whether to build Python modules... yes [19:34:40.827] checking whether to build with GSSAPI support... yes [19:34:40.828] checking whether to build with PAM support... yes [19:34:40.828] checking whether to build with BSD Authentication support... no [19:34:40.828] checking whether to build with LDAP support... yes [19:34:40.828] checking whether to build with Bonjour support... no [19:34:40.828] checking whether to build with SELinux support... yes [19:34:40.828] checking whether to build with systemd support... yes [19:34:40.829] checking whether to build with liburing support... no [19:34:40.829] checking whether to build with libcurl support... yes [19:34:40.829] checking for libcurl >= 7.61.0... yes [19:34:40.840] checking whether to build with libnuma support... no [19:34:40.840] checking whether to build with XML support... yes [19:34:40.840] checking for libxml-2.0 >= 2.6.23... yes [19:34:40.850] checking whether to build with LZ4 support... yes [19:34:40.850] checking for liblz4... yes [19:34:40.858] checking whether to build with ZSTD support... yes [19:34:40.858] checking for libzstd >= 1.4.0... yes [19:34:40.867] checking for strip... strip [19:34:40.867] checking whether it is possible to strip libraries... yes [19:34:40.870] checking for ar... ar [19:34:40.870] checking for a BSD-compatible install... /usr/bin/install -c [19:34:40.880] checking for tar... /usr/bin/tar [19:34:40.880] checking whether ln -s works... yes [19:34:40.880] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:34:40.882] checking for nm... /usr/bin/nm [19:34:40.883] checking for bison... /usr/bin/bison [19:34:40.886] configure: using bison (GNU Bison) 3.8.2 [19:34:40.889] checking for flex... /usr/bin/flex [19:34:40.891] configure: using flex 2.6.4 [19:34:40.891] checking for perl... /usr/bin/perl [19:34:40.894] configure: using perl 5.40.1 [19:34:40.896] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [19:34:40.901] checking for Perl privlibexp... /usr/share/perl/5.40 [19:34:40.907] checking for Perl useshrplib... true [19:34:40.913] 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 [19:34:40.920] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:34:40.926] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:34:41.020] checking for python3... /usr/bin/python3 [19:34:41.033] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [19:34:41.040] checking for Python sysconfig module... yes [19:34:41.055] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [19:34:41.071] checking Python include directory... -I/usr/include/python3.13 [19:34:41.087] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [19:34:41.141] checking for a sed that does not truncate output... /usr/bin/sed [19:34:41.146] checking for grep that handles long lines and -e... /usr/bin/grep [19:34:41.148] checking for egrep... /usr/bin/grep -E [19:34:41.150] checking for ANSI C header files... yes [19:34:41.346] checking for sys/types.h... yes [19:34:41.363] checking for sys/stat.h... yes [19:34:41.379] checking for stdlib.h... yes [19:34:41.396] checking for string.h... yes [19:34:41.413] checking for memory.h... yes [19:34:41.429] checking for strings.h... yes [19:34:41.446] checking for inttypes.h... yes [19:34:41.461] checking for stdint.h... yes [19:34:41.476] checking for unistd.h... yes [19:34:41.491] checking whether ccache clang is Clang... yes [19:34:41.522] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [19:34:41.648] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:34:41.728] checking whether more special flags are required for pthreads... no [19:34:41.728] checking for PTHREAD_PRIO_INHERIT... yes [19:34:41.816] checking pthread.h usability... yes [19:34:41.824] checking pthread.h presence... yes [19:34:41.858] checking for pthread.h... yes [19:34:41.859] checking for strerror_r... yes [19:34:41.937] checking whether strerror_r returns int... no [19:34:42.008] checking for main in -lm... yes [19:34:42.095] checking for library containing setproctitle... no [19:34:42.267] checking for library containing dlsym... none required [19:34:42.351] checking for library containing socket... none required [19:34:42.433] checking for library containing getopt_long... none required [19:34:42.515] checking for library containing shm_open... none required [19:34:42.598] checking for library containing shm_unlink... none required [19:34:42.679] checking for library containing clock_gettime... none required [19:34:42.759] checking for library containing shmget... none required [19:34:42.841] checking for library containing backtrace_symbols... none required [19:34:42.925] checking for library containing pthread_barrier_wait... none required [19:34:43.010] checking for library containing readline... -lreadline [19:34:43.093] checking for inflate in -lz... yes [19:34:43.181] checking curl/curl.h usability... yes [19:34:43.191] checking curl/curl.h presence... yes [19:34:43.233] checking for curl/curl.h... yes [19:34:43.233] checking for curl_multi_init in -lcurl... yes [19:34:43.357] checking for curl_global_init thread safety... yes [19:34:43.505] checking for curl support for asynchronous DNS... yes [19:34:43.653] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:34:43.829] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:34:43.939] checking for SSL_new in -lssl... yes [19:34:44.055] checking for SSL_CTX_set_ciphersuites... yes [19:34:44.174] checking for SSL_CTX_set_cert_cb... yes [19:34:44.301] checking for X509_get_signature_info... yes [19:34:44.425] checking for SSL_CTX_set_num_tickets... yes [19:34:44.554] checking for SSL_CTX_set_keylog_callback... yes [19:34:44.682] checking for SSL_CTX_set_client_hello_cb... yes [19:34:44.804] checking for pam_start in -lpam... yes [19:34:44.924] checking for xmlSaveToBuffer in -lxml2... yes [19:34:45.058] checking for xsltCleanupGlobals in -lxslt... yes [19:34:45.187] checking for LZ4_compress_default in -llz4... yes [19:34:45.316] checking for ZSTD_compress in -lzstd... yes [19:34:45.438] checking for ldap_bind in -lldap... yes [19:34:45.567] checking for ldap_initialize... yes [19:34:45.707] checking for ldap_verify_credentials... yes [19:34:45.843] checking for security_compute_create_name in -lselinux... yes [19:34:45.975] checking for uuid_export in -lossp-uuid... yes [19:34:46.114] checking copyfile.h usability... no [19:34:46.211] checking copyfile.h presence... no [19:34:46.249] checking for copyfile.h... no [19:34:46.253] checking execinfo.h usability... yes [19:34:46.263] checking execinfo.h presence... yes [19:34:46.297] checking for execinfo.h... yes [19:34:46.306] checking getopt.h usability... yes [19:34:46.316] checking getopt.h presence... yes [19:34:46.350] checking for getopt.h... yes [19:34:46.358] checking ifaddrs.h usability... yes [19:34:46.367] checking ifaddrs.h presence... yes [19:34:46.402] checking for ifaddrs.h... yes [19:34:46.410] checking sys/epoll.h usability... yes [19:34:46.419] checking sys/epoll.h presence... yes [19:34:46.453] checking for sys/epoll.h... yes [19:34:46.462] checking sys/event.h usability... no [19:34:46.554] checking sys/event.h presence... no [19:34:46.592] checking for sys/event.h... no [19:34:46.596] checking sys/personality.h usability... yes [19:34:46.605] checking sys/personality.h presence... yes [19:34:46.637] checking for sys/personality.h... yes [19:34:46.646] checking sys/prctl.h usability... yes [19:34:46.656] checking sys/prctl.h presence... yes [19:34:46.689] checking for sys/prctl.h... yes [19:34:46.698] checking sys/procctl.h usability... no [19:34:46.794] checking sys/procctl.h presence... no [19:34:46.830] checking for sys/procctl.h... no [19:34:46.833] checking sys/signalfd.h usability... yes [19:34:46.842] checking sys/signalfd.h presence... yes [19:34:46.875] checking for sys/signalfd.h... yes [19:34:46.884] checking sys/ucred.h usability... no [19:34:46.977] checking sys/ucred.h presence... no [19:34:47.015] checking for sys/ucred.h... no [19:34:47.020] checking termios.h usability... yes [19:34:47.029] checking termios.h presence... yes [19:34:47.062] checking for termios.h... yes [19:34:47.071] checking uchar.h usability... yes [19:34:47.081] checking uchar.h presence... yes [19:34:47.116] checking for uchar.h... yes [19:34:47.125] checking ucred.h usability... no [19:34:47.218] checking ucred.h presence... no [19:34:47.255] checking for ucred.h... no [19:34:47.259] checking xlocale.h usability... no [19:34:47.353] checking xlocale.h presence... no [19:34:47.391] checking for xlocale.h... no [19:34:47.393] checking readline/readline.h usability... yes [19:34:47.403] checking readline/readline.h presence... yes [19:34:47.439] checking for readline/readline.h... yes [19:34:47.440] checking readline/history.h usability... yes [19:34:47.451] checking readline/history.h presence... yes [19:34:47.487] checking for readline/history.h... yes [19:34:47.491] checking zlib.h usability... yes [19:34:47.501] checking zlib.h presence... yes [19:34:47.539] checking for zlib.h... yes [19:34:47.539] checking for lz4... /usr/bin/lz4 [19:34:47.539] checking lz4.h usability... yes [19:34:47.549] checking lz4.h presence... yes [19:34:47.582] checking for lz4.h... yes [19:34:47.582] checking for zstd... /usr/bin/zstd [19:34:47.583] checking zstd.h usability... yes [19:34:47.592] checking zstd.h presence... yes [19:34:47.625] checking for zstd.h... yes [19:34:47.626] checking gssapi/gssapi.h usability... yes [19:34:47.635] checking gssapi/gssapi.h presence... yes [19:34:47.669] checking for gssapi/gssapi.h... yes [19:34:47.671] checking gssapi/gssapi_ext.h usability... yes [19:34:47.680] checking gssapi/gssapi_ext.h presence... yes [19:34:47.714] checking for gssapi/gssapi_ext.h... yes [19:34:47.716] checking for openssl... /usr/bin/openssl [19:34:47.721] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [19:34:47.721] checking openssl/ssl.h usability... yes [19:34:47.731] checking openssl/ssl.h presence... yes [19:34:47.797] checking for openssl/ssl.h... yes [19:34:47.798] checking openssl/err.h usability... yes [19:34:47.807] checking openssl/err.h presence... yes [19:34:47.853] checking for openssl/err.h... yes [19:34:47.853] checking security/pam_appl.h usability... yes [19:34:47.863] checking security/pam_appl.h presence... yes [19:34:47.895] checking for security/pam_appl.h... yes [19:34:47.897] checking systemd/sd-daemon.h usability... yes [19:34:47.906] checking systemd/sd-daemon.h presence... yes [19:34:47.941] checking for systemd/sd-daemon.h... yes [19:34:47.942] checking libxml/parser.h usability... yes [19:34:47.951] checking libxml/parser.h presence... yes [19:34:47.990] checking for libxml/parser.h... yes [19:34:47.991] checking libxslt/xslt.h usability... yes [19:34:47.999] checking libxslt/xslt.h presence... yes [19:34:48.042] checking for libxslt/xslt.h... yes [19:34:48.042] checking ldap.h usability... yes [19:34:48.051] checking ldap.h presence... yes [19:34:48.085] checking for ldap.h... yes [19:34:48.086] checking for compatible LDAP implementation... yes [19:34:48.094] checking ossp/uuid.h usability... yes [19:34:48.102] checking ossp/uuid.h presence... yes [19:34:48.136] checking for ossp/uuid.h... yes [19:34:48.174] checking whether byte ordering is bigendian... no [19:34:48.333] checking for C printf format archetype... printf [19:34:48.362] checking for C++ printf format archetype... printf [19:34:48.391] checking for typeof... typeof [19:34:48.400] checking for C++ typeof... typeof [19:34:48.407] checking for typeof_unqual... __typeof_unqual__ [19:34:48.491] checking for C++ typeof_unqual... no [19:34:48.628] checking for __builtin_types_compatible_p... yes [19:34:48.640] checking for __builtin_constant_p... yes [19:34:48.653] checking for __builtin_mul_overflow... yes [19:34:48.801] checking for __builtin_unreachable... yes [19:34:48.927] checking for computed goto support... yes [19:34:48.936] checking for struct tm.tm_zone... yes [19:34:48.947] checking for union semun... no [19:34:49.019] checking for socklen_t... yes [19:34:49.104] checking for struct sockaddr.sa_len... no [19:34:49.257] checking for C/C++ restrict keyword... __restrict [19:34:49.273] checking for struct option... yes [19:34:49.351] checking whether assembler supports x86_64 popcntq... yes [19:34:49.360] checking for special C compiler options needed for large files... no [19:34:49.360] checking for _FILE_OFFSET_BITS value needed for large files... no [19:34:49.372] checking size of off_t... 8 [19:34:49.528] checking for int timezone... yes [19:34:49.670] checking for backtrace_symbols... yes [19:34:49.810] checking for copyfile... no [19:34:49.938] checking for copy_file_range... yes [19:34:50.071] checking for elf_aux_info... no [19:34:50.205] checking for explicit_memset... no [19:34:50.349] checking for getauxval... yes [19:34:50.482] checking for getifaddrs... yes [19:34:50.615] checking for getpeerucred... no [19:34:50.753] checking for inet_pton... yes [19:34:50.888] checking for kqueue... no [19:34:51.026] checking for localeconv_l... no [19:34:51.161] checking for mbstowcs_l... no [19:34:51.294] checking for memset_explicit... no [19:34:51.426] checking for posix_fallocate... yes [19:34:51.559] checking for ppoll... yes [19:34:51.691] checking for pthread_is_threaded_np... no [19:34:51.833] checking for setproctitle... no [19:34:51.970] checking for setproctitle_fast... no [19:34:52.111] checking for strsignal... yes [19:34:52.247] checking for syncfs... yes [19:34:52.384] checking for sync_file_range... yes [19:34:52.513] checking for uselocale... yes [19:34:52.653] checking for wcstombs_l... no [19:34:52.782] checking for __builtin_bswap16... yes [19:34:52.909] checking for __builtin_bswap32... yes [19:34:53.039] checking for __builtin_bswap64... yes [19:34:53.170] checking for __builtin_clz... yes [19:34:53.299] checking for __builtin_ctz... yes [19:34:53.432] checking for __builtin_frame_address... yes [19:34:53.562] checking for _LARGEFILE_SOURCE value needed for large files... no [19:34:53.694] checking how ccache clang reports undeclared, standard C functions... error [19:34:53.764] checking for posix_fadvise... yes [19:34:53.900] checking whether posix_fadvise is declared... yes [19:34:53.915] checking whether fdatasync is declared... yes [19:34:53.930] checking whether strlcat is declared... yes [19:34:53.946] checking whether strlcpy is declared... yes [19:34:53.962] checking whether strsep is declared... yes [19:34:53.977] checking whether timingsafe_bcmp is declared... no [19:34:54.079] checking whether preadv is declared... yes [19:34:54.095] checking whether pwritev is declared... yes [19:34:54.109] checking whether strchrnul is declared... yes [19:34:54.125] checking whether memset_s is declared... no [19:34:54.202] checking whether F_FULLFSYNC is declared... no [19:34:54.274] checking for explicit_bzero... yes [19:34:54.411] checking for getopt... yes [19:34:54.540] checking for getpeereid... no [19:34:54.683] checking for inet_aton... yes [19:34:54.811] checking for mkdtemp... yes [19:34:54.933] checking for strlcat... yes [19:34:55.055] checking for strlcpy... yes [19:34:55.190] checking for strsep... yes [19:34:55.317] checking for timingsafe_bcmp... no [19:34:55.459] checking for pthread_barrier_wait... yes [19:34:55.585] checking for getopt_long... yes [19:34:55.711] checking for syslog... yes [19:34:55.833] checking syslog.h usability... yes [19:34:55.842] checking syslog.h presence... yes [19:34:55.875] checking for syslog.h... yes [19:34:55.876] checking for opterr... yes [19:34:56.006] checking for optreset... no [19:34:56.142] checking unicode/ucol.h usability... yes [19:34:56.151] checking unicode/ucol.h presence... yes [19:34:56.191] checking for unicode/ucol.h... yes [19:34:56.191] checking for rl_completion_suppress_quote... yes [19:34:56.323] checking for rl_filename_quote_characters... yes [19:34:56.460] checking for rl_filename_quoting_function... yes [19:34:56.596] checking for append_history... yes [19:34:56.725] checking for history_truncate_file... yes [19:34:56.860] checking for rl_completion_matches... yes [19:34:56.996] checking for rl_filename_completion_function... yes [19:34:57.129] checking for rl_reset_screen_size... yes [19:34:57.264] checking for rl_variable_bind... yes [19:34:57.400] checking test program... ok [19:34:57.524] checking size of void *... 8 [19:34:57.673] checking size of size_t... 8 [19:34:57.824] checking size of long... 8 [19:34:57.978] checking size of long long... 8 [19:34:58.127] checking size of intmax_t... 8 [19:34:58.283] checking alignment of short... 2 [19:34:58.441] checking alignment of int... 4 [19:34:58.595] checking alignment of int64_t... 8 [19:34:58.748] checking alignment of double... 8 [19:34:58.905] checking for __int128... yes [19:34:59.054] checking for __int128 alignment bug... ok [19:34:59.185] checking alignment of PG_INT128_TYPE... 16 [19:34:59.340] checking for builtin __sync char locking functions... yes [19:34:59.476] checking for builtin __sync int32 locking functions... yes [19:34:59.611] checking for builtin __sync int32 atomic operations... yes [19:34:59.748] checking for builtin __sync int64 atomic operations... yes [19:34:59.881] checking for builtin __atomic int32 atomic operations... yes [19:35:00.014] checking for builtin __atomic int64 atomic operations... yes [19:35:00.149] checking for __get_cpuid... yes [19:35:00.298] checking for __get_cpuid_count... yes [19:35:00.435] checking for _xgetbv... yes [19:35:00.951] checking for _mm512_popcnt_epi64... yes [19:35:01.421] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:35:01.671] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:35:01.741] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:35:01.802] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:35:01.862] 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 [19:35:01.942] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:35:01.943] checking for _mm512_clmulepi64_epi128... yes [19:35:02.404] checking for vectorized CRC-32C... AVX-512 with runtime check [19:35:02.405] checking for library containing sem_init... none required [19:35:02.530] checking which semaphore API to use... unnamed POSIX [19:35:02.531] checking which random number source to use... OpenSSL [19:35:02.533] checking for tclsh... /usr/bin/tclsh [19:35:02.533] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:35:02.572] checking tcl.h usability... yes [19:35:02.581] checking tcl.h presence... yes [19:35:02.617] checking for tcl.h... yes [19:35:02.617] checking for perl.h... yes [19:35:02.632] checking for libperl... yes [19:35:02.940] checking Python.h usability... yes [19:35:02.950] checking Python.h presence... yes [19:35:03.021] checking for Python.h... yes [19:35:03.022] checking for xmllint... /usr/bin/xmllint [19:35:03.022] checking for xsltproc... /usr/bin/xsltproc [19:35:03.022] checking for fop... /usr/bin/fop [19:35:03.023] checking for dbtoepub... no [19:35:03.023] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [19:35:03.122] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:35:03.254] configure: using compiler=Debian clang version 19.1.7 (3+b1) [19:35:03.254] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -Wno-cast-function-type-strict -O2 -Wstrict-prototypes -Wold-style-definition [19:35:03.254] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:35:03.254] configure: using LDFLAGS= -Wl,--as-needed [19:35:03.254] configure: using CXX=ccache clang++ [19:35:03.254] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:35:03.254] configure: using CLANG=ccache clang [19:35:03.254] 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 [19:35:03.254] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:35:03.284] configure: updating cache clang.cache [19:35:03.292] configure: creating ./config.status [19:35:03.386] config.status: creating GNUmakefile [19:35:03.399] config.status: creating src/Makefile.global [19:35:03.415] config.status: creating src/include/pg_config.h [19:35:03.427] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:35:03.435] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [19:35:03.441] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:35:03.448] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:35:03.455] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:35:03.463] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:35:03.497] [19:35:03.497] real 0m24.377s [19:35:03.497] user 0m15.122s [19:35:03.497] sys 0m9.323s [19:35:03.497] make -s -j${BUILD_JOBS} clean [19:35:04.082] time make -s -j${BUILD_JOBS} world-bin [19:35:13.452] pg_upgrade.c:267:14: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [19:35:13.452] 267 | PGconn *conn_new_template1; [19:35:13.452] | ^ [19:35:13.452] pg_upgrade.c:89:13: error: no previous extern declaration for non-static variable 'sql_roident_correction' [-Werror,-Wmissing-variable-declarations] [19:35:13.452] 89 | PQExpBuffer sql_roident_correction; [19:35:13.452] | ^ [19:35:13.452] pg_upgrade.c:89:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [19:35:13.452] 89 | PQExpBuffer sql_roident_correction; [19:35:13.452] | ^ [19:35:13.452] 2 errors generated. [19:35:13.452] make[3]: *** [: pg_upgrade.o] Error 1 [19:35:13.453] make[3]: *** Waiting for unfinished jobs.... [19:35:13.616] make[2]: *** [Makefile:45: all-pg_upgrade-recurse] Error 2 [19:35:13.616] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [19:35:13.616] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:35:13.616] [19:35:13.616] real 0m9.535s [19:35:13.616] user 0m15.556s [19:35:13.616] sys 0m9.358s [19:35:13.617] [19:35:13.617] Exit status: 2