[01:59:01.510] time ./configure \ [01:59:01.510] --cache clang.cache \ [01:59:01.510] ${LINUX_CONFIGURE_FEATURES} \ [01:59:01.510] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [01:59:01.697] configure: creating cache clang.cache [01:59:01.712] checking build system type... x86_64-pc-linux-gnu [01:59:01.816] checking host system type... x86_64-pc-linux-gnu [01:59:01.816] checking which template to use... linux [01:59:01.816] checking whether NLS is wanted... no [01:59:01.816] checking for default port number... 5432 [01:59:01.823] checking for block size... 8kB [01:59:01.825] checking for segment size... 1GB [01:59:01.827] checking for WAL block size... 8kB [01:59:01.938] checking whether the C compiler works... yes [01:59:02.099] checking for C compiler default output file name... a.out [01:59:02.100] checking for suffix of executables... [01:59:02.169] checking whether we are cross compiling... no [01:59:02.262] checking for suffix of object files... o [01:59:02.270] checking whether we are using the GNU C compiler... yes [01:59:02.277] checking whether ccache clang accepts -g... yes [01:59:02.284] checking for ccache clang option to accept ISO C89... none needed [01:59:02.292] checking for ccache clang option to accept ISO C99... none needed [01:59:02.421] checking whether we are using the GNU C++ compiler... yes [01:59:02.429] checking whether ccache clang++-16 accepts -g... yes [01:59:02.569] checking for gawk... no [01:59:02.569] checking for mawk... mawk [01:59:02.570] checking for LLVM_CONFIG... llvm-config-16 [01:59:02.575] configure: using llvm 16.0.6 [01:59:02.575] checking for CLANG... ccache clang-16 [01:59:02.625] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [01:59:02.633] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [01:59:02.641] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [01:59:02.648] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [01:59:02.654] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [01:59:02.661] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [01:59:02.669] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [01:59:02.677] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [01:59:02.684] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [01:59:02.697] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [01:59:02.711] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [01:59:02.718] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [01:59:02.726] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [01:59:02.738] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [01:59:02.751] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [01:59:02.759] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [01:59:02.767] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [01:59:02.774] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [01:59:02.781] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [01:59:02.789] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [01:59:02.797] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [01:59:02.804] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [01:59:02.817] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [01:59:02.825] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [01:59:02.833] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [01:59:02.841] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [01:59:02.848] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [01:59:02.856] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [01:59:02.869] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [01:59:02.881] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [01:59:02.895] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [01:59:02.903] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [01:59:02.911] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [01:59:02.919] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [01:59:02.926] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [01:59:02.933] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [01:59:02.941] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [01:59:02.948] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [01:59:02.955] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [01:59:02.962] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [01:59:02.969] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [01:59:02.977] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [01:59:02.989] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [01:59:03.002] checking whether the C compiler still works... yes [01:59:03.116] checking how to run the C preprocessor... ccache clang -E [01:59:03.247] checking for pkg-config... /usr/bin/pkg-config [01:59:03.247] checking pkg-config is at least version 0.9.0... yes [01:59:03.249] checking whether to build with ICU support... yes [01:59:03.249] checking for icu-uc icu-i18n... yes [01:59:03.258] checking whether to build with Tcl... yes [01:59:03.258] checking whether to build Perl modules... yes [01:59:03.258] checking whether to build Python modules... yes [01:59:03.258] checking whether to build with GSSAPI support... yes [01:59:03.259] checking whether to build with PAM support... yes [01:59:03.259] checking whether to build with BSD Authentication support... no [01:59:03.259] checking whether to build with LDAP support... yes [01:59:03.259] checking whether to build with Bonjour support... no [01:59:03.260] checking whether to build with SELinux support... yes [01:59:03.260] checking whether to build with systemd support... yes [01:59:03.260] checking whether to build with XML support... yes [01:59:03.260] checking for libxml-2.0 >= 2.6.23... yes [01:59:03.268] checking whether to build with LZ4 support... yes [01:59:03.268] checking for liblz4... yes [01:59:03.275] checking whether to build with ZSTD support... yes [01:59:03.276] checking for libzstd >= 1.4.0... yes [01:59:03.283] checking for strip... strip [01:59:03.283] checking whether it is possible to strip libraries... yes [01:59:03.285] checking for ar... ar [01:59:03.286] checking for a BSD-compatible install... /usr/bin/install -c [01:59:03.295] checking for tar... /usr/bin/tar [01:59:03.295] checking whether ln -s works... yes [01:59:03.295] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [01:59:03.297] checking for bison... /usr/bin/bison [01:59:03.300] configure: using bison (GNU Bison) 3.8.2 [01:59:03.303] checking for flex... /usr/bin/flex [01:59:03.315] configure: using flex 2.6.4 [01:59:03.315] checking for perl... /usr/bin/perl [01:59:03.318] configure: using perl 5.36.0 [01:59:03.320] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [01:59:03.325] checking for Perl privlibexp... /usr/share/perl/5.36 [01:59:03.329] checking for Perl useshrplib... true [01:59:03.335] 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 [01:59:03.340] checking for CFLAGS to compile embedded Perl... -DDEBIAN [01:59:03.346] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [01:59:03.437] checking for python3... /usr/bin/python3 [01:59:03.450] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [01:59:03.457] checking for Python sysconfig module... yes [01:59:03.468] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [01:59:03.480] checking Python include directory... -I/usr/include/python3.11 [01:59:03.492] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [01:59:03.534] checking for a sed that does not truncate output... /usr/bin/sed [01:59:03.540] checking for grep that handles long lines and -e... /usr/bin/grep [01:59:03.542] checking for egrep... /usr/bin/grep -E [01:59:03.544] checking for ANSI C header files... yes [01:59:03.730] checking for sys/types.h... yes [01:59:03.747] checking for sys/stat.h... yes [01:59:03.763] checking for stdlib.h... yes [01:59:03.778] checking for string.h... yes [01:59:03.794] checking for memory.h... yes [01:59:03.810] checking for strings.h... yes [01:59:03.826] checking for inttypes.h... yes [01:59:03.843] checking for stdint.h... yes [01:59:03.859] checking for unistd.h... yes [01:59:03.873] checking whether ccache clang is Clang... yes [01:59:03.902] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [01:59:04.022] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [01:59:04.099] checking whether more special flags are required for pthreads... no [01:59:04.099] checking for PTHREAD_PRIO_INHERIT... yes [01:59:04.183] checking pthread.h usability... yes [01:59:04.191] checking pthread.h presence... yes [01:59:04.224] checking for pthread.h... yes [01:59:04.225] checking for strerror_r... yes [01:59:04.299] checking whether strerror_r returns int... no [01:59:04.368] checking for main in -lm... yes [01:59:04.450] checking for library containing setproctitle... no [01:59:04.616] checking for library containing dlsym... none required [01:59:04.694] checking for library containing socket... none required [01:59:04.775] checking for library containing getopt_long... none required [01:59:04.857] checking for library containing shm_open... none required [01:59:04.940] checking for library containing shm_unlink... none required [01:59:05.019] checking for library containing clock_gettime... none required [01:59:05.099] checking for library containing shmget... none required [01:59:05.178] checking for library containing backtrace_symbols... none required [01:59:05.256] checking for library containing pthread_barrier_wait... none required [01:59:05.337] checking for library containing readline... -lreadline [01:59:05.415] checking for inflate in -lz... yes [01:59:05.497] checking for library containing gss_store_cred_into... -lgssapi_krb5 [01:59:05.670] checking for CRYPTO_new_ex_data in -lcrypto... yes [01:59:05.774] checking for SSL_new in -lssl... yes [01:59:05.888] checking for SSL_CTX_set_cert_cb... yes [01:59:05.997] checking for OPENSSL_init_ssl... yes [01:59:06.111] checking for X509_get_signature_info... yes [01:59:06.226] checking for SSL_CTX_set_num_tickets... yes [01:59:06.335] checking for pam_start in -lpam... yes [01:59:06.446] checking for xmlSaveToBuffer in -lxml2... yes [01:59:06.599] checking for xsltCleanupGlobals in -lxslt... yes [01:59:06.763] checking for LZ4_compress_default in -llz4... yes [01:59:06.924] checking for ZSTD_compress in -lzstd... yes [01:59:07.068] checking for ldap_bind in -lldap... yes [01:59:07.235] checking for ldap_initialize... yes [01:59:07.417] checking for ldap_verify_credentials... yes [01:59:07.584] checking for security_compute_create_name in -lselinux... yes [01:59:07.743] checking for uuid_export in -lossp-uuid... yes [01:59:07.888] checking for stdbool.h that conforms to C99... yes [01:59:07.900] checking for _Bool... yes [01:59:08.003] checking atomic.h usability... no [01:59:08.088] checking atomic.h presence... no [01:59:08.123] checking for atomic.h... no [01:59:08.126] checking copyfile.h usability... no [01:59:08.211] checking copyfile.h presence... no [01:59:08.247] checking for copyfile.h... no [01:59:08.251] checking execinfo.h usability... yes [01:59:08.259] checking execinfo.h presence... yes [01:59:08.290] checking for execinfo.h... yes [01:59:08.298] checking getopt.h usability... yes [01:59:08.306] checking getopt.h presence... yes [01:59:08.337] checking for getopt.h... yes [01:59:08.345] checking ifaddrs.h usability... yes [01:59:08.355] checking ifaddrs.h presence... yes [01:59:08.389] checking for ifaddrs.h... yes [01:59:08.397] checking mbarrier.h usability... no [01:59:08.482] checking mbarrier.h presence... no [01:59:08.519] checking for mbarrier.h... no [01:59:08.522] checking sys/epoll.h usability... yes [01:59:08.531] checking sys/epoll.h presence... yes [01:59:08.565] checking for sys/epoll.h... yes [01:59:08.574] checking sys/event.h usability... no [01:59:08.659] checking sys/event.h presence... no [01:59:08.696] checking for sys/event.h... no [01:59:08.699] checking sys/personality.h usability... yes [01:59:08.708] checking sys/personality.h presence... yes [01:59:08.740] checking for sys/personality.h... yes [01:59:08.748] checking sys/prctl.h usability... yes [01:59:08.757] checking sys/prctl.h presence... yes [01:59:08.788] checking for sys/prctl.h... yes [01:59:08.796] checking sys/procctl.h usability... no [01:59:08.885] checking sys/procctl.h presence... no [01:59:08.921] checking for sys/procctl.h... no [01:59:08.925] checking sys/signalfd.h usability... yes [01:59:08.933] checking sys/signalfd.h presence... yes [01:59:08.965] checking for sys/signalfd.h... yes [01:59:08.973] checking sys/ucred.h usability... no [01:59:09.060] checking sys/ucred.h presence... no [01:59:09.097] checking for sys/ucred.h... no [01:59:09.100] checking termios.h usability... yes [01:59:09.110] checking termios.h presence... yes [01:59:09.142] checking for termios.h... yes [01:59:09.150] checking ucred.h usability... no [01:59:09.237] checking ucred.h presence... no [01:59:09.273] checking for ucred.h... no [01:59:09.277] checking xlocale.h usability... no [01:59:09.364] checking xlocale.h presence... no [01:59:09.400] checking for xlocale.h... no [01:59:09.402] checking readline/readline.h usability... yes [01:59:09.411] checking readline/readline.h presence... yes [01:59:09.446] checking for readline/readline.h... yes [01:59:09.447] checking readline/history.h usability... yes [01:59:09.457] checking readline/history.h presence... yes [01:59:09.492] checking for readline/history.h... yes [01:59:09.495] checking zlib.h usability... yes [01:59:09.505] checking zlib.h presence... yes [01:59:09.541] checking for zlib.h... yes [01:59:09.541] checking for lz4... /usr/bin/lz4 [01:59:09.541] checking lz4.h usability... yes [01:59:09.550] checking lz4.h presence... yes [01:59:09.584] checking for lz4.h... yes [01:59:09.584] checking for zstd... /usr/bin/zstd [01:59:09.585] checking zstd.h usability... yes [01:59:09.594] checking zstd.h presence... yes [01:59:09.628] checking for zstd.h... yes [01:59:09.628] checking gssapi/gssapi.h usability... yes [01:59:09.637] checking gssapi/gssapi.h presence... yes [01:59:09.672] checking for gssapi/gssapi.h... yes [01:59:09.673] checking gssapi/gssapi_ext.h usability... yes [01:59:09.683] checking gssapi/gssapi_ext.h presence... yes [01:59:09.716] checking for gssapi/gssapi_ext.h... yes [01:59:09.718] checking for openssl... /usr/bin/openssl [01:59:09.722] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [01:59:09.722] checking openssl/ssl.h usability... yes [01:59:09.733] checking openssl/ssl.h presence... yes [01:59:09.795] checking for openssl/ssl.h... yes [01:59:09.795] checking openssl/err.h usability... yes [01:59:09.804] checking openssl/err.h presence... yes [01:59:09.847] checking for openssl/err.h... yes [01:59:09.847] checking security/pam_appl.h usability... yes [01:59:09.856] checking security/pam_appl.h presence... yes [01:59:09.887] checking for security/pam_appl.h... yes [01:59:09.889] checking systemd/sd-daemon.h usability... yes [01:59:09.897] checking systemd/sd-daemon.h presence... yes [01:59:09.932] checking for systemd/sd-daemon.h... yes [01:59:09.932] checking libxml/parser.h usability... yes [01:59:09.942] checking libxml/parser.h presence... yes [01:59:09.987] checking for libxml/parser.h... yes [01:59:09.987] checking libxslt/xslt.h usability... yes [01:59:09.997] checking libxslt/xslt.h presence... yes [01:59:10.042] checking for libxslt/xslt.h... yes [01:59:10.042] checking ldap.h usability... yes [01:59:10.052] checking ldap.h presence... yes [01:59:10.087] checking for ldap.h... yes [01:59:10.088] checking for compatible LDAP implementation... yes [01:59:10.097] checking ossp/uuid.h usability... yes [01:59:10.106] checking ossp/uuid.h presence... yes [01:59:10.143] checking for ossp/uuid.h... yes [01:59:10.180] checking whether byte ordering is bigendian... no [01:59:10.336] checking for inline... inline [01:59:10.347] checking for printf format archetype... printf [01:59:10.374] checking for _Static_assert... yes [01:59:10.533] checking for typeof... typeof [01:59:10.541] checking for __builtin_types_compatible_p... yes [01:59:10.553] checking for __builtin_constant_p... yes [01:59:10.564] checking for __builtin_unreachable... yes [01:59:10.718] checking for computed goto support... yes [01:59:10.726] checking for struct tm.tm_zone... yes [01:59:10.736] checking for union semun... no [01:59:10.808] checking for socklen_t... yes [01:59:10.890] checking for struct sockaddr.sa_len... no [01:59:11.037] checking for C/C++ restrict keyword... __restrict [01:59:11.051] checking for struct option... yes [01:59:11.127] checking whether assembler supports x86_64 popcntq... yes [01:59:11.135] checking for special C compiler options needed for large files... no [01:59:11.135] checking for _FILE_OFFSET_BITS value needed for large files... no [01:59:11.147] checking size of off_t... 8 [01:59:11.319] checking size of bool... 1 [01:59:11.492] checking for int timezone... yes [01:59:11.664] checking for backtrace_symbols... yes [01:59:11.831] checking for copyfile... no [01:59:11.990] checking for copy_file_range... yes [01:59:12.149] checking for getifaddrs... yes [01:59:12.309] checking for getpeerucred... no [01:59:12.465] checking for inet_pton... yes [01:59:12.608] checking for kqueue... no [01:59:12.785] checking for mbstowcs_l... no [01:59:12.967] checking for memset_s... no [01:59:13.134] checking for posix_fallocate... yes [01:59:13.323] checking for ppoll... yes [01:59:13.507] checking for pthread_is_threaded_np... no [01:59:13.674] checking for setproctitle... no [01:59:13.838] checking for setproctitle_fast... no [01:59:14.001] checking for strchrnul... yes [01:59:14.143] checking for strsignal... yes [01:59:14.322] checking for syncfs... yes [01:59:14.462] checking for sync_file_range... yes [01:59:14.635] checking for uselocale... yes [01:59:14.787] checking for wcstombs_l... no [01:59:14.948] checking for __builtin_bswap16... yes [01:59:15.085] checking for __builtin_bswap32... yes [01:59:15.226] checking for __builtin_bswap64... yes [01:59:15.365] checking for __builtin_clz... yes [01:59:15.515] checking for __builtin_ctz... yes [01:59:15.668] checking for __builtin_popcount... yes [01:59:15.816] checking for __builtin_frame_address... yes [01:59:15.955] checking for _LARGEFILE_SOURCE value needed for large files... no [01:59:16.114] checking how ccache clang reports undeclared, standard C functions... warning [01:59:16.134] checking for posix_fadvise... yes [01:59:16.274] checking whether posix_fadvise is declared... yes [01:59:16.288] checking whether fdatasync is declared... yes [01:59:16.301] checking whether strlcat is declared... no [01:59:16.399] checking whether strlcpy is declared... no [01:59:16.495] checking whether strnlen is declared... yes [01:59:16.510] checking whether strsep is declared... yes [01:59:16.525] checking whether preadv is declared... yes [01:59:16.539] checking whether pwritev is declared... yes [01:59:16.553] checking whether F_FULLFSYNC is declared... no [01:59:16.625] checking for explicit_bzero... yes [01:59:16.763] checking for getopt... yes [01:59:16.912] checking for getpeereid... no [01:59:17.067] checking for inet_aton... yes [01:59:17.198] checking for mkdtemp... yes [01:59:17.334] checking for strlcat... no [01:59:17.486] checking for strlcpy... no [01:59:17.623] checking for strnlen... yes [01:59:17.762] checking for strsep... yes [01:59:17.899] checking for pthread_barrier_wait... yes [01:59:18.049] checking for getopt_long... yes [01:59:18.194] checking for syslog... yes [01:59:18.331] checking syslog.h usability... yes [01:59:18.340] checking syslog.h presence... yes [01:59:18.373] checking for syslog.h... yes [01:59:18.373] checking for opterr... yes [01:59:18.526] checking for optreset... no [01:59:18.667] checking unicode/ucol.h usability... yes [01:59:18.676] checking unicode/ucol.h presence... yes [01:59:18.717] checking for unicode/ucol.h... yes [01:59:18.722] checking whether LLVMCreateGDBRegistrationListener is declared... yes [01:59:18.736] checking whether LLVMCreatePerfJITEventListener is declared... yes [01:59:18.746] checking for rl_completion_suppress_quote... yes [01:59:18.897] checking for rl_filename_quote_characters... yes [01:59:19.051] checking for rl_filename_quoting_function... yes [01:59:19.210] checking for append_history... yes [01:59:19.368] checking for history_truncate_file... yes [01:59:19.515] checking for rl_completion_matches... yes [01:59:19.662] checking for rl_filename_completion_function... yes [01:59:19.821] checking for rl_reset_screen_size... yes [01:59:19.986] checking for rl_variable_bind... yes [01:59:20.155] checking test program... ok [01:59:20.305] checking whether long int is 64 bits... yes [01:59:20.463] checking for __builtin_mul_overflow... yes [01:59:20.608] checking size of void *... 8 [01:59:20.783] checking size of size_t... 8 [01:59:20.965] checking size of long... 8 [01:59:21.135] checking alignment of short... 2 [01:59:21.303] checking alignment of int... 4 [01:59:21.469] checking alignment of long... 8 [01:59:21.666] checking alignment of double... 8 [01:59:21.835] checking for int8... no [01:59:21.907] checking for uint8... no [01:59:21.978] checking for int64... no [01:59:22.050] checking for uint64... no [01:59:22.125] checking for __int128... yes [01:59:22.271] checking for __int128 alignment bug... ok [01:59:22.421] checking alignment of PG_INT128_TYPE... 16 [01:59:22.581] checking for builtin __sync char locking functions... yes [01:59:22.714] checking for builtin __sync int32 locking functions... yes [01:59:22.850] checking for builtin __sync int32 atomic operations... yes [01:59:22.986] checking for builtin __sync int64 atomic operations... yes [01:59:23.120] checking for builtin __atomic int32 atomic operations... yes [01:59:23.255] checking for builtin __atomic int64 atomic operations... yes [01:59:23.395] checking for __get_cpuid... yes [01:59:23.538] checking for __get_cpuid_count... yes [01:59:23.691] checking for __cpuid... no [01:59:23.753] checking for __cpuidex... no [01:59:23.817] checking for _xgetbv with CFLAGS=... no [01:59:24.140] checking for _xgetbv with CFLAGS=-mxsave... yes [01:59:24.491] checking for _mm512_popcnt_epi64 with CFLAGS=... no [01:59:24.761] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [01:59:25.129] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [01:59:25.223] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [01:59:25.469] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [01:59:25.536] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [01:59:25.595] 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 [01:59:25.668] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [01:59:25.668] checking for library containing sem_init... none required [01:59:25.805] checking which semaphore API to use... unnamed POSIX [01:59:25.806] checking which random number source to use... OpenSSL [01:59:25.807] checking for tclsh... /usr/bin/tclsh [01:59:25.807] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [01:59:25.848] checking tcl.h usability... yes [01:59:25.857] checking tcl.h presence... yes [01:59:25.892] checking for tcl.h... yes [01:59:25.892] checking for perl.h... yes [01:59:25.913] checking for libperl... yes [01:59:26.139] checking Python.h usability... yes [01:59:26.149] checking Python.h presence... yes [01:59:26.216] checking for Python.h... yes [01:59:26.216] checking for xmllint... /usr/bin/xmllint [01:59:26.217] checking for xsltproc... /usr/bin/xsltproc [01:59:26.217] checking for fop... /usr/bin/fop [01:59:26.217] checking for dbtoepub... no [01:59:26.217] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [01:59:26.311] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [01:59:26.432] configure: using compiler=Debian clang version 14.0.6 [01:59:26.432] 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 [01:59:26.432] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [01:59:26.432] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [01:59:26.432] configure: using CXX=ccache clang++-16 [01:59:26.432] 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 [01:59:26.432] configure: using CLANG=ccache clang-16 [01:59:26.432] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [01:59:26.432] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [01:59:26.459] configure: updating cache clang.cache [01:59:26.470] configure: creating ./config.status [01:59:26.563] config.status: creating GNUmakefile [01:59:26.576] config.status: creating src/Makefile.global [01:59:26.593] config.status: creating src/include/pg_config.h [01:59:26.607] config.status: creating src/include/pg_config_ext.h [01:59:26.615] config.status: src/include/pg_config_ext.h is unchanged [01:59:26.617] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [01:59:26.626] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [01:59:26.632] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [01:59:26.639] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [01:59:26.647] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [01:59:26.654] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [01:59:26.662] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [01:59:26.696] [01:59:26.696] real 0m25.186s [01:59:26.696] user 0m15.036s [01:59:26.696] sys 0m10.213s [01:59:26.696] make -s -j${BUILD_JOBS} clean [01:59:27.204] time make -s -j${BUILD_JOBS} world-bin [01:59:31.444] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [01:59:31.444] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [01:59:31.444] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [01:59:31.444] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [01:59:31.444] ereport(elevel, errmsg_internal(__VA_ARGS__)) [01:59:31.444] ^~~~~~~~~~~ [01:59:31.444] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [01:59:31.444] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [01:59:31.444] ^~~~~~~~~~~ [01:59:31.444] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [01:59:31.444] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [01:59:31.444] ^~~~~~~~~~~ [01:59:31.444] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [01:59:31.444] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [01:59:31.444] ^~~~~~ [01:59:31.444] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [01:59:31.444] ereport(elevel, errmsg_internal(__VA_ARGS__)) [01:59:31.444] ^~~~~~~~~~~ [01:59:31.444] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [01:59:31.444] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [01:59:31.444] ^~~~~~~~~~~ [01:59:31.444] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [01:59:31.444] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [01:59:31.444] ^~~~~~~~~~~ [01:59:31.444] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [01:59:31.444] int status; [01:59:31.444] ^ [01:59:31.444] = 0 [01:59:31.444] 2 errors generated. [01:59:31.444] make[3]: *** [: backend_startup.o] Error 1 [01:59:31.444] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [01:59:31.444] make[2]: *** Waiting for unfinished jobs.... [01:59:31.945] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [01:59:31.945] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [01:59:31.946] [01:59:31.946] real 0m4.742s [01:59:31.946] user 0m7.551s [01:59:31.946] sys 0m6.580s [01:59:31.946] [01:59:31.946] Exit status: 2