[11:00:45.369] time ./configure \
[11:00:45.369]   --cache clang.cache \
[11:00:45.369]   ${LINUX_CONFIGURE_FEATURES} \
[11:00:45.369]   CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16"
[11:00:45.574] configure: creating cache clang.cache
[11:00:45.590] checking build system type... x86_64-pc-linux-gnu
[11:00:45.706] checking host system type... x86_64-pc-linux-gnu
[11:00:45.706] checking which template to use... linux
[11:00:45.706] checking whether NLS is wanted... no
[11:00:45.707] checking for default port number... 5432
[11:00:45.715] checking for block size... 8kB
[11:00:45.716] checking for segment size... 1GB
[11:00:45.719] checking for WAL block size... 8kB
[11:00:45.851] checking whether the C compiler works... yes
[11:00:46.022] checking for C compiler default output file name... a.out
[11:00:46.023] checking for suffix of executables... 
[11:00:46.100] checking whether we are cross compiling... no
[11:00:46.203] checking for suffix of object files... o
[11:00:46.212] checking whether we are using the GNU C compiler... yes
[11:00:46.220] checking whether ccache clang accepts -g... yes
[11:00:46.227] checking for ccache clang option to accept ISO C89... none needed
[11:00:46.359] checking for ccache clang option to accept ISO C99... none needed
[11:00:46.510] checking whether we are using the GNU C++ compiler... yes
[11:00:46.588] checking whether ccache clang++-16 accepts -g... yes
[11:00:46.745] checking for gawk... no
[11:00:46.745] checking for mawk... mawk
[11:00:46.746] checking for LLVM_CONFIG... llvm-config-16
[11:00:46.752] configure: using llvm 16.0.6
[11:00:46.752] checking for CLANG... ccache clang-16
[11:00:46.809] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes
[11:00:46.816] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes
[11:00:46.824] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes
[11:00:46.895] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes
[11:00:46.904] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes
[11:00:46.913] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes
[11:00:46.988] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes
[11:00:46.997] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes
[11:00:47.005] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no
[11:00:47.082] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no
[11:00:47.127] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes
[11:00:47.135] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes
[11:00:47.206] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no
[11:00:47.221] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no
[11:00:47.305] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes
[11:00:47.372] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes
[11:00:47.380] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes
[11:00:47.389] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes
[11:00:47.398] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes
[11:00:47.438] checking whether ccache clang supports -fwrapv, for CFLAGS... yes
[11:00:47.508] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes
[11:00:47.581] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no
[11:00:47.658] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes
[11:00:47.666] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[11:00:47.675] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[11:00:47.684] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
[11:00:47.753] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
[11:00:47.818] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no
[11:00:47.832] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
[11:00:47.846] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[11:00:47.861] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[11:00:47.925] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[11:00:47.993] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[11:00:48.030] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes
[11:00:48.038] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes
[11:00:48.075] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes
[11:00:48.110] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes
[11:00:48.148] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes
[11:00:48.185] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes
[11:00:48.194] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no
[11:00:48.209] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no
[11:00:48.209] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
[11:00:48.217] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
[11:00:48.225] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no
[11:00:48.239] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
[11:00:48.286] checking whether the C compiler still works... yes
[11:00:48.414] checking how to run the C preprocessor... ccache clang -E
[11:00:48.569] checking for pkg-config... /usr/bin/pkg-config
[11:00:48.569] checking pkg-config is at least version 0.9.0... yes
[11:00:48.571] checking whether to build with ICU support... yes
[11:00:48.571] checking for icu-uc icu-i18n... yes
[11:00:48.580] checking whether to build with Tcl... yes
[11:00:48.580] checking whether to build Perl modules... yes
[11:00:48.580] checking whether to build Python modules... yes
[11:00:48.581] checking whether to build with GSSAPI support... yes
[11:00:48.582] checking whether to build with PAM support... yes
[11:00:48.582] checking whether to build with BSD Authentication support... no
[11:00:48.582] checking whether to build with LDAP support... yes
[11:00:48.582] checking whether to build with Bonjour support... no
[11:00:48.582] checking whether to build with SELinux support... yes
[11:00:48.583] checking whether to build with systemd support... yes
[11:00:48.583] checking whether to build with XML support... yes
[11:00:48.583] checking for libxml-2.0 >= 2.6.23... yes
[11:00:48.591] checking whether to build with LZ4 support... yes
[11:00:48.592] checking for liblz4... yes
[11:00:48.600] checking whether to build with ZSTD support... yes
[11:00:48.600] checking for libzstd >= 1.4.0... yes
[11:00:48.609] checking for strip... strip
[11:00:48.609] checking whether it is possible to strip libraries... yes
[11:00:48.612] checking for ar... ar
[11:00:48.612] checking for a BSD-compatible install... /usr/bin/install -c
[11:00:48.623] checking for tar... /usr/bin/tar
[11:00:48.623] checking whether ln -s works... yes
[11:00:48.623] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[11:00:48.626] checking for bison... /usr/bin/bison
[11:00:48.629] configure: using bison (GNU Bison) 3.8.2
[11:00:48.632] checking for flex... /usr/bin/flex
[11:00:48.635] configure: using flex 2.6.4
[11:00:48.635] checking for perl... /usr/bin/perl
[11:00:48.638] configure: using perl 5.36.0
[11:00:48.640] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36
[11:00:48.645] checking for Perl privlibexp... /usr/share/perl/5.36
[11:00:48.650] checking for Perl useshrplib... true
[11:00:48.656] 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:00:48.663] checking for CFLAGS to compile embedded Perl... -DDEBIAN 
[11:00:48.670] checking for flags to link embedded Perl...   -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
[11:00:48.772] checking for python3... /usr/bin/python3
[11:00:48.784] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0]
[11:00:48.792] checking for Python sysconfig module... yes
[11:00:48.804] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu
[11:00:48.819] checking Python include directory... -I/usr/include/python3.11
[11:00:48.832] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm
[11:00:48.878] checking for a sed that does not truncate output... /usr/bin/sed
[11:00:48.884] checking for grep that handles long lines and -e... /usr/bin/grep
[11:00:48.887] checking for egrep... /usr/bin/grep -E
[11:00:48.889] checking for ANSI C header files... yes
[11:00:49.148] checking for sys/types.h... yes
[11:00:49.200] checking for sys/stat.h... yes
[11:00:49.217] checking for stdlib.h... yes
[11:00:49.314] checking for string.h... yes
[11:00:49.331] checking for memory.h... yes
[11:00:49.348] checking for strings.h... yes
[11:00:49.365] checking for inttypes.h... yes
[11:00:49.423] checking for stdint.h... yes
[11:00:49.477] checking for unistd.h... yes
[11:00:49.493] checking whether ccache clang is Clang... yes
[11:00:49.525] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
[11:00:49.658] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[11:00:49.742] checking whether more special flags are required for pthreads... no
[11:00:49.742] checking for PTHREAD_PRIO_INHERIT... yes
[11:00:49.829] checking pthread.h usability... yes
[11:00:49.879] checking pthread.h presence... yes
[11:00:49.916] checking for pthread.h... yes
[11:00:49.916] checking for strerror_r... yes
[11:00:50.000] checking whether strerror_r returns int... no
[11:00:50.079] checking for main in -lm... yes
[11:00:50.172] checking for library containing setproctitle... no
[11:00:50.358] checking for library containing dlsym... none required
[11:00:50.446] checking for library containing socket... none required
[11:00:50.529] checking for library containing getopt_long... none required
[11:00:50.613] checking for library containing shm_open... none required
[11:00:50.700] checking for library containing shm_unlink... none required
[11:00:50.784] checking for library containing clock_gettime... none required
[11:00:50.875] checking for library containing shmget... none required
[11:00:50.971] checking for library containing backtrace_symbols... none required
[11:00:51.063] checking for library containing pthread_barrier_wait... none required
[11:00:51.154] checking for library containing readline... -lreadline
[11:00:51.244] checking for inflate in -lz... yes
[11:00:51.340] checking for library containing gss_store_cred_into... -lgssapi_krb5
[11:00:51.542] checking for CRYPTO_new_ex_data in -lcrypto... yes
[11:00:51.660] checking for SSL_new in -lssl... yes
[11:00:51.785] checking for SSL_CTX_set_ciphersuites... yes
[11:00:51.911] checking for SSL_CTX_set_cert_cb... yes
[11:00:52.041] checking for X509_get_signature_info... yes
[11:00:52.174] checking for SSL_CTX_set_num_tickets... yes
[11:00:52.305] checking for pam_start in -lpam... yes
[11:00:52.434] checking for xmlSaveToBuffer in -lxml2... yes
[11:00:52.612] checking for xsltCleanupGlobals in -lxslt... yes
[11:00:52.790] checking for LZ4_compress_default in -llz4... yes
[11:00:52.978] checking for ZSTD_compress in -lzstd... yes
[11:00:53.173] checking for ldap_bind in -lldap... yes
[11:00:53.331] checking for ldap_initialize... yes
[11:00:53.553] checking for ldap_verify_credentials... yes
[11:00:53.723] checking for security_compute_create_name in -lselinux... yes
[11:00:53.880] checking for uuid_export in -lossp-uuid... yes
[11:00:54.040] checking atomic.h usability... no
[11:00:54.136] checking atomic.h presence... no
[11:00:54.176] checking for atomic.h... no
[11:00:54.180] checking copyfile.h usability... no
[11:00:54.273] checking copyfile.h presence... no
[11:00:54.314] checking for copyfile.h... no
[11:00:54.318] checking execinfo.h usability... yes
[11:00:54.412] checking execinfo.h presence... yes
[11:00:54.449] checking for execinfo.h... yes
[11:00:54.459] checking getopt.h usability... yes
[11:00:54.556] checking getopt.h presence... yes
[11:00:54.591] checking for getopt.h... yes
[11:00:54.601] checking ifaddrs.h usability... yes
[11:00:54.698] checking ifaddrs.h presence... yes
[11:00:54.732] checking for ifaddrs.h... yes
[11:00:54.741] checking mbarrier.h usability... no
[11:00:54.832] checking mbarrier.h presence... no
[11:00:54.872] checking for mbarrier.h... no
[11:00:54.876] checking sys/epoll.h usability... yes
[11:00:54.885] checking sys/epoll.h presence... yes
[11:00:54.922] checking for sys/epoll.h... yes
[11:00:54.931] checking sys/event.h usability... no
[11:00:55.026] checking sys/event.h presence... no
[11:00:55.066] checking for sys/event.h... no
[11:00:55.070] checking sys/personality.h usability... yes
[11:00:55.119] checking sys/personality.h presence... yes
[11:00:55.153] checking for sys/personality.h... yes
[11:00:55.162] checking sys/prctl.h usability... yes
[11:00:55.172] checking sys/prctl.h presence... yes
[11:00:55.206] checking for sys/prctl.h... yes
[11:00:55.215] checking sys/procctl.h usability... no
[11:00:55.309] checking sys/procctl.h presence... no
[11:00:55.351] checking for sys/procctl.h... no
[11:00:55.356] checking sys/signalfd.h usability... yes
[11:00:55.405] checking sys/signalfd.h presence... yes
[11:00:55.440] checking for sys/signalfd.h... yes
[11:00:55.449] checking sys/ucred.h usability... no
[11:00:55.544] checking sys/ucred.h presence... no
[11:00:55.584] checking for sys/ucred.h... no
[11:00:55.588] checking termios.h usability... yes
[11:00:55.637] checking termios.h presence... yes
[11:00:55.672] checking for termios.h... yes
[11:00:55.681] checking ucred.h usability... no
[11:00:55.774] checking ucred.h presence... no
[11:00:55.813] checking for ucred.h... no
[11:00:55.816] checking xlocale.h usability... no
[11:00:55.913] checking xlocale.h presence... no
[11:00:55.957] checking for xlocale.h... no
[11:00:55.959] checking readline/readline.h usability... yes
[11:00:55.969] checking readline/readline.h presence... yes
[11:00:56.008] checking for readline/readline.h... yes
[11:00:56.010] checking readline/history.h usability... yes
[11:00:56.020] checking readline/history.h presence... yes
[11:00:56.059] checking for readline/history.h... yes
[11:00:56.063] checking zlib.h usability... yes
[11:00:56.115] checking zlib.h presence... yes
[11:00:56.153] checking for zlib.h... yes
[11:00:56.153] checking for lz4... /usr/bin/lz4
[11:00:56.153] checking lz4.h usability... yes
[11:00:56.203] checking lz4.h presence... yes
[11:00:56.242] checking for lz4.h... yes
[11:00:56.242] checking for zstd... /usr/bin/zstd
[11:00:56.242] checking zstd.h usability... yes
[11:00:56.253] checking zstd.h presence... yes
[11:00:56.291] checking for zstd.h... yes
[11:00:56.292] checking gssapi/gssapi.h usability... yes
[11:00:56.302] checking gssapi/gssapi.h presence... yes
[11:00:56.340] checking for gssapi/gssapi.h... yes
[11:00:56.342] checking gssapi/gssapi_ext.h usability... yes
[11:00:56.352] checking gssapi/gssapi_ext.h presence... yes
[11:00:56.391] checking for gssapi/gssapi_ext.h... yes
[11:00:56.393] checking for openssl... /usr/bin/openssl
[11:00:56.398] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[11:00:56.399] checking openssl/ssl.h usability... yes
[11:00:56.411] checking openssl/ssl.h presence... yes
[11:00:56.479] checking for openssl/ssl.h... yes
[11:00:56.480] checking openssl/err.h usability... yes
[11:00:56.489] checking openssl/err.h presence... yes
[11:00:56.535] checking for openssl/err.h... yes
[11:00:56.536] checking security/pam_appl.h usability... yes
[11:00:56.637] checking security/pam_appl.h presence... yes
[11:00:56.671] checking for security/pam_appl.h... yes
[11:00:56.673] checking systemd/sd-daemon.h usability... yes
[11:00:56.683] checking systemd/sd-daemon.h presence... yes
[11:00:56.721] checking for systemd/sd-daemon.h... yes
[11:00:56.721] checking libxml/parser.h usability... yes
[11:00:56.849] checking libxml/parser.h presence... yes
[11:00:56.900] checking for libxml/parser.h... yes
[11:00:56.900] checking libxslt/xslt.h usability... yes
[11:00:56.912] checking libxslt/xslt.h presence... yes
[11:00:56.964] checking for libxslt/xslt.h... yes
[11:00:56.964] checking ldap.h usability... yes
[11:00:57.071] checking ldap.h presence... yes
[11:00:57.110] checking for ldap.h... yes
[11:00:57.111] checking for compatible LDAP implementation... yes
[11:00:57.121] checking ossp/uuid.h usability... yes
[11:00:57.215] checking ossp/uuid.h presence... yes
[11:00:57.253] checking for ossp/uuid.h... yes
[11:00:57.296] checking whether byte ordering is bigendian... no
[11:00:57.555] checking for inline... inline
[11:00:57.569] checking for printf format archetype... printf
[11:00:57.695] checking for _Static_assert... yes
[11:00:57.879] checking for typeof... typeof
[11:00:57.888] checking for __builtin_types_compatible_p... yes
[11:00:57.930] checking for __builtin_constant_p... yes
[11:00:58.004] checking for __builtin_mul_overflow... yes
[11:00:58.193] checking for __builtin_unreachable... yes
[11:00:58.394] checking for computed goto support... yes
[11:00:58.403] checking for struct tm.tm_zone... yes
[11:00:58.489] checking for union semun... no
[11:00:58.571] checking for socklen_t... yes
[11:00:58.670] checking for struct sockaddr.sa_len... no
[11:00:58.840] checking for C/C++ restrict keyword... __restrict
[11:00:58.858] checking for struct option... yes
[11:00:58.978] checking whether assembler supports x86_64 popcntq... yes
[11:00:59.056] checking for special C compiler options needed for large files... no
[11:00:59.057] checking for _FILE_OFFSET_BITS value needed for large files... no
[11:00:59.105] checking size of off_t... 8
[11:00:59.317] checking for int timezone... yes
[11:00:59.521] checking for backtrace_symbols... yes
[11:00:59.691] checking for copyfile... no
[11:00:59.869] checking for copy_file_range... yes
[11:01:00.027] checking for elf_aux_info... no
[11:01:00.201] checking for getauxval... yes
[11:01:00.383] checking for getifaddrs... yes
[11:01:00.572] checking for getpeerucred... no
[11:01:00.732] checking for inet_pton... yes
[11:01:00.892] checking for kqueue... no
[11:01:01.055] checking for mbstowcs_l... no
[11:01:01.238] checking for memset_s... no
[11:01:01.411] checking for posix_fallocate... yes
[11:01:01.577] checking for ppoll... yes
[11:01:01.733] checking for pthread_is_threaded_np... no
[11:01:01.898] checking for setproctitle... no
[11:01:02.069] checking for setproctitle_fast... no
[11:01:02.234] checking for strchrnul... yes
[11:01:02.410] checking for strsignal... yes
[11:01:02.577] checking for syncfs... yes
[11:01:02.747] checking for sync_file_range... yes
[11:01:02.933] checking for uselocale... yes
[11:01:03.128] checking for wcstombs_l... no
[11:01:03.322] checking for __builtin_bswap16... yes
[11:01:03.507] checking for __builtin_bswap32... yes
[11:01:03.653] checking for __builtin_bswap64... yes
[11:01:03.793] checking for __builtin_clz... yes
[11:01:03.944] checking for __builtin_ctz... yes
[11:01:04.090] checking for __builtin_popcount... yes
[11:01:04.254] checking for __builtin_frame_address... yes
[11:01:04.399] checking for _LARGEFILE_SOURCE value needed for large files... no
[11:01:04.546] checking how ccache clang reports undeclared, standard C functions... warning
[11:01:04.596] checking for posix_fadvise... yes
[11:01:04.739] checking whether posix_fadvise is declared... yes
[11:01:04.813] checking whether fdatasync is declared... yes
[11:01:04.828] checking whether strlcat is declared... no
[11:01:04.929] checking whether strlcpy is declared... no
[11:01:05.031] checking whether strnlen is declared... yes
[11:01:05.133] checking whether strsep is declared... yes
[11:01:05.186] checking whether preadv is declared... yes
[11:01:05.230] checking whether pwritev is declared... yes
[11:01:05.274] checking whether F_FULLFSYNC is declared... no
[11:01:05.351] checking for explicit_bzero... yes
[11:01:05.492] checking for getopt... yes
[11:01:05.633] checking for getpeereid... no
[11:01:05.775] checking for inet_aton... yes
[11:01:05.913] checking for mkdtemp... yes
[11:01:06.052] checking for strlcat... no
[11:01:06.199] checking for strlcpy... no
[11:01:06.351] checking for strnlen... yes
[11:01:06.494] checking for strsep... yes
[11:01:06.667] checking for pthread_barrier_wait... yes
[11:01:06.850] checking for getopt_long... yes
[11:01:07.002] checking for syslog... yes
[11:01:07.209] checking syslog.h usability... yes
[11:01:07.218] checking syslog.h presence... yes
[11:01:07.252] checking for syslog.h... yes
[11:01:07.252] checking for opterr... yes
[11:01:07.432] checking for optreset... no
[11:01:07.590] checking unicode/ucol.h usability... yes
[11:01:07.651] checking unicode/ucol.h presence... yes
[11:01:07.693] checking for unicode/ucol.h... yes
[11:01:07.698] checking whether LLVMCreateGDBRegistrationListener is declared... yes
[11:01:07.714] checking whether LLVMCreatePerfJITEventListener is declared... yes
[11:01:07.724] checking for rl_completion_suppress_quote... yes
[11:01:07.885] checking for rl_filename_quote_characters... yes
[11:01:08.051] checking for rl_filename_quoting_function... yes
[11:01:08.241] checking for append_history... yes
[11:01:08.409] checking for history_truncate_file... yes
[11:01:08.588] checking for rl_completion_matches... yes
[11:01:08.766] checking for rl_filename_completion_function... yes
[11:01:08.993] checking for rl_reset_screen_size... yes
[11:01:09.162] checking for rl_variable_bind... yes
[11:01:09.319] checking test program... ok
[11:01:09.469] checking size of void *... 8
[11:01:09.657] checking size of size_t... 8
[11:01:09.841] checking size of long... 8
[11:01:10.059] checking size of long long... 8
[11:01:10.296] checking alignment of short... 2
[11:01:10.498] checking alignment of int... 4
[11:01:10.676] checking alignment of long... 8
[11:01:10.860] checking alignment of int64_t... 8
[11:01:11.034] checking alignment of double... 8
[11:01:11.212] checking for __int128... yes
[11:01:11.380] checking for __int128 alignment bug... ok
[11:01:11.578] checking alignment of PG_INT128_TYPE... 16
[11:01:11.779] checking for builtin __sync char locking functions... yes
[11:01:11.938] checking for builtin __sync int32 locking functions... yes
[11:01:12.102] checking for builtin __sync int32 atomic operations... yes
[11:01:12.251] checking for builtin __sync int64 atomic operations... yes
[11:01:12.427] checking for builtin __atomic int32 atomic operations... yes
[11:01:12.588] checking for builtin __atomic int64 atomic operations... yes
[11:01:12.755] checking for __get_cpuid... yes
[11:01:12.904] checking for __get_cpuid_count... yes
[11:01:13.066] checking for __cpuid... no
[11:01:13.135] checking for __cpuidex... no
[11:01:13.203] checking for _xgetbv... yes
[11:01:13.651] checking for _mm512_popcnt_epi64... yes
[11:01:14.042] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[11:01:14.343] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[11:01:14.423] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[11:01:14.489] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[11:01:14.556] 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:01:14.635] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[11:01:14.635] checking for library containing sem_init... none required
[11:01:14.798] checking which semaphore API to use... unnamed POSIX
[11:01:14.799] checking which random number source to use... OpenSSL
[11:01:14.801] checking for tclsh... /usr/bin/tclsh
[11:01:14.801] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh
[11:01:14.842] checking tcl.h usability... yes
[11:01:14.852] checking tcl.h presence... yes
[11:01:14.895] checking for tcl.h... yes
[11:01:14.895] checking for perl.h... yes
[11:01:14.918] checking for libperl... yes
[11:01:15.171] checking Python.h usability... yes
[11:01:15.183] checking Python.h presence... yes
[11:01:15.257] checking for Python.h... yes
[11:01:15.257] checking for xmllint... /usr/bin/xmllint
[11:01:15.258] checking for xsltproc... /usr/bin/xsltproc
[11:01:15.258] checking for fop... /usr/bin/fop
[11:01:15.258] checking for dbtoepub... no
[11:01:15.259] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes
[11:01:15.360] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes
[11:01:15.496] configure: using compiler=Debian clang version 14.0.6
[11:01:15.496] 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
[11:01:15.496] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 
[11:01:15.496] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib  -Wl,--as-needed
[11:01:15.496] configure: using CXX=ccache clang++-16
[11:01:15.496] 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
[11:01:15.496] configure: using CLANG=ccache clang-16
[11:01:15.496] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 
[11:01:15.496] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 
[11:01:15.526] configure: updating cache clang.cache
[11:01:15.536] configure: creating ./config.status
[11:01:15.634] config.status: creating GNUmakefile
[11:01:15.649] config.status: creating src/Makefile.global
[11:01:15.668] config.status: creating src/include/pg_config.h
[11:01:15.684] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[11:01:15.693] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged
[11:01:15.699] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[11:01:15.707] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c
[11:01:15.716] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
[11:01:15.724] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h
[11:01:15.732] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port
[11:01:15.772] 
[11:01:15.772] real	0m30.403s
[11:01:15.772] user	0m17.848s
[11:01:15.772] sys	0m12.622s
[11:01:15.772] make -s -j${BUILD_JOBS} clean
[11:01:16.344] time make -s -j${BUILD_JOBS} world-bin
[11:01:36.061] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werror,-Wc2x-extensions]
[11:01:36.061] ExplainTrackQueryReleaseFunc(void *)
[11:01:36.061]                                    ^
[11:01:36.061] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its condition is false [-Werror,-Wsometimes-uninitialized]
[11:01:36.061]                         for (curr_backend = 1; curr_backend <= num_backends; curr_backend++)
[11:01:36.061]                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[11:01:36.061] explain.c:6276:9: note: uninitialized use occurs here
[11:01:36.061]                         if (!found)
[11:01:36.061]                              ^~~~~
[11:01:36.061] explain.c:6256:27: note: remove the condition if it is always true
[11:01:36.061]                         for (curr_backend = 1; curr_backend <= num_backends; curr_backend++)
[11:01:36.061]                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[11:01:36.061] explain.c:6253:15: note: initialize the variable 'found' to silence this warning
[11:01:36.061]                         bool            found;
[11:01:36.061]                                              ^
[11:01:36.061]                                               = false
[11:01:36.061] 2 errors generated.
[11:01:36.062] make[3]: *** [<builtin>: explain.o] Error 1
[11:01:36.062] make[2]: *** [common.mk:37: commands-recursive] Error 2
[11:01:36.062] make[2]: *** Waiting for unfinished jobs....
[11:01:55.434] make[1]: *** [Makefile:42: all-backend-recurse] Error 2
[11:01:55.434] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2
[11:01:55.434] 
[11:01:55.434] real	0m39.090s
[11:01:55.434] user	1m52.188s
[11:01:55.434] sys	0m33.547s
[11:01:55.435] 
[11:01:55.435] Exit status: 2