[04:43:42.449] time ./configure \ [04:43:42.449] --cache clang.cache \ [04:43:42.449] ${LINUX_CONFIGURE_FEATURES} \ [04:43:42.449] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:43:42.613] configure: creating cache clang.cache [04:43:42.627] checking build system type... x86_64-pc-linux-gnu [04:43:42.731] checking host system type... x86_64-pc-linux-gnu [04:43:42.732] checking which template to use... linux [04:43:42.732] checking whether NLS is wanted... no [04:43:42.732] checking for default port number... 5432 [04:43:42.739] checking for block size... 8kB [04:43:42.740] checking for segment size... 1GB [04:43:42.742] checking for WAL block size... 8kB [04:43:42.859] checking whether the C compiler works... yes [04:43:43.028] checking for C compiler default output file name... a.out [04:43:43.029] checking for suffix of executables... [04:43:43.096] checking whether we are cross compiling... no [04:43:43.189] checking for suffix of object files... o [04:43:43.198] checking whether we are using the GNU C compiler... yes [04:43:43.205] checking whether ccache clang accepts -g... yes [04:43:43.266] checking for ccache clang option to accept ISO C89... none needed [04:43:43.274] checking for ccache clang option to accept ISO C99... none needed [04:43:43.403] checking whether we are using the GNU C++ compiler... yes [04:43:43.410] checking whether ccache clang++-16 accepts -g... yes [04:43:43.547] checking for gawk... no [04:43:43.547] checking for mawk... mawk [04:43:43.547] checking for LLVM_CONFIG... llvm-config-16 [04:43:43.552] configure: using llvm 16.0.6 [04:43:43.552] checking for CLANG... ccache clang-16 [04:43:43.601] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:43:43.608] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:43:43.615] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:43:43.622] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:43:43.628] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:43:43.660] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:43:43.666] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:43:43.673] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:43:43.744] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:43:43.756] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:43:43.768] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:43:43.774] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:43:43.781] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:43:43.792] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:43:43.803] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:43:43.810] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:43:43.816] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:43:43.822] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:43:43.828] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:43:43.835] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:43:43.841] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:43:43.847] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:43:43.858] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:43:43.921] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:43:43.927] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:43:43.934] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:43:43.940] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:43:43.946] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:43:43.957] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:43:43.969] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:43:44.007] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:43:44.015] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:43:44.022] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:43:44.030] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:43:44.036] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:43:44.071] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:43:44.079] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:43:44.086] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:43:44.121] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:43:44.129] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [04:43:44.135] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [04:43:44.143] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:43:44.150] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:43:44.156] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:43:44.167] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:43:44.208] checking whether the C compiler still works... yes [04:43:44.321] checking how to run the C preprocessor... ccache clang -E [04:43:44.455] checking for pkg-config... /usr/bin/pkg-config [04:43:44.455] checking pkg-config is at least version 0.9.0... yes [04:43:44.456] checking whether to build with ICU support... yes [04:43:44.457] checking for icu-uc icu-i18n... yes [04:43:44.464] checking whether to build with Tcl... yes [04:43:44.465] checking whether to build Perl modules... yes [04:43:44.465] checking whether to build Python modules... yes [04:43:44.465] checking whether to build with GSSAPI support... yes [04:43:44.466] checking whether to build with PAM support... yes [04:43:44.466] checking whether to build with BSD Authentication support... no [04:43:44.466] checking whether to build with LDAP support... yes [04:43:44.466] checking whether to build with Bonjour support... no [04:43:44.466] checking whether to build with SELinux support... yes [04:43:44.466] checking whether to build with systemd support... yes [04:43:44.467] checking whether to build with XML support... yes [04:43:44.467] checking for libxml-2.0 >= 2.6.23... yes [04:43:44.474] checking whether to build with LZ4 support... yes [04:43:44.474] checking for liblz4... yes [04:43:44.481] checking whether to build with ZSTD support... yes [04:43:44.482] checking for libzstd >= 1.4.0... yes [04:43:44.489] checking for strip... strip [04:43:44.489] checking whether it is possible to strip libraries... yes [04:43:44.491] checking for ar... ar [04:43:44.491] checking for a BSD-compatible install... /usr/bin/install -c [04:43:44.500] checking for tar... /usr/bin/tar [04:43:44.500] checking whether ln -s works... yes [04:43:44.500] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:43:44.502] checking for bison... /usr/bin/bison [04:43:44.505] configure: using bison (GNU Bison) 3.8.2 [04:43:44.507] checking for flex... /usr/bin/flex [04:43:44.520] configure: using flex 2.6.4 [04:43:44.520] checking for perl... /usr/bin/perl [04:43:44.523] configure: using perl 5.36.0 [04:43:44.525] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:43:44.530] checking for Perl privlibexp... /usr/share/perl/5.36 [04:43:44.535] checking for Perl useshrplib... true [04:43:44.541] 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 [04:43:44.546] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:43:44.552] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:43:44.643] checking for python3... /usr/bin/python3 [04:43:44.655] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:43:44.663] checking for Python sysconfig module... yes [04:43:44.674] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:43:44.687] checking Python include directory... -I/usr/include/python3.11 [04:43:44.699] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:43:44.741] checking for a sed that does not truncate output... /usr/bin/sed [04:43:44.746] checking for grep that handles long lines and -e... /usr/bin/grep [04:43:44.749] checking for egrep... /usr/bin/grep -E [04:43:44.750] checking for ANSI C header files... yes [04:43:44.934] checking for sys/types.h... yes [04:43:44.950] checking for sys/stat.h... yes [04:43:44.965] checking for stdlib.h... yes [04:43:45.012] checking for string.h... yes [04:43:45.026] checking for memory.h... yes [04:43:45.117] checking for strings.h... yes [04:43:45.131] checking for inttypes.h... yes [04:43:45.148] checking for stdint.h... yes [04:43:45.164] checking for unistd.h... yes [04:43:45.177] checking whether ccache clang is Clang... yes [04:43:45.207] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:43:45.354] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:43:45.431] checking whether more special flags are required for pthreads... no [04:43:45.431] checking for PTHREAD_PRIO_INHERIT... yes [04:43:45.511] checking pthread.h usability... yes [04:43:45.518] checking pthread.h presence... yes [04:43:45.551] checking for pthread.h... yes [04:43:45.551] checking for strerror_r... yes [04:43:45.623] checking whether strerror_r returns int... no [04:43:45.692] checking for main in -lm... yes [04:43:45.772] checking for library containing setproctitle... no [04:43:45.932] checking for library containing dlsym... none required [04:43:46.009] checking for library containing socket... none required [04:43:46.084] checking for library containing getopt_long... none required [04:43:46.162] checking for library containing shm_open... none required [04:43:46.239] checking for library containing shm_unlink... none required [04:43:46.316] checking for library containing clock_gettime... none required [04:43:46.393] checking for library containing shmget... none required [04:43:46.473] checking for library containing backtrace_symbols... none required [04:43:46.550] checking for library containing pthread_barrier_wait... none required [04:43:46.626] checking for library containing readline... -lreadline [04:43:46.703] checking for inflate in -lz... yes [04:43:46.782] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:43:46.947] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:43:47.049] checking for SSL_new in -lssl... yes [04:43:47.152] checking for SSL_CTX_set_cert_cb... yes [04:43:47.258] checking for OPENSSL_init_ssl... yes [04:43:47.365] checking for X509_get_signature_info... yes [04:43:47.478] checking for SSL_CTX_set_num_tickets... yes [04:43:47.591] checking for pam_start in -lpam... yes [04:43:47.697] checking for xmlSaveToBuffer in -lxml2... yes [04:43:47.835] checking for xsltCleanupGlobals in -lxslt... yes [04:43:47.972] checking for LZ4_compress_default in -llz4... yes [04:43:48.112] checking for ZSTD_compress in -lzstd... yes [04:43:48.252] checking for ldap_bind in -lldap... yes [04:43:48.402] checking for ldap_initialize... yes [04:43:48.555] checking for ldap_verify_credentials... yes [04:43:48.703] checking for security_compute_create_name in -lselinux... yes [04:43:48.846] checking for uuid_export in -lossp-uuid... yes [04:43:48.990] checking for stdbool.h that conforms to C99... yes [04:43:49.001] checking for _Bool... yes [04:43:49.142] checking atomic.h usability... no [04:43:49.228] checking atomic.h presence... no [04:43:49.263] checking for atomic.h... no [04:43:49.267] checking copyfile.h usability... no [04:43:49.351] checking copyfile.h presence... no [04:43:49.385] checking for copyfile.h... no [04:43:49.388] checking execinfo.h usability... yes [04:43:49.475] checking execinfo.h presence... yes [04:43:49.506] checking for execinfo.h... yes [04:43:49.514] checking getopt.h usability... yes [04:43:49.523] checking getopt.h presence... yes [04:43:49.554] checking for getopt.h... yes [04:43:49.562] checking ifaddrs.h usability... yes [04:43:49.570] checking ifaddrs.h presence... yes [04:43:49.603] checking for ifaddrs.h... yes [04:43:49.610] checking mbarrier.h usability... no [04:43:49.695] checking mbarrier.h presence... no [04:43:49.729] checking for mbarrier.h... no [04:43:49.732] checking sys/epoll.h usability... yes [04:43:49.740] checking sys/epoll.h presence... yes [04:43:49.773] checking for sys/epoll.h... yes [04:43:49.780] checking sys/event.h usability... no [04:43:49.866] checking sys/event.h presence... no [04:43:49.901] checking for sys/event.h... no [04:43:49.905] checking sys/personality.h usability... yes [04:43:49.913] checking sys/personality.h presence... yes [04:43:49.943] checking for sys/personality.h... yes [04:43:49.950] checking sys/prctl.h usability... yes [04:43:49.958] checking sys/prctl.h presence... yes [04:43:49.989] checking for sys/prctl.h... yes [04:43:49.996] checking sys/procctl.h usability... no [04:43:50.083] checking sys/procctl.h presence... no [04:43:50.118] checking for sys/procctl.h... no [04:43:50.122] checking sys/signalfd.h usability... yes [04:43:50.130] checking sys/signalfd.h presence... yes [04:43:50.161] checking for sys/signalfd.h... yes [04:43:50.168] checking sys/ucred.h usability... no [04:43:50.254] checking sys/ucred.h presence... no [04:43:50.289] checking for sys/ucred.h... no [04:43:50.292] checking termios.h usability... yes [04:43:50.301] checking termios.h presence... yes [04:43:50.331] checking for termios.h... yes [04:43:50.339] checking ucred.h usability... no [04:43:50.424] checking ucred.h presence... no [04:43:50.459] checking for ucred.h... no [04:43:50.460] checking readline/readline.h usability... yes [04:43:50.505] checking readline/readline.h presence... yes [04:43:50.538] checking for readline/readline.h... yes [04:43:50.539] checking readline/history.h usability... yes [04:43:50.547] checking readline/history.h presence... yes [04:43:50.579] checking for readline/history.h... yes [04:43:50.582] checking zlib.h usability... yes [04:43:50.590] checking zlib.h presence... yes [04:43:50.624] checking for zlib.h... yes [04:43:50.624] checking for lz4... /usr/bin/lz4 [04:43:50.625] checking lz4.h usability... yes [04:43:50.632] checking lz4.h presence... yes [04:43:50.664] checking for lz4.h... yes [04:43:50.664] checking for zstd... /usr/bin/zstd [04:43:50.665] checking zstd.h usability... yes [04:43:50.673] checking zstd.h presence... yes [04:43:50.703] checking for zstd.h... yes [04:43:50.703] checking gssapi/gssapi.h usability... yes [04:43:50.712] checking gssapi/gssapi.h presence... yes [04:43:50.743] checking for gssapi/gssapi.h... yes [04:43:50.745] checking gssapi/gssapi_ext.h usability... yes [04:43:50.752] checking gssapi/gssapi_ext.h presence... yes [04:43:50.785] checking for gssapi/gssapi_ext.h... yes [04:43:50.787] checking for openssl... /usr/bin/openssl [04:43:50.791] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:43:50.792] checking openssl/ssl.h usability... yes [04:43:50.873] checking openssl/ssl.h presence... yes [04:43:50.935] checking for openssl/ssl.h... yes [04:43:50.935] checking openssl/err.h usability... yes [04:43:50.944] checking openssl/err.h presence... yes [04:43:50.986] checking for openssl/err.h... yes [04:43:50.986] checking security/pam_appl.h usability... yes [04:43:50.994] checking security/pam_appl.h presence... yes [04:43:51.024] checking for security/pam_appl.h... yes [04:43:51.026] checking systemd/sd-daemon.h usability... yes [04:43:51.034] checking systemd/sd-daemon.h presence... yes [04:43:51.069] checking for systemd/sd-daemon.h... yes [04:43:51.069] checking libxml/parser.h usability... yes [04:43:51.126] checking libxml/parser.h presence... yes [04:43:51.170] checking for libxml/parser.h... yes [04:43:51.170] checking libxslt/xslt.h usability... yes [04:43:51.180] checking libxslt/xslt.h presence... yes [04:43:51.224] checking for libxslt/xslt.h... yes [04:43:51.225] checking ldap.h usability... yes [04:43:51.234] checking ldap.h presence... yes [04:43:51.268] checking for ldap.h... yes [04:43:51.268] checking for compatible LDAP implementation... yes [04:43:51.276] checking ossp/uuid.h usability... yes [04:43:51.284] checking ossp/uuid.h presence... yes [04:43:51.318] checking for ossp/uuid.h... yes [04:43:51.352] checking whether byte ordering is bigendian... no [04:43:51.500] checking for inline... inline [04:43:51.511] checking for printf format archetype... printf [04:43:51.536] checking for _Static_assert... yes [04:43:51.676] checking for typeof... typeof [04:43:51.709] checking for __builtin_types_compatible_p... yes [04:43:51.721] checking for __builtin_constant_p... yes [04:43:51.732] checking for __builtin_unreachable... yes [04:43:51.872] checking for computed goto support... yes [04:43:51.879] checking for struct tm.tm_zone... yes [04:43:51.953] checking for union semun... no [04:43:52.023] checking for socklen_t... yes [04:43:52.104] checking for struct sockaddr.sa_len... no [04:43:52.246] checking for locale_t... yes [04:43:52.257] checking for C/C++ restrict keyword... __restrict [04:43:52.270] checking for struct option... yes [04:43:52.343] checking whether assembler supports x86_64 popcntq... yes [04:43:52.351] checking for special C compiler options needed for large files... no [04:43:52.351] checking for _FILE_OFFSET_BITS value needed for large files... no [04:43:52.424] checking size of off_t... 8 [04:43:52.589] checking size of bool... 1 [04:43:52.754] checking for int timezone... yes [04:43:52.907] checking for wcstombs_l declaration... no [04:43:53.060] checking for backtrace_symbols... yes [04:43:53.214] checking for copyfile... no [04:43:53.359] checking for copy_file_range... yes [04:43:53.527] checking for getifaddrs... yes [04:43:53.679] checking for getpeerucred... no [04:43:53.819] checking for inet_pton... yes [04:43:53.974] checking for kqueue... no [04:43:54.129] checking for mbstowcs_l... no [04:43:54.269] checking for memset_s... no [04:43:54.415] checking for posix_fallocate... yes [04:43:54.563] checking for ppoll... yes [04:43:54.705] checking for pthread_is_threaded_np... no [04:43:54.854] checking for setproctitle... no [04:43:55.002] checking for setproctitle_fast... no [04:43:55.152] checking for strchrnul... yes [04:43:55.304] checking for strsignal... yes [04:43:55.452] checking for syncfs... yes [04:43:55.590] checking for sync_file_range... yes [04:43:55.727] checking for uselocale... yes [04:43:55.876] checking for wcstombs_l... no [04:43:56.023] checking for __builtin_bswap16... yes [04:43:56.164] checking for __builtin_bswap32... yes [04:43:56.308] checking for __builtin_bswap64... yes [04:43:56.449] checking for __builtin_clz... yes [04:43:56.586] checking for __builtin_ctz... yes [04:43:56.731] checking for __builtin_popcount... yes [04:43:56.871] checking for __builtin_frame_address... yes [04:43:57.010] checking for _LARGEFILE_SOURCE value needed for large files... no [04:43:57.154] checking how ccache clang reports undeclared, standard C functions... warning [04:43:57.172] checking for posix_fadvise... yes [04:43:57.308] checking whether posix_fadvise is declared... yes [04:43:57.321] checking whether fdatasync is declared... yes [04:43:57.333] checking whether strlcat is declared... no [04:43:57.428] checking whether strlcpy is declared... no [04:43:57.522] checking whether strnlen is declared... yes [04:43:57.535] checking whether strsep is declared... yes [04:43:57.548] checking whether preadv is declared... yes [04:43:57.561] checking whether pwritev is declared... yes [04:43:57.573] checking whether F_FULLFSYNC is declared... no [04:43:57.641] checking for explicit_bzero... yes [04:43:57.777] checking for getopt... yes [04:43:57.909] checking for getpeereid... no [04:43:58.051] checking for inet_aton... yes [04:43:58.187] checking for mkdtemp... yes [04:43:58.321] checking for strlcat... no [04:43:58.462] checking for strlcpy... no [04:43:58.601] checking for strnlen... yes [04:43:58.736] checking for strsep... yes [04:43:58.873] checking for pthread_barrier_wait... yes [04:43:59.006] checking for getopt_long... yes [04:43:59.152] checking for syslog... yes [04:43:59.284] checking syslog.h usability... yes [04:43:59.292] checking syslog.h presence... yes [04:43:59.322] checking for syslog.h... yes [04:43:59.323] checking for opterr... yes [04:43:59.459] checking for optreset... no [04:43:59.604] checking unicode/ucol.h usability... yes [04:43:59.614] checking unicode/ucol.h presence... yes [04:43:59.652] checking for unicode/ucol.h... yes [04:43:59.657] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:43:59.700] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:43:59.709] checking for rl_completion_suppress_quote... yes [04:43:59.859] checking for rl_filename_quote_characters... yes [04:44:00.011] checking for rl_filename_quoting_function... yes [04:44:00.166] checking for append_history... yes [04:44:00.316] checking for history_truncate_file... yes [04:44:00.460] checking for rl_completion_matches... yes [04:44:00.600] checking for rl_filename_completion_function... yes [04:44:00.746] checking for rl_reset_screen_size... yes [04:44:00.889] checking for rl_variable_bind... yes [04:44:01.034] checking test program... ok [04:44:01.185] checking whether long int is 64 bits... yes [04:44:01.329] checking for __builtin_mul_overflow... yes [04:44:01.476] checking size of void *... 8 [04:44:01.644] checking size of size_t... 8 [04:44:01.812] checking size of long... 8 [04:44:01.976] checking alignment of short... 2 [04:44:02.147] checking alignment of int... 4 [04:44:02.309] checking alignment of long... 8 [04:44:02.473] checking alignment of double... 8 [04:44:02.629] checking for int8... no [04:44:02.703] checking for uint8... no [04:44:02.778] checking for int64... no [04:44:02.849] checking for uint64... no [04:44:02.922] checking for __int128... yes [04:44:03.074] checking for __int128 alignment bug... ok [04:44:03.241] checking alignment of PG_INT128_TYPE... 16 [04:44:03.416] checking for builtin __sync char locking functions... yes [04:44:03.577] checking for builtin __sync int32 locking functions... yes [04:44:03.730] checking for builtin __sync int32 atomic operations... yes [04:44:03.867] checking for builtin __sync int64 atomic operations... yes [04:44:03.999] checking for builtin __atomic int32 atomic operations... yes [04:44:04.165] checking for builtin __atomic int64 atomic operations... yes [04:44:04.325] checking for __get_cpuid... yes [04:44:04.497] checking for __get_cpuid_count... yes [04:44:04.664] checking for __cpuid... no [04:44:04.726] checking for __cpuidex... no [04:44:04.788] checking for _xgetbv with CFLAGS=... no [04:44:05.105] checking for _xgetbv with CFLAGS=-mxsave... yes [04:44:05.443] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:44:05.707] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:44:06.048] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:44:06.139] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:44:06.363] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:44:06.428] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:44:06.485] 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 [04:44:06.555] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:44:06.555] checking for library containing sem_init... none required [04:44:06.694] checking which semaphore API to use... unnamed POSIX [04:44:06.695] checking which random number source to use... OpenSSL [04:44:06.696] checking for tclsh... /usr/bin/tclsh [04:44:06.696] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:44:06.735] checking tcl.h usability... yes [04:44:06.744] checking tcl.h presence... yes [04:44:06.778] checking for tcl.h... yes [04:44:06.778] checking for perl.h... yes [04:44:06.798] checking for libperl... yes [04:44:07.027] checking Python.h usability... yes [04:44:07.038] checking Python.h presence... yes [04:44:07.104] checking for Python.h... yes [04:44:07.104] checking for xmllint... /usr/bin/xmllint [04:44:07.104] checking for xsltproc... /usr/bin/xsltproc [04:44:07.104] checking for fop... /usr/bin/fop [04:44:07.105] checking for dbtoepub... no [04:44:07.105] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:44:07.195] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:44:07.314] configure: using compiler=Debian clang version 14.0.6 [04:44:07.314] 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 [04:44:07.315] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:44:07.315] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:44:07.315] configure: using CXX=ccache clang++-16 [04:44:07.315] 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 [04:44:07.315] configure: using CLANG=ccache clang-16 [04:44:07.315] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:44:07.315] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [04:44:07.339] configure: updating cache clang.cache [04:44:07.347] configure: creating ./config.status [04:44:07.428] config.status: creating GNUmakefile [04:44:07.441] config.status: creating src/Makefile.global [04:44:07.456] config.status: creating src/include/pg_config.h [04:44:07.468] config.status: creating src/include/pg_config_ext.h [04:44:07.475] config.status: src/include/pg_config_ext.h is unchanged [04:44:07.478] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:44:07.485] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:44:07.490] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:44:07.497] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:44:07.504] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:44:07.511] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:44:07.518] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:44:07.552] [04:44:07.552] real 0m25.102s [04:44:07.552] user 0m15.029s [04:44:07.552] sys 0m10.085s [04:44:07.552] make -s -j${BUILD_JOBS} clean [04:44:08.041] time make -s -j${BUILD_JOBS} world-bin [04:44:37.542] cluster.c:3790:11: error: variable 'lmode_old' set but not used [-Werror,-Wunused-but-set-variable] [04:44:37.542] LOCKMODE lmode_old; [04:44:37.542] ^ [04:44:37.542] 1 error generated. [04:44:37.543] make[3]: *** [: cluster.o] Error 1 [04:44:37.543] make[2]: *** [common.mk:37: commands-recursive] Error 2 [04:44:37.543] make[2]: *** Waiting for unfinished jobs.... [04:44:53.689] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [04:44:53.689] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:44:53.690] [04:44:53.690] real 0m45.649s [04:44:53.690] user 2m15.021s [04:44:53.690] sys 0m40.734s [04:44:53.690] [04:44:53.690] Exit status: 2