[13:11:18.526] time ./configure \ [13:11:18.526] --cache clang.cache \ [13:11:18.526] ${LINUX_CONFIGURE_FEATURES} \ [13:11:18.526] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [13:11:18.692] configure: creating cache clang.cache [13:11:18.705] checking build system type... x86_64-pc-linux-gnu [13:11:18.801] checking host system type... x86_64-pc-linux-gnu [13:11:18.801] checking which template to use... linux [13:11:18.801] checking whether NLS is wanted... no [13:11:18.801] checking for default port number... 5432 [13:11:18.808] checking for block size... 8kB [13:11:18.809] checking for segment size... 1GB [13:11:18.811] checking for WAL block size... 8kB [13:11:18.919] checking whether the C compiler works... yes [13:11:19.072] checking for C compiler default output file name... a.out [13:11:19.073] checking for suffix of executables... [13:11:19.138] checking whether we are cross compiling... no [13:11:19.223] checking for suffix of object files... o [13:11:19.231] checking whether we are using the GNU C compiler... yes [13:11:19.238] checking whether ccache clang accepts -g... yes [13:11:19.295] checking for ccache clang option to accept ISO C89... none needed [13:11:19.411] checking for ccache clang option to accept ISO C99... none needed [13:11:19.536] checking whether we are using the GNU C++ compiler... yes [13:11:19.543] checking whether ccache clang++-16 accepts -g... yes [13:11:19.744] checking for gawk... no [13:11:19.744] checking for mawk... mawk [13:11:19.745] checking for LLVM_CONFIG... llvm-config-16 [13:11:19.749] configure: using llvm 16.0.6 [13:11:19.749] checking for CLANG... ccache clang-16 [13:11:19.798] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [13:11:19.805] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [13:11:19.837] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [13:11:19.844] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [13:11:19.851] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [13:11:19.912] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [13:11:19.919] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [13:11:19.925] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:11:19.987] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [13:11:19.999] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [13:11:20.068] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [13:11:20.075] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [13:11:20.136] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [13:11:20.148] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [13:11:20.160] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [13:11:20.167] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [13:11:20.173] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [13:11:20.231] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [13:11:20.238] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [13:11:20.244] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [13:11:20.250] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [13:11:20.257] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [13:11:20.291] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [13:11:20.350] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:11:20.357] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:11:20.364] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:11:20.422] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:11:20.478] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:11:20.490] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:11:20.552] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:11:20.588] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:11:20.646] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:11:20.679] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:11:20.688] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:11:20.695] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:11:20.729] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [13:11:20.761] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:11:20.768] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [13:11:20.800] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [13:11:20.806] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [13:11:20.813] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [13:11:20.820] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:11:20.854] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:11:20.886] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:11:20.897] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:11:20.935] checking whether the C compiler still works... yes [13:11:21.070] checking how to run the C preprocessor... ccache clang -E [13:11:21.203] checking for pkg-config... /usr/bin/pkg-config [13:11:21.203] checking pkg-config is at least version 0.9.0... yes [13:11:21.204] checking whether to build with ICU support... yes [13:11:21.205] checking for icu-uc icu-i18n... yes [13:11:21.211] checking whether to build with Tcl... yes [13:11:21.211] checking whether to build Perl modules... yes [13:11:21.211] checking whether to build Python modules... yes [13:11:21.211] checking whether to build with GSSAPI support... yes [13:11:21.213] checking whether to build with PAM support... yes [13:11:21.213] checking whether to build with BSD Authentication support... no [13:11:21.213] checking whether to build with LDAP support... yes [13:11:21.213] checking whether to build with Bonjour support... no [13:11:21.213] checking whether to build with SELinux support... yes [13:11:21.213] checking whether to build with systemd support... yes [13:11:21.213] checking whether to build with XML support... yes [13:11:21.214] checking for libxml-2.0 >= 2.6.23... yes [13:11:21.220] checking whether to build with LZ4 support... yes [13:11:21.220] checking for liblz4... yes [13:11:21.227] checking whether to build with ZSTD support... yes [13:11:21.227] checking for libzstd >= 1.4.0... yes [13:11:21.234] checking for strip... strip [13:11:21.234] checking whether it is possible to strip libraries... yes [13:11:21.236] checking for ar... ar [13:11:21.236] checking for a BSD-compatible install... /usr/bin/install -c [13:11:21.244] checking for tar... /usr/bin/tar [13:11:21.244] checking whether ln -s works... yes [13:11:21.244] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:11:21.246] checking for bison... /usr/bin/bison [13:11:21.248] configure: using bison (GNU Bison) 3.8.2 [13:11:21.251] checking for flex... /usr/bin/flex [13:11:21.262] configure: using flex 2.6.4 [13:11:21.262] checking for perl... /usr/bin/perl [13:11:21.264] configure: using perl 5.36.0 [13:11:21.266] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [13:11:21.271] checking for Perl privlibexp... /usr/share/perl/5.36 [13:11:21.275] checking for Perl useshrplib... true [13:11:21.281] 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:11:21.287] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:11:21.293] 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:11:21.382] checking for python3... /usr/bin/python3 [13:11:21.393] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [13:11:21.399] checking for Python sysconfig module... yes [13:11:21.410] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [13:11:21.422] checking Python include directory... -I/usr/include/python3.11 [13:11:21.433] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [13:11:21.474] checking for a sed that does not truncate output... /usr/bin/sed [13:11:21.480] checking for grep that handles long lines and -e... /usr/bin/grep [13:11:21.482] checking for egrep... /usr/bin/grep -E [13:11:21.483] checking for ANSI C header files... yes [13:11:21.709] checking for sys/types.h... yes [13:11:21.725] checking for sys/stat.h... yes [13:11:21.740] checking for stdlib.h... yes [13:11:21.825] checking for string.h... yes [13:11:21.839] checking for memory.h... yes [13:11:21.925] checking for strings.h... yes [13:11:21.942] checking for inttypes.h... yes [13:11:21.959] checking for stdint.h... yes [13:11:21.974] checking for unistd.h... yes [13:11:22.025] checking whether ccache clang is Clang... yes [13:11:22.053] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [13:11:22.197] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:11:22.275] checking whether more special flags are required for pthreads... no [13:11:22.275] checking for PTHREAD_PRIO_INHERIT... yes [13:11:22.354] checking pthread.h usability... yes [13:11:22.363] checking pthread.h presence... yes [13:11:22.397] checking for pthread.h... yes [13:11:22.397] checking for strerror_r... yes [13:11:22.469] checking whether strerror_r returns int... no [13:11:22.537] checking for main in -lm... yes [13:11:22.618] checking for library containing setproctitle... no [13:11:22.782] checking for library containing dlsym... none required [13:11:22.859] checking for library containing socket... none required [13:11:22.937] checking for library containing getopt_long... none required [13:11:23.016] checking for library containing shm_open... none required [13:11:23.089] checking for library containing shm_unlink... none required [13:11:23.163] checking for library containing clock_gettime... none required [13:11:23.241] checking for library containing shmget... none required [13:11:23.319] checking for library containing backtrace_symbols... none required [13:11:23.393] checking for library containing pthread_barrier_wait... none required [13:11:23.471] checking for library containing readline... -lreadline [13:11:23.547] checking for inflate in -lz... yes [13:11:23.625] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:11:23.785] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:11:23.882] checking for SSL_new in -lssl... yes [13:11:23.985] checking for SSL_CTX_set_cert_cb... yes [13:11:24.087] checking for OPENSSL_init_ssl... yes [13:11:24.192] checking for X509_get_signature_info... yes [13:11:24.300] checking for SSL_CTX_set_num_tickets... yes [13:11:24.410] checking for pam_start in -lpam... yes [13:11:24.514] checking for xmlSaveToBuffer in -lxml2... yes [13:11:24.643] checking for xsltCleanupGlobals in -lxslt... yes [13:11:24.770] checking for LZ4_compress_default in -llz4... yes [13:11:24.897] checking for ZSTD_compress in -lzstd... yes [13:11:25.028] checking for ldap_bind in -lldap... yes [13:11:25.170] checking for ldap_initialize... yes [13:11:25.314] checking for ldap_verify_credentials... yes [13:11:25.459] checking for security_compute_create_name in -lselinux... yes [13:11:25.598] checking for uuid_export in -lossp-uuid... yes [13:11:25.730] checking for stdbool.h that conforms to C99... yes [13:11:25.798] checking for _Bool... yes [13:11:25.975] checking atomic.h usability... no [13:11:26.059] checking atomic.h presence... no [13:11:26.093] checking for atomic.h... no [13:11:26.096] checking copyfile.h usability... no [13:11:26.178] checking copyfile.h presence... no [13:11:26.211] checking for copyfile.h... no [13:11:26.214] checking execinfo.h usability... yes [13:11:26.298] checking execinfo.h presence... yes [13:11:26.327] checking for execinfo.h... yes [13:11:26.334] checking getopt.h usability... yes [13:11:26.341] checking getopt.h presence... yes [13:11:26.371] checking for getopt.h... yes [13:11:26.379] checking ifaddrs.h usability... yes [13:11:26.387] checking ifaddrs.h presence... yes [13:11:26.419] checking for ifaddrs.h... yes [13:11:26.427] checking mbarrier.h usability... no [13:11:26.512] checking mbarrier.h presence... no [13:11:26.547] checking for mbarrier.h... no [13:11:26.551] checking sys/epoll.h usability... yes [13:11:26.559] checking sys/epoll.h presence... yes [13:11:26.591] checking for sys/epoll.h... yes [13:11:26.599] checking sys/event.h usability... no [13:11:26.684] checking sys/event.h presence... no [13:11:26.718] checking for sys/event.h... no [13:11:26.722] checking sys/personality.h usability... yes [13:11:26.730] checking sys/personality.h presence... yes [13:11:26.759] checking for sys/personality.h... yes [13:11:26.767] checking sys/prctl.h usability... yes [13:11:26.775] checking sys/prctl.h presence... yes [13:11:26.805] checking for sys/prctl.h... yes [13:11:26.813] checking sys/procctl.h usability... no [13:11:26.898] checking sys/procctl.h presence... no [13:11:26.935] checking for sys/procctl.h... no [13:11:26.938] checking sys/signalfd.h usability... yes [13:11:26.984] checking sys/signalfd.h presence... yes [13:11:27.014] checking for sys/signalfd.h... yes [13:11:27.021] checking sys/ucred.h usability... no [13:11:27.104] checking sys/ucred.h presence... no [13:11:27.139] checking for sys/ucred.h... no [13:11:27.142] checking termios.h usability... yes [13:11:27.150] checking termios.h presence... yes [13:11:27.180] checking for termios.h... yes [13:11:27.187] checking ucred.h usability... no [13:11:27.269] checking ucred.h presence... no [13:11:27.303] checking for ucred.h... no [13:11:27.305] checking readline/readline.h usability... yes [13:11:27.350] checking readline/readline.h presence... yes [13:11:27.384] checking for readline/readline.h... yes [13:11:27.385] checking readline/history.h usability... yes [13:11:27.393] checking readline/history.h presence... yes [13:11:27.427] checking for readline/history.h... yes [13:11:27.430] checking zlib.h usability... yes [13:11:27.438] checking zlib.h presence... yes [13:11:27.472] checking for zlib.h... yes [13:11:27.472] checking for lz4... /usr/bin/lz4 [13:11:27.472] checking lz4.h usability... yes [13:11:27.480] checking lz4.h presence... yes [13:11:27.510] checking for lz4.h... yes [13:11:27.511] checking for zstd... /usr/bin/zstd [13:11:27.511] checking zstd.h usability... yes [13:11:27.519] checking zstd.h presence... yes [13:11:27.549] checking for zstd.h... yes [13:11:27.549] checking gssapi/gssapi.h usability... yes [13:11:27.557] checking gssapi/gssapi.h presence... yes [13:11:27.589] checking for gssapi/gssapi.h... yes [13:11:27.590] checking gssapi/gssapi_ext.h usability... yes [13:11:27.634] checking gssapi/gssapi_ext.h presence... yes [13:11:27.666] checking for gssapi/gssapi_ext.h... yes [13:11:27.668] checking for openssl... /usr/bin/openssl [13:11:27.672] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:11:27.672] checking openssl/ssl.h usability... yes [13:11:27.682] checking openssl/ssl.h presence... yes [13:11:27.743] checking for openssl/ssl.h... yes [13:11:27.743] checking openssl/err.h usability... yes [13:11:27.849] checking openssl/err.h presence... yes [13:11:27.889] checking for openssl/err.h... yes [13:11:27.889] checking security/pam_appl.h usability... yes [13:11:27.974] checking security/pam_appl.h presence... yes [13:11:28.004] checking for security/pam_appl.h... yes [13:11:28.005] checking systemd/sd-daemon.h usability... yes [13:11:28.099] checking systemd/sd-daemon.h presence... yes [13:11:28.132] checking for systemd/sd-daemon.h... yes [13:11:28.132] checking libxml/parser.h usability... yes [13:11:28.246] checking libxml/parser.h presence... yes [13:11:28.288] checking for libxml/parser.h... yes [13:11:28.289] checking libxslt/xslt.h usability... yes [13:11:28.403] checking libxslt/xslt.h presence... yes [13:11:28.447] checking for libxslt/xslt.h... yes [13:11:28.447] checking ldap.h usability... yes [13:11:28.540] checking ldap.h presence... yes [13:11:28.572] checking for ldap.h... yes [13:11:28.572] checking for compatible LDAP implementation... yes [13:11:28.642] checking ossp/uuid.h usability... yes [13:11:28.685] checking ossp/uuid.h presence... yes [13:11:28.718] checking for ossp/uuid.h... yes [13:11:28.752] checking whether byte ordering is bigendian... no [13:11:28.963] checking for inline... inline [13:11:28.974] checking for printf format archetype... printf [13:11:29.053] checking for _Static_assert... yes [13:11:29.186] checking for typeof... typeof [13:11:29.245] checking for __builtin_types_compatible_p... yes [13:11:29.255] checking for __builtin_constant_p... yes [13:11:29.315] checking for __builtin_unreachable... yes [13:11:29.447] checking for computed goto support... yes [13:11:29.506] checking for struct tm.tm_zone... yes [13:11:29.576] checking for union semun... no [13:11:29.643] checking for socklen_t... yes [13:11:29.780] checking for struct sockaddr.sa_len... no [13:11:29.917] checking for locale_t... yes [13:11:29.928] checking for C/C++ restrict keyword... __restrict [13:11:29.941] checking for struct option... yes [13:11:30.067] checking whether assembler supports x86_64 popcntq... yes [13:11:30.074] checking for special C compiler options needed for large files... no [13:11:30.074] checking for _FILE_OFFSET_BITS value needed for large files... no [13:11:30.143] checking size of off_t... 8 [13:11:30.300] checking size of bool... 1 [13:11:30.450] checking for int timezone... yes [13:11:30.587] checking for wcstombs_l declaration... no [13:11:30.742] checking for backtrace_symbols... yes [13:11:30.882] checking for copyfile... no [13:11:31.023] checking for copy_file_range... yes [13:11:31.169] checking for getifaddrs... yes [13:11:31.303] checking for getpeerucred... no [13:11:31.441] checking for inet_pton... yes [13:11:31.576] checking for kqueue... no [13:11:31.712] checking for mbstowcs_l... no [13:11:31.850] checking for memset_s... no [13:11:31.989] checking for posix_fallocate... yes [13:11:32.127] checking for ppoll... yes [13:11:32.266] checking for pthread_is_threaded_np... no [13:11:32.404] checking for setproctitle... no [13:11:32.554] checking for setproctitle_fast... no [13:11:32.703] checking for strchrnul... yes [13:11:32.856] checking for strsignal... yes [13:11:33.009] checking for syncfs... yes [13:11:33.165] checking for sync_file_range... yes [13:11:33.316] checking for uselocale... yes [13:11:33.457] checking for wcstombs_l... no [13:11:33.600] checking for __builtin_bswap16... yes [13:11:33.743] checking for __builtin_bswap32... yes [13:11:33.885] checking for __builtin_bswap64... yes [13:11:34.028] checking for __builtin_clz... yes [13:11:34.165] checking for __builtin_ctz... yes [13:11:34.299] checking for __builtin_popcount... yes [13:11:34.444] checking for __builtin_frame_address... yes [13:11:34.594] checking for _LARGEFILE_SOURCE value needed for large files... no [13:11:34.734] checking how ccache clang reports undeclared, standard C functions... warning [13:11:34.836] checking for posix_fadvise... yes [13:11:34.973] checking whether posix_fadvise is declared... yes [13:11:34.987] checking whether fdatasync is declared... yes [13:11:35.061] checking whether strlcat is declared... no [13:11:35.158] checking whether strlcpy is declared... no [13:11:35.251] checking whether strnlen is declared... yes [13:11:35.266] checking whether strsep is declared... yes [13:11:35.356] checking whether preadv is declared... yes [13:11:35.398] checking whether pwritev is declared... yes [13:11:35.412] checking whether F_FULLFSYNC is declared... no [13:11:35.480] checking for explicit_bzero... yes [13:11:35.610] checking for getopt... yes [13:11:35.737] checking for getpeereid... no [13:11:35.870] checking for inet_aton... yes [13:11:36.001] checking for mkdtemp... yes [13:11:36.128] checking for strlcat... no [13:11:36.262] checking for strlcpy... no [13:11:36.399] checking for strnlen... yes [13:11:36.530] checking for strsep... yes [13:11:36.658] checking for pthread_barrier_wait... yes [13:11:36.786] checking for getopt_long... yes [13:11:36.915] checking for syslog... yes [13:11:37.047] checking syslog.h usability... yes [13:11:37.130] checking syslog.h presence... yes [13:11:37.160] checking for syslog.h... yes [13:11:37.160] checking for opterr... yes [13:11:37.287] checking for optreset... no [13:11:37.430] checking unicode/ucol.h usability... yes [13:11:37.439] checking unicode/ucol.h presence... yes [13:11:37.475] checking for unicode/ucol.h... yes [13:11:37.480] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:11:37.524] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:11:37.533] checking for rl_completion_suppress_quote... yes [13:11:37.673] checking for rl_filename_quote_characters... yes [13:11:37.810] checking for rl_filename_quoting_function... yes [13:11:37.956] checking for append_history... yes [13:11:38.105] checking for history_truncate_file... yes [13:11:38.244] checking for rl_completion_matches... yes [13:11:38.382] checking for rl_filename_completion_function... yes [13:11:38.520] checking for rl_reset_screen_size... yes [13:11:38.665] checking for rl_variable_bind... yes [13:11:38.804] checking test program... ok [13:11:38.945] checking whether long int is 64 bits... yes [13:11:39.093] checking for __builtin_mul_overflow... yes [13:11:39.224] checking size of void *... 8 [13:11:39.390] checking size of size_t... 8 [13:11:39.551] checking size of long... 8 [13:11:39.705] checking alignment of short... 2 [13:11:39.860] checking alignment of int... 4 [13:11:40.021] checking alignment of long... 8 [13:11:40.178] checking alignment of double... 8 [13:11:40.337] checking for int8... no [13:11:40.409] checking for uint8... no [13:11:40.478] checking for int64... no [13:11:40.548] checking for uint64... no [13:11:40.619] checking for __int128... yes [13:11:40.756] checking for __int128 alignment bug... ok [13:11:40.892] checking alignment of PG_INT128_TYPE... 16 [13:11:41.047] checking for builtin __sync char locking functions... yes [13:11:41.179] checking for builtin __sync int32 locking functions... yes [13:11:41.310] checking for builtin __sync int32 atomic operations... yes [13:11:41.456] checking for builtin __sync int64 atomic operations... yes [13:11:41.586] checking for builtin __atomic int32 atomic operations... yes [13:11:41.713] checking for builtin __atomic int64 atomic operations... yes [13:11:41.842] checking for __get_cpuid... yes [13:11:41.982] checking for __get_cpuid_count... yes [13:11:42.118] checking for __cpuid... no [13:11:42.178] checking for __cpuidex... no [13:11:42.238] checking for _xgetbv with CFLAGS=... no [13:11:42.555] checking for _xgetbv with CFLAGS=-mxsave... yes [13:11:42.886] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:11:43.148] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:11:43.496] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:11:43.583] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:11:43.806] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:11:43.868] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:11:43.921] 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 [13:11:43.988] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:11:43.989] checking for library containing sem_init... none required [13:11:44.118] checking which semaphore API to use... unnamed POSIX [13:11:44.118] checking which random number source to use... OpenSSL [13:11:44.120] checking for tclsh... /usr/bin/tclsh [13:11:44.120] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:11:44.159] checking tcl.h usability... yes [13:11:44.207] checking tcl.h presence... yes [13:11:44.241] checking for tcl.h... yes [13:11:44.242] checking for perl.h... yes [13:11:44.261] checking for libperl... yes [13:11:44.491] checking Python.h usability... yes [13:11:44.501] checking Python.h presence... yes [13:11:44.567] checking for Python.h... yes [13:11:44.567] checking for xmllint... /usr/bin/xmllint [13:11:44.567] checking for xsltproc... /usr/bin/xsltproc [13:11:44.567] checking for fop... /usr/bin/fop [13:11:44.567] checking for dbtoepub... no [13:11:44.568] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [13:11:44.659] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:11:44.776] configure: using compiler=Debian clang version 14.0.6 [13:11:44.776] 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 [13:11:44.776] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:11:44.776] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [13:11:44.776] configure: using CXX=ccache clang++-16 [13:11:44.776] 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 [13:11:44.776] configure: using CLANG=ccache clang-16 [13:11:44.776] 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 [13:11:44.776] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [13:11:44.801] configure: updating cache clang.cache [13:11:44.809] configure: creating ./config.status [13:11:44.891] config.status: creating GNUmakefile [13:11:44.903] config.status: creating src/Makefile.global [13:11:44.917] config.status: creating src/include/pg_config.h [13:11:44.928] config.status: creating src/include/pg_config_ext.h [13:11:44.936] config.status: src/include/pg_config_ext.h is unchanged [13:11:44.938] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:11:44.946] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [13:11:44.952] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:11:44.959] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:11:44.965] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:11:44.972] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:11:44.980] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:11:45.011] [13:11:45.011] real 0m26.485s [13:11:45.011] user 0m15.127s [13:11:45.011] sys 0m11.389s [13:11:45.011] make -s -j${BUILD_JOBS} clean [13:11:45.514] time make -s -j${BUILD_JOBS} world-bin [13:12:56.449] simpleundolog.c:69:14: error: no previous extern declaration for non-static variable 'UndoRoutines' [-Werror,-Wmissing-variable-declarations] [13:12:56.449] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [13:12:56.449] ^ [13:12:56.449] simpleundolog.c:69:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [13:12:56.449] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [13:12:56.449] ^ [13:12:56.449] 1 error generated. [13:12:56.450] make[4]: *** [: simpleundolog.o] Error 1 [13:12:56.450] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [13:12:56.450] make[2]: *** [common.mk:37: access-recursive] Error 2 [13:12:56.450] make[2]: *** Waiting for unfinished jobs.... [13:13:02.002] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:13:02.002] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:13:02.002] [13:13:02.002] real 1m16.488s [13:13:02.002] user 3m52.308s [13:13:02.002] sys 1m5.541s [13:13:02.003] [13:13:02.003] Exit status: 2