[14:53:13.674] time ./configure \ [14:53:13.674] --cache clang.cache \ [14:53:13.674] ${LINUX_CONFIGURE_FEATURES} \ [14:53:13.674] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [14:53:13.855] configure: creating cache clang.cache [14:53:13.869] checking build system type... x86_64-pc-linux-gnu [14:53:13.974] checking host system type... x86_64-pc-linux-gnu [14:53:13.974] checking which template to use... linux [14:53:13.975] checking whether NLS is wanted... no [14:53:13.975] checking for default port number... 5432 [14:53:13.983] checking for block size... 8kB [14:53:13.984] checking for segment size... 1GB [14:53:13.986] checking for WAL block size... 8kB [14:53:14.101] checking whether the C compiler works... yes [14:53:14.268] checking for C compiler default output file name... a.out [14:53:14.269] checking for suffix of executables... [14:53:14.339] checking whether we are cross compiling... no [14:53:14.439] checking for suffix of object files... o [14:53:14.447] checking whether we are using the GNU C compiler... yes [14:53:14.453] checking whether ccache clang accepts -g... yes [14:53:14.461] checking for ccache clang option to accept ISO C89... none needed [14:53:14.470] checking for ccache clang option to accept ISO C99... none needed [14:53:14.604] checking whether we are using the GNU C++ compiler... yes [14:53:14.612] checking whether ccache clang++-16 accepts -g... yes [14:53:14.748] checking for gawk... no [14:53:14.748] checking for mawk... mawk [14:53:14.748] checking for LLVM_CONFIG... llvm-config-16 [14:53:14.753] configure: using llvm 16.0.6 [14:53:14.753] checking for CLANG... ccache clang-16 [14:53:14.803] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [14:53:14.810] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [14:53:14.818] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [14:53:14.825] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [14:53:14.831] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [14:53:14.839] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [14:53:14.845] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [14:53:14.851] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:53:14.858] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [14:53:14.868] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [14:53:14.879] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [14:53:14.885] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [14:53:14.891] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [14:53:14.903] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [14:53:14.915] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [14:53:14.922] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [14:53:14.929] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [14:53:14.936] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [14:53:14.943] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [14:53:14.950] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [14:53:14.957] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [14:53:14.964] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [14:53:14.976] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [14:53:14.983] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:53:14.991] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:53:14.998] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:53:15.005] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:53:15.012] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:53:15.024] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:53:15.036] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:53:15.048] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:53:15.055] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:53:15.062] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:53:15.070] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:53:15.076] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:53:15.083] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [14:53:15.090] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:53:15.097] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [14:53:15.104] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [14:53:15.111] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [14:53:15.118] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [14:53:15.125] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:53:15.132] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:53:15.140] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:53:15.152] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:53:15.165] checking whether the C compiler still works... yes [14:53:15.280] checking how to run the C preprocessor... ccache clang -E [14:53:15.415] checking for pkg-config... /usr/bin/pkg-config [14:53:15.415] checking pkg-config is at least version 0.9.0... yes [14:53:15.416] checking whether to build with ICU support... yes [14:53:15.417] checking for icu-uc icu-i18n... yes [14:53:15.425] checking whether to build with Tcl... yes [14:53:15.425] checking whether to build Perl modules... yes [14:53:15.425] checking whether to build Python modules... yes [14:53:15.425] checking whether to build with GSSAPI support... yes [14:53:15.426] checking whether to build with PAM support... yes [14:53:15.426] checking whether to build with BSD Authentication support... no [14:53:15.426] checking whether to build with LDAP support... yes [14:53:15.426] checking whether to build with Bonjour support... no [14:53:15.427] checking whether to build with SELinux support... yes [14:53:15.427] checking whether to build with systemd support... yes [14:53:15.427] checking whether to build with XML support... yes [14:53:15.427] checking for libxml-2.0 >= 2.6.23... yes [14:53:15.435] checking whether to build with LZ4 support... yes [14:53:15.435] checking for liblz4... yes [14:53:15.442] checking whether to build with ZSTD support... yes [14:53:15.442] checking for libzstd >= 1.4.0... yes [14:53:15.450] checking for strip... strip [14:53:15.450] checking whether it is possible to strip libraries... yes [14:53:15.452] checking for ar... ar [14:53:15.452] checking for a BSD-compatible install... /usr/bin/install -c [14:53:15.461] checking for tar... /usr/bin/tar [14:53:15.461] checking whether ln -s works... yes [14:53:15.462] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:53:15.464] checking for bison... /usr/bin/bison [14:53:15.466] configure: using bison (GNU Bison) 3.8.2 [14:53:15.469] checking for flex... /usr/bin/flex [14:53:15.482] configure: using flex 2.6.4 [14:53:15.482] checking for perl... /usr/bin/perl [14:53:15.485] configure: using perl 5.36.0 [14:53:15.487] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [14:53:15.493] checking for Perl privlibexp... /usr/share/perl/5.36 [14:53:15.498] checking for Perl useshrplib... true [14:53:15.503] 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:53:15.509] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:53:15.515] 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:53:15.606] checking for python3... /usr/bin/python3 [14:53:15.617] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [14:53:15.624] checking for Python sysconfig module... yes [14:53:15.635] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [14:53:15.648] checking Python include directory... -I/usr/include/python3.11 [14:53:15.661] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [14:53:15.701] checking for a sed that does not truncate output... /usr/bin/sed [14:53:15.707] checking for grep that handles long lines and -e... /usr/bin/grep [14:53:15.709] checking for egrep... /usr/bin/grep -E [14:53:15.711] checking for ANSI C header files... yes [14:53:15.895] checking for sys/types.h... yes [14:53:15.911] checking for sys/stat.h... yes [14:53:15.927] checking for stdlib.h... yes [14:53:15.943] checking for string.h... yes [14:53:15.958] checking for memory.h... yes [14:53:15.974] checking for strings.h... yes [14:53:15.989] checking for inttypes.h... yes [14:53:16.006] checking for stdint.h... yes [14:53:16.021] checking for unistd.h... yes [14:53:16.034] checking whether ccache clang is Clang... yes [14:53:16.062] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [14:53:16.183] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:53:16.257] checking whether more special flags are required for pthreads... no [14:53:16.257] checking for PTHREAD_PRIO_INHERIT... yes [14:53:16.339] checking pthread.h usability... yes [14:53:16.347] checking pthread.h presence... yes [14:53:16.380] checking for pthread.h... yes [14:53:16.380] checking for strerror_r... yes [14:53:16.454] checking whether strerror_r returns int... no [14:53:16.523] checking for main in -lm... yes [14:53:16.606] checking for library containing setproctitle... no [14:53:16.774] checking for library containing dlsym... none required [14:53:16.854] checking for library containing socket... none required [14:53:16.933] checking for library containing getopt_long... none required [14:53:17.014] checking for library containing shm_open... none required [14:53:17.094] checking for library containing shm_unlink... none required [14:53:17.172] checking for library containing clock_gettime... none required [14:53:17.250] checking for library containing shmget... none required [14:53:17.329] checking for library containing backtrace_symbols... none required [14:53:17.405] checking for library containing pthread_barrier_wait... none required [14:53:17.480] checking for library containing readline... -lreadline [14:53:17.557] checking for inflate in -lz... yes [14:53:17.638] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:53:17.816] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:53:17.917] checking for SSL_new in -lssl... yes [14:53:18.020] checking for SSL_CTX_set_cert_cb... yes [14:53:18.123] checking for OPENSSL_init_ssl... yes [14:53:18.230] checking for X509_get_signature_info... yes [14:53:18.342] checking for SSL_CTX_set_num_tickets... yes [14:53:18.454] checking for pam_start in -lpam... yes [14:53:18.563] checking for xmlSaveToBuffer in -lxml2... yes [14:53:18.705] checking for xsltCleanupGlobals in -lxslt... yes [14:53:18.841] checking for LZ4_compress_default in -llz4... yes [14:53:18.977] checking for ZSTD_compress in -lzstd... yes [14:53:19.110] checking for ldap_bind in -lldap... yes [14:53:19.254] checking for ldap_initialize... yes [14:53:19.408] checking for ldap_verify_credentials... yes [14:53:19.554] checking for security_compute_create_name in -lselinux... yes [14:53:19.691] checking for uuid_export in -lossp-uuid... yes [14:53:19.824] checking for stdbool.h that conforms to C99... yes [14:53:19.836] checking for _Bool... yes [14:53:19.938] checking atomic.h usability... no [14:53:20.020] checking atomic.h presence... no [14:53:20.053] checking for atomic.h... no [14:53:20.057] checking copyfile.h usability... no [14:53:20.137] checking copyfile.h presence... no [14:53:20.170] checking for copyfile.h... no [14:53:20.174] checking execinfo.h usability... yes [14:53:20.183] checking execinfo.h presence... yes [14:53:20.212] checking for execinfo.h... yes [14:53:20.220] checking getopt.h usability... yes [14:53:20.228] checking getopt.h presence... yes [14:53:20.258] checking for getopt.h... yes [14:53:20.265] checking ifaddrs.h usability... yes [14:53:20.273] checking ifaddrs.h presence... yes [14:53:20.306] checking for ifaddrs.h... yes [14:53:20.313] checking mbarrier.h usability... no [14:53:20.395] checking mbarrier.h presence... no [14:53:20.429] checking for mbarrier.h... no [14:53:20.432] checking sys/epoll.h usability... yes [14:53:20.440] checking sys/epoll.h presence... yes [14:53:20.470] checking for sys/epoll.h... yes [14:53:20.478] checking sys/event.h usability... no [14:53:20.559] checking sys/event.h presence... no [14:53:20.593] checking for sys/event.h... no [14:53:20.597] checking sys/personality.h usability... yes [14:53:20.605] checking sys/personality.h presence... yes [14:53:20.633] checking for sys/personality.h... yes [14:53:20.640] checking sys/prctl.h usability... yes [14:53:20.648] checking sys/prctl.h presence... yes [14:53:20.679] checking for sys/prctl.h... yes [14:53:20.686] checking sys/procctl.h usability... no [14:53:20.768] checking sys/procctl.h presence... no [14:53:20.800] checking for sys/procctl.h... no [14:53:20.804] checking sys/signalfd.h usability... yes [14:53:20.812] checking sys/signalfd.h presence... yes [14:53:20.842] checking for sys/signalfd.h... yes [14:53:20.850] checking sys/ucred.h usability... no [14:53:20.932] checking sys/ucred.h presence... no [14:53:20.965] checking for sys/ucred.h... no [14:53:20.968] checking termios.h usability... yes [14:53:20.977] checking termios.h presence... yes [14:53:21.008] checking for termios.h... yes [14:53:21.015] checking ucred.h usability... no [14:53:21.096] checking ucred.h presence... no [14:53:21.128] checking for ucred.h... no [14:53:21.129] checking readline/readline.h usability... yes [14:53:21.137] checking readline/readline.h presence... yes [14:53:21.168] checking for readline/readline.h... yes [14:53:21.169] checking readline/history.h usability... yes [14:53:21.177] checking readline/history.h presence... yes [14:53:21.207] checking for readline/history.h... yes [14:53:21.210] checking zlib.h usability... yes [14:53:21.218] checking zlib.h presence... yes [14:53:21.250] checking for zlib.h... yes [14:53:21.251] checking for lz4... /usr/bin/lz4 [14:53:21.251] checking lz4.h usability... yes [14:53:21.259] checking lz4.h presence... yes [14:53:21.290] checking for lz4.h... yes [14:53:21.290] checking for zstd... /usr/bin/zstd [14:53:21.290] checking zstd.h usability... yes [14:53:21.298] checking zstd.h presence... yes [14:53:21.328] checking for zstd.h... yes [14:53:21.328] checking gssapi/gssapi.h usability... yes [14:53:21.336] checking gssapi/gssapi.h presence... yes [14:53:21.366] checking for gssapi/gssapi.h... yes [14:53:21.368] checking gssapi/gssapi_ext.h usability... yes [14:53:21.376] checking gssapi/gssapi_ext.h presence... yes [14:53:21.408] checking for gssapi/gssapi_ext.h... yes [14:53:21.409] checking for openssl... /usr/bin/openssl [14:53:21.413] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [14:53:21.413] checking openssl/ssl.h usability... yes [14:53:21.423] checking openssl/ssl.h presence... yes [14:53:21.484] checking for openssl/ssl.h... yes [14:53:21.484] checking openssl/err.h usability... yes [14:53:21.493] checking openssl/err.h presence... yes [14:53:21.532] checking for openssl/err.h... yes [14:53:21.532] checking security/pam_appl.h usability... yes [14:53:21.539] checking security/pam_appl.h presence... yes [14:53:21.567] checking for security/pam_appl.h... yes [14:53:21.569] checking systemd/sd-daemon.h usability... yes [14:53:21.576] checking systemd/sd-daemon.h presence... yes [14:53:21.607] checking for systemd/sd-daemon.h... yes [14:53:21.608] checking libxml/parser.h usability... yes [14:53:21.616] checking libxml/parser.h presence... yes [14:53:21.656] checking for libxml/parser.h... yes [14:53:21.656] checking libxslt/xslt.h usability... yes [14:53:21.665] checking libxslt/xslt.h presence... yes [14:53:21.706] checking for libxslt/xslt.h... yes [14:53:21.706] checking ldap.h usability... yes [14:53:21.714] checking ldap.h presence... yes [14:53:21.746] checking for ldap.h... yes [14:53:21.746] checking for compatible LDAP implementation... yes [14:53:21.753] checking ossp/uuid.h usability... yes [14:53:21.761] checking ossp/uuid.h presence... yes [14:53:21.793] checking for ossp/uuid.h... yes [14:53:21.827] checking whether byte ordering is bigendian... no [14:53:21.968] checking for inline... inline [14:53:21.979] checking for printf format archetype... printf [14:53:22.002] checking for _Static_assert... yes [14:53:22.132] checking for typeof... typeof [14:53:22.139] checking for __builtin_types_compatible_p... yes [14:53:22.148] checking for __builtin_constant_p... yes [14:53:22.159] checking for __builtin_unreachable... yes [14:53:22.287] checking for computed goto support... yes [14:53:22.294] checking for struct tm.tm_zone... yes [14:53:22.302] checking for union semun... no [14:53:22.368] checking for socklen_t... yes [14:53:22.445] checking for struct sockaddr.sa_len... no [14:53:22.580] checking for locale_t... yes [14:53:22.591] checking for C/C++ restrict keyword... __restrict [14:53:22.604] checking for struct option... yes [14:53:22.672] checking whether assembler supports x86_64 popcntq... yes [14:53:22.679] checking for special C compiler options needed for large files... no [14:53:22.679] checking for _FILE_OFFSET_BITS value needed for large files... no [14:53:22.689] checking size of off_t... 8 [14:53:22.846] checking size of bool... 1 [14:53:22.993] checking for int timezone... yes [14:53:23.130] checking for wcstombs_l declaration... no [14:53:23.275] checking for backtrace_symbols... yes [14:53:23.412] checking for copyfile... no [14:53:23.549] checking for copy_file_range... yes [14:53:23.681] checking for getifaddrs... yes [14:53:23.816] checking for getpeerucred... no [14:53:23.950] checking for inet_pton... yes [14:53:24.084] checking for kqueue... no [14:53:24.216] checking for mbstowcs_l... no [14:53:24.357] checking for memset_s... no [14:53:24.496] checking for posix_fallocate... yes [14:53:24.628] checking for ppoll... yes [14:53:24.761] checking for pthread_is_threaded_np... no [14:53:24.896] checking for setproctitle... no [14:53:25.030] checking for setproctitle_fast... no [14:53:25.165] checking for strchrnul... yes [14:53:25.300] checking for strsignal... yes [14:53:25.438] checking for syncfs... yes [14:53:25.572] checking for sync_file_range... yes [14:53:25.707] checking for uselocale... yes [14:53:25.843] checking for wcstombs_l... no [14:53:25.975] checking for __builtin_bswap16... yes [14:53:26.105] checking for __builtin_bswap32... yes [14:53:26.234] checking for __builtin_bswap64... yes [14:53:26.362] checking for __builtin_clz... yes [14:53:26.502] checking for __builtin_ctz... yes [14:53:26.639] checking for __builtin_popcount... yes [14:53:26.776] checking for __builtin_frame_address... yes [14:53:26.922] checking for _LARGEFILE_SOURCE value needed for large files... no [14:53:27.056] checking how ccache clang reports undeclared, standard C functions... warning [14:53:27.075] checking for posix_fadvise... yes [14:53:27.215] checking whether posix_fadvise is declared... yes [14:53:27.228] checking whether fdatasync is declared... yes [14:53:27.241] checking whether strlcat is declared... no [14:53:27.335] checking whether strlcpy is declared... no [14:53:27.430] checking whether strnlen is declared... yes [14:53:27.445] checking whether strsep is declared... yes [14:53:27.460] checking whether preadv is declared... yes [14:53:27.474] checking whether pwritev is declared... yes [14:53:27.487] checking whether F_FULLFSYNC is declared... no [14:53:27.553] checking for explicit_bzero... yes [14:53:27.688] checking for getopt... yes [14:53:27.833] checking for getpeereid... no [14:53:27.974] checking for inet_aton... yes [14:53:28.107] checking for mkdtemp... yes [14:53:28.239] checking for strlcat... no [14:53:28.380] checking for strlcpy... no [14:53:28.531] checking for strnlen... yes [14:53:28.672] checking for strsep... yes [14:53:28.810] checking for pthread_barrier_wait... yes [14:53:28.951] checking for getopt_long... yes [14:53:29.087] checking for syslog... yes [14:53:29.234] checking syslog.h usability... yes [14:53:29.243] checking syslog.h presence... yes [14:53:29.274] checking for syslog.h... yes [14:53:29.274] checking for opterr... yes [14:53:29.407] checking for optreset... no [14:53:29.555] checking unicode/ucol.h usability... yes [14:53:29.564] checking unicode/ucol.h presence... yes [14:53:29.604] checking for unicode/ucol.h... yes [14:53:29.609] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:53:29.624] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:53:29.634] checking for rl_completion_suppress_quote... yes [14:53:29.770] checking for rl_filename_quote_characters... yes [14:53:29.909] checking for rl_filename_quoting_function... yes [14:53:30.052] checking for append_history... yes [14:53:30.209] checking for history_truncate_file... yes [14:53:30.357] checking for rl_completion_matches... yes [14:53:30.506] checking for rl_filename_completion_function... yes [14:53:30.654] checking for rl_reset_screen_size... yes [14:53:30.801] checking for rl_variable_bind... yes [14:53:30.936] checking test program... ok [14:53:31.079] checking whether long int is 64 bits... yes [14:53:31.226] checking for __builtin_mul_overflow... yes [14:53:31.366] checking size of void *... 8 [14:53:31.530] checking size of size_t... 8 [14:53:31.703] checking size of long... 8 [14:53:31.861] checking alignment of short... 2 [14:53:32.024] checking alignment of int... 4 [14:53:32.183] checking alignment of long... 8 [14:53:32.345] checking alignment of double... 8 [14:53:32.503] checking for int8... no [14:53:32.574] checking for uint8... no [14:53:32.646] checking for int64... no [14:53:32.718] checking for uint64... no [14:53:32.789] checking for __int128... yes [14:53:32.932] checking for __int128 alignment bug... ok [14:53:33.082] checking alignment of PG_INT128_TYPE... 16 [14:53:33.246] checking for builtin __sync char locking functions... yes [14:53:33.382] checking for builtin __sync int32 locking functions... yes [14:53:33.517] checking for builtin __sync int32 atomic operations... yes [14:53:33.661] checking for builtin __sync int64 atomic operations... yes [14:53:33.804] checking for builtin __atomic int32 atomic operations... yes [14:53:33.947] checking for builtin __atomic int64 atomic operations... yes [14:53:34.088] checking for __get_cpuid... yes [14:53:34.238] checking for __get_cpuid_count... yes [14:53:34.385] checking for __cpuid... no [14:53:34.448] checking for __cpuidex... no [14:53:34.511] checking for _xgetbv with CFLAGS=... no [14:53:34.831] checking for _xgetbv with CFLAGS=-mxsave... yes [14:53:35.175] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:53:35.452] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:53:35.804] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:53:35.898] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:53:36.128] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:53:36.194] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:53:36.253] 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:53:36.327] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:53:36.327] checking for library containing sem_init... none required [14:53:36.467] checking which semaphore API to use... unnamed POSIX [14:53:36.467] checking which random number source to use... OpenSSL [14:53:36.469] checking for tclsh... /usr/bin/tclsh [14:53:36.470] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:53:36.510] checking tcl.h usability... yes [14:53:36.518] checking tcl.h presence... yes [14:53:36.554] checking for tcl.h... yes [14:53:36.555] checking for perl.h... yes [14:53:36.575] checking for libperl... yes [14:53:36.803] checking Python.h usability... yes [14:53:36.814] checking Python.h presence... yes [14:53:36.880] checking for Python.h... yes [14:53:36.880] checking for xmllint... /usr/bin/xmllint [14:53:36.881] checking for xsltproc... /usr/bin/xsltproc [14:53:36.881] checking for fop... /usr/bin/fop [14:53:36.881] checking for dbtoepub... no [14:53:36.882] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [14:53:36.970] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:53:37.091] configure: using compiler=Debian clang version 14.0.6 [14:53:37.091] 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:53:37.091] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:53:37.091] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [14:53:37.091] configure: using CXX=ccache clang++-16 [14:53:37.091] 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:53:37.091] configure: using CLANG=ccache clang-16 [14:53:37.091] 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 [14:53:37.091] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [14:53:37.119] configure: updating cache clang.cache [14:53:37.129] configure: creating ./config.status [14:53:37.221] config.status: creating GNUmakefile [14:53:37.235] config.status: creating src/Makefile.global [14:53:37.251] config.status: creating src/include/pg_config.h [14:53:37.264] config.status: creating src/include/pg_config_ext.h [14:53:37.273] config.status: src/include/pg_config_ext.h is unchanged [14:53:37.275] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:53:37.283] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [14:53:37.288] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:53:37.295] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:53:37.303] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:53:37.310] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:53:37.318] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:53:37.352] [14:53:37.352] real 0m23.677s [14:53:37.352] user 0m14.110s [14:53:37.352] sys 0m9.585s [14:53:37.352] make -s -j${BUILD_JOBS} clean [14:53:37.870] time make -s -j${BUILD_JOBS} world-bin [14:53:47.003] pgbench.c:644:9: error: no previous extern declaration for non-static variable 'client_states' [-Werror,-Wmissing-variable-declarations] [14:53:47.003] CState *client_states; /* status of all clients */ [14:53:47.003] ^ [14:53:47.003] pgbench.c:644:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [14:53:47.003] CState *client_states; /* status of all clients */ [14:53:47.003] ^ [14:53:47.003] 1 error generated. [14:53:47.004] make[3]: *** [: pgbench.o] Error 1 [14:53:47.004] make[2]: *** [Makefile:45: all-pgbench-recurse] Error 2 [14:53:47.004] make[2]: *** Waiting for unfinished jobs.... [14:53:47.174] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [14:53:47.174] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:53:47.175] [14:53:47.175] real 0m9.305s [14:53:47.175] user 0m13.170s [14:53:47.175] sys 0m9.925s [14:53:47.175] [14:53:47.175] Exit status: 2