[14:44:24.420] time ./configure \ [14:44:24.420] --cache clang.cache \ [14:44:24.420] ${LINUX_CONFIGURE_FEATURES} \ [14:44:24.420] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [14:44:24.646] configure: creating cache clang.cache [14:44:24.663] checking build system type... x86_64-pc-linux-gnu [14:44:24.795] checking host system type... x86_64-pc-linux-gnu [14:44:24.795] checking which template to use... linux [14:44:24.796] checking whether NLS is wanted... no [14:44:24.796] checking for default port number... 5432 [14:44:24.804] checking for block size... 8kB [14:44:24.806] checking for segment size... 1GB [14:44:24.809] checking for WAL block size... 8kB [14:44:24.948] checking whether the C compiler works... yes [14:44:25.120] checking for C compiler default output file name... a.out [14:44:25.122] checking for suffix of executables... [14:44:25.203] checking whether we are cross compiling... no [14:44:25.313] checking for suffix of object files... o [14:44:25.325] checking whether we are using the GNU C compiler... yes [14:44:25.335] checking whether ccache clang accepts -g... yes [14:44:25.344] checking for ccache clang option to accept ISO C89... none needed [14:44:25.355] checking for ccache clang option to accept ISO C99... none needed [14:44:25.519] checking whether we are using the GNU C++ compiler... yes [14:44:25.530] checking whether ccache clang++-16 accepts -g... yes [14:44:25.705] checking for gawk... no [14:44:25.705] checking for mawk... mawk [14:44:25.705] checking for LLVM_CONFIG... llvm-config-16 [14:44:25.713] configure: using llvm 16.0.6 [14:44:25.713] checking for CLANG... ccache clang-16 [14:44:25.779] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [14:44:25.791] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [14:44:25.836] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [14:44:25.879] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [14:44:25.890] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [14:44:25.901] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [14:44:25.994] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [14:44:26.006] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:44:26.018] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [14:44:26.038] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [14:44:26.059] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [14:44:26.070] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [14:44:26.081] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [14:44:26.098] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [14:44:26.119] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [14:44:26.201] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [14:44:26.246] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [14:44:26.257] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [14:44:26.300] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [14:44:26.312] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [14:44:26.360] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [14:44:26.371] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [14:44:26.391] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [14:44:26.403] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:44:26.414] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:44:26.427] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:44:26.438] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:44:26.451] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:44:26.540] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:44:26.559] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:44:26.647] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:44:26.722] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:44:26.767] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:44:26.780] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:44:26.825] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:44:26.835] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [14:44:26.846] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:44:26.891] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [14:44:26.902] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [14:44:26.915] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [14:44:26.928] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [14:44:26.941] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:44:26.953] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:44:26.965] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:44:26.985] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:44:27.005] checking whether the C compiler still works... yes [14:44:27.250] checking how to run the C preprocessor... ccache clang -E [14:44:27.433] checking for pkg-config... /usr/bin/pkg-config [14:44:27.433] checking pkg-config is at least version 0.9.0... yes [14:44:27.436] checking whether to build with ICU support... yes [14:44:27.436] checking for icu-uc icu-i18n... yes [14:44:27.448] checking whether to build with Tcl... yes [14:44:27.448] checking whether to build Perl modules... yes [14:44:27.448] checking whether to build Python modules... yes [14:44:27.448] checking whether to build with GSSAPI support... yes [14:44:27.450] checking whether to build with PAM support... yes [14:44:27.450] checking whether to build with BSD Authentication support... no [14:44:27.450] checking whether to build with LDAP support... yes [14:44:27.450] checking whether to build with Bonjour support... no [14:44:27.450] checking whether to build with SELinux support... yes [14:44:27.450] checking whether to build with systemd support... yes [14:44:27.451] checking whether to build with XML support... yes [14:44:27.451] checking for libxml-2.0 >= 2.6.23... yes [14:44:27.462] checking whether to build with LZ4 support... yes [14:44:27.463] checking for liblz4... yes [14:44:27.474] checking whether to build with ZSTD support... yes [14:44:27.474] checking for libzstd >= 1.4.0... yes [14:44:27.487] checking for strip... strip [14:44:27.487] checking whether it is possible to strip libraries... yes [14:44:27.491] checking for ar... ar [14:44:27.491] checking for a BSD-compatible install... /usr/bin/install -c [14:44:27.506] checking for tar... /usr/bin/tar [14:44:27.506] checking whether ln -s works... yes [14:44:27.506] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:44:27.510] checking for bison... /usr/bin/bison [14:44:27.513] configure: using bison (GNU Bison) 3.8.2 [14:44:27.518] checking for flex... /usr/bin/flex [14:44:27.535] configure: using flex 2.6.4 [14:44:27.535] checking for perl... /usr/bin/perl [14:44:27.540] configure: using perl 5.36.0 [14:44:27.543] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [14:44:27.550] checking for Perl privlibexp... /usr/share/perl/5.36 [14:44:27.556] checking for Perl useshrplib... true [14:44:27.564] 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 [14:44:27.571] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:44:27.580] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [14:44:27.692] checking for python3... /usr/bin/python3 [14:44:27.710] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [14:44:27.723] checking for Python sysconfig module... yes [14:44:27.743] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [14:44:27.764] checking Python include directory... -I/usr/include/python3.11 [14:44:27.782] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [14:44:27.835] checking for a sed that does not truncate output... /usr/bin/sed [14:44:27.844] checking for grep that handles long lines and -e... /usr/bin/grep [14:44:27.847] checking for egrep... /usr/bin/grep -E [14:44:27.850] checking for ANSI C header files... yes [14:44:28.131] checking for sys/types.h... yes [14:44:28.155] checking for sys/stat.h... yes [14:44:28.181] checking for stdlib.h... yes [14:44:28.299] checking for string.h... yes [14:44:28.367] checking for memory.h... yes [14:44:28.392] checking for strings.h... yes [14:44:28.416] checking for inttypes.h... yes [14:44:28.443] checking for stdint.h... yes [14:44:28.467] checking for unistd.h... yes [14:44:28.488] checking whether ccache clang is Clang... yes [14:44:28.529] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [14:44:28.690] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:44:28.794] checking whether more special flags are required for pthreads... no [14:44:28.794] checking for PTHREAD_PRIO_INHERIT... yes [14:44:28.900] checking pthread.h usability... yes [14:44:28.962] checking pthread.h presence... yes [14:44:29.004] checking for pthread.h... yes [14:44:29.004] checking for strerror_r... yes [14:44:29.100] checking whether strerror_r returns int... no [14:44:29.188] checking for main in -lm... yes [14:44:29.291] checking for library containing setproctitle... no [14:44:29.496] checking for library containing dlsym... none required [14:44:29.595] checking for library containing socket... none required [14:44:29.688] checking for library containing getopt_long... none required [14:44:29.786] checking for library containing shm_open... none required [14:44:29.886] checking for library containing shm_unlink... none required [14:44:29.984] checking for library containing clock_gettime... none required [14:44:30.080] checking for library containing shmget... none required [14:44:30.177] checking for library containing backtrace_symbols... none required [14:44:30.273] checking for library containing pthread_barrier_wait... none required [14:44:30.378] checking for library containing readline... -lreadline [14:44:30.481] checking for inflate in -lz... yes [14:44:30.582] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:44:30.794] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:44:30.924] checking for SSL_new in -lssl... yes [14:44:31.074] checking for SSL_CTX_set_cert_cb... yes [14:44:31.210] checking for OPENSSL_init_ssl... yes [14:44:31.364] checking for BIO_meth_new... yes [14:44:31.516] checking for ASN1_STRING_get0_data... yes [14:44:31.648] checking for HMAC_CTX_new... yes [14:44:31.784] checking for HMAC_CTX_free... yes [14:44:31.921] checking for CRYPTO_lock... no [14:44:32.077] checking for X509_get_signature_info... yes [14:44:32.231] checking for SSL_CTX_set_num_tickets... yes [14:44:32.394] checking for pam_start in -lpam... yes [14:44:32.527] checking for xmlSaveToBuffer in -lxml2... yes [14:44:32.769] checking for xsltCleanupGlobals in -lxslt... yes [14:44:32.996] checking for LZ4_compress_default in -llz4... yes [14:44:33.234] checking for ZSTD_compress in -lzstd... yes [14:44:33.462] checking for ldap_bind in -lldap... yes [14:44:33.706] checking for ldap_initialize... yes [14:44:33.948] checking for ldap_verify_credentials... yes [14:44:34.183] checking for security_compute_create_name in -lselinux... yes [14:44:34.413] checking for uuid_export in -lossp-uuid... yes [14:44:34.626] checking for stdbool.h that conforms to C99... yes [14:44:34.645] checking for _Bool... yes [14:44:34.784] checking atomic.h usability... no [14:44:34.893] checking atomic.h presence... no [14:44:34.942] checking for atomic.h... no [14:44:34.948] checking copyfile.h usability... no [14:44:35.055] checking copyfile.h presence... no [14:44:35.103] checking for copyfile.h... no [14:44:35.108] checking execinfo.h usability... yes [14:44:35.121] checking execinfo.h presence... yes [14:44:35.161] checking for execinfo.h... yes [14:44:35.174] checking getopt.h usability... yes [14:44:35.188] checking getopt.h presence... yes [14:44:35.229] checking for getopt.h... yes [14:44:35.241] checking ifaddrs.h usability... yes [14:44:35.254] checking ifaddrs.h presence... yes [14:44:35.295] checking for ifaddrs.h... yes [14:44:35.307] checking mbarrier.h usability... no [14:44:35.417] checking mbarrier.h presence... no [14:44:35.464] checking for mbarrier.h... no [14:44:35.469] checking sys/epoll.h usability... yes [14:44:35.483] checking sys/epoll.h presence... yes [14:44:35.524] checking for sys/epoll.h... yes [14:44:35.535] checking sys/event.h usability... no [14:44:35.639] checking sys/event.h presence... no [14:44:35.682] checking for sys/event.h... no [14:44:35.687] checking sys/personality.h usability... yes [14:44:35.699] checking sys/personality.h presence... yes [14:44:35.737] checking for sys/personality.h... yes [14:44:35.750] checking sys/prctl.h usability... yes [14:44:35.808] checking sys/prctl.h presence... yes [14:44:35.849] checking for sys/prctl.h... yes [14:44:35.861] checking sys/procctl.h usability... no [14:44:35.969] checking sys/procctl.h presence... no [14:44:36.012] checking for sys/procctl.h... no [14:44:36.017] checking sys/signalfd.h usability... yes [14:44:36.028] checking sys/signalfd.h presence... yes [14:44:36.067] checking for sys/signalfd.h... yes [14:44:36.077] checking sys/ucred.h usability... no [14:44:36.181] checking sys/ucred.h presence... no [14:44:36.226] checking for sys/ucred.h... no [14:44:36.231] checking termios.h usability... yes [14:44:36.244] checking termios.h presence... yes [14:44:36.285] checking for termios.h... yes [14:44:36.298] checking ucred.h usability... no [14:44:36.411] checking ucred.h presence... no [14:44:36.457] checking for ucred.h... no [14:44:36.460] checking readline/readline.h usability... yes [14:44:36.472] checking readline/readline.h presence... yes [14:44:36.514] checking for readline/readline.h... yes [14:44:36.517] checking readline/history.h usability... yes [14:44:36.531] checking readline/history.h presence... yes [14:44:36.577] checking for readline/history.h... yes [14:44:36.583] checking zlib.h usability... yes [14:44:36.595] checking zlib.h presence... yes [14:44:36.642] checking for zlib.h... yes [14:44:36.643] checking for lz4... /usr/bin/lz4 [14:44:36.643] checking lz4.h usability... yes [14:44:36.655] checking lz4.h presence... yes [14:44:36.696] checking for lz4.h... yes [14:44:36.696] checking for zstd... /usr/bin/zstd [14:44:36.697] checking zstd.h usability... yes [14:44:36.754] checking zstd.h presence... yes [14:44:36.794] checking for zstd.h... yes [14:44:36.795] checking gssapi/gssapi.h usability... yes [14:44:36.807] checking gssapi/gssapi.h presence... yes [14:44:36.847] checking for gssapi/gssapi.h... yes [14:44:36.849] checking gssapi/gssapi_ext.h usability... yes [14:44:36.860] checking gssapi/gssapi_ext.h presence... yes [14:44:36.900] checking for gssapi/gssapi_ext.h... yes [14:44:36.901] checking for openssl... /usr/bin/openssl [14:44:36.907] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [14:44:36.908] checking openssl/ssl.h usability... yes [14:44:36.920] checking openssl/ssl.h presence... yes [14:44:36.996] checking for openssl/ssl.h... yes [14:44:36.996] checking openssl/err.h usability... yes [14:44:37.135] checking openssl/err.h presence... yes [14:44:37.187] checking for openssl/err.h... yes [14:44:37.187] checking security/pam_appl.h usability... yes [14:44:37.202] checking security/pam_appl.h presence... yes [14:44:37.244] checking for security/pam_appl.h... yes [14:44:37.246] checking systemd/sd-daemon.h usability... yes [14:44:37.258] checking systemd/sd-daemon.h presence... yes [14:44:37.298] checking for systemd/sd-daemon.h... yes [14:44:37.299] checking libxml/parser.h usability... yes [14:44:37.371] checking libxml/parser.h presence... yes [14:44:37.427] checking for libxml/parser.h... yes [14:44:37.428] checking libxslt/xslt.h usability... yes [14:44:37.441] checking libxslt/xslt.h presence... yes [14:44:37.496] checking for libxslt/xslt.h... yes [14:44:37.497] checking ldap.h usability... yes [14:44:37.561] checking ldap.h presence... yes [14:44:37.605] checking for ldap.h... yes [14:44:37.605] checking for compatible LDAP implementation... yes [14:44:37.652] checking ossp/uuid.h usability... yes [14:44:37.707] checking ossp/uuid.h presence... yes [14:44:37.752] checking for ossp/uuid.h... yes [14:44:37.800] checking whether byte ordering is bigendian... no [14:44:38.004] checking for inline... inline [14:44:38.056] checking for printf format archetype... printf [14:44:38.096] checking for _Static_assert... yes [14:44:38.342] checking for typeof... typeof [14:44:38.352] checking for __builtin_types_compatible_p... yes [14:44:38.368] checking for __builtin_constant_p... yes [14:44:38.384] checking for __builtin_unreachable... yes [14:44:38.634] checking for computed goto support... yes [14:44:38.644] checking for struct tm.tm_zone... yes [14:44:38.657] checking for union semun... no [14:44:38.742] checking for socklen_t... yes [14:44:38.848] checking for struct sockaddr.sa_len... no [14:44:39.031] checking for locale_t... yes [14:44:39.119] checking for C/C++ restrict keyword... __restrict [14:44:39.139] checking for struct option... yes [14:44:39.233] checking whether assembler supports x86_64 popcntq... yes [14:44:39.245] checking for special C compiler options needed for large files... no [14:44:39.245] checking for _FILE_OFFSET_BITS value needed for large files... no [14:44:39.263] checking size of off_t... 8 [14:44:39.505] checking size of bool... 1 [14:44:39.769] checking for int timezone... yes [14:44:39.982] checking for wcstombs_l declaration... no [14:44:40.182] checking for backtrace_symbols... yes [14:44:40.406] checking for copyfile... no [14:44:40.606] checking for copy_file_range... yes [14:44:40.788] checking for getifaddrs... yes [14:44:41.016] checking for getpeerucred... no [14:44:41.244] checking for inet_pton... yes [14:44:41.470] checking for kqueue... no [14:44:41.671] checking for mbstowcs_l... no [14:44:41.930] checking for memset_s... no [14:44:42.150] checking for posix_fallocate... yes [14:44:42.344] checking for ppoll... yes [14:44:42.576] checking for pthread_is_threaded_np... no [14:44:42.794] checking for setproctitle... no [14:44:43.048] checking for setproctitle_fast... no [14:44:43.296] checking for strchrnul... yes [14:44:43.552] checking for strsignal... yes [14:44:43.783] checking for syncfs... yes [14:44:44.018] checking for sync_file_range... yes [14:44:44.285] checking for uselocale... yes [14:44:44.509] checking for wcstombs_l... no [14:44:44.736] checking for __builtin_bswap16... yes [14:44:44.956] checking for __builtin_bswap32... yes [14:44:45.163] checking for __builtin_bswap64... yes [14:44:45.370] checking for __builtin_clz... yes [14:44:45.592] checking for __builtin_ctz... yes [14:44:45.806] checking for __builtin_popcount... yes [14:44:46.050] checking for __builtin_frame_address... yes [14:44:46.285] checking for _LARGEFILE_SOURCE value needed for large files... no [14:44:46.527] checking how ccache clang reports undeclared, standard C functions... warning [14:44:46.556] checking for posix_fadvise... yes [14:44:46.784] checking whether posix_fadvise is declared... yes [14:44:46.881] checking whether fdatasync is declared... yes [14:44:46.904] checking whether strlcat is declared... no [14:44:47.027] checking whether strlcpy is declared... no [14:44:47.158] checking whether strnlen is declared... yes [14:44:47.182] checking whether strsep is declared... yes [14:44:47.206] checking whether preadv is declared... yes [14:44:47.229] checking whether pwritev is declared... yes [14:44:47.253] checking whether F_FULLFSYNC is declared... no [14:44:47.351] checking for explicit_bzero... yes [14:44:47.583] checking for getopt... yes [14:44:47.838] checking for getpeereid... no [14:44:48.082] checking for inet_aton... yes [14:44:48.357] checking for mkdtemp... yes [14:44:48.599] checking for strlcat... no [14:44:48.871] checking for strlcpy... no [14:44:49.102] checking for strnlen... yes [14:44:49.304] checking for strsep... yes [14:44:49.524] checking for pthread_barrier_wait... yes [14:44:49.719] checking for getopt_long... yes [14:44:49.961] checking for syslog... yes [14:44:50.165] checking syslog.h usability... yes [14:44:50.177] checking syslog.h presence... yes [14:44:50.218] checking for syslog.h... yes [14:44:50.218] checking for opterr... yes [14:44:50.476] checking for optreset... no [14:44:50.698] checking unicode/ucol.h usability... yes [14:44:50.712] checking unicode/ucol.h presence... yes [14:44:50.765] checking for unicode/ucol.h... yes [14:44:50.773] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:44:50.796] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:44:50.810] checking for rl_completion_suppress_quote... yes [14:44:51.025] checking for rl_filename_quote_characters... yes [14:44:51.248] checking for rl_filename_quoting_function... yes [14:44:51.471] checking for append_history... yes [14:44:51.647] checking for history_truncate_file... yes [14:44:51.844] checking for rl_completion_matches... yes [14:44:52.064] checking for rl_filename_completion_function... yes [14:44:52.322] checking for rl_reset_screen_size... yes [14:44:52.559] checking for rl_variable_bind... yes [14:44:52.778] checking test program... ok [14:44:53.001] checking whether long int is 64 bits... yes [14:44:53.259] checking for __builtin_mul_overflow... yes [14:44:53.508] checking size of void *... 8 [14:44:53.721] checking size of size_t... 8 [14:44:53.939] checking size of long... 8 [14:44:54.155] checking alignment of short... 2 [14:44:54.404] checking alignment of int... 4 [14:44:54.637] checking alignment of long... 8 [14:44:54.863] checking alignment of double... 8 [14:44:55.094] checking for int8... no [14:44:55.181] checking for uint8... no [14:44:55.270] checking for int64... no [14:44:55.361] checking for uint64... no [14:44:55.455] checking for __int128... yes [14:44:55.676] checking for __int128 alignment bug... ok [14:44:55.904] checking alignment of PG_INT128_TYPE... 16 [14:44:56.166] checking for builtin __sync char locking functions... yes [14:44:56.370] checking for builtin __sync int32 locking functions... yes [14:44:56.590] checking for builtin __sync int32 atomic operations... yes [14:44:56.784] checking for builtin __sync int64 atomic operations... yes [14:44:56.982] checking for builtin __atomic int32 atomic operations... yes [14:44:57.196] checking for builtin __atomic int64 atomic operations... yes [14:44:57.399] checking for __get_cpuid... yes [14:44:57.651] checking for __get_cpuid_count... yes [14:44:57.905] checking for __cpuid... no [14:44:57.992] checking for __cpuidex... no [14:44:58.074] checking for _xgetbv with CFLAGS=... no [14:44:58.471] checking for _xgetbv with CFLAGS=-mxsave... yes [14:44:58.972] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:44:59.295] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:44:59.746] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:44:59.861] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:45:00.188] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:45:00.273] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:45:00.346] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [14:45:00.441] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:45:00.441] checking for library containing sem_init... none required [14:45:00.641] checking which semaphore API to use... unnamed POSIX [14:45:00.642] checking which random number source to use... OpenSSL [14:45:00.644] checking for tclsh... /usr/bin/tclsh [14:45:00.644] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:45:00.691] checking tcl.h usability... yes [14:45:00.704] checking tcl.h presence... yes [14:45:00.748] checking for tcl.h... yes [14:45:00.749] checking for perl.h... yes [14:45:00.778] checking for libperl... yes [14:45:01.056] checking Python.h usability... yes [14:45:01.070] checking Python.h presence... yes [14:45:01.152] checking for Python.h... yes [14:45:01.152] checking for xmllint... /usr/bin/xmllint [14:45:01.153] checking for xsltproc... /usr/bin/xsltproc [14:45:01.153] checking for fop... /usr/bin/fop [14:45:01.153] checking for dbtoepub... no [14:45:01.153] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [14:45:01.263] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:45:01.416] configure: using compiler=Debian clang version 14.0.6 [14:45:01.416] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [14:45:01.416] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:45:01.416] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [14:45:01.416] configure: using CXX=ccache clang++-16 [14:45:01.416] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [14:45:01.416] configure: using CLANG=ccache clang-16 [14:45:01.416] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [14:45:01.416] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [14:45:01.453] configure: updating cache clang.cache [14:45:01.466] configure: creating ./config.status [14:45:01.596] config.status: creating GNUmakefile [14:45:01.615] config.status: creating src/Makefile.global [14:45:01.637] config.status: creating src/include/pg_config.h [14:45:01.656] config.status: creating src/include/pg_config_ext.h [14:45:01.668] config.status: src/include/pg_config_ext.h is unchanged [14:45:01.671] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:45:01.683] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [14:45:01.692] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:45:01.705] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:45:01.716] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:45:01.728] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:45:01.739] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:45:01.785] [14:45:01.785] real 0m37.365s [14:45:01.785] user 0m23.788s [14:45:01.785] sys 0m13.698s [14:45:01.785] make -s -j${BUILD_JOBS} clean [14:45:02.470] time make -s -j${BUILD_JOBS} world-bin [14:45:44.366] simpleundolog.c:48:14: error: no previous extern declaration for non-static variable 'UndoRoutines' [-Werror,-Wmissing-variable-declarations] [14:45:44.366] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [14:45:44.366] ^ [14:45:44.366] simpleundolog.c:48:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [14:45:44.366] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [14:45:44.366] ^ [14:45:44.366] 1 error generated. [14:45:44.367] make[4]: *** [: simpleundolog.o] Error 1 [14:45:44.367] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [14:45:44.367] make[2]: *** [common.mk:37: access-recursive] Error 2 [14:45:44.367] make[2]: *** Waiting for unfinished jobs.... [14:45:57.793] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:45:57.794] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:45:57.794] [14:45:57.794] real 0m55.324s [14:45:57.794] user 2m45.653s [14:45:57.794] sys 0m48.708s [14:45:57.794] [14:45:57.794] Exit status: 2