[21:28:45.747] time ./configure \ [21:28:45.747] --cache clang.cache \ [21:28:45.747] ${LINUX_CONFIGURE_FEATURES} \ [21:28:45.747] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [21:28:45.905] configure: creating cache clang.cache [21:28:45.919] checking build system type... x86_64-pc-linux-gnu [21:28:46.019] checking host system type... x86_64-pc-linux-gnu [21:28:46.019] checking which template to use... linux [21:28:46.020] checking whether NLS is wanted... no [21:28:46.020] checking for default port number... 5432 [21:28:46.026] checking for block size... 8kB [21:28:46.027] checking for segment size... 1GB [21:28:46.029] checking for WAL block size... 8kB [21:28:46.144] checking whether the C compiler works... yes [21:28:46.293] checking for C compiler default output file name... a.out [21:28:46.294] checking for suffix of executables... [21:28:46.361] checking whether we are cross compiling... no [21:28:46.450] checking for suffix of object files... o [21:28:46.482] checking whether we are using the GNU C compiler... yes [21:28:46.488] checking whether ccache clang accepts -g... yes [21:28:46.519] checking for ccache clang option to accept ISO C89... none needed [21:28:46.527] checking for ccache clang option to accept ISO C99... none needed [21:28:46.652] checking whether we are using the GNU C++ compiler... yes [21:28:46.690] checking whether ccache clang++-16 accepts -g... yes [21:28:46.831] checking for gawk... no [21:28:46.831] checking for mawk... mawk [21:28:46.832] checking for LLVM_CONFIG... llvm-config-16 [21:28:46.837] configure: using llvm 16.0.6 [21:28:46.837] checking for CLANG... ccache clang-16 [21:28:46.891] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:28:46.925] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:28:46.933] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:28:46.999] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:28:47.006] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [21:28:47.013] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [21:28:47.048] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:28:47.055] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:28:47.062] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [21:28:47.129] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [21:28:47.171] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [21:28:47.178] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [21:28:47.185] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:28:47.196] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [21:28:47.277] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:28:47.284] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [21:28:47.291] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [21:28:47.297] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:28:47.304] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [21:28:47.310] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:28:47.316] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [21:28:47.379] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [21:28:47.446] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [21:28:47.480] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:28:47.488] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:28:47.495] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:28:47.501] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:28:47.508] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:28:47.521] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:28:47.532] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:28:47.545] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:28:47.553] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:28:47.560] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:28:47.567] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:28:47.574] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:28:47.580] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:28:47.587] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:28:47.594] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:28:47.601] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:28:47.608] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [21:28:47.614] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [21:28:47.648] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:28:47.656] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:28:47.663] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:28:47.675] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:28:47.687] checking whether the C compiler still works... yes [21:28:47.796] checking how to run the C preprocessor... ccache clang -E [21:28:47.931] checking for pkg-config... /usr/bin/pkg-config [21:28:47.931] checking pkg-config is at least version 0.9.0... yes [21:28:47.932] checking whether to build with ICU support... yes [21:28:47.933] checking for icu-uc icu-i18n... yes [21:28:47.940] checking whether to build with Tcl... yes [21:28:47.940] checking whether to build Perl modules... yes [21:28:47.941] checking whether to build Python modules... yes [21:28:47.941] checking whether to build with GSSAPI support... yes [21:28:47.942] checking whether to build with PAM support... yes [21:28:47.942] checking whether to build with BSD Authentication support... no [21:28:47.942] checking whether to build with LDAP support... yes [21:28:47.942] checking whether to build with Bonjour support... no [21:28:47.942] checking whether to build with SELinux support... yes [21:28:47.942] checking whether to build with systemd support... yes [21:28:47.942] checking whether to build with XML support... yes [21:28:47.943] checking for libxml-2.0 >= 2.6.23... yes [21:28:47.950] checking whether to build with LZ4 support... yes [21:28:47.950] checking for liblz4... yes [21:28:47.958] checking whether to build with ZSTD support... yes [21:28:47.958] checking for libzstd >= 1.4.0... yes [21:28:47.965] checking for strip... strip [21:28:47.965] checking whether it is possible to strip libraries... yes [21:28:47.967] checking for ar... ar [21:28:47.967] checking for a BSD-compatible install... /usr/bin/install -c [21:28:47.977] checking for tar... /usr/bin/tar [21:28:47.977] checking whether ln -s works... yes [21:28:47.977] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:28:47.979] checking for bison... /usr/bin/bison [21:28:47.982] configure: using bison (GNU Bison) 3.8.2 [21:28:47.985] checking for flex... /usr/bin/flex [21:28:47.998] configure: using flex 2.6.4 [21:28:47.999] checking for perl... /usr/bin/perl [21:28:48.002] configure: using perl 5.36.0 [21:28:48.004] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:28:48.009] checking for Perl privlibexp... /usr/share/perl/5.36 [21:28:48.013] checking for Perl useshrplib... true [21:28:48.019] checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 [21:28:48.025] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:28:48.031] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:28:48.123] checking for python3... /usr/bin/python3 [21:28:48.135] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [21:28:48.141] checking for Python sysconfig module... yes [21:28:48.153] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:28:48.165] checking Python include directory... -I/usr/include/python3.11 [21:28:48.176] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:28:48.216] checking for a sed that does not truncate output... /usr/bin/sed [21:28:48.221] checking for grep that handles long lines and -e... /usr/bin/grep [21:28:48.223] checking for egrep... /usr/bin/grep -E [21:28:48.225] checking for ANSI C header files... yes [21:28:48.407] checking for sys/types.h... yes [21:28:48.422] checking for sys/stat.h... yes [21:28:48.436] checking for stdlib.h... yes [21:28:48.449] checking for string.h... yes [21:28:48.463] checking for memory.h... yes [21:28:48.478] checking for strings.h... yes [21:28:48.491] checking for inttypes.h... yes [21:28:48.506] checking for stdint.h... yes [21:28:48.523] checking for unistd.h... yes [21:28:48.536] checking whether ccache clang is Clang... yes [21:28:48.565] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:28:48.687] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:28:48.765] checking whether more special flags are required for pthreads... no [21:28:48.765] checking for PTHREAD_PRIO_INHERIT... yes [21:28:48.852] checking pthread.h usability... yes [21:28:48.861] checking pthread.h presence... yes [21:28:48.895] checking for pthread.h... yes [21:28:48.895] checking for strerror_r... yes [21:28:48.974] checking whether strerror_r returns int... no [21:28:49.045] checking for main in -lm... yes [21:28:49.130] checking for library containing setproctitle... no [21:28:49.298] checking for library containing dlsym... none required [21:28:49.378] checking for library containing socket... none required [21:28:49.457] checking for library containing getopt_long... none required [21:28:49.537] checking for library containing shm_open... none required [21:28:49.616] checking for library containing shm_unlink... none required [21:28:49.692] checking for library containing clock_gettime... none required [21:28:49.770] checking for library containing shmget... none required [21:28:49.849] checking for library containing backtrace_symbols... none required [21:28:49.928] checking for library containing pthread_barrier_wait... none required [21:28:50.007] checking for library containing readline... -lreadline [21:28:50.085] checking for inflate in -lz... yes [21:28:50.166] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:28:50.340] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:28:50.449] checking for SSL_new in -lssl... yes [21:28:50.561] checking for SSL_CTX_set_cert_cb... yes [21:28:50.668] checking for OPENSSL_init_ssl... yes [21:28:50.779] checking for X509_get_signature_info... yes [21:28:50.892] checking for SSL_CTX_set_num_tickets... yes [21:28:51.004] checking for pam_start in -lpam... yes [21:28:51.113] checking for xmlSaveToBuffer in -lxml2... yes [21:28:51.250] checking for xsltCleanupGlobals in -lxslt... yes [21:28:51.385] checking for LZ4_compress_default in -llz4... yes [21:28:51.525] checking for ZSTD_compress in -lzstd... yes [21:28:51.667] checking for ldap_bind in -lldap... yes [21:28:51.826] checking for ldap_initialize... yes [21:28:51.981] checking for ldap_verify_credentials... yes [21:28:52.133] checking for security_compute_create_name in -lselinux... yes [21:28:52.273] checking for uuid_export in -lossp-uuid... yes [21:28:52.426] checking for stdbool.h that conforms to C99... yes [21:28:52.438] checking for _Bool... yes [21:28:52.542] checking atomic.h usability... no [21:28:52.630] checking atomic.h presence... no [21:28:52.669] checking for atomic.h... no [21:28:52.673] checking copyfile.h usability... no [21:28:52.764] checking copyfile.h presence... no [21:28:52.800] checking for copyfile.h... no [21:28:52.803] checking execinfo.h usability... yes [21:28:52.812] checking execinfo.h presence... yes [21:28:52.843] checking for execinfo.h... yes [21:28:52.851] checking getopt.h usability... yes [21:28:52.860] checking getopt.h presence... yes [21:28:52.890] checking for getopt.h... yes [21:28:52.898] checking ifaddrs.h usability... yes [21:28:52.907] checking ifaddrs.h presence... yes [21:28:52.940] checking for ifaddrs.h... yes [21:28:52.948] checking mbarrier.h usability... no [21:28:53.036] checking mbarrier.h presence... no [21:28:53.074] checking for mbarrier.h... no [21:28:53.078] checking sys/epoll.h usability... yes [21:28:53.087] checking sys/epoll.h presence... yes [21:28:53.119] checking for sys/epoll.h... yes [21:28:53.128] checking sys/event.h usability... no [21:28:53.216] checking sys/event.h presence... no [21:28:53.255] checking for sys/event.h... no [21:28:53.258] checking sys/personality.h usability... yes [21:28:53.267] checking sys/personality.h presence... yes [21:28:53.300] checking for sys/personality.h... yes [21:28:53.308] checking sys/prctl.h usability... yes [21:28:53.395] checking sys/prctl.h presence... yes [21:28:53.426] checking for sys/prctl.h... yes [21:28:53.434] checking sys/procctl.h usability... no [21:28:53.524] checking sys/procctl.h presence... no [21:28:53.560] checking for sys/procctl.h... no [21:28:53.564] checking sys/signalfd.h usability... yes [21:28:53.573] checking sys/signalfd.h presence... yes [21:28:53.606] checking for sys/signalfd.h... yes [21:28:53.614] checking sys/ucred.h usability... no [21:28:53.701] checking sys/ucred.h presence... no [21:28:53.738] checking for sys/ucred.h... no [21:28:53.741] checking termios.h usability... yes [21:28:53.833] checking termios.h presence... yes [21:28:53.865] checking for termios.h... yes [21:28:53.872] checking ucred.h usability... no [21:28:53.959] checking ucred.h presence... no [21:28:53.994] checking for ucred.h... no [21:28:53.996] checking readline/readline.h usability... yes [21:28:54.003] checking readline/readline.h presence... yes [21:28:54.037] checking for readline/readline.h... yes [21:28:54.039] checking readline/history.h usability... yes [21:28:54.048] checking readline/history.h presence... yes [21:28:54.082] checking for readline/history.h... yes [21:28:54.085] checking zlib.h usability... yes [21:28:54.093] checking zlib.h presence... yes [21:28:54.128] checking for zlib.h... yes [21:28:54.128] checking for lz4... /usr/bin/lz4 [21:28:54.128] checking lz4.h usability... yes [21:28:54.219] checking lz4.h presence... yes [21:28:54.252] checking for lz4.h... yes [21:28:54.253] checking for zstd... /usr/bin/zstd [21:28:54.253] checking zstd.h usability... yes [21:28:54.261] checking zstd.h presence... yes [21:28:54.295] checking for zstd.h... yes [21:28:54.296] checking gssapi/gssapi.h usability... yes [21:28:54.341] checking gssapi/gssapi.h presence... yes [21:28:54.374] checking for gssapi/gssapi.h... yes [21:28:54.376] checking gssapi/gssapi_ext.h usability... yes [21:28:54.384] checking gssapi/gssapi_ext.h presence... yes [21:28:54.419] checking for gssapi/gssapi_ext.h... yes [21:28:54.421] checking for openssl... /usr/bin/openssl [21:28:54.425] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:28:54.425] checking openssl/ssl.h usability... yes [21:28:54.435] checking openssl/ssl.h presence... yes [21:28:54.498] checking for openssl/ssl.h... yes [21:28:54.498] checking openssl/err.h usability... yes [21:28:54.507] checking openssl/err.h presence... yes [21:28:54.548] checking for openssl/err.h... yes [21:28:54.549] checking security/pam_appl.h usability... yes [21:28:54.557] checking security/pam_appl.h presence... yes [21:28:54.588] checking for security/pam_appl.h... yes [21:28:54.589] checking systemd/sd-daemon.h usability... yes [21:28:54.598] checking systemd/sd-daemon.h presence... yes [21:28:54.632] checking for systemd/sd-daemon.h... yes [21:28:54.632] checking libxml/parser.h usability... yes [21:28:54.642] checking libxml/parser.h presence... yes [21:28:54.687] checking for libxml/parser.h... yes [21:28:54.687] checking libxslt/xslt.h usability... yes [21:28:54.746] checking libxslt/xslt.h presence... yes [21:28:54.790] checking for libxslt/xslt.h... yes [21:28:54.791] checking ldap.h usability... yes [21:28:54.799] checking ldap.h presence... yes [21:28:54.834] checking for ldap.h... yes [21:28:54.834] checking for compatible LDAP implementation... yes [21:28:54.842] checking ossp/uuid.h usability... yes [21:28:54.850] checking ossp/uuid.h presence... yes [21:28:54.884] checking for ossp/uuid.h... yes [21:28:54.921] checking whether byte ordering is bigendian... no [21:28:55.087] checking for inline... inline [21:28:55.100] checking for printf format archetype... printf [21:28:55.187] checking for _Static_assert... yes [21:28:55.335] checking for typeof... typeof [21:28:55.343] checking for __builtin_types_compatible_p... yes [21:28:55.354] checking for __builtin_constant_p... yes [21:28:55.365] checking for __builtin_unreachable... yes [21:28:55.505] checking for computed goto support... yes [21:28:55.513] checking for struct tm.tm_zone... yes [21:28:55.522] checking for union semun... no [21:28:55.594] checking for socklen_t... yes [21:28:55.679] checking for struct sockaddr.sa_len... no [21:28:55.828] checking for locale_t... yes [21:28:55.838] checking for C/C++ restrict keyword... __restrict [21:28:55.877] checking for struct option... yes [21:28:55.951] checking whether assembler supports x86_64 popcntq... yes [21:28:56.019] checking for special C compiler options needed for large files... no [21:28:56.019] checking for _FILE_OFFSET_BITS value needed for large files... no [21:28:56.091] checking size of off_t... 8 [21:28:56.261] checking size of bool... 1 [21:28:56.421] checking for int timezone... yes [21:28:56.568] checking for wcstombs_l declaration... no [21:28:56.731] checking for backtrace_symbols... yes [21:28:56.882] checking for copyfile... no [21:28:57.035] checking for copy_file_range... yes [21:28:57.181] checking for getifaddrs... yes [21:28:57.326] checking for getpeerucred... no [21:28:57.470] checking for inet_pton... yes [21:28:57.616] checking for kqueue... no [21:28:57.762] checking for mbstowcs_l... no [21:28:57.910] checking for memset_s... no [21:28:58.070] checking for posix_fallocate... yes [21:28:58.227] checking for ppoll... yes [21:28:58.376] checking for pthread_is_threaded_np... no [21:28:58.516] checking for setproctitle... no [21:28:58.664] checking for setproctitle_fast... no [21:28:58.815] checking for strchrnul... yes [21:28:58.971] checking for strsignal... yes [21:28:59.115] checking for syncfs... yes [21:28:59.261] checking for sync_file_range... yes [21:28:59.410] checking for uselocale... yes [21:28:59.558] checking for wcstombs_l... no [21:28:59.711] checking for __builtin_bswap16... yes [21:28:59.854] checking for __builtin_bswap32... yes [21:28:59.997] checking for __builtin_bswap64... yes [21:29:00.139] checking for __builtin_clz... yes [21:29:00.284] checking for __builtin_ctz... yes [21:29:00.428] checking for __builtin_popcount... yes [21:29:00.568] checking for __builtin_frame_address... yes [21:29:00.712] checking for _LARGEFILE_SOURCE value needed for large files... no [21:29:00.851] checking how ccache clang reports undeclared, standard C functions... warning [21:29:00.871] checking for posix_fadvise... yes [21:29:01.010] checking whether posix_fadvise is declared... yes [21:29:01.023] checking whether fdatasync is declared... yes [21:29:01.037] checking whether strlcat is declared... no [21:29:01.139] checking whether strlcpy is declared... no [21:29:01.237] checking whether strnlen is declared... yes [21:29:01.251] checking whether strsep is declared... yes [21:29:01.264] checking whether preadv is declared... yes [21:29:01.277] checking whether pwritev is declared... yes [21:29:01.290] checking whether F_FULLFSYNC is declared... no [21:29:01.359] checking for explicit_bzero... yes [21:29:01.496] checking for getopt... yes [21:29:01.635] checking for getpeereid... no [21:29:01.785] checking for inet_aton... yes [21:29:01.929] checking for mkdtemp... yes [21:29:02.067] checking for strlcat... no [21:29:02.211] checking for strlcpy... no [21:29:02.354] checking for strnlen... yes [21:29:02.491] checking for strsep... yes [21:29:02.623] checking for pthread_barrier_wait... yes [21:29:02.764] checking for getopt_long... yes [21:29:02.895] checking for syslog... yes [21:29:03.029] checking syslog.h usability... yes [21:29:03.037] checking syslog.h presence... yes [21:29:03.067] checking for syslog.h... yes [21:29:03.068] checking for opterr... yes [21:29:03.205] checking for optreset... no [21:29:03.350] checking unicode/ucol.h usability... yes [21:29:03.358] checking unicode/ucol.h presence... yes [21:29:03.397] checking for unicode/ucol.h... yes [21:29:03.401] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:29:03.414] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:29:03.488] checking for rl_completion_suppress_quote... yes [21:29:03.637] checking for rl_filename_quote_characters... yes [21:29:03.783] checking for rl_filename_quoting_function... yes [21:29:03.936] checking for append_history... yes [21:29:04.080] checking for history_truncate_file... yes [21:29:04.236] checking for rl_completion_matches... yes [21:29:04.387] checking for rl_filename_completion_function... yes [21:29:04.537] checking for rl_reset_screen_size... yes [21:29:04.695] checking for rl_variable_bind... yes [21:29:04.845] checking test program... ok [21:29:04.985] checking whether long int is 64 bits... yes [21:29:05.133] checking for __builtin_mul_overflow... yes [21:29:05.279] checking size of void *... 8 [21:29:05.456] checking size of size_t... 8 [21:29:05.620] checking size of long... 8 [21:29:05.782] checking alignment of short... 2 [21:29:05.945] checking alignment of int... 4 [21:29:06.110] checking alignment of long... 8 [21:29:06.268] checking alignment of double... 8 [21:29:06.433] checking for int8... no [21:29:06.505] checking for uint8... no [21:29:06.577] checking for int64... no [21:29:06.651] checking for uint64... no [21:29:06.724] checking for __int128... yes [21:29:06.877] checking for __int128 alignment bug... ok [21:29:07.027] checking alignment of PG_INT128_TYPE... 16 [21:29:07.203] checking for builtin __sync char locking functions... yes [21:29:07.339] checking for builtin __sync int32 locking functions... yes [21:29:07.483] checking for builtin __sync int32 atomic operations... yes [21:29:07.623] checking for builtin __sync int64 atomic operations... yes [21:29:07.761] checking for builtin __atomic int32 atomic operations... yes [21:29:07.899] checking for builtin __atomic int64 atomic operations... yes [21:29:08.053] checking for __get_cpuid... yes [21:29:08.208] checking for __get_cpuid_count... yes [21:29:08.365] checking for __cpuid... no [21:29:08.427] checking for __cpuidex... no [21:29:08.489] checking for _xgetbv with CFLAGS=... no [21:29:08.802] checking for _xgetbv with CFLAGS=-mxsave... yes [21:29:09.143] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:29:09.407] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:29:09.755] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:29:09.845] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:29:10.076] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:29:10.140] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:29:10.198] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [21:29:10.271] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:29:10.272] checking for library containing sem_init... none required [21:29:10.410] checking which semaphore API to use... unnamed POSIX [21:29:10.410] checking which random number source to use... OpenSSL [21:29:10.412] checking for tclsh... /usr/bin/tclsh [21:29:10.412] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:29:10.452] checking tcl.h usability... yes [21:29:10.501] checking tcl.h presence... yes [21:29:10.537] checking for tcl.h... yes [21:29:10.537] checking for perl.h... yes [21:29:10.682] checking for libperl... yes [21:29:10.915] checking Python.h usability... yes [21:29:11.105] checking Python.h presence... yes [21:29:11.174] checking for Python.h... yes [21:29:11.174] checking for xmllint... /usr/bin/xmllint [21:29:11.175] checking for xsltproc... /usr/bin/xsltproc [21:29:11.175] checking for fop... /usr/bin/fop [21:29:11.175] checking for dbtoepub... no [21:29:11.175] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:29:11.269] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:29:11.394] configure: using compiler=Debian clang version 14.0.6 [21:29:11.394] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [21:29:11.394] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:29:11.394] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:29:11.395] configure: using CXX=ccache clang++-16 [21:29:11.395] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:29:11.395] configure: using CLANG=ccache clang-16 [21:29:11.395] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [21:29:11.395] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [21:29:11.421] configure: updating cache clang.cache [21:29:11.430] configure: creating ./config.status [21:29:11.515] config.status: creating GNUmakefile [21:29:11.527] config.status: creating src/Makefile.global [21:29:11.543] config.status: creating src/include/pg_config.h [21:29:11.556] config.status: creating src/include/pg_config_ext.h [21:29:11.563] config.status: src/include/pg_config_ext.h is unchanged [21:29:11.565] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:29:11.574] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:29:11.579] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:29:11.586] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:29:11.593] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:29:11.599] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:29:11.606] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:29:11.638] [21:29:11.638] real 0m25.891s [21:29:11.638] user 0m15.388s [21:29:11.638] sys 0m10.541s [21:29:11.638] make -s -j${BUILD_JOBS} clean [21:29:12.178] time make -s -j${BUILD_JOBS} world-bin [21:29:52.398] simpleundolog.c:69:14: error: no previous extern declaration for non-static variable 'UndoRoutines' [-Werror,-Wmissing-variable-declarations] [21:29:52.398] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [21:29:52.398] ^ [21:29:52.398] simpleundolog.c:69:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [21:29:52.398] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [21:29:52.398] ^ [21:29:52.398] 1 error generated. [21:29:52.399] make[4]: *** [: simpleundolog.o] Error 1 [21:29:52.399] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [21:29:52.399] make[2]: *** [common.mk:37: access-recursive] Error 2 [21:29:52.399] make[2]: *** Waiting for unfinished jobs.... [21:30:05.395] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:30:05.395] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:30:05.396] [21:30:05.396] real 0m53.218s [21:30:05.396] user 2m38.924s [21:30:05.396] sys 0m46.448s [21:30:05.396] [21:30:05.396] Exit status: 2