[19:19:30.636] time ./configure \ [19:19:30.636] --cache clang.cache \ [19:19:30.636] ${LINUX_CONFIGURE_FEATURES} \ [19:19:30.636] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [19:19:30.817] configure: creating cache clang.cache [19:19:30.831] checking build system type... x86_64-pc-linux-gnu [19:19:30.905] checking host system type... x86_64-pc-linux-gnu [19:19:30.905] checking which template to use... linux [19:19:30.905] checking whether NLS is wanted... no [19:19:30.905] checking for default port number... 5432 [19:19:30.912] checking for block size... 8kB [19:19:30.913] checking for segment size... 1GB [19:19:30.916] checking for WAL block size... 8kB [19:19:31.025] checking whether the C compiler works... yes [19:19:31.100] checking for C compiler default output file name... a.out [19:19:31.102] checking for suffix of executables... [19:19:31.168] checking whether we are cross compiling... no [19:19:31.238] checking for suffix of object files... o [19:19:31.247] checking whether we are using the GNU C compiler... yes [19:19:31.254] checking whether ccache clang accepts -g... yes [19:19:31.261] checking for ccache clang option to accept ISO C89... none needed [19:19:31.273] checking for ccache clang option to accept ISO C11... none needed [19:19:31.385] checking whether we are using the GNU C++ compiler... yes [19:19:31.392] checking whether ccache clang++ accepts -g... yes [19:19:31.460] checking for gawk... no [19:19:31.460] checking for mawk... mawk [19:19:31.460] checking for llvm-config... /usr/bin/llvm-config [19:19:31.465] configure: using llvm 19.1.7 [19:19:31.465] checking for CLANG... ccache clang [19:19:31.509] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [19:19:31.516] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [19:19:31.523] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [19:19:31.530] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [19:19:31.537] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [19:19:31.544] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [19:19:31.551] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [19:19:31.558] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:19:31.565] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [19:19:31.577] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [19:19:31.589] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [19:19:31.596] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [19:19:31.603] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [19:19:31.615] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [19:19:31.627] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [19:19:31.635] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [19:19:31.641] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [19:19:31.649] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [19:19:31.656] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:19:31.663] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [19:19:31.670] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [19:19:31.677] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [19:19:31.684] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [19:19:31.690] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:19:31.697] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:19:31.704] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:19:31.711] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:19:31.718] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:19:31.726] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:19:31.738] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [19:19:31.745] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:19:31.753] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:19:31.760] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:19:31.768] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:19:31.775] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:19:31.782] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [19:19:31.789] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:19:31.796] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:19:31.803] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:19:31.811] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [19:19:31.823] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [19:19:31.823] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:19:31.830] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:19:31.837] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:19:31.844] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:19:31.857] checking whether the C compiler still works... yes [19:19:31.945] checking how to run the C preprocessor... ccache clang -E [19:19:32.072] checking for pkg-config... /usr/bin/pkg-config [19:19:32.073] checking pkg-config is at least version 0.9.0... yes [19:19:32.074] checking whether to build with ICU support... yes [19:19:32.074] checking for icu-uc icu-i18n... yes [19:19:32.083] checking whether to build with Tcl... yes [19:19:32.083] checking whether to build Perl modules... yes [19:19:32.083] checking whether to build Python modules... yes [19:19:32.083] checking whether to build with GSSAPI support... yes [19:19:32.084] checking whether to build with PAM support... yes [19:19:32.084] checking whether to build with BSD Authentication support... no [19:19:32.084] checking whether to build with LDAP support... yes [19:19:32.085] checking whether to build with Bonjour support... no [19:19:32.085] checking whether to build with SELinux support... yes [19:19:32.085] checking whether to build with systemd support... yes [19:19:32.085] checking whether to build with liburing support... no [19:19:32.085] checking whether to build with libcurl support... yes [19:19:32.085] checking for libcurl >= 7.61.0... yes [19:19:32.096] checking whether to build with libnuma support... no [19:19:32.096] checking whether to build with XML support... yes [19:19:32.096] checking for libxml-2.0 >= 2.6.23... yes [19:19:32.104] checking whether to build with LZ4 support... yes [19:19:32.104] checking for liblz4... yes [19:19:32.112] checking whether to build with ZSTD support... yes [19:19:32.113] checking for libzstd >= 1.4.0... yes [19:19:32.121] checking for strip... strip [19:19:32.121] checking whether it is possible to strip libraries... yes [19:19:32.123] checking for ar... ar [19:19:32.123] checking for a BSD-compatible install... /usr/bin/install -c [19:19:32.132] checking for tar... /usr/bin/tar [19:19:32.132] checking whether ln -s works... yes [19:19:32.132] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:19:32.134] checking for nm... /usr/bin/nm [19:19:32.135] checking for bison... /usr/bin/bison [19:19:32.137] configure: using bison (GNU Bison) 3.8.2 [19:19:32.140] checking for flex... /usr/bin/flex [19:19:32.142] configure: using flex 2.6.4 [19:19:32.142] checking for perl... /usr/bin/perl [19:19:32.145] configure: using perl 5.40.1 [19:19:32.147] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [19:19:32.151] checking for Perl privlibexp... /usr/share/perl/5.40 [19:19:32.156] checking for Perl useshrplib... true [19:19:32.162] 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:19:32.168] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:19:32.174] 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:19:32.264] checking for python3... /usr/bin/python3 [19:19:32.278] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [19:19:32.285] checking for Python sysconfig module... yes [19:19:32.299] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [19:19:32.315] checking Python include directory... -I/usr/include/python3.13 [19:19:32.331] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [19:19:32.382] checking for a sed that does not truncate output... /usr/bin/sed [19:19:32.387] checking for grep that handles long lines and -e... /usr/bin/grep [19:19:32.390] checking for egrep... /usr/bin/grep -E [19:19:32.391] checking for ANSI C header files... yes [19:19:32.557] checking for sys/types.h... yes [19:19:32.573] checking for sys/stat.h... yes [19:19:32.588] checking for stdlib.h... yes [19:19:32.604] checking for string.h... yes [19:19:32.619] checking for memory.h... yes [19:19:32.634] checking for strings.h... yes [19:19:32.649] checking for inttypes.h... yes [19:19:32.664] checking for stdint.h... yes [19:19:32.679] checking for unistd.h... yes [19:19:32.692] checking whether ccache clang is Clang... yes [19:19:32.721] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [19:19:32.839] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:19:32.917] checking whether more special flags are required for pthreads... no [19:19:32.917] checking for PTHREAD_PRIO_INHERIT... yes [19:19:32.998] checking pthread.h usability... yes [19:19:33.006] checking pthread.h presence... yes [19:19:33.038] checking for pthread.h... yes [19:19:33.039] checking for strerror_r... yes [19:19:33.110] checking whether strerror_r returns int... no [19:19:33.176] checking for main in -lm... yes [19:19:33.257] checking for library containing setproctitle... no [19:19:33.416] checking for library containing dlsym... none required [19:19:33.494] checking for library containing socket... none required [19:19:33.571] checking for library containing getopt_long... none required [19:19:33.647] checking for library containing shm_open... none required [19:19:33.726] checking for library containing shm_unlink... none required [19:19:33.801] checking for library containing clock_gettime... none required [19:19:33.878] checking for library containing shmget... none required [19:19:33.955] checking for library containing backtrace_symbols... none required [19:19:34.031] checking for library containing pthread_barrier_wait... none required [19:19:34.108] checking for library containing readline... -lreadline [19:19:34.188] checking for inflate in -lz... yes [19:19:34.269] checking curl/curl.h usability... yes [19:19:34.277] checking curl/curl.h presence... yes [19:19:34.315] checking for curl/curl.h... yes [19:19:34.315] checking for curl_multi_init in -lcurl... yes [19:19:34.426] checking for curl_global_init thread safety... yes [19:19:34.565] checking for curl support for asynchronous DNS... yes [19:19:34.701] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:19:34.869] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:19:34.973] checking for SSL_new in -lssl... yes [19:19:35.081] checking for SSL_CTX_set_ciphersuites... yes [19:19:35.190] checking for SSL_CTX_set_cert_cb... yes [19:19:35.301] checking for X509_get_signature_info... yes [19:19:35.416] checking for SSL_CTX_set_num_tickets... yes [19:19:35.530] checking for SSL_CTX_set_keylog_callback... yes [19:19:35.639] checking for pam_start in -lpam... yes [19:19:35.752] checking for xmlSaveToBuffer in -lxml2... yes [19:19:35.869] checking for xsltCleanupGlobals in -lxslt... yes [19:19:35.985] checking for LZ4_compress_default in -llz4... yes [19:19:36.099] checking for ZSTD_compress in -lzstd... yes [19:19:36.213] checking for ldap_bind in -lldap... yes [19:19:36.334] checking for ldap_initialize... yes [19:19:36.454] checking for ldap_verify_credentials... yes [19:19:36.572] checking for security_compute_create_name in -lselinux... yes [19:19:36.688] checking for uuid_export in -lossp-uuid... yes [19:19:36.806] checking copyfile.h usability... no [19:19:36.891] checking copyfile.h presence... no [19:19:36.923] checking for copyfile.h... no [19:19:36.927] checking execinfo.h usability... yes [19:19:36.935] checking execinfo.h presence... yes [19:19:36.964] checking for execinfo.h... yes [19:19:36.971] checking getopt.h usability... yes [19:19:36.979] checking getopt.h presence... yes [19:19:37.007] checking for getopt.h... yes [19:19:37.014] checking ifaddrs.h usability... yes [19:19:37.022] checking ifaddrs.h presence... yes [19:19:37.052] checking for ifaddrs.h... yes [19:19:37.059] checking sys/epoll.h usability... yes [19:19:37.067] checking sys/epoll.h presence... yes [19:19:37.098] checking for sys/epoll.h... yes [19:19:37.105] checking sys/event.h usability... no [19:19:37.194] checking sys/event.h presence... no [19:19:37.229] checking for sys/event.h... no [19:19:37.233] checking sys/personality.h usability... yes [19:19:37.241] checking sys/personality.h presence... yes [19:19:37.270] checking for sys/personality.h... yes [19:19:37.278] checking sys/prctl.h usability... yes [19:19:37.287] checking sys/prctl.h presence... yes [19:19:37.317] checking for sys/prctl.h... yes [19:19:37.324] checking sys/procctl.h usability... no [19:19:37.408] checking sys/procctl.h presence... no [19:19:37.441] checking for sys/procctl.h... no [19:19:37.444] checking sys/signalfd.h usability... yes [19:19:37.452] checking sys/signalfd.h presence... yes [19:19:37.484] checking for sys/signalfd.h... yes [19:19:37.491] checking sys/ucred.h usability... no [19:19:37.576] checking sys/ucred.h presence... no [19:19:37.610] checking for sys/ucred.h... no [19:19:37.614] checking termios.h usability... yes [19:19:37.622] checking termios.h presence... yes [19:19:37.653] checking for termios.h... yes [19:19:37.661] checking uchar.h usability... yes [19:19:37.669] checking uchar.h presence... yes [19:19:37.700] checking for uchar.h... yes [19:19:37.708] checking ucred.h usability... no [19:19:37.795] checking ucred.h presence... no [19:19:37.829] checking for ucred.h... no [19:19:37.832] checking xlocale.h usability... no [19:19:37.920] checking xlocale.h presence... no [19:19:37.955] checking for xlocale.h... no [19:19:37.957] checking readline/readline.h usability... yes [19:19:38.045] checking readline/readline.h presence... yes [19:19:38.077] checking for readline/readline.h... yes [19:19:38.079] checking readline/history.h usability... yes [19:19:38.087] checking readline/history.h presence... yes [19:19:38.121] checking for readline/history.h... yes [19:19:38.123] checking zlib.h usability... yes [19:19:38.132] checking zlib.h presence... yes [19:19:38.165] checking for zlib.h... yes [19:19:38.165] checking for lz4... /usr/bin/lz4 [19:19:38.165] checking lz4.h usability... yes [19:19:38.174] checking lz4.h presence... yes [19:19:38.205] checking for lz4.h... yes [19:19:38.206] checking for zstd... /usr/bin/zstd [19:19:38.206] checking zstd.h usability... yes [19:19:38.215] checking zstd.h presence... yes [19:19:38.244] checking for zstd.h... yes [19:19:38.244] checking gssapi/gssapi.h usability... yes [19:19:38.253] checking gssapi/gssapi.h presence... yes [19:19:38.284] checking for gssapi/gssapi.h... yes [19:19:38.285] checking gssapi/gssapi_ext.h usability... yes [19:19:38.294] checking gssapi/gssapi_ext.h presence... yes [19:19:38.324] checking for gssapi/gssapi_ext.h... yes [19:19:38.326] checking for openssl... /usr/bin/openssl [19:19:38.331] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [19:19:38.331] checking openssl/ssl.h usability... yes [19:19:38.340] checking openssl/ssl.h presence... yes [19:19:38.402] checking for openssl/ssl.h... yes [19:19:38.402] checking openssl/err.h usability... yes [19:19:38.411] checking openssl/err.h presence... yes [19:19:38.451] checking for openssl/err.h... yes [19:19:38.451] checking security/pam_appl.h usability... yes [19:19:38.460] checking security/pam_appl.h presence... yes [19:19:38.488] checking for security/pam_appl.h... yes [19:19:38.489] checking systemd/sd-daemon.h usability... yes [19:19:38.497] checking systemd/sd-daemon.h presence... yes [19:19:38.529] checking for systemd/sd-daemon.h... yes [19:19:38.529] checking libxml/parser.h usability... yes [19:19:38.537] checking libxml/parser.h presence... yes [19:19:38.575] checking for libxml/parser.h... yes [19:19:38.575] checking libxslt/xslt.h usability... yes [19:19:38.584] checking libxslt/xslt.h presence... yes [19:19:38.621] checking for libxslt/xslt.h... yes [19:19:38.621] checking ldap.h usability... yes [19:19:38.629] checking ldap.h presence... yes [19:19:38.661] checking for ldap.h... yes [19:19:38.661] checking for compatible LDAP implementation... yes [19:19:38.669] checking ossp/uuid.h usability... yes [19:19:38.677] checking ossp/uuid.h presence... yes [19:19:38.709] checking for ossp/uuid.h... yes [19:19:38.742] checking whether byte ordering is bigendian... no [19:19:38.885] checking for inline... inline [19:19:38.896] checking for C printf format archetype... printf [19:19:38.923] checking for C++ printf format archetype... printf [19:19:38.948] checking for statement expressions... yes [19:19:39.065] checking for typeof... typeof [19:19:39.073] checking for __builtin_types_compatible_p... yes [19:19:39.085] checking for __builtin_constant_p... yes [19:19:39.096] checking for __builtin_mul_overflow... yes [19:19:39.221] checking for __builtin_unreachable... yes [19:19:39.336] checking for computed goto support... yes [19:19:39.344] checking for struct tm.tm_zone... yes [19:19:39.353] checking for union semun... no [19:19:39.420] checking for socklen_t... yes [19:19:39.497] checking for struct sockaddr.sa_len... no [19:19:39.633] checking for C/C++ restrict keyword... __restrict [19:19:39.646] checking for struct option... yes [19:19:39.718] checking whether assembler supports x86_64 popcntq... yes [19:19:39.726] checking for special C compiler options needed for large files... no [19:19:39.726] checking for _FILE_OFFSET_BITS value needed for large files... no [19:19:39.738] checking size of off_t... 8 [19:19:39.884] checking for int timezone... yes [19:19:40.015] checking for backtrace_symbols... yes [19:19:40.138] checking for copyfile... no [19:19:40.265] checking for copy_file_range... yes [19:19:40.387] checking for elf_aux_info... no [19:19:40.508] checking for getauxval... yes [19:19:40.628] checking for getifaddrs... yes [19:19:40.751] checking for getpeerucred... no [19:19:40.878] checking for inet_pton... yes [19:19:41.001] checking for kqueue... no [19:19:41.120] checking for localeconv_l... no [19:19:41.241] checking for mbstowcs_l... no [19:19:41.366] checking for posix_fallocate... yes [19:19:41.489] checking for ppoll... yes [19:19:41.611] checking for pthread_is_threaded_np... no [19:19:41.733] checking for setproctitle... no [19:19:41.856] checking for setproctitle_fast... no [19:19:41.978] checking for strsignal... yes [19:19:42.103] checking for syncfs... yes [19:19:42.228] checking for sync_file_range... yes [19:19:42.352] checking for uselocale... yes [19:19:42.474] checking for wcstombs_l... no [19:19:42.593] checking for __builtin_bswap16... yes [19:19:42.712] checking for __builtin_bswap32... yes [19:19:42.830] checking for __builtin_bswap64... yes [19:19:42.948] checking for __builtin_clz... yes [19:19:43.070] checking for __builtin_ctz... yes [19:19:43.192] checking for __builtin_popcount... yes [19:19:43.313] checking for __builtin_frame_address... yes [19:19:43.432] checking for _LARGEFILE_SOURCE value needed for large files... no [19:19:43.551] checking how ccache clang reports undeclared, standard C functions... error [19:19:43.611] checking for posix_fadvise... yes [19:19:43.732] checking whether posix_fadvise is declared... yes [19:19:43.746] checking whether fdatasync is declared... yes [19:19:43.759] checking whether strlcat is declared... yes [19:19:43.774] checking whether strlcpy is declared... yes [19:19:43.788] checking whether strsep is declared... yes [19:19:43.802] checking whether timingsafe_bcmp is declared... no [19:19:43.898] checking whether preadv is declared... yes [19:19:43.912] checking whether pwritev is declared... yes [19:19:43.926] checking whether strchrnul is declared... yes [19:19:43.939] checking whether memset_s is declared... no [19:19:44.012] checking whether F_FULLFSYNC is declared... no [19:19:44.078] checking for explicit_bzero... yes [19:19:44.194] checking for getopt... yes [19:19:44.314] checking for getpeereid... no [19:19:44.435] checking for inet_aton... yes [19:19:44.554] checking for mkdtemp... yes [19:19:44.667] checking for strlcat... yes [19:19:44.786] checking for strlcpy... yes [19:19:44.901] checking for strsep... yes [19:19:45.018] checking for timingsafe_bcmp... no [19:19:45.140] checking for pthread_barrier_wait... yes [19:19:45.257] checking for getopt_long... yes [19:19:45.375] checking for syslog... yes [19:19:45.490] checking syslog.h usability... yes [19:19:45.498] checking syslog.h presence... yes [19:19:45.527] checking for syslog.h... yes [19:19:45.528] checking for opterr... yes [19:19:45.647] checking for optreset... no [19:19:45.770] checking unicode/ucol.h usability... yes [19:19:45.778] checking unicode/ucol.h presence... yes [19:19:45.816] checking for unicode/ucol.h... yes [19:19:45.816] checking for rl_completion_suppress_quote... yes [19:19:45.940] checking for rl_filename_quote_characters... yes [19:19:46.070] checking for rl_filename_quoting_function... yes [19:19:46.198] checking for append_history... yes [19:19:46.321] checking for history_truncate_file... yes [19:19:46.442] checking for rl_completion_matches... yes [19:19:46.566] checking for rl_filename_completion_function... yes [19:19:46.694] checking for rl_reset_screen_size... yes [19:19:46.817] checking for rl_variable_bind... yes [19:19:46.939] checking test program... ok [19:19:47.058] checking size of void *... 8 [19:19:47.201] checking size of size_t... 8 [19:19:47.345] checking size of long... 8 [19:19:47.485] checking size of long long... 8 [19:19:47.625] checking size of intmax_t... 8 [19:19:47.765] checking alignment of short... 2 [19:19:47.908] checking alignment of int... 4 [19:19:48.050] checking alignment of long... 8 [19:19:48.192] checking alignment of int64_t... 8 [19:19:48.334] checking alignment of double... 8 [19:19:48.480] checking for __int128... yes [19:19:48.601] checking for __int128 alignment bug... ok [19:19:48.728] checking alignment of PG_INT128_TYPE... 16 [19:19:48.871] checking for builtin __sync char locking functions... yes [19:19:48.986] checking for builtin __sync int32 locking functions... yes [19:19:49.100] checking for builtin __sync int32 atomic operations... yes [19:19:49.217] checking for builtin __sync int64 atomic operations... yes [19:19:49.340] checking for builtin __atomic int32 atomic operations... yes [19:19:49.460] checking for builtin __atomic int64 atomic operations... yes [19:19:49.579] checking for __get_cpuid... yes [19:19:49.706] checking for __get_cpuid_count... yes [19:19:49.826] checking for _xgetbv... yes [19:19:50.306] checking for _mm512_popcnt_epi64... yes [19:19:50.744] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:19:50.969] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:19:51.030] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:19:51.083] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:19:51.138] 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:19:51.209] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:19:51.209] checking for _mm512_clmulepi64_epi128... yes [19:19:51.639] checking for vectorized CRC-32C... AVX-512 with runtime check [19:19:51.639] checking for library containing sem_init... none required [19:19:51.761] checking which semaphore API to use... unnamed POSIX [19:19:51.761] checking which random number source to use... OpenSSL [19:19:51.763] checking for tclsh... /usr/bin/tclsh [19:19:51.763] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:19:51.801] checking tcl.h usability... yes [19:19:51.809] checking tcl.h presence... yes [19:19:51.843] checking for tcl.h... yes [19:19:51.844] checking for perl.h... yes [19:19:51.857] checking for libperl... yes [19:19:52.110] checking Python.h usability... yes [19:19:52.120] checking Python.h presence... yes [19:19:52.186] checking for Python.h... yes [19:19:52.187] checking for xmllint... /usr/bin/xmllint [19:19:52.187] checking for xsltproc... /usr/bin/xsltproc [19:19:52.187] checking for fop... /usr/bin/fop [19:19:52.187] checking for dbtoepub... no [19:19:52.188] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [19:19:52.278] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:19:52.396] configure: using compiler=Debian clang version 19.1.7 (3+b1) [19:19:52.396] 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:19:52.396] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:19:52.396] configure: using LDFLAGS= -Wl,--as-needed [19:19:52.396] configure: using CXX=ccache clang++ [19:19:52.396] 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:19:52.396] configure: using CLANG=ccache clang [19:19:52.396] 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:19:52.396] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:19:52.422] configure: updating cache clang.cache [19:19:52.430] configure: creating ./config.status [19:19:52.513] config.status: creating GNUmakefile [19:19:52.524] config.status: creating src/Makefile.global [19:19:52.540] config.status: creating src/include/pg_config.h [19:19:52.551] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:19:52.558] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [19:19:52.564] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:19:52.570] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:19:52.577] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:19:52.584] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:19:52.616] [19:19:52.616] real 0m21.980s [19:19:52.616] user 0m13.416s [19:19:52.616] sys 0m8.783s [19:19:52.616] make -s -j${BUILD_JOBS} clean [19:19:53.127] time make -s -j${BUILD_JOBS} world-bin [19:19:58.512] copyto.c:1271:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [19:19:58.512] 1271 | const char *end = ptr + strlen(ptr); [19:19:58.512] | ^ [19:19:58.512] copyto.c:1386:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [19:19:58.512] 1386 | const char *end = ptr + strlen(ptr); [19:19:58.512] | ^ [19:19:58.512] copyto.c:1613:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [19:19:58.512] 1613 | const char *end = ptr + strlen(ptr); [19:19:58.512] | ^ [19:19:58.512] 3 errors generated. [19:19:58.513] make[3]: *** [: copyto.o] Error 1 [19:19:58.513] make[2]: *** [common.mk:37: commands-recursive] Error 2 [19:19:58.514] make[2]: *** Waiting for unfinished jobs.... [19:20:03.173] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:20:03.173] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:20:03.174] [19:20:03.174] real 0m10.046s [19:20:03.174] user 0m28.136s [19:20:03.174] sys 0m5.946s [19:20:03.174] [19:20:03.174] Exit status: 2