[04:44:09.997] time ./configure \ [04:44:09.997] --cache clang.cache \ [04:44:09.997] ${LINUX_CONFIGURE_FEATURES} \ [04:44:09.997] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:44:10.176] configure: creating cache clang.cache [04:44:10.189] checking build system type... x86_64-pc-linux-gnu [04:44:10.289] checking host system type... x86_64-pc-linux-gnu [04:44:10.289] checking which template to use... linux [04:44:10.289] checking whether NLS is wanted... no [04:44:10.289] checking for default port number... 5432 [04:44:10.295] checking for block size... 8kB [04:44:10.297] checking for segment size... 1GB [04:44:10.299] checking for WAL block size... 8kB [04:44:10.408] checking whether the C compiler works... yes [04:44:10.564] checking for C compiler default output file name... a.out [04:44:10.565] checking for suffix of executables... [04:44:10.632] checking whether we are cross compiling... no [04:44:10.720] checking for suffix of object files... o [04:44:10.729] checking whether we are using the GNU C compiler... yes [04:44:10.737] checking whether ccache clang accepts -g... yes [04:44:10.744] checking for ccache clang option to accept ISO C89... none needed [04:44:10.753] checking for ccache clang option to accept ISO C99... none needed [04:44:10.876] checking whether we are using the GNU C++ compiler... yes [04:44:10.883] checking whether ccache clang++-16 accepts -g... yes [04:44:11.012] checking for gawk... no [04:44:11.012] checking for mawk... mawk [04:44:11.013] checking for LLVM_CONFIG... llvm-config-16 [04:44:11.017] configure: using llvm 16.0.6 [04:44:11.017] checking for CLANG... ccache clang-16 [04:44:11.068] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:44:11.075] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:44:11.081] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:44:11.088] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:44:11.094] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:44:11.100] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:44:11.107] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:44:11.113] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:44:11.120] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:44:11.133] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:44:11.146] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:44:11.153] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:44:11.160] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:44:11.172] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:44:11.184] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:44:11.191] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:44:11.197] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:44:11.203] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:44:11.210] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:44:11.216] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:44:11.223] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:44:11.230] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:44:11.243] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:44:11.251] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:44:11.258] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:44:11.266] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:44:11.272] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:44:11.279] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:44:11.290] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:44:11.301] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:44:11.313] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:44:11.319] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:44:11.327] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:44:11.336] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:44:11.343] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:44:11.351] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:44:11.358] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:44:11.365] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:44:11.372] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:44:11.378] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [04:44:11.385] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [04:44:11.391] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:44:11.398] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:44:11.404] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:44:11.415] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:44:11.427] checking whether the C compiler still works... yes [04:44:11.539] checking how to run the C preprocessor... ccache clang -E [04:44:11.667] checking for pkg-config... /usr/bin/pkg-config [04:44:11.668] checking pkg-config is at least version 0.9.0... yes [04:44:11.669] checking whether to build with ICU support... yes [04:44:11.669] checking for icu-uc icu-i18n... yes [04:44:11.677] checking whether to build with Tcl... yes [04:44:11.677] checking whether to build Perl modules... yes [04:44:11.677] checking whether to build Python modules... yes [04:44:11.677] checking whether to build with GSSAPI support... yes [04:44:11.678] checking whether to build with PAM support... yes [04:44:11.678] checking whether to build with BSD Authentication support... no [04:44:11.679] checking whether to build with LDAP support... yes [04:44:11.679] checking whether to build with Bonjour support... no [04:44:11.679] checking whether to build with SELinux support... yes [04:44:11.679] checking whether to build with systemd support... yes [04:44:11.679] checking whether to build with XML support... yes [04:44:11.679] checking for libxml-2.0 >= 2.6.23... yes [04:44:11.686] checking whether to build with LZ4 support... yes [04:44:11.687] checking for liblz4... yes [04:44:11.693] checking whether to build with ZSTD support... yes [04:44:11.693] checking for libzstd >= 1.4.0... yes [04:44:11.700] checking for strip... strip [04:44:11.700] checking whether it is possible to strip libraries... yes [04:44:11.702] checking for ar... ar [04:44:11.702] checking for a BSD-compatible install... /usr/bin/install -c [04:44:11.711] checking for tar... /usr/bin/tar [04:44:11.711] checking whether ln -s works... yes [04:44:11.711] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:44:11.713] checking for bison... /usr/bin/bison [04:44:11.715] configure: using bison (GNU Bison) 3.8.2 [04:44:11.717] checking for flex... /usr/bin/flex [04:44:11.731] configure: using flex 2.6.4 [04:44:11.731] checking for perl... /usr/bin/perl [04:44:11.734] configure: using perl 5.36.0 [04:44:11.736] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:44:11.741] checking for Perl privlibexp... /usr/share/perl/5.36 [04:44:11.745] checking for Perl useshrplib... true [04:44:11.751] 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 [04:44:11.756] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:44:11.762] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:44:11.858] checking for python3... /usr/bin/python3 [04:44:11.870] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:44:11.876] checking for Python sysconfig module... yes [04:44:11.887] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:44:11.899] checking Python include directory... -I/usr/include/python3.11 [04:44:11.910] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:44:11.952] checking for a sed that does not truncate output... /usr/bin/sed [04:44:11.957] checking for grep that handles long lines and -e... /usr/bin/grep [04:44:11.960] checking for egrep... /usr/bin/grep -E [04:44:11.962] checking for ANSI C header files... yes [04:44:12.148] checking for sys/types.h... yes [04:44:12.164] checking for sys/stat.h... yes [04:44:12.179] checking for stdlib.h... yes [04:44:12.193] checking for string.h... yes [04:44:12.206] checking for memory.h... yes [04:44:12.219] checking for strings.h... yes [04:44:12.235] checking for inttypes.h... yes [04:44:12.253] checking for stdint.h... yes [04:44:12.268] checking for unistd.h... yes [04:44:12.281] checking whether ccache clang is Clang... yes [04:44:12.309] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:44:12.427] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:44:12.502] checking whether more special flags are required for pthreads... no [04:44:12.502] checking for PTHREAD_PRIO_INHERIT... yes [04:44:12.582] checking pthread.h usability... yes [04:44:12.590] checking pthread.h presence... yes [04:44:12.621] checking for pthread.h... yes [04:44:12.622] checking for strerror_r... yes [04:44:12.694] checking whether strerror_r returns int... no [04:44:12.762] checking for main in -lm... yes [04:44:12.842] checking for library containing setproctitle... no [04:44:12.998] checking for library containing dlsym... none required [04:44:13.075] checking for library containing socket... none required [04:44:13.152] checking for library containing getopt_long... none required [04:44:13.228] checking for library containing shm_open... none required [04:44:13.303] checking for library containing shm_unlink... none required [04:44:13.380] checking for library containing clock_gettime... none required [04:44:13.456] checking for library containing shmget... none required [04:44:13.532] checking for library containing backtrace_symbols... none required [04:44:13.607] checking for library containing pthread_barrier_wait... none required [04:44:13.684] checking for library containing readline... -lreadline [04:44:13.761] checking for inflate in -lz... yes [04:44:13.840] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:44:14.004] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:44:14.106] checking for SSL_new in -lssl... yes [04:44:14.210] checking for SSL_CTX_set_cert_cb... yes [04:44:14.314] checking for OPENSSL_init_ssl... yes [04:44:14.423] checking for X509_get_signature_info... yes [04:44:14.533] checking for SSL_CTX_set_num_tickets... yes [04:44:14.641] checking for pam_start in -lpam... yes [04:44:14.746] checking for xmlSaveToBuffer in -lxml2... yes [04:44:14.875] checking for xsltCleanupGlobals in -lxslt... yes [04:44:15.005] checking for LZ4_compress_default in -llz4... yes [04:44:15.135] checking for ZSTD_compress in -lzstd... yes [04:44:15.269] checking for ldap_bind in -lldap... yes [04:44:15.414] checking for ldap_initialize... yes [04:44:15.564] checking for ldap_verify_credentials... yes [04:44:15.709] checking for security_compute_create_name in -lselinux... yes [04:44:15.845] checking for uuid_export in -lossp-uuid... yes [04:44:15.979] checking for stdbool.h that conforms to C99... yes [04:44:15.990] checking for _Bool... yes [04:44:16.091] checking atomic.h usability... no [04:44:16.175] checking atomic.h presence... no [04:44:16.208] checking for atomic.h... no [04:44:16.212] checking copyfile.h usability... no [04:44:16.296] checking copyfile.h presence... no [04:44:16.330] checking for copyfile.h... no [04:44:16.334] checking execinfo.h usability... yes [04:44:16.343] checking execinfo.h presence... yes [04:44:16.373] checking for execinfo.h... yes [04:44:16.381] checking getopt.h usability... yes [04:44:16.390] checking getopt.h presence... yes [04:44:16.418] checking for getopt.h... yes [04:44:16.427] checking ifaddrs.h usability... yes [04:44:16.436] checking ifaddrs.h presence... yes [04:44:16.468] checking for ifaddrs.h... yes [04:44:16.477] checking mbarrier.h usability... no [04:44:16.564] checking mbarrier.h presence... no [04:44:16.598] checking for mbarrier.h... no [04:44:16.601] checking sys/epoll.h usability... yes [04:44:16.609] checking sys/epoll.h presence... yes [04:44:16.640] checking for sys/epoll.h... yes [04:44:16.648] checking sys/event.h usability... no [04:44:16.734] checking sys/event.h presence... no [04:44:16.770] checking for sys/event.h... no [04:44:16.773] checking sys/personality.h usability... yes [04:44:16.782] checking sys/personality.h presence... yes [04:44:16.812] checking for sys/personality.h... yes [04:44:16.819] checking sys/prctl.h usability... yes [04:44:16.827] checking sys/prctl.h presence... yes [04:44:16.858] checking for sys/prctl.h... yes [04:44:16.867] checking sys/procctl.h usability... no [04:44:16.951] checking sys/procctl.h presence... no [04:44:16.984] checking for sys/procctl.h... no [04:44:16.987] checking sys/signalfd.h usability... yes [04:44:16.995] checking sys/signalfd.h presence... yes [04:44:17.024] checking for sys/signalfd.h... yes [04:44:17.032] checking sys/ucred.h usability... no [04:44:17.115] checking sys/ucred.h presence... no [04:44:17.151] checking for sys/ucred.h... no [04:44:17.154] checking termios.h usability... yes [04:44:17.163] checking termios.h presence... yes [04:44:17.193] checking for termios.h... yes [04:44:17.200] checking ucred.h usability... no [04:44:17.283] checking ucred.h presence... no [04:44:17.315] checking for ucred.h... no [04:44:17.316] checking readline/readline.h usability... yes [04:44:17.325] checking readline/readline.h presence... yes [04:44:17.357] checking for readline/readline.h... yes [04:44:17.359] checking readline/history.h usability... yes [04:44:17.368] checking readline/history.h presence... yes [04:44:17.398] checking for readline/history.h... yes [04:44:17.401] checking zlib.h usability... yes [04:44:17.409] checking zlib.h presence... yes [04:44:17.443] checking for zlib.h... yes [04:44:17.444] checking for lz4... /usr/bin/lz4 [04:44:17.444] checking lz4.h usability... yes [04:44:17.453] checking lz4.h presence... yes [04:44:17.483] checking for lz4.h... yes [04:44:17.483] checking for zstd... /usr/bin/zstd [04:44:17.483] checking zstd.h usability... yes [04:44:17.491] checking zstd.h presence... yes [04:44:17.520] checking for zstd.h... yes [04:44:17.521] checking gssapi/gssapi.h usability... yes [04:44:17.529] checking gssapi/gssapi.h presence... yes [04:44:17.561] checking for gssapi/gssapi.h... yes [04:44:17.563] checking gssapi/gssapi_ext.h usability... yes [04:44:17.571] checking gssapi/gssapi_ext.h presence... yes [04:44:17.602] checking for gssapi/gssapi_ext.h... yes [04:44:17.603] checking for openssl... /usr/bin/openssl [04:44:17.607] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:44:17.608] checking openssl/ssl.h usability... yes [04:44:17.617] checking openssl/ssl.h presence... yes [04:44:17.678] checking for openssl/ssl.h... yes [04:44:17.678] checking openssl/err.h usability... yes [04:44:17.687] checking openssl/err.h presence... yes [04:44:17.726] checking for openssl/err.h... yes [04:44:17.726] checking security/pam_appl.h usability... yes [04:44:17.734] checking security/pam_appl.h presence... yes [04:44:17.765] checking for security/pam_appl.h... yes [04:44:17.767] checking systemd/sd-daemon.h usability... yes [04:44:17.776] checking systemd/sd-daemon.h presence... yes [04:44:17.807] checking for systemd/sd-daemon.h... yes [04:44:17.807] checking libxml/parser.h usability... yes [04:44:17.815] checking libxml/parser.h presence... yes [04:44:17.858] checking for libxml/parser.h... yes [04:44:17.859] checking libxslt/xslt.h usability... yes [04:44:17.868] checking libxslt/xslt.h presence... yes [04:44:17.911] checking for libxslt/xslt.h... yes [04:44:17.911] checking ldap.h usability... yes [04:44:17.919] checking ldap.h presence... yes [04:44:17.952] checking for ldap.h... yes [04:44:17.952] checking for compatible LDAP implementation... yes [04:44:17.960] checking ossp/uuid.h usability... yes [04:44:17.969] checking ossp/uuid.h presence... yes [04:44:18.001] checking for ossp/uuid.h... yes [04:44:18.034] checking whether byte ordering is bigendian... no [04:44:18.176] checking for inline... inline [04:44:18.187] checking for printf format archetype... printf [04:44:18.212] checking for _Static_assert... yes [04:44:18.343] checking for typeof... typeof [04:44:18.351] checking for __builtin_types_compatible_p... yes [04:44:18.362] checking for __builtin_constant_p... yes [04:44:18.373] checking for __builtin_unreachable... yes [04:44:18.503] checking for computed goto support... yes [04:44:18.510] checking for struct tm.tm_zone... yes [04:44:18.519] checking for union semun... no [04:44:18.589] checking for socklen_t... yes [04:44:18.667] checking for struct sockaddr.sa_len... no [04:44:18.807] checking for locale_t... yes [04:44:18.817] checking for C/C++ restrict keyword... __restrict [04:44:18.831] checking for struct option... yes [04:44:18.902] checking whether assembler supports x86_64 popcntq... yes [04:44:18.909] checking for special C compiler options needed for large files... no [04:44:18.909] checking for _FILE_OFFSET_BITS value needed for large files... no [04:44:18.920] checking size of off_t... 8 [04:44:19.077] checking size of bool... 1 [04:44:19.227] checking for int timezone... yes [04:44:19.365] checking for wcstombs_l declaration... no [04:44:19.516] checking for backtrace_symbols... yes [04:44:19.654] checking for copyfile... no [04:44:19.793] checking for copy_file_range... yes [04:44:19.932] checking for getifaddrs... yes [04:44:20.070] checking for getpeerucred... no [04:44:20.208] checking for inet_pton... yes [04:44:20.343] checking for kqueue... no [04:44:20.481] checking for mbstowcs_l... no [04:44:20.632] checking for memset_s... no [04:44:20.772] checking for posix_fallocate... yes [04:44:20.907] checking for ppoll... yes [04:44:21.045] checking for pthread_is_threaded_np... no [04:44:21.184] checking for setproctitle... no [04:44:21.317] checking for setproctitle_fast... no [04:44:21.459] checking for strchrnul... yes [04:44:21.598] checking for strsignal... yes [04:44:21.737] checking for syncfs... yes [04:44:21.873] checking for sync_file_range... yes [04:44:22.010] checking for uselocale... yes [04:44:22.148] checking for wcstombs_l... no [04:44:22.283] checking for __builtin_bswap16... yes [04:44:22.414] checking for __builtin_bswap32... yes [04:44:22.550] checking for __builtin_bswap64... yes [04:44:22.684] checking for __builtin_clz... yes [04:44:22.824] checking for __builtin_ctz... yes [04:44:22.964] checking for __builtin_popcount... yes [04:44:23.096] checking for __builtin_frame_address... yes [04:44:23.235] checking for _LARGEFILE_SOURCE value needed for large files... no [04:44:23.374] checking how ccache clang reports undeclared, standard C functions... warning [04:44:23.392] checking for posix_fadvise... yes [04:44:23.529] checking whether posix_fadvise is declared... yes [04:44:23.544] checking whether fdatasync is declared... yes [04:44:23.558] checking whether strlcat is declared... no [04:44:23.653] checking whether strlcpy is declared... no [04:44:23.754] checking whether strnlen is declared... yes [04:44:23.770] checking whether strsep is declared... yes [04:44:23.783] checking whether preadv is declared... yes [04:44:23.795] checking whether pwritev is declared... yes [04:44:23.807] checking whether F_FULLFSYNC is declared... no [04:44:23.876] checking for explicit_bzero... yes [04:44:24.006] checking for getopt... yes [04:44:24.141] checking for getpeereid... no [04:44:24.279] checking for inet_aton... yes [04:44:24.415] checking for mkdtemp... yes [04:44:24.547] checking for strlcat... no [04:44:24.681] checking for strlcpy... no [04:44:24.815] checking for strnlen... yes [04:44:24.947] checking for strsep... yes [04:44:25.077] checking for pthread_barrier_wait... yes [04:44:25.207] checking for getopt_long... yes [04:44:25.341] checking for syslog... yes [04:44:25.471] checking syslog.h usability... yes [04:44:25.480] checking syslog.h presence... yes [04:44:25.509] checking for syslog.h... yes [04:44:25.509] checking for opterr... yes [04:44:25.644] checking for optreset... no [04:44:25.780] checking unicode/ucol.h usability... yes [04:44:25.788] checking unicode/ucol.h presence... yes [04:44:25.825] checking for unicode/ucol.h... yes [04:44:25.829] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:44:25.844] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:44:25.854] checking for rl_completion_suppress_quote... yes [04:44:25.992] checking for rl_filename_quote_characters... yes [04:44:26.131] checking for rl_filename_quoting_function... yes [04:44:26.278] checking for append_history... yes [04:44:26.415] checking for history_truncate_file... yes [04:44:26.555] checking for rl_completion_matches... yes [04:44:26.692] checking for rl_filename_completion_function... yes [04:44:26.833] checking for rl_reset_screen_size... yes [04:44:26.976] checking for rl_variable_bind... yes [04:44:27.108] checking test program... ok [04:44:27.247] checking whether long int is 64 bits... yes [04:44:27.387] checking for __builtin_mul_overflow... yes [04:44:27.520] checking size of void *... 8 [04:44:27.677] checking size of size_t... 8 [04:44:27.828] checking size of long... 8 [04:44:27.986] checking alignment of short... 2 [04:44:28.142] checking alignment of int... 4 [04:44:28.295] checking alignment of long... 8 [04:44:28.452] checking alignment of double... 8 [04:44:28.605] checking for int8... no [04:44:28.674] checking for uint8... no [04:44:28.742] checking for int64... no [04:44:28.811] checking for uint64... no [04:44:28.881] checking for __int128... yes [04:44:29.019] checking for __int128 alignment bug... ok [04:44:29.160] checking alignment of PG_INT128_TYPE... 16 [04:44:29.311] checking for builtin __sync char locking functions... yes [04:44:29.441] checking for builtin __sync int32 locking functions... yes [04:44:29.574] checking for builtin __sync int32 atomic operations... yes [04:44:29.707] checking for builtin __sync int64 atomic operations... yes [04:44:29.843] checking for builtin __atomic int32 atomic operations... yes [04:44:29.973] checking for builtin __atomic int64 atomic operations... yes [04:44:30.108] checking for __get_cpuid... yes [04:44:30.252] checking for __get_cpuid_count... yes [04:44:30.384] checking for __cpuid... no [04:44:30.445] checking for __cpuidex... no [04:44:30.503] checking for _xgetbv with CFLAGS=... no [04:44:30.815] checking for _xgetbv with CFLAGS=-mxsave... yes [04:44:31.153] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:44:31.413] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:44:31.752] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:44:31.840] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:44:32.059] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:44:32.120] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:44:32.177] 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 [04:44:32.247] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:44:32.247] checking for library containing sem_init... none required [04:44:32.378] checking which semaphore API to use... unnamed POSIX [04:44:32.378] checking which random number source to use... OpenSSL [04:44:32.380] checking for tclsh... /usr/bin/tclsh [04:44:32.380] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:44:32.418] checking tcl.h usability... yes [04:44:32.426] checking tcl.h presence... yes [04:44:32.461] checking for tcl.h... yes [04:44:32.461] checking for perl.h... yes [04:44:32.482] checking for libperl... yes [04:44:32.704] checking Python.h usability... yes [04:44:32.714] checking Python.h presence... yes [04:44:32.779] checking for Python.h... yes [04:44:32.779] checking for xmllint... /usr/bin/xmllint [04:44:32.779] checking for xsltproc... /usr/bin/xsltproc [04:44:32.779] checking for fop... /usr/bin/fop [04:44:32.780] checking for dbtoepub... no [04:44:32.780] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:44:32.867] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:44:32.985] configure: using compiler=Debian clang version 14.0.6 [04:44:32.985] 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 [04:44:32.985] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:44:32.985] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:44:32.985] configure: using CXX=ccache clang++-16 [04:44:32.985] 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 [04:44:32.985] configure: using CLANG=ccache clang-16 [04:44:32.985] 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 [04:44:32.985] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [04:44:33.011] configure: updating cache clang.cache [04:44:33.019] configure: creating ./config.status [04:44:33.107] config.status: creating GNUmakefile [04:44:33.118] config.status: creating src/Makefile.global [04:44:33.135] config.status: creating src/include/pg_config.h [04:44:33.147] config.status: creating src/include/pg_config_ext.h [04:44:33.154] config.status: src/include/pg_config_ext.h is unchanged [04:44:33.156] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:44:33.165] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:44:33.170] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:44:33.178] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:44:33.185] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:44:33.192] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:44:33.199] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:44:33.231] [04:44:33.231] real 0m23.234s [04:44:33.231] user 0m13.879s [04:44:33.231] sys 0m9.400s [04:44:33.231] make -s -j${BUILD_JOBS} clean [04:44:33.745] time make -s -j${BUILD_JOBS} world-bin [04:44:43.225] pgbench.c:644:9: error: no previous extern declaration for non-static variable 'client_states' [-Werror,-Wmissing-variable-declarations] [04:44:43.225] CState *client_states; /* status of all clients */ [04:44:43.225] ^ [04:44:43.225] pgbench.c:644:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [04:44:43.225] CState *client_states; /* status of all clients */ [04:44:43.225] ^ [04:44:43.225] 1 error generated. [04:44:43.226] make[3]: *** [: pgbench.o] Error 1 [04:44:43.226] make[2]: *** [Makefile:45: all-pgbench-recurse] Error 2 [04:44:43.226] make[2]: *** Waiting for unfinished jobs.... [04:44:43.380] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [04:44:43.380] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:44:43.380] [04:44:43.380] real 0m9.635s [04:44:43.380] user 0m15.232s [04:44:43.380] sys 0m9.037s [04:44:43.380] [04:44:43.380] Exit status: 2