[23:52:53.234] time ./configure \ [23:52:53.234] --cache clang.cache \ [23:52:53.234] ${LINUX_CONFIGURE_FEATURES} \ [23:52:53.234] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:52:53.408] configure: creating cache clang.cache [23:52:53.422] checking build system type... x86_64-pc-linux-gnu [23:52:53.521] checking host system type... x86_64-pc-linux-gnu [23:52:53.521] checking which template to use... linux [23:52:53.521] checking whether NLS is wanted... no [23:52:53.521] checking for default port number... 5432 [23:52:53.528] checking for block size... 8kB [23:52:53.529] checking for segment size... 1GB [23:52:53.532] checking for WAL block size... 8kB [23:52:53.647] checking whether the C compiler works... yes [23:52:53.801] checking for C compiler default output file name... a.out [23:52:53.802] checking for suffix of executables... [23:52:53.870] checking whether we are cross compiling... no [23:52:53.961] checking for suffix of object files... o [23:52:53.969] checking whether we are using the GNU C compiler... yes [23:52:53.977] checking whether ccache clang accepts -g... yes [23:52:53.984] checking for ccache clang option to accept ISO C89... none needed [23:52:53.993] checking for ccache clang option to accept ISO C99... none needed [23:52:54.130] checking whether we are using the GNU C++ compiler... yes [23:52:54.137] checking whether ccache clang++-16 accepts -g... yes [23:52:54.297] checking for gawk... no [23:52:54.297] checking for mawk... mawk [23:52:54.297] checking for LLVM_CONFIG... llvm-config-16 [23:52:54.303] configure: using llvm 16.0.6 [23:52:54.303] checking for CLANG... ccache clang-16 [23:52:54.358] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:52:54.365] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:52:54.373] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:52:54.380] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:52:54.387] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:52:54.395] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:52:54.404] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:52:54.412] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:52:54.419] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:52:54.433] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:52:54.446] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:52:54.453] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:52:54.460] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:52:54.473] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:52:54.485] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:52:54.492] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:52:54.499] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:52:54.506] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:52:54.513] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:52:54.520] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:52:54.527] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:52:54.534] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:52:54.547] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:52:54.554] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:52:54.562] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:52:54.569] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:52:54.576] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:52:54.583] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:52:54.596] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:52:54.608] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:52:54.621] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:52:54.628] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:52:54.635] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:52:54.643] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:52:54.651] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:52:54.659] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:52:54.666] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:52:54.673] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:52:54.681] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:52:54.689] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:52:54.696] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:52:54.703] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:52:54.716] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:52:54.730] checking whether the C compiler still works... yes [23:52:54.849] checking how to run the C preprocessor... ccache clang -E [23:52:54.991] checking for pkg-config... /usr/bin/pkg-config [23:52:54.991] checking pkg-config is at least version 0.9.0... yes [23:52:54.992] checking whether to build with ICU support... yes [23:52:54.993] checking for icu-uc icu-i18n... yes [23:52:55.000] checking whether to build with Tcl... yes [23:52:55.000] checking whether to build Perl modules... yes [23:52:55.000] checking whether to build Python modules... yes [23:52:55.000] checking whether to build with GSSAPI support... yes [23:52:55.002] checking whether to build with PAM support... yes [23:52:55.002] checking whether to build with BSD Authentication support... no [23:52:55.002] checking whether to build with LDAP support... yes [23:52:55.002] checking whether to build with Bonjour support... no [23:52:55.002] checking whether to build with SELinux support... yes [23:52:55.002] checking whether to build with systemd support... yes [23:52:55.002] checking whether to build with XML support... yes [23:52:55.003] checking for libxml-2.0 >= 2.6.23... yes [23:52:55.010] checking whether to build with LZ4 support... yes [23:52:55.010] checking for liblz4... yes [23:52:55.017] checking whether to build with ZSTD support... yes [23:52:55.018] checking for libzstd >= 1.4.0... yes [23:52:55.025] checking for strip... strip [23:52:55.025] checking whether it is possible to strip libraries... yes [23:52:55.027] checking for ar... ar [23:52:55.027] checking for a BSD-compatible install... /usr/bin/install -c [23:52:55.037] checking for tar... /usr/bin/tar [23:52:55.037] checking whether ln -s works... yes [23:52:55.037] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:52:55.040] checking for bison... /usr/bin/bison [23:52:55.042] configure: using bison (GNU Bison) 3.8.2 [23:52:55.045] checking for flex... /usr/bin/flex [23:52:55.059] configure: using flex 2.6.4 [23:52:55.059] checking for perl... /usr/bin/perl [23:52:55.062] configure: using perl 5.36.0 [23:52:55.064] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:52:55.069] checking for Perl privlibexp... /usr/share/perl/5.36 [23:52:55.074] checking for Perl useshrplib... true [23:52:55.080] 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 [23:52:55.086] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:52:55.092] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:52:55.184] checking for python3... /usr/bin/python3 [23:52:55.195] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [23:52:55.202] checking for Python sysconfig module... yes [23:52:55.214] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:52:55.227] checking Python include directory... -I/usr/include/python3.11 [23:52:55.240] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:52:55.283] checking for a sed that does not truncate output... /usr/bin/sed [23:52:55.288] checking for grep that handles long lines and -e... /usr/bin/grep [23:52:55.290] checking for egrep... /usr/bin/grep -E [23:52:55.292] checking for ANSI C header files... yes [23:52:55.478] checking for sys/types.h... yes [23:52:55.495] checking for sys/stat.h... yes [23:52:55.512] checking for stdlib.h... yes [23:52:55.528] checking for string.h... yes [23:52:55.544] checking for memory.h... yes [23:52:55.559] checking for strings.h... yes [23:52:55.574] checking for inttypes.h... yes [23:52:55.591] checking for stdint.h... yes [23:52:55.606] checking for unistd.h... yes [23:52:55.619] checking whether ccache clang is Clang... yes [23:52:55.648] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:52:55.769] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:52:55.847] checking whether more special flags are required for pthreads... no [23:52:55.847] checking for PTHREAD_PRIO_INHERIT... yes [23:52:55.929] checking pthread.h usability... yes [23:52:55.937] checking pthread.h presence... yes [23:52:55.969] checking for pthread.h... yes [23:52:55.970] checking for strerror_r... yes [23:52:56.045] checking whether strerror_r returns int... no [23:52:56.112] checking for main in -lm... yes [23:52:56.195] checking for library containing setproctitle... no [23:52:56.358] checking for library containing dlsym... none required [23:52:56.436] checking for library containing socket... none required [23:52:56.516] checking for library containing getopt_long... none required [23:52:56.596] checking for library containing shm_open... none required [23:52:56.675] checking for library containing shm_unlink... none required [23:52:56.753] checking for library containing clock_gettime... none required [23:52:56.831] checking for library containing shmget... none required [23:52:56.910] checking for library containing backtrace_symbols... none required [23:52:56.990] checking for library containing pthread_barrier_wait... none required [23:52:57.068] checking for library containing readline... -lreadline [23:52:57.145] checking for inflate in -lz... yes [23:52:57.225] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:52:57.392] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:52:57.494] checking for SSL_new in -lssl... yes [23:52:57.597] checking for SSL_CTX_set_ciphersuites... yes [23:52:57.703] checking for SSL_CTX_set_cert_cb... yes [23:52:57.813] checking for X509_get_signature_info... yes [23:52:57.927] checking for SSL_CTX_set_num_tickets... yes [23:52:58.039] checking for pam_start in -lpam... yes [23:52:58.146] checking for xmlSaveToBuffer in -lxml2... yes [23:52:58.284] checking for xsltCleanupGlobals in -lxslt... yes [23:52:58.421] checking for LZ4_compress_default in -llz4... yes [23:52:58.562] checking for ZSTD_compress in -lzstd... yes [23:52:58.713] checking for ldap_bind in -lldap... yes [23:52:58.874] checking for ldap_initialize... yes [23:52:59.027] checking for ldap_verify_credentials... yes [23:52:59.191] checking for security_compute_create_name in -lselinux... yes [23:52:59.338] checking for uuid_export in -lossp-uuid... yes [23:52:59.496] checking for stdbool.h that conforms to C99... yes [23:52:59.508] checking for _Bool... yes [23:52:59.613] checking atomic.h usability... no [23:52:59.703] checking atomic.h presence... no [23:52:59.739] checking for atomic.h... no [23:52:59.743] checking copyfile.h usability... no [23:52:59.830] checking copyfile.h presence... no [23:52:59.866] checking for copyfile.h... no [23:52:59.869] checking execinfo.h usability... yes [23:52:59.878] checking execinfo.h presence... yes [23:52:59.910] checking for execinfo.h... yes [23:52:59.918] checking getopt.h usability... yes [23:52:59.927] checking getopt.h presence... yes [23:52:59.958] checking for getopt.h... yes [23:52:59.966] checking ifaddrs.h usability... yes [23:52:59.974] checking ifaddrs.h presence... yes [23:53:00.007] checking for ifaddrs.h... yes [23:53:00.015] checking mbarrier.h usability... no [23:53:00.103] checking mbarrier.h presence... no [23:53:00.140] checking for mbarrier.h... no [23:53:00.144] checking sys/epoll.h usability... yes [23:53:00.153] checking sys/epoll.h presence... yes [23:53:00.187] checking for sys/epoll.h... yes [23:53:00.195] checking sys/event.h usability... no [23:53:00.283] checking sys/event.h presence... no [23:53:00.318] checking for sys/event.h... no [23:53:00.322] checking sys/personality.h usability... yes [23:53:00.331] checking sys/personality.h presence... yes [23:53:00.363] checking for sys/personality.h... yes [23:53:00.372] checking sys/prctl.h usability... yes [23:53:00.382] checking sys/prctl.h presence... yes [23:53:00.414] checking for sys/prctl.h... yes [23:53:00.423] checking sys/procctl.h usability... no [23:53:00.512] checking sys/procctl.h presence... no [23:53:00.548] checking for sys/procctl.h... no [23:53:00.552] checking sys/signalfd.h usability... yes [23:53:00.561] checking sys/signalfd.h presence... yes [23:53:00.592] checking for sys/signalfd.h... yes [23:53:00.601] checking sys/ucred.h usability... no [23:53:00.687] checking sys/ucred.h presence... no [23:53:00.725] checking for sys/ucred.h... no [23:53:00.729] checking termios.h usability... yes [23:53:00.738] checking termios.h presence... yes [23:53:00.771] checking for termios.h... yes [23:53:00.779] checking ucred.h usability... no [23:53:00.869] checking ucred.h presence... no [23:53:00.905] checking for ucred.h... no [23:53:00.909] checking xlocale.h usability... no [23:53:00.997] checking xlocale.h presence... no [23:53:01.035] checking for xlocale.h... no [23:53:01.037] checking readline/readline.h usability... yes [23:53:01.045] checking readline/readline.h presence... yes [23:53:01.080] checking for readline/readline.h... yes [23:53:01.082] checking readline/history.h usability... yes [23:53:01.091] checking readline/history.h presence... yes [23:53:01.125] checking for readline/history.h... yes [23:53:01.128] checking zlib.h usability... yes [23:53:01.137] checking zlib.h presence... yes [23:53:01.172] checking for zlib.h... yes [23:53:01.172] checking for lz4... /usr/bin/lz4 [23:53:01.172] checking lz4.h usability... yes [23:53:01.182] checking lz4.h presence... yes [23:53:01.215] checking for lz4.h... yes [23:53:01.216] checking for zstd... /usr/bin/zstd [23:53:01.216] checking zstd.h usability... yes [23:53:01.225] checking zstd.h presence... yes [23:53:01.258] checking for zstd.h... yes [23:53:01.258] checking gssapi/gssapi.h usability... yes [23:53:01.267] checking gssapi/gssapi.h presence... yes [23:53:01.299] checking for gssapi/gssapi.h... yes [23:53:01.300] checking gssapi/gssapi_ext.h usability... yes [23:53:01.309] checking gssapi/gssapi_ext.h presence... yes [23:53:01.344] checking for gssapi/gssapi_ext.h... yes [23:53:01.345] checking for openssl... /usr/bin/openssl [23:53:01.350] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [23:53:01.350] checking openssl/ssl.h usability... yes [23:53:01.360] checking openssl/ssl.h presence... yes [23:53:01.421] checking for openssl/ssl.h... yes [23:53:01.421] checking openssl/err.h usability... yes [23:53:01.430] checking openssl/err.h presence... yes [23:53:01.469] checking for openssl/err.h... yes [23:53:01.470] checking security/pam_appl.h usability... yes [23:53:01.477] checking security/pam_appl.h presence... yes [23:53:01.507] checking for security/pam_appl.h... yes [23:53:01.508] checking systemd/sd-daemon.h usability... yes [23:53:01.516] checking systemd/sd-daemon.h presence... yes [23:53:01.548] checking for systemd/sd-daemon.h... yes [23:53:01.548] checking libxml/parser.h usability... yes [23:53:01.556] checking libxml/parser.h presence... yes [23:53:01.597] checking for libxml/parser.h... yes [23:53:01.598] checking libxslt/xslt.h usability... yes [23:53:01.607] checking libxslt/xslt.h presence... yes [23:53:01.651] checking for libxslt/xslt.h... yes [23:53:01.651] checking ldap.h usability... yes [23:53:01.659] checking ldap.h presence... yes [23:53:01.692] checking for ldap.h... yes [23:53:01.692] checking for compatible LDAP implementation... yes [23:53:01.699] checking ossp/uuid.h usability... yes [23:53:01.707] checking ossp/uuid.h presence... yes [23:53:01.739] checking for ossp/uuid.h... yes [23:53:01.773] checking whether byte ordering is bigendian... no [23:53:01.914] checking for inline... inline [23:53:01.924] checking for printf format archetype... printf [23:53:01.949] checking for _Static_assert... yes [23:53:02.078] checking for typeof... typeof [23:53:02.086] checking for __builtin_types_compatible_p... yes [23:53:02.096] checking for __builtin_constant_p... yes [23:53:02.106] checking for __builtin_unreachable... yes [23:53:02.236] checking for computed goto support... yes [23:53:02.244] checking for struct tm.tm_zone... yes [23:53:02.253] checking for union semun... no [23:53:02.322] checking for socklen_t... yes [23:53:02.405] checking for struct sockaddr.sa_len... no [23:53:02.549] checking for C/C++ restrict keyword... __restrict [23:53:02.563] checking for struct option... yes [23:53:02.639] checking whether assembler supports x86_64 popcntq... yes [23:53:02.648] checking for special C compiler options needed for large files... no [23:53:02.648] checking for _FILE_OFFSET_BITS value needed for large files... no [23:53:02.659] checking size of off_t... 8 [23:53:02.823] checking size of bool... 1 [23:53:02.986] checking for int timezone... yes [23:53:03.140] checking for backtrace_symbols... yes [23:53:03.282] checking for copyfile... no [23:53:03.429] checking for copy_file_range... yes [23:53:03.573] checking for getifaddrs... yes [23:53:03.719] checking for getpeerucred... no [23:53:03.864] checking for inet_pton... yes [23:53:04.012] checking for kqueue... no [23:53:04.160] checking for mbstowcs_l... no [23:53:04.304] checking for memset_s... no [23:53:04.449] checking for posix_fallocate... yes [23:53:04.603] checking for ppoll... yes [23:53:04.741] checking for pthread_is_threaded_np... no [23:53:04.892] checking for setproctitle... no [23:53:05.043] checking for setproctitle_fast... no [23:53:05.194] checking for strchrnul... yes [23:53:05.332] checking for strsignal... yes [23:53:05.487] checking for syncfs... yes [23:53:05.628] checking for sync_file_range... yes [23:53:05.772] checking for uselocale... yes [23:53:05.912] checking for wcstombs_l... no [23:53:06.051] checking for __builtin_bswap16... yes [23:53:06.185] checking for __builtin_bswap32... yes [23:53:06.318] checking for __builtin_bswap64... yes [23:53:06.456] checking for __builtin_clz... yes [23:53:06.594] checking for __builtin_ctz... yes [23:53:06.729] checking for __builtin_popcount... yes [23:53:06.863] checking for __builtin_frame_address... yes [23:53:07.006] checking for _LARGEFILE_SOURCE value needed for large files... no [23:53:07.150] checking how ccache clang reports undeclared, standard C functions... warning [23:53:07.168] checking for posix_fadvise... yes [23:53:07.306] checking whether posix_fadvise is declared... yes [23:53:07.320] checking whether fdatasync is declared... yes [23:53:07.334] checking whether strlcat is declared... no [23:53:07.435] checking whether strlcpy is declared... no [23:53:07.532] checking whether strnlen is declared... yes [23:53:07.547] checking whether strsep is declared... yes [23:53:07.560] checking whether preadv is declared... yes [23:53:07.573] checking whether pwritev is declared... yes [23:53:07.585] checking whether F_FULLFSYNC is declared... no [23:53:07.657] checking for explicit_bzero... yes [23:53:07.801] checking for getopt... yes [23:53:07.949] checking for getpeereid... no [23:53:08.113] checking for inet_aton... yes [23:53:08.262] checking for mkdtemp... yes [23:53:08.396] checking for strlcat... no [23:53:08.552] checking for strlcpy... no [23:53:08.694] checking for strnlen... yes [23:53:08.838] checking for strsep... yes [23:53:08.999] checking for pthread_barrier_wait... yes [23:53:09.147] checking for getopt_long... yes [23:53:09.309] checking for syslog... yes [23:53:09.444] checking syslog.h usability... yes [23:53:09.452] checking syslog.h presence... yes [23:53:09.484] checking for syslog.h... yes [23:53:09.484] checking for opterr... yes [23:53:09.623] checking for optreset... no [23:53:09.774] checking unicode/ucol.h usability... yes [23:53:09.783] checking unicode/ucol.h presence... yes [23:53:09.822] checking for unicode/ucol.h... yes [23:53:09.827] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:53:09.841] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:53:09.851] checking for rl_completion_suppress_quote... yes [23:53:10.004] checking for rl_filename_quote_characters... yes [23:53:10.151] checking for rl_filename_quoting_function... yes [23:53:10.306] checking for append_history... yes [23:53:10.460] checking for history_truncate_file... yes [23:53:10.611] checking for rl_completion_matches... yes [23:53:10.764] checking for rl_filename_completion_function... yes [23:53:10.905] checking for rl_reset_screen_size... yes [23:53:11.048] checking for rl_variable_bind... yes [23:53:11.187] checking test program... ok [23:53:11.326] checking whether long int is 64 bits... yes [23:53:11.497] checking for __builtin_mul_overflow... yes [23:53:11.657] checking size of void *... 8 [23:53:11.836] checking size of size_t... 8 [23:53:12.007] checking size of long... 8 [23:53:12.179] checking alignment of short... 2 [23:53:12.356] checking alignment of int... 4 [23:53:12.541] checking alignment of long... 8 [23:53:12.708] checking alignment of double... 8 [23:53:12.884] checking for __int128... yes [23:53:13.046] checking for __int128 alignment bug... ok [23:53:13.212] checking alignment of PG_INT128_TYPE... 16 [23:53:13.396] checking for builtin __sync char locking functions... yes [23:53:13.536] checking for builtin __sync int32 locking functions... yes [23:53:13.668] checking for builtin __sync int32 atomic operations... yes [23:53:13.822] checking for builtin __sync int64 atomic operations... yes [23:53:13.976] checking for builtin __atomic int32 atomic operations... yes [23:53:14.129] checking for builtin __atomic int64 atomic operations... yes [23:53:14.276] checking for __get_cpuid... yes [23:53:14.416] checking for __get_cpuid_count... yes [23:53:14.545] checking for __cpuid... no [23:53:14.603] checking for __cpuidex... no [23:53:14.658] checking for _xgetbv... yes [23:53:15.045] checking for _mm512_popcnt_epi64... yes [23:53:15.389] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:53:15.481] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:53:15.719] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:53:15.785] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:53:15.842] 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 [23:53:15.911] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:53:15.911] checking for library containing sem_init... none required [23:53:16.040] checking which semaphore API to use... unnamed POSIX [23:53:16.040] checking which random number source to use... OpenSSL [23:53:16.042] checking for tclsh... /usr/bin/tclsh [23:53:16.042] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:53:16.081] checking tcl.h usability... yes [23:53:16.088] checking tcl.h presence... yes [23:53:16.122] checking for tcl.h... yes [23:53:16.122] checking for perl.h... yes [23:53:16.141] checking for libperl... yes [23:53:16.365] checking Python.h usability... yes [23:53:16.375] checking Python.h presence... yes [23:53:16.439] checking for Python.h... yes [23:53:16.439] checking for xmllint... /usr/bin/xmllint [23:53:16.439] checking for xsltproc... /usr/bin/xsltproc [23:53:16.439] checking for fop... /usr/bin/fop [23:53:16.440] checking for dbtoepub... no [23:53:16.440] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:53:16.525] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:53:16.640] configure: using compiler=Debian clang version 14.0.6 [23:53:16.640] 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 [23:53:16.640] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:53:16.640] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:53:16.640] configure: using CXX=ccache clang++-16 [23:53:16.640] 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 [23:53:16.640] configure: using CLANG=ccache clang-16 [23:53:16.640] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:53:16.640] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:53:16.665] configure: updating cache clang.cache [23:53:16.674] configure: creating ./config.status [23:53:16.756] config.status: creating GNUmakefile [23:53:16.767] config.status: creating src/Makefile.global [23:53:16.781] config.status: creating src/include/pg_config.h [23:53:16.793] config.status: creating src/include/pg_config_ext.h [23:53:16.800] config.status: src/include/pg_config_ext.h is unchanged [23:53:16.802] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:53:16.809] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:53:16.814] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:53:16.820] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:53:16.827] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:53:16.833] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:53:16.840] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:53:16.873] [23:53:16.873] real 0m23.639s [23:53:16.873] user 0m14.062s [23:53:16.873] sys 0m9.586s [23:53:16.873] make -s -j${BUILD_JOBS} clean [23:53:17.358] time make -s -j${BUILD_JOBS} world-bin [23:53:21.540] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [23:53:21.540] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [23:53:21.540] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [23:53:21.540] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [23:53:21.540] ereport(elevel, errmsg_internal(__VA_ARGS__)) [23:53:21.540] ^~~~~~~~~~~ [23:53:21.540] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [23:53:21.540] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [23:53:21.540] ^~~~~~~~~~~ [23:53:21.540] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [23:53:21.540] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [23:53:21.540] ^~~~~~~~~~~ [23:53:21.540] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [23:53:21.540] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [23:53:21.540] ^~~~~~ [23:53:21.540] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [23:53:21.540] ereport(elevel, errmsg_internal(__VA_ARGS__)) [23:53:21.540] ^~~~~~~~~~~ [23:53:21.540] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [23:53:21.540] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [23:53:21.540] ^~~~~~~~~~~ [23:53:21.540] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [23:53:21.540] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [23:53:21.540] ^~~~~~~~~~~ [23:53:21.540] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [23:53:21.540] int status; [23:53:21.540] ^ [23:53:21.540] = 0 [23:53:21.540] 2 errors generated. [23:53:21.540] make[3]: *** [: backend_startup.o] Error 1 [23:53:21.540] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [23:53:21.540] make[2]: *** Waiting for unfinished jobs.... [23:53:21.950] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:53:21.950] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:53:21.951] [23:53:21.951] real 0m4.592s [23:53:21.951] user 0m7.647s [23:53:21.951] sys 0m5.903s [23:53:21.951] [23:53:21.951] Exit status: 2