[00:36:00.153] time ./configure \ [00:36:00.153] --cache clang.cache \ [00:36:00.153] ${LINUX_CONFIGURE_FEATURES} \ [00:36:00.153] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [00:36:00.318] configure: creating cache clang.cache [00:36:00.331] checking build system type... x86_64-pc-linux-gnu [00:36:00.432] checking host system type... x86_64-pc-linux-gnu [00:36:00.432] checking which template to use... linux [00:36:00.432] checking whether NLS is wanted... no [00:36:00.433] checking for default port number... 5432 [00:36:00.439] checking for block size... 8kB [00:36:00.440] checking for segment size... 1GB [00:36:00.442] checking for WAL block size... 8kB [00:36:00.560] checking whether the C compiler works... yes [00:36:00.718] checking for C compiler default output file name... a.out [00:36:00.719] checking for suffix of executables... [00:36:00.787] checking whether we are cross compiling... no [00:36:00.880] checking for suffix of object files... o [00:36:00.888] checking whether we are using the GNU C compiler... yes [00:36:00.896] checking whether ccache clang accepts -g... yes [00:36:00.903] checking for ccache clang option to accept ISO C89... none needed [00:36:00.911] checking for ccache clang option to accept ISO C99... none needed [00:36:01.041] checking whether we are using the GNU C++ compiler... yes [00:36:01.049] checking whether ccache clang++-16 accepts -g... yes [00:36:01.184] checking for gawk... no [00:36:01.185] checking for mawk... mawk [00:36:01.185] checking for LLVM_CONFIG... llvm-config-16 [00:36:01.190] configure: using llvm 16.0.6 [00:36:01.190] checking for CLANG... ccache clang-16 [00:36:01.241] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [00:36:01.247] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [00:36:01.254] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [00:36:01.260] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [00:36:01.266] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [00:36:01.273] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [00:36:01.279] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [00:36:01.286] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:36:01.293] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [00:36:01.305] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [00:36:01.316] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [00:36:01.322] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [00:36:01.330] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [00:36:01.342] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [00:36:01.356] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [00:36:01.363] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [00:36:01.369] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [00:36:01.376] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [00:36:01.382] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [00:36:01.388] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [00:36:01.395] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [00:36:01.401] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [00:36:01.414] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [00:36:01.422] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:36:01.429] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:36:01.437] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:36:01.444] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:36:01.452] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [00:36:01.463] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:36:01.475] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:36:01.487] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:36:01.495] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:36:01.503] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:36:01.511] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [00:36:01.518] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [00:36:01.524] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [00:36:01.531] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [00:36:01.537] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [00:36:01.544] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [00:36:01.550] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [00:36:01.556] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [00:36:01.563] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:36:01.569] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:36:01.575] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [00:36:01.587] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:36:01.600] checking whether the C compiler still works... yes [00:36:01.710] checking how to run the C preprocessor... ccache clang -E [00:36:01.845] checking for pkg-config... /usr/bin/pkg-config [00:36:01.845] checking pkg-config is at least version 0.9.0... yes [00:36:01.846] checking whether to build with ICU support... yes [00:36:01.846] checking for icu-uc icu-i18n... yes [00:36:01.854] checking whether to build with Tcl... yes [00:36:01.854] checking whether to build Perl modules... yes [00:36:01.854] checking whether to build Python modules... yes [00:36:01.854] checking whether to build with GSSAPI support... yes [00:36:01.855] checking whether to build with PAM support... yes [00:36:01.855] checking whether to build with BSD Authentication support... no [00:36:01.855] checking whether to build with LDAP support... yes [00:36:01.855] checking whether to build with Bonjour support... no [00:36:01.855] checking whether to build with SELinux support... yes [00:36:01.855] checking whether to build with systemd support... yes [00:36:01.856] checking whether to build with XML support... yes [00:36:01.856] checking for libxml-2.0 >= 2.6.23... yes [00:36:01.863] checking whether to build with LZ4 support... yes [00:36:01.863] checking for liblz4... yes [00:36:01.870] checking whether to build with ZSTD support... yes [00:36:01.870] checking for libzstd >= 1.4.0... yes [00:36:01.877] checking for strip... strip [00:36:01.877] checking whether it is possible to strip libraries... yes [00:36:01.879] checking for ar... ar [00:36:01.879] checking for a BSD-compatible install... /usr/bin/install -c [00:36:01.887] checking for tar... /usr/bin/tar [00:36:01.887] checking whether ln -s works... yes [00:36:01.887] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:36:01.889] checking for bison... /usr/bin/bison [00:36:01.891] configure: using bison (GNU Bison) 3.8.2 [00:36:01.894] checking for flex... /usr/bin/flex [00:36:01.907] configure: using flex 2.6.4 [00:36:01.907] checking for perl... /usr/bin/perl [00:36:01.910] configure: using perl 5.36.0 [00:36:01.912] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [00:36:01.917] checking for Perl privlibexp... /usr/share/perl/5.36 [00:36:01.922] checking for Perl useshrplib... true [00:36:01.928] 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 [00:36:01.934] checking for CFLAGS to compile embedded Perl... -DDEBIAN [00:36:01.939] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [00:36:02.029] checking for python3... /usr/bin/python3 [00:36:02.042] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [00:36:02.049] checking for Python sysconfig module... yes [00:36:02.061] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [00:36:02.073] checking Python include directory... -I/usr/include/python3.11 [00:36:02.085] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [00:36:02.126] checking for a sed that does not truncate output... /usr/bin/sed [00:36:02.131] checking for grep that handles long lines and -e... /usr/bin/grep [00:36:02.133] checking for egrep... /usr/bin/grep -E [00:36:02.135] checking for ANSI C header files... yes [00:36:02.321] checking for sys/types.h... yes [00:36:02.337] checking for sys/stat.h... yes [00:36:02.353] checking for stdlib.h... yes [00:36:02.369] checking for string.h... yes [00:36:02.384] checking for memory.h... yes [00:36:02.399] checking for strings.h... yes [00:36:02.415] checking for inttypes.h... yes [00:36:02.432] checking for stdint.h... yes [00:36:02.446] checking for unistd.h... yes [00:36:02.460] checking whether ccache clang is Clang... yes [00:36:02.489] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [00:36:02.612] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [00:36:02.688] checking whether more special flags are required for pthreads... no [00:36:02.688] checking for PTHREAD_PRIO_INHERIT... yes [00:36:02.770] checking pthread.h usability... yes [00:36:02.778] checking pthread.h presence... yes [00:36:02.810] checking for pthread.h... yes [00:36:02.810] checking for strerror_r... yes [00:36:02.888] checking whether strerror_r returns int... no [00:36:02.957] checking for main in -lm... yes [00:36:03.041] checking for library containing setproctitle... no [00:36:03.208] checking for library containing dlsym... none required [00:36:03.290] checking for library containing socket... none required [00:36:03.369] checking for library containing getopt_long... none required [00:36:03.459] checking for library containing shm_open... none required [00:36:03.541] checking for library containing shm_unlink... none required [00:36:03.617] checking for library containing clock_gettime... none required [00:36:03.692] checking for library containing shmget... none required [00:36:03.771] checking for library containing backtrace_symbols... none required [00:36:03.851] checking for library containing pthread_barrier_wait... none required [00:36:03.929] checking for library containing readline... -lreadline [00:36:04.007] checking for inflate in -lz... yes [00:36:04.089] checking for library containing gss_store_cred_into... -lgssapi_krb5 [00:36:04.259] checking for CRYPTO_new_ex_data in -lcrypto... yes [00:36:04.361] checking for SSL_new in -lssl... yes [00:36:04.470] checking for SSL_CTX_set_cert_cb... yes [00:36:04.580] checking for OPENSSL_init_ssl... yes [00:36:04.697] checking for X509_get_signature_info... yes [00:36:04.808] checking for SSL_CTX_set_num_tickets... yes [00:36:04.917] checking for pam_start in -lpam... yes [00:36:05.020] checking for xmlSaveToBuffer in -lxml2... yes [00:36:05.157] checking for xsltCleanupGlobals in -lxslt... yes [00:36:05.303] checking for LZ4_compress_default in -llz4... yes [00:36:05.454] checking for ZSTD_compress in -lzstd... yes [00:36:05.591] checking for ldap_bind in -lldap... yes [00:36:05.741] checking for ldap_initialize... yes [00:36:05.896] checking for ldap_verify_credentials... yes [00:36:06.056] checking for security_compute_create_name in -lselinux... yes [00:36:06.188] checking for uuid_export in -lossp-uuid... yes [00:36:06.328] checking for stdbool.h that conforms to C99... yes [00:36:06.340] checking for _Bool... yes [00:36:06.444] checking atomic.h usability... no [00:36:06.531] checking atomic.h presence... no [00:36:06.565] checking for atomic.h... no [00:36:06.568] checking copyfile.h usability... no [00:36:06.653] checking copyfile.h presence... no [00:36:06.687] checking for copyfile.h... no [00:36:06.691] checking execinfo.h usability... yes [00:36:06.700] checking execinfo.h presence... yes [00:36:06.730] checking for execinfo.h... yes [00:36:06.739] checking getopt.h usability... yes [00:36:06.748] checking getopt.h presence... yes [00:36:06.779] checking for getopt.h... yes [00:36:06.787] checking ifaddrs.h usability... yes [00:36:06.796] checking ifaddrs.h presence... yes [00:36:06.830] checking for ifaddrs.h... yes [00:36:06.838] checking mbarrier.h usability... no [00:36:06.926] checking mbarrier.h presence... no [00:36:06.963] checking for mbarrier.h... no [00:36:06.967] checking sys/epoll.h usability... yes [00:36:06.976] checking sys/epoll.h presence... yes [00:36:07.009] checking for sys/epoll.h... yes [00:36:07.018] checking sys/event.h usability... no [00:36:07.106] checking sys/event.h presence... no [00:36:07.141] checking for sys/event.h... no [00:36:07.144] checking sys/personality.h usability... yes [00:36:07.152] checking sys/personality.h presence... yes [00:36:07.182] checking for sys/personality.h... yes [00:36:07.189] checking sys/prctl.h usability... yes [00:36:07.196] checking sys/prctl.h presence... yes [00:36:07.226] checking for sys/prctl.h... yes [00:36:07.233] checking sys/procctl.h usability... no [00:36:07.316] checking sys/procctl.h presence... no [00:36:07.351] checking for sys/procctl.h... no [00:36:07.354] checking sys/signalfd.h usability... yes [00:36:07.362] checking sys/signalfd.h presence... yes [00:36:07.392] checking for sys/signalfd.h... yes [00:36:07.399] checking sys/ucred.h usability... no [00:36:07.483] checking sys/ucred.h presence... no [00:36:07.518] checking for sys/ucred.h... no [00:36:07.521] checking termios.h usability... yes [00:36:07.529] checking termios.h presence... yes [00:36:07.559] checking for termios.h... yes [00:36:07.565] checking ucred.h usability... no [00:36:07.651] checking ucred.h presence... no [00:36:07.686] checking for ucred.h... no [00:36:07.687] checking readline/readline.h usability... yes [00:36:07.696] checking readline/readline.h presence... yes [00:36:07.729] checking for readline/readline.h... yes [00:36:07.731] checking readline/history.h usability... yes [00:36:07.739] checking readline/history.h presence... yes [00:36:07.772] checking for readline/history.h... yes [00:36:07.775] checking zlib.h usability... yes [00:36:07.783] checking zlib.h presence... yes [00:36:07.816] checking for zlib.h... yes [00:36:07.816] checking for lz4... /usr/bin/lz4 [00:36:07.817] checking lz4.h usability... yes [00:36:07.825] checking lz4.h presence... yes [00:36:07.855] checking for lz4.h... yes [00:36:07.856] checking for zstd... /usr/bin/zstd [00:36:07.856] checking zstd.h usability... yes [00:36:07.866] checking zstd.h presence... yes [00:36:07.897] checking for zstd.h... yes [00:36:07.897] checking gssapi/gssapi.h usability... yes [00:36:07.906] checking gssapi/gssapi.h presence... yes [00:36:07.938] checking for gssapi/gssapi.h... yes [00:36:07.939] checking gssapi/gssapi_ext.h usability... yes [00:36:07.948] checking gssapi/gssapi_ext.h presence... yes [00:36:07.980] checking for gssapi/gssapi_ext.h... yes [00:36:07.981] checking for openssl... /usr/bin/openssl [00:36:07.986] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [00:36:07.986] checking openssl/ssl.h usability... yes [00:36:07.996] checking openssl/ssl.h presence... yes [00:36:08.060] checking for openssl/ssl.h... yes [00:36:08.060] checking openssl/err.h usability... yes [00:36:08.070] checking openssl/err.h presence... yes [00:36:08.111] checking for openssl/err.h... yes [00:36:08.111] checking security/pam_appl.h usability... yes [00:36:08.120] checking security/pam_appl.h presence... yes [00:36:08.152] checking for security/pam_appl.h... yes [00:36:08.153] checking systemd/sd-daemon.h usability... yes [00:36:08.162] checking systemd/sd-daemon.h presence... yes [00:36:08.196] checking for systemd/sd-daemon.h... yes [00:36:08.197] checking libxml/parser.h usability... yes [00:36:08.206] checking libxml/parser.h presence... yes [00:36:08.251] checking for libxml/parser.h... yes [00:36:08.251] checking libxslt/xslt.h usability... yes [00:36:08.261] checking libxslt/xslt.h presence... yes [00:36:08.305] checking for libxslt/xslt.h... yes [00:36:08.306] checking ldap.h usability... yes [00:36:08.314] checking ldap.h presence... yes [00:36:08.350] checking for ldap.h... yes [00:36:08.350] checking for compatible LDAP implementation... yes [00:36:08.358] checking ossp/uuid.h usability... yes [00:36:08.366] checking ossp/uuid.h presence... yes [00:36:08.401] checking for ossp/uuid.h... yes [00:36:08.437] checking whether byte ordering is bigendian... no [00:36:08.594] checking for inline... inline [00:36:08.606] checking for printf format archetype... printf [00:36:08.634] checking for _Static_assert... yes [00:36:08.767] checking for typeof... typeof [00:36:08.775] checking for __builtin_types_compatible_p... yes [00:36:08.786] checking for __builtin_constant_p... yes [00:36:08.797] checking for __builtin_unreachable... yes [00:36:08.934] checking for computed goto support... yes [00:36:08.942] checking for struct tm.tm_zone... yes [00:36:08.951] checking for union semun... no [00:36:09.021] checking for socklen_t... yes [00:36:09.105] checking for struct sockaddr.sa_len... no [00:36:09.247] checking for locale_t... yes [00:36:09.258] checking for C/C++ restrict keyword... __restrict [00:36:09.271] checking for struct option... yes [00:36:09.344] checking whether assembler supports x86_64 popcntq... yes [00:36:09.352] checking for special C compiler options needed for large files... no [00:36:09.352] checking for _FILE_OFFSET_BITS value needed for large files... no [00:36:09.364] checking size of off_t... 8 [00:36:09.521] checking size of bool... 1 [00:36:09.675] checking for int timezone... yes [00:36:09.827] checking for wcstombs_l declaration... no [00:36:09.982] checking for backtrace_symbols... yes [00:36:10.124] checking for copyfile... no [00:36:10.265] checking for copy_file_range... yes [00:36:10.405] checking for getifaddrs... yes [00:36:10.560] checking for getpeerucred... no [00:36:10.708] checking for inet_pton... yes [00:36:10.848] checking for kqueue... no [00:36:11.019] checking for mbstowcs_l... no [00:36:11.160] checking for memset_s... no [00:36:11.302] checking for posix_fallocate... yes [00:36:11.447] checking for ppoll... yes [00:36:11.591] checking for pthread_is_threaded_np... no [00:36:11.734] checking for setproctitle... no [00:36:11.884] checking for setproctitle_fast... no [00:36:12.028] checking for strchrnul... yes [00:36:12.175] checking for strsignal... yes [00:36:12.317] checking for syncfs... yes [00:36:12.459] checking for sync_file_range... yes [00:36:12.627] checking for uselocale... yes [00:36:12.781] checking for wcstombs_l... no [00:36:12.924] checking for __builtin_bswap16... yes [00:36:13.067] checking for __builtin_bswap32... yes [00:36:13.210] checking for __builtin_bswap64... yes [00:36:13.357] checking for __builtin_clz... yes [00:36:13.501] checking for __builtin_ctz... yes [00:36:13.645] checking for __builtin_popcount... yes [00:36:13.782] checking for __builtin_frame_address... yes [00:36:13.917] checking for _LARGEFILE_SOURCE value needed for large files... no [00:36:14.057] checking how ccache clang reports undeclared, standard C functions... warning [00:36:14.075] checking for posix_fadvise... yes [00:36:14.219] checking whether posix_fadvise is declared... yes [00:36:14.232] checking whether fdatasync is declared... yes [00:36:14.245] checking whether strlcat is declared... no [00:36:14.345] checking whether strlcpy is declared... no [00:36:14.441] checking whether strnlen is declared... yes [00:36:14.454] checking whether strsep is declared... yes [00:36:14.468] checking whether preadv is declared... yes [00:36:14.480] checking whether pwritev is declared... yes [00:36:14.492] checking whether F_FULLFSYNC is declared... no [00:36:14.561] checking for explicit_bzero... yes [00:36:14.690] checking for getopt... yes [00:36:14.826] checking for getpeereid... no [00:36:14.964] checking for inet_aton... yes [00:36:15.106] checking for mkdtemp... yes [00:36:15.240] checking for strlcat... no [00:36:15.380] checking for strlcpy... no [00:36:15.530] checking for strnlen... yes [00:36:15.665] checking for strsep... yes [00:36:15.796] checking for pthread_barrier_wait... yes [00:36:15.938] checking for getopt_long... yes [00:36:16.078] checking for syslog... yes [00:36:16.216] checking syslog.h usability... yes [00:36:16.224] checking syslog.h presence... yes [00:36:16.255] checking for syslog.h... yes [00:36:16.256] checking for opterr... yes [00:36:16.400] checking for optreset... no [00:36:16.542] checking unicode/ucol.h usability... yes [00:36:16.551] checking unicode/ucol.h presence... yes [00:36:16.591] checking for unicode/ucol.h... yes [00:36:16.596] checking whether LLVMCreateGDBRegistrationListener is declared... yes [00:36:16.610] checking whether LLVMCreatePerfJITEventListener is declared... yes [00:36:16.620] checking for rl_completion_suppress_quote... yes [00:36:16.778] checking for rl_filename_quote_characters... yes [00:36:16.928] checking for rl_filename_quoting_function... yes [00:36:17.073] checking for append_history... yes [00:36:17.223] checking for history_truncate_file... yes [00:36:17.381] checking for rl_completion_matches... yes [00:36:17.528] checking for rl_filename_completion_function... yes [00:36:17.671] checking for rl_reset_screen_size... yes [00:36:17.819] checking for rl_variable_bind... yes [00:36:17.961] checking test program... ok [00:36:18.110] checking whether long int is 64 bits... yes [00:36:18.261] checking for __builtin_mul_overflow... yes [00:36:18.401] checking size of void *... 8 [00:36:18.570] checking size of size_t... 8 [00:36:18.738] checking size of long... 8 [00:36:18.894] checking alignment of short... 2 [00:36:19.055] checking alignment of int... 4 [00:36:19.224] checking alignment of long... 8 [00:36:19.384] checking alignment of double... 8 [00:36:19.544] checking for int8... no [00:36:19.614] checking for uint8... no [00:36:19.688] checking for int64... no [00:36:19.758] checking for uint64... no [00:36:19.830] checking for __int128... yes [00:36:19.970] checking for __int128 alignment bug... ok [00:36:20.111] checking alignment of PG_INT128_TYPE... 16 [00:36:20.267] checking for builtin __sync char locking functions... yes [00:36:20.404] checking for builtin __sync int32 locking functions... yes [00:36:20.545] checking for builtin __sync int32 atomic operations... yes [00:36:20.684] checking for builtin __sync int64 atomic operations... yes [00:36:20.823] checking for builtin __atomic int32 atomic operations... yes [00:36:20.975] checking for builtin __atomic int64 atomic operations... yes [00:36:21.116] checking for __get_cpuid... yes [00:36:21.270] checking for __get_cpuid_count... yes [00:36:21.407] checking for __cpuid... no [00:36:21.469] checking for __cpuidex... no [00:36:21.528] checking for _xgetbv with CFLAGS=... no [00:36:21.849] checking for _xgetbv with CFLAGS=-mxsave... yes [00:36:22.186] checking for _mm512_popcnt_epi64 with CFLAGS=... no [00:36:22.459] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [00:36:22.806] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [00:36:22.898] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [00:36:23.138] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:36:23.203] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:36:23.263] 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 [00:36:23.337] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:36:23.337] checking for library containing sem_init... none required [00:36:23.477] checking which semaphore API to use... unnamed POSIX [00:36:23.477] checking which random number source to use... OpenSSL [00:36:23.479] checking for tclsh... /usr/bin/tclsh [00:36:23.479] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [00:36:23.520] checking tcl.h usability... yes [00:36:23.529] checking tcl.h presence... yes [00:36:23.567] checking for tcl.h... yes [00:36:23.567] checking for perl.h... yes [00:36:23.590] checking for libperl... yes [00:36:23.819] checking Python.h usability... yes [00:36:23.829] checking Python.h presence... yes [00:36:23.896] checking for Python.h... yes [00:36:23.896] checking for xmllint... /usr/bin/xmllint [00:36:23.897] checking for xsltproc... /usr/bin/xsltproc [00:36:23.897] checking for fop... /usr/bin/fop [00:36:23.897] checking for dbtoepub... no [00:36:23.898] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [00:36:23.988] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [00:36:24.113] configure: using compiler=Debian clang version 14.0.6 [00:36:24.113] 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 [00:36:24.113] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [00:36:24.113] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [00:36:24.113] configure: using CXX=ccache clang++-16 [00:36:24.113] 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 [00:36:24.113] configure: using CLANG=ccache clang-16 [00:36:24.113] 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 [00:36:24.113] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [00:36:24.140] configure: updating cache clang.cache [00:36:24.151] configure: creating ./config.status [00:36:24.238] config.status: creating GNUmakefile [00:36:24.250] config.status: creating src/Makefile.global [00:36:24.268] config.status: creating src/include/pg_config.h [00:36:24.283] config.status: creating src/include/pg_config_ext.h [00:36:24.291] config.status: src/include/pg_config_ext.h is unchanged [00:36:24.293] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:36:24.302] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [00:36:24.307] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:36:24.314] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [00:36:24.323] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [00:36:24.330] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [00:36:24.336] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [00:36:24.372] [00:36:24.372] real 0m24.218s [00:36:24.372] user 0m14.601s [00:36:24.372] sys 0m9.644s [00:36:24.372] make -s -j${BUILD_JOBS} clean [00:36:24.893] time make -s -j${BUILD_JOBS} world-bin [00:36:28.691] vacuum.c:121:9: error: no previous extern declaration for non-static variable 'nap_time_since_last_report' [-Werror,-Wmissing-variable-declarations] [00:36:28.691] double nap_time_since_last_report = 0; [00:36:28.691] ^ [00:36:28.691] vacuum.c:121:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [00:36:28.691] double nap_time_since_last_report = 0; [00:36:28.691] ^ [00:36:28.691] 1 error generated. [00:36:28.691] make[3]: *** [: vacuum.o] Error 1 [00:36:28.691] make[2]: *** [common.mk:37: commands-recursive] Error 2 [00:36:28.691] make[2]: *** Waiting for unfinished jobs.... [00:36:30.480] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:36:30.480] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:36:30.480] [00:36:30.480] real 0m5.587s [00:36:30.480] user 0m11.140s [00:36:30.480] sys 0m5.373s [00:36:30.481] [00:36:30.481] Exit status: 2