[21:32:10.491] time ./configure \ [21:32:10.491] --cache clang.cache \ [21:32:10.491] ${LINUX_CONFIGURE_FEATURES} \ [21:32:10.491] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [21:32:10.699] configure: creating cache clang.cache [21:32:10.715] checking build system type... x86_64-pc-linux-gnu [21:32:10.824] checking host system type... x86_64-pc-linux-gnu [21:32:10.824] checking which template to use... linux [21:32:10.825] checking whether NLS is wanted... no [21:32:10.825] checking for default port number... 5432 [21:32:10.833] checking for block size... 8kB [21:32:10.834] checking for segment size... 1GB [21:32:10.837] checking for WAL block size... 8kB [21:32:10.977] checking whether the C compiler works... yes [21:32:11.133] checking for C compiler default output file name... a.out [21:32:11.134] checking for suffix of executables... [21:32:11.208] checking whether we are cross compiling... no [21:32:11.299] checking for suffix of object files... o [21:32:11.307] checking whether we are using the GNU C compiler... yes [21:32:11.313] checking whether ccache clang accepts -g... yes [21:32:11.320] checking for ccache clang option to accept ISO C89... none needed [21:32:11.332] checking for ccache clang option to accept ISO C99... none needed [21:32:11.502] checking whether we are using the GNU C++ compiler... yes [21:32:11.510] checking whether ccache clang++-16 accepts -g... yes [21:32:11.659] checking for gawk... no [21:32:11.659] checking for mawk... mawk [21:32:11.660] checking for LLVM_CONFIG... llvm-config-16 [21:32:11.665] configure: using llvm 16.0.6 [21:32:11.665] checking for CLANG... ccache clang-16 [21:32:11.718] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:32:11.726] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:32:11.734] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:32:11.742] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:32:11.749] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [21:32:11.757] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [21:32:11.764] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:32:11.772] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:32:11.779] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [21:32:11.792] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [21:32:11.806] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [21:32:11.816] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [21:32:11.824] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:32:11.839] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [21:32:11.854] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:32:11.862] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [21:32:11.871] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [21:32:11.880] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:32:11.889] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [21:32:11.898] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:32:11.906] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [21:32:11.916] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [21:32:11.935] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [21:32:11.945] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:32:11.954] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:32:11.970] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:32:11.979] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:32:11.987] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:32:12.003] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:32:12.018] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:32:12.034] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:32:12.047] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:32:12.059] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:32:12.069] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:32:12.079] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:32:12.087] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:32:12.096] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:32:12.105] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:32:12.114] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:32:12.123] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [21:32:12.141] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [21:32:12.150] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:32:12.160] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:32:12.168] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:32:12.184] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:32:12.198] checking whether the C compiler still works... yes [21:32:12.322] checking how to run the C preprocessor... ccache clang -E [21:32:12.495] checking for pkg-config... /usr/bin/pkg-config [21:32:12.496] checking pkg-config is at least version 0.9.0... yes [21:32:12.497] checking whether to build with ICU support... yes [21:32:12.497] checking for icu-uc icu-i18n... yes [21:32:12.505] checking whether to build with Tcl... yes [21:32:12.505] checking whether to build Perl modules... yes [21:32:12.505] checking whether to build Python modules... yes [21:32:12.505] checking whether to build with GSSAPI support... yes [21:32:12.507] checking whether to build with PAM support... yes [21:32:12.507] checking whether to build with BSD Authentication support... no [21:32:12.507] checking whether to build with LDAP support... yes [21:32:12.507] checking whether to build with Bonjour support... no [21:32:12.507] checking whether to build with SELinux support... yes [21:32:12.507] checking whether to build with systemd support... yes [21:32:12.507] checking whether to build with XML support... yes [21:32:12.508] checking for libxml-2.0 >= 2.6.23... yes [21:32:12.516] checking whether to build with LZ4 support... yes [21:32:12.516] checking for liblz4... yes [21:32:12.524] checking whether to build with ZSTD support... yes [21:32:12.524] checking for libzstd >= 1.4.0... yes [21:32:12.533] checking for strip... strip [21:32:12.533] checking whether it is possible to strip libraries... yes [21:32:12.535] checking for ar... ar [21:32:12.535] checking for a BSD-compatible install... /usr/bin/install -c [21:32:12.544] checking for tar... /usr/bin/tar [21:32:12.544] checking whether ln -s works... yes [21:32:12.544] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:32:12.547] checking for bison... /usr/bin/bison [21:32:12.549] configure: using bison (GNU Bison) 3.8.2 [21:32:12.553] checking for flex... /usr/bin/flex [21:32:12.567] configure: using flex 2.6.4 [21:32:12.567] checking for perl... /usr/bin/perl [21:32:12.570] configure: using perl 5.36.0 [21:32:12.573] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:32:12.578] checking for Perl privlibexp... /usr/share/perl/5.36 [21:32:12.583] checking for Perl useshrplib... true [21:32:12.589] 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 [21:32:12.595] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:32:12.601] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:32:12.694] checking for python3... /usr/bin/python3 [21:32:12.707] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [21:32:12.714] checking for Python sysconfig module... yes [21:32:12.727] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:32:12.740] checking Python include directory... -I/usr/include/python3.11 [21:32:12.755] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:32:12.799] checking for a sed that does not truncate output... /usr/bin/sed [21:32:12.806] checking for grep that handles long lines and -e... /usr/bin/grep [21:32:12.808] checking for egrep... /usr/bin/grep -E [21:32:12.810] checking for ANSI C header files... yes [21:32:13.012] checking for sys/types.h... yes [21:32:13.031] checking for sys/stat.h... yes [21:32:13.047] checking for stdlib.h... yes [21:32:13.065] checking for string.h... yes [21:32:13.083] checking for memory.h... yes [21:32:13.099] checking for strings.h... yes [21:32:13.117] checking for inttypes.h... yes [21:32:13.138] checking for stdint.h... yes [21:32:13.157] checking for unistd.h... yes [21:32:13.173] checking whether ccache clang is Clang... yes [21:32:13.209] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:32:13.342] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:32:13.426] checking whether more special flags are required for pthreads... no [21:32:13.426] checking for PTHREAD_PRIO_INHERIT... yes [21:32:13.514] checking pthread.h usability... yes [21:32:13.523] checking pthread.h presence... yes [21:32:13.557] checking for pthread.h... yes [21:32:13.557] checking for strerror_r... yes [21:32:13.636] checking whether strerror_r returns int... no [21:32:13.707] checking for main in -lm... yes [21:32:13.798] checking for library containing setproctitle... no [21:32:13.971] checking for library containing dlsym... none required [21:32:14.057] checking for library containing socket... none required [21:32:14.140] checking for library containing getopt_long... none required [21:32:14.224] checking for library containing shm_open... none required [21:32:14.311] checking for library containing shm_unlink... none required [21:32:14.394] checking for library containing clock_gettime... none required [21:32:14.484] checking for library containing shmget... none required [21:32:14.585] checking for library containing backtrace_symbols... none required [21:32:14.706] checking for library containing pthread_barrier_wait... none required [21:32:14.798] checking for library containing readline... -lreadline [21:32:14.896] checking for inflate in -lz... yes [21:32:14.981] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:32:15.157] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:32:15.266] checking for SSL_new in -lssl... yes [21:32:15.381] checking for SSL_CTX_set_cert_cb... yes [21:32:15.569] checking for OPENSSL_init_ssl... yes [21:32:15.727] checking for BIO_meth_new... yes [21:32:15.861] checking for ASN1_STRING_get0_data... yes [21:32:15.996] checking for HMAC_CTX_new... yes [21:32:16.124] checking for HMAC_CTX_free... yes [21:32:16.274] checking for CRYPTO_lock... no [21:32:16.399] checking for X509_get_signature_info... yes [21:32:16.517] checking for SSL_CTX_set_num_tickets... yes [21:32:16.633] checking for pam_start in -lpam... yes [21:32:16.809] checking for xmlSaveToBuffer in -lxml2... yes [21:32:17.046] checking for xsltCleanupGlobals in -lxslt... yes [21:32:17.210] checking for LZ4_compress_default in -llz4... yes [21:32:17.369] checking for ZSTD_compress in -lzstd... yes [21:32:17.511] checking for ldap_bind in -lldap... yes [21:32:17.782] checking for ldap_initialize... yes [21:32:17.966] checking for ldap_verify_credentials... yes [21:32:18.122] checking for security_compute_create_name in -lselinux... yes [21:32:18.334] checking for uuid_export in -lossp-uuid... yes [21:32:18.496] checking for stdbool.h that conforms to C99... yes [21:32:18.511] checking for _Bool... yes [21:32:18.625] checking atomic.h usability... no [21:32:18.723] checking atomic.h presence... no [21:32:18.760] checking for atomic.h... no [21:32:18.764] checking copyfile.h usability... no [21:32:18.856] checking copyfile.h presence... no [21:32:18.914] checking for copyfile.h... no [21:32:18.918] checking execinfo.h usability... yes [21:32:18.929] checking execinfo.h presence... yes [21:32:18.964] checking for execinfo.h... yes [21:32:18.974] checking getopt.h usability... yes [21:32:18.985] checking getopt.h presence... yes [21:32:19.036] checking for getopt.h... yes [21:32:19.045] checking ifaddrs.h usability... yes [21:32:19.056] checking ifaddrs.h presence... yes [21:32:19.103] checking for ifaddrs.h... yes [21:32:19.112] checking mbarrier.h usability... no [21:32:19.207] checking mbarrier.h presence... no [21:32:19.267] checking for mbarrier.h... no [21:32:19.272] checking sys/epoll.h usability... yes [21:32:19.281] checking sys/epoll.h presence... yes [21:32:19.338] checking for sys/epoll.h... yes [21:32:19.346] checking sys/event.h usability... no [21:32:19.469] checking sys/event.h presence... no [21:32:19.510] checking for sys/event.h... no [21:32:19.515] checking sys/personality.h usability... yes [21:32:19.527] checking sys/personality.h presence... yes [21:32:19.560] checking for sys/personality.h... yes [21:32:19.570] checking sys/prctl.h usability... yes [21:32:19.581] checking sys/prctl.h presence... yes [21:32:19.624] checking for sys/prctl.h... yes [21:32:19.636] checking sys/procctl.h usability... no [21:32:19.726] checking sys/procctl.h presence... no [21:32:19.768] checking for sys/procctl.h... no [21:32:19.772] checking sys/signalfd.h usability... yes [21:32:19.784] checking sys/signalfd.h presence... yes [21:32:19.818] checking for sys/signalfd.h... yes [21:32:19.829] checking sys/ucred.h usability... no [21:32:19.951] checking sys/ucred.h presence... no [21:32:19.999] checking for sys/ucred.h... no [21:32:20.004] checking termios.h usability... yes [21:32:20.013] checking termios.h presence... yes [21:32:20.047] checking for termios.h... yes [21:32:20.056] checking ucred.h usability... no [21:32:20.152] checking ucred.h presence... no [21:32:20.191] checking for ucred.h... no [21:32:20.193] checking readline/readline.h usability... yes [21:32:20.203] checking readline/readline.h presence... yes [21:32:20.238] checking for readline/readline.h... yes [21:32:20.240] checking readline/history.h usability... yes [21:32:20.250] checking readline/history.h presence... yes [21:32:20.285] checking for readline/history.h... yes [21:32:20.289] checking zlib.h usability... yes [21:32:20.298] checking zlib.h presence... yes [21:32:20.340] checking for zlib.h... yes [21:32:20.340] checking for lz4... /usr/bin/lz4 [21:32:20.341] checking lz4.h usability... yes [21:32:20.350] checking lz4.h presence... yes [21:32:20.391] checking for lz4.h... yes [21:32:20.391] checking for zstd... /usr/bin/zstd [21:32:20.391] checking zstd.h usability... yes [21:32:20.401] checking zstd.h presence... yes [21:32:20.438] checking for zstd.h... yes [21:32:20.438] checking gssapi/gssapi.h usability... yes [21:32:20.448] checking gssapi/gssapi.h presence... yes [21:32:20.482] checking for gssapi/gssapi.h... yes [21:32:20.484] checking gssapi/gssapi_ext.h usability... yes [21:32:20.494] checking gssapi/gssapi_ext.h presence... yes [21:32:20.528] checking for gssapi/gssapi_ext.h... yes [21:32:20.530] checking for openssl... /usr/bin/openssl [21:32:20.535] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [21:32:20.536] checking openssl/ssl.h usability... yes [21:32:20.548] checking openssl/ssl.h presence... yes [21:32:20.615] checking for openssl/ssl.h... yes [21:32:20.616] checking openssl/err.h usability... yes [21:32:20.626] checking openssl/err.h presence... yes [21:32:20.673] checking for openssl/err.h... yes [21:32:20.674] checking security/pam_appl.h usability... yes [21:32:20.683] checking security/pam_appl.h presence... yes [21:32:20.717] checking for security/pam_appl.h... yes [21:32:20.719] checking systemd/sd-daemon.h usability... yes [21:32:20.730] checking systemd/sd-daemon.h presence... yes [21:32:20.772] checking for systemd/sd-daemon.h... yes [21:32:20.772] checking libxml/parser.h usability... yes [21:32:20.782] checking libxml/parser.h presence... yes [21:32:20.829] checking for libxml/parser.h... yes [21:32:20.830] checking libxslt/xslt.h usability... yes [21:32:20.841] checking libxslt/xslt.h presence... yes [21:32:20.892] checking for libxslt/xslt.h... yes [21:32:20.893] checking ldap.h usability... yes [21:32:20.903] checking ldap.h presence... yes [21:32:20.941] checking for ldap.h... yes [21:32:20.941] checking for compatible LDAP implementation... yes [21:32:20.950] checking ossp/uuid.h usability... yes [21:32:20.959] checking ossp/uuid.h presence... yes [21:32:20.992] checking for ossp/uuid.h... yes [21:32:21.030] checking whether byte ordering is bigendian... no [21:32:21.190] checking for inline... inline [21:32:21.202] checking for printf format archetype... printf [21:32:21.231] checking for _Static_assert... yes [21:32:21.372] checking for typeof... typeof [21:32:21.380] checking for __builtin_types_compatible_p... yes [21:32:21.391] checking for __builtin_constant_p... yes [21:32:21.402] checking for __builtin_unreachable... yes [21:32:21.582] checking for computed goto support... yes [21:32:21.591] checking for struct tm.tm_zone... yes [21:32:21.601] checking for union semun... no [21:32:21.676] checking for socklen_t... yes [21:32:21.770] checking for struct sockaddr.sa_len... no [21:32:21.916] checking for locale_t... yes [21:32:21.931] checking for C/C++ restrict keyword... __restrict [21:32:21.947] checking for struct option... yes [21:32:22.036] checking whether assembler supports x86_64 popcntq... yes [21:32:22.046] checking for special C compiler options needed for large files... no [21:32:22.046] checking for _FILE_OFFSET_BITS value needed for large files... no [21:32:22.060] checking size of off_t... 8 [21:32:22.295] checking size of bool... 1 [21:32:22.538] checking for int timezone... yes [21:32:22.717] checking for wcstombs_l declaration... no [21:32:22.881] checking for backtrace_symbols... yes [21:32:23.076] checking for copyfile... no [21:32:23.223] checking for copy_file_range... yes [21:32:23.374] checking for getifaddrs... yes [21:32:23.534] checking for getpeerucred... no [21:32:23.754] checking for inet_pton... yes [21:32:23.930] checking for kqueue... no [21:32:24.091] checking for mbstowcs_l... no [21:32:24.280] checking for memset_s... no [21:32:24.481] checking for posix_fallocate... yes [21:32:24.642] checking for ppoll... yes [21:32:24.808] checking for pthread_is_threaded_np... no [21:32:24.965] checking for setproctitle... no [21:32:25.109] checking for setproctitle_fast... no [21:32:25.252] checking for strchrnul... yes [21:32:25.402] checking for strsignal... yes [21:32:25.558] checking for syncfs... yes [21:32:25.722] checking for sync_file_range... yes [21:32:25.882] checking for uselocale... yes [21:32:26.045] checking for wcstombs_l... no [21:32:26.195] checking for __builtin_bswap16... yes [21:32:26.356] checking for __builtin_bswap32... yes [21:32:26.505] checking for __builtin_bswap64... yes [21:32:26.654] checking for __builtin_clz... yes [21:32:26.802] checking for __builtin_ctz... yes [21:32:26.976] checking for __builtin_popcount... yes [21:32:27.175] checking for __builtin_frame_address... yes [21:32:27.355] checking for _LARGEFILE_SOURCE value needed for large files... no [21:32:27.501] checking how ccache clang reports undeclared, standard C functions... warning [21:32:27.520] checking for posix_fadvise... yes [21:32:27.676] checking whether posix_fadvise is declared... yes [21:32:27.692] checking whether fdatasync is declared... yes [21:32:27.709] checking whether strlcat is declared... no [21:32:27.808] checking whether strlcpy is declared... no [21:32:27.911] checking whether strnlen is declared... yes [21:32:27.927] checking whether strsep is declared... yes [21:32:27.943] checking whether preadv is declared... yes [21:32:27.958] checking whether pwritev is declared... yes [21:32:27.975] checking whether F_FULLFSYNC is declared... no [21:32:28.049] checking for explicit_bzero... yes [21:32:28.223] checking for getopt... yes [21:32:28.394] checking for getpeereid... no [21:32:28.563] checking for inet_aton... yes [21:32:28.756] checking for mkdtemp... yes [21:32:28.917] checking for strlcat... no [21:32:29.093] checking for strlcpy... no [21:32:29.243] checking for strnlen... yes [21:32:29.385] checking for strsep... yes [21:32:29.518] checking for pthread_barrier_wait... yes [21:32:29.652] checking for getopt_long... yes [21:32:29.811] checking for syslog... yes [21:32:30.006] checking syslog.h usability... yes [21:32:30.015] checking syslog.h presence... yes [21:32:30.049] checking for syslog.h... yes [21:32:30.050] checking for opterr... yes [21:32:30.227] checking for optreset... no [21:32:30.386] checking unicode/ucol.h usability... yes [21:32:30.396] checking unicode/ucol.h presence... yes [21:32:30.438] checking for unicode/ucol.h... yes [21:32:30.443] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:32:30.458] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:32:30.469] checking for rl_completion_suppress_quote... yes [21:32:30.622] checking for rl_filename_quote_characters... yes [21:32:30.773] checking for rl_filename_quoting_function... yes [21:32:30.941] checking for append_history... yes [21:32:31.116] checking for history_truncate_file... yes [21:32:31.273] checking for rl_completion_matches... yes [21:32:31.434] checking for rl_filename_completion_function... yes [21:32:31.577] checking for rl_reset_screen_size... yes [21:32:31.718] checking for rl_variable_bind... yes [21:32:31.856] checking test program... ok [21:32:32.000] checking whether long int is 64 bits... yes [21:32:32.150] checking for __builtin_mul_overflow... yes [21:32:32.287] checking size of void *... 8 [21:32:32.449] checking size of size_t... 8 [21:32:32.644] checking size of long... 8 [21:32:32.846] checking alignment of short... 2 [21:32:33.058] checking alignment of int... 4 [21:32:33.227] checking alignment of long... 8 [21:32:33.390] checking alignment of double... 8 [21:32:33.559] checking for int8... no [21:32:33.635] checking for uint8... no [21:32:33.712] checking for int64... no [21:32:33.788] checking for uint64... no [21:32:33.861] checking for __int128... yes [21:32:34.045] checking for __int128 alignment bug... ok [21:32:34.217] checking alignment of PG_INT128_TYPE... 16 [21:32:34.380] checking for builtin __sync char locking functions... yes [21:32:34.539] checking for builtin __sync int32 locking functions... yes [21:32:34.678] checking for builtin __sync int32 atomic operations... yes [21:32:34.823] checking for builtin __sync int64 atomic operations... yes [21:32:34.996] checking for builtin __atomic int32 atomic operations... yes [21:32:35.138] checking for builtin __atomic int64 atomic operations... yes [21:32:35.318] checking for __get_cpuid... yes [21:32:35.483] checking for __get_cpuid_count... yes [21:32:35.647] checking for __cpuid... no [21:32:35.714] checking for __cpuidex... no [21:32:35.782] checking for _xgetbv with CFLAGS=... no [21:32:36.088] checking for _xgetbv with CFLAGS=-mxsave... yes [21:32:36.449] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:32:36.724] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:32:37.122] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:32:37.218] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:32:37.468] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:32:37.534] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:32:37.594] 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 [21:32:37.669] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:32:37.670] checking for library containing sem_init... none required [21:32:37.822] checking which semaphore API to use... unnamed POSIX [21:32:37.822] checking which random number source to use... OpenSSL [21:32:37.824] checking for tclsh... /usr/bin/tclsh [21:32:37.825] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:32:37.865] checking tcl.h usability... yes [21:32:37.874] checking tcl.h presence... yes [21:32:37.911] checking for tcl.h... yes [21:32:37.911] checking for perl.h... yes [21:32:37.935] checking for libperl... yes [21:32:38.176] checking Python.h usability... yes [21:32:38.188] checking Python.h presence... yes [21:32:38.256] checking for Python.h... yes [21:32:38.256] checking for xmllint... /usr/bin/xmllint [21:32:38.256] checking for xsltproc... /usr/bin/xsltproc [21:32:38.256] checking for fop... /usr/bin/fop [21:32:38.256] checking for dbtoepub... no [21:32:38.257] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:32:38.351] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:32:38.481] configure: using compiler=Debian clang version 14.0.6 [21:32:38.481] 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 [21:32:38.481] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:32:38.481] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:32:38.481] configure: using CXX=ccache clang++-16 [21:32:38.481] 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 [21:32:38.481] configure: using CLANG=ccache clang-16 [21:32:38.481] 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 [21:32:38.481] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [21:32:38.509] configure: updating cache clang.cache [21:32:38.519] configure: creating ./config.status [21:32:38.619] config.status: creating GNUmakefile [21:32:38.634] config.status: creating src/Makefile.global [21:32:38.651] config.status: creating src/include/pg_config.h [21:32:38.666] config.status: creating src/include/pg_config_ext.h [21:32:38.675] config.status: src/include/pg_config_ext.h is unchanged [21:32:38.677] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:32:38.686] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:32:38.694] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:32:38.702] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:32:38.711] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:32:38.720] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:32:38.729] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:32:38.767] [21:32:38.767] real 0m28.276s [21:32:38.767] user 0m17.683s [21:32:38.767] sys 0m10.693s [21:32:38.767] make -s -j${BUILD_JOBS} clean [21:32:39.321] time make -s -j${BUILD_JOBS} world-bin [21:32:48.639] pgbench.c:644:9: error: no previous extern declaration for non-static variable 'client_states' [-Werror,-Wmissing-variable-declarations] [21:32:48.639] CState *client_states; /* status of all clients */ [21:32:48.639] ^ [21:32:48.639] pgbench.c:644:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [21:32:48.639] CState *client_states; /* status of all clients */ [21:32:48.639] ^ [21:32:48.639] 1 error generated. [21:32:48.640] make[3]: *** [: pgbench.o] Error 1 [21:32:48.640] make[2]: *** [Makefile:45: all-pgbench-recurse] Error 2 [21:32:48.640] make[2]: *** Waiting for unfinished jobs.... [21:32:48.775] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [21:32:48.775] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:32:48.775] [21:32:48.775] real 0m9.454s [21:32:48.775] user 0m13.677s [21:32:48.775] sys 0m9.915s [21:32:48.775] [21:32:48.775] Exit status: 2