[02:19:32.477] time ./configure \ [02:19:32.477] --cache clang.cache \ [02:19:32.477] ${LINUX_CONFIGURE_FEATURES} \ [02:19:32.477] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [02:19:32.657] configure: creating cache clang.cache [02:19:32.672] checking build system type... x86_64-pc-linux-gnu [02:19:32.776] checking host system type... x86_64-pc-linux-gnu [02:19:32.776] checking which template to use... linux [02:19:32.776] checking whether NLS is wanted... no [02:19:32.776] checking for default port number... 5432 [02:19:32.783] checking for block size... 8kB [02:19:32.784] checking for segment size... 1GB [02:19:32.787] checking for WAL block size... 8kB [02:19:32.907] checking whether the C compiler works... yes [02:19:33.054] checking for C compiler default output file name... a.out [02:19:33.055] checking for suffix of executables... [02:19:33.127] checking whether we are cross compiling... no [02:19:33.219] checking for suffix of object files... o [02:19:33.227] checking whether we are using the GNU C compiler... yes [02:19:33.234] checking whether ccache clang accepts -g... yes [02:19:33.240] checking for ccache clang option to accept ISO C89... none needed [02:19:33.254] checking for ccache clang option to accept ISO C99... none needed [02:19:33.387] checking whether we are using the GNU C++ compiler... yes [02:19:33.394] checking whether ccache clang++-16 accepts -g... yes [02:19:33.531] checking for gawk... no [02:19:33.531] checking for mawk... mawk [02:19:33.531] checking for LLVM_CONFIG... llvm-config-16 [02:19:33.536] configure: using llvm 16.0.6 [02:19:33.536] checking for CLANG... ccache clang-16 [02:19:33.585] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [02:19:33.592] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [02:19:33.599] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [02:19:33.606] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [02:19:33.613] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [02:19:33.620] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [02:19:33.628] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [02:19:33.636] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [02:19:33.643] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [02:19:33.657] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [02:19:33.670] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [02:19:33.678] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [02:19:33.685] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [02:19:33.698] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [02:19:33.710] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [02:19:33.717] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [02:19:33.724] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [02:19:33.731] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [02:19:33.738] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [02:19:33.745] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [02:19:33.752] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [02:19:33.759] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [02:19:33.772] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [02:19:33.780] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [02:19:33.787] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [02:19:33.794] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [02:19:33.802] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [02:19:33.809] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [02:19:33.820] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [02:19:33.833] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [02:19:33.847] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [02:19:33.855] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [02:19:33.862] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [02:19:33.871] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [02:19:33.878] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [02:19:33.885] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [02:19:33.893] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [02:19:33.900] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [02:19:33.908] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [02:19:33.915] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [02:19:33.928] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [02:19:33.928] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [02:19:33.935] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [02:19:33.943] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [02:19:33.956] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [02:19:33.969] checking whether the C compiler still works... yes [02:19:34.084] checking how to run the C preprocessor... ccache clang -E [02:19:34.229] checking for pkg-config... /usr/bin/pkg-config [02:19:34.229] checking pkg-config is at least version 0.9.0... yes [02:19:34.230] checking whether to build with ICU support... yes [02:19:34.231] checking for icu-uc icu-i18n... yes [02:19:34.239] checking whether to build with Tcl... yes [02:19:34.239] checking whether to build Perl modules... yes [02:19:34.239] checking whether to build Python modules... yes [02:19:34.239] checking whether to build with GSSAPI support... yes [02:19:34.240] checking whether to build with PAM support... yes [02:19:34.241] checking whether to build with BSD Authentication support... no [02:19:34.241] checking whether to build with LDAP support... yes [02:19:34.241] checking whether to build with Bonjour support... no [02:19:34.241] checking whether to build with SELinux support... yes [02:19:34.241] checking whether to build with systemd support... yes [02:19:34.241] checking whether to build with liburing support... no [02:19:34.241] checking whether to build with libcurl support... yes [02:19:34.242] checking for libcurl >= 7.61.0... yes [02:19:34.250] checking whether to build with libnuma support... no [02:19:34.250] checking whether to build with XML support... yes [02:19:34.250] checking for libxml-2.0 >= 2.6.23... yes [02:19:34.258] checking whether to build with LZ4 support... yes [02:19:34.259] checking for liblz4... yes [02:19:34.266] checking whether to build with ZSTD support... yes [02:19:34.266] checking for libzstd >= 1.4.0... yes [02:19:34.274] checking for strip... strip [02:19:34.274] checking whether it is possible to strip libraries... yes [02:19:34.277] checking for ar... ar [02:19:34.277] checking for a BSD-compatible install... /usr/bin/install -c [02:19:34.287] checking for tar... /usr/bin/tar [02:19:34.287] checking whether ln -s works... yes [02:19:34.287] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [02:19:34.290] checking for bison... /usr/bin/bison [02:19:34.292] configure: using bison (GNU Bison) 3.8.2 [02:19:34.296] checking for flex... /usr/bin/flex [02:19:34.298] configure: using flex 2.6.4 [02:19:34.298] checking for perl... /usr/bin/perl [02:19:34.301] configure: using perl 5.36.0 [02:19:34.304] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [02:19:34.308] checking for Perl privlibexp... /usr/share/perl/5.36 [02:19:34.313] checking for Perl useshrplib... true [02:19:34.320] 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 [02:19:34.326] checking for CFLAGS to compile embedded Perl... -DDEBIAN [02:19:34.333] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [02:19:34.430] checking for python3... /usr/bin/python3 [02:19:34.443] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] [02:19:34.450] checking for Python sysconfig module... yes [02:19:34.462] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [02:19:34.475] checking Python include directory... -I/usr/include/python3.11 [02:19:34.487] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [02:19:34.532] checking for a sed that does not truncate output... /usr/bin/sed [02:19:34.537] checking for grep that handles long lines and -e... /usr/bin/grep [02:19:34.540] checking for egrep... /usr/bin/grep -E [02:19:34.541] checking for ANSI C header files... yes [02:19:34.730] checking for sys/types.h... yes [02:19:34.746] checking for sys/stat.h... yes [02:19:34.762] checking for stdlib.h... yes [02:19:34.778] checking for string.h... yes [02:19:34.793] checking for memory.h... yes [02:19:34.810] checking for strings.h... yes [02:19:34.825] checking for inttypes.h... yes [02:19:34.843] checking for stdint.h... yes [02:19:34.859] checking for unistd.h... yes [02:19:34.873] checking whether ccache clang is Clang... yes [02:19:34.903] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [02:19:35.024] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [02:19:35.097] checking whether more special flags are required for pthreads... no [02:19:35.097] checking for PTHREAD_PRIO_INHERIT... yes [02:19:35.176] checking pthread.h usability... yes [02:19:35.185] checking pthread.h presence... yes [02:19:35.219] checking for pthread.h... yes [02:19:35.219] checking for strerror_r... yes [02:19:35.298] checking whether strerror_r returns int... no [02:19:35.370] checking for main in -lm... yes [02:19:35.453] checking for library containing setproctitle... no [02:19:35.618] checking for library containing dlsym... none required [02:19:35.699] checking for library containing socket... none required [02:19:35.779] checking for library containing getopt_long... none required [02:19:35.861] checking for library containing shm_open... none required [02:19:35.943] checking for library containing shm_unlink... none required [02:19:36.026] checking for library containing clock_gettime... none required [02:19:36.109] checking for library containing shmget... none required [02:19:36.190] checking for library containing backtrace_symbols... none required [02:19:36.271] checking for library containing pthread_barrier_wait... none required [02:19:36.348] checking for library containing readline... -lreadline [02:19:36.424] checking for inflate in -lz... yes [02:19:36.506] checking curl/curl.h usability... yes [02:19:36.515] checking curl/curl.h presence... yes [02:19:36.550] checking for curl/curl.h... yes [02:19:36.551] checking for curl_multi_init in -lcurl... yes [02:19:36.660] checking for curl_global_init thread safety... yes [02:19:36.805] checking for curl support for asynchronous DNS... yes [02:19:36.947] checking for library containing gss_store_cred_into... -lgssapi_krb5 [02:19:37.148] checking for CRYPTO_new_ex_data in -lcrypto... yes [02:19:37.272] checking for SSL_new in -lssl... yes [02:19:37.406] checking for SSL_CTX_set_ciphersuites... yes [02:19:37.547] checking for SSL_CTX_set_cert_cb... yes [02:19:37.674] checking for X509_get_signature_info... yes [02:19:37.805] checking for SSL_CTX_set_num_tickets... yes [02:19:37.947] checking for SSL_CTX_set_keylog_callback... yes [02:19:38.075] checking for pam_start in -lpam... yes [02:19:38.199] checking for xmlSaveToBuffer in -lxml2... yes [02:19:38.375] checking for xsltCleanupGlobals in -lxslt... yes [02:19:38.548] checking for LZ4_compress_default in -llz4... yes [02:19:38.723] checking for ZSTD_compress in -lzstd... yes [02:19:38.912] checking for ldap_bind in -lldap... yes [02:19:39.059] checking for ldap_initialize... yes [02:19:39.208] checking for ldap_verify_credentials... yes [02:19:39.382] checking for security_compute_create_name in -lselinux... yes [02:19:39.554] checking for uuid_export in -lossp-uuid... yes [02:19:39.722] checking atomic.h usability... no [02:19:39.812] checking atomic.h presence... no [02:19:39.850] checking for atomic.h... no [02:19:39.853] checking copyfile.h usability... no [02:19:39.942] checking copyfile.h presence... no [02:19:39.980] checking for copyfile.h... no [02:19:39.984] checking execinfo.h usability... yes [02:19:39.993] checking execinfo.h presence... yes [02:19:40.026] checking for execinfo.h... yes [02:19:40.034] checking getopt.h usability... yes [02:19:40.043] checking getopt.h presence... yes [02:19:40.075] checking for getopt.h... yes [02:19:40.083] checking ifaddrs.h usability... yes [02:19:40.091] checking ifaddrs.h presence... yes [02:19:40.125] checking for ifaddrs.h... yes [02:19:40.134] checking mbarrier.h usability... no [02:19:40.222] checking mbarrier.h presence... no [02:19:40.260] checking for mbarrier.h... no [02:19:40.264] checking sys/epoll.h usability... yes [02:19:40.273] checking sys/epoll.h presence... yes [02:19:40.307] checking for sys/epoll.h... yes [02:19:40.315] checking sys/event.h usability... no [02:19:40.403] checking sys/event.h presence... no [02:19:40.437] checking for sys/event.h... no [02:19:40.441] checking sys/personality.h usability... yes [02:19:40.450] checking sys/personality.h presence... yes [02:19:40.480] checking for sys/personality.h... yes [02:19:40.487] checking sys/prctl.h usability... yes [02:19:40.496] checking sys/prctl.h presence... yes [02:19:40.527] checking for sys/prctl.h... yes [02:19:40.534] checking sys/procctl.h usability... no [02:19:40.620] checking sys/procctl.h presence... no [02:19:40.658] checking for sys/procctl.h... no [02:19:40.662] checking sys/signalfd.h usability... yes [02:19:40.670] checking sys/signalfd.h presence... yes [02:19:40.703] checking for sys/signalfd.h... yes [02:19:40.711] checking sys/ucred.h usability... no [02:19:40.798] checking sys/ucred.h presence... no [02:19:40.833] checking for sys/ucred.h... no [02:19:40.837] checking termios.h usability... yes [02:19:40.845] checking termios.h presence... yes [02:19:40.877] checking for termios.h... yes [02:19:40.885] checking ucred.h usability... no [02:19:40.971] checking ucred.h presence... no [02:19:41.008] checking for ucred.h... no [02:19:41.012] checking xlocale.h usability... no [02:19:41.102] checking xlocale.h presence... no [02:19:41.140] checking for xlocale.h... no [02:19:41.142] checking readline/readline.h usability... yes [02:19:41.151] checking readline/readline.h presence... yes [02:19:41.185] checking for readline/readline.h... yes [02:19:41.187] checking readline/history.h usability... yes [02:19:41.195] checking readline/history.h presence... yes [02:19:41.230] checking for readline/history.h... yes [02:19:41.233] checking zlib.h usability... yes [02:19:41.243] checking zlib.h presence... yes [02:19:41.280] checking for zlib.h... yes [02:19:41.280] checking for lz4... /usr/bin/lz4 [02:19:41.280] checking lz4.h usability... yes [02:19:41.289] checking lz4.h presence... yes [02:19:41.320] checking for lz4.h... yes [02:19:41.320] checking for zstd... /usr/bin/zstd [02:19:41.321] checking zstd.h usability... yes [02:19:41.331] checking zstd.h presence... yes [02:19:41.366] checking for zstd.h... yes [02:19:41.366] checking gssapi/gssapi.h usability... yes [02:19:41.375] checking gssapi/gssapi.h presence... yes [02:19:41.410] checking for gssapi/gssapi.h... yes [02:19:41.412] checking gssapi/gssapi_ext.h usability... yes [02:19:41.421] checking gssapi/gssapi_ext.h presence... yes [02:19:41.455] checking for gssapi/gssapi_ext.h... yes [02:19:41.457] checking for openssl... /usr/bin/openssl [02:19:41.462] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [02:19:41.462] checking openssl/ssl.h usability... yes [02:19:41.472] checking openssl/ssl.h presence... yes [02:19:41.535] checking for openssl/ssl.h... yes [02:19:41.535] checking openssl/err.h usability... yes [02:19:41.545] checking openssl/err.h presence... yes [02:19:41.588] checking for openssl/err.h... yes [02:19:41.588] checking security/pam_appl.h usability... yes [02:19:41.597] checking security/pam_appl.h presence... yes [02:19:41.628] checking for security/pam_appl.h... yes [02:19:41.630] checking systemd/sd-daemon.h usability... yes [02:19:41.638] checking systemd/sd-daemon.h presence... yes [02:19:41.673] checking for systemd/sd-daemon.h... yes [02:19:41.673] checking libxml/parser.h usability... yes [02:19:41.683] checking libxml/parser.h presence... yes [02:19:41.727] checking for libxml/parser.h... yes [02:19:41.728] checking libxslt/xslt.h usability... yes [02:19:41.737] checking libxslt/xslt.h presence... yes [02:19:41.781] checking for libxslt/xslt.h... yes [02:19:41.782] checking ldap.h usability... yes [02:19:41.791] checking ldap.h presence... yes [02:19:41.825] checking for ldap.h... yes [02:19:41.825] checking for compatible LDAP implementation... yes [02:19:41.834] checking ossp/uuid.h usability... yes [02:19:41.843] checking ossp/uuid.h presence... yes [02:19:41.878] checking for ossp/uuid.h... yes [02:19:41.913] checking whether byte ordering is bigendian... no [02:19:42.069] checking for inline... inline [02:19:42.079] checking for printf format archetype... printf [02:19:42.105] checking for _Static_assert... yes [02:19:42.286] checking for typeof... typeof [02:19:42.295] checking for __builtin_types_compatible_p... yes [02:19:42.307] checking for __builtin_constant_p... yes [02:19:42.319] checking for __builtin_mul_overflow... yes [02:19:42.510] checking for __builtin_unreachable... yes [02:19:42.704] checking for computed goto support... yes [02:19:42.712] checking for struct tm.tm_zone... yes [02:19:42.723] checking for union semun... no [02:19:42.799] checking for socklen_t... yes [02:19:42.884] checking for struct sockaddr.sa_len... no [02:19:43.038] checking for C/C++ restrict keyword... __restrict [02:19:43.052] checking for struct option... yes [02:19:43.130] checking whether assembler supports x86_64 popcntq... yes [02:19:43.138] checking for special C compiler options needed for large files... no [02:19:43.138] checking for _FILE_OFFSET_BITS value needed for large files... no [02:19:43.151] checking size of off_t... 8 [02:19:43.371] checking for int timezone... yes [02:19:43.568] checking for backtrace_symbols... yes [02:19:43.767] checking for copyfile... no [02:19:43.940] checking for copy_file_range... yes [02:19:44.108] checking for elf_aux_info... no [02:19:44.297] checking for getauxval... yes [02:19:44.457] checking for getifaddrs... yes [02:19:44.617] checking for getpeerucred... no [02:19:44.776] checking for inet_pton... yes [02:19:44.930] checking for kqueue... no [02:19:45.116] checking for localeconv_l... no [02:19:45.280] checking for mbstowcs_l... no [02:19:45.456] checking for memset_s... no [02:19:45.654] checking for posix_fallocate... yes [02:19:45.811] checking for ppoll... yes [02:19:45.969] checking for pthread_is_threaded_np... no [02:19:46.124] checking for setproctitle... no [02:19:46.327] checking for setproctitle_fast... no [02:19:46.522] checking for strsignal... yes [02:19:46.683] checking for syncfs... yes [02:19:46.880] checking for sync_file_range... yes [02:19:47.031] checking for uselocale... yes [02:19:47.227] checking for wcstombs_l... no [02:19:47.402] checking for __builtin_bswap16... yes [02:19:47.582] checking for __builtin_bswap32... yes [02:19:47.754] checking for __builtin_bswap64... yes [02:19:47.917] checking for __builtin_clz... yes [02:19:48.093] checking for __builtin_ctz... yes [02:19:48.274] checking for __builtin_popcount... yes [02:19:48.466] checking for __builtin_frame_address... yes [02:19:48.666] checking for _LARGEFILE_SOURCE value needed for large files... no [02:19:48.842] checking how ccache clang reports undeclared, standard C functions... warning [02:19:48.862] checking for posix_fadvise... yes [02:19:49.028] checking whether posix_fadvise is declared... yes [02:19:49.042] checking whether fdatasync is declared... yes [02:19:49.054] checking whether strlcat is declared... no [02:19:49.153] checking whether strlcpy is declared... no [02:19:49.251] checking whether strnlen is declared... yes [02:19:49.265] checking whether strsep is declared... yes [02:19:49.279] checking whether timingsafe_bcmp is declared... no [02:19:49.382] checking whether preadv is declared... yes [02:19:49.396] checking whether pwritev is declared... yes [02:19:49.411] checking whether strchrnul is declared... yes [02:19:49.425] checking whether F_FULLFSYNC is declared... no [02:19:49.497] checking for explicit_bzero... yes [02:19:49.652] checking for getopt... yes [02:19:49.806] checking for getpeereid... no [02:19:49.968] checking for inet_aton... yes [02:19:50.149] checking for mkdtemp... yes [02:19:50.333] checking for strlcat... no [02:19:50.490] checking for strlcpy... no [02:19:50.669] checking for strnlen... yes [02:19:50.849] checking for strsep... yes [02:19:51.042] checking for timingsafe_bcmp... no [02:19:51.237] checking for pthread_barrier_wait... yes [02:19:51.387] checking for getopt_long... yes [02:19:51.531] checking for syslog... yes [02:19:51.677] checking syslog.h usability... yes [02:19:51.686] checking syslog.h presence... yes [02:19:51.718] checking for syslog.h... yes [02:19:51.719] checking for opterr... yes [02:19:51.867] checking for optreset... no [02:19:52.023] checking unicode/ucol.h usability... yes [02:19:52.032] checking unicode/ucol.h presence... yes [02:19:52.070] checking for unicode/ucol.h... yes [02:19:52.075] checking whether LLVMCreateGDBRegistrationListener is declared... yes [02:19:52.088] checking whether LLVMCreatePerfJITEventListener is declared... yes [02:19:52.098] checking for rl_completion_suppress_quote... yes [02:19:52.279] checking for rl_filename_quote_characters... yes [02:19:52.468] checking for rl_filename_quoting_function... yes [02:19:52.665] checking for append_history... yes [02:19:52.843] checking for history_truncate_file... yes [02:19:53.042] checking for rl_completion_matches... yes [02:19:53.241] checking for rl_filename_completion_function... yes [02:19:53.432] checking for rl_reset_screen_size... yes [02:19:53.591] checking for rl_variable_bind... yes [02:19:53.751] checking test program... ok [02:19:53.934] checking size of void *... 8 [02:19:54.118] checking size of size_t... 8 [02:19:54.342] checking size of long... 8 [02:19:54.567] checking size of long long... 8 [02:19:54.777] checking alignment of short... 2 [02:19:54.989] checking alignment of int... 4 [02:19:55.206] checking alignment of long... 8 [02:19:55.418] checking alignment of int64_t... 8 [02:19:55.639] checking alignment of double... 8 [02:19:55.861] checking for __int128... yes [02:19:56.049] checking for __int128 alignment bug... ok [02:19:56.248] checking alignment of PG_INT128_TYPE... 16 [02:19:56.464] checking for builtin __sync char locking functions... yes [02:19:56.653] checking for builtin __sync int32 locking functions... yes [02:19:56.821] checking for builtin __sync int32 atomic operations... yes [02:19:57.012] checking for builtin __sync int64 atomic operations... yes [02:19:57.200] checking for builtin __atomic int32 atomic operations... yes [02:19:57.355] checking for builtin __atomic int64 atomic operations... yes [02:19:57.538] checking for __get_cpuid... yes [02:19:57.728] checking for __get_cpuid_count... yes [02:19:57.913] checking for __cpuid... no [02:19:57.978] checking for __cpuidex... no [02:19:58.039] checking for _xgetbv... yes [02:19:58.474] checking for _mm512_popcnt_epi64... yes [02:19:58.884] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [02:19:59.172] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [02:19:59.238] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [02:19:59.299] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [02:19:59.356] 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 [02:19:59.428] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [02:19:59.428] checking for _mm512_clmulepi64_epi128... yes [02:19:59.820] checking for vectorized CRC-32C... AVX-512 with runtime check [02:19:59.821] checking for library containing sem_init... none required [02:20:00.001] checking which semaphore API to use... unnamed POSIX [02:20:00.001] checking which random number source to use... OpenSSL [02:20:00.003] checking for tclsh... /usr/bin/tclsh [02:20:00.003] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [02:20:00.044] checking tcl.h usability... yes [02:20:00.054] checking tcl.h presence... yes [02:20:00.092] checking for tcl.h... yes [02:20:00.092] checking for perl.h... yes [02:20:00.113] checking for libperl... yes [02:20:00.351] checking Python.h usability... yes [02:20:00.362] checking Python.h presence... yes [02:20:00.426] checking for Python.h... yes [02:20:00.427] checking for xmllint... /usr/bin/xmllint [02:20:00.427] checking for xsltproc... /usr/bin/xsltproc [02:20:00.427] checking for fop... /usr/bin/fop [02:20:00.428] checking for dbtoepub... no [02:20:00.428] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [02:20:00.523] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [02:20:00.645] configure: using compiler=Debian clang version 14.0.6 [02:20:00.645] 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 [02:20:00.645] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 [02:20:00.645] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [02:20:00.645] configure: using CXX=ccache clang++-16 [02:20:00.645] 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 [02:20:00.645] configure: using CLANG=ccache clang-16 [02:20:00.645] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [02:20:00.645] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [02:20:00.672] configure: updating cache clang.cache [02:20:00.684] configure: creating ./config.status [02:20:00.772] config.status: creating GNUmakefile [02:20:00.785] config.status: creating src/Makefile.global [02:20:00.803] config.status: creating src/include/pg_config.h [02:20:00.816] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [02:20:00.823] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [02:20:00.829] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [02:20:00.837] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [02:20:00.844] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [02:20:00.852] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [02:20:00.859] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [02:20:00.894] [02:20:00.894] real 0m28.417s [02:20:00.894] user 0m17.650s [02:20:00.894] sys 0m10.841s [02:20:00.894] make -s -j${BUILD_JOBS} clean [02:20:01.410] time make -s -j${BUILD_JOBS} world-bin [02:20:23.177] checkpointer.c:1246:5: error: variable 'tail' set but not used [-Werror,-Wunused-but-set-variable] [02:20:23.177] tail; [02:20:23.177] ^ [02:20:23.177] 1 error generated. [02:20:23.178] make[3]: *** [: checkpointer.o] Error 1 [02:20:23.178] make[2]: *** [common.mk:37: postmaster-recursive] Error 2 [02:20:23.178] make[2]: *** Waiting for unfinished jobs.... [02:20:27.657] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [02:20:27.658] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [02:20:27.658] [02:20:27.658] real 0m26.248s [02:20:27.658] user 1m16.210s [02:20:27.658] sys 0m20.889s [02:20:27.658] [02:20:27.658] Exit status: 2