[22:19:32.581] time ./configure \
[22:19:32.581]   --cache clang.cache \
[22:19:32.581]   ${LINUX_CONFIGURE_FEATURES} \
[22:19:32.581]   CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16"
[22:19:32.737] configure: creating cache clang.cache
[22:19:32.750] checking build system type... x86_64-pc-linux-gnu
[22:19:32.845] checking host system type... x86_64-pc-linux-gnu
[22:19:32.845] checking which template to use... linux
[22:19:32.845] checking whether NLS is wanted... no
[22:19:32.845] checking for default port number... 5432
[22:19:32.852] checking for block size... 8kB
[22:19:32.853] checking for segment size... 1GB
[22:19:32.855] checking for WAL block size... 8kB
[22:19:32.965] checking whether the C compiler works... yes
[22:19:33.105] checking for C compiler default output file name... a.out
[22:19:33.106] checking for suffix of executables... 
[22:19:33.173] checking whether we are cross compiling... no
[22:19:33.257] checking for suffix of object files... o
[22:19:33.265] checking whether we are using the GNU C compiler... yes
[22:19:33.271] checking whether ccache clang accepts -g... yes
[22:19:33.278] checking for ccache clang option to accept ISO C89... none needed
[22:19:33.286] checking for ccache clang option to accept ISO C99... none needed
[22:19:33.406] checking whether we are using the GNU C++ compiler... yes
[22:19:33.413] checking whether ccache clang++-16 accepts -g... yes
[22:19:33.542] checking for gawk... no
[22:19:33.542] checking for mawk... mawk
[22:19:33.542] checking for LLVM_CONFIG... llvm-config-16
[22:19:33.547] configure: using llvm 16.0.6
[22:19:33.547] checking for CLANG... ccache clang-16
[22:19:33.594] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes
[22:19:33.601] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes
[22:19:33.607] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes
[22:19:33.614] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes
[22:19:33.620] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes
[22:19:33.627] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes
[22:19:33.633] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes
[22:19:33.640] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes
[22:19:33.647] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no
[22:19:33.658] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no
[22:19:33.669] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes
[22:19:33.676] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes
[22:19:33.683] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no
[22:19:33.694] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no
[22:19:33.706] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes
[22:19:33.713] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes
[22:19:33.719] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes
[22:19:33.726] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes
[22:19:33.733] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes
[22:19:33.739] checking whether ccache clang supports -fwrapv, for CFLAGS... yes
[22:19:33.746] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes
[22:19:33.752] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no
[22:19:33.764] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes
[22:19:33.771] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[22:19:33.777] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[22:19:33.784] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
[22:19:33.791] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
[22:19:33.797] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no
[22:19:33.809] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
[22:19:33.821] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[22:19:33.833] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[22:19:33.840] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[22:19:33.846] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[22:19:33.854] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes
[22:19:33.860] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes
[22:19:33.867] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes
[22:19:33.873] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes
[22:19:33.880] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes
[22:19:33.887] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes
[22:19:33.894] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no
[22:19:33.905] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no
[22:19:33.905] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
[22:19:33.911] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
[22:19:33.918] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no
[22:19:33.930] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
[22:19:33.941] checking whether the C compiler still works... yes
[22:19:34.047] checking how to run the C preprocessor... ccache clang -E
[22:19:34.173] checking for pkg-config... /usr/bin/pkg-config
[22:19:34.174] checking pkg-config is at least version 0.9.0... yes
[22:19:34.175] checking whether to build with ICU support... yes
[22:19:34.175] checking for icu-uc icu-i18n... yes
[22:19:34.183] checking whether to build with Tcl... yes
[22:19:34.183] checking whether to build Perl modules... yes
[22:19:34.183] checking whether to build Python modules... yes
[22:19:34.183] checking whether to build with GSSAPI support... yes
[22:19:34.184] checking whether to build with PAM support... yes
[22:19:34.184] checking whether to build with BSD Authentication support... no
[22:19:34.184] checking whether to build with LDAP support... yes
[22:19:34.184] checking whether to build with Bonjour support... no
[22:19:34.185] checking whether to build with SELinux support... yes
[22:19:34.185] checking whether to build with systemd support... yes
[22:19:34.185] checking whether to build with XML support... yes
[22:19:34.185] checking for libxml-2.0 >= 2.6.23... yes
[22:19:34.192] checking whether to build with LZ4 support... yes
[22:19:34.192] checking for liblz4... yes
[22:19:34.199] checking whether to build with ZSTD support... yes
[22:19:34.199] checking for libzstd >= 1.4.0... yes
[22:19:34.206] checking for strip... strip
[22:19:34.206] checking whether it is possible to strip libraries... yes
[22:19:34.208] checking for ar... ar
[22:19:34.209] checking for a BSD-compatible install... /usr/bin/install -c
[22:19:34.217] checking for tar... /usr/bin/tar
[22:19:34.217] checking whether ln -s works... yes
[22:19:34.217] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[22:19:34.220] checking for bison... /usr/bin/bison
[22:19:34.222] configure: using bison (GNU Bison) 3.8.2
[22:19:34.225] checking for flex... /usr/bin/flex
[22:19:34.227] configure: using flex 2.6.4
[22:19:34.227] checking for perl... /usr/bin/perl
[22:19:34.229] configure: using perl 5.36.0
[22:19:34.231] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36
[22:19:34.235] checking for Perl privlibexp... /usr/share/perl/5.36
[22:19:34.240] checking for Perl useshrplib... true
[22:19:34.245] 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
[22:19:34.251] checking for CFLAGS to compile embedded Perl... -DDEBIAN 
[22:19:34.256] checking for flags to link embedded Perl...   -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
[22:19:34.345] checking for python3... /usr/bin/python3
[22:19:34.356] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0]
[22:19:34.362] checking for Python sysconfig module... yes
[22:19:34.374] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu
[22:19:34.385] checking Python include directory... -I/usr/include/python3.11
[22:19:34.397] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm
[22:19:34.436] checking for a sed that does not truncate output... /usr/bin/sed
[22:19:34.440] checking for grep that handles long lines and -e... /usr/bin/grep
[22:19:34.442] checking for egrep... /usr/bin/grep -E
[22:19:34.444] checking for ANSI C header files... yes
[22:19:34.620] checking for sys/types.h... yes
[22:19:34.636] checking for sys/stat.h... yes
[22:19:34.651] checking for stdlib.h... yes
[22:19:34.666] checking for string.h... yes
[22:19:34.680] checking for memory.h... yes
[22:19:34.694] checking for strings.h... yes
[22:19:34.708] checking for inttypes.h... yes
[22:19:34.724] checking for stdint.h... yes
[22:19:34.739] checking for unistd.h... yes
[22:19:34.751] checking whether ccache clang is Clang... yes
[22:19:34.780] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
[22:19:34.895] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[22:19:34.969] checking whether more special flags are required for pthreads... no
[22:19:34.969] checking for PTHREAD_PRIO_INHERIT... yes
[22:19:35.048] checking pthread.h usability... yes
[22:19:35.056] checking pthread.h presence... yes
[22:19:35.088] checking for pthread.h... yes
[22:19:35.088] checking for strerror_r... yes
[22:19:35.159] checking whether strerror_r returns int... no
[22:19:35.224] checking for main in -lm... yes
[22:19:35.303] checking for library containing setproctitle... no
[22:19:35.459] checking for library containing dlsym... none required
[22:19:35.535] checking for library containing socket... none required
[22:19:35.608] checking for library containing getopt_long... none required
[22:19:35.681] checking for library containing shm_open... none required
[22:19:35.755] checking for library containing shm_unlink... none required
[22:19:35.831] checking for library containing clock_gettime... none required
[22:19:35.907] checking for library containing shmget... none required
[22:19:35.979] checking for library containing backtrace_symbols... none required
[22:19:36.052] checking for library containing pthread_barrier_wait... none required
[22:19:36.124] checking for library containing readline... -lreadline
[22:19:36.200] checking for inflate in -lz... yes
[22:19:36.275] checking for library containing gss_store_cred_into... -lgssapi_krb5
[22:19:36.435] checking for CRYPTO_new_ex_data in -lcrypto... yes
[22:19:36.536] checking for SSL_new in -lssl... yes
[22:19:36.638] checking for SSL_CTX_set_ciphersuites... yes
[22:19:36.740] checking for SSL_CTX_set_cert_cb... yes
[22:19:36.849] checking for X509_get_signature_info... yes
[22:19:36.959] checking for SSL_CTX_set_num_tickets... yes
[22:19:37.064] checking for pam_start in -lpam... yes
[22:19:37.165] checking for xmlSaveToBuffer in -lxml2... yes
[22:19:37.296] checking for xsltCleanupGlobals in -lxslt... yes
[22:19:37.431] checking for LZ4_compress_default in -llz4... yes
[22:19:37.564] checking for ZSTD_compress in -lzstd... yes
[22:19:37.693] checking for ldap_bind in -lldap... yes
[22:19:37.838] checking for ldap_initialize... yes
[22:19:37.975] checking for ldap_verify_credentials... yes
[22:19:38.114] checking for security_compute_create_name in -lselinux... yes
[22:19:38.240] checking for uuid_export in -lossp-uuid... yes
[22:19:38.369] checking atomic.h usability... no
[22:19:38.450] checking atomic.h presence... no
[22:19:38.485] checking for atomic.h... no
[22:19:38.488] checking copyfile.h usability... no
[22:19:38.571] checking copyfile.h presence... no
[22:19:38.604] checking for copyfile.h... no
[22:19:38.607] checking execinfo.h usability... yes
[22:19:38.616] checking execinfo.h presence... yes
[22:19:38.645] checking for execinfo.h... yes
[22:19:38.652] checking getopt.h usability... yes
[22:19:38.661] checking getopt.h presence... yes
[22:19:38.690] checking for getopt.h... yes
[22:19:38.697] checking ifaddrs.h usability... yes
[22:19:38.705] checking ifaddrs.h presence... yes
[22:19:38.736] checking for ifaddrs.h... yes
[22:19:38.743] checking mbarrier.h usability... no
[22:19:38.824] checking mbarrier.h presence... no
[22:19:38.857] checking for mbarrier.h... no
[22:19:38.860] checking sys/epoll.h usability... yes
[22:19:38.868] checking sys/epoll.h presence... yes
[22:19:38.898] checking for sys/epoll.h... yes
[22:19:38.905] checking sys/event.h usability... no
[22:19:38.986] checking sys/event.h presence... no
[22:19:39.019] checking for sys/event.h... no
[22:19:39.022] checking sys/personality.h usability... yes
[22:19:39.030] checking sys/personality.h presence... yes
[22:19:39.058] checking for sys/personality.h... yes
[22:19:39.065] checking sys/prctl.h usability... yes
[22:19:39.072] checking sys/prctl.h presence... yes
[22:19:39.101] checking for sys/prctl.h... yes
[22:19:39.107] checking sys/procctl.h usability... no
[22:19:39.188] checking sys/procctl.h presence... no
[22:19:39.220] checking for sys/procctl.h... no
[22:19:39.223] checking sys/signalfd.h usability... yes
[22:19:39.230] checking sys/signalfd.h presence... yes
[22:19:39.260] checking for sys/signalfd.h... yes
[22:19:39.266] checking sys/ucred.h usability... no
[22:19:39.348] checking sys/ucred.h presence... no
[22:19:39.380] checking for sys/ucred.h... no
[22:19:39.383] checking termios.h usability... yes
[22:19:39.391] checking termios.h presence... yes
[22:19:39.420] checking for termios.h... yes
[22:19:39.426] checking ucred.h usability... no
[22:19:39.508] checking ucred.h presence... no
[22:19:39.540] checking for ucred.h... no
[22:19:39.543] checking xlocale.h usability... no
[22:19:39.624] checking xlocale.h presence... no
[22:19:39.657] checking for xlocale.h... no
[22:19:39.658] checking readline/readline.h usability... yes
[22:19:39.666] checking readline/readline.h presence... yes
[22:19:39.697] checking for readline/readline.h... yes
[22:19:39.698] checking readline/history.h usability... yes
[22:19:39.706] checking readline/history.h presence... yes
[22:19:39.739] checking for readline/history.h... yes
[22:19:39.742] checking zlib.h usability... yes
[22:19:39.750] checking zlib.h presence... yes
[22:19:39.782] checking for zlib.h... yes
[22:19:39.783] checking for lz4... /usr/bin/lz4
[22:19:39.783] checking lz4.h usability... yes
[22:19:39.790] checking lz4.h presence... yes
[22:19:39.821] checking for lz4.h... yes
[22:19:39.821] checking for zstd... /usr/bin/zstd
[22:19:39.822] checking zstd.h usability... yes
[22:19:39.830] checking zstd.h presence... yes
[22:19:39.859] checking for zstd.h... yes
[22:19:39.859] checking gssapi/gssapi.h usability... yes
[22:19:39.867] checking gssapi/gssapi.h presence... yes
[22:19:39.896] checking for gssapi/gssapi.h... yes
[22:19:39.897] checking gssapi/gssapi_ext.h usability... yes
[22:19:39.905] checking gssapi/gssapi_ext.h presence... yes
[22:19:39.934] checking for gssapi/gssapi_ext.h... yes
[22:19:39.936] checking for openssl... /usr/bin/openssl
[22:19:39.940] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[22:19:39.940] checking openssl/ssl.h usability... yes
[22:19:39.949] checking openssl/ssl.h presence... yes
[22:19:40.007] checking for openssl/ssl.h... yes
[22:19:40.007] checking openssl/err.h usability... yes
[22:19:40.015] checking openssl/err.h presence... yes
[22:19:40.054] checking for openssl/err.h... yes
[22:19:40.054] checking security/pam_appl.h usability... yes
[22:19:40.062] checking security/pam_appl.h presence... yes
[22:19:40.091] checking for security/pam_appl.h... yes
[22:19:40.092] checking systemd/sd-daemon.h usability... yes
[22:19:40.100] checking systemd/sd-daemon.h presence... yes
[22:19:40.133] checking for systemd/sd-daemon.h... yes
[22:19:40.133] checking libxml/parser.h usability... yes
[22:19:40.142] checking libxml/parser.h presence... yes
[22:19:40.184] checking for libxml/parser.h... yes
[22:19:40.185] checking libxslt/xslt.h usability... yes
[22:19:40.193] checking libxslt/xslt.h presence... yes
[22:19:40.236] checking for libxslt/xslt.h... yes
[22:19:40.236] checking ldap.h usability... yes
[22:19:40.244] checking ldap.h presence... yes
[22:19:40.275] checking for ldap.h... yes
[22:19:40.275] checking for compatible LDAP implementation... yes
[22:19:40.283] checking ossp/uuid.h usability... yes
[22:19:40.290] checking ossp/uuid.h presence... yes
[22:19:40.323] checking for ossp/uuid.h... yes
[22:19:40.356] checking whether byte ordering is bigendian... no
[22:19:40.502] checking for inline... inline
[22:19:40.513] checking for printf format archetype... printf
[22:19:40.537] checking for _Static_assert... yes
[22:19:40.668] checking for typeof... typeof
[22:19:40.675] checking for __builtin_types_compatible_p... yes
[22:19:40.686] checking for __builtin_constant_p... yes
[22:19:40.696] checking for __builtin_mul_overflow... yes
[22:19:40.833] checking for __builtin_unreachable... yes
[22:19:40.960] checking for computed goto support... yes
[22:19:40.967] checking for struct tm.tm_zone... yes
[22:19:40.976] checking for union semun... no
[22:19:41.045] checking for socklen_t... yes
[22:19:41.123] checking for struct sockaddr.sa_len... no
[22:19:41.261] checking for C/C++ restrict keyword... __restrict
[22:19:41.274] checking for struct option... yes
[22:19:41.344] checking whether assembler supports x86_64 popcntq... yes
[22:19:41.351] checking for special C compiler options needed for large files... no
[22:19:41.351] checking for _FILE_OFFSET_BITS value needed for large files... no
[22:19:41.362] checking size of off_t... 8
[22:19:41.519] checking for int timezone... yes
[22:19:41.661] checking for backtrace_symbols... yes
[22:19:41.800] checking for copyfile... no
[22:19:41.938] checking for copy_file_range... yes
[22:19:42.072] checking for elf_aux_info... no
[22:19:42.206] checking for getauxval... yes
[22:19:42.342] checking for getifaddrs... yes
[22:19:42.487] checking for getpeerucred... no
[22:19:42.628] checking for inet_pton... yes
[22:19:42.770] checking for kqueue... no
[22:19:42.904] checking for mbstowcs_l... no
[22:19:43.042] checking for memset_s... no
[22:19:43.192] checking for posix_fallocate... yes
[22:19:43.330] checking for ppoll... yes
[22:19:43.466] checking for pthread_is_threaded_np... no
[22:19:43.605] checking for setproctitle... no
[22:19:43.741] checking for setproctitle_fast... no
[22:19:43.878] checking for strchrnul... yes
[22:19:44.011] checking for strsignal... yes
[22:19:44.147] checking for syncfs... yes
[22:19:44.280] checking for sync_file_range... yes
[22:19:44.412] checking for uselocale... yes
[22:19:44.549] checking for wcstombs_l... no
[22:19:44.684] checking for __builtin_bswap16... yes
[22:19:44.824] checking for __builtin_bswap32... yes
[22:19:44.959] checking for __builtin_bswap64... yes
[22:19:45.096] checking for __builtin_clz... yes
[22:19:45.230] checking for __builtin_ctz... yes
[22:19:45.364] checking for __builtin_popcount... yes
[22:19:45.499] checking for __builtin_frame_address... yes
[22:19:45.630] checking for _LARGEFILE_SOURCE value needed for large files... no
[22:19:45.762] checking how ccache clang reports undeclared, standard C functions... warning
[22:19:45.781] checking for posix_fadvise... yes
[22:19:45.915] checking whether posix_fadvise is declared... yes
[22:19:45.928] checking whether fdatasync is declared... yes
[22:19:45.941] checking whether strlcat is declared... no
[22:19:46.036] checking whether strlcpy is declared... no
[22:19:46.130] checking whether strnlen is declared... yes
[22:19:46.144] checking whether strsep is declared... yes
[22:19:46.157] checking whether preadv is declared... yes
[22:19:46.169] checking whether pwritev is declared... yes
[22:19:46.182] checking whether F_FULLFSYNC is declared... no
[22:19:46.249] checking for explicit_bzero... yes
[22:19:46.389] checking for getopt... yes
[22:19:46.520] checking for getpeereid... no
[22:19:46.652] checking for inet_aton... yes
[22:19:46.780] checking for mkdtemp... yes
[22:19:46.917] checking for strlcat... no
[22:19:47.055] checking for strlcpy... no
[22:19:47.189] checking for strnlen... yes
[22:19:47.318] checking for strsep... yes
[22:19:47.455] checking for pthread_barrier_wait... yes
[22:19:47.586] checking for getopt_long... yes
[22:19:47.717] checking for syslog... yes
[22:19:47.847] checking syslog.h usability... yes
[22:19:47.854] checking syslog.h presence... yes
[22:19:47.884] checking for syslog.h... yes
[22:19:47.884] checking for opterr... yes
[22:19:48.016] checking for optreset... no
[22:19:48.152] checking unicode/ucol.h usability... yes
[22:19:48.162] checking unicode/ucol.h presence... yes
[22:19:48.198] checking for unicode/ucol.h... yes
[22:19:48.203] checking whether LLVMCreateGDBRegistrationListener is declared... yes
[22:19:48.216] checking whether LLVMCreatePerfJITEventListener is declared... yes
[22:19:48.225] checking for rl_completion_suppress_quote... yes
[22:19:48.360] checking for rl_filename_quote_characters... yes
[22:19:48.500] checking for rl_filename_quoting_function... yes
[22:19:48.646] checking for append_history... yes
[22:19:48.787] checking for history_truncate_file... yes
[22:19:48.923] checking for rl_completion_matches... yes
[22:19:49.061] checking for rl_filename_completion_function... yes
[22:19:49.198] checking for rl_reset_screen_size... yes
[22:19:49.335] checking for rl_variable_bind... yes
[22:19:49.467] checking test program... ok
[22:19:49.599] checking size of void *... 8
[22:19:49.751] checking size of size_t... 8
[22:19:49.903] checking size of long... 8
[22:19:50.057] checking size of long long... 8
[22:19:50.210] checking alignment of short... 2
[22:19:50.364] checking alignment of int... 4
[22:19:50.519] checking alignment of long... 8
[22:19:50.675] checking alignment of int64_t... 8
[22:19:50.830] checking alignment of double... 8
[22:19:50.982] checking for __int128... yes
[22:19:51.118] checking for __int128 alignment bug... ok
[22:19:51.257] checking alignment of PG_INT128_TYPE... 16
[22:19:51.411] checking for builtin __sync char locking functions... yes
[22:19:51.545] checking for builtin __sync int32 locking functions... yes
[22:19:51.674] checking for builtin __sync int32 atomic operations... yes
[22:19:51.812] checking for builtin __sync int64 atomic operations... yes
[22:19:51.949] checking for builtin __atomic int32 atomic operations... yes
[22:19:52.084] checking for builtin __atomic int64 atomic operations... yes
[22:19:52.217] checking for __get_cpuid... yes
[22:19:52.355] checking for __get_cpuid_count... yes
[22:19:52.488] checking for __cpuid... no
[22:19:52.549] checking for __cpuidex... no
[22:19:52.607] checking for _xgetbv... yes
[22:19:52.985] checking for _mm512_popcnt_epi64... yes
[22:19:53.326] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[22:19:53.553] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[22:19:53.616] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[22:19:53.673] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[22:19:53.729] 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
[22:19:53.797] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[22:19:53.798] checking for library containing sem_init... none required
[22:19:53.927] checking which semaphore API to use... unnamed POSIX
[22:19:53.928] checking which random number source to use... OpenSSL
[22:19:53.929] checking for tclsh... /usr/bin/tclsh
[22:19:53.930] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh
[22:19:53.968] checking tcl.h usability... yes
[22:19:53.976] checking tcl.h presence... yes
[22:19:54.009] checking for tcl.h... yes
[22:19:54.009] checking for perl.h... yes
[22:19:54.029] checking for libperl... yes
[22:19:54.254] checking Python.h usability... yes
[22:19:54.263] checking Python.h presence... yes
[22:19:54.327] checking for Python.h... yes
[22:19:54.327] checking for xmllint... /usr/bin/xmllint
[22:19:54.327] checking for xsltproc... /usr/bin/xsltproc
[22:19:54.327] checking for fop... /usr/bin/fop
[22:19:54.328] checking for dbtoepub... no
[22:19:54.328] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes
[22:19:54.415] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes
[22:19:54.536] configure: using compiler=Debian clang version 14.0.6
[22:19:54.536] 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 -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2
[22:19:54.536] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 
[22:19:54.536] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib  -Wl,--as-needed
[22:19:54.536] configure: using CXX=ccache clang++-16
[22:19:54.537] 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
[22:19:54.537] configure: using CLANG=ccache clang-16
[22:19:54.537] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 
[22:19:54.537] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 
[22:19:54.562] configure: updating cache clang.cache
[22:19:54.571] configure: creating ./config.status
[22:19:54.653] config.status: creating GNUmakefile
[22:19:54.664] config.status: creating src/Makefile.global
[22:19:54.678] config.status: creating src/include/pg_config.h
[22:19:54.689] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[22:19:54.696] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged
[22:19:54.701] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[22:19:54.707] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c
[22:19:54.714] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
[22:19:54.720] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h
[22:19:54.727] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port
[22:19:54.757] 
[22:19:54.757] real	0m22.177s
[22:19:54.757] user	0m13.165s
[22:19:54.757] sys	0m9.078s
[22:19:54.757] make -s -j${BUILD_JOBS} clean
[22:19:55.247] time make -s -j${BUILD_JOBS} world-bin
[22:20:08.491] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable]
[22:20:08.491]         bool            buffers_set = false;
[22:20:08.491]                         ^
[22:20:08.491] 1 error generated.
[22:20:08.492] make[3]: *** [<builtin>: explain.o] Error 1
[22:20:08.492] make[2]: *** [common.mk:37: commands-recursive] Error 2
[22:20:08.492] make[2]: *** Waiting for unfinished jobs....
[22:20:25.643] make[1]: *** [Makefile:42: all-backend-recurse] Error 2
[22:20:25.644] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2
[22:20:25.644] 
[22:20:25.644] real	0m30.397s
[22:20:25.644] user	1m28.804s
[22:20:25.644] sys	0m25.157s
[22:20:25.644] 
[22:20:25.644] Exit status: 2