[04:07:04.795] time ./configure \ [04:07:04.795] --cache clang.cache \ [04:07:04.795] ${LINUX_CONFIGURE_FEATURES} \ [04:07:04.795] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:07:04.967] configure: creating cache clang.cache [04:07:04.981] checking build system type... x86_64-pc-linux-gnu [04:07:05.083] checking host system type... x86_64-pc-linux-gnu [04:07:05.083] checking which template to use... linux [04:07:05.083] checking whether NLS is wanted... no [04:07:05.084] checking for default port number... 5432 [04:07:05.090] checking for block size... 8kB [04:07:05.091] checking for segment size... 1GB [04:07:05.094] checking for WAL block size... 8kB [04:07:05.210] checking whether the C compiler works... yes [04:07:05.372] checking for C compiler default output file name... a.out [04:07:05.373] checking for suffix of executables... [04:07:05.443] checking whether we are cross compiling... no [04:07:05.537] checking for suffix of object files... o [04:07:05.545] checking whether we are using the GNU C compiler... yes [04:07:05.551] checking whether ccache clang accepts -g... yes [04:07:05.558] checking for ccache clang option to accept ISO C89... none needed [04:07:05.566] checking for ccache clang option to accept ISO C99... none needed [04:07:05.699] checking whether we are using the GNU C++ compiler... yes [04:07:05.706] checking whether ccache clang++-16 accepts -g... yes [04:07:05.846] checking for gawk... no [04:07:05.846] checking for mawk... mawk [04:07:05.847] checking for LLVM_CONFIG... llvm-config-16 [04:07:05.852] configure: using llvm 16.0.6 [04:07:05.852] checking for CLANG... ccache clang-16 [04:07:05.905] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:07:05.912] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:07:05.919] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:07:05.926] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:07:05.933] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:07:05.940] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:07:05.947] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:07:05.953] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:07:05.960] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:07:05.972] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:07:05.984] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:07:05.992] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:07:05.999] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:07:06.011] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:07:06.023] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:07:06.031] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:07:06.037] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:07:06.044] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:07:06.051] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:07:06.058] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:07:06.065] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:07:06.073] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:07:06.085] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:07:06.092] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:07:06.100] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:07:06.107] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:07:06.113] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:07:06.120] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:07:06.132] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:07:06.144] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:07:06.157] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:07:06.165] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:07:06.173] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:07:06.181] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:07:06.188] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:07:06.195] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:07:06.202] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:07:06.209] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:07:06.216] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:07:06.223] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:07:06.231] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:07:06.238] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:07:06.250] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:07:06.263] checking whether the C compiler still works... yes [04:07:06.382] checking how to run the C preprocessor... ccache clang -E [04:07:06.521] checking for pkg-config... /usr/bin/pkg-config [04:07:06.521] checking pkg-config is at least version 0.9.0... yes [04:07:06.522] checking whether to build with ICU support... yes [04:07:06.523] checking for icu-uc icu-i18n... yes [04:07:06.531] checking whether to build with Tcl... yes [04:07:06.531] checking whether to build Perl modules... yes [04:07:06.531] checking whether to build Python modules... yes [04:07:06.531] checking whether to build with GSSAPI support... yes [04:07:06.532] checking whether to build with PAM support... yes [04:07:06.532] checking whether to build with BSD Authentication support... no [04:07:06.532] checking whether to build with LDAP support... yes [04:07:06.532] checking whether to build with Bonjour support... no [04:07:06.533] checking whether to build with SELinux support... yes [04:07:06.533] checking whether to build with systemd support... yes [04:07:06.533] checking whether to build with XML support... yes [04:07:06.533] checking for libxml-2.0 >= 2.6.23... yes [04:07:06.541] checking whether to build with LZ4 support... yes [04:07:06.541] checking for liblz4... yes [04:07:06.548] checking whether to build with ZSTD support... yes [04:07:06.549] checking for libzstd >= 1.4.0... yes [04:07:06.556] checking for strip... strip [04:07:06.556] checking whether it is possible to strip libraries... yes [04:07:06.558] checking for ar... ar [04:07:06.558] checking for a BSD-compatible install... /usr/bin/install -c [04:07:06.567] checking for tar... /usr/bin/tar [04:07:06.567] checking whether ln -s works... yes [04:07:06.567] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:07:06.570] checking for bison... /usr/bin/bison [04:07:06.572] configure: using bison (GNU Bison) 3.8.2 [04:07:06.575] checking for flex... /usr/bin/flex [04:07:06.588] configure: using flex 2.6.4 [04:07:06.588] checking for perl... /usr/bin/perl [04:07:06.591] configure: using perl 5.36.0 [04:07:06.593] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:07:06.598] checking for Perl privlibexp... /usr/share/perl/5.36 [04:07:06.603] checking for Perl useshrplib... true [04:07:06.609] 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:07:06.614] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:07:06.620] 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:07:06.711] checking for python3... /usr/bin/python3 [04:07:06.724] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:07:06.731] checking for Python sysconfig module... yes [04:07:06.743] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:07:06.755] checking Python include directory... -I/usr/include/python3.11 [04:07:06.768] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:07:06.811] checking for a sed that does not truncate output... /usr/bin/sed [04:07:06.816] checking for grep that handles long lines and -e... /usr/bin/grep [04:07:06.818] checking for egrep... /usr/bin/grep -E [04:07:06.819] checking for ANSI C header files... yes [04:07:07.006] checking for sys/types.h... yes [04:07:07.023] checking for sys/stat.h... yes [04:07:07.038] checking for stdlib.h... yes [04:07:07.055] checking for string.h... yes [04:07:07.072] checking for memory.h... yes [04:07:07.088] checking for strings.h... yes [04:07:07.105] checking for inttypes.h... yes [04:07:07.122] checking for stdint.h... yes [04:07:07.138] checking for unistd.h... yes [04:07:07.152] checking whether ccache clang is Clang... yes [04:07:07.182] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:07:07.308] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:07:07.387] checking whether more special flags are required for pthreads... no [04:07:07.387] checking for PTHREAD_PRIO_INHERIT... yes [04:07:07.473] checking pthread.h usability... yes [04:07:07.482] checking pthread.h presence... yes [04:07:07.516] checking for pthread.h... yes [04:07:07.516] checking for strerror_r... yes [04:07:07.595] checking whether strerror_r returns int... no [04:07:07.667] checking for main in -lm... yes [04:07:07.752] checking for library containing setproctitle... no [04:07:07.919] checking for library containing dlsym... none required [04:07:08.003] checking for library containing socket... none required [04:07:08.083] checking for library containing getopt_long... none required [04:07:08.163] checking for library containing shm_open... none required [04:07:08.244] checking for library containing shm_unlink... none required [04:07:08.325] checking for library containing clock_gettime... none required [04:07:08.406] checking for library containing shmget... none required [04:07:08.487] checking for library containing backtrace_symbols... none required [04:07:08.567] checking for library containing pthread_barrier_wait... none required [04:07:08.647] checking for library containing readline... -lreadline [04:07:08.728] checking for inflate in -lz... yes [04:07:08.812] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:07:08.987] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:07:09.094] checking for SSL_new in -lssl... yes [04:07:09.205] checking for SSL_CTX_set_ciphersuites... yes [04:07:09.318] checking for SSL_CTX_set_cert_cb... yes [04:07:09.432] checking for X509_get_signature_info... yes [04:07:09.549] checking for SSL_CTX_set_num_tickets... yes [04:07:09.661] checking for pam_start in -lpam... yes [04:07:09.767] checking for xmlSaveToBuffer in -lxml2... yes [04:07:09.906] checking for xsltCleanupGlobals in -lxslt... yes [04:07:10.053] checking for LZ4_compress_default in -llz4... yes [04:07:10.194] checking for ZSTD_compress in -lzstd... yes [04:07:10.345] checking for ldap_bind in -lldap... yes [04:07:10.511] checking for ldap_initialize... yes [04:07:10.678] checking for ldap_verify_credentials... yes [04:07:10.843] checking for security_compute_create_name in -lselinux... yes [04:07:11.024] checking for uuid_export in -lossp-uuid... yes [04:07:11.206] checking for stdbool.h that conforms to C99... yes [04:07:11.219] checking for _Bool... yes [04:07:11.331] checking atomic.h usability... no [04:07:11.421] checking atomic.h presence... no [04:07:11.458] checking for atomic.h... no [04:07:11.462] checking copyfile.h usability... no [04:07:11.552] checking copyfile.h presence... no [04:07:11.591] checking for copyfile.h... no [04:07:11.595] checking execinfo.h usability... yes [04:07:11.604] checking execinfo.h presence... yes [04:07:11.638] checking for execinfo.h... yes [04:07:11.646] checking getopt.h usability... yes [04:07:11.656] checking getopt.h presence... yes [04:07:11.688] checking for getopt.h... yes [04:07:11.698] checking ifaddrs.h usability... yes [04:07:11.708] checking ifaddrs.h presence... yes [04:07:11.744] checking for ifaddrs.h... yes [04:07:11.753] checking mbarrier.h usability... no [04:07:11.841] checking mbarrier.h presence... no [04:07:11.877] checking for mbarrier.h... no [04:07:11.881] checking sys/epoll.h usability... yes [04:07:11.889] checking sys/epoll.h presence... yes [04:07:11.921] checking for sys/epoll.h... yes [04:07:11.929] checking sys/event.h usability... no [04:07:12.017] checking sys/event.h presence... no [04:07:12.053] checking for sys/event.h... no [04:07:12.056] checking sys/personality.h usability... yes [04:07:12.066] checking sys/personality.h presence... yes [04:07:12.097] checking for sys/personality.h... yes [04:07:12.105] checking sys/prctl.h usability... yes [04:07:12.114] checking sys/prctl.h presence... yes [04:07:12.149] checking for sys/prctl.h... yes [04:07:12.157] checking sys/procctl.h usability... no [04:07:12.245] checking sys/procctl.h presence... no [04:07:12.281] checking for sys/procctl.h... no [04:07:12.285] checking sys/signalfd.h usability... yes [04:07:12.294] checking sys/signalfd.h presence... yes [04:07:12.326] checking for sys/signalfd.h... yes [04:07:12.335] checking sys/ucred.h usability... no [04:07:12.424] checking sys/ucred.h presence... no [04:07:12.461] checking for sys/ucred.h... no [04:07:12.465] checking termios.h usability... yes [04:07:12.474] checking termios.h presence... yes [04:07:12.507] checking for termios.h... yes [04:07:12.515] checking ucred.h usability... no [04:07:12.604] checking ucred.h presence... no [04:07:12.641] checking for ucred.h... no [04:07:12.645] checking xlocale.h usability... no [04:07:12.732] checking xlocale.h presence... no [04:07:12.767] checking for xlocale.h... no [04:07:12.769] checking readline/readline.h usability... yes [04:07:12.778] checking readline/readline.h presence... yes [04:07:12.813] checking for readline/readline.h... yes [04:07:12.815] checking readline/history.h usability... yes [04:07:12.824] checking readline/history.h presence... yes [04:07:12.857] checking for readline/history.h... yes [04:07:12.861] checking zlib.h usability... yes [04:07:12.870] checking zlib.h presence... yes [04:07:12.905] checking for zlib.h... yes [04:07:12.905] checking for lz4... /usr/bin/lz4 [04:07:12.906] checking lz4.h usability... yes [04:07:12.914] checking lz4.h presence... yes [04:07:12.946] checking for lz4.h... yes [04:07:12.947] checking for zstd... /usr/bin/zstd [04:07:12.947] checking zstd.h usability... yes [04:07:12.956] checking zstd.h presence... yes [04:07:12.992] checking for zstd.h... yes [04:07:12.993] checking gssapi/gssapi.h usability... yes [04:07:13.001] checking gssapi/gssapi.h presence... yes [04:07:13.034] checking for gssapi/gssapi.h... yes [04:07:13.036] checking gssapi/gssapi_ext.h usability... yes [04:07:13.044] checking gssapi/gssapi_ext.h presence... yes [04:07:13.079] checking for gssapi/gssapi_ext.h... yes [04:07:13.081] checking for openssl... /usr/bin/openssl [04:07:13.085] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:07:13.085] checking openssl/ssl.h usability... yes [04:07:13.095] checking openssl/ssl.h presence... yes [04:07:13.158] checking for openssl/ssl.h... yes [04:07:13.159] checking openssl/err.h usability... yes [04:07:13.168] checking openssl/err.h presence... yes [04:07:13.210] checking for openssl/err.h... yes [04:07:13.211] checking security/pam_appl.h usability... yes [04:07:13.220] checking security/pam_appl.h presence... yes [04:07:13.251] checking for security/pam_appl.h... yes [04:07:13.253] checking systemd/sd-daemon.h usability... yes [04:07:13.262] checking systemd/sd-daemon.h presence... yes [04:07:13.297] checking for systemd/sd-daemon.h... yes [04:07:13.297] checking libxml/parser.h usability... yes [04:07:13.307] checking libxml/parser.h presence... yes [04:07:13.352] checking for libxml/parser.h... yes [04:07:13.353] checking libxslt/xslt.h usability... yes [04:07:13.363] checking libxslt/xslt.h presence... yes [04:07:13.408] checking for libxslt/xslt.h... yes [04:07:13.409] checking ldap.h usability... yes [04:07:13.417] checking ldap.h presence... yes [04:07:13.452] checking for ldap.h... yes [04:07:13.452] checking for compatible LDAP implementation... yes [04:07:13.461] checking ossp/uuid.h usability... yes [04:07:13.469] checking ossp/uuid.h presence... yes [04:07:13.504] checking for ossp/uuid.h... yes [04:07:13.541] checking whether byte ordering is bigendian... no [04:07:13.698] checking for inline... inline [04:07:13.710] checking for printf format archetype... printf [04:07:13.736] checking for _Static_assert... yes [04:07:13.925] checking for typeof... typeof [04:07:13.932] checking for __builtin_types_compatible_p... yes [04:07:13.943] checking for __builtin_constant_p... yes [04:07:13.954] checking for __builtin_unreachable... yes [04:07:14.103] checking for computed goto support... yes [04:07:14.111] checking for struct tm.tm_zone... yes [04:07:14.121] checking for union semun... no [04:07:14.193] checking for socklen_t... yes [04:07:14.280] checking for struct sockaddr.sa_len... no [04:07:14.432] checking for C/C++ restrict keyword... __restrict [04:07:14.445] checking for struct option... yes [04:07:14.523] checking whether assembler supports x86_64 popcntq... yes [04:07:14.531] checking for special C compiler options needed for large files... no [04:07:14.531] checking for _FILE_OFFSET_BITS value needed for large files... no [04:07:14.543] checking size of off_t... 8 [04:07:14.714] checking size of bool... 1 [04:07:14.885] checking for int timezone... yes [04:07:15.033] checking for backtrace_symbols... yes [04:07:15.194] checking for copyfile... no [04:07:15.356] checking for copy_file_range... yes [04:07:15.515] checking for getifaddrs... yes [04:07:15.669] checking for getpeerucred... no [04:07:15.831] checking for inet_pton... yes [04:07:16.014] checking for kqueue... no [04:07:16.176] checking for mbstowcs_l... no [04:07:16.341] checking for memset_s... no [04:07:16.541] checking for posix_fallocate... yes [04:07:16.738] checking for ppoll... yes [04:07:16.925] checking for pthread_is_threaded_np... no [04:07:17.120] checking for setproctitle... no [04:07:17.274] checking for setproctitle_fast... no [04:07:17.431] checking for strchrnul... yes [04:07:17.574] checking for strsignal... yes [04:07:17.722] checking for syncfs... yes [04:07:17.886] checking for sync_file_range... yes [04:07:18.055] checking for uselocale... yes [04:07:18.201] checking for wcstombs_l... no [04:07:18.352] checking for __builtin_bswap16... yes [04:07:18.504] checking for __builtin_bswap32... yes [04:07:18.651] checking for __builtin_bswap64... yes [04:07:18.799] checking for __builtin_clz... yes [04:07:18.939] checking for __builtin_ctz... yes [04:07:19.078] checking for __builtin_popcount... yes [04:07:19.221] checking for __builtin_frame_address... yes [04:07:19.377] checking for _LARGEFILE_SOURCE value needed for large files... no [04:07:19.534] checking how ccache clang reports undeclared, standard C functions... warning [04:07:19.554] checking for posix_fadvise... yes [04:07:19.705] checking whether posix_fadvise is declared... yes [04:07:19.718] checking whether fdatasync is declared... yes [04:07:19.732] checking whether strlcat is declared... no [04:07:19.833] checking whether strlcpy is declared... no [04:07:19.934] checking whether strnlen is declared... yes [04:07:19.950] checking whether strsep is declared... yes [04:07:19.965] checking whether preadv is declared... yes [04:07:19.980] checking whether pwritev is declared... yes [04:07:19.994] checking whether F_FULLFSYNC is declared... no [04:07:20.072] checking for explicit_bzero... yes [04:07:20.221] checking for getopt... yes [04:07:20.362] checking for getpeereid... no [04:07:20.504] checking for inet_aton... yes [04:07:20.637] checking for mkdtemp... yes [04:07:20.784] checking for strlcat... no [04:07:20.933] checking for strlcpy... no [04:07:21.088] checking for strnlen... yes [04:07:21.235] checking for strsep... yes [04:07:21.415] checking for pthread_barrier_wait... yes [04:07:21.585] checking for getopt_long... yes [04:07:21.720] checking for syslog... yes [04:07:21.889] checking syslog.h usability... yes [04:07:21.898] checking syslog.h presence... yes [04:07:21.932] checking for syslog.h... yes [04:07:21.932] checking for opterr... yes [04:07:22.072] checking for optreset... no [04:07:22.222] checking unicode/ucol.h usability... yes [04:07:22.231] checking unicode/ucol.h presence... yes [04:07:22.270] checking for unicode/ucol.h... yes [04:07:22.275] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:07:22.289] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:07:22.299] checking for rl_completion_suppress_quote... yes [04:07:22.451] checking for rl_filename_quote_characters... yes [04:07:22.609] checking for rl_filename_quoting_function... yes [04:07:22.755] checking for append_history... yes [04:07:22.906] checking for history_truncate_file... yes [04:07:23.111] checking for rl_completion_matches... yes [04:07:23.261] checking for rl_filename_completion_function... yes [04:07:23.405] checking for rl_reset_screen_size... yes [04:07:23.549] checking for rl_variable_bind... yes [04:07:23.703] checking test program... ok [04:07:23.853] checking whether long int is 64 bits... yes [04:07:24.008] checking for __builtin_mul_overflow... yes [04:07:24.151] checking size of void *... 8 [04:07:24.322] checking size of size_t... 8 [04:07:24.496] checking size of long... 8 [04:07:24.684] checking alignment of short... 2 [04:07:24.856] checking alignment of int... 4 [04:07:25.020] checking alignment of long... 8 [04:07:25.189] checking alignment of double... 8 [04:07:25.362] checking for __int128... yes [04:07:25.504] checking for __int128 alignment bug... ok [04:07:25.649] checking alignment of PG_INT128_TYPE... 16 [04:07:25.816] checking for builtin __sync char locking functions... yes [04:07:25.961] checking for builtin __sync int32 locking functions... yes [04:07:26.102] checking for builtin __sync int32 atomic operations... yes [04:07:26.247] checking for builtin __sync int64 atomic operations... yes [04:07:26.390] checking for builtin __atomic int32 atomic operations... yes [04:07:26.537] checking for builtin __atomic int64 atomic operations... yes [04:07:26.682] checking for __get_cpuid... yes [04:07:26.841] checking for __get_cpuid_count... yes [04:07:26.986] checking for __cpuid... no [04:07:27.046] checking for __cpuidex... no [04:07:27.108] checking for _xgetbv with CFLAGS=... no [04:07:27.425] checking for _xgetbv with CFLAGS=-mxsave... yes [04:07:27.794] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:07:28.062] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:07:28.420] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:07:28.512] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:07:28.752] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:07:28.818] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:07:28.877] 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:07:28.949] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:07:28.949] checking for library containing sem_init... none required [04:07:29.096] checking which semaphore API to use... unnamed POSIX [04:07:29.096] checking which random number source to use... OpenSSL [04:07:29.098] checking for tclsh... /usr/bin/tclsh [04:07:29.098] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:07:29.138] checking tcl.h usability... yes [04:07:29.147] checking tcl.h presence... yes [04:07:29.184] checking for tcl.h... yes [04:07:29.184] checking for perl.h... yes [04:07:29.206] checking for libperl... yes [04:07:29.434] checking Python.h usability... yes [04:07:29.444] checking Python.h presence... yes [04:07:29.512] checking for Python.h... yes [04:07:29.512] checking for xmllint... /usr/bin/xmllint [04:07:29.512] checking for xsltproc... /usr/bin/xsltproc [04:07:29.512] checking for fop... /usr/bin/fop [04:07:29.513] checking for dbtoepub... no [04:07:29.513] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:07:29.606] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:07:29.731] configure: using compiler=Debian clang version 14.0.6 [04:07:29.731] 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:07:29.731] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:07:29.731] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:07:29.731] configure: using CXX=ccache clang++-16 [04:07:29.731] 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:07:29.731] configure: using CLANG=ccache clang-16 [04:07:29.731] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:07:29.731] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:07:29.758] configure: updating cache clang.cache [04:07:29.768] configure: creating ./config.status [04:07:29.859] config.status: creating GNUmakefile [04:07:29.872] config.status: creating src/Makefile.global [04:07:29.887] config.status: creating src/include/pg_config.h [04:07:29.899] config.status: creating src/include/pg_config_ext.h [04:07:29.906] config.status: src/include/pg_config_ext.h is unchanged [04:07:29.908] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:07:29.916] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:07:29.921] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:07:29.929] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:07:29.937] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:07:29.944] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:07:29.952] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:07:29.988] [04:07:29.988] real 0m25.193s [04:07:29.988] user 0m15.405s [04:07:29.988] sys 0m9.826s [04:07:29.988] make -s -j${BUILD_JOBS} clean [04:07:30.497] time make -s -j${BUILD_JOBS} world-bin [04:07:34.737] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [04:07:34.737] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:07:34.737] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [04:07:34.737] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [04:07:34.737] ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:07:34.737] ^~~~~~~~~~~ [04:07:34.737] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [04:07:34.737] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [04:07:34.737] ^~~~~~~~~~~ [04:07:34.737] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [04:07:34.737] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:07:34.737] ^~~~~~~~~~~ [04:07:34.737] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [04:07:34.737] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:07:34.737] ^~~~~~ [04:07:34.737] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [04:07:34.737] ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:07:34.737] ^~~~~~~~~~~ [04:07:34.737] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [04:07:34.737] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [04:07:34.737] ^~~~~~~~~~~ [04:07:34.737] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [04:07:34.737] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:07:34.737] ^~~~~~~~~~~ [04:07:34.737] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [04:07:34.737] int status; [04:07:34.737] ^ [04:07:34.737] = 0 [04:07:34.737] 2 errors generated. [04:07:34.738] make[3]: *** [: backend_startup.o] Error 1 [04:07:34.738] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [04:07:34.738] make[2]: *** Waiting for unfinished jobs.... [04:07:35.190] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:07:35.190] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:07:35.190] [04:07:35.190] real 0m4.694s [04:07:35.190] user 0m7.714s [04:07:35.190] sys 0m6.245s [04:07:35.191] [04:07:35.191] Exit status: 2