[18:28:31.731] time ./configure \ [18:28:31.731] --cache clang.cache \ [18:28:31.731] ${LINUX_CONFIGURE_FEATURES} \ [18:28:31.731] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [18:28:31.909] configure: creating cache clang.cache [18:28:31.926] checking build system type... x86_64-pc-linux-gnu [18:28:32.037] checking host system type... x86_64-pc-linux-gnu [18:28:32.037] checking which template to use... linux [18:28:32.037] checking whether NLS is wanted... no [18:28:32.037] checking for default port number... 5432 [18:28:32.044] checking for block size... 8kB [18:28:32.046] checking for segment size... 1GB [18:28:32.048] checking for WAL block size... 8kB [18:28:32.171] checking whether the C compiler works... yes [18:28:32.346] checking for C compiler default output file name... a.out [18:28:32.347] checking for suffix of executables... [18:28:32.419] checking whether we are cross compiling... no [18:28:32.514] checking for suffix of object files... o [18:28:32.523] checking whether we are using the GNU C compiler... yes [18:28:32.529] checking whether ccache clang accepts -g... yes [18:28:32.536] checking for ccache clang option to accept ISO C89... none needed [18:28:32.574] checking for ccache clang option to accept ISO C99... none needed [18:28:32.846] checking whether we are using the GNU C++ compiler... yes [18:28:32.854] checking whether ccache clang++-16 accepts -g... yes [18:28:32.990] checking for gawk... no [18:28:32.990] checking for mawk... mawk [18:28:32.991] checking for LLVM_CONFIG... llvm-config-16 [18:28:32.996] configure: using llvm 16.0.6 [18:28:32.996] checking for CLANG... ccache clang-16 [18:28:33.048] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [18:28:33.054] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [18:28:33.088] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [18:28:33.120] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [18:28:33.155] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [18:28:33.162] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [18:28:33.237] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [18:28:33.244] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:28:33.251] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [18:28:33.263] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [18:28:33.275] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [18:28:33.282] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [18:28:33.289] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [18:28:33.301] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [18:28:33.312] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [18:28:33.373] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [18:28:33.409] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [18:28:33.469] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [18:28:33.502] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [18:28:33.509] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [18:28:33.543] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [18:28:33.551] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [18:28:33.563] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [18:28:33.570] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:28:33.602] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:28:33.609] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:28:33.616] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:28:33.675] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [18:28:33.742] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:28:33.755] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:28:33.825] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:28:33.886] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:28:33.922] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:28:33.960] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [18:28:33.995] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [18:28:34.003] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [18:28:34.039] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [18:28:34.074] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [18:28:34.082] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [18:28:34.088] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [18:28:34.095] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [18:28:34.102] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:28:34.110] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:28:34.117] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [18:28:34.129] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:28:34.141] checking whether the C compiler still works... yes [18:28:34.341] checking how to run the C preprocessor... ccache clang -E [18:28:34.481] checking for pkg-config... /usr/bin/pkg-config [18:28:34.482] checking pkg-config is at least version 0.9.0... yes [18:28:34.483] checking whether to build with ICU support... yes [18:28:34.483] checking for icu-uc icu-i18n... yes [18:28:34.491] checking whether to build with Tcl... yes [18:28:34.491] checking whether to build Perl modules... yes [18:28:34.491] checking whether to build Python modules... yes [18:28:34.491] checking whether to build with GSSAPI support... yes [18:28:34.493] checking whether to build with PAM support... yes [18:28:34.493] checking whether to build with BSD Authentication support... no [18:28:34.493] checking whether to build with LDAP support... yes [18:28:34.493] checking whether to build with Bonjour support... no [18:28:34.493] checking whether to build with SELinux support... yes [18:28:34.493] checking whether to build with systemd support... yes [18:28:34.493] checking whether to build with XML support... yes [18:28:34.494] checking for libxml-2.0 >= 2.6.23... yes [18:28:34.501] checking whether to build with LZ4 support... yes [18:28:34.501] checking for liblz4... yes [18:28:34.508] checking whether to build with ZSTD support... yes [18:28:34.509] checking for libzstd >= 1.4.0... yes [18:28:34.516] checking for strip... strip [18:28:34.516] checking whether it is possible to strip libraries... yes [18:28:34.518] checking for ar... ar [18:28:34.518] checking for a BSD-compatible install... /usr/bin/install -c [18:28:34.528] checking for tar... /usr/bin/tar [18:28:34.528] checking whether ln -s works... yes [18:28:34.528] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:28:34.530] checking for bison... /usr/bin/bison [18:28:34.533] configure: using bison (GNU Bison) 3.8.2 [18:28:34.536] checking for flex... /usr/bin/flex [18:28:34.549] configure: using flex 2.6.4 [18:28:34.549] checking for perl... /usr/bin/perl [18:28:34.552] configure: using perl 5.36.0 [18:28:34.554] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [18:28:34.559] checking for Perl privlibexp... /usr/share/perl/5.36 [18:28:34.564] checking for Perl useshrplib... true [18:28:34.569] 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 [18:28:34.575] checking for CFLAGS to compile embedded Perl... -DDEBIAN [18:28:34.581] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [18:28:34.674] checking for python3... /usr/bin/python3 [18:28:34.686] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [18:28:34.692] checking for Python sysconfig module... yes [18:28:34.703] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [18:28:34.716] checking Python include directory... -I/usr/include/python3.11 [18:28:34.728] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [18:28:34.769] checking for a sed that does not truncate output... /usr/bin/sed [18:28:34.774] checking for grep that handles long lines and -e... /usr/bin/grep [18:28:34.777] checking for egrep... /usr/bin/grep -E [18:28:34.778] checking for ANSI C header files... yes [18:28:34.976] checking for sys/types.h... yes [18:28:34.991] checking for sys/stat.h... yes [18:28:35.007] checking for stdlib.h... yes [18:28:35.095] checking for string.h... yes [18:28:35.145] checking for memory.h... yes [18:28:35.160] checking for strings.h... yes [18:28:35.177] checking for inttypes.h... yes [18:28:35.197] checking for stdint.h... yes [18:28:35.214] checking for unistd.h... yes [18:28:35.228] checking whether ccache clang is Clang... yes [18:28:35.259] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [18:28:35.438] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [18:28:35.516] checking whether more special flags are required for pthreads... no [18:28:35.516] checking for PTHREAD_PRIO_INHERIT... yes [18:28:35.601] checking pthread.h usability... yes [18:28:35.650] checking pthread.h presence... yes [18:28:35.684] checking for pthread.h... yes [18:28:35.684] checking for strerror_r... yes [18:28:35.762] checking whether strerror_r returns int... no [18:28:35.831] checking for main in -lm... yes [18:28:35.916] checking for library containing setproctitle... no [18:28:36.087] checking for library containing dlsym... none required [18:28:36.170] checking for library containing socket... none required [18:28:36.252] checking for library containing getopt_long... none required [18:28:36.330] checking for library containing shm_open... none required [18:28:36.408] checking for library containing shm_unlink... none required [18:28:36.485] checking for library containing clock_gettime... none required [18:28:36.563] checking for library containing shmget... none required [18:28:36.638] checking for library containing backtrace_symbols... none required [18:28:36.717] checking for library containing pthread_barrier_wait... none required [18:28:36.795] checking for library containing readline... -lreadline [18:28:36.873] checking for inflate in -lz... yes [18:28:36.955] checking for library containing gss_store_cred_into... -lgssapi_krb5 [18:28:37.128] checking for CRYPTO_new_ex_data in -lcrypto... yes [18:28:37.234] checking for SSL_new in -lssl... yes [18:28:37.342] checking for SSL_CTX_set_cert_cb... yes [18:28:37.452] checking for OPENSSL_init_ssl... yes [18:28:37.562] checking for X509_get_signature_info... yes [18:28:37.678] checking for SSL_CTX_set_num_tickets... yes [18:28:37.794] checking for pam_start in -lpam... yes [18:28:37.904] checking for xmlSaveToBuffer in -lxml2... yes [18:28:38.038] checking for xsltCleanupGlobals in -lxslt... yes [18:28:38.175] checking for LZ4_compress_default in -llz4... yes [18:28:38.318] checking for ZSTD_compress in -lzstd... yes [18:28:38.461] checking for ldap_bind in -lldap... yes [18:28:38.621] checking for ldap_initialize... yes [18:28:38.809] checking for ldap_verify_credentials... yes [18:28:38.966] checking for security_compute_create_name in -lselinux... yes [18:28:39.136] checking for uuid_export in -lossp-uuid... yes [18:28:39.276] checking for stdbool.h that conforms to C99... yes [18:28:39.314] checking for _Bool... yes [18:28:39.498] checking atomic.h usability... no [18:28:39.585] checking atomic.h presence... no [18:28:39.620] checking for atomic.h... no [18:28:39.623] checking copyfile.h usability... no [18:28:39.709] checking copyfile.h presence... no [18:28:39.745] checking for copyfile.h... no [18:28:39.749] checking execinfo.h usability... yes [18:28:39.792] checking execinfo.h presence... yes [18:28:39.824] checking for execinfo.h... yes [18:28:39.831] checking getopt.h usability... yes [18:28:39.918] checking getopt.h presence... yes [18:28:39.950] checking for getopt.h... yes [18:28:39.957] checking ifaddrs.h usability... yes [18:28:40.054] checking ifaddrs.h presence... yes [18:28:40.087] checking for ifaddrs.h... yes [18:28:40.094] checking mbarrier.h usability... no [18:28:40.182] checking mbarrier.h presence... no [18:28:40.217] checking for mbarrier.h... no [18:28:40.221] checking sys/epoll.h usability... yes [18:28:40.229] checking sys/epoll.h presence... yes [18:28:40.262] checking for sys/epoll.h... yes [18:28:40.270] checking sys/event.h usability... no [18:28:40.356] checking sys/event.h presence... no [18:28:40.393] checking for sys/event.h... no [18:28:40.396] checking sys/personality.h usability... yes [18:28:40.405] checking sys/personality.h presence... yes [18:28:40.437] checking for sys/personality.h... yes [18:28:40.444] checking sys/prctl.h usability... yes [18:28:40.454] checking sys/prctl.h presence... yes [18:28:40.486] checking for sys/prctl.h... yes [18:28:40.494] checking sys/procctl.h usability... no [18:28:40.585] checking sys/procctl.h presence... no [18:28:40.622] checking for sys/procctl.h... no [18:28:40.626] checking sys/signalfd.h usability... yes [18:28:40.634] checking sys/signalfd.h presence... yes [18:28:40.667] checking for sys/signalfd.h... yes [18:28:40.674] checking sys/ucred.h usability... no [18:28:40.764] checking sys/ucred.h presence... no [18:28:40.801] checking for sys/ucred.h... no [18:28:40.804] checking termios.h usability... yes [18:28:40.852] checking termios.h presence... yes [18:28:40.886] checking for termios.h... yes [18:28:40.893] checking ucred.h usability... no [18:28:40.982] checking ucred.h presence... no [18:28:41.018] checking for ucred.h... no [18:28:41.019] checking readline/readline.h usability... yes [18:28:41.027] checking readline/readline.h presence... yes [18:28:41.062] checking for readline/readline.h... yes [18:28:41.063] checking readline/history.h usability... yes [18:28:41.156] checking readline/history.h presence... yes [18:28:41.191] checking for readline/history.h... yes [18:28:41.193] checking zlib.h usability... yes [18:28:41.202] checking zlib.h presence... yes [18:28:41.237] checking for zlib.h... yes [18:28:41.237] checking for lz4... /usr/bin/lz4 [18:28:41.237] checking lz4.h usability... yes [18:28:41.245] checking lz4.h presence... yes [18:28:41.277] checking for lz4.h... yes [18:28:41.277] checking for zstd... /usr/bin/zstd [18:28:41.278] checking zstd.h usability... yes [18:28:41.286] checking zstd.h presence... yes [18:28:41.318] checking for zstd.h... yes [18:28:41.318] checking gssapi/gssapi.h usability... yes [18:28:41.326] checking gssapi/gssapi.h presence... yes [18:28:41.359] checking for gssapi/gssapi.h... yes [18:28:41.360] checking gssapi/gssapi_ext.h usability... yes [18:28:41.451] checking gssapi/gssapi_ext.h presence... yes [18:28:41.485] checking for gssapi/gssapi_ext.h... yes [18:28:41.486] checking for openssl... /usr/bin/openssl [18:28:41.491] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [18:28:41.491] checking openssl/ssl.h usability... yes [18:28:41.501] checking openssl/ssl.h presence... yes [18:28:41.564] checking for openssl/ssl.h... yes [18:28:41.564] checking openssl/err.h usability... yes [18:28:41.675] checking openssl/err.h presence... yes [18:28:41.716] checking for openssl/err.h... yes [18:28:41.717] checking security/pam_appl.h usability... yes [18:28:41.807] checking security/pam_appl.h presence... yes [18:28:41.837] checking for security/pam_appl.h... yes [18:28:41.839] checking systemd/sd-daemon.h usability... yes [18:28:41.930] checking systemd/sd-daemon.h presence... yes [18:28:41.966] checking for systemd/sd-daemon.h... yes [18:28:41.966] checking libxml/parser.h usability... yes [18:28:41.976] checking libxml/parser.h presence... yes [18:28:42.021] checking for libxml/parser.h... yes [18:28:42.021] checking libxslt/xslt.h usability... yes [18:28:42.031] checking libxslt/xslt.h presence... yes [18:28:42.076] checking for libxslt/xslt.h... yes [18:28:42.076] checking ldap.h usability... yes [18:28:42.171] checking ldap.h presence... yes [18:28:42.205] checking for ldap.h... yes [18:28:42.205] checking for compatible LDAP implementation... yes [18:28:42.279] checking ossp/uuid.h usability... yes [18:28:42.287] checking ossp/uuid.h presence... yes [18:28:42.321] checking for ossp/uuid.h... yes [18:28:42.356] checking whether byte ordering is bigendian... no [18:28:42.510] checking for inline... inline [18:28:42.523] checking for printf format archetype... printf [18:28:42.550] checking for _Static_assert... yes [18:28:42.686] checking for typeof... typeof [18:28:42.695] checking for __builtin_types_compatible_p... yes [18:28:42.733] checking for __builtin_constant_p... yes [18:28:42.797] checking for __builtin_unreachable... yes [18:28:42.937] checking for computed goto support... yes [18:28:42.945] checking for struct tm.tm_zone... yes [18:28:42.955] checking for union semun... no [18:28:43.029] checking for socklen_t... yes [18:28:43.146] checking for struct sockaddr.sa_len... no [18:28:43.296] checking for locale_t... yes [18:28:43.308] checking for C/C++ restrict keyword... __restrict [18:28:43.379] checking for struct option... yes [18:28:43.515] checking whether assembler supports x86_64 popcntq... yes [18:28:43.523] checking for special C compiler options needed for large files... no [18:28:43.523] checking for _FILE_OFFSET_BITS value needed for large files... no [18:28:43.534] checking size of off_t... 8 [18:28:43.711] checking size of bool... 1 [18:28:43.868] checking for int timezone... yes [18:28:44.006] checking for wcstombs_l declaration... no [18:28:44.162] checking for backtrace_symbols... yes [18:28:44.319] checking for copyfile... no [18:28:44.478] checking for copy_file_range... yes [18:28:44.631] checking for getifaddrs... yes [18:28:44.792] checking for getpeerucred... no [18:28:44.943] checking for inet_pton... yes [18:28:45.094] checking for kqueue... no [18:28:45.243] checking for mbstowcs_l... no [18:28:45.389] checking for memset_s... no [18:28:45.541] checking for posix_fallocate... yes [18:28:45.688] checking for ppoll... yes [18:28:45.834] checking for pthread_is_threaded_np... no [18:28:45.984] checking for setproctitle... no [18:28:46.135] checking for setproctitle_fast... no [18:28:46.281] checking for strchrnul... yes [18:28:46.425] checking for strsignal... yes [18:28:46.568] checking for syncfs... yes [18:28:46.712] checking for sync_file_range... yes [18:28:46.856] checking for uselocale... yes [18:28:47.000] checking for wcstombs_l... no [18:28:47.153] checking for __builtin_bswap16... yes [18:28:47.299] checking for __builtin_bswap32... yes [18:28:47.441] checking for __builtin_bswap64... yes [18:28:47.588] checking for __builtin_clz... yes [18:28:47.747] checking for __builtin_ctz... yes [18:28:47.915] checking for __builtin_popcount... yes [18:28:48.070] checking for __builtin_frame_address... yes [18:28:48.225] checking for _LARGEFILE_SOURCE value needed for large files... no [18:28:48.368] checking how ccache clang reports undeclared, standard C functions... warning [18:28:48.445] checking for posix_fadvise... yes [18:28:48.591] checking whether posix_fadvise is declared... yes [18:28:48.667] checking whether fdatasync is declared... yes [18:28:48.747] checking whether strlcat is declared... no [18:28:48.847] checking whether strlcpy is declared... no [18:28:48.943] checking whether strnlen is declared... yes [18:28:48.959] checking whether strsep is declared... yes [18:28:49.054] checking whether preadv is declared... yes [18:28:49.068] checking whether pwritev is declared... yes [18:28:49.082] checking whether F_FULLFSYNC is declared... no [18:28:49.151] checking for explicit_bzero... yes [18:28:49.289] checking for getopt... yes [18:28:49.430] checking for getpeereid... no [18:28:49.574] checking for inet_aton... yes [18:28:49.711] checking for mkdtemp... yes [18:28:49.848] checking for strlcat... no [18:28:49.991] checking for strlcpy... no [18:28:50.138] checking for strnlen... yes [18:28:50.276] checking for strsep... yes [18:28:50.416] checking for pthread_barrier_wait... yes [18:28:50.555] checking for getopt_long... yes [18:28:50.693] checking for syslog... yes [18:28:50.832] checking syslog.h usability... yes [18:28:50.840] checking syslog.h presence... yes [18:28:50.871] checking for syslog.h... yes [18:28:50.872] checking for opterr... yes [18:28:51.007] checking for optreset... no [18:28:51.148] checking unicode/ucol.h usability... yes [18:28:51.203] checking unicode/ucol.h presence... yes [18:28:51.241] checking for unicode/ucol.h... yes [18:28:51.246] checking whether LLVMCreateGDBRegistrationListener is declared... yes [18:28:51.260] checking whether LLVMCreatePerfJITEventListener is declared... yes [18:28:51.269] checking for rl_completion_suppress_quote... yes [18:28:51.417] checking for rl_filename_quote_characters... yes [18:28:51.565] checking for rl_filename_quoting_function... yes [18:28:51.713] checking for append_history... yes [18:28:51.858] checking for history_truncate_file... yes [18:28:52.015] checking for rl_completion_matches... yes [18:28:52.159] checking for rl_filename_completion_function... yes [18:28:52.303] checking for rl_reset_screen_size... yes [18:28:52.448] checking for rl_variable_bind... yes [18:28:52.587] checking test program... ok [18:28:52.725] checking whether long int is 64 bits... yes [18:28:52.872] checking for __builtin_mul_overflow... yes [18:28:53.014] checking size of void *... 8 [18:28:53.177] checking size of size_t... 8 [18:28:53.336] checking size of long... 8 [18:28:53.498] checking alignment of short... 2 [18:28:53.662] checking alignment of int... 4 [18:28:53.824] checking alignment of long... 8 [18:28:53.988] checking alignment of double... 8 [18:28:54.154] checking for int8... no [18:28:54.225] checking for uint8... no [18:28:54.296] checking for int64... no [18:28:54.367] checking for uint64... no [18:28:54.440] checking for __int128... yes [18:28:54.595] checking for __int128 alignment bug... ok [18:28:54.745] checking alignment of PG_INT128_TYPE... 16 [18:28:54.943] checking for builtin __sync char locking functions... yes [18:28:55.099] checking for builtin __sync int32 locking functions... yes [18:28:55.260] checking for builtin __sync int32 atomic operations... yes [18:28:55.414] checking for builtin __sync int64 atomic operations... yes [18:28:55.565] checking for builtin __atomic int32 atomic operations... yes [18:28:55.719] checking for builtin __atomic int64 atomic operations... yes [18:28:55.866] checking for __get_cpuid... yes [18:28:56.020] checking for __get_cpuid_count... yes [18:28:56.174] checking for __cpuid... no [18:28:56.240] checking for __cpuidex... no [18:28:56.302] checking for _xgetbv with CFLAGS=... no [18:28:56.618] checking for _xgetbv with CFLAGS=-mxsave... yes [18:28:56.970] checking for _mm512_popcnt_epi64 with CFLAGS=... no [18:28:57.238] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [18:28:57.592] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:28:57.684] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:28:57.918] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:28:57.984] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:28:58.044] 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 [18:28:58.119] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:28:58.119] checking for library containing sem_init... none required [18:28:58.263] checking which semaphore API to use... unnamed POSIX [18:28:58.263] checking which random number source to use... OpenSSL [18:28:58.265] checking for tclsh... /usr/bin/tclsh [18:28:58.265] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [18:28:58.306] checking tcl.h usability... yes [18:28:58.417] checking tcl.h presence... yes [18:28:58.455] checking for tcl.h... yes [18:28:58.456] checking for perl.h... yes [18:28:58.602] checking for libperl... yes [18:28:58.842] checking Python.h usability... yes [18:28:58.926] checking Python.h presence... yes [18:28:58.993] checking for Python.h... yes [18:28:58.993] checking for xmllint... /usr/bin/xmllint [18:28:58.993] checking for xsltproc... /usr/bin/xsltproc [18:28:58.994] checking for fop... /usr/bin/fop [18:28:58.994] checking for dbtoepub... no [18:28:58.994] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [18:28:59.087] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [18:28:59.213] configure: using compiler=Debian clang version 14.0.6 [18:28:59.213] 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 [18:28:59.213] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [18:28:59.213] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [18:28:59.214] configure: using CXX=ccache clang++-16 [18:28:59.214] 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 [18:28:59.214] configure: using CLANG=ccache clang-16 [18:28:59.214] 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 [18:28:59.214] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [18:28:59.241] configure: updating cache clang.cache [18:28:59.253] configure: creating ./config.status [18:28:59.346] config.status: creating GNUmakefile [18:28:59.359] config.status: creating src/Makefile.global [18:28:59.375] config.status: creating src/include/pg_config.h [18:28:59.388] config.status: creating src/include/pg_config_ext.h [18:28:59.395] config.status: src/include/pg_config_ext.h is unchanged [18:28:59.397] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:28:59.405] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [18:28:59.410] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:28:59.417] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [18:28:59.424] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [18:28:59.431] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [18:28:59.438] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [18:28:59.472] [18:28:59.472] real 0m27.741s [18:28:59.472] user 0m16.416s [18:28:59.472] sys 0m11.348s [18:28:59.472] make -s -j${BUILD_JOBS} clean [18:28:59.991] time make -s -j${BUILD_JOBS} world-bin [18:30:11.624] pgbench.c:644:9: error: no previous extern declaration for non-static variable 'client_states' [-Werror,-Wmissing-variable-declarations] [18:30:11.624] CState *client_states; /* status of all clients */ [18:30:11.624] ^ [18:30:11.624] pgbench.c:644:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [18:30:11.624] CState *client_states; /* status of all clients */ [18:30:11.624] ^ [18:30:11.624] 1 error generated. [18:30:11.625] make[3]: *** [: pgbench.o] Error 1 [18:30:11.625] make[2]: *** [Makefile:45: all-pgbench-recurse] Error 2 [18:30:11.625] make[2]: *** Waiting for unfinished jobs.... [18:30:13.654] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [18:30:13.654] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:30:13.654] [18:30:13.654] real 1m13.663s [18:30:13.654] user 3m31.223s [18:30:13.654] sys 1m1.868s [18:30:13.655] [18:30:13.655] Exit status: 2