[13:59:50.656] time ./configure \ [13:59:50.656] --cache clang.cache \ [13:59:50.656] ${LINUX_CONFIGURE_FEATURES} \ [13:59:50.656] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [13:59:50.815] configure: creating cache clang.cache [13:59:50.828] checking build system type... x86_64-pc-linux-gnu [13:59:50.925] checking host system type... x86_64-pc-linux-gnu [13:59:50.925] checking which template to use... linux [13:59:50.926] checking whether NLS is wanted... no [13:59:50.926] checking for default port number... 5432 [13:59:50.932] checking for block size... 8kB [13:59:50.933] checking for segment size... 1GB [13:59:50.935] checking for WAL block size... 8kB [13:59:51.041] checking whether the C compiler works... yes [13:59:51.198] checking for C compiler default output file name... a.out [13:59:51.199] checking for suffix of executables... [13:59:51.264] checking whether we are cross compiling... no [13:59:51.354] checking for suffix of object files... o [13:59:51.362] checking whether we are using the GNU C compiler... yes [13:59:51.368] checking whether ccache clang accepts -g... yes [13:59:51.374] checking for ccache clang option to accept ISO C89... none needed [13:59:51.381] checking for ccache clang option to accept ISO C99... none needed [13:59:51.499] checking whether we are using the GNU C++ compiler... yes [13:59:51.505] checking whether ccache clang++-16 accepts -g... yes [13:59:51.630] checking for gawk... no [13:59:51.630] checking for mawk... mawk [13:59:51.630] checking for LLVM_CONFIG... llvm-config-16 [13:59:51.634] configure: using llvm 16.0.6 [13:59:51.634] checking for CLANG... ccache clang-16 [13:59:51.678] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [13:59:51.684] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [13:59:51.690] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [13:59:51.696] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [13:59:51.702] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [13:59:51.709] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [13:59:51.715] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [13:59:51.721] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:59:51.727] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [13:59:51.737] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [13:59:51.747] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [13:59:51.753] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [13:59:51.759] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [13:59:51.769] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [13:59:51.780] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [13:59:51.785] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [13:59:51.791] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [13:59:51.797] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [13:59:51.803] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [13:59:51.808] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [13:59:51.814] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [13:59:51.820] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [13:59:51.830] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [13:59:51.836] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:59:51.842] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:59:51.848] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:59:51.854] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:59:51.859] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:59:51.870] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:59:51.881] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:59:51.892] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:59:51.897] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:59:51.904] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:59:51.911] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:59:51.917] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:59:51.923] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [13:59:51.929] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:59:51.935] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [13:59:51.941] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [13:59:51.948] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [13:59:51.954] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [13:59:51.960] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:59:51.966] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:59:51.972] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:59:51.983] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:59:51.994] checking whether the C compiler still works... yes [13:59:52.100] checking how to run the C preprocessor... ccache clang -E [13:59:52.224] checking for pkg-config... /usr/bin/pkg-config [13:59:52.224] checking pkg-config is at least version 0.9.0... yes [13:59:52.225] checking whether to build with ICU support... yes [13:59:52.225] checking for icu-uc icu-i18n... yes [13:59:52.232] checking whether to build with Tcl... yes [13:59:52.232] checking whether to build Perl modules... yes [13:59:52.232] checking whether to build Python modules... yes [13:59:52.232] checking whether to build with GSSAPI support... yes [13:59:52.234] checking whether to build with PAM support... yes [13:59:52.234] checking whether to build with BSD Authentication support... no [13:59:52.234] checking whether to build with LDAP support... yes [13:59:52.234] checking whether to build with Bonjour support... no [13:59:52.234] checking whether to build with SELinux support... yes [13:59:52.234] checking whether to build with systemd support... yes [13:59:52.234] checking whether to build with XML support... yes [13:59:52.235] checking for libxml-2.0 >= 2.6.23... yes [13:59:52.242] checking whether to build with LZ4 support... yes [13:59:52.242] checking for liblz4... yes [13:59:52.249] checking whether to build with ZSTD support... yes [13:59:52.250] checking for libzstd >= 1.4.0... yes [13:59:52.257] checking for strip... strip [13:59:52.257] checking whether it is possible to strip libraries... yes [13:59:52.259] checking for ar... ar [13:59:52.259] checking for a BSD-compatible install... /usr/bin/install -c [13:59:52.268] checking for tar... /usr/bin/tar [13:59:52.268] checking whether ln -s works... yes [13:59:52.268] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:59:52.270] checking for bison... /usr/bin/bison [13:59:52.272] configure: using bison (GNU Bison) 3.8.2 [13:59:52.275] checking for flex... /usr/bin/flex [13:59:52.287] configure: using flex 2.6.4 [13:59:52.287] checking for perl... /usr/bin/perl [13:59:52.290] configure: using perl 5.36.0 [13:59:52.292] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [13:59:52.296] checking for Perl privlibexp... /usr/share/perl/5.36 [13:59:52.301] checking for Perl useshrplib... true [13:59:52.306] 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 [13:59:52.311] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:59:52.317] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [13:59:52.407] checking for python3... /usr/bin/python3 [13:59:52.418] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [13:59:52.424] checking for Python sysconfig module... yes [13:59:52.434] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [13:59:52.446] checking Python include directory... -I/usr/include/python3.11 [13:59:52.457] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [13:59:52.495] checking for a sed that does not truncate output... /usr/bin/sed [13:59:52.500] checking for grep that handles long lines and -e... /usr/bin/grep [13:59:52.502] checking for egrep... /usr/bin/grep -E [13:59:52.503] checking for ANSI C header files... yes [13:59:52.674] checking for sys/types.h... yes [13:59:52.688] checking for sys/stat.h... yes [13:59:52.702] checking for stdlib.h... yes [13:59:52.715] checking for string.h... yes [13:59:52.728] checking for memory.h... yes [13:59:52.741] checking for strings.h... yes [13:59:52.754] checking for inttypes.h... yes [13:59:52.769] checking for stdint.h... yes [13:59:52.782] checking for unistd.h... yes [13:59:52.794] checking whether ccache clang is Clang... yes [13:59:52.821] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [13:59:52.932] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:59:53.005] checking whether more special flags are required for pthreads... no [13:59:53.005] checking for PTHREAD_PRIO_INHERIT... yes [13:59:53.082] checking pthread.h usability... yes [13:59:53.090] checking pthread.h presence... yes [13:59:53.121] checking for pthread.h... yes [13:59:53.122] checking for strerror_r... yes [13:59:53.194] checking whether strerror_r returns int... no [13:59:53.258] checking for main in -lm... yes [13:59:53.336] checking for library containing setproctitle... no [13:59:53.491] checking for library containing dlsym... none required [13:59:53.565] checking for library containing socket... none required [13:59:53.643] checking for library containing getopt_long... none required [13:59:53.719] checking for library containing shm_open... none required [13:59:53.796] checking for library containing shm_unlink... none required [13:59:53.871] checking for library containing clock_gettime... none required [13:59:53.948] checking for library containing shmget... none required [13:59:54.024] checking for library containing backtrace_symbols... none required [13:59:54.098] checking for library containing pthread_barrier_wait... none required [13:59:54.172] checking for library containing readline... -lreadline [13:59:54.246] checking for inflate in -lz... yes [13:59:54.323] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:59:54.481] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:59:54.580] checking for SSL_new in -lssl... yes [13:59:54.680] checking for SSL_CTX_set_cert_cb... yes [13:59:54.783] checking for OPENSSL_init_ssl... yes [13:59:54.887] checking for X509_get_signature_info... yes [13:59:54.993] checking for SSL_CTX_set_num_tickets... yes [13:59:55.098] checking for pam_start in -lpam... yes [13:59:55.198] checking for xmlSaveToBuffer in -lxml2... yes [13:59:55.323] checking for xsltCleanupGlobals in -lxslt... yes [13:59:55.450] checking for LZ4_compress_default in -llz4... yes [13:59:55.577] checking for ZSTD_compress in -lzstd... yes [13:59:55.702] checking for ldap_bind in -lldap... yes [13:59:55.842] checking for ldap_initialize... yes [13:59:55.981] checking for ldap_verify_credentials... yes [13:59:56.119] checking for security_compute_create_name in -lselinux... yes [13:59:56.246] checking for uuid_export in -lossp-uuid... yes [13:59:56.371] checking for stdbool.h that conforms to C99... yes [13:59:56.381] checking for _Bool... yes [13:59:56.477] checking atomic.h usability... no [13:59:56.558] checking atomic.h presence... no [13:59:56.594] checking for atomic.h... no [13:59:56.597] checking copyfile.h usability... no [13:59:56.677] checking copyfile.h presence... no [13:59:56.709] checking for copyfile.h... no [13:59:56.712] checking execinfo.h usability... yes [13:59:56.720] checking execinfo.h presence... yes [13:59:56.747] checking for execinfo.h... yes [13:59:56.753] checking getopt.h usability... yes [13:59:56.761] checking getopt.h presence... yes [13:59:56.789] checking for getopt.h... yes [13:59:56.796] checking ifaddrs.h usability... yes [13:59:56.803] checking ifaddrs.h presence... yes [13:59:56.833] checking for ifaddrs.h... yes [13:59:56.840] checking mbarrier.h usability... no [13:59:56.917] checking mbarrier.h presence... no [13:59:56.947] checking for mbarrier.h... no [13:59:56.950] checking sys/epoll.h usability... yes [13:59:56.958] checking sys/epoll.h presence... yes [13:59:56.985] checking for sys/epoll.h... yes [13:59:56.992] checking sys/event.h usability... no [13:59:57.069] checking sys/event.h presence... no [13:59:57.099] checking for sys/event.h... no [13:59:57.102] checking sys/personality.h usability... yes [13:59:57.109] checking sys/personality.h presence... yes [13:59:57.136] checking for sys/personality.h... yes [13:59:57.142] checking sys/prctl.h usability... yes [13:59:57.149] checking sys/prctl.h presence... yes [13:59:57.177] checking for sys/prctl.h... yes [13:59:57.183] checking sys/procctl.h usability... no [13:59:57.261] checking sys/procctl.h presence... no [13:59:57.293] checking for sys/procctl.h... no [13:59:57.296] checking sys/signalfd.h usability... yes [13:59:57.303] checking sys/signalfd.h presence... yes [13:59:57.331] checking for sys/signalfd.h... yes [13:59:57.337] checking sys/ucred.h usability... no [13:59:57.414] checking sys/ucred.h presence... no [13:59:57.446] checking for sys/ucred.h... no [13:59:57.449] checking termios.h usability... yes [13:59:57.456] checking termios.h presence... yes [13:59:57.485] checking for termios.h... yes [13:59:57.492] checking ucred.h usability... no [13:59:57.570] checking ucred.h presence... no [13:59:57.601] checking for ucred.h... no [13:59:57.603] checking readline/readline.h usability... yes [13:59:57.610] checking readline/readline.h presence... yes [13:59:57.640] checking for readline/readline.h... yes [13:59:57.641] checking readline/history.h usability... yes [13:59:57.648] checking readline/history.h presence... yes [13:59:57.676] checking for readline/history.h... yes [13:59:57.679] checking zlib.h usability... yes [13:59:57.686] checking zlib.h presence... yes [13:59:57.715] checking for zlib.h... yes [13:59:57.715] checking for lz4... /usr/bin/lz4 [13:59:57.716] checking lz4.h usability... yes [13:59:57.723] checking lz4.h presence... yes [13:59:57.751] checking for lz4.h... yes [13:59:57.752] checking for zstd... /usr/bin/zstd [13:59:57.752] checking zstd.h usability... yes [13:59:57.759] checking zstd.h presence... yes [13:59:57.786] checking for zstd.h... yes [13:59:57.787] checking gssapi/gssapi.h usability... yes [13:59:57.794] checking gssapi/gssapi.h presence... yes [13:59:57.822] checking for gssapi/gssapi.h... yes [13:59:57.823] checking gssapi/gssapi_ext.h usability... yes [13:59:57.830] checking gssapi/gssapi_ext.h presence... yes [13:59:57.859] checking for gssapi/gssapi_ext.h... yes [13:59:57.860] checking for openssl... /usr/bin/openssl [13:59:57.864] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:59:57.864] checking openssl/ssl.h usability... yes [13:59:57.873] checking openssl/ssl.h presence... yes [13:59:57.929] checking for openssl/ssl.h... yes [13:59:57.929] checking openssl/err.h usability... yes [13:59:57.937] checking openssl/err.h presence... yes [13:59:57.974] checking for openssl/err.h... yes [13:59:57.974] checking security/pam_appl.h usability... yes [13:59:57.981] checking security/pam_appl.h presence... yes [13:59:58.007] checking for security/pam_appl.h... yes [13:59:58.008] checking systemd/sd-daemon.h usability... yes [13:59:58.016] checking systemd/sd-daemon.h presence... yes [13:59:58.046] checking for systemd/sd-daemon.h... yes [13:59:58.047] checking libxml/parser.h usability... yes [13:59:58.055] checking libxml/parser.h presence... yes [13:59:58.093] checking for libxml/parser.h... yes [13:59:58.093] checking libxslt/xslt.h usability... yes [13:59:58.101] checking libxslt/xslt.h presence... yes [13:59:58.140] checking for libxslt/xslt.h... yes [13:59:58.141] checking ldap.h usability... yes [13:59:58.148] checking ldap.h presence... yes [13:59:58.177] checking for ldap.h... yes [13:59:58.177] checking for compatible LDAP implementation... yes [13:59:58.184] checking ossp/uuid.h usability... yes [13:59:58.191] checking ossp/uuid.h presence... yes [13:59:58.220] checking for ossp/uuid.h... yes [13:59:58.251] checking whether byte ordering is bigendian... no [13:59:58.383] checking for inline... inline [13:59:58.393] checking for printf format archetype... printf [13:59:58.417] checking for _Static_assert... yes [13:59:58.540] checking for typeof... typeof [13:59:58.546] checking for __builtin_types_compatible_p... yes [13:59:58.556] checking for __builtin_constant_p... yes [13:59:58.566] checking for __builtin_unreachable... yes [13:59:58.689] checking for computed goto support... yes [13:59:58.695] checking for struct tm.tm_zone... yes [13:59:58.703] checking for union semun... no [13:59:58.765] checking for socklen_t... yes [13:59:58.836] checking for struct sockaddr.sa_len... no [13:59:58.963] checking for locale_t... yes [13:59:58.973] checking for C/C++ restrict keyword... __restrict [13:59:58.984] checking for struct option... yes [13:59:59.050] checking whether assembler supports x86_64 popcntq... yes [13:59:59.056] checking for special C compiler options needed for large files... no [13:59:59.056] checking for _FILE_OFFSET_BITS value needed for large files... no [13:59:59.066] checking size of off_t... 8 [13:59:59.211] checking size of bool... 1 [13:59:59.347] checking for int timezone... yes [13:59:59.477] checking for wcstombs_l declaration... no [13:59:59.617] checking for backtrace_symbols... yes [13:59:59.747] checking for copyfile... no [13:59:59.873] checking for copy_file_range... yes [13:59:59.999] checking for getifaddrs... yes [14:00:00.132] checking for getpeerucred... no [14:00:00.265] checking for inet_pton... yes [14:00:00.397] checking for kqueue... no [14:00:00.525] checking for mbstowcs_l... no [14:00:00.653] checking for memset_s... no [14:00:00.779] checking for posix_fallocate... yes [14:00:00.905] checking for ppoll... yes [14:00:01.041] checking for pthread_is_threaded_np... no [14:00:01.175] checking for setproctitle... no [14:00:01.311] checking for setproctitle_fast... no [14:00:01.445] checking for strchrnul... yes [14:00:01.582] checking for strsignal... yes [14:00:01.712] checking for syncfs... yes [14:00:01.848] checking for sync_file_range... yes [14:00:01.985] checking for uselocale... yes [14:00:02.120] checking for wcstombs_l... no [14:00:02.254] checking for __builtin_bswap16... yes [14:00:02.389] checking for __builtin_bswap32... yes [14:00:02.521] checking for __builtin_bswap64... yes [14:00:02.652] checking for __builtin_clz... yes [14:00:02.780] checking for __builtin_ctz... yes [14:00:02.909] checking for __builtin_popcount... yes [14:00:03.041] checking for __builtin_frame_address... yes [14:00:03.167] checking for _LARGEFILE_SOURCE value needed for large files... no [14:00:03.295] checking how ccache clang reports undeclared, standard C functions... warning [14:00:03.312] checking for posix_fadvise... yes [14:00:03.443] checking whether posix_fadvise is declared... yes [14:00:03.456] checking whether fdatasync is declared... yes [14:00:03.468] checking whether strlcat is declared... no [14:00:03.559] checking whether strlcpy is declared... no [14:00:03.647] checking whether strnlen is declared... yes [14:00:03.659] checking whether strsep is declared... yes [14:00:03.671] checking whether preadv is declared... yes [14:00:03.683] checking whether pwritev is declared... yes [14:00:03.694] checking whether F_FULLFSYNC is declared... no [14:00:03.756] checking for explicit_bzero... yes [14:00:03.875] checking for getopt... yes [14:00:03.998] checking for getpeereid... no [14:00:04.126] checking for inet_aton... yes [14:00:04.253] checking for mkdtemp... yes [14:00:04.373] checking for strlcat... no [14:00:04.496] checking for strlcpy... no [14:00:04.621] checking for strnlen... yes [14:00:04.741] checking for strsep... yes [14:00:04.863] checking for pthread_barrier_wait... yes [14:00:04.984] checking for getopt_long... yes [14:00:05.106] checking for syslog... yes [14:00:05.225] checking syslog.h usability... yes [14:00:05.233] checking syslog.h presence... yes [14:00:05.261] checking for syslog.h... yes [14:00:05.261] checking for opterr... yes [14:00:05.387] checking for optreset... no [14:00:05.513] checking unicode/ucol.h usability... yes [14:00:05.521] checking unicode/ucol.h presence... yes [14:00:05.555] checking for unicode/ucol.h... yes [14:00:05.560] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:00:05.571] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:00:05.579] checking for rl_completion_suppress_quote... yes [14:00:05.710] checking for rl_filename_quote_characters... yes [14:00:05.839] checking for rl_filename_quoting_function... yes [14:00:05.970] checking for append_history... yes [14:00:06.097] checking for history_truncate_file... yes [14:00:06.226] checking for rl_completion_matches... yes [14:00:06.353] checking for rl_filename_completion_function... yes [14:00:06.484] checking for rl_reset_screen_size... yes [14:00:06.616] checking for rl_variable_bind... yes [14:00:06.739] checking test program... ok [14:00:06.866] checking whether long int is 64 bits... yes [14:00:07.002] checking for __builtin_mul_overflow... yes [14:00:07.130] checking size of void *... 8 [14:00:07.281] checking size of size_t... 8 [14:00:07.431] checking size of long... 8 [14:00:07.578] checking alignment of short... 2 [14:00:07.721] checking alignment of int... 4 [14:00:07.864] checking alignment of long... 8 [14:00:08.013] checking alignment of double... 8 [14:00:08.166] checking for int8... no [14:00:08.230] checking for uint8... no [14:00:08.293] checking for int64... no [14:00:08.357] checking for uint64... no [14:00:08.420] checking for __int128... yes [14:00:08.548] checking for __int128 alignment bug... ok [14:00:08.682] checking alignment of PG_INT128_TYPE... 16 [14:00:08.825] checking for builtin __sync char locking functions... yes [14:00:08.945] checking for builtin __sync int32 locking functions... yes [14:00:09.069] checking for builtin __sync int32 atomic operations... yes [14:00:09.192] checking for builtin __sync int64 atomic operations... yes [14:00:09.313] checking for builtin __atomic int32 atomic operations... yes [14:00:09.437] checking for builtin __atomic int64 atomic operations... yes [14:00:09.561] checking for __get_cpuid... yes [14:00:09.695] checking for __get_cpuid_count... yes [14:00:09.822] checking for __cpuid... no [14:00:09.878] checking for __cpuidex... no [14:00:09.933] checking for _xgetbv with CFLAGS=... no [14:00:10.227] checking for _xgetbv with CFLAGS=-mxsave... yes [14:00:10.542] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:00:10.793] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:00:11.115] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:00:11.202] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:00:11.414] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:00:11.471] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:00:11.523] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [14:00:11.590] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:00:11.590] checking for library containing sem_init... none required [14:00:11.714] checking which semaphore API to use... unnamed POSIX [14:00:11.714] checking which random number source to use... OpenSSL [14:00:11.716] checking for tclsh... /usr/bin/tclsh [14:00:11.716] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:00:11.754] checking tcl.h usability... yes [14:00:11.763] checking tcl.h presence... yes [14:00:11.796] checking for tcl.h... yes [14:00:11.796] checking for perl.h... yes [14:00:11.815] checking for libperl... yes [14:00:12.032] checking Python.h usability... yes [14:00:12.042] checking Python.h presence... yes [14:00:12.105] checking for Python.h... yes [14:00:12.105] checking for xmllint... /usr/bin/xmllint [14:00:12.105] checking for xsltproc... /usr/bin/xsltproc [14:00:12.105] checking for fop... /usr/bin/fop [14:00:12.105] checking for dbtoepub... no [14:00:12.106] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [14:00:12.186] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:00:12.296] configure: using compiler=Debian clang version 14.0.6 [14:00:12.296] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [14:00:12.296] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:00:12.296] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [14:00:12.296] configure: using CXX=ccache clang++-16 [14:00:12.297] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [14:00:12.297] configure: using CLANG=ccache clang-16 [14:00:12.297] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [14:00:12.297] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [14:00:12.320] configure: updating cache clang.cache [14:00:12.329] configure: creating ./config.status [14:00:12.409] config.status: creating GNUmakefile [14:00:12.420] config.status: creating src/Makefile.global [14:00:12.435] config.status: creating src/include/pg_config.h [14:00:12.446] config.status: creating src/include/pg_config_ext.h [14:00:12.453] config.status: src/include/pg_config_ext.h is unchanged [14:00:12.454] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:00:12.462] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [14:00:12.466] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:00:12.473] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:00:12.480] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:00:12.486] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:00:12.493] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:00:12.525] [14:00:12.525] real 0m21.869s [14:00:12.525] user 0m13.045s [14:00:12.525] sys 0m8.845s [14:00:12.525] make -s -j${BUILD_JOBS} clean [14:00:13.005] time make -s -j${BUILD_JOBS} world-bin [14:00:16.659] vacuum.c:121:9: error: no previous extern declaration for non-static variable 'nap_time_since_last_report' [-Werror,-Wmissing-variable-declarations] [14:00:16.659] double nap_time_since_last_report = 0; [14:00:16.659] ^ [14:00:16.659] vacuum.c:121:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [14:00:16.659] double nap_time_since_last_report = 0; [14:00:16.659] ^ [14:00:16.659] 1 error generated. [14:00:16.659] make[3]: *** [: vacuum.o] Error 1 [14:00:16.659] make[2]: *** [common.mk:37: commands-recursive] Error 2 [14:00:16.659] make[2]: *** Waiting for unfinished jobs.... [14:00:18.960] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:00:18.960] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:00:18.961] [14:00:18.961] real 0m5.956s [14:00:18.961] user 0m12.868s [14:00:18.961] sys 0m5.883s [14:00:18.961] [14:00:18.961] Exit status: 2