[23:44:03.859] time ./configure \ [23:44:03.859] --cache clang.cache \ [23:44:03.859] ${LINUX_CONFIGURE_FEATURES} \ [23:44:03.859] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:44:04.030] configure: creating cache clang.cache [23:44:04.045] checking build system type... x86_64-pc-linux-gnu [23:44:04.150] checking host system type... x86_64-pc-linux-gnu [23:44:04.150] checking which template to use... linux [23:44:04.151] checking whether NLS is wanted... no [23:44:04.151] checking for default port number... 5432 [23:44:04.158] checking for block size... 8kB [23:44:04.159] checking for segment size... 1GB [23:44:04.161] checking for WAL block size... 8kB [23:44:04.279] checking whether the C compiler works... yes [23:44:04.446] checking for C compiler default output file name... a.out [23:44:04.447] checking for suffix of executables... [23:44:04.514] checking whether we are cross compiling... no [23:44:04.609] checking for suffix of object files... o [23:44:04.618] checking whether we are using the GNU C compiler... yes [23:44:04.625] checking whether ccache clang accepts -g... yes [23:44:04.632] checking for ccache clang option to accept ISO C89... none needed [23:44:04.640] checking for ccache clang option to accept ISO C99... none needed [23:44:04.774] checking whether we are using the GNU C++ compiler... yes [23:44:04.784] checking whether ccache clang++-16 accepts -g... yes [23:44:04.946] checking for gawk... no [23:44:04.946] checking for mawk... mawk [23:44:04.947] checking for LLVM_CONFIG... llvm-config-16 [23:44:04.952] configure: using llvm 16.0.6 [23:44:04.952] checking for CLANG... ccache clang-16 [23:44:05.000] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:44:05.008] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:44:05.015] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:44:05.023] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:44:05.030] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:44:05.037] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:44:05.044] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:44:05.052] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:44:05.060] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:44:05.073] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:44:05.086] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:44:05.093] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:44:05.100] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:44:05.111] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:44:05.123] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:44:05.129] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:44:05.136] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:44:05.144] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:44:05.150] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:44:05.158] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:44:05.165] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:44:05.173] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:44:05.186] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:44:05.193] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:44:05.200] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:44:05.207] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:44:05.214] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:44:05.222] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:44:05.234] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:44:05.247] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:44:05.260] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:44:05.268] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:44:05.275] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:44:05.284] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:44:05.291] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:44:05.297] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:44:05.304] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:44:05.310] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:44:05.317] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:44:05.324] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:44:05.330] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:44:05.337] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:44:05.345] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:44:05.354] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:44:05.369] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:44:05.383] checking whether the C compiler still works... yes [23:44:05.504] checking how to run the C preprocessor... ccache clang -E [23:44:05.643] checking for pkg-config... /usr/bin/pkg-config [23:44:05.643] checking pkg-config is at least version 0.9.0... yes [23:44:05.644] checking whether to build with ICU support... yes [23:44:05.644] checking for icu-uc icu-i18n... yes [23:44:05.652] checking whether to build with Tcl... yes [23:44:05.652] checking whether to build Perl modules... yes [23:44:05.652] checking whether to build Python modules... yes [23:44:05.652] checking whether to build with GSSAPI support... yes [23:44:05.653] checking whether to build with PAM support... yes [23:44:05.653] checking whether to build with BSD Authentication support... no [23:44:05.653] checking whether to build with LDAP support... yes [23:44:05.654] checking whether to build with Bonjour support... no [23:44:05.654] checking whether to build with SELinux support... yes [23:44:05.654] checking whether to build with systemd support... yes [23:44:05.654] checking whether to build with XML support... yes [23:44:05.654] checking for libxml-2.0 >= 2.6.23... yes [23:44:05.661] checking whether to build with LZ4 support... yes [23:44:05.661] checking for liblz4... yes [23:44:05.668] checking whether to build with ZSTD support... yes [23:44:05.668] checking for libzstd >= 1.4.0... yes [23:44:05.676] checking for strip... strip [23:44:05.676] checking whether it is possible to strip libraries... yes [23:44:05.678] checking for ar... ar [23:44:05.679] checking for a BSD-compatible install... /usr/bin/install -c [23:44:05.688] checking for tar... /usr/bin/tar [23:44:05.688] checking whether ln -s works... yes [23:44:05.688] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:44:05.691] checking for bison... /usr/bin/bison [23:44:05.693] configure: using bison (GNU Bison) 3.8.2 [23:44:05.696] checking for flex... /usr/bin/flex [23:44:05.709] configure: using flex 2.6.4 [23:44:05.709] checking for perl... /usr/bin/perl [23:44:05.712] configure: using perl 5.36.0 [23:44:05.714] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:44:05.719] checking for Perl privlibexp... /usr/share/perl/5.36 [23:44:05.723] checking for Perl useshrplib... true [23:44:05.729] 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 [23:44:05.735] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:44:05.741] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:44:05.833] checking for python3... /usr/bin/python3 [23:44:05.845] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [23:44:05.851] checking for Python sysconfig module... yes [23:44:05.862] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:44:05.873] checking Python include directory... -I/usr/include/python3.11 [23:44:05.885] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:44:05.925] checking for a sed that does not truncate output... /usr/bin/sed [23:44:05.931] checking for grep that handles long lines and -e... /usr/bin/grep [23:44:05.933] checking for egrep... /usr/bin/grep -E [23:44:05.935] checking for ANSI C header files... yes [23:44:06.119] checking for sys/types.h... yes [23:44:06.135] checking for sys/stat.h... yes [23:44:06.151] checking for stdlib.h... yes [23:44:06.166] checking for string.h... yes [23:44:06.182] checking for memory.h... yes [23:44:06.198] checking for strings.h... yes [23:44:06.212] checking for inttypes.h... yes [23:44:06.229] checking for stdint.h... yes [23:44:06.243] checking for unistd.h... yes [23:44:06.257] checking whether ccache clang is Clang... yes [23:44:06.286] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:44:06.404] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:44:06.479] checking whether more special flags are required for pthreads... no [23:44:06.479] checking for PTHREAD_PRIO_INHERIT... yes [23:44:06.560] checking pthread.h usability... yes [23:44:06.568] checking pthread.h presence... yes [23:44:06.601] checking for pthread.h... yes [23:44:06.602] checking for strerror_r... yes [23:44:06.674] checking whether strerror_r returns int... no [23:44:06.740] checking for main in -lm... yes [23:44:06.819] checking for library containing setproctitle... no [23:44:06.976] checking for library containing dlsym... none required [23:44:07.052] checking for library containing socket... none required [23:44:07.130] checking for library containing getopt_long... none required [23:44:07.208] checking for library containing shm_open... none required [23:44:07.287] checking for library containing shm_unlink... none required [23:44:07.365] checking for library containing clock_gettime... none required [23:44:07.443] checking for library containing shmget... none required [23:44:07.523] checking for library containing backtrace_symbols... none required [23:44:07.603] checking for library containing pthread_barrier_wait... none required [23:44:07.680] checking for library containing readline... -lreadline [23:44:07.758] checking for inflate in -lz... yes [23:44:07.839] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:44:08.008] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:44:08.112] checking for SSL_new in -lssl... yes [23:44:08.221] checking for SSL_CTX_set_cert_cb... yes [23:44:08.332] checking for OPENSSL_init_ssl... yes [23:44:08.443] checking for X509_get_signature_info... yes [23:44:08.555] checking for SSL_CTX_set_num_tickets... yes [23:44:08.663] checking for pam_start in -lpam... yes [23:44:08.772] checking for xmlSaveToBuffer in -lxml2... yes [23:44:08.907] checking for xsltCleanupGlobals in -lxslt... yes [23:44:09.042] checking for LZ4_compress_default in -llz4... yes [23:44:09.181] checking for ZSTD_compress in -lzstd... yes [23:44:09.315] checking for ldap_bind in -lldap... yes [23:44:09.463] checking for ldap_initialize... yes [23:44:09.611] checking for ldap_verify_credentials... yes [23:44:09.774] checking for security_compute_create_name in -lselinux... yes [23:44:09.916] checking for uuid_export in -lossp-uuid... yes [23:44:10.057] checking for stdbool.h that conforms to C99... yes [23:44:10.069] checking for _Bool... yes [23:44:10.173] checking atomic.h usability... no [23:44:10.260] checking atomic.h presence... no [23:44:10.294] checking for atomic.h... no [23:44:10.297] checking copyfile.h usability... no [23:44:10.383] checking copyfile.h presence... no [23:44:10.418] checking for copyfile.h... no [23:44:10.421] checking execinfo.h usability... yes [23:44:10.429] checking execinfo.h presence... yes [23:44:10.459] checking for execinfo.h... yes [23:44:10.467] checking getopt.h usability... yes [23:44:10.475] checking getopt.h presence... yes [23:44:10.506] checking for getopt.h... yes [23:44:10.513] checking ifaddrs.h usability... yes [23:44:10.521] checking ifaddrs.h presence... yes [23:44:10.554] checking for ifaddrs.h... yes [23:44:10.562] checking mbarrier.h usability... no [23:44:10.648] checking mbarrier.h presence... no [23:44:10.683] checking for mbarrier.h... no [23:44:10.686] checking sys/epoll.h usability... yes [23:44:10.695] checking sys/epoll.h presence... yes [23:44:10.727] checking for sys/epoll.h... yes [23:44:10.735] checking sys/event.h usability... no [23:44:10.822] checking sys/event.h presence... no [23:44:10.857] checking for sys/event.h... no [23:44:10.861] checking sys/personality.h usability... yes [23:44:10.870] checking sys/personality.h presence... yes [23:44:10.900] checking for sys/personality.h... yes [23:44:10.909] checking sys/prctl.h usability... yes [23:44:10.917] checking sys/prctl.h presence... yes [23:44:10.947] checking for sys/prctl.h... yes [23:44:10.955] checking sys/procctl.h usability... no [23:44:11.041] checking sys/procctl.h presence... no [23:44:11.077] checking for sys/procctl.h... no [23:44:11.080] checking sys/signalfd.h usability... yes [23:44:11.089] checking sys/signalfd.h presence... yes [23:44:11.120] checking for sys/signalfd.h... yes [23:44:11.127] checking sys/ucred.h usability... no [23:44:11.212] checking sys/ucred.h presence... no [23:44:11.247] checking for sys/ucred.h... no [23:44:11.251] checking termios.h usability... yes [23:44:11.260] checking termios.h presence... yes [23:44:11.291] checking for termios.h... yes [23:44:11.298] checking ucred.h usability... no [23:44:11.383] checking ucred.h presence... no [23:44:11.417] checking for ucred.h... no [23:44:11.419] checking readline/readline.h usability... yes [23:44:11.427] checking readline/readline.h presence... yes [23:44:11.459] checking for readline/readline.h... yes [23:44:11.461] checking readline/history.h usability... yes [23:44:11.470] checking readline/history.h presence... yes [23:44:11.506] checking for readline/history.h... yes [23:44:11.509] checking zlib.h usability... yes [23:44:11.518] checking zlib.h presence... yes [23:44:11.552] checking for zlib.h... yes [23:44:11.552] checking for lz4... /usr/bin/lz4 [23:44:11.552] checking lz4.h usability... yes [23:44:11.561] checking lz4.h presence... yes [23:44:11.593] checking for lz4.h... yes [23:44:11.593] checking for zstd... /usr/bin/zstd [23:44:11.593] checking zstd.h usability... yes [23:44:11.602] checking zstd.h presence... yes [23:44:11.635] checking for zstd.h... yes [23:44:11.635] checking gssapi/gssapi.h usability... yes [23:44:11.644] checking gssapi/gssapi.h presence... yes [23:44:11.675] checking for gssapi/gssapi.h... yes [23:44:11.677] checking gssapi/gssapi_ext.h usability... yes [23:44:11.685] checking gssapi/gssapi_ext.h presence... yes [23:44:11.719] checking for gssapi/gssapi_ext.h... yes [23:44:11.720] checking for openssl... /usr/bin/openssl [23:44:11.724] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [23:44:11.724] checking openssl/ssl.h usability... yes [23:44:11.734] checking openssl/ssl.h presence... yes [23:44:11.795] checking for openssl/ssl.h... yes [23:44:11.795] checking openssl/err.h usability... yes [23:44:11.804] checking openssl/err.h presence... yes [23:44:11.845] checking for openssl/err.h... yes [23:44:11.845] checking security/pam_appl.h usability... yes [23:44:11.854] checking security/pam_appl.h presence... yes [23:44:11.885] checking for security/pam_appl.h... yes [23:44:11.887] checking systemd/sd-daemon.h usability... yes [23:44:11.895] checking systemd/sd-daemon.h presence... yes [23:44:11.929] checking for systemd/sd-daemon.h... yes [23:44:11.929] checking libxml/parser.h usability... yes [23:44:11.939] checking libxml/parser.h presence... yes [23:44:11.983] checking for libxml/parser.h... yes [23:44:11.983] checking libxslt/xslt.h usability... yes [23:44:11.992] checking libxslt/xslt.h presence... yes [23:44:12.037] checking for libxslt/xslt.h... yes [23:44:12.038] checking ldap.h usability... yes [23:44:12.046] checking ldap.h presence... yes [23:44:12.080] checking for ldap.h... yes [23:44:12.080] checking for compatible LDAP implementation... yes [23:44:12.088] checking ossp/uuid.h usability... yes [23:44:12.097] checking ossp/uuid.h presence... yes [23:44:12.133] checking for ossp/uuid.h... yes [23:44:12.169] checking whether byte ordering is bigendian... no [23:44:12.317] checking for inline... inline [23:44:12.329] checking for printf format archetype... printf [23:44:12.355] checking for _Static_assert... yes [23:44:12.497] checking for typeof... typeof [23:44:12.505] checking for __builtin_types_compatible_p... yes [23:44:12.517] checking for __builtin_constant_p... yes [23:44:12.527] checking for __builtin_unreachable... yes [23:44:12.683] checking for computed goto support... yes [23:44:12.692] checking for struct tm.tm_zone... yes [23:44:12.701] checking for union semun... no [23:44:12.773] checking for socklen_t... yes [23:44:12.856] checking for struct sockaddr.sa_len... no [23:44:13.000] checking for locale_t... yes [23:44:13.011] checking for C/C++ restrict keyword... __restrict [23:44:13.024] checking for struct option... yes [23:44:13.097] checking whether assembler supports x86_64 popcntq... yes [23:44:13.105] checking for special C compiler options needed for large files... no [23:44:13.105] checking for _FILE_OFFSET_BITS value needed for large files... no [23:44:13.116] checking size of off_t... 8 [23:44:13.274] checking size of bool... 1 [23:44:13.430] checking for int timezone... yes [23:44:13.576] checking for wcstombs_l declaration... no [23:44:13.730] checking for backtrace_symbols... yes [23:44:13.881] checking for copyfile... no [23:44:14.026] checking for copy_file_range... yes [23:44:14.179] checking for getifaddrs... yes [23:44:14.320] checking for getpeerucred... no [23:44:14.467] checking for inet_pton... yes [23:44:14.612] checking for kqueue... no [23:44:14.755] checking for mbstowcs_l... no [23:44:14.899] checking for memset_s... no [23:44:15.050] checking for posix_fallocate... yes [23:44:15.197] checking for ppoll... yes [23:44:15.339] checking for pthread_is_threaded_np... no [23:44:15.485] checking for setproctitle... no [23:44:15.634] checking for setproctitle_fast... no [23:44:15.782] checking for strchrnul... yes [23:44:15.936] checking for strsignal... yes [23:44:16.084] checking for syncfs... yes [23:44:16.235] checking for sync_file_range... yes [23:44:16.379] checking for uselocale... yes [23:44:16.525] checking for wcstombs_l... no [23:44:16.671] checking for __builtin_bswap16... yes [23:44:16.817] checking for __builtin_bswap32... yes [23:44:16.954] checking for __builtin_bswap64... yes [23:44:17.102] checking for __builtin_clz... yes [23:44:17.244] checking for __builtin_ctz... yes [23:44:17.383] checking for __builtin_popcount... yes [23:44:17.523] checking for __builtin_frame_address... yes [23:44:17.663] checking for _LARGEFILE_SOURCE value needed for large files... no [23:44:17.803] checking how ccache clang reports undeclared, standard C functions... warning [23:44:17.823] checking for posix_fadvise... yes [23:44:17.972] checking whether posix_fadvise is declared... yes [23:44:17.984] checking whether fdatasync is declared... yes [23:44:17.997] checking whether strlcat is declared... no [23:44:18.093] checking whether strlcpy is declared... no [23:44:18.188] checking whether strnlen is declared... yes [23:44:18.203] checking whether strsep is declared... yes [23:44:18.217] checking whether preadv is declared... yes [23:44:18.229] checking whether pwritev is declared... yes [23:44:18.243] checking whether F_FULLFSYNC is declared... no [23:44:18.313] checking for explicit_bzero... yes [23:44:18.450] checking for getopt... yes [23:44:18.593] checking for getpeereid... no [23:44:18.735] checking for inet_aton... yes [23:44:18.871] checking for mkdtemp... yes [23:44:19.007] checking for strlcat... no [23:44:19.147] checking for strlcpy... no [23:44:19.292] checking for strnlen... yes [23:44:19.426] checking for strsep... yes [23:44:19.566] checking for pthread_barrier_wait... yes [23:44:19.706] checking for getopt_long... yes [23:44:19.840] checking for syslog... yes [23:44:19.977] checking syslog.h usability... yes [23:44:19.985] checking syslog.h presence... yes [23:44:20.017] checking for syslog.h... yes [23:44:20.017] checking for opterr... yes [23:44:20.154] checking for optreset... no [23:44:20.304] checking unicode/ucol.h usability... yes [23:44:20.313] checking unicode/ucol.h presence... yes [23:44:20.350] checking for unicode/ucol.h... yes [23:44:20.355] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:44:20.368] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:44:20.378] checking for rl_completion_suppress_quote... yes [23:44:20.523] checking for rl_filename_quote_characters... yes [23:44:20.676] checking for rl_filename_quoting_function... yes [23:44:20.818] checking for append_history... yes [23:44:20.961] checking for history_truncate_file... yes [23:44:21.107] checking for rl_completion_matches... yes [23:44:21.248] checking for rl_filename_completion_function... yes [23:44:21.397] checking for rl_reset_screen_size... yes [23:44:21.540] checking for rl_variable_bind... yes [23:44:21.683] checking test program... ok [23:44:21.828] checking whether long int is 64 bits... yes [23:44:21.977] checking for __builtin_mul_overflow... yes [23:44:22.118] checking size of void *... 8 [23:44:22.284] checking size of size_t... 8 [23:44:22.450] checking size of long... 8 [23:44:22.622] checking alignment of short... 2 [23:44:22.787] checking alignment of int... 4 [23:44:22.947] checking alignment of long... 8 [23:44:23.109] checking alignment of double... 8 [23:44:23.274] checking for int8... no [23:44:23.347] checking for uint8... no [23:44:23.418] checking for int64... no [23:44:23.488] checking for uint64... no [23:44:23.562] checking for __int128... yes [23:44:23.719] checking for __int128 alignment bug... ok [23:44:23.878] checking alignment of PG_INT128_TYPE... 16 [23:44:24.039] checking for builtin __sync char locking functions... yes [23:44:24.177] checking for builtin __sync int32 locking functions... yes [23:44:24.316] checking for builtin __sync int32 atomic operations... yes [23:44:24.453] checking for builtin __sync int64 atomic operations... yes [23:44:24.597] checking for builtin __atomic int32 atomic operations... yes [23:44:24.742] checking for builtin __atomic int64 atomic operations... yes [23:44:24.897] checking for __get_cpuid... yes [23:44:25.052] checking for __get_cpuid_count... yes [23:44:25.201] checking for __cpuid... no [23:44:25.264] checking for __cpuidex... no [23:44:25.327] checking for _xgetbv with CFLAGS=... no [23:44:25.652] checking for _xgetbv with CFLAGS=-mxsave... yes [23:44:26.001] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:44:26.266] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:44:26.614] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:44:26.703] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:44:26.933] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:44:26.997] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:44:27.055] 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 [23:44:27.126] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:44:27.126] checking for library containing sem_init... none required [23:44:27.268] checking which semaphore API to use... unnamed POSIX [23:44:27.268] checking which random number source to use... OpenSSL [23:44:27.270] checking for tclsh... /usr/bin/tclsh [23:44:27.270] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:44:27.311] checking tcl.h usability... yes [23:44:27.319] checking tcl.h presence... yes [23:44:27.356] checking for tcl.h... yes [23:44:27.356] checking for perl.h... yes [23:44:27.375] checking for libperl... yes [23:44:27.604] checking Python.h usability... yes [23:44:27.614] checking Python.h presence... yes [23:44:27.680] checking for Python.h... yes [23:44:27.681] checking for xmllint... /usr/bin/xmllint [23:44:27.681] checking for xsltproc... /usr/bin/xsltproc [23:44:27.681] checking for fop... /usr/bin/fop [23:44:27.681] checking for dbtoepub... no [23:44:27.682] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:44:27.776] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:44:27.898] configure: using compiler=Debian clang version 14.0.6 [23:44:27.898] 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 [23:44:27.898] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:44:27.898] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:44:27.898] configure: using CXX=ccache clang++-16 [23:44:27.898] 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 [23:44:27.898] configure: using CLANG=ccache clang-16 [23:44:27.898] 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 [23:44:27.898] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:44:27.923] configure: updating cache clang.cache [23:44:27.932] configure: creating ./config.status [23:44:28.013] config.status: creating GNUmakefile [23:44:28.024] config.status: creating src/Makefile.global [23:44:28.039] config.status: creating src/include/pg_config.h [23:44:28.051] config.status: creating src/include/pg_config_ext.h [23:44:28.058] config.status: src/include/pg_config_ext.h is unchanged [23:44:28.060] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:44:28.067] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:44:28.072] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:44:28.079] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:44:28.086] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:44:28.093] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:44:28.101] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:44:28.134] [23:44:28.134] real 0m24.274s [23:44:28.134] user 0m15.087s [23:44:28.134] sys 0m9.196s [23:44:28.134] make -s -j${BUILD_JOBS} clean [23:44:28.614] time make -s -j${BUILD_JOBS} world-bin [23:44:32.588] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [23:44:32.588] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [23:44:32.588] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [23:44:32.588] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [23:44:32.588] ereport(elevel, errmsg_internal(__VA_ARGS__)) [23:44:32.588] ^~~~~~~~~~~ [23:44:32.588] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [23:44:32.588] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [23:44:32.588] ^~~~~~~~~~~ [23:44:32.588] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [23:44:32.588] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [23:44:32.588] ^~~~~~~~~~~ [23:44:32.588] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [23:44:32.588] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [23:44:32.588] ^~~~~~ [23:44:32.588] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [23:44:32.588] ereport(elevel, errmsg_internal(__VA_ARGS__)) [23:44:32.588] ^~~~~~~~~~~ [23:44:32.588] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [23:44:32.588] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [23:44:32.588] ^~~~~~~~~~~ [23:44:32.588] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [23:44:32.588] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [23:44:32.588] ^~~~~~~~~~~ [23:44:32.588] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [23:44:32.588] int status; [23:44:32.588] ^ [23:44:32.588] = 0 [23:44:32.588] 2 errors generated. [23:44:32.589] make[3]: *** [: backend_startup.o] Error 1 [23:44:32.589] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [23:44:32.589] make[2]: *** Waiting for unfinished jobs.... [23:44:33.146] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:44:33.146] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:44:33.146] [23:44:33.146] real 0m4.532s [23:44:33.146] user 0m7.451s [23:44:33.146] sys 0m5.920s [23:44:33.147] [23:44:33.147] Exit status: 2