[04:21:00.250] time ./configure \ [04:21:00.250] --cache clang.cache \ [04:21:00.250] ${LINUX_CONFIGURE_FEATURES} \ [04:21:00.250] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:21:00.410] configure: creating cache clang.cache [04:21:00.423] checking build system type... x86_64-pc-linux-gnu [04:21:00.521] checking host system type... x86_64-pc-linux-gnu [04:21:00.521] checking which template to use... linux [04:21:00.521] checking whether NLS is wanted... no [04:21:00.521] checking for default port number... 5432 [04:21:00.527] checking for block size... 8kB [04:21:00.528] checking for segment size... 1GB [04:21:00.531] checking for WAL block size... 8kB [04:21:00.637] checking whether the C compiler works... yes [04:21:00.794] checking for C compiler default output file name... a.out [04:21:00.795] checking for suffix of executables... [04:21:00.860] checking whether we are cross compiling... no [04:21:00.947] checking for suffix of object files... o [04:21:00.955] checking whether we are using the GNU C compiler... yes [04:21:00.961] checking whether ccache clang accepts -g... yes [04:21:00.968] checking for ccache clang option to accept ISO C89... none needed [04:21:00.976] checking for ccache clang option to accept ISO C99... none needed [04:21:01.105] checking whether we are using the GNU C++ compiler... yes [04:21:01.111] checking whether ccache clang++-16 accepts -g... yes [04:21:01.247] checking for gawk... no [04:21:01.247] checking for mawk... mawk [04:21:01.248] checking for LLVM_CONFIG... llvm-config-16 [04:21:01.252] configure: using llvm 16.0.6 [04:21:01.252] checking for CLANG... ccache clang-16 [04:21:01.301] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:21:01.307] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:21:01.314] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:21:01.321] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:21:01.328] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:21:01.334] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:21:01.341] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:21:01.348] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:21:01.354] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:21:01.366] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:21:01.377] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:21:01.384] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:21:01.391] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:21:01.403] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:21:01.415] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:21:01.422] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:21:01.430] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:21:01.437] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:21:01.444] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:21:01.451] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:21:01.459] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:21:01.466] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:21:01.480] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:21:01.487] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:21:01.494] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:21:01.501] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:21:01.507] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:21:01.514] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:21:01.525] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:21:01.537] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:21:01.550] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:21:01.557] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:21:01.564] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:21:01.572] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:21:01.578] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:21:01.585] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:21:01.591] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:21:01.598] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:21:01.605] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:21:01.611] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:21:01.618] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:21:01.626] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:21:01.639] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:21:01.652] checking whether the C compiler still works... yes [04:21:01.769] checking how to run the C preprocessor... ccache clang -E [04:21:01.907] checking for pkg-config... /usr/bin/pkg-config [04:21:01.907] checking pkg-config is at least version 0.9.0... yes [04:21:01.909] checking whether to build with ICU support... yes [04:21:01.909] checking for icu-uc icu-i18n... yes [04:21:01.916] checking whether to build with Tcl... yes [04:21:01.916] checking whether to build Perl modules... yes [04:21:01.916] checking whether to build Python modules... yes [04:21:01.916] checking whether to build with GSSAPI support... yes [04:21:01.918] checking whether to build with PAM support... yes [04:21:01.918] checking whether to build with BSD Authentication support... no [04:21:01.918] checking whether to build with LDAP support... yes [04:21:01.918] checking whether to build with Bonjour support... no [04:21:01.918] checking whether to build with SELinux support... yes [04:21:01.918] checking whether to build with systemd support... yes [04:21:01.918] checking whether to build with XML support... yes [04:21:01.919] checking for libxml-2.0 >= 2.6.23... yes [04:21:01.926] checking whether to build with LZ4 support... yes [04:21:01.926] checking for liblz4... yes [04:21:01.933] checking whether to build with ZSTD support... yes [04:21:01.933] checking for libzstd >= 1.4.0... yes [04:21:01.940] checking for strip... strip [04:21:01.940] checking whether it is possible to strip libraries... yes [04:21:01.942] checking for ar... ar [04:21:01.943] checking for a BSD-compatible install... /usr/bin/install -c [04:21:01.952] checking for tar... /usr/bin/tar [04:21:01.952] checking whether ln -s works... yes [04:21:01.952] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:21:01.954] checking for bison... /usr/bin/bison [04:21:01.956] configure: using bison (GNU Bison) 3.8.2 [04:21:01.959] checking for flex... /usr/bin/flex [04:21:01.971] configure: using flex 2.6.4 [04:21:01.971] checking for perl... /usr/bin/perl [04:21:01.974] configure: using perl 5.36.0 [04:21:01.976] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:21:01.980] checking for Perl privlibexp... /usr/share/perl/5.36 [04:21:01.985] checking for Perl useshrplib... true [04:21:01.990] 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:21:01.997] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:21:02.003] 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:21:02.094] checking for python3... /usr/bin/python3 [04:21:02.106] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:21:02.112] checking for Python sysconfig module... yes [04:21:02.123] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:21:02.134] checking Python include directory... -I/usr/include/python3.11 [04:21:02.146] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:21:02.186] checking for a sed that does not truncate output... /usr/bin/sed [04:21:02.191] checking for grep that handles long lines and -e... /usr/bin/grep [04:21:02.193] checking for egrep... /usr/bin/grep -E [04:21:02.195] checking for ANSI C header files... yes [04:21:02.384] checking for sys/types.h... yes [04:21:02.400] checking for sys/stat.h... yes [04:21:02.415] checking for stdlib.h... yes [04:21:02.431] checking for string.h... yes [04:21:02.446] checking for memory.h... yes [04:21:02.461] checking for strings.h... yes [04:21:02.476] checking for inttypes.h... yes [04:21:02.492] checking for stdint.h... yes [04:21:02.507] checking for unistd.h... yes [04:21:02.520] checking whether ccache clang is Clang... yes [04:21:02.549] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:21:02.671] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:21:02.751] checking whether more special flags are required for pthreads... no [04:21:02.751] checking for PTHREAD_PRIO_INHERIT... yes [04:21:02.831] checking pthread.h usability... yes [04:21:02.839] checking pthread.h presence... yes [04:21:02.873] checking for pthread.h... yes [04:21:02.873] checking for strerror_r... yes [04:21:02.947] checking whether strerror_r returns int... no [04:21:03.015] checking for main in -lm... yes [04:21:03.100] checking for library containing setproctitle... no [04:21:03.262] checking for library containing dlsym... none required [04:21:03.339] checking for library containing socket... none required [04:21:03.416] checking for library containing getopt_long... none required [04:21:03.493] checking for library containing shm_open... none required [04:21:03.570] checking for library containing shm_unlink... none required [04:21:03.649] checking for library containing clock_gettime... none required [04:21:03.729] checking for library containing shmget... none required [04:21:03.807] checking for library containing backtrace_symbols... none required [04:21:03.886] checking for library containing pthread_barrier_wait... none required [04:21:03.963] checking for library containing readline... -lreadline [04:21:04.041] checking for inflate in -lz... yes [04:21:04.123] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:21:04.290] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:21:04.392] checking for SSL_new in -lssl... yes [04:21:04.498] checking for SSL_CTX_set_cert_cb... yes [04:21:04.607] checking for OPENSSL_init_ssl... yes [04:21:04.716] checking for X509_get_signature_info... yes [04:21:04.829] checking for SSL_CTX_set_num_tickets... yes [04:21:04.940] checking for pam_start in -lpam... yes [04:21:05.047] checking for xmlSaveToBuffer in -lxml2... yes [04:21:05.179] checking for xsltCleanupGlobals in -lxslt... yes [04:21:05.328] checking for LZ4_compress_default in -llz4... yes [04:21:05.469] checking for ZSTD_compress in -lzstd... yes [04:21:05.627] checking for ldap_bind in -lldap... yes [04:21:05.776] checking for ldap_initialize... yes [04:21:05.929] checking for ldap_verify_credentials... yes [04:21:06.098] checking for security_compute_create_name in -lselinux... yes [04:21:06.253] checking for uuid_export in -lossp-uuid... yes [04:21:06.394] checking for stdbool.h that conforms to C99... yes [04:21:06.405] checking for _Bool... yes [04:21:06.508] checking atomic.h usability... no [04:21:06.593] checking atomic.h presence... no [04:21:06.627] checking for atomic.h... no [04:21:06.631] checking copyfile.h usability... no [04:21:06.715] checking copyfile.h presence... no [04:21:06.751] checking for copyfile.h... no [04:21:06.754] checking execinfo.h usability... yes [04:21:06.762] checking execinfo.h presence... yes [04:21:06.793] checking for execinfo.h... yes [04:21:06.800] checking getopt.h usability... yes [04:21:06.808] checking getopt.h presence... yes [04:21:06.839] checking for getopt.h... yes [04:21:06.846] checking ifaddrs.h usability... yes [04:21:06.855] checking ifaddrs.h presence... yes [04:21:06.887] checking for ifaddrs.h... yes [04:21:06.894] checking mbarrier.h usability... no [04:21:06.983] checking mbarrier.h presence... no [04:21:07.020] checking for mbarrier.h... no [04:21:07.023] checking sys/epoll.h usability... yes [04:21:07.032] checking sys/epoll.h presence... yes [04:21:07.065] checking for sys/epoll.h... yes [04:21:07.073] checking sys/event.h usability... no [04:21:07.159] checking sys/event.h presence... no [04:21:07.194] checking for sys/event.h... no [04:21:07.197] checking sys/personality.h usability... yes [04:21:07.205] checking sys/personality.h presence... yes [04:21:07.236] checking for sys/personality.h... yes [04:21:07.244] checking sys/prctl.h usability... yes [04:21:07.251] checking sys/prctl.h presence... yes [04:21:07.282] checking for sys/prctl.h... yes [04:21:07.289] checking sys/procctl.h usability... no [04:21:07.374] checking sys/procctl.h presence... no [04:21:07.409] checking for sys/procctl.h... no [04:21:07.412] checking sys/signalfd.h usability... yes [04:21:07.421] checking sys/signalfd.h presence... yes [04:21:07.452] checking for sys/signalfd.h... yes [04:21:07.459] checking sys/ucred.h usability... no [04:21:07.547] checking sys/ucred.h presence... no [04:21:07.583] checking for sys/ucred.h... no [04:21:07.586] checking termios.h usability... yes [04:21:07.594] checking termios.h presence... yes [04:21:07.626] checking for termios.h... yes [04:21:07.633] checking ucred.h usability... no [04:21:07.719] checking ucred.h presence... no [04:21:07.754] checking for ucred.h... no [04:21:07.757] checking xlocale.h usability... no [04:21:07.842] checking xlocale.h presence... no [04:21:07.875] checking for xlocale.h... no [04:21:07.877] checking readline/readline.h usability... yes [04:21:07.885] checking readline/readline.h presence... yes [04:21:07.920] checking for readline/readline.h... yes [04:21:07.922] checking readline/history.h usability... yes [04:21:07.930] checking readline/history.h presence... yes [04:21:07.962] checking for readline/history.h... yes [04:21:07.965] checking zlib.h usability... yes [04:21:07.973] checking zlib.h presence... yes [04:21:08.007] checking for zlib.h... yes [04:21:08.008] checking for lz4... /usr/bin/lz4 [04:21:08.008] checking lz4.h usability... yes [04:21:08.016] checking lz4.h presence... yes [04:21:08.048] checking for lz4.h... yes [04:21:08.048] checking for zstd... /usr/bin/zstd [04:21:08.048] checking zstd.h usability... yes [04:21:08.057] checking zstd.h presence... yes [04:21:08.089] checking for zstd.h... yes [04:21:08.090] checking gssapi/gssapi.h usability... yes [04:21:08.098] checking gssapi/gssapi.h presence... yes [04:21:08.130] checking for gssapi/gssapi.h... yes [04:21:08.132] checking gssapi/gssapi_ext.h usability... yes [04:21:08.141] checking gssapi/gssapi_ext.h presence... yes [04:21:08.174] checking for gssapi/gssapi_ext.h... yes [04:21:08.175] checking for openssl... /usr/bin/openssl [04:21:08.179] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:21:08.180] checking openssl/ssl.h usability... yes [04:21:08.190] checking openssl/ssl.h presence... yes [04:21:08.252] checking for openssl/ssl.h... yes [04:21:08.252] checking openssl/err.h usability... yes [04:21:08.262] checking openssl/err.h presence... yes [04:21:08.306] checking for openssl/err.h... yes [04:21:08.306] checking security/pam_appl.h usability... yes [04:21:08.314] checking security/pam_appl.h presence... yes [04:21:08.346] checking for security/pam_appl.h... yes [04:21:08.347] checking systemd/sd-daemon.h usability... yes [04:21:08.356] checking systemd/sd-daemon.h presence... yes [04:21:08.389] checking for systemd/sd-daemon.h... yes [04:21:08.390] checking libxml/parser.h usability... yes [04:21:08.399] checking libxml/parser.h presence... yes [04:21:08.443] checking for libxml/parser.h... yes [04:21:08.443] checking libxslt/xslt.h usability... yes [04:21:08.452] checking libxslt/xslt.h presence... yes [04:21:08.496] checking for libxslt/xslt.h... yes [04:21:08.496] checking ldap.h usability... yes [04:21:08.504] checking ldap.h presence... yes [04:21:08.538] checking for ldap.h... yes [04:21:08.538] checking for compatible LDAP implementation... yes [04:21:08.547] checking ossp/uuid.h usability... yes [04:21:08.555] checking ossp/uuid.h presence... yes [04:21:08.590] checking for ossp/uuid.h... yes [04:21:08.626] checking whether byte ordering is bigendian... no [04:21:08.774] checking for inline... inline [04:21:08.785] checking for printf format archetype... printf [04:21:08.809] checking for _Static_assert... yes [04:21:08.953] checking for typeof... typeof [04:21:08.961] checking for __builtin_types_compatible_p... yes [04:21:08.972] checking for __builtin_constant_p... yes [04:21:08.983] checking for __builtin_unreachable... yes [04:21:09.135] checking for computed goto support... yes [04:21:09.143] checking for struct tm.tm_zone... yes [04:21:09.152] checking for union semun... no [04:21:09.224] checking for socklen_t... yes [04:21:09.311] checking for struct sockaddr.sa_len... no [04:21:09.461] checking for C/C++ restrict keyword... __restrict [04:21:09.477] checking for struct option... yes [04:21:09.557] checking whether assembler supports x86_64 popcntq... yes [04:21:09.565] checking for special C compiler options needed for large files... no [04:21:09.565] checking for _FILE_OFFSET_BITS value needed for large files... no [04:21:09.577] checking size of off_t... 8 [04:21:09.767] checking size of bool... 1 [04:21:09.955] checking for int timezone... yes [04:21:10.130] checking for backtrace_symbols... yes [04:21:10.294] checking for copyfile... no [04:21:10.457] checking for copy_file_range... yes [04:21:10.625] checking for getifaddrs... yes [04:21:10.769] checking for getpeerucred... no [04:21:10.940] checking for inet_pton... yes [04:21:11.083] checking for kqueue... no [04:21:11.250] checking for mbstowcs_l... no [04:21:11.397] checking for memset_s... no [04:21:11.566] checking for posix_fallocate... yes [04:21:11.711] checking for ppoll... yes [04:21:11.855] checking for pthread_is_threaded_np... no [04:21:12.007] checking for setproctitle... no [04:21:12.166] checking for setproctitle_fast... no [04:21:12.332] checking for strchrnul... yes [04:21:12.497] checking for strsignal... yes [04:21:12.671] checking for syncfs... yes [04:21:12.830] checking for sync_file_range... yes [04:21:12.992] checking for uselocale... yes [04:21:13.147] checking for wcstombs_l... no [04:21:13.317] checking for __builtin_bswap16... yes [04:21:13.490] checking for __builtin_bswap32... yes [04:21:13.658] checking for __builtin_bswap64... yes [04:21:13.808] checking for __builtin_clz... yes [04:21:13.956] checking for __builtin_ctz... yes [04:21:14.111] checking for __builtin_popcount... yes [04:21:14.282] checking for __builtin_frame_address... yes [04:21:14.450] checking for _LARGEFILE_SOURCE value needed for large files... no [04:21:14.622] checking how ccache clang reports undeclared, standard C functions... warning [04:21:14.644] checking for posix_fadvise... yes [04:21:14.802] checking whether posix_fadvise is declared... yes [04:21:14.816] checking whether fdatasync is declared... yes [04:21:14.831] checking whether strlcat is declared... no [04:21:14.935] checking whether strlcpy is declared... no [04:21:15.036] checking whether strnlen is declared... yes [04:21:15.050] checking whether strsep is declared... yes [04:21:15.066] checking whether preadv is declared... yes [04:21:15.082] checking whether pwritev is declared... yes [04:21:15.097] checking whether F_FULLFSYNC is declared... no [04:21:15.173] checking for explicit_bzero... yes [04:21:15.347] checking for getopt... yes [04:21:15.498] checking for getpeereid... no [04:21:15.650] checking for inet_aton... yes [04:21:15.817] checking for mkdtemp... yes [04:21:15.993] checking for strlcat... no [04:21:16.177] checking for strlcpy... no [04:21:16.345] checking for strnlen... yes [04:21:16.485] checking for strsep... yes [04:21:16.633] checking for pthread_barrier_wait... yes [04:21:16.803] checking for getopt_long... yes [04:21:16.975] checking for syslog... yes [04:21:17.137] checking syslog.h usability... yes [04:21:17.145] checking syslog.h presence... yes [04:21:17.178] checking for syslog.h... yes [04:21:17.178] checking for opterr... yes [04:21:17.342] checking for optreset... no [04:21:17.502] checking unicode/ucol.h usability... yes [04:21:17.512] checking unicode/ucol.h presence... yes [04:21:17.551] checking for unicode/ucol.h... yes [04:21:17.557] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:21:17.573] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:21:17.583] checking for rl_completion_suppress_quote... yes [04:21:17.751] checking for rl_filename_quote_characters... yes [04:21:17.927] checking for rl_filename_quoting_function... yes [04:21:18.088] checking for append_history... yes [04:21:18.243] checking for history_truncate_file... yes [04:21:18.394] checking for rl_completion_matches... yes [04:21:18.548] checking for rl_filename_completion_function... yes [04:21:18.691] checking for rl_reset_screen_size... yes [04:21:18.848] checking for rl_variable_bind... yes [04:21:19.009] checking test program... ok [04:21:19.181] checking whether long int is 64 bits... yes [04:21:19.362] checking for __builtin_mul_overflow... yes [04:21:19.521] checking size of void *... 8 [04:21:19.695] checking size of size_t... 8 [04:21:19.882] checking size of long... 8 [04:21:20.061] checking alignment of short... 2 [04:21:20.241] checking alignment of int... 4 [04:21:20.416] checking alignment of long... 8 [04:21:20.587] checking alignment of double... 8 [04:21:20.759] checking for __int128... yes [04:21:20.919] checking for __int128 alignment bug... ok [04:21:21.068] checking alignment of PG_INT128_TYPE... 16 [04:21:21.253] checking for builtin __sync char locking functions... yes [04:21:21.387] checking for builtin __sync int32 locking functions... yes [04:21:21.557] checking for builtin __sync int32 atomic operations... yes [04:21:21.722] checking for builtin __sync int64 atomic operations... yes [04:21:21.882] checking for builtin __atomic int32 atomic operations... yes [04:21:22.036] checking for builtin __atomic int64 atomic operations... yes [04:21:22.195] checking for __get_cpuid... yes [04:21:22.373] checking for __get_cpuid_count... yes [04:21:22.536] checking for __cpuid... no [04:21:22.601] checking for __cpuidex... no [04:21:22.662] checking for _xgetbv with CFLAGS=... no [04:21:22.987] checking for _xgetbv with CFLAGS=-mxsave... yes [04:21:23.361] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:21:23.632] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:21:24.017] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:21:24.113] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:21:24.373] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:21:24.441] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:21:24.501] 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:21:24.574] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:21:24.574] checking for library containing sem_init... none required [04:21:24.722] checking which semaphore API to use... unnamed POSIX [04:21:24.722] checking which random number source to use... OpenSSL [04:21:24.724] checking for tclsh... /usr/bin/tclsh [04:21:24.724] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:21:24.765] checking tcl.h usability... yes [04:21:24.773] checking tcl.h presence... yes [04:21:24.809] checking for tcl.h... yes [04:21:24.810] checking for perl.h... yes [04:21:24.833] checking for libperl... yes [04:21:25.067] checking Python.h usability... yes [04:21:25.078] checking Python.h presence... yes [04:21:25.146] checking for Python.h... yes [04:21:25.146] checking for xmllint... /usr/bin/xmllint [04:21:25.146] checking for xsltproc... /usr/bin/xsltproc [04:21:25.146] checking for fop... /usr/bin/fop [04:21:25.147] checking for dbtoepub... no [04:21:25.147] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:21:25.238] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:21:25.364] configure: using compiler=Debian clang version 14.0.6 [04:21:25.364] 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:21:25.364] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:21:25.364] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:21:25.364] configure: using CXX=ccache clang++-16 [04:21:25.364] 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:21:25.364] configure: using CLANG=ccache clang-16 [04:21:25.364] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:21:25.364] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:21:25.391] configure: updating cache clang.cache [04:21:25.401] configure: creating ./config.status [04:21:25.493] config.status: creating GNUmakefile [04:21:25.506] config.status: creating src/Makefile.global [04:21:25.523] config.status: creating src/include/pg_config.h [04:21:25.536] config.status: creating src/include/pg_config_ext.h [04:21:25.544] config.status: src/include/pg_config_ext.h is unchanged [04:21:25.546] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:21:25.554] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:21:25.560] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:21:25.567] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:21:25.576] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:21:25.583] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:21:25.590] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:21:25.626] [04:21:25.626] real 0m25.376s [04:21:25.626] user 0m15.829s [04:21:25.626] sys 0m9.584s [04:21:25.626] make -s -j${BUILD_JOBS} clean [04:21:26.160] time make -s -j${BUILD_JOBS} world-bin [04:21:30.470] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [04:21:30.470] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:21:30.470] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [04:21:30.470] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [04:21:30.470] ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:21:30.470] ^~~~~~~~~~~ [04:21:30.470] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [04:21:30.470] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [04:21:30.470] ^~~~~~~~~~~ [04:21:30.470] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [04:21:30.470] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:21:30.470] ^~~~~~~~~~~ [04:21:30.470] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [04:21:30.470] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:21:30.470] ^~~~~~ [04:21:30.470] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [04:21:30.470] ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:21:30.470] ^~~~~~~~~~~ [04:21:30.470] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [04:21:30.470] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [04:21:30.470] ^~~~~~~~~~~ [04:21:30.470] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [04:21:30.470] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:21:30.470] ^~~~~~~~~~~ [04:21:30.470] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [04:21:30.470] int status; [04:21:30.470] ^ [04:21:30.470] = 0 [04:21:30.470] 2 errors generated. [04:21:30.471] make[3]: *** [: backend_startup.o] Error 1 [04:21:30.471] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [04:21:30.471] make[2]: *** Waiting for unfinished jobs.... [04:21:31.028] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:21:31.028] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:21:31.028] [04:21:31.028] real 0m4.868s [04:21:31.028] user 0m7.624s [04:21:31.028] sys 0m6.861s [04:21:31.029] [04:21:31.029] Exit status: 2