[09:10:07.281] time ./configure \ [09:10:07.281] --cache clang.cache \ [09:10:07.281] ${LINUX_CONFIGURE_FEATURES} \ [09:10:07.281] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [09:10:07.520] configure: creating cache clang.cache [09:10:07.539] checking build system type... x86_64-pc-linux-gnu [09:10:07.664] checking host system type... x86_64-pc-linux-gnu [09:10:07.664] checking which template to use... linux [09:10:07.664] checking whether NLS is wanted... no [09:10:07.664] checking for default port number... 5432 [09:10:07.674] checking for block size... 8kB [09:10:07.676] checking for segment size... 1GB [09:10:07.679] checking for WAL block size... 8kB [09:10:07.825] checking whether the C compiler works... yes [09:10:08.003] checking for C compiler default output file name... a.out [09:10:08.005] checking for suffix of executables... [09:10:08.083] checking whether we are cross compiling... no [09:10:08.190] checking for suffix of object files... o [09:10:08.200] checking whether we are using the GNU C compiler... yes [09:10:08.207] checking whether ccache clang accepts -g... yes [09:10:08.216] checking for ccache clang option to accept ISO C89... none needed [09:10:08.226] checking for ccache clang option to accept ISO C99... none needed [09:10:08.377] checking whether we are using the GNU C++ compiler... yes [09:10:08.386] checking whether ccache clang++-16 accepts -g... yes [09:10:08.547] checking for gawk... no [09:10:08.547] checking for mawk... mawk [09:10:08.548] checking for LLVM_CONFIG... llvm-config-16 [09:10:08.554] configure: using llvm 16.0.6 [09:10:08.554] checking for CLANG... ccache clang-16 [09:10:08.610] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [09:10:08.620] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [09:10:08.630] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [09:10:08.640] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [09:10:08.650] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [09:10:08.660] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [09:10:08.669] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [09:10:08.679] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:10:08.690] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [09:10:08.706] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [09:10:08.720] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [09:10:08.728] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [09:10:08.736] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [09:10:08.751] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [09:10:08.765] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [09:10:08.775] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [09:10:08.785] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [09:10:08.794] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [09:10:08.804] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [09:10:08.813] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [09:10:08.823] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [09:10:08.833] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [09:10:08.849] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [09:10:08.857] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:10:08.864] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:10:08.873] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:10:08.880] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [09:10:08.888] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [09:10:08.903] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:10:08.919] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:10:08.936] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:10:08.945] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:10:08.954] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:10:08.964] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [09:10:08.972] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [09:10:08.980] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [09:10:08.990] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [09:10:08.998] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [09:10:09.007] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [09:10:09.016] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:10:09.026] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [09:10:09.035] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [09:10:09.051] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:10:09.067] checking whether the C compiler still works... yes [09:10:09.202] checking how to run the C preprocessor... ccache clang -E [09:10:09.365] checking for pkg-config... /usr/bin/pkg-config [09:10:09.365] checking pkg-config is at least version 0.9.0... yes [09:10:09.367] checking whether to build with ICU support... yes [09:10:09.367] checking for icu-uc icu-i18n... yes [09:10:09.376] checking whether to build with Tcl... yes [09:10:09.376] checking whether to build Perl modules... yes [09:10:09.376] checking whether to build Python modules... yes [09:10:09.376] checking whether to build with GSSAPI support... yes [09:10:09.378] checking whether to build with PAM support... yes [09:10:09.378] checking whether to build with BSD Authentication support... no [09:10:09.378] checking whether to build with LDAP support... yes [09:10:09.379] checking whether to build with Bonjour support... no [09:10:09.379] checking whether to build with SELinux support... yes [09:10:09.379] checking whether to build with systemd support... yes [09:10:09.379] checking whether to build with XML support... yes [09:10:09.380] checking for libxml-2.0 >= 2.6.23... yes [09:10:09.390] checking whether to build with LZ4 support... yes [09:10:09.390] checking for liblz4... yes [09:10:09.412] checking whether to build with ZSTD support... yes [09:10:09.412] checking for libzstd >= 1.4.0... yes [09:10:09.421] checking for strip... strip [09:10:09.421] checking whether it is possible to strip libraries... yes [09:10:09.424] checking for ar... ar [09:10:09.424] checking for a BSD-compatible install... /usr/bin/install -c [09:10:09.435] checking for tar... /usr/bin/tar [09:10:09.436] checking whether ln -s works... yes [09:10:09.436] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:10:09.438] checking for bison... /usr/bin/bison [09:10:09.441] configure: using bison (GNU Bison) 3.8.2 [09:10:09.444] checking for flex... /usr/bin/flex [09:10:09.459] configure: using flex 2.6.4 [09:10:09.459] checking for perl... /usr/bin/perl [09:10:09.462] configure: using perl 5.36.0 [09:10:09.464] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [09:10:09.470] checking for Perl privlibexp... /usr/share/perl/5.36 [09:10:09.476] checking for Perl useshrplib... true [09:10:09.483] 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 [09:10:09.490] checking for CFLAGS to compile embedded Perl... -DDEBIAN [09:10:09.497] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [09:10:09.601] checking for python3... /usr/bin/python3 [09:10:09.614] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [09:10:09.623] checking for Python sysconfig module... yes [09:10:09.638] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [09:10:09.653] checking Python include directory... -I/usr/include/python3.11 [09:10:09.667] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [09:10:09.719] checking for a sed that does not truncate output... /usr/bin/sed [09:10:09.726] checking for grep that handles long lines and -e... /usr/bin/grep [09:10:09.729] checking for egrep... /usr/bin/grep -E [09:10:09.731] checking for ANSI C header files... yes [09:10:09.953] checking for sys/types.h... yes [09:10:09.974] checking for sys/stat.h... yes [09:10:09.994] checking for stdlib.h... yes [09:10:10.013] checking for string.h... yes [09:10:10.031] checking for memory.h... yes [09:10:10.051] checking for strings.h... yes [09:10:10.070] checking for inttypes.h... yes [09:10:10.093] checking for stdint.h... yes [09:10:10.114] checking for unistd.h... yes [09:10:10.130] checking whether ccache clang is Clang... yes [09:10:10.165] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [09:10:10.310] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [09:10:10.398] checking whether more special flags are required for pthreads... no [09:10:10.398] checking for PTHREAD_PRIO_INHERIT... yes [09:10:10.502] checking pthread.h usability... yes [09:10:10.512] checking pthread.h presence... yes [09:10:10.554] checking for pthread.h... yes [09:10:10.555] checking for strerror_r... yes [09:10:10.650] checking whether strerror_r returns int... no [09:10:10.734] checking for main in -lm... yes [09:10:10.835] checking for library containing setproctitle... no [09:10:11.037] checking for library containing dlsym... none required [09:10:11.134] checking for library containing socket... none required [09:10:11.235] checking for library containing getopt_long... none required [09:10:11.328] checking for library containing shm_open... none required [09:10:11.418] checking for library containing shm_unlink... none required [09:10:11.509] checking for library containing clock_gettime... none required [09:10:11.604] checking for library containing shmget... none required [09:10:11.692] checking for library containing backtrace_symbols... none required [09:10:11.783] checking for library containing pthread_barrier_wait... none required [09:10:11.876] checking for library containing readline... -lreadline [09:10:11.968] checking for inflate in -lz... yes [09:10:12.059] checking for library containing gss_store_cred_into... -lgssapi_krb5 [09:10:12.249] checking for CRYPTO_new_ex_data in -lcrypto... yes [09:10:12.364] checking for SSL_new in -lssl... yes [09:10:12.489] checking for SSL_CTX_set_ciphersuites... yes [09:10:12.610] checking for SSL_CTX_set_cert_cb... yes [09:10:12.735] checking for X509_get_signature_info... yes [09:10:12.885] checking for SSL_CTX_set_num_tickets... yes [09:10:13.015] checking for pam_start in -lpam... yes [09:10:13.151] checking for xmlSaveToBuffer in -lxml2... yes [09:10:13.344] checking for xsltCleanupGlobals in -lxslt... yes [09:10:13.545] checking for LZ4_compress_default in -llz4... yes [09:10:13.744] checking for ZSTD_compress in -lzstd... yes [09:10:13.936] checking for ldap_bind in -lldap... yes [09:10:14.129] checking for ldap_initialize... yes [09:10:14.333] checking for ldap_verify_credentials... yes [09:10:14.507] checking for security_compute_create_name in -lselinux... yes [09:10:14.670] checking for uuid_export in -lossp-uuid... yes [09:10:14.853] checking for stdbool.h that conforms to C99... yes [09:10:14.867] checking for _Bool... yes [09:10:14.987] checking atomic.h usability... no [09:10:15.086] checking atomic.h presence... no [09:10:15.128] checking for atomic.h... no [09:10:15.133] checking copyfile.h usability... no [09:10:15.230] checking copyfile.h presence... no [09:10:15.270] checking for copyfile.h... no [09:10:15.275] checking execinfo.h usability... yes [09:10:15.285] checking execinfo.h presence... yes [09:10:15.320] checking for execinfo.h... yes [09:10:15.330] checking getopt.h usability... yes [09:10:15.340] checking getopt.h presence... yes [09:10:15.376] checking for getopt.h... yes [09:10:15.385] checking ifaddrs.h usability... yes [09:10:15.396] checking ifaddrs.h presence... yes [09:10:15.434] checking for ifaddrs.h... yes [09:10:15.444] checking mbarrier.h usability... no [09:10:15.545] checking mbarrier.h presence... no [09:10:15.588] checking for mbarrier.h... no [09:10:15.593] checking sys/epoll.h usability... yes [09:10:15.602] checking sys/epoll.h presence... yes [09:10:15.640] checking for sys/epoll.h... yes [09:10:15.651] checking sys/event.h usability... no [09:10:15.750] checking sys/event.h presence... no [09:10:15.792] checking for sys/event.h... no [09:10:15.797] checking sys/personality.h usability... yes [09:10:15.807] checking sys/personality.h presence... yes [09:10:15.843] checking for sys/personality.h... yes [09:10:15.853] checking sys/prctl.h usability... yes [09:10:15.863] checking sys/prctl.h presence... yes [09:10:15.900] checking for sys/prctl.h... yes [09:10:15.910] checking sys/procctl.h usability... no [09:10:16.010] checking sys/procctl.h presence... no [09:10:16.051] checking for sys/procctl.h... no [09:10:16.056] checking sys/signalfd.h usability... yes [09:10:16.065] checking sys/signalfd.h presence... yes [09:10:16.103] checking for sys/signalfd.h... yes [09:10:16.113] checking sys/ucred.h usability... no [09:10:16.211] checking sys/ucred.h presence... no [09:10:16.255] checking for sys/ucred.h... no [09:10:16.259] checking termios.h usability... yes [09:10:16.270] checking termios.h presence... yes [09:10:16.307] checking for termios.h... yes [09:10:16.316] checking ucred.h usability... no [09:10:16.415] checking ucred.h presence... no [09:10:16.457] checking for ucred.h... no [09:10:16.461] checking xlocale.h usability... no [09:10:16.560] checking xlocale.h presence... no [09:10:16.603] checking for xlocale.h... no [09:10:16.606] checking readline/readline.h usability... yes [09:10:16.616] checking readline/readline.h presence... yes [09:10:16.657] checking for readline/readline.h... yes [09:10:16.659] checking readline/history.h usability... yes [09:10:16.670] checking readline/history.h presence... yes [09:10:16.709] checking for readline/history.h... yes [09:10:16.713] checking zlib.h usability... yes [09:10:16.724] checking zlib.h presence... yes [09:10:16.763] checking for zlib.h... yes [09:10:16.763] checking for lz4... /usr/bin/lz4 [09:10:16.764] checking lz4.h usability... yes [09:10:16.773] checking lz4.h presence... yes [09:10:16.810] checking for lz4.h... yes [09:10:16.810] checking for zstd... /usr/bin/zstd [09:10:16.810] checking zstd.h usability... yes [09:10:16.821] checking zstd.h presence... yes [09:10:16.860] checking for zstd.h... yes [09:10:16.860] checking gssapi/gssapi.h usability... yes [09:10:16.871] checking gssapi/gssapi.h presence... yes [09:10:16.911] checking for gssapi/gssapi.h... yes [09:10:16.914] checking gssapi/gssapi_ext.h usability... yes [09:10:16.924] checking gssapi/gssapi_ext.h presence... yes [09:10:16.964] checking for gssapi/gssapi_ext.h... yes [09:10:16.966] checking for openssl... /usr/bin/openssl [09:10:16.972] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:10:16.972] checking openssl/ssl.h usability... yes [09:10:16.985] checking openssl/ssl.h presence... yes [09:10:17.055] checking for openssl/ssl.h... yes [09:10:17.055] checking openssl/err.h usability... yes [09:10:17.066] checking openssl/err.h presence... yes [09:10:17.113] checking for openssl/err.h... yes [09:10:17.113] checking security/pam_appl.h usability... yes [09:10:17.124] checking security/pam_appl.h presence... yes [09:10:17.161] checking for security/pam_appl.h... yes [09:10:17.163] checking systemd/sd-daemon.h usability... yes [09:10:17.174] checking systemd/sd-daemon.h presence... yes [09:10:17.214] checking for systemd/sd-daemon.h... yes [09:10:17.214] checking libxml/parser.h usability... yes [09:10:17.226] checking libxml/parser.h presence... yes [09:10:17.276] checking for libxml/parser.h... yes [09:10:17.276] checking libxslt/xslt.h usability... yes [09:10:17.288] checking libxslt/xslt.h presence... yes [09:10:17.338] checking for libxslt/xslt.h... yes [09:10:17.339] checking ldap.h usability... yes [09:10:17.349] checking ldap.h presence... yes [09:10:17.389] checking for ldap.h... yes [09:10:17.389] checking for compatible LDAP implementation... yes [09:10:17.400] checking ossp/uuid.h usability... yes [09:10:17.410] checking ossp/uuid.h presence... yes [09:10:17.451] checking for ossp/uuid.h... yes [09:10:17.495] checking whether byte ordering is bigendian... no [09:10:17.676] checking for inline... inline [09:10:17.689] checking for printf format archetype... printf [09:10:17.721] checking for _Static_assert... yes [09:10:17.901] checking for typeof... typeof [09:10:17.911] checking for __builtin_types_compatible_p... yes [09:10:17.926] checking for __builtin_constant_p... yes [09:10:17.939] checking for __builtin_unreachable... yes [09:10:18.122] checking for computed goto support... yes [09:10:18.131] checking for struct tm.tm_zone... yes [09:10:18.142] checking for union semun... no [09:10:18.225] checking for socklen_t... yes [09:10:18.323] checking for struct sockaddr.sa_len... no [09:10:18.491] checking for C/C++ restrict keyword... __restrict [09:10:18.508] checking for struct option... yes [09:10:18.597] checking whether assembler supports x86_64 popcntq... yes [09:10:18.607] checking for special C compiler options needed for large files... no [09:10:18.607] checking for _FILE_OFFSET_BITS value needed for large files... no [09:10:18.622] checking size of off_t... 8 [09:10:18.833] checking size of bool... 1 [09:10:19.054] checking for int timezone... yes [09:10:19.271] checking for backtrace_symbols... yes [09:10:19.472] checking for copyfile... no [09:10:19.680] checking for copy_file_range... yes [09:10:19.844] checking for getifaddrs... yes [09:10:20.045] checking for getpeerucred... no [09:10:20.239] checking for inet_pton... yes [09:10:20.423] checking for kqueue... no [09:10:20.592] checking for mbstowcs_l... no [09:10:20.798] checking for memset_s... no [09:10:20.980] checking for posix_fallocate... yes [09:10:21.206] checking for ppoll... yes [09:10:21.439] checking for pthread_is_threaded_np... no [09:10:21.663] checking for setproctitle... no [09:10:21.885] checking for setproctitle_fast... no [09:10:22.099] checking for strchrnul... yes [09:10:22.301] checking for strsignal... yes [09:10:22.553] checking for syncfs... yes [09:10:22.782] checking for sync_file_range... yes [09:10:23.014] checking for uselocale... yes [09:10:23.233] checking for wcstombs_l... no [09:10:23.459] checking for __builtin_bswap16... yes [09:10:23.671] checking for __builtin_bswap32... yes [09:10:23.864] checking for __builtin_bswap64... yes [09:10:24.061] checking for __builtin_clz... yes [09:10:24.259] checking for __builtin_ctz... yes [09:10:24.480] checking for __builtin_popcount... yes [09:10:24.696] checking for __builtin_frame_address... yes [09:10:24.885] checking for _LARGEFILE_SOURCE value needed for large files... no [09:10:25.103] checking how ccache clang reports undeclared, standard C functions... warning [09:10:25.128] checking for posix_fadvise... yes [09:10:25.298] checking whether posix_fadvise is declared... yes [09:10:25.315] checking whether fdatasync is declared... yes [09:10:25.332] checking whether strlcat is declared... no [09:10:25.441] checking whether strlcpy is declared... no [09:10:25.552] checking whether strnlen is declared... yes [09:10:25.571] checking whether strsep is declared... yes [09:10:25.586] checking whether preadv is declared... yes [09:10:25.602] checking whether pwritev is declared... yes [09:10:25.618] checking whether F_FULLFSYNC is declared... no [09:10:25.703] checking for explicit_bzero... yes [09:10:25.890] checking for getopt... yes [09:10:26.060] checking for getpeereid... no [09:10:26.221] checking for inet_aton... yes [09:10:26.432] checking for mkdtemp... yes [09:10:26.672] checking for strlcat... no [09:10:26.868] checking for strlcpy... no [09:10:27.073] checking for strnlen... yes [09:10:27.247] checking for strsep... yes [09:10:27.458] checking for pthread_barrier_wait... yes [09:10:27.631] checking for getopt_long... yes [09:10:27.786] checking for syslog... yes [09:10:27.947] checking syslog.h usability... yes [09:10:27.958] checking syslog.h presence... yes [09:10:27.992] checking for syslog.h... yes [09:10:27.993] checking for opterr... yes [09:10:28.166] checking for optreset... no [09:10:28.342] checking unicode/ucol.h usability... yes [09:10:28.353] checking unicode/ucol.h presence... yes [09:10:28.397] checking for unicode/ucol.h... yes [09:10:28.404] checking whether LLVMCreateGDBRegistrationListener is declared... yes [09:10:28.422] checking whether LLVMCreatePerfJITEventListener is declared... yes [09:10:28.433] checking for rl_completion_suppress_quote... yes [09:10:28.607] checking for rl_filename_quote_characters... yes [09:10:28.783] checking for rl_filename_quoting_function... yes [09:10:28.983] checking for append_history... yes [09:10:29.182] checking for history_truncate_file... yes [09:10:29.369] checking for rl_completion_matches... yes [09:10:29.551] checking for rl_filename_completion_function... yes [09:10:29.736] checking for rl_reset_screen_size... yes [09:10:29.927] checking for rl_variable_bind... yes [09:10:30.118] checking test program... ok [09:10:30.287] checking whether long int is 64 bits... yes [09:10:30.482] checking for __builtin_mul_overflow... yes [09:10:30.659] checking size of void *... 8 [09:10:30.847] checking size of size_t... 8 [09:10:31.055] checking size of long... 8 [09:10:31.250] checking alignment of short... 2 [09:10:31.466] checking alignment of int... 4 [09:10:31.675] checking alignment of long... 8 [09:10:31.856] checking alignment of double... 8 [09:10:32.064] checking for __int128... yes [09:10:32.264] checking for __int128 alignment bug... ok [09:10:32.464] checking alignment of PG_INT128_TYPE... 16 [09:10:32.671] checking for builtin __sync char locking functions... yes [09:10:32.875] checking for builtin __sync int32 locking functions... yes [09:10:33.083] checking for builtin __sync int32 atomic operations... yes [09:10:33.275] checking for builtin __sync int64 atomic operations... yes [09:10:33.475] checking for builtin __atomic int32 atomic operations... yes [09:10:33.670] checking for builtin __atomic int64 atomic operations... yes [09:10:33.885] checking for __get_cpuid... yes [09:10:34.067] checking for __get_cpuid_count... yes [09:10:34.263] checking for __cpuid... no [09:10:34.337] checking for __cpuidex... no [09:10:34.409] checking for _xgetbv... yes [09:10:34.890] checking for _mm512_popcnt_epi64... yes [09:10:35.291] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:10:35.393] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:10:35.657] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:10:35.734] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:10:35.802] 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 [09:10:35.886] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:10:35.887] checking for library containing sem_init... none required [09:10:36.071] checking which semaphore API to use... unnamed POSIX [09:10:36.071] checking which random number source to use... OpenSSL [09:10:36.073] checking for tclsh... /usr/bin/tclsh [09:10:36.073] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [09:10:36.119] checking tcl.h usability... yes [09:10:36.130] checking tcl.h presence... yes [09:10:36.170] checking for tcl.h... yes [09:10:36.171] checking for perl.h... yes [09:10:36.195] checking for libperl... yes [09:10:36.448] checking Python.h usability... yes [09:10:36.459] checking Python.h presence... yes [09:10:36.530] checking for Python.h... yes [09:10:36.530] checking for xmllint... /usr/bin/xmllint [09:10:36.531] checking for xsltproc... /usr/bin/xsltproc [09:10:36.531] checking for fop... /usr/bin/fop [09:10:36.531] checking for dbtoepub... no [09:10:36.532] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [09:10:36.637] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [09:10:36.780] configure: using compiler=Debian clang version 14.0.6 [09:10:36.780] 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 [09:10:36.780] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [09:10:36.780] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [09:10:36.780] configure: using CXX=ccache clang++-16 [09:10:36.780] 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 [09:10:36.780] configure: using CLANG=ccache clang-16 [09:10:36.780] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [09:10:36.780] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [09:10:36.810] configure: updating cache clang.cache [09:10:36.821] configure: creating ./config.status [09:10:36.926] config.status: creating GNUmakefile [09:10:36.939] config.status: creating src/Makefile.global [09:10:36.958] config.status: creating src/include/pg_config.h [09:10:36.974] config.status: creating src/include/pg_config_ext.h [09:10:36.983] config.status: src/include/pg_config_ext.h is unchanged [09:10:36.985] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:10:36.994] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [09:10:37.001] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:10:37.012] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [09:10:37.023] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [09:10:37.033] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [09:10:37.043] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [09:10:37.082] [09:10:37.082] real 0m29.801s [09:10:37.082] user 0m19.105s [09:10:37.082] sys 0m10.740s [09:10:37.082] make -s -j${BUILD_JOBS} clean [09:10:37.671] time make -s -j${BUILD_JOBS} world-bin [09:10:42.119] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [09:10:42.119] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [09:10:42.119] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [09:10:42.119] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [09:10:42.119] ereport(elevel, errmsg_internal(__VA_ARGS__)) [09:10:42.119] ^~~~~~~~~~~ [09:10:42.119] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [09:10:42.119] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [09:10:42.119] ^~~~~~~~~~~ [09:10:42.119] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [09:10:42.119] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:10:42.119] ^~~~~~~~~~~ [09:10:42.119] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [09:10:42.119] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [09:10:42.119] ^~~~~~ [09:10:42.119] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [09:10:42.119] ereport(elevel, errmsg_internal(__VA_ARGS__)) [09:10:42.119] ^~~~~~~~~~~ [09:10:42.119] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [09:10:42.119] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [09:10:42.119] ^~~~~~~~~~~ [09:10:42.119] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [09:10:42.119] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [09:10:42.119] ^~~~~~~~~~~ [09:10:42.119] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [09:10:42.119] int status; [09:10:42.119] ^ [09:10:42.119] = 0 [09:10:42.119] 2 errors generated. [09:10:42.120] make[3]: *** [: backend_startup.o] Error 1 [09:10:42.120] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [09:10:42.120] make[2]: *** Waiting for unfinished jobs.... [09:10:42.823] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:10:42.823] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:10:42.824] [09:10:42.824] real 0m5.153s [09:10:42.824] user 0m8.484s [09:10:42.824] sys 0m7.019s [09:10:42.824] [09:10:42.824] Exit status: 2