[12:02:12.517] time ./configure \ [12:02:12.517] --cache clang.cache \ [12:02:12.517] ${LINUX_CONFIGURE_FEATURES} \ [12:02:12.517] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [12:02:12.692] configure: creating cache clang.cache [12:02:12.707] checking build system type... x86_64-pc-linux-gnu [12:02:12.809] checking host system type... x86_64-pc-linux-gnu [12:02:12.809] checking which template to use... linux [12:02:12.809] checking whether NLS is wanted... no [12:02:12.809] checking for default port number... 5432 [12:02:12.816] checking for block size... 8kB [12:02:12.817] checking for segment size... 1GB [12:02:12.820] checking for WAL block size... 8kB [12:02:12.935] checking whether the C compiler works... yes [12:02:13.087] checking for C compiler default output file name... a.out [12:02:13.088] checking for suffix of executables... [12:02:13.158] checking whether we are cross compiling... no [12:02:13.252] checking for suffix of object files... o [12:02:13.261] checking whether we are using the GNU C compiler... yes [12:02:13.268] checking whether ccache clang accepts -g... yes [12:02:13.275] checking for ccache clang option to accept ISO C89... none needed [12:02:13.284] checking for ccache clang option to accept ISO C99... none needed [12:02:13.421] checking whether we are using the GNU C++ compiler... yes [12:02:13.428] checking whether ccache clang++-16 accepts -g... yes [12:02:13.567] checking for gawk... no [12:02:13.567] checking for mawk... mawk [12:02:13.567] checking for LLVM_CONFIG... llvm-config-16 [12:02:13.572] configure: using llvm 16.0.6 [12:02:13.572] checking for CLANG... ccache clang-16 [12:02:13.625] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [12:02:13.632] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [12:02:13.639] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [12:02:13.646] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [12:02:13.654] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [12:02:13.661] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [12:02:13.668] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [12:02:13.676] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:02:13.683] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [12:02:13.696] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [12:02:13.710] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [12:02:13.717] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [12:02:13.725] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [12:02:13.737] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [12:02:13.750] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [12:02:13.757] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [12:02:13.764] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [12:02:13.771] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [12:02:13.778] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [12:02:13.785] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [12:02:13.792] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [12:02:13.799] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [12:02:13.812] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [12:02:13.819] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:02:13.826] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:02:13.833] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:02:13.840] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:02:13.846] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:02:13.858] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:02:13.869] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:02:13.881] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:02:13.888] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:02:13.894] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:02:13.903] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:02:13.911] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:02:13.918] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:02:13.926] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:02:13.933] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:02:13.940] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:02:13.947] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:02:13.953] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:02:13.960] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:02:13.971] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:02:13.983] checking whether the C compiler still works... yes [12:02:14.092] checking how to run the C preprocessor... ccache clang -E [12:02:14.226] checking for pkg-config... /usr/bin/pkg-config [12:02:14.226] checking pkg-config is at least version 0.9.0... yes [12:02:14.227] checking whether to build with ICU support... yes [12:02:14.228] checking for icu-uc icu-i18n... yes [12:02:14.235] checking whether to build with Tcl... yes [12:02:14.235] checking whether to build Perl modules... yes [12:02:14.235] checking whether to build Python modules... yes [12:02:14.235] checking whether to build with GSSAPI support... yes [12:02:14.237] checking whether to build with PAM support... yes [12:02:14.237] checking whether to build with BSD Authentication support... no [12:02:14.237] checking whether to build with LDAP support... yes [12:02:14.237] checking whether to build with Bonjour support... no [12:02:14.237] checking whether to build with SELinux support... yes [12:02:14.237] checking whether to build with systemd support... yes [12:02:14.237] checking whether to build with XML support... yes [12:02:14.238] checking for libxml-2.0 >= 2.6.23... yes [12:02:14.244] checking whether to build with LZ4 support... yes [12:02:14.244] checking for liblz4... yes [12:02:14.251] checking whether to build with ZSTD support... yes [12:02:14.251] checking for libzstd >= 1.4.0... yes [12:02:14.259] checking for strip... strip [12:02:14.259] checking whether it is possible to strip libraries... yes [12:02:14.261] checking for ar... ar [12:02:14.261] checking for a BSD-compatible install... /usr/bin/install -c [12:02:14.270] checking for tar... /usr/bin/tar [12:02:14.270] checking whether ln -s works... yes [12:02:14.270] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:02:14.272] checking for bison... /usr/bin/bison [12:02:14.274] configure: using bison (GNU Bison) 3.8.2 [12:02:14.277] checking for flex... /usr/bin/flex [12:02:14.289] configure: using flex 2.6.4 [12:02:14.289] checking for perl... /usr/bin/perl [12:02:14.292] configure: using perl 5.36.0 [12:02:14.294] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:02:14.298] checking for Perl privlibexp... /usr/share/perl/5.36 [12:02:14.303] checking for Perl useshrplib... true [12:02:14.309] 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 [12:02:14.314] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:02:14.320] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [12:02:14.410] checking for python3... /usr/bin/python3 [12:02:14.422] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [12:02:14.428] checking for Python sysconfig module... yes [12:02:14.439] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:02:14.451] checking Python include directory... -I/usr/include/python3.11 [12:02:14.462] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:02:14.503] checking for a sed that does not truncate output... /usr/bin/sed [12:02:14.508] checking for grep that handles long lines and -e... /usr/bin/grep [12:02:14.510] checking for egrep... /usr/bin/grep -E [12:02:14.512] checking for ANSI C header files... yes [12:02:14.692] checking for sys/types.h... yes [12:02:14.707] checking for sys/stat.h... yes [12:02:14.722] checking for stdlib.h... yes [12:02:14.736] checking for string.h... yes [12:02:14.752] checking for memory.h... yes [12:02:14.769] checking for strings.h... yes [12:02:14.787] checking for inttypes.h... yes [12:02:14.805] checking for stdint.h... yes [12:02:14.822] checking for unistd.h... yes [12:02:14.836] checking whether ccache clang is Clang... yes [12:02:14.866] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [12:02:14.991] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:02:15.067] checking whether more special flags are required for pthreads... no [12:02:15.067] checking for PTHREAD_PRIO_INHERIT... yes [12:02:15.151] checking pthread.h usability... yes [12:02:15.160] checking pthread.h presence... yes [12:02:15.192] checking for pthread.h... yes [12:02:15.192] checking for strerror_r... yes [12:02:15.265] checking whether strerror_r returns int... no [12:02:15.332] checking for main in -lm... yes [12:02:15.413] checking for library containing setproctitle... no [12:02:15.574] checking for library containing dlsym... none required [12:02:15.654] checking for library containing socket... none required [12:02:15.734] checking for library containing getopt_long... none required [12:02:15.814] checking for library containing shm_open... none required [12:02:15.894] checking for library containing shm_unlink... none required [12:02:15.971] checking for library containing clock_gettime... none required [12:02:16.048] checking for library containing shmget... none required [12:02:16.125] checking for library containing backtrace_symbols... none required [12:02:16.202] checking for library containing pthread_barrier_wait... none required [12:02:16.279] checking for library containing readline... -lreadline [12:02:16.357] checking for inflate in -lz... yes [12:02:16.436] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:02:16.601] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:02:16.702] checking for SSL_new in -lssl... yes [12:02:16.808] checking for SSL_CTX_set_ciphersuites... yes [12:02:16.917] checking for SSL_CTX_set_cert_cb... yes [12:02:17.030] checking for X509_get_signature_info... yes [12:02:17.147] checking for SSL_CTX_set_num_tickets... yes [12:02:17.257] checking for pam_start in -lpam... yes [12:02:17.364] checking for xmlSaveToBuffer in -lxml2... yes [12:02:17.496] checking for xsltCleanupGlobals in -lxslt... yes [12:02:17.627] checking for LZ4_compress_default in -llz4... yes [12:02:17.759] checking for ZSTD_compress in -lzstd... yes [12:02:17.891] checking for ldap_bind in -lldap... yes [12:02:18.038] checking for ldap_initialize... yes [12:02:18.184] checking for ldap_verify_credentials... yes [12:02:18.330] checking for security_compute_create_name in -lselinux... yes [12:02:18.465] checking for uuid_export in -lossp-uuid... yes [12:02:18.596] checking for stdbool.h that conforms to C99... yes [12:02:18.608] checking for _Bool... yes [12:02:18.711] checking atomic.h usability... no [12:02:18.797] checking atomic.h presence... no [12:02:18.832] checking for atomic.h... no [12:02:18.835] checking copyfile.h usability... no [12:02:18.919] checking copyfile.h presence... no [12:02:18.954] checking for copyfile.h... no [12:02:18.958] checking execinfo.h usability... yes [12:02:18.966] checking execinfo.h presence... yes [12:02:18.996] checking for execinfo.h... yes [12:02:19.003] checking getopt.h usability... yes [12:02:19.011] checking getopt.h presence... yes [12:02:19.041] checking for getopt.h... yes [12:02:19.048] checking ifaddrs.h usability... yes [12:02:19.056] checking ifaddrs.h presence... yes [12:02:19.089] checking for ifaddrs.h... yes [12:02:19.096] checking mbarrier.h usability... no [12:02:19.181] checking mbarrier.h presence... no [12:02:19.216] checking for mbarrier.h... no [12:02:19.219] checking sys/epoll.h usability... yes [12:02:19.228] checking sys/epoll.h presence... yes [12:02:19.259] checking for sys/epoll.h... yes [12:02:19.266] checking sys/event.h usability... no [12:02:19.351] checking sys/event.h presence... no [12:02:19.386] checking for sys/event.h... no [12:02:19.390] checking sys/personality.h usability... yes [12:02:19.398] checking sys/personality.h presence... yes [12:02:19.428] checking for sys/personality.h... yes [12:02:19.436] checking sys/prctl.h usability... yes [12:02:19.444] checking sys/prctl.h presence... yes [12:02:19.475] checking for sys/prctl.h... yes [12:02:19.483] checking sys/procctl.h usability... no [12:02:19.567] checking sys/procctl.h presence... no [12:02:19.602] checking for sys/procctl.h... no [12:02:19.605] checking sys/signalfd.h usability... yes [12:02:19.613] checking sys/signalfd.h presence... yes [12:02:19.644] checking for sys/signalfd.h... yes [12:02:19.651] checking sys/ucred.h usability... no [12:02:19.736] checking sys/ucred.h presence... no [12:02:19.770] checking for sys/ucred.h... no [12:02:19.774] checking termios.h usability... yes [12:02:19.782] checking termios.h presence... yes [12:02:19.812] checking for termios.h... yes [12:02:19.820] checking ucred.h usability... no [12:02:19.904] checking ucred.h presence... no [12:02:19.938] checking for ucred.h... no [12:02:19.941] checking xlocale.h usability... no [12:02:20.025] checking xlocale.h presence... no [12:02:20.059] checking for xlocale.h... no [12:02:20.061] checking readline/readline.h usability... yes [12:02:20.069] checking readline/readline.h presence... yes [12:02:20.102] checking for readline/readline.h... yes [12:02:20.103] checking readline/history.h usability... yes [12:02:20.112] checking readline/history.h presence... yes [12:02:20.144] checking for readline/history.h... yes [12:02:20.147] checking zlib.h usability... yes [12:02:20.155] checking zlib.h presence... yes [12:02:20.188] checking for zlib.h... yes [12:02:20.189] checking for lz4... /usr/bin/lz4 [12:02:20.189] checking lz4.h usability... yes [12:02:20.197] checking lz4.h presence... yes [12:02:20.228] checking for lz4.h... yes [12:02:20.228] checking for zstd... /usr/bin/zstd [12:02:20.229] checking zstd.h usability... yes [12:02:20.237] checking zstd.h presence... yes [12:02:20.268] checking for zstd.h... yes [12:02:20.268] checking gssapi/gssapi.h usability... yes [12:02:20.276] checking gssapi/gssapi.h presence... yes [12:02:20.308] checking for gssapi/gssapi.h... yes [12:02:20.310] checking gssapi/gssapi_ext.h usability... yes [12:02:20.318] checking gssapi/gssapi_ext.h presence... yes [12:02:20.352] checking for gssapi/gssapi_ext.h... yes [12:02:20.353] checking for openssl... /usr/bin/openssl [12:02:20.358] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [12:02:20.358] checking openssl/ssl.h usability... yes [12:02:20.368] checking openssl/ssl.h presence... yes [12:02:20.429] checking for openssl/ssl.h... yes [12:02:20.429] checking openssl/err.h usability... yes [12:02:20.438] checking openssl/err.h presence... yes [12:02:20.478] checking for openssl/err.h... yes [12:02:20.479] checking security/pam_appl.h usability... yes [12:02:20.487] checking security/pam_appl.h presence... yes [12:02:20.516] checking for security/pam_appl.h... yes [12:02:20.517] checking systemd/sd-daemon.h usability... yes [12:02:20.526] checking systemd/sd-daemon.h presence... yes [12:02:20.560] checking for systemd/sd-daemon.h... yes [12:02:20.560] checking libxml/parser.h usability... yes [12:02:20.569] checking libxml/parser.h presence... yes [12:02:20.612] checking for libxml/parser.h... yes [12:02:20.613] checking libxslt/xslt.h usability... yes [12:02:20.622] checking libxslt/xslt.h presence... yes [12:02:20.667] checking for libxslt/xslt.h... yes [12:02:20.667] checking ldap.h usability... yes [12:02:20.675] checking ldap.h presence... yes [12:02:20.709] checking for ldap.h... yes [12:02:20.709] checking for compatible LDAP implementation... yes [12:02:20.717] checking ossp/uuid.h usability... yes [12:02:20.724] checking ossp/uuid.h presence... yes [12:02:20.758] checking for ossp/uuid.h... yes [12:02:20.793] checking whether byte ordering is bigendian... no [12:02:20.942] checking for inline... inline [12:02:20.953] checking for printf format archetype... printf [12:02:20.980] checking for _Static_assert... yes [12:02:21.113] checking for typeof... typeof [12:02:21.121] checking for __builtin_types_compatible_p... yes [12:02:21.131] checking for __builtin_constant_p... yes [12:02:21.142] checking for __builtin_unreachable... yes [12:02:21.276] checking for computed goto support... yes [12:02:21.283] checking for struct tm.tm_zone... yes [12:02:21.291] checking for union semun... no [12:02:21.361] checking for socklen_t... yes [12:02:21.443] checking for struct sockaddr.sa_len... no [12:02:21.590] checking for C/C++ restrict keyword... __restrict [12:02:21.604] checking for struct option... yes [12:02:21.678] checking whether assembler supports x86_64 popcntq... yes [12:02:21.686] checking for special C compiler options needed for large files... no [12:02:21.686] checking for _FILE_OFFSET_BITS value needed for large files... no [12:02:21.697] checking size of off_t... 8 [12:02:21.873] checking size of bool... 1 [12:02:22.026] checking for int timezone... yes [12:02:22.172] checking for backtrace_symbols... yes [12:02:22.314] checking for copyfile... no [12:02:22.458] checking for copy_file_range... yes [12:02:22.599] checking for getifaddrs... yes [12:02:22.736] checking for getpeerucred... no [12:02:22.876] checking for inet_pton... yes [12:02:23.015] checking for kqueue... no [12:02:23.166] checking for mbstowcs_l... no [12:02:23.310] checking for memset_s... no [12:02:23.452] checking for posix_fallocate... yes [12:02:23.599] checking for ppoll... yes [12:02:23.743] checking for pthread_is_threaded_np... no [12:02:23.884] checking for setproctitle... no [12:02:24.026] checking for setproctitle_fast... no [12:02:24.166] checking for strchrnul... yes [12:02:24.305] checking for strsignal... yes [12:02:24.445] checking for syncfs... yes [12:02:24.586] checking for sync_file_range... yes [12:02:24.726] checking for uselocale... yes [12:02:24.866] checking for wcstombs_l... no [12:02:25.006] checking for __builtin_bswap16... yes [12:02:25.142] checking for __builtin_bswap32... yes [12:02:25.277] checking for __builtin_bswap64... yes [12:02:25.414] checking for __builtin_clz... yes [12:02:25.550] checking for __builtin_ctz... yes [12:02:25.687] checking for __builtin_popcount... yes [12:02:25.826] checking for __builtin_frame_address... yes [12:02:25.966] checking for _LARGEFILE_SOURCE value needed for large files... no [12:02:26.111] checking how ccache clang reports undeclared, standard C functions... warning [12:02:26.129] checking for posix_fadvise... yes [12:02:26.267] checking whether posix_fadvise is declared... yes [12:02:26.280] checking whether fdatasync is declared... yes [12:02:26.292] checking whether strlcat is declared... no [12:02:26.388] checking whether strlcpy is declared... no [12:02:26.483] checking whether strnlen is declared... yes [12:02:26.497] checking whether strsep is declared... yes [12:02:26.511] checking whether preadv is declared... yes [12:02:26.524] checking whether pwritev is declared... yes [12:02:26.536] checking whether F_FULLFSYNC is declared... no [12:02:26.607] checking for explicit_bzero... yes [12:02:26.738] checking for getopt... yes [12:02:26.871] checking for getpeereid... no [12:02:27.006] checking for inet_aton... yes [12:02:27.138] checking for mkdtemp... yes [12:02:27.274] checking for strlcat... no [12:02:27.412] checking for strlcpy... no [12:02:27.553] checking for strnlen... yes [12:02:27.682] checking for strsep... yes [12:02:27.814] checking for pthread_barrier_wait... yes [12:02:27.955] checking for getopt_long... yes [12:02:28.093] checking for syslog... yes [12:02:28.228] checking syslog.h usability... yes [12:02:28.236] checking syslog.h presence... yes [12:02:28.266] checking for syslog.h... yes [12:02:28.266] checking for opterr... yes [12:02:28.402] checking for optreset... no [12:02:28.537] checking unicode/ucol.h usability... yes [12:02:28.546] checking unicode/ucol.h presence... yes [12:02:28.583] checking for unicode/ucol.h... yes [12:02:28.588] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:02:28.601] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:02:28.610] checking for rl_completion_suppress_quote... yes [12:02:28.748] checking for rl_filename_quote_characters... yes [12:02:28.887] checking for rl_filename_quoting_function... yes [12:02:29.026] checking for append_history... yes [12:02:29.165] checking for history_truncate_file... yes [12:02:29.304] checking for rl_completion_matches... yes [12:02:29.446] checking for rl_filename_completion_function... yes [12:02:29.591] checking for rl_reset_screen_size... yes [12:02:29.729] checking for rl_variable_bind... yes [12:02:29.866] checking test program... ok [12:02:30.001] checking whether long int is 64 bits... yes [12:02:30.144] checking for __builtin_mul_overflow... yes [12:02:30.279] checking size of void *... 8 [12:02:30.444] checking size of size_t... 8 [12:02:30.610] checking size of long... 8 [12:02:30.774] checking alignment of short... 2 [12:02:30.934] checking alignment of int... 4 [12:02:31.091] checking alignment of long... 8 [12:02:31.250] checking alignment of double... 8 [12:02:31.407] checking for __int128... yes [12:02:31.546] checking for __int128 alignment bug... ok [12:02:31.684] checking alignment of PG_INT128_TYPE... 16 [12:02:31.838] checking for builtin __sync char locking functions... yes [12:02:31.969] checking for builtin __sync int32 locking functions... yes [12:02:32.100] checking for builtin __sync int32 atomic operations... yes [12:02:32.231] checking for builtin __sync int64 atomic operations... yes [12:02:32.364] checking for builtin __atomic int32 atomic operations... yes [12:02:32.497] checking for builtin __atomic int64 atomic operations... yes [12:02:32.631] checking for __get_cpuid... yes [12:02:32.769] checking for __get_cpuid_count... yes [12:02:32.900] checking for __cpuid... no [12:02:32.959] checking for __cpuidex... no [12:02:33.018] checking for _xgetbv... yes [12:02:33.414] checking for _mm512_popcnt_epi64... yes [12:02:33.756] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:02:33.846] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:02:34.070] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:02:34.134] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:02:34.192] 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 [12:02:34.263] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:02:34.263] checking for library containing sem_init... none required [12:02:34.397] checking which semaphore API to use... unnamed POSIX [12:02:34.397] checking which random number source to use... OpenSSL [12:02:34.399] checking for tclsh... /usr/bin/tclsh [12:02:34.399] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:02:34.439] checking tcl.h usability... yes [12:02:34.448] checking tcl.h presence... yes [12:02:34.482] checking for tcl.h... yes [12:02:34.483] checking for perl.h... yes [12:02:34.502] checking for libperl... yes [12:02:34.730] checking Python.h usability... yes [12:02:34.741] checking Python.h presence... yes [12:02:34.808] checking for Python.h... yes [12:02:34.808] checking for xmllint... /usr/bin/xmllint [12:02:34.808] checking for xsltproc... /usr/bin/xsltproc [12:02:34.809] checking for fop... /usr/bin/fop [12:02:34.809] checking for dbtoepub... no [12:02:34.809] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [12:02:34.899] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:02:35.020] configure: using compiler=Debian clang version 14.0.6 [12:02:35.020] 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 [12:02:35.020] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:02:35.020] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:02:35.020] configure: using CXX=ccache clang++-16 [12:02:35.020] 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 [12:02:35.020] configure: using CLANG=ccache clang-16 [12:02:35.020] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [12:02:35.020] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:02:35.047] configure: updating cache clang.cache [12:02:35.057] configure: creating ./config.status [12:02:35.148] config.status: creating GNUmakefile [12:02:35.160] config.status: creating src/Makefile.global [12:02:35.176] config.status: creating src/include/pg_config.h [12:02:35.190] config.status: creating src/include/pg_config_ext.h [12:02:35.198] config.status: src/include/pg_config_ext.h is unchanged [12:02:35.200] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:02:35.208] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [12:02:35.214] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:02:35.221] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:02:35.228] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:02:35.235] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:02:35.242] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:02:35.277] [12:02:35.277] real 0m22.760s [12:02:35.277] user 0m13.597s [12:02:35.277] sys 0m9.210s [12:02:35.277] make -s -j${BUILD_JOBS} clean [12:02:35.768] time make -s -j${BUILD_JOBS} world-bin [12:02:39.820] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [12:02:39.820] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:02:39.820] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [12:02:39.820] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [12:02:39.820] ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:02:39.820] ^~~~~~~~~~~ [12:02:39.820] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [12:02:39.820] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [12:02:39.820] ^~~~~~~~~~~ [12:02:39.820] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [12:02:39.820] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:02:39.820] ^~~~~~~~~~~ [12:02:39.820] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [12:02:39.820] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:02:39.820] ^~~~~~ [12:02:39.820] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [12:02:39.820] ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:02:39.820] ^~~~~~~~~~~ [12:02:39.820] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [12:02:39.820] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [12:02:39.820] ^~~~~~~~~~~ [12:02:39.820] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [12:02:39.820] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:02:39.820] ^~~~~~~~~~~ [12:02:39.820] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [12:02:39.820] int status; [12:02:39.820] ^ [12:02:39.820] = 0 [12:02:39.820] 2 errors generated. [12:02:39.820] make[3]: *** [: backend_startup.o] Error 1 [12:02:39.820] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [12:02:39.820] make[2]: *** Waiting for unfinished jobs.... [12:02:40.383] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:02:40.384] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:02:40.384] [12:02:40.384] real 0m4.616s [12:02:40.384] user 0m7.588s [12:02:40.384] sys 0m6.015s [12:02:40.384] [12:02:40.384] Exit status: 2