[11:07:59.087] time ./configure \ [11:07:59.087] --cache clang.cache \ [11:07:59.087] ${LINUX_CONFIGURE_FEATURES} \ [11:07:59.087] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [11:07:59.318] configure: creating cache clang.cache [11:07:59.337] checking build system type... x86_64-pc-linux-gnu [11:07:59.428] checking host system type... x86_64-pc-linux-gnu [11:07:59.428] checking which template to use... linux [11:07:59.428] checking whether NLS is wanted... no [11:07:59.428] checking for default port number... 5432 [11:07:59.437] checking for block size... 8kB [11:07:59.438] checking for segment size... 1GB [11:07:59.441] checking for WAL block size... 8kB [11:07:59.572] checking whether the C compiler works... yes [11:07:59.659] checking for C compiler default output file name... a.out [11:07:59.660] checking for suffix of executables... [11:07:59.739] checking whether we are cross compiling... no [11:07:59.824] checking for suffix of object files... o [11:07:59.835] checking whether we are using the GNU C compiler... yes [11:07:59.845] checking whether ccache clang accepts -g... yes [11:07:59.855] checking for ccache clang option to accept ISO C89... none needed [11:07:59.871] checking for ccache clang option to accept ISO C11... none needed [11:08:00.010] checking whether we are using the GNU C++ compiler... yes [11:08:00.019] checking whether ccache clang++ accepts -g... yes [11:08:00.038] checking for ccache clang++ option to accept ISO C++11... none needed [11:08:00.120] checking for gawk... no [11:08:00.120] checking for mawk... mawk [11:08:00.121] checking for llvm-config... /usr/bin/llvm-config [11:08:00.128] configure: using llvm 19.1.7 [11:08:00.128] checking for CLANG... ccache clang [11:08:00.184] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [11:08:00.194] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [11:08:00.203] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [11:08:00.213] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [11:08:00.222] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [11:08:00.231] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [11:08:00.241] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:08:00.251] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [11:08:00.293] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [11:08:00.308] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [11:08:00.317] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [11:08:00.332] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [11:08:00.341] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [11:08:00.351] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [11:08:00.361] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [11:08:00.378] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [11:08:00.395] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [11:08:00.404] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [11:08:00.414] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [11:08:00.424] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [11:08:00.434] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:08:00.444] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [11:08:00.512] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [11:08:00.521] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [11:08:00.530] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [11:08:00.539] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:08:00.549] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:08:00.557] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:08:00.566] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:08:00.574] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:08:00.584] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:08:00.600] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [11:08:00.610] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:08:00.619] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:08:00.628] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:08:00.667] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [11:08:00.675] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [11:08:00.684] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [11:08:00.693] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [11:08:00.703] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [11:08:00.711] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [11:08:00.721] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [11:08:00.738] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [11:08:00.738] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:08:00.747] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:08:00.757] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:08:00.765] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:08:00.781] checking whether the C compiler still works... yes [11:08:00.874] checking how to run the C preprocessor... ccache clang -E [11:08:01.029] checking for pkg-config... /usr/bin/pkg-config [11:08:01.030] checking pkg-config is at least version 0.9.0... yes [11:08:01.032] checking whether to build with ICU support... yes [11:08:01.032] checking for icu-uc icu-i18n... yes [11:08:01.043] checking whether to build with Tcl... yes [11:08:01.043] checking whether to build Perl modules... yes [11:08:01.043] checking whether to build Python modules... yes [11:08:01.043] checking whether to build with GSSAPI support... yes [11:08:01.045] checking whether to build with PAM support... yes [11:08:01.045] checking whether to build with BSD Authentication support... no [11:08:01.045] checking whether to build with LDAP support... yes [11:08:01.046] checking whether to build with Bonjour support... no [11:08:01.046] checking whether to build with SELinux support... yes [11:08:01.046] checking whether to build with systemd support... yes [11:08:01.046] checking whether to build with liburing support... no [11:08:01.046] checking whether to build with libcurl support... yes [11:08:01.046] checking for libcurl >= 7.61.0... yes [11:08:01.059] checking whether to build with libnuma support... no [11:08:01.059] checking whether to build with XML support... yes [11:08:01.060] checking for libxml-2.0 >= 2.6.23... yes [11:08:01.070] checking whether to build with LZ4 support... yes [11:08:01.070] checking for liblz4... yes [11:08:01.081] checking whether to build with ZSTD support... yes [11:08:01.081] checking for libzstd >= 1.4.0... yes [11:08:01.092] checking for strip... strip [11:08:01.092] checking whether it is possible to strip libraries... yes [11:08:01.095] checking for ar... ar [11:08:01.095] checking for a BSD-compatible install... /usr/bin/install -c [11:08:01.107] checking for tar... /usr/bin/tar [11:08:01.107] checking whether ln -s works... yes [11:08:01.107] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:08:01.111] checking for nm... /usr/bin/nm [11:08:01.111] checking for bison... /usr/bin/bison [11:08:01.114] configure: using bison (GNU Bison) 3.8.2 [11:08:01.118] checking for flex... /usr/bin/flex [11:08:01.121] configure: using flex 2.6.4 [11:08:01.122] checking for perl... /usr/bin/perl [11:08:01.125] configure: using perl 5.40.1 [11:08:01.127] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [11:08:01.133] checking for Perl privlibexp... /usr/share/perl/5.40 [11:08:01.139] checking for Perl useshrplib... true [11:08:01.146] 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 [11:08:01.153] checking for CFLAGS to compile embedded Perl... -DDEBIAN [11:08:01.161] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [11:08:01.260] checking for python3... /usr/bin/python3 [11:08:01.276] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [11:08:01.285] checking for Python sysconfig module... yes [11:08:01.301] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [11:08:01.319] checking Python include directory... -I/usr/include/python3.13 [11:08:01.337] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [11:08:01.397] checking for a sed that does not truncate output... /usr/bin/sed [11:08:01.403] checking for grep that handles long lines and -e... /usr/bin/grep [11:08:01.405] checking for egrep... /usr/bin/grep -E [11:08:01.407] checking for ANSI C header files... yes [11:08:01.595] checking for sys/types.h... yes [11:08:01.614] checking for sys/stat.h... yes [11:08:01.633] checking for stdlib.h... yes [11:08:01.731] checking for string.h... yes [11:08:01.751] checking for memory.h... yes [11:08:01.771] checking for strings.h... yes [11:08:01.790] checking for inttypes.h... yes [11:08:01.808] checking for stdint.h... yes [11:08:01.828] checking for unistd.h... yes [11:08:01.844] checking whether ccache clang is Clang... yes [11:08:01.877] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [11:08:02.013] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [11:08:02.096] checking whether more special flags are required for pthreads... no [11:08:02.096] checking for PTHREAD_PRIO_INHERIT... yes [11:08:02.186] checking pthread.h usability... yes [11:08:02.196] checking pthread.h presence... yes [11:08:02.234] checking for pthread.h... yes [11:08:02.234] checking for strerror_r... yes [11:08:02.316] checking whether strerror_r returns int... no [11:08:02.389] checking for main in -lm... yes [11:08:02.480] checking for library containing setproctitle... no [11:08:02.661] checking for library containing dlsym... none required [11:08:02.746] checking for library containing socket... none required [11:08:02.832] checking for library containing getopt_long... none required [11:08:02.920] checking for library containing shm_open... none required [11:08:03.008] checking for library containing shm_unlink... none required [11:08:03.098] checking for library containing clock_gettime... none required [11:08:03.185] checking for library containing shmget... none required [11:08:03.273] checking for library containing backtrace_symbols... none required [11:08:03.358] checking for library containing pthread_barrier_wait... none required [11:08:03.446] checking for library containing readline... -lreadline [11:08:03.532] checking for inflate in -lz... yes [11:08:03.619] checking curl/curl.h usability... yes [11:08:03.629] checking curl/curl.h presence... yes [11:08:03.671] checking for curl/curl.h... yes [11:08:03.671] checking for curl_multi_init in -lcurl... yes [11:08:03.811] checking for curl_global_init thread safety... yes [11:08:03.965] checking for curl support for asynchronous DNS... yes [11:08:04.119] checking for library containing gss_store_cred_into... -lgssapi_krb5 [11:08:04.304] checking for CRYPTO_new_ex_data in -lcrypto... yes [11:08:04.426] checking for SSL_new in -lssl... yes [11:08:04.549] checking for SSL_CTX_set_ciphersuites... yes [11:08:04.670] checking for SSL_CTX_set_cert_cb... yes [11:08:04.811] checking for X509_get_signature_info... yes [11:08:04.954] checking for SSL_CTX_set_num_tickets... yes [11:08:05.091] checking for SSL_CTX_set_keylog_callback... yes [11:08:05.227] checking for SSL_CTX_set_client_hello_cb... yes [11:08:05.351] checking for pam_start in -lpam... yes [11:08:05.476] checking for xmlSaveToBuffer in -lxml2... yes [11:08:05.615] checking for xsltCleanupGlobals in -lxslt... yes [11:08:05.745] checking for LZ4_compress_default in -llz4... yes [11:08:05.875] checking for ZSTD_compress in -lzstd... yes [11:08:05.999] checking for ldap_bind in -lldap... yes [11:08:06.127] checking for ldap_initialize... yes [11:08:06.265] checking for ldap_verify_credentials... yes [11:08:06.423] checking for security_compute_create_name in -lselinux... yes [11:08:06.560] checking for uuid_export in -lossp-uuid... yes [11:08:06.721] checking copyfile.h usability... no [11:08:06.817] checking copyfile.h presence... no [11:08:06.857] checking for copyfile.h... no [11:08:06.861] checking execinfo.h usability... yes [11:08:06.962] checking execinfo.h presence... yes [11:08:06.994] checking for execinfo.h... yes [11:08:07.002] checking getopt.h usability... yes [11:08:07.012] checking getopt.h presence... yes [11:08:07.043] checking for getopt.h... yes [11:08:07.053] checking ifaddrs.h usability... yes [11:08:07.064] checking ifaddrs.h presence... yes [11:08:07.097] checking for ifaddrs.h... yes [11:08:07.104] checking sys/epoll.h usability... yes [11:08:07.113] checking sys/epoll.h presence... yes [11:08:07.146] checking for sys/epoll.h... yes [11:08:07.155] checking sys/event.h usability... no [11:08:07.252] checking sys/event.h presence... no [11:08:07.293] checking for sys/event.h... no [11:08:07.297] checking sys/personality.h usability... yes [11:08:07.307] checking sys/personality.h presence... yes [11:08:07.341] checking for sys/personality.h... yes [11:08:07.350] checking sys/prctl.h usability... yes [11:08:07.360] checking sys/prctl.h presence... yes [11:08:07.393] checking for sys/prctl.h... yes [11:08:07.402] checking sys/procctl.h usability... no [11:08:07.496] checking sys/procctl.h presence... no [11:08:07.534] checking for sys/procctl.h... no [11:08:07.538] checking sys/signalfd.h usability... yes [11:08:07.548] checking sys/signalfd.h presence... yes [11:08:07.582] checking for sys/signalfd.h... yes [11:08:07.591] checking sys/ucred.h usability... no [11:08:07.686] checking sys/ucred.h presence... no [11:08:07.727] checking for sys/ucred.h... no [11:08:07.731] checking termios.h usability... yes [11:08:07.741] checking termios.h presence... yes [11:08:07.777] checking for termios.h... yes [11:08:07.786] checking uchar.h usability... yes [11:08:07.796] checking uchar.h presence... yes [11:08:07.829] checking for uchar.h... yes [11:08:07.838] checking ucred.h usability... no [11:08:07.932] checking ucred.h presence... no [11:08:07.972] checking for ucred.h... no [11:08:07.976] checking xlocale.h usability... no [11:08:08.071] checking xlocale.h presence... no [11:08:08.110] checking for xlocale.h... no [11:08:08.112] checking readline/readline.h usability... yes [11:08:08.121] checking readline/readline.h presence... yes [11:08:08.155] checking for readline/readline.h... yes [11:08:08.157] checking readline/history.h usability... yes [11:08:08.167] checking readline/history.h presence... yes [11:08:08.203] checking for readline/history.h... yes [11:08:08.206] checking zlib.h usability... yes [11:08:08.216] checking zlib.h presence... yes [11:08:08.256] checking for zlib.h... yes [11:08:08.256] checking for lz4... /usr/bin/lz4 [11:08:08.257] checking lz4.h usability... yes [11:08:08.267] checking lz4.h presence... yes [11:08:08.303] checking for lz4.h... yes [11:08:08.304] checking for zstd... /usr/bin/zstd [11:08:08.304] checking zstd.h usability... yes [11:08:08.314] checking zstd.h presence... yes [11:08:08.349] checking for zstd.h... yes [11:08:08.349] checking gssapi/gssapi.h usability... yes [11:08:08.360] checking gssapi/gssapi.h presence... yes [11:08:08.398] checking for gssapi/gssapi.h... yes [11:08:08.400] checking gssapi/gssapi_ext.h usability... yes [11:08:08.409] checking gssapi/gssapi_ext.h presence... yes [11:08:08.446] checking for gssapi/gssapi_ext.h... yes [11:08:08.447] checking for openssl... /usr/bin/openssl [11:08:08.453] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [11:08:08.453] checking openssl/ssl.h usability... yes [11:08:08.464] checking openssl/ssl.h presence... yes [11:08:08.529] checking for openssl/ssl.h... yes [11:08:08.529] checking openssl/err.h usability... yes [11:08:08.540] checking openssl/err.h presence... yes [11:08:08.586] checking for openssl/err.h... yes [11:08:08.586] checking security/pam_appl.h usability... yes [11:08:08.596] checking security/pam_appl.h presence... yes [11:08:08.628] checking for security/pam_appl.h... yes [11:08:08.630] checking systemd/sd-daemon.h usability... yes [11:08:08.641] checking systemd/sd-daemon.h presence... yes [11:08:08.679] checking for systemd/sd-daemon.h... yes [11:08:08.680] checking libxml/parser.h usability... yes [11:08:08.690] checking libxml/parser.h presence... yes [11:08:08.730] checking for libxml/parser.h... yes [11:08:08.731] checking libxslt/xslt.h usability... yes [11:08:08.742] checking libxslt/xslt.h presence... yes [11:08:08.782] checking for libxslt/xslt.h... yes [11:08:08.783] checking ldap.h usability... yes [11:08:08.792] checking ldap.h presence... yes [11:08:08.828] checking for ldap.h... yes [11:08:08.828] checking for compatible LDAP implementation... yes [11:08:08.838] checking ossp/uuid.h usability... yes [11:08:08.848] checking ossp/uuid.h presence... yes [11:08:08.883] checking for ossp/uuid.h... yes [11:08:08.922] checking whether byte ordering is bigendian... no [11:08:09.084] checking for C printf format archetype... printf [11:08:09.114] checking for C++ printf format archetype... printf [11:08:09.144] checking for typeof... typeof [11:08:09.152] checking for C++ typeof... typeof [11:08:09.160] checking for typeof_unqual... __typeof_unqual__ [11:08:09.242] checking for C++ typeof_unqual... no [11:08:09.378] checking for __builtin_types_compatible_p... yes [11:08:09.390] checking for __builtin_constant_p... yes [11:08:09.402] checking for __builtin_mul_overflow... yes [11:08:09.551] checking for __builtin_unreachable... yes [11:08:09.685] checking for computed goto support... yes [11:08:09.695] checking for struct tm.tm_zone... yes [11:08:09.706] checking for union semun... no [11:08:09.782] checking for socklen_t... yes [11:08:09.869] checking for struct sockaddr.sa_len... no [11:08:10.019] checking for C/C++ restrict keyword... __restrict [11:08:10.094] checking for struct option... yes [11:08:10.177] checking whether assembler supports x86_64 popcntq... yes [11:08:10.187] checking for special C compiler options needed for large files... no [11:08:10.187] checking for _FILE_OFFSET_BITS value needed for large files... no [11:08:10.203] checking size of off_t... 8 [11:08:10.384] checking for SA_SIGINFO... yes [11:08:10.394] checking for int timezone... yes [11:08:10.555] checking for backtrace_symbols... yes [11:08:10.695] checking for copyfile... no [11:08:10.854] checking for copy_file_range... yes [11:08:11.018] checking for elf_aux_info... no [11:08:11.173] checking for explicit_memset... no [11:08:11.327] checking for getauxval... yes [11:08:11.481] checking for getifaddrs... yes [11:08:11.632] checking for getpeerucred... no [11:08:11.768] checking for inet_pton... yes [11:08:11.917] checking for kqueue... no [11:08:12.060] checking for localeconv_l... no [11:08:12.230] checking for mbstowcs_l... no [11:08:12.374] checking for memset_explicit... no [11:08:12.520] checking for posix_fallocate... yes [11:08:12.660] checking for ppoll... yes [11:08:12.816] checking for pthread_is_threaded_np... no [11:08:12.964] checking for setproctitle... no [11:08:13.120] checking for setproctitle_fast... no [11:08:13.270] checking for strsignal... yes [11:08:13.411] checking for syncfs... yes [11:08:13.560] checking for sync_file_range... yes [11:08:13.720] checking for uselocale... yes [11:08:13.876] checking for wcstombs_l... no [11:08:14.030] checking for __builtin_bswap16... yes [11:08:14.180] checking for __builtin_bswap32... yes [11:08:14.329] checking for __builtin_bswap64... yes [11:08:14.468] checking for __builtin_clz... yes [11:08:14.610] checking for __builtin_ctz... yes [11:08:14.758] checking for __builtin_frame_address... yes [11:08:14.901] checking for _LARGEFILE_SOURCE value needed for large files... no [11:08:15.043] checking how ccache clang reports undeclared, standard C functions... error [11:08:15.115] checking for posix_fadvise... yes [11:08:15.265] checking whether posix_fadvise is declared... yes [11:08:15.282] checking whether fdatasync is declared... yes [11:08:15.299] checking whether strlcat is declared... yes [11:08:15.317] checking whether strlcpy is declared... yes [11:08:15.335] checking whether strsep is declared... yes [11:08:15.353] checking whether timingsafe_bcmp is declared... no [11:08:15.463] checking whether preadv is declared... yes [11:08:15.481] checking whether pwritev is declared... yes [11:08:15.499] checking whether strchrnul is declared... yes [11:08:15.516] checking whether memset_s is declared... no [11:08:15.598] checking whether F_FULLFSYNC is declared... no [11:08:15.674] checking for explicit_bzero... yes [11:08:15.809] checking for getopt... yes [11:08:15.934] checking for getpeereid... no [11:08:16.086] checking for inet_aton... yes [11:08:16.223] checking for mkdtemp... yes [11:08:16.367] checking for strlcat... yes [11:08:16.514] checking for strlcpy... yes [11:08:16.660] checking for strsep... yes [11:08:16.803] checking for timingsafe_bcmp... no [11:08:16.958] checking for pthread_barrier_wait... yes [11:08:17.103] checking for getopt_long... yes [11:08:17.247] checking for syslog... yes [11:08:17.386] checking syslog.h usability... yes [11:08:17.396] checking syslog.h presence... yes [11:08:17.431] checking for syslog.h... yes [11:08:17.431] checking for opterr... yes [11:08:17.583] checking for optreset... no [11:08:17.732] checking unicode/ucol.h usability... yes [11:08:17.788] checking unicode/ucol.h presence... yes [11:08:17.829] checking for unicode/ucol.h... yes [11:08:17.829] checking for rl_completion_suppress_quote... yes [11:08:17.998] checking for rl_filename_quote_characters... yes [11:08:18.151] checking for rl_filename_quoting_function... yes [11:08:18.301] checking for append_history... yes [11:08:18.451] checking for history_truncate_file... yes [11:08:18.601] checking for rl_completion_matches... yes [11:08:18.745] checking for rl_filename_completion_function... yes [11:08:18.896] checking for rl_reset_screen_size... yes [11:08:19.046] checking for rl_variable_bind... yes [11:08:19.191] checking test program... ok [11:08:19.340] checking size of void *... 8 [11:08:19.510] checking size of size_t... 8 [11:08:19.675] checking size of long... 8 [11:08:19.848] checking size of long long... 8 [11:08:20.008] checking size of intmax_t... 8 [11:08:20.179] checking alignment of short... 2 [11:08:20.345] checking alignment of int... 4 [11:08:20.511] checking alignment of int64_t... 8 [11:08:20.669] checking alignment of double... 8 [11:08:20.850] checking for __int128... yes [11:08:20.997] checking for __int128 alignment bug... ok [11:08:21.137] checking alignment of PG_INT128_TYPE... 16 [11:08:21.327] checking for builtin __sync char locking functions... yes [11:08:21.477] checking for builtin __sync int32 locking functions... yes [11:08:21.631] checking for builtin __sync int32 atomic operations... yes [11:08:21.781] checking for builtin __sync int64 atomic operations... yes [11:08:21.921] checking for builtin __atomic int32 atomic operations... yes [11:08:22.072] checking for builtin __atomic int64 atomic operations... yes [11:08:22.214] checking for __get_cpuid... yes [11:08:22.378] checking for __get_cpuid_count... yes [11:08:22.527] checking for __cpuidex... yes [11:08:22.680] checking for AVX2 target attribute support... yes [11:08:22.695] checking for _xgetbv... yes [11:08:23.216] checking for _mm512_popcnt_epi64... yes [11:08:23.682] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [11:08:23.921] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:08:23.994] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [11:08:24.058] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:08:24.121] 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 [11:08:24.208] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:08:24.209] checking for _mm512_clmulepi64_epi128... yes [11:08:24.684] checking for vectorized CRC-32C... AVX-512 with runtime check [11:08:24.684] checking for library containing sem_init... none required [11:08:24.821] checking which semaphore API to use... unnamed POSIX [11:08:24.821] checking which random number source to use... OpenSSL [11:08:24.823] checking for tclsh... /usr/bin/tclsh [11:08:24.823] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [11:08:24.865] checking tcl.h usability... yes [11:08:24.875] checking tcl.h presence... yes [11:08:24.914] checking for tcl.h... yes [11:08:24.914] checking for perl.h... yes [11:08:24.931] checking for libperl... yes [11:08:25.239] checking Python.h usability... yes [11:08:25.251] checking Python.h presence... yes [11:08:25.322] checking for Python.h... yes [11:08:25.322] checking for xmllint... /usr/bin/xmllint [11:08:25.323] checking for xsltproc... /usr/bin/xsltproc [11:08:25.323] checking for fop... /usr/bin/fop [11:08:25.323] checking for dbtoepub... no [11:08:25.324] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [11:08:25.428] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [11:08:25.563] configure: using compiler=Debian clang version 19.1.7 (3+b1) [11:08:25.563] 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 [11:08:25.563] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [11:08:25.563] configure: using LDFLAGS= -Wl,--as-needed [11:08:25.564] configure: using CXX=ccache clang++ [11:08:25.564] 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 [11:08:25.564] configure: using CLANG=ccache clang [11:08:25.564] 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 [11:08:25.564] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [11:08:25.594] configure: updating cache clang.cache [11:08:25.602] configure: creating ./config.status [11:08:25.709] config.status: creating GNUmakefile [11:08:25.723] config.status: creating src/Makefile.global [11:08:25.743] config.status: creating src/include/pg_config.h [11:08:25.757] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:08:25.766] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [11:08:25.773] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [11:08:25.782] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [11:08:25.791] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [11:08:25.799] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [11:08:25.834] [11:08:25.834] real 0m26.748s [11:08:25.834] user 0m16.659s [11:08:25.834] sys 0m10.333s [11:08:25.834] make -s -j${BUILD_JOBS} clean [11:08:26.435] time make -s -j${BUILD_JOBS} world-bin [11:08:55.482] subscriptioncmds.c:94:7: error: no previous extern declaration for non-static variable 'binary_upgrade_next_pg_subscription_oid' [-Werror,-Wmissing-variable-declarations] [11:08:55.482] 94 | Oid binary_upgrade_next_pg_subscription_oid = InvalidOid; [11:08:55.482] | ^ [11:08:55.482] subscriptioncmds.c:94:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [11:08:55.482] 94 | Oid binary_upgrade_next_pg_subscription_oid = InvalidOid; [11:08:55.482] | ^ [11:08:55.482] 1 error generated. [11:08:55.483] make[3]: *** [: subscriptioncmds.o] Error 1 [11:08:55.485] make[3]: *** Waiting for unfinished jobs.... [11:08:57.917] make[2]: *** [common.mk:37: commands-recursive] Error 2 [11:08:57.920] make[2]: *** Waiting for unfinished jobs.... [11:09:11.032] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [11:09:11.032] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:09:11.033] [11:09:11.033] real 0m44.598s [11:09:11.033] user 2m20.904s [11:09:11.033] sys 0m28.896s [11:09:11.033] [11:09:11.033] Exit status: 2