[20:37:14.407] time ./configure \ [20:37:14.407] --cache clang.cache \ [20:37:14.407] ${LINUX_CONFIGURE_FEATURES} \ [20:37:14.407] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [20:37:14.592] configure: creating cache clang.cache [20:37:14.606] checking build system type... x86_64-pc-linux-gnu [20:37:14.711] checking host system type... x86_64-pc-linux-gnu [20:37:14.711] checking which template to use... linux [20:37:14.712] checking whether NLS is wanted... no [20:37:14.712] checking for default port number... 5432 [20:37:14.719] checking for block size... 8kB [20:37:14.720] checking for segment size... 1GB [20:37:14.722] checking for WAL block size... 8kB [20:37:14.843] checking whether the C compiler works... yes [20:37:15.006] checking for C compiler default output file name... a.out [20:37:15.008] checking for suffix of executables... [20:37:15.082] checking whether we are cross compiling... no [20:37:15.187] checking for suffix of object files... o [20:37:15.196] checking whether we are using the GNU C compiler... yes [20:37:15.204] checking whether ccache clang accepts -g... yes [20:37:15.211] checking for ccache clang option to accept ISO C89... none needed [20:37:15.220] checking for ccache clang option to accept ISO C99... none needed [20:37:15.357] checking whether we are using the GNU C++ compiler... yes [20:37:15.365] checking whether ccache clang++-16 accepts -g... yes [20:37:15.505] checking for gawk... no [20:37:15.505] checking for mawk... mawk [20:37:15.505] checking for LLVM_CONFIG... llvm-config-16 [20:37:15.510] configure: using llvm 16.0.6 [20:37:15.510] checking for CLANG... ccache clang-16 [20:37:15.560] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [20:37:15.567] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [20:37:15.575] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [20:37:15.582] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [20:37:15.589] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [20:37:15.595] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [20:37:15.602] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [20:37:15.609] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:37:15.616] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [20:37:15.628] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [20:37:15.641] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [20:37:15.649] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [20:37:15.657] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [20:37:15.670] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [20:37:15.681] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [20:37:15.689] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [20:37:15.696] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [20:37:15.703] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [20:37:15.710] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [20:37:15.718] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [20:37:15.725] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [20:37:15.733] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [20:37:15.745] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [20:37:15.753] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:37:15.760] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:37:15.768] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [20:37:15.776] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [20:37:15.783] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [20:37:15.795] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [20:37:15.809] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:37:15.822] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:37:15.829] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:37:15.837] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:37:15.845] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [20:37:15.851] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [20:37:15.858] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [20:37:15.865] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [20:37:15.873] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [20:37:15.880] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [20:37:15.887] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [20:37:15.894] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [20:37:15.901] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [20:37:15.908] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [20:37:15.915] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [20:37:15.927] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [20:37:15.939] checking whether the C compiler still works... yes [20:37:16.054] checking how to run the C preprocessor... ccache clang -E [20:37:16.190] checking for pkg-config... /usr/bin/pkg-config [20:37:16.190] checking pkg-config is at least version 0.9.0... yes [20:37:16.191] checking whether to build with ICU support... yes [20:37:16.192] checking for icu-uc icu-i18n... yes [20:37:16.199] checking whether to build with Tcl... yes [20:37:16.199] checking whether to build Perl modules... yes [20:37:16.200] checking whether to build Python modules... yes [20:37:16.200] checking whether to build with GSSAPI support... yes [20:37:16.201] checking whether to build with PAM support... yes [20:37:16.201] checking whether to build with BSD Authentication support... no [20:37:16.201] checking whether to build with LDAP support... yes [20:37:16.201] checking whether to build with Bonjour support... no [20:37:16.201] checking whether to build with SELinux support... yes [20:37:16.201] checking whether to build with systemd support... yes [20:37:16.202] checking whether to build with XML support... yes [20:37:16.202] checking for libxml-2.0 >= 2.6.23... yes [20:37:16.209] checking whether to build with LZ4 support... yes [20:37:16.210] checking for liblz4... yes [20:37:16.217] checking whether to build with ZSTD support... yes [20:37:16.217] checking for libzstd >= 1.4.0... yes [20:37:16.224] checking for strip... strip [20:37:16.225] checking whether it is possible to strip libraries... yes [20:37:16.227] checking for ar... ar [20:37:16.227] checking for a BSD-compatible install... /usr/bin/install -c [20:37:16.236] checking for tar... /usr/bin/tar [20:37:16.236] checking whether ln -s works... yes [20:37:16.236] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:37:16.238] checking for bison... /usr/bin/bison [20:37:16.240] configure: using bison (GNU Bison) 3.8.2 [20:37:16.243] checking for flex... /usr/bin/flex [20:37:16.255] configure: using flex 2.6.4 [20:37:16.255] checking for perl... /usr/bin/perl [20:37:16.258] configure: using perl 5.36.0 [20:37:16.259] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [20:37:16.264] checking for Perl privlibexp... /usr/share/perl/5.36 [20:37:16.268] checking for Perl useshrplib... true [20:37:16.274] 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 [20:37:16.280] checking for CFLAGS to compile embedded Perl... -DDEBIAN [20:37:16.286] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [20:37:16.377] checking for python3... /usr/bin/python3 [20:37:16.389] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [20:37:16.395] checking for Python sysconfig module... yes [20:37:16.406] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [20:37:16.418] checking Python include directory... -I/usr/include/python3.11 [20:37:16.430] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [20:37:16.472] checking for a sed that does not truncate output... /usr/bin/sed [20:37:16.478] checking for grep that handles long lines and -e... /usr/bin/grep [20:37:16.480] checking for egrep... /usr/bin/grep -E [20:37:16.482] checking for ANSI C header files... yes [20:37:16.663] checking for sys/types.h... yes [20:37:16.681] checking for sys/stat.h... yes [20:37:16.696] checking for stdlib.h... yes [20:37:16.712] checking for string.h... yes [20:37:16.727] checking for memory.h... yes [20:37:16.743] checking for strings.h... yes [20:37:16.760] checking for inttypes.h... yes [20:37:16.778] checking for stdint.h... yes [20:37:16.794] checking for unistd.h... yes [20:37:16.808] checking whether ccache clang is Clang... yes [20:37:16.837] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [20:37:16.960] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [20:37:17.037] checking whether more special flags are required for pthreads... no [20:37:17.037] checking for PTHREAD_PRIO_INHERIT... yes [20:37:17.118] checking pthread.h usability... yes [20:37:17.126] checking pthread.h presence... yes [20:37:17.158] checking for pthread.h... yes [20:37:17.159] checking for strerror_r... yes [20:37:17.231] checking whether strerror_r returns int... no [20:37:17.297] checking for main in -lm... yes [20:37:17.382] checking for library containing setproctitle... no [20:37:17.548] checking for library containing dlsym... none required [20:37:17.624] checking for library containing socket... none required [20:37:17.700] checking for library containing getopt_long... none required [20:37:17.775] checking for library containing shm_open... none required [20:37:17.851] checking for library containing shm_unlink... none required [20:37:17.927] checking for library containing clock_gettime... none required [20:37:18.004] checking for library containing shmget... none required [20:37:18.082] checking for library containing backtrace_symbols... none required [20:37:18.160] checking for library containing pthread_barrier_wait... none required [20:37:18.236] checking for library containing readline... -lreadline [20:37:18.311] checking for inflate in -lz... yes [20:37:18.391] checking for library containing gss_store_cred_into... -lgssapi_krb5 [20:37:18.554] checking for CRYPTO_new_ex_data in -lcrypto... yes [20:37:18.656] checking for SSL_new in -lssl... yes [20:37:18.760] checking for SSL_CTX_set_cert_cb... yes [20:37:18.868] checking for OPENSSL_init_ssl... yes [20:37:18.986] checking for BIO_meth_new... yes [20:37:19.098] checking for ASN1_STRING_get0_data... yes [20:37:19.209] checking for HMAC_CTX_new... yes [20:37:19.324] checking for HMAC_CTX_free... yes [20:37:19.433] checking for CRYPTO_lock... no [20:37:19.546] checking for X509_get_signature_info... yes [20:37:19.658] checking for SSL_CTX_set_num_tickets... yes [20:37:19.766] checking for pam_start in -lpam... yes [20:37:19.870] checking for xmlSaveToBuffer in -lxml2... yes [20:37:20.006] checking for xsltCleanupGlobals in -lxslt... yes [20:37:20.140] checking for LZ4_compress_default in -llz4... yes [20:37:20.293] checking for ZSTD_compress in -lzstd... yes [20:37:20.427] checking for ldap_bind in -lldap... yes [20:37:20.584] checking for ldap_initialize... yes [20:37:20.738] checking for ldap_verify_credentials... yes [20:37:20.892] checking for security_compute_create_name in -lselinux... yes [20:37:21.030] checking for uuid_export in -lossp-uuid... yes [20:37:21.169] checking for stdbool.h that conforms to C99... yes [20:37:21.180] checking for _Bool... yes [20:37:21.283] checking atomic.h usability... no [20:37:21.370] checking atomic.h presence... no [20:37:21.405] checking for atomic.h... no [20:37:21.408] checking copyfile.h usability... no [20:37:21.494] checking copyfile.h presence... no [20:37:21.528] checking for copyfile.h... no [20:37:21.531] checking execinfo.h usability... yes [20:37:21.540] checking execinfo.h presence... yes [20:37:21.569] checking for execinfo.h... yes [20:37:21.577] checking getopt.h usability... yes [20:37:21.585] checking getopt.h presence... yes [20:37:21.615] checking for getopt.h... yes [20:37:21.624] checking ifaddrs.h usability... yes [20:37:21.633] checking ifaddrs.h presence... yes [20:37:21.667] checking for ifaddrs.h... yes [20:37:21.675] checking mbarrier.h usability... no [20:37:21.760] checking mbarrier.h presence... no [20:37:21.795] checking for mbarrier.h... no [20:37:21.799] checking sys/epoll.h usability... yes [20:37:21.808] checking sys/epoll.h presence... yes [20:37:21.841] checking for sys/epoll.h... yes [20:37:21.849] checking sys/event.h usability... no [20:37:21.934] checking sys/event.h presence... no [20:37:21.969] checking for sys/event.h... no [20:37:21.972] checking sys/personality.h usability... yes [20:37:21.981] checking sys/personality.h presence... yes [20:37:22.012] checking for sys/personality.h... yes [20:37:22.021] checking sys/prctl.h usability... yes [20:37:22.029] checking sys/prctl.h presence... yes [20:37:22.062] checking for sys/prctl.h... yes [20:37:22.071] checking sys/procctl.h usability... no [20:37:22.158] checking sys/procctl.h presence... no [20:37:22.195] checking for sys/procctl.h... no [20:37:22.199] checking sys/signalfd.h usability... yes [20:37:22.208] checking sys/signalfd.h presence... yes [20:37:22.240] checking for sys/signalfd.h... yes [20:37:22.248] checking sys/ucred.h usability... no [20:37:22.334] checking sys/ucred.h presence... no [20:37:22.369] checking for sys/ucred.h... no [20:37:22.373] checking termios.h usability... yes [20:37:22.382] checking termios.h presence... yes [20:37:22.413] checking for termios.h... yes [20:37:22.421] checking ucred.h usability... no [20:37:22.506] checking ucred.h presence... no [20:37:22.541] checking for ucred.h... no [20:37:22.543] checking readline/readline.h usability... yes [20:37:22.551] checking readline/readline.h presence... yes [20:37:22.584] checking for readline/readline.h... yes [20:37:22.586] checking readline/history.h usability... yes [20:37:22.594] checking readline/history.h presence... yes [20:37:22.627] checking for readline/history.h... yes [20:37:22.630] checking zlib.h usability... yes [20:37:22.638] checking zlib.h presence... yes [20:37:22.671] checking for zlib.h... yes [20:37:22.671] checking for lz4... /usr/bin/lz4 [20:37:22.672] checking lz4.h usability... yes [20:37:22.680] checking lz4.h presence... yes [20:37:22.711] checking for lz4.h... yes [20:37:22.712] checking for zstd... /usr/bin/zstd [20:37:22.712] checking zstd.h usability... yes [20:37:22.720] checking zstd.h presence... yes [20:37:22.750] checking for zstd.h... yes [20:37:22.751] checking gssapi/gssapi.h usability... yes [20:37:22.759] checking gssapi/gssapi.h presence... yes [20:37:22.790] checking for gssapi/gssapi.h... yes [20:37:22.792] checking gssapi/gssapi_ext.h usability... yes [20:37:22.800] checking gssapi/gssapi_ext.h presence... yes [20:37:22.832] checking for gssapi/gssapi_ext.h... yes [20:37:22.834] checking for openssl... /usr/bin/openssl [20:37:22.838] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [20:37:22.838] checking openssl/ssl.h usability... yes [20:37:22.849] checking openssl/ssl.h presence... yes [20:37:22.910] checking for openssl/ssl.h... yes [20:37:22.910] checking openssl/err.h usability... yes [20:37:22.920] checking openssl/err.h presence... yes [20:37:22.961] checking for openssl/err.h... yes [20:37:22.961] checking security/pam_appl.h usability... yes [20:37:22.970] checking security/pam_appl.h presence... yes [20:37:23.000] checking for security/pam_appl.h... yes [20:37:23.002] checking systemd/sd-daemon.h usability... yes [20:37:23.010] checking systemd/sd-daemon.h presence... yes [20:37:23.044] checking for systemd/sd-daemon.h... yes [20:37:23.045] checking libxml/parser.h usability... yes [20:37:23.054] checking libxml/parser.h presence... yes [20:37:23.097] checking for libxml/parser.h... yes [20:37:23.097] checking libxslt/xslt.h usability... yes [20:37:23.106] checking libxslt/xslt.h presence... yes [20:37:23.151] checking for libxslt/xslt.h... yes [20:37:23.151] checking ldap.h usability... yes [20:37:23.159] checking ldap.h presence... yes [20:37:23.193] checking for ldap.h... yes [20:37:23.193] checking for compatible LDAP implementation... yes [20:37:23.201] checking ossp/uuid.h usability... yes [20:37:23.208] checking ossp/uuid.h presence... yes [20:37:23.242] checking for ossp/uuid.h... yes [20:37:23.278] checking whether byte ordering is bigendian... no [20:37:23.433] checking for inline... inline [20:37:23.444] checking for printf format archetype... printf [20:37:23.470] checking for _Static_assert... yes [20:37:23.613] checking for typeof... typeof [20:37:23.621] checking for __builtin_types_compatible_p... yes [20:37:23.632] checking for __builtin_constant_p... yes [20:37:23.643] checking for __builtin_unreachable... yes [20:37:23.790] checking for computed goto support... yes [20:37:23.799] checking for struct tm.tm_zone... yes [20:37:23.808] checking for union semun... no [20:37:23.881] checking for socklen_t... yes [20:37:23.966] checking for struct sockaddr.sa_len... no [20:37:24.109] checking for locale_t... yes [20:37:24.120] checking for C/C++ restrict keyword... __restrict [20:37:24.132] checking for struct option... yes [20:37:24.204] checking whether assembler supports x86_64 popcntq... yes [20:37:24.212] checking for special C compiler options needed for large files... no [20:37:24.212] checking for _FILE_OFFSET_BITS value needed for large files... no [20:37:24.222] checking size of off_t... 8 [20:37:24.397] checking size of bool... 1 [20:37:24.560] checking for int timezone... yes [20:37:24.717] checking for wcstombs_l declaration... no [20:37:24.875] checking for backtrace_symbols... yes [20:37:25.021] checking for copyfile... no [20:37:25.166] checking for copy_file_range... yes [20:37:25.303] checking for getifaddrs... yes [20:37:25.460] checking for getpeerucred... no [20:37:25.620] checking for inet_pton... yes [20:37:25.762] checking for kqueue... no [20:37:25.904] checking for mbstowcs_l... no [20:37:26.052] checking for memset_s... no [20:37:26.212] checking for posix_fallocate... yes [20:37:26.356] checking for ppoll... yes [20:37:26.503] checking for pthread_is_threaded_np... no [20:37:26.647] checking for setproctitle... no [20:37:26.791] checking for setproctitle_fast... no [20:37:26.932] checking for strchrnul... yes [20:37:27.084] checking for strsignal... yes [20:37:27.238] checking for syncfs... yes [20:37:27.385] checking for sync_file_range... yes [20:37:27.533] checking for uselocale... yes [20:37:27.681] checking for wcstombs_l... no [20:37:27.825] checking for __builtin_bswap16... yes [20:37:27.971] checking for __builtin_bswap32... yes [20:37:28.118] checking for __builtin_bswap64... yes [20:37:28.265] checking for __builtin_clz... yes [20:37:28.410] checking for __builtin_ctz... yes [20:37:28.550] checking for __builtin_popcount... yes [20:37:28.694] checking for __builtin_frame_address... yes [20:37:28.834] checking for _LARGEFILE_SOURCE value needed for large files... no [20:37:28.981] checking how ccache clang reports undeclared, standard C functions... warning [20:37:28.999] checking for posix_fadvise... yes [20:37:29.137] checking whether posix_fadvise is declared... yes [20:37:29.150] checking whether fdatasync is declared... yes [20:37:29.163] checking whether strlcat is declared... no [20:37:29.260] checking whether strlcpy is declared... no [20:37:29.355] checking whether strnlen is declared... yes [20:37:29.368] checking whether strsep is declared... yes [20:37:29.381] checking whether preadv is declared... yes [20:37:29.394] checking whether pwritev is declared... yes [20:37:29.407] checking whether F_FULLFSYNC is declared... no [20:37:29.476] checking for explicit_bzero... yes [20:37:29.617] checking for getopt... yes [20:37:29.757] checking for getpeereid... no [20:37:29.898] checking for inet_aton... yes [20:37:30.037] checking for mkdtemp... yes [20:37:30.182] checking for strlcat... no [20:37:30.331] checking for strlcpy... no [20:37:30.480] checking for strnlen... yes [20:37:30.624] checking for strsep... yes [20:37:30.758] checking for pthread_barrier_wait... yes [20:37:30.899] checking for getopt_long... yes [20:37:31.038] checking for syslog... yes [20:37:31.169] checking syslog.h usability... yes [20:37:31.178] checking syslog.h presence... yes [20:37:31.210] checking for syslog.h... yes [20:37:31.210] checking for opterr... yes [20:37:31.347] checking for optreset... no [20:37:31.491] checking unicode/ucol.h usability... yes [20:37:31.500] checking unicode/ucol.h presence... yes [20:37:31.537] checking for unicode/ucol.h... yes [20:37:31.541] checking whether LLVMCreateGDBRegistrationListener is declared... yes [20:37:31.554] checking whether LLVMCreatePerfJITEventListener is declared... yes [20:37:31.563] checking for rl_completion_suppress_quote... yes [20:37:31.710] checking for rl_filename_quote_characters... yes [20:37:31.857] checking for rl_filename_quoting_function... yes [20:37:32.007] checking for append_history... yes [20:37:32.151] checking for history_truncate_file... yes [20:37:32.290] checking for rl_completion_matches... yes [20:37:32.432] checking for rl_filename_completion_function... yes [20:37:32.580] checking for rl_reset_screen_size... yes [20:37:32.726] checking for rl_variable_bind... yes [20:37:32.870] checking test program... ok [20:37:33.016] checking whether long int is 64 bits... yes [20:37:33.173] checking for __builtin_mul_overflow... yes [20:37:33.320] checking size of void *... 8 [20:37:33.482] checking size of size_t... 8 [20:37:33.645] checking size of long... 8 [20:37:33.819] checking alignment of short... 2 [20:37:33.983] checking alignment of int... 4 [20:37:34.147] checking alignment of long... 8 [20:37:34.309] checking alignment of double... 8 [20:37:34.472] checking for int8... no [20:37:34.545] checking for uint8... no [20:37:34.620] checking for int64... no [20:37:34.693] checking for uint64... no [20:37:34.766] checking for __int128... yes [20:37:34.920] checking for __int128 alignment bug... ok [20:37:35.069] checking alignment of PG_INT128_TYPE... 16 [20:37:35.234] checking for builtin __sync char locking functions... yes [20:37:35.369] checking for builtin __sync int32 locking functions... yes [20:37:35.513] checking for builtin __sync int32 atomic operations... yes [20:37:35.648] checking for builtin __sync int64 atomic operations... yes [20:37:35.794] checking for builtin __atomic int32 atomic operations... yes [20:37:35.940] checking for builtin __atomic int64 atomic operations... yes [20:37:36.081] checking for __get_cpuid... yes [20:37:36.224] checking for __get_cpuid_count... yes [20:37:36.359] checking for __cpuid... no [20:37:36.419] checking for __cpuidex... no [20:37:36.477] checking for _xgetbv with CFLAGS=... no [20:37:36.788] checking for _xgetbv with CFLAGS=-mxsave... yes [20:37:37.134] checking for _mm512_popcnt_epi64 with CFLAGS=... no [20:37:37.399] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [20:37:37.741] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [20:37:37.838] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [20:37:38.072] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:37:38.136] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:37:38.192] 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 [20:37:38.262] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:37:38.263] checking for library containing sem_init... none required [20:37:38.403] checking which semaphore API to use... unnamed POSIX [20:37:38.403] checking which random number source to use... OpenSSL [20:37:38.405] checking for tclsh... /usr/bin/tclsh [20:37:38.405] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [20:37:38.445] checking tcl.h usability... yes [20:37:38.455] checking tcl.h presence... yes [20:37:38.490] checking for tcl.h... yes [20:37:38.490] checking for perl.h... yes [20:37:38.512] checking for libperl... yes [20:37:38.743] checking Python.h usability... yes [20:37:38.753] checking Python.h presence... yes [20:37:38.819] checking for Python.h... yes [20:37:38.819] checking for xmllint... /usr/bin/xmllint [20:37:38.820] checking for xsltproc... /usr/bin/xsltproc [20:37:38.820] checking for fop... /usr/bin/fop [20:37:38.820] checking for dbtoepub... no [20:37:38.821] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [20:37:38.910] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [20:37:39.037] configure: using compiler=Debian clang version 14.0.6 [20:37:39.037] 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 [20:37:39.037] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [20:37:39.037] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [20:37:39.037] configure: using CXX=ccache clang++-16 [20:37:39.037] 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 [20:37:39.037] configure: using CLANG=ccache clang-16 [20:37:39.037] 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 [20:37:39.037] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [20:37:39.064] configure: updating cache clang.cache [20:37:39.074] configure: creating ./config.status [20:37:39.164] config.status: creating GNUmakefile [20:37:39.176] config.status: creating src/Makefile.global [20:37:39.190] config.status: creating src/include/pg_config.h [20:37:39.203] config.status: creating src/include/pg_config_ext.h [20:37:39.210] config.status: src/include/pg_config_ext.h is unchanged [20:37:39.212] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:37:39.220] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [20:37:39.225] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:37:39.232] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [20:37:39.240] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [20:37:39.247] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [20:37:39.255] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [20:37:39.289] [20:37:39.289] real 0m24.882s [20:37:39.289] user 0m15.246s [20:37:39.289] sys 0m9.671s [20:37:39.289] make -s -j${BUILD_JOBS} clean [20:37:39.803] time make -s -j${BUILD_JOBS} world-bin [20:37:49.732] vacuum.c:121:9: error: no previous extern declaration for non-static variable 'nap_time_since_last_report' [-Werror,-Wmissing-variable-declarations] [20:37:49.732] double nap_time_since_last_report = 0; [20:37:49.732] ^ [20:37:49.732] vacuum.c:121:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [20:37:49.732] double nap_time_since_last_report = 0; [20:37:49.732] ^ [20:37:49.732] 1 error generated. [20:37:49.733] make[3]: *** [: vacuum.o] Error 1 [20:37:49.733] make[2]: *** [common.mk:37: commands-recursive] Error 2 [20:37:49.733] make[2]: *** Waiting for unfinished jobs.... [20:37:57.262] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:37:57.262] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:37:57.262] [20:37:57.262] real 0m17.459s [20:37:57.262] user 0m38.172s [20:37:57.262] sys 0m23.978s [20:37:57.263] [20:37:57.263] Exit status: 2