[21:20:06.520] time ./configure \ [21:20:06.520] --cache clang.cache \ [21:20:06.520] ${LINUX_CONFIGURE_FEATURES} \ [21:20:06.520] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [21:20:06.717] configure: creating cache clang.cache [21:20:06.732] checking build system type... x86_64-pc-linux-gnu [21:20:06.844] checking host system type... x86_64-pc-linux-gnu [21:20:06.844] checking which template to use... linux [21:20:06.844] checking whether NLS is wanted... no [21:20:06.844] checking for default port number... 5432 [21:20:06.852] checking for block size... 8kB [21:20:06.854] checking for segment size... 1GB [21:20:06.857] checking for WAL block size... 8kB [21:20:06.981] checking whether the C compiler works... yes [21:20:07.153] checking for C compiler default output file name... a.out [21:20:07.154] checking for suffix of executables... [21:20:07.226] checking whether we are cross compiling... no [21:20:07.328] checking for suffix of object files... o [21:20:07.391] checking whether we are using the GNU C compiler... yes [21:20:07.425] checking whether ccache clang accepts -g... yes [21:20:07.489] checking for ccache clang option to accept ISO C89... none needed [21:20:07.528] checking for ccache clang option to accept ISO C99... none needed [21:20:07.665] checking whether we are using the GNU C++ compiler... yes [21:20:07.673] checking whether ccache clang++-16 accepts -g... yes [21:20:07.891] checking for gawk... no [21:20:07.892] checking for mawk... mawk [21:20:07.892] checking for LLVM_CONFIG... llvm-config-16 [21:20:07.898] configure: using llvm 16.0.6 [21:20:07.898] checking for CLANG... ccache clang-16 [21:20:07.954] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:20:07.993] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:20:08.063] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:20:08.126] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:20:08.134] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [21:20:08.169] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [21:20:08.207] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:20:08.215] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:20:08.285] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [21:20:08.327] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [21:20:08.342] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [21:20:08.351] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [21:20:08.359] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:20:08.373] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [21:20:08.449] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:20:08.512] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [21:20:08.521] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [21:20:08.585] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:20:08.593] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [21:20:08.601] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:20:08.609] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [21:20:08.678] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [21:20:08.749] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [21:20:08.819] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:20:08.883] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:20:08.948] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:20:08.984] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:20:08.993] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:20:09.008] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:20:09.080] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:20:09.121] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:20:09.130] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:20:09.138] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:20:09.148] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:20:09.157] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:20:09.194] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:20:09.231] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:20:09.269] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:20:09.306] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:20:09.314] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [21:20:09.322] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [21:20:09.330] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:20:09.368] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:20:09.377] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:20:09.421] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:20:09.464] checking whether the C compiler still works... yes [21:20:09.641] checking how to run the C preprocessor... ccache clang -E [21:20:09.792] checking for pkg-config... /usr/bin/pkg-config [21:20:09.792] checking pkg-config is at least version 0.9.0... yes [21:20:09.794] checking whether to build with ICU support... yes [21:20:09.794] checking for icu-uc icu-i18n... yes [21:20:09.804] checking whether to build with Tcl... yes [21:20:09.804] checking whether to build Perl modules... yes [21:20:09.804] checking whether to build Python modules... yes [21:20:09.804] checking whether to build with GSSAPI support... yes [21:20:09.805] checking whether to build with PAM support... yes [21:20:09.806] checking whether to build with BSD Authentication support... no [21:20:09.806] checking whether to build with LDAP support... yes [21:20:09.806] checking whether to build with Bonjour support... no [21:20:09.806] checking whether to build with SELinux support... yes [21:20:09.806] checking whether to build with systemd support... yes [21:20:09.806] checking whether to build with XML support... yes [21:20:09.807] checking for libxml-2.0 >= 2.6.23... yes [21:20:09.815] checking whether to build with LZ4 support... yes [21:20:09.815] checking for liblz4... yes [21:20:09.824] checking whether to build with ZSTD support... yes [21:20:09.824] checking for libzstd >= 1.4.0... yes [21:20:09.833] checking for strip... strip [21:20:09.833] checking whether it is possible to strip libraries... yes [21:20:09.835] checking for ar... ar [21:20:09.836] checking for a BSD-compatible install... /usr/bin/install -c [21:20:09.846] checking for tar... /usr/bin/tar [21:20:09.847] checking whether ln -s works... yes [21:20:09.847] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:20:09.850] checking for bison... /usr/bin/bison [21:20:09.853] configure: using bison (GNU Bison) 3.8.2 [21:20:09.856] checking for flex... /usr/bin/flex [21:20:09.871] configure: using flex 2.6.4 [21:20:09.871] checking for perl... /usr/bin/perl [21:20:09.875] configure: using perl 5.36.0 [21:20:09.877] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:20:09.882] checking for Perl privlibexp... /usr/share/perl/5.36 [21:20:09.887] checking for Perl useshrplib... true [21:20:09.894] 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:20:09.900] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:20:09.905] 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:20:10.001] checking for python3... /usr/bin/python3 [21:20:10.013] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [21:20:10.022] checking for Python sysconfig module... yes [21:20:10.034] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:20:10.050] checking Python include directory... -I/usr/include/python3.11 [21:20:10.064] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:20:10.109] checking for a sed that does not truncate output... /usr/bin/sed [21:20:10.114] checking for grep that handles long lines and -e... /usr/bin/grep [21:20:10.117] checking for egrep... /usr/bin/grep -E [21:20:10.119] checking for ANSI C header files... yes [21:20:10.351] checking for sys/types.h... yes [21:20:10.443] checking for sys/stat.h... yes [21:20:10.461] checking for stdlib.h... yes [21:20:10.512] checking for string.h... yes [21:20:10.565] checking for memory.h... yes [21:20:10.660] checking for strings.h... yes [21:20:10.759] checking for inttypes.h... yes [21:20:10.780] checking for stdint.h... yes [21:20:10.877] checking for unistd.h... yes [21:20:10.974] checking whether ccache clang is Clang... yes [21:20:11.004] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:20:11.159] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:20:11.241] checking whether more special flags are required for pthreads... no [21:20:11.241] checking for PTHREAD_PRIO_INHERIT... yes [21:20:11.330] checking pthread.h usability... yes [21:20:11.430] checking pthread.h presence... yes [21:20:11.464] checking for pthread.h... yes [21:20:11.465] checking for strerror_r... yes [21:20:11.549] checking whether strerror_r returns int... no [21:20:11.622] checking for main in -lm... yes [21:20:11.711] checking for library containing setproctitle... no [21:20:11.888] checking for library containing dlsym... none required [21:20:11.969] checking for library containing socket... none required [21:20:12.051] checking for library containing getopt_long... none required [21:20:12.133] checking for library containing shm_open... none required [21:20:12.214] checking for library containing shm_unlink... none required [21:20:12.301] checking for library containing clock_gettime... none required [21:20:12.385] checking for library containing shmget... none required [21:20:12.469] checking for library containing backtrace_symbols... none required [21:20:12.558] checking for library containing pthread_barrier_wait... none required [21:20:12.643] checking for library containing readline... -lreadline [21:20:12.726] checking for inflate in -lz... yes [21:20:12.812] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:20:12.994] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:20:13.107] checking for SSL_new in -lssl... yes [21:20:13.222] checking for SSL_CTX_set_cert_cb... yes [21:20:13.337] checking for OPENSSL_init_ssl... yes [21:20:13.459] checking for X509_get_signature_info... yes [21:20:13.583] checking for SSL_CTX_set_num_tickets... yes [21:20:13.703] checking for pam_start in -lpam... yes [21:20:13.820] checking for xmlSaveToBuffer in -lxml2... yes [21:20:13.958] checking for xsltCleanupGlobals in -lxslt... yes [21:20:14.100] checking for LZ4_compress_default in -llz4... yes [21:20:14.239] checking for ZSTD_compress in -lzstd... yes [21:20:14.377] checking for ldap_bind in -lldap... yes [21:20:14.532] checking for ldap_initialize... yes [21:20:14.700] checking for ldap_verify_credentials... yes [21:20:14.861] checking for security_compute_create_name in -lselinux... yes [21:20:15.003] checking for uuid_export in -lossp-uuid... yes [21:20:15.141] checking for stdbool.h that conforms to C99... yes [21:20:15.181] checking for _Bool... yes [21:20:15.326] checking atomic.h usability... no [21:20:15.417] checking atomic.h presence... no [21:20:15.455] checking for atomic.h... no [21:20:15.459] checking copyfile.h usability... no [21:20:15.550] checking copyfile.h presence... no [21:20:15.586] checking for copyfile.h... no [21:20:15.590] checking execinfo.h usability... yes [21:20:15.681] checking execinfo.h presence... yes [21:20:15.713] checking for execinfo.h... yes [21:20:15.721] checking getopt.h usability... yes [21:20:15.768] checking getopt.h presence... yes [21:20:15.800] checking for getopt.h... yes [21:20:15.808] checking ifaddrs.h usability... yes [21:20:15.905] checking ifaddrs.h presence... yes [21:20:15.939] checking for ifaddrs.h... yes [21:20:15.947] checking mbarrier.h usability... no [21:20:16.036] checking mbarrier.h presence... no [21:20:16.073] checking for mbarrier.h... no [21:20:16.077] checking sys/epoll.h usability... yes [21:20:16.087] checking sys/epoll.h presence... yes [21:20:16.120] checking for sys/epoll.h... yes [21:20:16.128] checking sys/event.h usability... no [21:20:16.217] checking sys/event.h presence... no [21:20:16.253] checking for sys/event.h... no [21:20:16.256] checking sys/personality.h usability... yes [21:20:16.264] checking sys/personality.h presence... yes [21:20:16.296] checking for sys/personality.h... yes [21:20:16.304] checking sys/prctl.h usability... yes [21:20:16.351] checking sys/prctl.h presence... yes [21:20:16.383] checking for sys/prctl.h... yes [21:20:16.392] checking sys/procctl.h usability... no [21:20:16.478] checking sys/procctl.h presence... no [21:20:16.514] checking for sys/procctl.h... no [21:20:16.517] checking sys/signalfd.h usability... yes [21:20:16.525] checking sys/signalfd.h presence... yes [21:20:16.557] checking for sys/signalfd.h... yes [21:20:16.565] checking sys/ucred.h usability... no [21:20:16.652] checking sys/ucred.h presence... no [21:20:16.688] checking for sys/ucred.h... no [21:20:16.692] checking termios.h usability... yes [21:20:16.701] checking termios.h presence... yes [21:20:16.733] checking for termios.h... yes [21:20:16.741] checking ucred.h usability... no [21:20:16.830] checking ucred.h presence... no [21:20:16.868] checking for ucred.h... no [21:20:16.870] checking readline/readline.h usability... yes [21:20:16.963] checking readline/readline.h presence... yes [21:20:16.998] checking for readline/readline.h... yes [21:20:17.000] checking readline/history.h usability... yes [21:20:17.008] checking readline/history.h presence... yes [21:20:17.044] checking for readline/history.h... yes [21:20:17.047] checking zlib.h usability... yes [21:20:17.097] checking zlib.h presence... yes [21:20:17.134] checking for zlib.h... yes [21:20:17.134] checking for lz4... /usr/bin/lz4 [21:20:17.134] checking lz4.h usability... yes [21:20:17.145] checking lz4.h presence... yes [21:20:17.178] checking for lz4.h... yes [21:20:17.179] checking for zstd... /usr/bin/zstd [21:20:17.179] checking zstd.h usability... yes [21:20:17.276] checking zstd.h presence... yes [21:20:17.309] checking for zstd.h... yes [21:20:17.310] checking gssapi/gssapi.h usability... yes [21:20:17.357] checking gssapi/gssapi.h presence... yes [21:20:17.390] checking for gssapi/gssapi.h... yes [21:20:17.392] checking gssapi/gssapi_ext.h usability... yes [21:20:17.439] checking gssapi/gssapi_ext.h presence... yes [21:20:17.474] checking for gssapi/gssapi_ext.h... yes [21:20:17.475] checking for openssl... /usr/bin/openssl [21:20:17.480] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:20:17.480] checking openssl/ssl.h usability... yes [21:20:17.491] checking openssl/ssl.h presence... yes [21:20:17.558] checking for openssl/ssl.h... yes [21:20:17.558] checking openssl/err.h usability... yes [21:20:17.670] checking openssl/err.h presence... yes [21:20:17.713] checking for openssl/err.h... yes [21:20:17.713] checking security/pam_appl.h usability... yes [21:20:17.805] checking security/pam_appl.h presence... yes [21:20:17.835] checking for security/pam_appl.h... yes [21:20:17.837] checking systemd/sd-daemon.h usability... yes [21:20:17.884] checking systemd/sd-daemon.h presence... yes [21:20:17.917] checking for systemd/sd-daemon.h... yes [21:20:17.918] checking libxml/parser.h usability... yes [21:20:18.035] checking libxml/parser.h presence... yes [21:20:18.080] checking for libxml/parser.h... yes [21:20:18.080] checking libxslt/xslt.h usability... yes [21:20:18.203] checking libxslt/xslt.h presence... yes [21:20:18.249] checking for libxslt/xslt.h... yes [21:20:18.249] checking ldap.h usability... yes [21:20:18.298] checking ldap.h presence... yes [21:20:18.333] checking for ldap.h... yes [21:20:18.334] checking for compatible LDAP implementation... yes [21:20:18.373] checking ossp/uuid.h usability... yes [21:20:18.382] checking ossp/uuid.h presence... yes [21:20:18.416] checking for ossp/uuid.h... yes [21:20:18.453] checking whether byte ordering is bigendian... no [21:20:18.609] checking for inline... inline [21:20:18.647] checking for printf format archetype... printf [21:20:18.675] checking for _Static_assert... yes [21:20:18.821] checking for typeof... typeof [21:20:18.856] checking for __builtin_types_compatible_p... yes [21:20:18.894] checking for __builtin_constant_p... yes [21:20:18.963] checking for __builtin_unreachable... yes [21:20:19.100] checking for computed goto support... yes [21:20:19.164] checking for struct tm.tm_zone... yes [21:20:19.239] checking for union semun... no [21:20:19.313] checking for socklen_t... yes [21:20:19.400] checking for struct sockaddr.sa_len... no [21:20:19.551] checking for locale_t... yes [21:20:19.589] checking for C/C++ restrict keyword... __restrict [21:20:19.628] checking for struct option... yes [21:20:19.704] checking whether assembler supports x86_64 popcntq... yes [21:20:19.776] checking for special C compiler options needed for large files... no [21:20:19.776] checking for _FILE_OFFSET_BITS value needed for large files... no [21:20:19.854] checking size of off_t... 8 [21:20:20.025] checking size of bool... 1 [21:20:20.184] checking for int timezone... yes [21:20:20.330] checking for wcstombs_l declaration... no [21:20:20.497] checking for backtrace_symbols... yes [21:20:20.658] checking for copyfile... no [21:20:20.804] checking for copy_file_range... yes [21:20:20.946] checking for getifaddrs... yes [21:20:21.093] checking for getpeerucred... no [21:20:21.237] checking for inet_pton... yes [21:20:21.374] checking for kqueue... no [21:20:21.514] checking for mbstowcs_l... no [21:20:21.652] checking for memset_s... no [21:20:21.793] checking for posix_fallocate... yes [21:20:21.937] checking for ppoll... yes [21:20:22.076] checking for pthread_is_threaded_np... no [21:20:22.219] checking for setproctitle... no [21:20:22.365] checking for setproctitle_fast... no [21:20:22.509] checking for strchrnul... yes [21:20:22.652] checking for strsignal... yes [21:20:22.799] checking for syncfs... yes [21:20:22.948] checking for sync_file_range... yes [21:20:23.091] checking for uselocale... yes [21:20:23.231] checking for wcstombs_l... no [21:20:23.374] checking for __builtin_bswap16... yes [21:20:23.513] checking for __builtin_bswap32... yes [21:20:23.653] checking for __builtin_bswap64... yes [21:20:23.793] checking for __builtin_clz... yes [21:20:23.933] checking for __builtin_ctz... yes [21:20:24.078] checking for __builtin_popcount... yes [21:20:24.221] checking for __builtin_frame_address... yes [21:20:24.359] checking for _LARGEFILE_SOURCE value needed for large files... no [21:20:24.497] checking how ccache clang reports undeclared, standard C functions... warning [21:20:24.575] checking for posix_fadvise... yes [21:20:24.712] checking whether posix_fadvise is declared... yes [21:20:24.726] checking whether fdatasync is declared... yes [21:20:24.800] checking whether strlcat is declared... no [21:20:24.900] checking whether strlcpy is declared... no [21:20:24.998] checking whether strnlen is declared... yes [21:20:25.013] checking whether strsep is declared... yes [21:20:25.028] checking whether preadv is declared... yes [21:20:25.070] checking whether pwritev is declared... yes [21:20:25.146] checking whether F_FULLFSYNC is declared... no [21:20:25.217] checking for explicit_bzero... yes [21:20:25.352] checking for getopt... yes [21:20:25.485] checking for getpeereid... no [21:20:25.623] checking for inet_aton... yes [21:20:25.758] checking for mkdtemp... yes [21:20:25.893] checking for strlcat... no [21:20:26.038] checking for strlcpy... no [21:20:26.181] checking for strnlen... yes [21:20:26.320] checking for strsep... yes [21:20:26.458] checking for pthread_barrier_wait... yes [21:20:26.603] checking for getopt_long... yes [21:20:26.740] checking for syslog... yes [21:20:26.888] checking syslog.h usability... yes [21:20:26.898] checking syslog.h presence... yes [21:20:26.931] checking for syslog.h... yes [21:20:26.931] checking for opterr... yes [21:20:27.074] checking for optreset... no [21:20:27.229] checking unicode/ucol.h usability... yes [21:20:27.283] checking unicode/ucol.h presence... yes [21:20:27.326] checking for unicode/ucol.h... yes [21:20:27.331] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:20:27.379] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:20:27.458] checking for rl_completion_suppress_quote... yes [21:20:27.611] checking for rl_filename_quote_characters... yes [21:20:27.760] checking for rl_filename_quoting_function... yes [21:20:27.931] checking for append_history... yes [21:20:28.100] checking for history_truncate_file... yes [21:20:28.248] checking for rl_completion_matches... yes [21:20:28.400] checking for rl_filename_completion_function... yes [21:20:28.542] checking for rl_reset_screen_size... yes [21:20:28.697] checking for rl_variable_bind... yes [21:20:28.845] checking test program... ok [21:20:28.997] checking whether long int is 64 bits... yes [21:20:29.153] checking for __builtin_mul_overflow... yes [21:20:29.299] checking size of void *... 8 [21:20:29.467] checking size of size_t... 8 [21:20:29.632] checking size of long... 8 [21:20:29.797] checking alignment of short... 2 [21:20:29.961] checking alignment of int... 4 [21:20:30.129] checking alignment of long... 8 [21:20:30.295] checking alignment of double... 8 [21:20:30.463] checking for int8... no [21:20:30.540] checking for uint8... no [21:20:30.615] checking for int64... no [21:20:30.693] checking for uint64... no [21:20:30.769] checking for __int128... yes [21:20:30.921] checking for __int128 alignment bug... ok [21:20:31.070] checking alignment of PG_INT128_TYPE... 16 [21:20:31.235] checking for builtin __sync char locking functions... yes [21:20:31.374] checking for builtin __sync int32 locking functions... yes [21:20:31.516] checking for builtin __sync int32 atomic operations... yes [21:20:31.657] checking for builtin __sync int64 atomic operations... yes [21:20:31.799] checking for builtin __atomic int32 atomic operations... yes [21:20:31.941] checking for builtin __atomic int64 atomic operations... yes [21:20:32.114] checking for __get_cpuid... yes [21:20:32.282] checking for __get_cpuid_count... yes [21:20:32.427] checking for __cpuid... no [21:20:32.492] checking for __cpuidex... no [21:20:32.555] checking for _xgetbv with CFLAGS=... no [21:20:32.881] checking for _xgetbv with CFLAGS=-mxsave... yes [21:20:33.272] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:20:33.553] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:20:33.945] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:20:34.046] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:20:34.278] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:20:34.343] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:20:34.400] 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:20:34.474] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:20:34.474] checking for library containing sem_init... none required [21:20:34.612] checking which semaphore API to use... unnamed POSIX [21:20:34.612] checking which random number source to use... OpenSSL [21:20:34.614] checking for tclsh... /usr/bin/tclsh [21:20:34.614] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:20:34.654] checking tcl.h usability... yes [21:20:34.758] checking tcl.h presence... yes [21:20:34.794] checking for tcl.h... yes [21:20:34.795] checking for perl.h... yes [21:20:34.815] checking for libperl... yes [21:20:35.048] checking Python.h usability... yes [21:20:35.059] checking Python.h presence... yes [21:20:35.125] checking for Python.h... yes [21:20:35.125] checking for xmllint... /usr/bin/xmllint [21:20:35.126] checking for xsltproc... /usr/bin/xsltproc [21:20:35.126] checking for fop... /usr/bin/fop [21:20:35.126] checking for dbtoepub... no [21:20:35.127] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:20:35.219] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:20:35.346] configure: using compiler=Debian clang version 14.0.6 [21:20:35.346] 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:20:35.346] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:20:35.346] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:20:35.346] configure: using CXX=ccache clang++-16 [21:20:35.346] 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:20:35.346] configure: using CLANG=ccache clang-16 [21:20:35.346] 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:20:35.346] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [21:20:35.376] configure: updating cache clang.cache [21:20:35.386] configure: creating ./config.status [21:20:35.480] config.status: creating GNUmakefile [21:20:35.493] config.status: creating src/Makefile.global [21:20:35.510] config.status: creating src/include/pg_config.h [21:20:35.523] config.status: creating src/include/pg_config_ext.h [21:20:35.531] config.status: src/include/pg_config_ext.h is unchanged [21:20:35.534] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:20:35.542] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:20:35.548] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:20:35.556] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:20:35.564] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:20:35.572] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:20:35.580] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:20:35.616] [21:20:35.616] real 0m29.096s [21:20:35.616] user 0m16.991s [21:20:35.616] sys 0m12.133s [21:20:35.616] make -s -j${BUILD_JOBS} clean [21:20:36.134] time make -s -j${BUILD_JOBS} world-bin [21:22:08.500] md.c:1457:8: error: implicit declaration of function 'pgstat_drop_entry' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [21:22:08.500] if (!pgstat_drop_entry(PGSTAT_KIND_RELFILENODE, delrels[i].dbOid, delrels[i].spcOid, delrels[i].relNumber)) [21:22:08.500] ^ [21:22:08.500] md.c:1457:8: note: did you mean 'pgstat_have_entry'? [21:22:08.500] ../../../../src/include/pgstat.h:533:13: note: 'pgstat_have_entry' declared here [21:22:08.500] extern bool pgstat_have_entry(PgStat_Kind kind, Oid dboid, Oid objoid, RelFileNumber relfile); [21:22:08.500] ^ [21:22:08.500] md.c:1471:3: error: implicit declaration of function 'pgstat_request_entry_refs_gc' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [21:22:08.500] pgstat_request_entry_refs_gc(); [21:22:08.500] ^ [21:22:08.500] 2 errors generated. [21:22:08.501] make[4]: *** [: md.o] Error 1 [21:22:08.501] make[4]: *** Waiting for unfinished jobs.... [21:22:08.544] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [21:22:08.544] make[3]: *** Waiting for unfinished jobs.... [21:22:09.205] make[2]: *** [common.mk:37: storage-recursive] Error 2 [21:22:09.205] make[2]: *** Waiting for unfinished jobs.... [21:22:34.848] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:22:34.848] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:22:34.848] [21:22:34.848] real 1m58.715s [21:22:34.848] user 6m3.394s [21:22:34.848] sys 1m43.404s [21:22:34.848] [21:22:34.848] Exit status: 2