[23:43:55.684] time ./configure \ [23:43:55.684] --cache clang.cache \ [23:43:55.684] ${LINUX_CONFIGURE_FEATURES} \ [23:43:55.684] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:43:55.842] configure: creating cache clang.cache [23:43:55.855] checking build system type... x86_64-pc-linux-gnu [23:43:55.951] checking host system type... x86_64-pc-linux-gnu [23:43:55.951] checking which template to use... linux [23:43:55.951] checking whether NLS is wanted... no [23:43:55.951] checking for default port number... 5432 [23:43:55.957] checking for block size... 8kB [23:43:55.958] checking for segment size... 1GB [23:43:55.961] checking for WAL block size... 8kB [23:43:56.067] checking whether the C compiler works... yes [23:43:56.211] checking for C compiler default output file name... a.out [23:43:56.212] checking for suffix of executables... [23:43:56.277] checking whether we are cross compiling... no [23:43:56.362] checking for suffix of object files... o [23:43:56.369] checking whether we are using the GNU C compiler... yes [23:43:56.376] checking whether ccache clang accepts -g... yes [23:43:56.382] checking for ccache clang option to accept ISO C89... none needed [23:43:56.389] checking for ccache clang option to accept ISO C99... none needed [23:43:56.512] checking whether we are using the GNU C++ compiler... yes [23:43:56.519] checking whether ccache clang++-16 accepts -g... yes [23:43:56.647] checking for gawk... no [23:43:56.647] checking for mawk... mawk [23:43:56.647] checking for LLVM_CONFIG... llvm-config-16 [23:43:56.652] configure: using llvm 16.0.6 [23:43:56.652] checking for CLANG... ccache clang-16 [23:43:56.698] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:43:56.704] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:43:56.710] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:43:56.717] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:43:56.723] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:43:56.729] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:43:56.735] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:43:56.741] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:43:56.747] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:43:56.758] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:43:56.769] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:43:56.775] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:43:56.781] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:43:56.792] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:43:56.803] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:43:56.809] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:43:56.816] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:43:56.822] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:43:56.828] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:43:56.834] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:43:56.840] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:43:56.847] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:43:56.858] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:43:56.864] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:43:56.870] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:43:56.877] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:43:56.883] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:43:56.889] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:43:56.900] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:43:56.911] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:43:56.924] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:43:56.931] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:43:56.938] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:43:56.945] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:43:56.952] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:43:56.958] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:43:56.965] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:43:56.972] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:43:56.979] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:43:56.985] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:43:56.992] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:43:56.999] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:43:57.005] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:43:57.012] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:43:57.023] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:43:57.034] checking whether the C compiler still works... yes [23:43:57.143] checking how to run the C preprocessor... ccache clang -E [23:43:57.276] checking for pkg-config... /usr/bin/pkg-config [23:43:57.276] checking pkg-config is at least version 0.9.0... yes [23:43:57.278] checking whether to build with ICU support... yes [23:43:57.278] checking for icu-uc icu-i18n... yes [23:43:57.285] checking whether to build with Tcl... yes [23:43:57.285] checking whether to build Perl modules... yes [23:43:57.285] checking whether to build Python modules... yes [23:43:57.285] checking whether to build with GSSAPI support... yes [23:43:57.287] checking whether to build with PAM support... yes [23:43:57.287] checking whether to build with BSD Authentication support... no [23:43:57.287] checking whether to build with LDAP support... yes [23:43:57.287] checking whether to build with Bonjour support... no [23:43:57.287] checking whether to build with SELinux support... yes [23:43:57.287] checking whether to build with systemd support... yes [23:43:57.287] checking whether to build with XML support... yes [23:43:57.288] checking for libxml-2.0 >= 2.6.23... yes [23:43:57.294] checking whether to build with LZ4 support... yes [23:43:57.294] checking for liblz4... yes [23:43:57.301] checking whether to build with ZSTD support... yes [23:43:57.301] checking for libzstd >= 1.4.0... yes [23:43:57.308] checking for strip... strip [23:43:57.309] checking whether it is possible to strip libraries... yes [23:43:57.310] checking for ar... ar [23:43:57.311] checking for a BSD-compatible install... /usr/bin/install -c [23:43:57.319] checking for tar... /usr/bin/tar [23:43:57.320] checking whether ln -s works... yes [23:43:57.320] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:43:57.322] checking for bison... /usr/bin/bison [23:43:57.324] configure: using bison (GNU Bison) 3.8.2 [23:43:57.327] checking for flex... /usr/bin/flex [23:43:57.338] configure: using flex 2.6.4 [23:43:57.338] checking for perl... /usr/bin/perl [23:43:57.341] configure: using perl 5.36.0 [23:43:57.343] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:43:57.348] checking for Perl privlibexp... /usr/share/perl/5.36 [23:43:57.352] checking for Perl useshrplib... true [23:43:57.358] 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:43:57.364] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:43:57.369] 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:43:57.460] checking for python3... /usr/bin/python3 [23:43:57.472] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [23:43:57.478] checking for Python sysconfig module... yes [23:43:57.489] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:43:57.501] checking Python include directory... -I/usr/include/python3.11 [23:43:57.513] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:43:57.551] checking for a sed that does not truncate output... /usr/bin/sed [23:43:57.556] checking for grep that handles long lines and -e... /usr/bin/grep [23:43:57.558] checking for egrep... /usr/bin/grep -E [23:43:57.560] checking for ANSI C header files... yes [23:43:57.738] checking for sys/types.h... yes [23:43:57.754] checking for sys/stat.h... yes [23:43:57.768] checking for stdlib.h... yes [23:43:57.784] checking for string.h... yes [23:43:57.799] checking for memory.h... yes [23:43:57.813] checking for strings.h... yes [23:43:57.826] checking for inttypes.h... yes [23:43:57.843] checking for stdint.h... yes [23:43:57.858] checking for unistd.h... yes [23:43:57.871] checking whether ccache clang is Clang... yes [23:43:57.899] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:43:58.016] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:43:58.089] checking whether more special flags are required for pthreads... no [23:43:58.090] checking for PTHREAD_PRIO_INHERIT... yes [23:43:58.168] checking pthread.h usability... yes [23:43:58.175] checking pthread.h presence... yes [23:43:58.206] checking for pthread.h... yes [23:43:58.206] checking for strerror_r... yes [23:43:58.277] checking whether strerror_r returns int... no [23:43:58.341] checking for main in -lm... yes [23:43:58.418] checking for library containing setproctitle... no [23:43:58.572] checking for library containing dlsym... none required [23:43:58.645] checking for library containing socket... none required [23:43:58.718] checking for library containing getopt_long... none required [23:43:58.794] checking for library containing shm_open... none required [23:43:58.869] checking for library containing shm_unlink... none required [23:43:58.944] checking for library containing clock_gettime... none required [23:43:59.018] checking for library containing shmget... none required [23:43:59.093] checking for library containing backtrace_symbols... none required [23:43:59.168] checking for library containing pthread_barrier_wait... none required [23:43:59.243] checking for library containing readline... -lreadline [23:43:59.316] checking for inflate in -lz... yes [23:43:59.396] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:43:59.554] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:43:59.653] checking for SSL_new in -lssl... yes [23:43:59.755] checking for SSL_CTX_set_cert_cb... yes [23:43:59.857] checking for OPENSSL_init_ssl... yes [23:43:59.962] checking for X509_get_signature_info... yes [23:44:00.070] checking for SSL_CTX_set_num_tickets... yes [23:44:00.175] checking for pam_start in -lpam... yes [23:44:00.279] checking for xmlSaveToBuffer in -lxml2... yes [23:44:00.424] checking for xsltCleanupGlobals in -lxslt... yes [23:44:00.553] checking for LZ4_compress_default in -llz4... yes [23:44:00.689] checking for ZSTD_compress in -lzstd... yes [23:44:00.824] checking for ldap_bind in -lldap... yes [23:44:00.969] checking for ldap_initialize... yes [23:44:01.138] checking for ldap_verify_credentials... yes [23:44:01.296] checking for security_compute_create_name in -lselinux... yes [23:44:01.445] checking for uuid_export in -lossp-uuid... yes [23:44:01.583] checking for stdbool.h that conforms to C99... yes [23:44:01.594] checking for _Bool... yes [23:44:01.698] checking atomic.h usability... no [23:44:01.785] checking atomic.h presence... no [23:44:01.820] checking for atomic.h... no [23:44:01.823] checking copyfile.h usability... no [23:44:01.907] checking copyfile.h presence... no [23:44:01.943] checking for copyfile.h... no [23:44:01.946] checking execinfo.h usability... yes [23:44:01.955] checking execinfo.h presence... yes [23:44:01.986] checking for execinfo.h... yes [23:44:01.993] checking getopt.h usability... yes [23:44:02.000] checking getopt.h presence... yes [23:44:02.029] checking for getopt.h... yes [23:44:02.036] checking ifaddrs.h usability... yes [23:44:02.044] checking ifaddrs.h presence... yes [23:44:02.074] checking for ifaddrs.h... yes [23:44:02.081] checking mbarrier.h usability... no [23:44:02.163] checking mbarrier.h presence... no [23:44:02.198] checking for mbarrier.h... no [23:44:02.201] checking sys/epoll.h usability... yes [23:44:02.209] checking sys/epoll.h presence... yes [23:44:02.240] checking for sys/epoll.h... yes [23:44:02.246] checking sys/event.h usability... no [23:44:02.330] checking sys/event.h presence... no [23:44:02.364] checking for sys/event.h... no [23:44:02.368] checking sys/personality.h usability... yes [23:44:02.376] checking sys/personality.h presence... yes [23:44:02.406] checking for sys/personality.h... yes [23:44:02.413] checking sys/prctl.h usability... yes [23:44:02.421] checking sys/prctl.h presence... yes [23:44:02.452] checking for sys/prctl.h... yes [23:44:02.459] checking sys/procctl.h usability... no [23:44:02.544] checking sys/procctl.h presence... no [23:44:02.579] checking for sys/procctl.h... no [23:44:02.583] checking sys/signalfd.h usability... yes [23:44:02.591] checking sys/signalfd.h presence... yes [23:44:02.622] checking for sys/signalfd.h... yes [23:44:02.629] checking sys/ucred.h usability... no [23:44:02.712] checking sys/ucred.h presence... no [23:44:02.745] checking for sys/ucred.h... no [23:44:02.748] checking termios.h usability... yes [23:44:02.757] checking termios.h presence... yes [23:44:02.787] checking for termios.h... yes [23:44:02.794] checking ucred.h usability... no [23:44:02.876] checking ucred.h presence... no [23:44:02.911] checking for ucred.h... no [23:44:02.913] checking readline/readline.h usability... yes [23:44:02.921] checking readline/readline.h presence... yes [23:44:02.954] checking for readline/readline.h... yes [23:44:02.955] checking readline/history.h usability... yes [23:44:02.963] checking readline/history.h presence... yes [23:44:02.995] checking for readline/history.h... yes [23:44:02.997] checking zlib.h usability... yes [23:44:03.006] checking zlib.h presence... yes [23:44:03.039] checking for zlib.h... yes [23:44:03.039] checking for lz4... /usr/bin/lz4 [23:44:03.039] checking lz4.h usability... yes [23:44:03.047] checking lz4.h presence... yes [23:44:03.079] checking for lz4.h... yes [23:44:03.079] checking for zstd... /usr/bin/zstd [23:44:03.079] checking zstd.h usability... yes [23:44:03.088] checking zstd.h presence... yes [23:44:03.119] checking for zstd.h... yes [23:44:03.119] checking gssapi/gssapi.h usability... yes [23:44:03.127] checking gssapi/gssapi.h presence... yes [23:44:03.160] checking for gssapi/gssapi.h... yes [23:44:03.161] checking gssapi/gssapi_ext.h usability... yes [23:44:03.169] checking gssapi/gssapi_ext.h presence... yes [23:44:03.202] checking for gssapi/gssapi_ext.h... yes [23:44:03.204] checking for openssl... /usr/bin/openssl [23:44:03.208] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [23:44:03.208] checking openssl/ssl.h usability... yes [23:44:03.218] checking openssl/ssl.h presence... yes [23:44:03.280] checking for openssl/ssl.h... yes [23:44:03.280] checking openssl/err.h usability... yes [23:44:03.290] checking openssl/err.h presence... yes [23:44:03.334] checking for openssl/err.h... yes [23:44:03.334] checking security/pam_appl.h usability... yes [23:44:03.342] checking security/pam_appl.h presence... yes [23:44:03.372] checking for security/pam_appl.h... yes [23:44:03.373] checking systemd/sd-daemon.h usability... yes [23:44:03.382] checking systemd/sd-daemon.h presence... yes [23:44:03.417] checking for systemd/sd-daemon.h... yes [23:44:03.417] checking libxml/parser.h usability... yes [23:44:03.427] checking libxml/parser.h presence... yes [23:44:03.471] checking for libxml/parser.h... yes [23:44:03.471] checking libxslt/xslt.h usability... yes [23:44:03.481] checking libxslt/xslt.h presence... yes [23:44:03.525] checking for libxslt/xslt.h... yes [23:44:03.525] checking ldap.h usability... yes [23:44:03.534] checking ldap.h presence... yes [23:44:03.568] checking for ldap.h... yes [23:44:03.568] checking for compatible LDAP implementation... yes [23:44:03.576] checking ossp/uuid.h usability... yes [23:44:03.585] checking ossp/uuid.h presence... yes [23:44:03.618] checking for ossp/uuid.h... yes [23:44:03.653] checking whether byte ordering is bigendian... no [23:44:03.799] checking for inline... inline [23:44:03.810] checking for printf format archetype... printf [23:44:03.833] checking for _Static_assert... yes [23:44:03.965] checking for typeof... typeof [23:44:03.972] checking for __builtin_types_compatible_p... yes [23:44:03.982] checking for __builtin_constant_p... yes [23:44:03.992] checking for __builtin_unreachable... yes [23:44:04.123] checking for computed goto support... yes [23:44:04.130] checking for struct tm.tm_zone... yes [23:44:04.139] checking for union semun... no [23:44:04.207] checking for socklen_t... yes [23:44:04.286] checking for struct sockaddr.sa_len... no [23:44:04.426] checking for locale_t... yes [23:44:04.437] checking for C/C++ restrict keyword... __restrict [23:44:04.449] checking for struct option... yes [23:44:04.518] checking whether assembler supports x86_64 popcntq... yes [23:44:04.525] checking for special C compiler options needed for large files... no [23:44:04.526] checking for _FILE_OFFSET_BITS value needed for large files... no [23:44:04.537] checking size of off_t... 8 [23:44:04.693] checking size of bool... 1 [23:44:04.839] checking for int timezone... yes [23:44:04.974] checking for wcstombs_l declaration... no [23:44:05.128] checking for backtrace_symbols... yes [23:44:05.263] checking for copyfile... no [23:44:05.398] checking for copy_file_range... yes [23:44:05.530] checking for getifaddrs... yes [23:44:05.666] checking for getpeerucred... no [23:44:05.819] checking for inet_pton... yes [23:44:05.954] checking for kqueue... no [23:44:06.096] checking for mbstowcs_l... no [23:44:06.243] checking for memset_s... no [23:44:06.384] checking for posix_fallocate... yes [23:44:06.520] checking for ppoll... yes [23:44:06.657] checking for pthread_is_threaded_np... no [23:44:06.796] checking for setproctitle... no [23:44:06.934] checking for setproctitle_fast... no [23:44:07.087] checking for strchrnul... yes [23:44:07.223] checking for strsignal... yes [23:44:07.355] checking for syncfs... yes [23:44:07.488] checking for sync_file_range... yes [23:44:07.621] checking for uselocale... yes [23:44:07.759] checking for wcstombs_l... no [23:44:07.895] checking for __builtin_bswap16... yes [23:44:08.029] checking for __builtin_bswap32... yes [23:44:08.167] checking for __builtin_bswap64... yes [23:44:08.304] checking for __builtin_clz... yes [23:44:08.439] checking for __builtin_ctz... yes [23:44:08.574] checking for __builtin_popcount... yes [23:44:08.707] checking for __builtin_frame_address... yes [23:44:08.838] checking for _LARGEFILE_SOURCE value needed for large files... no [23:44:08.974] checking how ccache clang reports undeclared, standard C functions... warning [23:44:08.994] checking for posix_fadvise... yes [23:44:09.133] checking whether posix_fadvise is declared... yes [23:44:09.145] checking whether fdatasync is declared... yes [23:44:09.157] checking whether strlcat is declared... no [23:44:09.254] checking whether strlcpy is declared... no [23:44:09.347] checking whether strnlen is declared... yes [23:44:09.361] checking whether strsep is declared... yes [23:44:09.373] checking whether preadv is declared... yes [23:44:09.386] checking whether pwritev is declared... yes [23:44:09.401] checking whether F_FULLFSYNC is declared... no [23:44:09.470] checking for explicit_bzero... yes [23:44:09.605] checking for getopt... yes [23:44:09.737] checking for getpeereid... no [23:44:09.897] checking for inet_aton... yes [23:44:10.029] checking for mkdtemp... yes [23:44:10.168] checking for strlcat... no [23:44:10.318] checking for strlcpy... no [23:44:10.452] checking for strnlen... yes [23:44:10.578] checking for strsep... yes [23:44:10.708] checking for pthread_barrier_wait... yes [23:44:10.839] checking for getopt_long... yes [23:44:10.969] checking for syslog... yes [23:44:11.102] checking syslog.h usability... yes [23:44:11.110] checking syslog.h presence... yes [23:44:11.141] checking for syslog.h... yes [23:44:11.141] checking for opterr... yes [23:44:11.272] checking for optreset... no [23:44:11.415] checking unicode/ucol.h usability... yes [23:44:11.426] checking unicode/ucol.h presence... yes [23:44:11.465] checking for unicode/ucol.h... yes [23:44:11.470] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:44:11.485] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:44:11.494] checking for rl_completion_suppress_quote... yes [23:44:11.642] checking for rl_filename_quote_characters... yes [23:44:11.785] checking for rl_filename_quoting_function... yes [23:44:11.928] checking for append_history... yes [23:44:12.068] checking for history_truncate_file... yes [23:44:12.206] checking for rl_completion_matches... yes [23:44:12.351] checking for rl_filename_completion_function... yes [23:44:12.494] checking for rl_reset_screen_size... yes [23:44:12.632] checking for rl_variable_bind... yes [23:44:12.783] checking test program... ok [23:44:12.940] checking whether long int is 64 bits... yes [23:44:13.082] checking for __builtin_mul_overflow... yes [23:44:13.218] checking size of void *... 8 [23:44:13.371] checking size of size_t... 8 [23:44:13.528] checking size of long... 8 [23:44:13.688] checking alignment of short... 2 [23:44:13.848] checking alignment of int... 4 [23:44:14.005] checking alignment of long... 8 [23:44:14.160] checking alignment of double... 8 [23:44:14.318] checking for int8... no [23:44:14.389] checking for uint8... no [23:44:14.459] checking for int64... no [23:44:14.529] checking for uint64... no [23:44:14.597] checking for __int128... yes [23:44:14.735] checking for __int128 alignment bug... ok [23:44:14.881] checking alignment of PG_INT128_TYPE... 16 [23:44:15.036] checking for builtin __sync char locking functions... yes [23:44:15.166] checking for builtin __sync int32 locking functions... yes [23:44:15.297] checking for builtin __sync int32 atomic operations... yes [23:44:15.426] checking for builtin __sync int64 atomic operations... yes [23:44:15.555] checking for builtin __atomic int32 atomic operations... yes [23:44:15.687] checking for builtin __atomic int64 atomic operations... yes [23:44:15.835] checking for __get_cpuid... yes [23:44:15.980] checking for __get_cpuid_count... yes [23:44:16.117] checking for __cpuid... no [23:44:16.178] checking for __cpuidex... no [23:44:16.235] checking for _xgetbv with CFLAGS=... no [23:44:16.543] checking for _xgetbv with CFLAGS=-mxsave... yes [23:44:16.873] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:44:17.140] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:44:17.479] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:44:17.566] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:44:17.800] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:44:17.870] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:44:17.944] 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:44:18.013] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:44:18.013] checking for library containing sem_init... none required [23:44:18.143] checking which semaphore API to use... unnamed POSIX [23:44:18.143] checking which random number source to use... OpenSSL [23:44:18.145] checking for tclsh... /usr/bin/tclsh [23:44:18.145] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:44:18.185] checking tcl.h usability... yes [23:44:18.194] checking tcl.h presence... yes [23:44:18.229] checking for tcl.h... yes [23:44:18.229] checking for perl.h... yes [23:44:18.250] checking for libperl... yes [23:44:18.484] checking Python.h usability... yes [23:44:18.494] checking Python.h presence... yes [23:44:18.559] checking for Python.h... yes [23:44:18.559] checking for xmllint... /usr/bin/xmllint [23:44:18.560] checking for xsltproc... /usr/bin/xsltproc [23:44:18.560] checking for fop... /usr/bin/fop [23:44:18.560] checking for dbtoepub... no [23:44:18.560] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:44:18.649] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:44:18.766] configure: using compiler=Debian clang version 14.0.6 [23:44:18.766] 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:44:18.767] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:44:18.767] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:44:18.767] configure: using CXX=ccache clang++-16 [23:44:18.767] 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:44:18.767] configure: using CLANG=ccache clang-16 [23:44:18.767] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:44:18.767] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:44:18.791] configure: updating cache clang.cache [23:44:18.799] configure: creating ./config.status [23:44:18.877] config.status: creating GNUmakefile [23:44:18.888] config.status: creating src/Makefile.global [23:44:18.902] config.status: creating src/include/pg_config.h [23:44:18.914] config.status: creating src/include/pg_config_ext.h [23:44:18.921] config.status: src/include/pg_config_ext.h is unchanged [23:44:18.923] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:44:18.930] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:44:18.935] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:44:18.942] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:44:18.948] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:44:18.955] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:44:18.961] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:44:18.993] [23:44:18.993] real 0m23.308s [23:44:18.993] user 0m14.192s [23:44:18.993] sys 0m9.131s [23:44:18.993] make -s -j${BUILD_JOBS} clean [23:44:19.507] time make -s -j${BUILD_JOBS} world-bin [23:44:28.612] pgbench.c:644:9: error: no previous extern declaration for non-static variable 'client_states' [-Werror,-Wmissing-variable-declarations] [23:44:28.612] CState *client_states; /* status of all clients */ [23:44:28.612] ^ [23:44:28.612] pgbench.c:644:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [23:44:28.612] CState *client_states; /* status of all clients */ [23:44:28.612] ^ [23:44:28.612] 1 error generated. [23:44:28.613] make[3]: *** [: pgbench.o] Error 1 [23:44:28.613] make[2]: *** [Makefile:45: all-pgbench-recurse] Error 2 [23:44:28.613] make[2]: *** Waiting for unfinished jobs.... [23:44:28.772] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [23:44:28.772] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:44:28.773] [23:44:28.773] real 0m9.266s [23:44:28.773] user 0m13.484s [23:44:28.773] sys 0m9.487s [23:44:28.773] [23:44:28.773] Exit status: 2