[17:51:44.356] time ./configure \ [17:51:44.356] --cache clang.cache \ [17:51:44.356] ${LINUX_CONFIGURE_FEATURES} \ [17:51:44.356] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [17:51:44.515] configure: creating cache clang.cache [17:51:44.528] checking build system type... x86_64-pc-linux-gnu [17:51:44.623] checking host system type... x86_64-pc-linux-gnu [17:51:44.623] checking which template to use... linux [17:51:44.623] checking whether NLS is wanted... no [17:51:44.624] checking for default port number... 5432 [17:51:44.630] checking for block size... 8kB [17:51:44.631] checking for segment size... 1GB [17:51:44.633] checking for WAL block size... 8kB [17:51:44.742] checking whether the C compiler works... yes [17:51:44.890] checking for C compiler default output file name... a.out [17:51:44.891] checking for suffix of executables... [17:51:44.955] checking whether we are cross compiling... no [17:51:45.042] checking for suffix of object files... o [17:51:45.050] checking whether we are using the GNU C compiler... yes [17:51:45.056] checking whether ccache clang accepts -g... yes [17:51:45.062] checking for ccache clang option to accept ISO C89... none needed [17:51:45.070] checking for ccache clang option to accept ISO C99... none needed [17:51:45.193] checking whether we are using the GNU C++ compiler... yes [17:51:45.199] checking whether ccache clang++-16 accepts -g... yes [17:51:45.325] checking for gawk... no [17:51:45.325] checking for mawk... mawk [17:51:45.325] checking for LLVM_CONFIG... llvm-config-16 [17:51:45.330] configure: using llvm 16.0.6 [17:51:45.330] checking for CLANG... ccache clang-16 [17:51:45.377] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [17:51:45.383] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [17:51:45.389] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [17:51:45.396] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [17:51:45.427] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [17:51:45.458] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [17:51:45.465] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [17:51:45.471] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [17:51:45.477] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [17:51:45.489] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [17:51:45.500] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [17:51:45.506] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [17:51:45.512] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [17:51:45.523] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [17:51:45.534] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [17:51:45.541] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [17:51:45.547] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [17:51:45.553] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [17:51:45.559] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [17:51:45.625] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [17:51:45.632] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [17:51:45.638] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [17:51:45.650] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [17:51:45.656] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [17:51:45.662] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [17:51:45.669] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [17:51:45.675] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [17:51:45.681] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [17:51:45.692] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [17:51:45.703] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [17:51:45.714] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [17:51:45.721] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [17:51:45.727] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [17:51:45.734] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [17:51:45.740] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [17:51:45.746] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [17:51:45.752] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [17:51:45.758] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [17:51:45.764] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [17:51:45.770] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [17:51:45.777] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [17:51:45.783] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [17:51:45.794] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [17:51:45.805] checking whether the C compiler still works... yes [17:51:45.909] checking how to run the C preprocessor... ccache clang -E [17:51:46.034] checking for pkg-config... /usr/bin/pkg-config [17:51:46.034] checking pkg-config is at least version 0.9.0... yes [17:51:46.036] checking whether to build with ICU support... yes [17:51:46.036] checking for icu-uc icu-i18n... yes [17:51:46.043] checking whether to build with Tcl... yes [17:51:46.043] checking whether to build Perl modules... yes [17:51:46.043] checking whether to build Python modules... yes [17:51:46.043] checking whether to build with GSSAPI support... yes [17:51:46.044] checking whether to build with PAM support... yes [17:51:46.044] checking whether to build with BSD Authentication support... no [17:51:46.044] checking whether to build with LDAP support... yes [17:51:46.044] checking whether to build with Bonjour support... no [17:51:46.044] checking whether to build with SELinux support... yes [17:51:46.045] checking whether to build with systemd support... yes [17:51:46.045] checking whether to build with XML support... yes [17:51:46.045] checking for libxml-2.0 >= 2.6.23... yes [17:51:46.051] checking whether to build with LZ4 support... yes [17:51:46.051] checking for liblz4... yes [17:51:46.058] checking whether to build with ZSTD support... yes [17:51:46.058] checking for libzstd >= 1.4.0... yes [17:51:46.065] checking for strip... strip [17:51:46.065] checking whether it is possible to strip libraries... yes [17:51:46.067] checking for ar... ar [17:51:46.067] checking for a BSD-compatible install... /usr/bin/install -c [17:51:46.075] checking for tar... /usr/bin/tar [17:51:46.075] checking whether ln -s works... yes [17:51:46.075] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [17:51:46.077] checking for bison... /usr/bin/bison [17:51:46.079] configure: using bison (GNU Bison) 3.8.2 [17:51:46.082] checking for flex... /usr/bin/flex [17:51:46.093] configure: using flex 2.6.4 [17:51:46.093] checking for perl... /usr/bin/perl [17:51:46.095] configure: using perl 5.36.0 [17:51:46.097] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [17:51:46.102] checking for Perl privlibexp... /usr/share/perl/5.36 [17:51:46.106] checking for Perl useshrplib... true [17:51:46.111] 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 [17:51:46.117] checking for CFLAGS to compile embedded Perl... -DDEBIAN [17:51:46.122] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [17:51:46.210] checking for python3... /usr/bin/python3 [17:51:46.221] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [17:51:46.227] checking for Python sysconfig module... yes [17:51:46.237] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [17:51:46.249] checking Python include directory... -I/usr/include/python3.11 [17:51:46.260] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [17:51:46.299] checking for a sed that does not truncate output... /usr/bin/sed [17:51:46.304] checking for grep that handles long lines and -e... /usr/bin/grep [17:51:46.306] checking for egrep... /usr/bin/grep -E [17:51:46.307] checking for ANSI C header files... yes [17:51:46.511] checking for sys/types.h... yes [17:51:46.525] checking for sys/stat.h... yes [17:51:46.539] checking for stdlib.h... yes [17:51:46.553] checking for string.h... yes [17:51:46.567] checking for memory.h... yes [17:51:46.580] checking for strings.h... yes [17:51:46.593] checking for inttypes.h... yes [17:51:46.607] checking for stdint.h... yes [17:51:46.621] checking for unistd.h... yes [17:51:46.632] checking whether ccache clang is Clang... yes [17:51:46.659] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [17:51:46.795] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [17:51:46.865] checking whether more special flags are required for pthreads... no [17:51:46.866] checking for PTHREAD_PRIO_INHERIT... yes [17:51:46.941] checking pthread.h usability... yes [17:51:46.948] checking pthread.h presence... yes [17:51:46.979] checking for pthread.h... yes [17:51:46.979] checking for strerror_r... yes [17:51:47.049] checking whether strerror_r returns int... no [17:51:47.112] checking for main in -lm... yes [17:51:47.189] checking for library containing setproctitle... no [17:51:47.341] checking for library containing dlsym... none required [17:51:47.414] checking for library containing socket... none required [17:51:47.487] checking for library containing getopt_long... none required [17:51:47.560] checking for library containing shm_open... none required [17:51:47.634] checking for library containing shm_unlink... none required [17:51:47.707] checking for library containing clock_gettime... none required [17:51:47.780] checking for library containing shmget... none required [17:51:47.852] checking for library containing backtrace_symbols... none required [17:51:47.924] checking for library containing pthread_barrier_wait... none required [17:51:47.998] checking for library containing readline... -lreadline [17:51:48.072] checking for inflate in -lz... yes [17:51:48.150] checking for library containing gss_store_cred_into... -lgssapi_krb5 [17:51:48.307] checking for CRYPTO_new_ex_data in -lcrypto... yes [17:51:48.404] checking for SSL_new in -lssl... yes [17:51:48.503] checking for SSL_CTX_set_ciphersuites... yes [17:51:48.605] checking for SSL_CTX_set_cert_cb... yes [17:51:48.709] checking for X509_get_signature_info... yes [17:51:48.813] checking for SSL_CTX_set_num_tickets... yes [17:51:48.916] checking for pam_start in -lpam... yes [17:51:49.016] checking for xmlSaveToBuffer in -lxml2... yes [17:51:49.140] checking for xsltCleanupGlobals in -lxslt... yes [17:51:49.268] checking for LZ4_compress_default in -llz4... yes [17:51:49.396] checking for ZSTD_compress in -lzstd... yes [17:51:49.523] checking for ldap_bind in -lldap... yes [17:51:49.665] checking for ldap_initialize... yes [17:51:49.804] checking for ldap_verify_credentials... yes [17:51:49.943] checking for security_compute_create_name in -lselinux... yes [17:51:50.072] checking for uuid_export in -lossp-uuid... yes [17:51:50.204] checking for stdbool.h that conforms to C99... yes [17:51:50.215] checking for _Bool... yes [17:51:50.312] checking atomic.h usability... no [17:51:50.394] checking atomic.h presence... no [17:51:50.426] checking for atomic.h... no [17:51:50.429] checking copyfile.h usability... no [17:51:50.510] checking copyfile.h presence... no [17:51:50.543] checking for copyfile.h... no [17:51:50.546] checking execinfo.h usability... yes [17:51:50.554] checking execinfo.h presence... yes [17:51:50.582] checking for execinfo.h... yes [17:51:50.588] checking getopt.h usability... yes [17:51:50.596] checking getopt.h presence... yes [17:51:50.624] checking for getopt.h... yes [17:51:50.630] checking ifaddrs.h usability... yes [17:51:50.638] checking ifaddrs.h presence... yes [17:51:50.668] checking for ifaddrs.h... yes [17:51:50.675] checking mbarrier.h usability... no [17:51:50.755] checking mbarrier.h presence... no [17:51:50.788] checking for mbarrier.h... no [17:51:50.791] checking sys/epoll.h usability... yes [17:51:50.832] checking sys/epoll.h presence... yes [17:51:50.863] checking for sys/epoll.h... yes [17:51:50.870] checking sys/event.h usability... no [17:51:50.950] checking sys/event.h presence... no [17:51:50.983] checking for sys/event.h... no [17:51:50.986] checking sys/personality.h usability... yes [17:51:50.994] checking sys/personality.h presence... yes [17:51:51.022] checking for sys/personality.h... yes [17:51:51.030] checking sys/prctl.h usability... yes [17:51:51.038] checking sys/prctl.h presence... yes [17:51:51.068] checking for sys/prctl.h... yes [17:51:51.075] checking sys/procctl.h usability... no [17:51:51.158] checking sys/procctl.h presence... no [17:51:51.192] checking for sys/procctl.h... no [17:51:51.195] checking sys/signalfd.h usability... yes [17:51:51.203] checking sys/signalfd.h presence... yes [17:51:51.232] checking for sys/signalfd.h... yes [17:51:51.239] checking sys/ucred.h usability... no [17:51:51.320] checking sys/ucred.h presence... no [17:51:51.353] checking for sys/ucred.h... no [17:51:51.356] checking termios.h usability... yes [17:51:51.364] checking termios.h presence... yes [17:51:51.393] checking for termios.h... yes [17:51:51.400] checking ucred.h usability... no [17:51:51.481] checking ucred.h presence... no [17:51:51.514] checking for ucred.h... no [17:51:51.517] checking xlocale.h usability... no [17:51:51.598] checking xlocale.h presence... no [17:51:51.632] checking for xlocale.h... no [17:51:51.633] checking readline/readline.h usability... yes [17:51:51.641] checking readline/readline.h presence... yes [17:51:51.672] checking for readline/readline.h... yes [17:51:51.674] checking readline/history.h usability... yes [17:51:51.681] checking readline/history.h presence... yes [17:51:51.712] checking for readline/history.h... yes [17:51:51.715] checking zlib.h usability... yes [17:51:51.722] checking zlib.h presence... yes [17:51:51.755] checking for zlib.h... yes [17:51:51.755] checking for lz4... /usr/bin/lz4 [17:51:51.755] checking lz4.h usability... yes [17:51:51.763] checking lz4.h presence... yes [17:51:51.792] checking for lz4.h... yes [17:51:51.792] checking for zstd... /usr/bin/zstd [17:51:51.792] checking zstd.h usability... yes [17:51:51.800] checking zstd.h presence... yes [17:51:51.830] checking for zstd.h... yes [17:51:51.830] checking gssapi/gssapi.h usability... yes [17:51:51.838] checking gssapi/gssapi.h presence... yes [17:51:51.868] checking for gssapi/gssapi.h... yes [17:51:51.870] checking gssapi/gssapi_ext.h usability... yes [17:51:51.877] checking gssapi/gssapi_ext.h presence... yes [17:51:51.907] checking for gssapi/gssapi_ext.h... yes [17:51:51.909] checking for openssl... /usr/bin/openssl [17:51:51.913] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [17:51:51.913] checking openssl/ssl.h usability... yes [17:51:51.922] checking openssl/ssl.h presence... yes [17:51:51.981] checking for openssl/ssl.h... yes [17:51:51.981] checking openssl/err.h usability... yes [17:51:51.990] checking openssl/err.h presence... yes [17:51:52.029] checking for openssl/err.h... yes [17:51:52.029] checking security/pam_appl.h usability... yes [17:51:52.037] checking security/pam_appl.h presence... yes [17:51:52.065] checking for security/pam_appl.h... yes [17:51:52.066] checking systemd/sd-daemon.h usability... yes [17:51:52.074] checking systemd/sd-daemon.h presence... yes [17:51:52.105] checking for systemd/sd-daemon.h... yes [17:51:52.105] checking libxml/parser.h usability... yes [17:51:52.114] checking libxml/parser.h presence... yes [17:51:52.155] checking for libxml/parser.h... yes [17:51:52.155] checking libxslt/xslt.h usability... yes [17:51:52.164] checking libxslt/xslt.h presence... yes [17:51:52.205] checking for libxslt/xslt.h... yes [17:51:52.206] checking ldap.h usability... yes [17:51:52.213] checking ldap.h presence... yes [17:51:52.244] checking for ldap.h... yes [17:51:52.244] checking for compatible LDAP implementation... yes [17:51:52.252] checking ossp/uuid.h usability... yes [17:51:52.259] checking ossp/uuid.h presence... yes [17:51:52.290] checking for ossp/uuid.h... yes [17:51:52.322] checking whether byte ordering is bigendian... no [17:51:52.462] checking for inline... inline [17:51:52.522] checking for printf format archetype... printf [17:51:52.545] checking for _Static_assert... yes [17:51:52.673] checking for typeof... typeof [17:51:52.679] checking for __builtin_types_compatible_p... yes [17:51:52.744] checking for __builtin_constant_p... yes [17:51:52.755] checking for __builtin_unreachable... yes [17:51:52.879] checking for computed goto support... yes [17:51:52.886] checking for struct tm.tm_zone... yes [17:51:52.895] checking for union semun... no [17:51:52.960] checking for socklen_t... yes [17:51:53.037] checking for struct sockaddr.sa_len... no [17:51:53.174] checking for C/C++ restrict keyword... __restrict [17:51:53.186] checking for struct option... yes [17:51:53.255] checking whether assembler supports x86_64 popcntq... yes [17:51:53.262] checking for special C compiler options needed for large files... no [17:51:53.262] checking for _FILE_OFFSET_BITS value needed for large files... no [17:51:53.272] checking size of off_t... 8 [17:51:53.423] checking size of bool... 1 [17:51:53.567] checking for int timezone... yes [17:51:53.707] checking for backtrace_symbols... yes [17:51:53.840] checking for copyfile... no [17:51:53.978] checking for copy_file_range... yes [17:51:54.110] checking for getifaddrs... yes [17:51:54.243] checking for getpeerucred... no [17:51:54.375] checking for inet_pton... yes [17:51:54.508] checking for kqueue... no [17:51:54.641] checking for mbstowcs_l... no [17:51:54.777] checking for memset_s... no [17:51:54.907] checking for posix_fallocate... yes [17:51:55.037] checking for ppoll... yes [17:51:55.173] checking for pthread_is_threaded_np... no [17:51:55.308] checking for setproctitle... no [17:51:55.442] checking for setproctitle_fast... no [17:51:55.575] checking for strchrnul... yes [17:51:55.706] checking for strsignal... yes [17:51:55.840] checking for syncfs... yes [17:51:55.972] checking for sync_file_range... yes [17:51:56.104] checking for uselocale... yes [17:51:56.236] checking for wcstombs_l... no [17:51:56.366] checking for __builtin_bswap16... yes [17:51:56.498] checking for __builtin_bswap32... yes [17:51:56.634] checking for __builtin_bswap64... yes [17:51:56.770] checking for __builtin_clz... yes [17:51:56.907] checking for __builtin_ctz... yes [17:51:57.045] checking for __builtin_popcount... yes [17:51:57.181] checking for __builtin_frame_address... yes [17:51:57.313] checking for _LARGEFILE_SOURCE value needed for large files... no [17:51:57.452] checking how ccache clang reports undeclared, standard C functions... warning [17:51:57.470] checking for posix_fadvise... yes [17:51:57.609] checking whether posix_fadvise is declared... yes [17:51:57.622] checking whether fdatasync is declared... yes [17:51:57.634] checking whether strlcat is declared... no [17:51:57.730] checking whether strlcpy is declared... no [17:51:57.824] checking whether strnlen is declared... yes [17:51:57.837] checking whether strsep is declared... yes [17:51:57.850] checking whether preadv is declared... yes [17:51:57.861] checking whether pwritev is declared... yes [17:51:57.873] checking whether F_FULLFSYNC is declared... no [17:51:57.941] checking for explicit_bzero... yes [17:51:58.073] checking for getopt... yes [17:51:58.207] checking for getpeereid... no [17:51:58.345] checking for inet_aton... yes [17:51:58.477] checking for mkdtemp... yes [17:51:58.609] checking for strlcat... no [17:51:58.749] checking for strlcpy... no [17:51:58.888] checking for strnlen... yes [17:51:59.022] checking for strsep... yes [17:51:59.158] checking for pthread_barrier_wait... yes [17:51:59.285] checking for getopt_long... yes [17:51:59.418] checking for syslog... yes [17:51:59.552] checking syslog.h usability... yes [17:51:59.560] checking syslog.h presence... yes [17:51:59.590] checking for syslog.h... yes [17:51:59.591] checking for opterr... yes [17:51:59.724] checking for optreset... no [17:51:59.870] checking unicode/ucol.h usability... yes [17:51:59.879] checking unicode/ucol.h presence... yes [17:51:59.917] checking for unicode/ucol.h... yes [17:51:59.921] checking whether LLVMCreateGDBRegistrationListener is declared... yes [17:51:59.935] checking whether LLVMCreatePerfJITEventListener is declared... yes [17:51:59.944] checking for rl_completion_suppress_quote... yes [17:52:00.088] checking for rl_filename_quote_characters... yes [17:52:00.229] checking for rl_filename_quoting_function... yes [17:52:00.381] checking for append_history... yes [17:52:00.526] checking for history_truncate_file... yes [17:52:00.668] checking for rl_completion_matches... yes [17:52:00.809] checking for rl_filename_completion_function... yes [17:52:00.949] checking for rl_reset_screen_size... yes [17:52:01.091] checking for rl_variable_bind... yes [17:52:01.225] checking test program... ok [17:52:01.359] checking whether long int is 64 bits... yes [17:52:01.510] checking for __builtin_mul_overflow... yes [17:52:01.646] checking size of void *... 8 [17:52:01.800] checking size of size_t... 8 [17:52:01.949] checking size of long... 8 [17:52:02.102] checking alignment of short... 2 [17:52:02.251] checking alignment of int... 4 [17:52:02.404] checking alignment of long... 8 [17:52:02.558] checking alignment of double... 8 [17:52:02.711] checking for __int128... yes [17:52:02.844] checking for __int128 alignment bug... ok [17:52:02.979] checking alignment of PG_INT128_TYPE... 16 [17:52:03.130] checking for builtin __sync char locking functions... yes [17:52:03.259] checking for builtin __sync int32 locking functions... yes [17:52:03.384] checking for builtin __sync int32 atomic operations... yes [17:52:03.514] checking for builtin __sync int64 atomic operations... yes [17:52:03.641] checking for builtin __atomic int32 atomic operations... yes [17:52:03.766] checking for builtin __atomic int64 atomic operations... yes [17:52:03.893] checking for __get_cpuid... yes [17:52:04.029] checking for __get_cpuid_count... yes [17:52:04.160] checking for __cpuid... no [17:52:04.217] checking for __cpuidex... no [17:52:04.272] checking for _xgetbv... yes [17:52:04.640] checking for _mm512_popcnt_epi64... yes [17:52:04.974] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [17:52:05.062] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [17:52:05.279] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [17:52:05.337] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [17:52:05.389] 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 [17:52:05.455] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [17:52:05.456] checking for library containing sem_init... none required [17:52:05.584] checking which semaphore API to use... unnamed POSIX [17:52:05.585] checking which random number source to use... OpenSSL [17:52:05.586] checking for tclsh... /usr/bin/tclsh [17:52:05.586] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [17:52:05.625] checking tcl.h usability... yes [17:52:05.633] checking tcl.h presence... yes [17:52:05.666] checking for tcl.h... yes [17:52:05.667] checking for perl.h... yes [17:52:05.685] checking for libperl... yes [17:52:05.906] checking Python.h usability... yes [17:52:05.915] checking Python.h presence... yes [17:52:05.978] checking for Python.h... yes [17:52:05.978] checking for xmllint... /usr/bin/xmllint [17:52:05.978] checking for xsltproc... /usr/bin/xsltproc [17:52:05.978] checking for fop... /usr/bin/fop [17:52:05.979] checking for dbtoepub... no [17:52:05.979] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [17:52:06.062] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [17:52:06.176] configure: using compiler=Debian clang version 14.0.6 [17:52:06.176] 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 [17:52:06.176] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [17:52:06.176] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [17:52:06.176] configure: using CXX=ccache clang++-16 [17:52:06.176] 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 [17:52:06.176] configure: using CLANG=ccache clang-16 [17:52:06.176] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [17:52:06.176] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [17:52:06.200] configure: updating cache clang.cache [17:52:06.208] configure: creating ./config.status [17:52:06.286] config.status: creating GNUmakefile [17:52:06.297] config.status: creating src/Makefile.global [17:52:06.311] config.status: creating src/include/pg_config.h [17:52:06.323] config.status: creating src/include/pg_config_ext.h [17:52:06.330] config.status: src/include/pg_config_ext.h is unchanged [17:52:06.332] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [17:52:06.339] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [17:52:06.344] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [17:52:06.350] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [17:52:06.356] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [17:52:06.363] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [17:52:06.369] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [17:52:06.400] [17:52:06.400] real 0m22.044s [17:52:06.400] user 0m13.215s [17:52:06.400] sys 0m8.860s [17:52:06.400] make -s -j${BUILD_JOBS} clean [17:52:06.871] time make -s -j${BUILD_JOBS} world-bin [17:52:24.372] copyfrom.c:1036:10: error: data argument not used by format string [-Werror,-Wformat-extra-args] [17:52:24.372] (long long) cstate->opts.reject_limit), [17:52:24.372] ^ [17:52:24.372] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [17:52:24.372] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [17:52:24.372] ^~~~~~~~~~~ [17:52:24.372] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [17:52:24.372] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [17:52:24.372] ^~~~~~~~~~~ [17:52:24.372] 1 error generated. [17:52:24.373] make[3]: *** [: copyfrom.o] Error 1 [17:52:24.373] make[2]: *** [common.mk:37: commands-recursive] Error 2 [17:52:24.373] make[2]: *** Waiting for unfinished jobs.... [17:52:27.291] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [17:52:27.291] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [17:52:27.291] [17:52:27.291] real 0m20.420s [17:52:27.291] user 0m57.817s [17:52:27.291] sys 0m16.786s [17:52:27.291] [17:52:27.291] Exit status: 2