[14:30:15.777] time ./configure \ [14:30:15.777] --cache clang.cache \ [14:30:15.777] ${LINUX_CONFIGURE_FEATURES} \ [14:30:15.777] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [14:30:16.000] configure: creating cache clang.cache [14:30:16.017] checking build system type... x86_64-pc-linux-gnu [14:30:16.135] checking host system type... x86_64-pc-linux-gnu [14:30:16.136] checking which template to use... linux [14:30:16.136] checking whether NLS is wanted... no [14:30:16.136] checking for default port number... 5432 [14:30:16.145] checking for block size... 8kB [14:30:16.146] checking for segment size... 1GB [14:30:16.150] checking for WAL block size... 8kB [14:30:16.281] checking whether the C compiler works... yes [14:30:16.454] checking for C compiler default output file name... a.out [14:30:16.455] checking for suffix of executables... [14:30:16.532] checking whether we are cross compiling... no [14:30:16.634] checking for suffix of object files... o [14:30:16.645] checking whether we are using the GNU C compiler... yes [14:30:16.654] checking whether ccache clang accepts -g... yes [14:30:16.663] checking for ccache clang option to accept ISO C89... none needed [14:30:16.674] checking for ccache clang option to accept ISO C99... none needed [14:30:16.823] checking whether we are using the GNU C++ compiler... yes [14:30:16.832] checking whether ccache clang++-16 accepts -g... yes [14:30:16.990] checking for gawk... no [14:30:16.990] checking for mawk... mawk [14:30:16.991] checking for LLVM_CONFIG... llvm-config-16 [14:30:16.998] configure: using llvm 16.0.6 [14:30:16.998] checking for CLANG... ccache clang-16 [14:30:17.059] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [14:30:17.068] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [14:30:17.077] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [14:30:17.085] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [14:30:17.094] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [14:30:17.103] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [14:30:17.111] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [14:30:17.120] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:30:17.129] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [14:30:17.144] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [14:30:17.159] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [14:30:17.167] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [14:30:17.176] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [14:30:17.191] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [14:30:17.206] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [14:30:17.214] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [14:30:17.223] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [14:30:17.231] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [14:30:17.239] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [14:30:17.248] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [14:30:17.256] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [14:30:17.264] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [14:30:17.279] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [14:30:17.287] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:30:17.295] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:30:17.304] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:30:17.313] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:30:17.321] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:30:17.335] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:30:17.351] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:30:17.366] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:30:17.375] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:30:17.385] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:30:17.394] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:30:17.403] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:30:17.411] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [14:30:17.420] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:30:17.430] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [14:30:17.438] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [14:30:17.447] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:30:17.456] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:30:17.465] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:30:17.480] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:30:17.496] checking whether the C compiler still works... yes [14:30:17.629] checking how to run the C preprocessor... ccache clang -E [14:30:17.779] checking for pkg-config... /usr/bin/pkg-config [14:30:17.779] checking pkg-config is at least version 0.9.0... yes [14:30:17.781] checking whether to build with ICU support... yes [14:30:17.781] checking for icu-uc icu-i18n... yes [14:30:17.790] checking whether to build with Tcl... yes [14:30:17.790] checking whether to build Perl modules... yes [14:30:17.790] checking whether to build Python modules... yes [14:30:17.790] checking whether to build with GSSAPI support... yes [14:30:17.792] checking whether to build with PAM support... yes [14:30:17.792] checking whether to build with BSD Authentication support... no [14:30:17.792] checking whether to build with LDAP support... yes [14:30:17.792] checking whether to build with Bonjour support... no [14:30:17.792] checking whether to build with SELinux support... yes [14:30:17.792] checking whether to build with systemd support... yes [14:30:17.792] checking whether to build with XML support... yes [14:30:17.793] checking for libxml-2.0 >= 2.6.23... yes [14:30:17.801] checking whether to build with LZ4 support... yes [14:30:17.801] checking for liblz4... yes [14:30:17.811] checking whether to build with ZSTD support... yes [14:30:17.811] checking for libzstd >= 1.4.0... yes [14:30:17.820] checking for strip... strip [14:30:17.820] checking whether it is possible to strip libraries... yes [14:30:17.822] checking for ar... ar [14:30:17.823] checking for a BSD-compatible install... /usr/bin/install -c [14:30:17.834] checking for tar... /usr/bin/tar [14:30:17.834] checking whether ln -s works... yes [14:30:17.834] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:30:17.836] checking for bison... /usr/bin/bison [14:30:17.839] configure: using bison (GNU Bison) 3.8.2 [14:30:17.843] checking for flex... /usr/bin/flex [14:30:17.859] configure: using flex 2.6.4 [14:30:17.859] checking for perl... /usr/bin/perl [14:30:17.863] configure: using perl 5.36.0 [14:30:17.866] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [14:30:17.871] checking for Perl privlibexp... /usr/share/perl/5.36 [14:30:17.876] checking for Perl useshrplib... true [14:30:17.882] 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 [14:30:17.889] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:30:17.895] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [14:30:17.994] checking for python3... /usr/bin/python3 [14:30:18.007] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [14:30:18.015] checking for Python sysconfig module... yes [14:30:18.027] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [14:30:18.041] checking Python include directory... -I/usr/include/python3.11 [14:30:18.055] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [14:30:18.103] checking for a sed that does not truncate output... /usr/bin/sed [14:30:18.109] checking for grep that handles long lines and -e... /usr/bin/grep [14:30:18.112] checking for egrep... /usr/bin/grep -E [14:30:18.114] checking for ANSI C header files... yes [14:30:18.322] checking for sys/types.h... yes [14:30:18.342] checking for sys/stat.h... yes [14:30:18.361] checking for stdlib.h... yes [14:30:18.379] checking for string.h... yes [14:30:18.398] checking for memory.h... yes [14:30:18.417] checking for strings.h... yes [14:30:18.435] checking for inttypes.h... yes [14:30:18.456] checking for stdint.h... yes [14:30:18.475] checking for unistd.h... yes [14:30:18.492] checking whether ccache clang is Clang... yes [14:30:18.524] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [14:30:18.661] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:30:18.744] checking whether more special flags are required for pthreads... no [14:30:18.744] checking for PTHREAD_PRIO_INHERIT... yes [14:30:18.837] checking pthread.h usability... yes [14:30:18.848] checking pthread.h presence... yes [14:30:18.885] checking for pthread.h... yes [14:30:18.885] checking for strerror_r... yes [14:30:18.972] checking whether strerror_r returns int... no [14:30:19.050] checking for main in -lm... yes [14:30:19.146] checking for library containing setproctitle... no [14:30:19.335] checking for library containing dlsym... none required [14:30:19.423] checking for library containing socket... none required [14:30:19.510] checking for library containing getopt_long... none required [14:30:19.602] checking for library containing shm_open... none required [14:30:19.689] checking for library containing shm_unlink... none required [14:30:19.774] checking for library containing clock_gettime... none required [14:30:19.865] checking for library containing shmget... none required [14:30:19.950] checking for library containing backtrace_symbols... none required [14:30:20.035] checking for library containing pthread_barrier_wait... none required [14:30:20.124] checking for library containing readline... -lreadline [14:30:20.213] checking for inflate in -lz... yes [14:30:20.306] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:30:20.505] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:30:20.619] checking for SSL_new in -lssl... yes [14:30:20.733] checking for SSL_CTX_set_ciphersuites... yes [14:30:20.856] checking for SSL_CTX_set_cert_cb... yes [14:30:20.980] checking for X509_get_signature_info... yes [14:30:21.109] checking for SSL_CTX_set_num_tickets... yes [14:30:21.233] checking for pam_start in -lpam... yes [14:30:21.351] checking for xmlSaveToBuffer in -lxml2... yes [14:30:21.500] checking for xsltCleanupGlobals in -lxslt... yes [14:30:21.680] checking for LZ4_compress_default in -llz4... yes [14:30:21.830] checking for ZSTD_compress in -lzstd... yes [14:30:21.986] checking for ldap_bind in -lldap... yes [14:30:22.172] checking for ldap_initialize... yes [14:30:22.356] checking for ldap_verify_credentials... yes [14:30:22.534] checking for security_compute_create_name in -lselinux... yes [14:30:22.698] checking for uuid_export in -lossp-uuid... yes [14:30:22.864] checking for stdbool.h that conforms to C99... yes [14:30:22.879] checking for _Bool... yes [14:30:22.998] checking atomic.h usability... no [14:30:23.094] checking atomic.h presence... no [14:30:23.133] checking for atomic.h... no [14:30:23.137] checking copyfile.h usability... no [14:30:23.228] checking copyfile.h presence... no [14:30:23.267] checking for copyfile.h... no [14:30:23.271] checking execinfo.h usability... yes [14:30:23.281] checking execinfo.h presence... yes [14:30:23.314] checking for execinfo.h... yes [14:30:23.324] checking getopt.h usability... yes [14:30:23.334] checking getopt.h presence... yes [14:30:23.367] checking for getopt.h... yes [14:30:23.376] checking ifaddrs.h usability... yes [14:30:23.387] checking ifaddrs.h presence... yes [14:30:23.423] checking for ifaddrs.h... yes [14:30:23.433] checking mbarrier.h usability... no [14:30:23.528] checking mbarrier.h presence... no [14:30:23.569] checking for mbarrier.h... no [14:30:23.573] checking sys/epoll.h usability... yes [14:30:23.583] checking sys/epoll.h presence... yes [14:30:23.620] checking for sys/epoll.h... yes [14:30:23.629] checking sys/event.h usability... no [14:30:23.723] checking sys/event.h presence... no [14:30:23.764] checking for sys/event.h... no [14:30:23.769] checking sys/personality.h usability... yes [14:30:23.780] checking sys/personality.h presence... yes [14:30:23.815] checking for sys/personality.h... yes [14:30:23.824] checking sys/prctl.h usability... yes [14:30:23.835] checking sys/prctl.h presence... yes [14:30:23.870] checking for sys/prctl.h... yes [14:30:23.879] checking sys/procctl.h usability... no [14:30:23.975] checking sys/procctl.h presence... no [14:30:24.016] checking for sys/procctl.h... no [14:30:24.020] checking sys/signalfd.h usability... yes [14:30:24.031] checking sys/signalfd.h presence... yes [14:30:24.066] checking for sys/signalfd.h... yes [14:30:24.075] checking sys/ucred.h usability... no [14:30:24.170] checking sys/ucred.h presence... no [14:30:24.208] checking for sys/ucred.h... no [14:30:24.212] checking termios.h usability... yes [14:30:24.222] checking termios.h presence... yes [14:30:24.255] checking for termios.h... yes [14:30:24.264] checking ucred.h usability... no [14:30:24.357] checking ucred.h presence... no [14:30:24.396] checking for ucred.h... no [14:30:24.401] checking xlocale.h usability... no [14:30:24.495] checking xlocale.h presence... no [14:30:24.533] checking for xlocale.h... no [14:30:24.535] checking readline/readline.h usability... yes [14:30:24.546] checking readline/readline.h presence... yes [14:30:24.584] checking for readline/readline.h... yes [14:30:24.585] checking readline/history.h usability... yes [14:30:24.596] checking readline/history.h presence... yes [14:30:24.631] checking for readline/history.h... yes [14:30:24.635] checking zlib.h usability... yes [14:30:24.646] checking zlib.h presence... yes [14:30:24.683] checking for zlib.h... yes [14:30:24.683] checking for lz4... /usr/bin/lz4 [14:30:24.683] checking lz4.h usability... yes [14:30:24.694] checking lz4.h presence... yes [14:30:24.731] checking for lz4.h... yes [14:30:24.731] checking for zstd... /usr/bin/zstd [14:30:24.731] checking zstd.h usability... yes [14:30:24.742] checking zstd.h presence... yes [14:30:24.780] checking for zstd.h... yes [14:30:24.781] checking gssapi/gssapi.h usability... yes [14:30:24.791] checking gssapi/gssapi.h presence... yes [14:30:24.828] checking for gssapi/gssapi.h... yes [14:30:24.830] checking gssapi/gssapi_ext.h usability... yes [14:30:24.840] checking gssapi/gssapi_ext.h presence... yes [14:30:24.878] checking for gssapi/gssapi_ext.h... yes [14:30:24.880] checking for openssl... /usr/bin/openssl [14:30:24.885] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [14:30:24.885] checking openssl/ssl.h usability... yes [14:30:24.898] checking openssl/ssl.h presence... yes [14:30:24.964] checking for openssl/ssl.h... yes [14:30:24.964] checking openssl/err.h usability... yes [14:30:24.976] checking openssl/err.h presence... yes [14:30:25.020] checking for openssl/err.h... yes [14:30:25.021] checking security/pam_appl.h usability... yes [14:30:25.030] checking security/pam_appl.h presence... yes [14:30:25.063] checking for security/pam_appl.h... yes [14:30:25.065] checking systemd/sd-daemon.h usability... yes [14:30:25.076] checking systemd/sd-daemon.h presence... yes [14:30:25.113] checking for systemd/sd-daemon.h... yes [14:30:25.114] checking libxml/parser.h usability... yes [14:30:25.126] checking libxml/parser.h presence... yes [14:30:25.174] checking for libxml/parser.h... yes [14:30:25.174] checking libxslt/xslt.h usability... yes [14:30:25.186] checking libxslt/xslt.h presence... yes [14:30:25.235] checking for libxslt/xslt.h... yes [14:30:25.235] checking ldap.h usability... yes [14:30:25.246] checking ldap.h presence... yes [14:30:25.284] checking for ldap.h... yes [14:30:25.284] checking for compatible LDAP implementation... yes [14:30:25.295] checking ossp/uuid.h usability... yes [14:30:25.304] checking ossp/uuid.h presence... yes [14:30:25.342] checking for ossp/uuid.h... yes [14:30:25.381] checking whether byte ordering is bigendian... no [14:30:25.552] checking for inline... inline [14:30:25.566] checking for printf format archetype... printf [14:30:25.598] checking for _Static_assert... yes [14:30:25.744] checking for typeof... typeof [14:30:25.752] checking for __builtin_types_compatible_p... yes [14:30:25.765] checking for __builtin_constant_p... yes [14:30:25.778] checking for __builtin_unreachable... yes [14:30:25.924] checking for computed goto support... yes [14:30:25.933] checking for struct tm.tm_zone... yes [14:30:25.944] checking for union semun... no [14:30:26.022] checking for socklen_t... yes [14:30:26.116] checking for struct sockaddr.sa_len... no [14:30:26.279] checking for C/C++ restrict keyword... __restrict [14:30:26.297] checking for struct option... yes [14:30:26.386] checking whether assembler supports x86_64 popcntq... yes [14:30:26.395] checking for special C compiler options needed for large files... no [14:30:26.395] checking for _FILE_OFFSET_BITS value needed for large files... no [14:30:26.411] checking size of off_t... 8 [14:30:26.598] checking size of bool... 1 [14:30:26.789] checking for int timezone... yes [14:30:26.957] checking for backtrace_symbols... yes [14:30:27.130] checking for copyfile... no [14:30:27.300] checking for copy_file_range... yes [14:30:27.462] checking for getifaddrs... yes [14:30:27.622] checking for getpeerucred... no [14:30:27.783] checking for inet_pton... yes [14:30:27.938] checking for kqueue... no [14:30:28.114] checking for mbstowcs_l... no [14:30:28.286] checking for memset_s... no [14:30:28.455] checking for posix_fallocate... yes [14:30:28.618] checking for ppoll... yes [14:30:28.792] checking for pthread_is_threaded_np... no [14:30:28.974] checking for setproctitle... no [14:30:29.142] checking for setproctitle_fast... no [14:30:29.306] checking for strchrnul... yes [14:30:29.478] checking for strsignal... yes [14:30:29.641] checking for syncfs... yes [14:30:29.798] checking for sync_file_range... yes [14:30:29.961] checking for uselocale... yes [14:30:30.135] checking for wcstombs_l... no [14:30:30.301] checking for __builtin_bswap16... yes [14:30:30.487] checking for __builtin_bswap32... yes [14:30:30.651] checking for __builtin_bswap64... yes [14:30:30.814] checking for __builtin_clz... yes [14:30:30.984] checking for __builtin_ctz... yes [14:30:31.142] checking for __builtin_popcount... yes [14:30:31.313] checking for __builtin_frame_address... yes [14:30:31.486] checking for _LARGEFILE_SOURCE value needed for large files... no [14:30:31.655] checking how ccache clang reports undeclared, standard C functions... warning [14:30:31.679] checking for posix_fadvise... yes [14:30:31.837] checking whether posix_fadvise is declared... yes [14:30:31.854] checking whether fdatasync is declared... yes [14:30:31.870] checking whether strlcat is declared... no [14:30:31.977] checking whether strlcpy is declared... no [14:30:32.083] checking whether strnlen is declared... yes [14:30:32.101] checking whether strsep is declared... yes [14:30:32.119] checking whether preadv is declared... yes [14:30:32.136] checking whether pwritev is declared... yes [14:30:32.152] checking whether F_FULLFSYNC is declared... no [14:30:32.234] checking for explicit_bzero... yes [14:30:32.382] checking for getopt... yes [14:30:32.536] checking for getpeereid... no [14:30:32.690] checking for inet_aton... yes [14:30:32.840] checking for mkdtemp... yes [14:30:33.017] checking for strlcat... no [14:30:33.190] checking for strlcpy... no [14:30:33.365] checking for strnlen... yes [14:30:33.516] checking for strsep... yes [14:30:33.675] checking for pthread_barrier_wait... yes [14:30:33.828] checking for getopt_long... yes [14:30:34.011] checking for syslog... yes [14:30:34.165] checking syslog.h usability... yes [14:30:34.175] checking syslog.h presence... yes [14:30:34.210] checking for syslog.h... yes [14:30:34.210] checking for opterr... yes [14:30:34.369] checking for optreset... no [14:30:34.544] checking unicode/ucol.h usability... yes [14:30:34.555] checking unicode/ucol.h presence... yes [14:30:34.600] checking for unicode/ucol.h... yes [14:30:34.606] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:30:34.624] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:30:34.635] checking for rl_completion_suppress_quote... yes [14:30:34.809] checking for rl_filename_quote_characters... yes [14:30:34.981] checking for rl_filename_quoting_function... yes [14:30:35.150] checking for append_history... yes [14:30:35.326] checking for history_truncate_file... yes [14:30:35.501] checking for rl_completion_matches... yes [14:30:35.682] checking for rl_filename_completion_function... yes [14:30:35.840] checking for rl_reset_screen_size... yes [14:30:36.020] checking for rl_variable_bind... yes [14:30:36.175] checking test program... ok [14:30:36.331] checking whether long int is 64 bits... yes [14:30:36.507] checking for __builtin_mul_overflow... yes [14:30:36.679] checking size of void *... 8 [14:30:36.868] checking size of size_t... 8 [14:30:37.058] checking size of long... 8 [14:30:37.239] checking alignment of short... 2 [14:30:37.420] checking alignment of int... 4 [14:30:37.620] checking alignment of long... 8 [14:30:37.810] checking alignment of double... 8 [14:30:38.005] checking for __int128... yes [14:30:38.160] checking for __int128 alignment bug... ok [14:30:38.315] checking alignment of PG_INT128_TYPE... 16 [14:30:38.498] checking for builtin __sync char locking functions... yes [14:30:38.659] checking for builtin __sync int32 locking functions... yes [14:30:38.818] checking for builtin __sync int32 atomic operations... yes [14:30:38.980] checking for builtin __sync int64 atomic operations... yes [14:30:39.146] checking for builtin __atomic int32 atomic operations... yes [14:30:39.315] checking for builtin __atomic int64 atomic operations... yes [14:30:39.478] checking for __get_cpuid... yes [14:30:39.674] checking for __get_cpuid_count... yes [14:30:39.845] checking for __cpuid... no [14:30:39.913] checking for __cpuidex... no [14:30:39.985] checking for _xgetbv... yes [14:30:40.409] checking for _mm512_popcnt_epi64... yes [14:30:40.801] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:30:40.903] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:30:41.170] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:30:41.243] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:30:41.309] 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 [14:30:41.388] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:30:41.388] checking for library containing sem_init... none required [14:30:41.539] checking which semaphore API to use... unnamed POSIX [14:30:41.539] checking which random number source to use... OpenSSL [14:30:41.542] checking for tclsh... /usr/bin/tclsh [14:30:41.542] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:30:41.587] checking tcl.h usability... yes [14:30:41.597] checking tcl.h presence... yes [14:30:41.638] checking for tcl.h... yes [14:30:41.639] checking for perl.h... yes [14:30:41.662] checking for libperl... yes [14:30:41.907] checking Python.h usability... yes [14:30:41.919] checking Python.h presence... yes [14:30:41.988] checking for Python.h... yes [14:30:41.988] checking for xmllint... /usr/bin/xmllint [14:30:41.988] checking for xsltproc... /usr/bin/xsltproc [14:30:41.988] checking for fop... /usr/bin/fop [14:30:41.988] checking for dbtoepub... no [14:30:41.989] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [14:30:42.086] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:30:42.223] configure: using compiler=Debian clang version 14.0.6 [14:30:42.223] 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 [14:30:42.224] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:30:42.224] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [14:30:42.224] configure: using CXX=ccache clang++-16 [14:30:42.224] 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 [14:30:42.224] configure: using CLANG=ccache clang-16 [14:30:42.224] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [14:30:42.224] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [14:30:42.256] configure: updating cache clang.cache [14:30:42.268] configure: creating ./config.status [14:30:42.381] config.status: creating GNUmakefile [14:30:42.397] config.status: creating src/Makefile.global [14:30:42.418] config.status: creating src/include/pg_config.h [14:30:42.433] config.status: creating src/include/pg_config_ext.h [14:30:42.443] config.status: src/include/pg_config_ext.h is unchanged [14:30:42.446] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:30:42.456] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [14:30:42.463] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:30:42.472] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:30:42.483] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:30:42.492] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:30:42.502] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:30:42.541] [14:30:42.541] real 0m26.764s [14:30:42.541] user 0m16.389s [14:30:42.541] sys 0m10.427s [14:30:42.541] make -s -j${BUILD_JOBS} clean [14:30:43.097] time make -s -j${BUILD_JOBS} world-bin [14:30:47.791] copyfrom.c:1036:10: error: data argument not used by format string [-Werror,-Wformat-extra-args] [14:30:47.791] (long long) cstate->opts.reject_limit), [14:30:47.791] ^ [14:30:47.791] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [14:30:47.791] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [14:30:47.791] ^~~~~~~~~~~ [14:30:47.791] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [14:30:47.791] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [14:30:47.791] ^~~~~~~~~~~ [14:30:47.791] 1 error generated. [14:30:47.791] make[3]: *** [: copyfrom.o] Error 1 [14:30:47.791] make[2]: *** [common.mk:37: commands-recursive] Error 2 [14:30:47.791] make[2]: *** Waiting for unfinished jobs.... [14:30:52.942] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:30:52.943] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:30:52.943] [14:30:52.943] real 0m9.846s [14:30:52.943] user 0m25.460s [14:30:52.943] sys 0m8.085s [14:30:52.943] [14:30:52.943] Exit status: 2