[19:23:41.714] time ./configure \ [19:23:41.714] --cache clang.cache \ [19:23:41.714] ${LINUX_CONFIGURE_FEATURES} \ [19:23:41.714] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [19:23:41.892] configure: creating cache clang.cache [19:23:41.907] checking build system type... x86_64-pc-linux-gnu [19:23:41.982] checking host system type... x86_64-pc-linux-gnu [19:23:41.982] checking which template to use... linux [19:23:41.982] checking whether NLS is wanted... no [19:23:41.982] checking for default port number... 5432 [19:23:41.989] checking for block size... 8kB [19:23:41.990] checking for segment size... 1GB [19:23:41.993] checking for WAL block size... 8kB [19:23:42.098] checking whether the C compiler works... yes [19:23:42.170] checking for C compiler default output file name... a.out [19:23:42.171] checking for suffix of executables... [19:23:42.237] checking whether we are cross compiling... no [19:23:42.308] checking for suffix of object files... o [19:23:42.316] checking whether we are using the GNU C compiler... yes [19:23:42.323] checking whether ccache clang accepts -g... yes [19:23:42.329] checking for ccache clang option to accept ISO C89... none needed [19:23:42.341] checking for ccache clang option to accept ISO C11... none needed [19:23:42.454] checking whether we are using the GNU C++ compiler... yes [19:23:42.461] checking whether ccache clang++ accepts -g... yes [19:23:42.528] checking for gawk... no [19:23:42.528] checking for mawk... mawk [19:23:42.528] checking for llvm-config... /usr/bin/llvm-config [19:23:42.534] configure: using llvm 19.1.7 [19:23:42.534] checking for CLANG... ccache clang [19:23:42.577] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [19:23:42.584] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [19:23:42.590] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [19:23:42.597] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [19:23:42.604] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [19:23:42.610] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [19:23:42.617] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [19:23:42.624] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:23:42.630] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [19:23:42.642] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [19:23:42.653] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [19:23:42.660] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [19:23:42.667] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [19:23:42.679] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [19:23:42.690] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [19:23:42.697] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [19:23:42.704] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [19:23:42.710] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [19:23:42.717] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:23:42.724] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [19:23:42.731] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [19:23:42.738] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [19:23:42.745] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [19:23:42.752] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:23:42.759] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:23:42.766] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:23:42.773] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:23:42.780] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:23:42.786] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:23:42.798] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [19:23:42.805] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:23:42.812] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:23:42.819] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:23:42.827] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:23:42.834] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:23:42.841] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [19:23:42.847] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:23:42.854] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:23:42.861] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:23:42.868] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [19:23:42.881] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [19:23:42.881] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:23:42.888] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:23:42.895] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:23:42.902] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:23:42.914] checking whether the C compiler still works... yes [19:23:43.000] checking how to run the C preprocessor... ccache clang -E [19:23:43.128] checking for pkg-config... /usr/bin/pkg-config [19:23:43.128] checking pkg-config is at least version 0.9.0... yes [19:23:43.130] checking whether to build with ICU support... yes [19:23:43.130] checking for icu-uc icu-i18n... yes [19:23:43.138] checking whether to build with Tcl... yes [19:23:43.139] checking whether to build Perl modules... yes [19:23:43.139] checking whether to build Python modules... yes [19:23:43.139] checking whether to build with GSSAPI support... yes [19:23:43.140] checking whether to build with PAM support... yes [19:23:43.140] checking whether to build with BSD Authentication support... no [19:23:43.140] checking whether to build with LDAP support... yes [19:23:43.140] checking whether to build with Bonjour support... no [19:23:43.140] checking whether to build with SELinux support... yes [19:23:43.141] checking whether to build with systemd support... yes [19:23:43.141] checking whether to build with liburing support... no [19:23:43.141] checking whether to build with libcurl support... yes [19:23:43.141] checking for libcurl >= 7.61.0... yes [19:23:43.151] checking whether to build with libnuma support... no [19:23:43.152] checking whether to build with XML support... yes [19:23:43.152] checking for libxml-2.0 >= 2.6.23... yes [19:23:43.160] checking whether to build with LZ4 support... yes [19:23:43.160] checking for liblz4... yes [19:23:43.168] checking whether to build with ZSTD support... yes [19:23:43.169] checking for libzstd >= 1.4.0... yes [19:23:43.177] checking for strip... strip [19:23:43.177] checking whether it is possible to strip libraries... yes [19:23:43.179] checking for ar... ar [19:23:43.179] checking for a BSD-compatible install... /usr/bin/install -c [19:23:43.188] checking for tar... /usr/bin/tar [19:23:43.188] checking whether ln -s works... yes [19:23:43.188] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:23:43.190] checking for nm... /usr/bin/nm [19:23:43.191] checking for bison... /usr/bin/bison [19:23:43.193] configure: using bison (GNU Bison) 3.8.2 [19:23:43.196] checking for flex... /usr/bin/flex [19:23:43.198] configure: using flex 2.6.4 [19:23:43.198] checking for perl... /usr/bin/perl [19:23:43.201] configure: using perl 5.40.1 [19:23:43.203] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [19:23:43.207] checking for Perl privlibexp... /usr/share/perl/5.40 [19:23:43.212] checking for Perl useshrplib... true [19:23:43.218] 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:23:43.224] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:23:43.230] 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:23:43.322] checking for python3... /usr/bin/python3 [19:23:43.335] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [19:23:43.342] checking for Python sysconfig module... yes [19:23:43.357] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [19:23:43.373] checking Python include directory... -I/usr/include/python3.13 [19:23:43.389] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [19:23:43.440] checking for a sed that does not truncate output... /usr/bin/sed [19:23:43.445] checking for grep that handles long lines and -e... /usr/bin/grep [19:23:43.447] checking for egrep... /usr/bin/grep -E [19:23:43.449] checking for ANSI C header files... yes [19:23:43.684] checking for sys/types.h... yes [19:23:43.700] checking for sys/stat.h... yes [19:23:43.716] checking for stdlib.h... yes [19:23:43.731] checking for string.h... yes [19:23:43.747] checking for memory.h... yes [19:23:43.762] checking for strings.h... yes [19:23:43.777] checking for inttypes.h... yes [19:23:43.792] checking for stdint.h... yes [19:23:43.808] checking for unistd.h... yes [19:23:43.821] checking whether ccache clang is Clang... yes [19:23:43.848] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [19:23:43.965] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:23:44.040] checking whether more special flags are required for pthreads... no [19:23:44.040] checking for PTHREAD_PRIO_INHERIT... yes [19:23:44.119] checking pthread.h usability... yes [19:23:44.127] checking pthread.h presence... yes [19:23:44.160] checking for pthread.h... yes [19:23:44.160] checking for strerror_r... yes [19:23:44.233] checking whether strerror_r returns int... no [19:23:44.297] checking for main in -lm... yes [19:23:44.377] checking for library containing setproctitle... no [19:23:44.537] checking for library containing dlsym... none required [19:23:44.613] checking for library containing socket... none required [19:23:44.688] checking for library containing getopt_long... none required [19:23:44.764] checking for library containing shm_open... none required [19:23:44.839] checking for library containing shm_unlink... none required [19:23:44.915] checking for library containing clock_gettime... none required [19:23:44.990] checking for library containing shmget... none required [19:23:45.068] checking for library containing backtrace_symbols... none required [19:23:45.143] checking for library containing pthread_barrier_wait... none required [19:23:45.221] checking for library containing readline... -lreadline [19:23:45.298] checking for inflate in -lz... yes [19:23:45.379] checking curl/curl.h usability... yes [19:23:45.387] checking curl/curl.h presence... yes [19:23:45.423] checking for curl/curl.h... yes [19:23:45.424] checking for curl_multi_init in -lcurl... yes [19:23:45.536] checking for curl_global_init thread safety... yes [19:23:45.673] checking for curl support for asynchronous DNS... yes [19:23:45.808] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:23:45.971] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:23:46.076] checking for SSL_new in -lssl... yes [19:23:46.183] checking for SSL_CTX_set_ciphersuites... yes [19:23:46.293] checking for SSL_CTX_set_cert_cb... yes [19:23:46.403] checking for X509_get_signature_info... yes [19:23:46.517] checking for SSL_CTX_set_num_tickets... yes [19:23:46.630] checking for SSL_CTX_set_keylog_callback... yes [19:23:46.740] checking for pam_start in -lpam... yes [19:23:46.845] checking for xmlSaveToBuffer in -lxml2... yes [19:23:46.960] checking for xsltCleanupGlobals in -lxslt... yes [19:23:47.076] checking for LZ4_compress_default in -llz4... yes [19:23:47.194] checking for ZSTD_compress in -lzstd... yes [19:23:47.314] checking for ldap_bind in -lldap... yes [19:23:47.433] checking for ldap_initialize... yes [19:23:47.552] checking for ldap_verify_credentials... yes [19:23:47.671] checking for security_compute_create_name in -lselinux... yes [19:23:47.789] checking for uuid_export in -lossp-uuid... yes [19:23:47.909] checking copyfile.h usability... no [19:23:47.993] checking copyfile.h presence... no [19:23:48.030] checking for copyfile.h... no [19:23:48.034] checking execinfo.h usability... yes [19:23:48.042] checking execinfo.h presence... yes [19:23:48.072] checking for execinfo.h... yes [19:23:48.079] checking getopt.h usability... yes [19:23:48.088] checking getopt.h presence... yes [19:23:48.117] checking for getopt.h... yes [19:23:48.125] checking ifaddrs.h usability... yes [19:23:48.133] checking ifaddrs.h presence... yes [19:23:48.164] checking for ifaddrs.h... yes [19:23:48.172] checking sys/epoll.h usability... yes [19:23:48.181] checking sys/epoll.h presence... yes [19:23:48.213] checking for sys/epoll.h... yes [19:23:48.221] checking sys/event.h usability... no [19:23:48.305] checking sys/event.h presence... no [19:23:48.339] checking for sys/event.h... no [19:23:48.343] checking sys/personality.h usability... yes [19:23:48.351] checking sys/personality.h presence... yes [19:23:48.379] checking for sys/personality.h... yes [19:23:48.387] checking sys/prctl.h usability... yes [19:23:48.395] checking sys/prctl.h presence... yes [19:23:48.426] checking for sys/prctl.h... yes [19:23:48.434] checking sys/procctl.h usability... no [19:23:48.518] checking sys/procctl.h presence... no [19:23:48.552] checking for sys/procctl.h... no [19:23:48.555] checking sys/signalfd.h usability... yes [19:23:48.564] checking sys/signalfd.h presence... yes [19:23:48.594] checking for sys/signalfd.h... yes [19:23:48.602] checking sys/ucred.h usability... no [19:23:48.685] checking sys/ucred.h presence... no [19:23:48.718] checking for sys/ucred.h... no [19:23:48.722] checking termios.h usability... yes [19:23:48.730] checking termios.h presence... yes [19:23:48.759] checking for termios.h... yes [19:23:48.767] checking uchar.h usability... yes [19:23:48.775] checking uchar.h presence... yes [19:23:48.804] checking for uchar.h... yes [19:23:48.812] checking ucred.h usability... no [19:23:48.894] checking ucred.h presence... no [19:23:48.929] checking for ucred.h... no [19:23:48.932] checking xlocale.h usability... no [19:23:49.017] checking xlocale.h presence... no [19:23:49.051] checking for xlocale.h... no [19:23:49.053] checking readline/readline.h usability... yes [19:23:49.061] checking readline/readline.h presence... yes [19:23:49.094] checking for readline/readline.h... yes [19:23:49.095] checking readline/history.h usability... yes [19:23:49.103] checking readline/history.h presence... yes [19:23:49.135] checking for readline/history.h... yes [19:23:49.138] checking zlib.h usability... yes [19:23:49.146] checking zlib.h presence... yes [19:23:49.178] checking for zlib.h... yes [19:23:49.179] checking for lz4... /usr/bin/lz4 [19:23:49.179] checking lz4.h usability... yes [19:23:49.187] checking lz4.h presence... yes [19:23:49.218] checking for lz4.h... yes [19:23:49.219] checking for zstd... /usr/bin/zstd [19:23:49.219] checking zstd.h usability... yes [19:23:49.227] checking zstd.h presence... yes [19:23:49.256] checking for zstd.h... yes [19:23:49.257] checking gssapi/gssapi.h usability... yes [19:23:49.265] checking gssapi/gssapi.h presence... yes [19:23:49.296] checking for gssapi/gssapi.h... yes [19:23:49.298] checking gssapi/gssapi_ext.h usability... yes [19:23:49.306] checking gssapi/gssapi_ext.h presence... yes [19:23:49.338] checking for gssapi/gssapi_ext.h... yes [19:23:49.339] checking for openssl... /usr/bin/openssl [19:23:49.344] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [19:23:49.344] checking openssl/ssl.h usability... yes [19:23:49.353] checking openssl/ssl.h presence... yes [19:23:49.414] checking for openssl/ssl.h... yes [19:23:49.415] checking openssl/err.h usability... yes [19:23:49.423] checking openssl/err.h presence... yes [19:23:49.463] checking for openssl/err.h... yes [19:23:49.464] checking security/pam_appl.h usability... yes [19:23:49.548] checking security/pam_appl.h presence... yes [19:23:49.577] checking for security/pam_appl.h... yes [19:23:49.579] checking systemd/sd-daemon.h usability... yes [19:23:49.587] checking systemd/sd-daemon.h presence... yes [19:23:49.621] checking for systemd/sd-daemon.h... yes [19:23:49.621] checking libxml/parser.h usability... yes [19:23:49.629] checking libxml/parser.h presence... yes [19:23:49.666] checking for libxml/parser.h... yes [19:23:49.666] checking libxslt/xslt.h usability... yes [19:23:49.675] checking libxslt/xslt.h presence... yes [19:23:49.712] checking for libxslt/xslt.h... yes [19:23:49.712] checking ldap.h usability... yes [19:23:49.721] checking ldap.h presence... yes [19:23:49.753] checking for ldap.h... yes [19:23:49.753] checking for compatible LDAP implementation... yes [19:23:49.761] checking ossp/uuid.h usability... yes [19:23:49.769] checking ossp/uuid.h presence... yes [19:23:49.800] checking for ossp/uuid.h... yes [19:23:49.834] checking whether byte ordering is bigendian... no [19:23:49.981] checking for inline... inline [19:23:49.992] checking for C printf format archetype... printf [19:23:50.018] checking for C++ printf format archetype... printf [19:23:50.044] checking for statement expressions... yes [19:23:50.159] checking for typeof... typeof [19:23:50.167] checking for __builtin_types_compatible_p... yes [19:23:50.177] checking for __builtin_constant_p... yes [19:23:50.188] checking for __builtin_mul_overflow... yes [19:23:50.308] checking for __builtin_unreachable... yes [19:23:50.422] checking for computed goto support... yes [19:23:50.429] checking for struct tm.tm_zone... yes [19:23:50.438] checking for union semun... no [19:23:50.506] checking for socklen_t... yes [19:23:50.586] checking for struct sockaddr.sa_len... no [19:23:50.724] checking for C/C++ restrict keyword... __restrict [19:23:50.738] checking for struct option... yes [19:23:50.807] checking whether assembler supports x86_64 popcntq... yes [19:23:50.815] checking for special C compiler options needed for large files... no [19:23:50.815] checking for _FILE_OFFSET_BITS value needed for large files... no [19:23:50.826] checking size of off_t... 8 [19:23:50.968] checking for int timezone... yes [19:23:51.096] checking for backtrace_symbols... yes [19:23:51.219] checking for copyfile... no [19:23:51.342] checking for copy_file_range... yes [19:23:51.463] checking for elf_aux_info... no [19:23:51.585] checking for getauxval... yes [19:23:51.704] checking for getifaddrs... yes [19:23:51.823] checking for getpeerucred... no [19:23:51.944] checking for inet_pton... yes [19:23:52.062] checking for kqueue... no [19:23:52.184] checking for localeconv_l... no [19:23:52.305] checking for mbstowcs_l... no [19:23:52.429] checking for posix_fallocate... yes [19:23:52.550] checking for ppoll... yes [19:23:52.673] checking for pthread_is_threaded_np... no [19:23:52.799] checking for setproctitle... no [19:23:52.923] checking for setproctitle_fast... no [19:23:53.049] checking for strsignal... yes [19:23:53.169] checking for syncfs... yes [19:23:53.289] checking for sync_file_range... yes [19:23:53.415] checking for uselocale... yes [19:23:53.538] checking for wcstombs_l... no [19:23:53.660] checking for __builtin_bswap16... yes [19:23:53.779] checking for __builtin_bswap32... yes [19:23:53.899] checking for __builtin_bswap64... yes [19:23:54.016] checking for __builtin_clz... yes [19:23:54.136] checking for __builtin_ctz... yes [19:23:54.258] checking for __builtin_popcount... yes [19:23:54.380] checking for __builtin_frame_address... yes [19:23:54.501] checking for _LARGEFILE_SOURCE value needed for large files... no [19:23:54.624] checking how ccache clang reports undeclared, standard C functions... error [19:23:54.683] checking for posix_fadvise... yes [19:23:54.801] checking whether posix_fadvise is declared... yes [19:23:54.815] checking whether fdatasync is declared... yes [19:23:54.829] checking whether strlcat is declared... yes [19:23:54.843] checking whether strlcpy is declared... yes [19:23:54.857] checking whether strsep is declared... yes [19:23:54.871] checking whether timingsafe_bcmp is declared... no [19:23:54.966] checking whether preadv is declared... yes [19:23:54.980] checking whether pwritev is declared... yes [19:23:54.994] checking whether strchrnul is declared... yes [19:23:55.008] checking whether memset_s is declared... no [19:23:55.080] checking whether F_FULLFSYNC is declared... no [19:23:55.147] checking for explicit_bzero... yes [19:23:55.262] checking for getopt... yes [19:23:55.383] checking for getpeereid... no [19:23:55.504] checking for inet_aton... yes [19:23:55.619] checking for mkdtemp... yes [19:23:55.734] checking for strlcat... yes [19:23:55.849] checking for strlcpy... yes [19:23:55.965] checking for strsep... yes [19:23:56.080] checking for timingsafe_bcmp... no [19:23:56.198] checking for pthread_barrier_wait... yes [19:23:56.316] checking for getopt_long... yes [19:23:56.434] checking for syslog... yes [19:23:56.547] checking syslog.h usability... yes [19:23:56.555] checking syslog.h presence... yes [19:23:56.584] checking for syslog.h... yes [19:23:56.584] checking for opterr... yes [19:23:56.700] checking for optreset... no [19:23:56.822] checking unicode/ucol.h usability... yes [19:23:56.831] checking unicode/ucol.h presence... yes [19:23:56.867] checking for unicode/ucol.h... yes [19:23:56.868] checking for rl_completion_suppress_quote... yes [19:23:56.993] checking for rl_filename_quote_characters... yes [19:23:57.117] checking for rl_filename_quoting_function... yes [19:23:57.247] checking for append_history... yes [19:23:57.370] checking for history_truncate_file... yes [19:23:57.497] checking for rl_completion_matches... yes [19:23:57.617] checking for rl_filename_completion_function... yes [19:23:57.739] checking for rl_reset_screen_size... yes [19:23:57.862] checking for rl_variable_bind... yes [19:23:57.979] checking test program... ok [19:23:58.098] checking size of void *... 8 [19:23:58.239] checking size of size_t... 8 [19:23:58.380] checking size of long... 8 [19:23:58.522] checking size of long long... 8 [19:23:58.663] checking size of intmax_t... 8 [19:23:58.805] checking alignment of short... 2 [19:23:58.945] checking alignment of int... 4 [19:23:59.087] checking alignment of long... 8 [19:23:59.227] checking alignment of int64_t... 8 [19:23:59.372] checking alignment of double... 8 [19:23:59.512] checking for __int128... yes [19:23:59.633] checking for __int128 alignment bug... ok [19:23:59.755] checking alignment of PG_INT128_TYPE... 16 [19:23:59.895] checking for builtin __sync char locking functions... yes [19:24:00.010] checking for builtin __sync int32 locking functions... yes [19:24:00.123] checking for builtin __sync int32 atomic operations... yes [19:24:00.236] checking for builtin __sync int64 atomic operations... yes [19:24:00.354] checking for builtin __atomic int32 atomic operations... yes [19:24:00.473] checking for builtin __atomic int64 atomic operations... yes [19:24:00.591] checking for __get_cpuid... yes [19:24:00.713] checking for __get_cpuid_count... yes [19:24:00.834] checking for _xgetbv... yes [19:24:01.308] checking for _mm512_popcnt_epi64... yes [19:24:01.745] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:24:01.959] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:24:02.022] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:24:02.077] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:24:02.131] 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:24:02.203] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:24:02.203] checking for _mm512_clmulepi64_epi128... yes [19:24:02.636] checking for vectorized CRC-32C... AVX-512 with runtime check [19:24:02.637] checking for library containing sem_init... none required [19:24:02.756] checking which semaphore API to use... unnamed POSIX [19:24:02.756] checking which random number source to use... OpenSSL [19:24:02.758] checking for tclsh... /usr/bin/tclsh [19:24:02.758] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:24:02.796] checking tcl.h usability... yes [19:24:02.804] checking tcl.h presence... yes [19:24:02.837] checking for tcl.h... yes [19:24:02.837] checking for perl.h... yes [19:24:02.852] checking for libperl... yes [19:24:03.107] checking Python.h usability... yes [19:24:03.117] checking Python.h presence... yes [19:24:03.183] checking for Python.h... yes [19:24:03.183] checking for xmllint... /usr/bin/xmllint [19:24:03.183] checking for xsltproc... /usr/bin/xsltproc [19:24:03.183] checking for fop... /usr/bin/fop [19:24:03.184] checking for dbtoepub... no [19:24:03.184] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [19:24:03.275] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:24:03.397] configure: using compiler=Debian clang version 19.1.7 (3+b1) [19:24:03.397] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -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 [19:24:03.397] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:24:03.397] configure: using LDFLAGS= -Wl,--as-needed [19:24:03.397] configure: using CXX=ccache clang++ [19:24:03.397] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:24:03.397] configure: using CLANG=ccache clang [19:24:03.397] 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:24:03.397] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:24:03.425] configure: updating cache clang.cache [19:24:03.432] configure: creating ./config.status [19:24:03.521] config.status: creating GNUmakefile [19:24:03.534] config.status: creating src/Makefile.global [19:24:03.550] config.status: creating src/include/pg_config.h [19:24:03.563] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:24:03.571] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [19:24:03.577] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:24:03.585] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:24:03.592] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:24:03.600] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:24:03.635] [19:24:03.635] real 0m21.921s [19:24:03.635] user 0m13.333s [19:24:03.635] sys 0m8.813s [19:24:03.635] make -s -j${BUILD_JOBS} clean [19:24:04.152] time make -s -j${BUILD_JOBS} world-bin [19:24:12.012] copyto.c:1271:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [19:24:12.012] 1271 | const char *end = ptr + strlen(ptr); [19:24:12.012] | ^ [19:24:12.012] copyto.c:1386:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [19:24:12.012] 1386 | const char *end = ptr + strlen(ptr); [19:24:12.012] | ^ [19:24:12.012] copyto.c:1613:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [19:24:12.012] 1613 | const char *end = ptr + strlen(ptr); [19:24:12.012] | ^ [19:24:12.012] 3 errors generated. [19:24:12.013] make[3]: *** [: copyto.o] Error 1 [19:24:12.014] make[2]: *** [common.mk:37: commands-recursive] Error 2 [19:24:12.014] make[2]: *** Waiting for unfinished jobs.... [19:24:17.914] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:24:17.914] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:24:17.914] [19:24:17.914] real 0m13.762s [19:24:17.914] user 0m39.537s [19:24:17.914] sys 0m9.525s [19:24:17.914] [19:24:17.914] Exit status: 2