[10:17:53.287] time ./configure \ [10:17:53.287] --cache clang.cache \ [10:17:53.287] ${LINUX_CONFIGURE_FEATURES} \ [10:17:53.287] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [10:17:53.455] configure: creating cache clang.cache [10:17:53.469] checking build system type... x86_64-pc-linux-gnu [10:17:53.565] checking host system type... x86_64-pc-linux-gnu [10:17:53.565] checking which template to use... linux [10:17:53.565] checking whether NLS is wanted... no [10:17:53.565] checking for default port number... 5432 [10:17:53.571] checking for block size... 8kB [10:17:53.572] checking for segment size... 1GB [10:17:53.575] checking for WAL block size... 8kB [10:17:53.683] checking whether the C compiler works... yes [10:17:53.834] checking for C compiler default output file name... a.out [10:17:53.835] checking for suffix of executables... [10:17:53.900] checking whether we are cross compiling... no [10:17:53.990] checking for suffix of object files... o [10:17:53.997] checking whether we are using the GNU C compiler... yes [10:17:54.004] checking whether ccache clang accepts -g... yes [10:17:54.010] checking for ccache clang option to accept ISO C89... none needed [10:17:54.127] checking for ccache clang option to accept ISO C99... none needed [10:17:54.247] checking whether we are using the GNU C++ compiler... yes [10:17:54.254] checking whether ccache clang++-16 accepts -g... yes [10:17:54.380] checking for gawk... no [10:17:54.380] checking for mawk... mawk [10:17:54.381] checking for LLVM_CONFIG... llvm-config-16 [10:17:54.386] configure: using llvm 16.0.6 [10:17:54.386] checking for CLANG... ccache clang-16 [10:17:54.432] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [10:17:54.463] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [10:17:54.470] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [10:17:54.476] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [10:17:54.482] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [10:17:54.488] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [10:17:54.521] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [10:17:54.527] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:17:54.563] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [10:17:54.598] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [10:17:54.609] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [10:17:54.615] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [10:17:54.687] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [10:17:54.698] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [10:17:54.737] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [10:17:54.743] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [10:17:54.775] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [10:17:54.831] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [10:17:54.837] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [10:17:54.843] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [10:17:54.873] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [10:17:54.933] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [10:17:54.944] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [10:17:54.951] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:17:55.005] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:17:55.012] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:17:55.066] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:17:55.096] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [10:17:55.156] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:17:55.167] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:17:55.228] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:17:55.234] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:17:55.241] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:17:55.248] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [10:17:55.280] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [10:17:55.286] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [10:17:55.318] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [10:17:55.324] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [10:17:55.331] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [10:17:55.337] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [10:17:55.343] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [10:17:55.350] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:17:55.357] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:17:55.363] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [10:17:55.374] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:17:55.385] checking whether the C compiler still works... yes [10:17:55.569] checking how to run the C preprocessor... ccache clang -E [10:17:55.692] checking for pkg-config... /usr/bin/pkg-config [10:17:55.692] checking pkg-config is at least version 0.9.0... yes [10:17:55.693] checking whether to build with ICU support... yes [10:17:55.693] checking for icu-uc icu-i18n... yes [10:17:55.700] checking whether to build with Tcl... yes [10:17:55.700] checking whether to build Perl modules... yes [10:17:55.701] checking whether to build Python modules... yes [10:17:55.701] checking whether to build with GSSAPI support... yes [10:17:55.702] checking whether to build with PAM support... yes [10:17:55.702] checking whether to build with BSD Authentication support... no [10:17:55.702] checking whether to build with LDAP support... yes [10:17:55.702] checking whether to build with Bonjour support... no [10:17:55.702] checking whether to build with SELinux support... yes [10:17:55.702] checking whether to build with systemd support... yes [10:17:55.703] checking whether to build with XML support... yes [10:17:55.703] checking for libxml-2.0 >= 2.6.23... yes [10:17:55.709] checking whether to build with LZ4 support... yes [10:17:55.709] checking for liblz4... yes [10:17:55.716] checking whether to build with ZSTD support... yes [10:17:55.716] checking for libzstd >= 1.4.0... yes [10:17:55.723] checking for strip... strip [10:17:55.723] checking whether it is possible to strip libraries... yes [10:17:55.725] checking for ar... ar [10:17:55.725] checking for a BSD-compatible install... /usr/bin/install -c [10:17:55.734] checking for tar... /usr/bin/tar [10:17:55.734] checking whether ln -s works... yes [10:17:55.734] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:17:55.736] checking for bison... /usr/bin/bison [10:17:55.738] configure: using bison (GNU Bison) 3.8.2 [10:17:55.741] checking for flex... /usr/bin/flex [10:17:55.752] configure: using flex 2.6.4 [10:17:55.752] checking for perl... /usr/bin/perl [10:17:55.755] configure: using perl 5.36.0 [10:17:55.756] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [10:17:55.761] checking for Perl privlibexp... /usr/share/perl/5.36 [10:17:55.765] checking for Perl useshrplib... true [10:17:55.770] 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 [10:17:55.776] checking for CFLAGS to compile embedded Perl... -DDEBIAN [10:17:55.781] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [10:17:55.869] checking for python3... /usr/bin/python3 [10:17:55.880] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [10:17:55.886] checking for Python sysconfig module... yes [10:17:55.897] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [10:17:55.908] checking Python include directory... -I/usr/include/python3.11 [10:17:55.920] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [10:17:55.959] checking for a sed that does not truncate output... /usr/bin/sed [10:17:55.964] checking for grep that handles long lines and -e... /usr/bin/grep [10:17:55.966] checking for egrep... /usr/bin/grep -E [10:17:55.967] checking for ANSI C header files... yes [10:17:56.190] checking for sys/types.h... yes [10:17:56.269] checking for sys/stat.h... yes [10:17:56.350] checking for stdlib.h... yes [10:17:56.365] checking for string.h... yes [10:17:56.378] checking for memory.h... yes [10:17:56.391] checking for strings.h... yes [10:17:56.405] checking for inttypes.h... yes [10:17:56.420] checking for stdint.h... yes [10:17:56.434] checking for unistd.h... yes [10:17:56.445] checking whether ccache clang is Clang... yes [10:17:56.472] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [10:17:56.585] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [10:17:56.657] checking whether more special flags are required for pthreads... no [10:17:56.657] checking for PTHREAD_PRIO_INHERIT... yes [10:17:56.734] checking pthread.h usability... yes [10:17:56.742] checking pthread.h presence... yes [10:17:56.773] checking for pthread.h... yes [10:17:56.773] checking for strerror_r... yes [10:17:56.842] checking whether strerror_r returns int... no [10:17:56.905] checking for main in -lm... yes [10:17:56.980] checking for library containing setproctitle... no [10:17:57.134] checking for library containing dlsym... none required [10:17:57.207] checking for library containing socket... none required [10:17:57.279] checking for library containing getopt_long... none required [10:17:57.352] checking for library containing shm_open... none required [10:17:57.425] checking for library containing shm_unlink... none required [10:17:57.500] checking for library containing clock_gettime... none required [10:17:57.576] checking for library containing shmget... none required [10:17:57.650] checking for library containing backtrace_symbols... none required [10:17:57.723] checking for library containing pthread_barrier_wait... none required [10:17:57.797] checking for library containing readline... -lreadline [10:17:57.870] checking for inflate in -lz... yes [10:17:57.947] checking for library containing gss_store_cred_into... -lgssapi_krb5 [10:17:58.105] checking for CRYPTO_new_ex_data in -lcrypto... yes [10:17:58.204] checking for SSL_new in -lssl... yes [10:17:58.306] checking for SSL_CTX_set_cert_cb... yes [10:17:58.411] checking for OPENSSL_init_ssl... yes [10:17:58.519] checking for BIO_meth_new... yes [10:17:58.625] checking for ASN1_STRING_get0_data... yes [10:17:58.731] checking for HMAC_CTX_new... yes [10:17:58.838] checking for HMAC_CTX_free... yes [10:17:58.943] checking for CRYPTO_lock... no [10:17:59.052] checking for X509_get_signature_info... yes [10:17:59.160] checking for SSL_CTX_set_num_tickets... yes [10:17:59.265] checking for pam_start in -lpam... yes [10:17:59.367] checking for xmlSaveToBuffer in -lxml2... yes [10:17:59.494] checking for xsltCleanupGlobals in -lxslt... yes [10:17:59.627] checking for LZ4_compress_default in -llz4... yes [10:17:59.757] checking for ZSTD_compress in -lzstd... yes [10:17:59.889] checking for ldap_bind in -lldap... yes [10:18:00.029] checking for ldap_initialize... yes [10:18:00.172] checking for ldap_verify_credentials... yes [10:18:00.316] checking for security_compute_create_name in -lselinux... yes [10:18:00.449] checking for uuid_export in -lossp-uuid... yes [10:18:00.578] checking for stdbool.h that conforms to C99... yes [10:18:00.589] checking for _Bool... yes [10:18:00.688] checking atomic.h usability... no [10:18:00.772] checking atomic.h presence... no [10:18:00.806] checking for atomic.h... no [10:18:00.810] checking copyfile.h usability... no [10:18:00.893] checking copyfile.h presence... no [10:18:00.927] checking for copyfile.h... no [10:18:00.930] checking execinfo.h usability... yes [10:18:00.938] checking execinfo.h presence... yes [10:18:00.967] checking for execinfo.h... yes [10:18:00.973] checking getopt.h usability... yes [10:18:01.058] checking getopt.h presence... yes [10:18:01.087] checking for getopt.h... yes [10:18:01.094] checking ifaddrs.h usability... yes [10:18:01.103] checking ifaddrs.h presence... yes [10:18:01.135] checking for ifaddrs.h... yes [10:18:01.142] checking mbarrier.h usability... no [10:18:01.227] checking mbarrier.h presence... no [10:18:01.260] checking for mbarrier.h... no [10:18:01.264] checking sys/epoll.h usability... yes [10:18:01.307] checking sys/epoll.h presence... yes [10:18:01.338] checking for sys/epoll.h... yes [10:18:01.345] checking sys/event.h usability... no [10:18:01.427] checking sys/event.h presence... no [10:18:01.460] checking for sys/event.h... no [10:18:01.463] checking sys/personality.h usability... yes [10:18:01.471] checking sys/personality.h presence... yes [10:18:01.500] checking for sys/personality.h... yes [10:18:01.506] checking sys/prctl.h usability... yes [10:18:01.549] checking sys/prctl.h presence... yes [10:18:01.578] checking for sys/prctl.h... yes [10:18:01.585] checking sys/procctl.h usability... no [10:18:01.667] checking sys/procctl.h presence... no [10:18:01.701] checking for sys/procctl.h... no [10:18:01.704] checking sys/signalfd.h usability... yes [10:18:01.712] checking sys/signalfd.h presence... yes [10:18:01.741] checking for sys/signalfd.h... yes [10:18:01.748] checking sys/ucred.h usability... no [10:18:01.829] checking sys/ucred.h presence... no [10:18:01.861] checking for sys/ucred.h... no [10:18:01.864] checking termios.h usability... yes [10:18:01.950] checking termios.h presence... yes [10:18:01.980] checking for termios.h... yes [10:18:01.986] checking ucred.h usability... no [10:18:02.067] checking ucred.h presence... no [10:18:02.100] checking for ucred.h... no [10:18:02.101] checking readline/readline.h usability... yes [10:18:02.145] checking readline/readline.h presence... yes [10:18:02.176] checking for readline/readline.h... yes [10:18:02.177] checking readline/history.h usability... yes [10:18:02.263] checking readline/history.h presence... yes [10:18:02.295] checking for readline/history.h... yes [10:18:02.298] checking zlib.h usability... yes [10:18:02.390] checking zlib.h presence... yes [10:18:02.424] checking for zlib.h... yes [10:18:02.425] checking for lz4... /usr/bin/lz4 [10:18:02.425] checking lz4.h usability... yes [10:18:02.433] checking lz4.h presence... yes [10:18:02.464] checking for lz4.h... yes [10:18:02.464] checking for zstd... /usr/bin/zstd [10:18:02.465] checking zstd.h usability... yes [10:18:02.553] checking zstd.h presence... yes [10:18:02.583] checking for zstd.h... yes [10:18:02.584] checking gssapi/gssapi.h usability... yes [10:18:02.591] checking gssapi/gssapi.h presence... yes [10:18:02.621] checking for gssapi/gssapi.h... yes [10:18:02.622] checking gssapi/gssapi_ext.h usability... yes [10:18:02.707] checking gssapi/gssapi_ext.h presence... yes [10:18:02.739] checking for gssapi/gssapi_ext.h... yes [10:18:02.740] checking for openssl... /usr/bin/openssl [10:18:02.745] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [10:18:02.745] checking openssl/ssl.h usability... yes [10:18:02.755] checking openssl/ssl.h presence... yes [10:18:02.815] checking for openssl/ssl.h... yes [10:18:02.815] checking openssl/err.h usability... yes [10:18:02.922] checking openssl/err.h presence... yes [10:18:02.962] checking for openssl/err.h... yes [10:18:02.962] checking security/pam_appl.h usability... yes [10:18:03.045] checking security/pam_appl.h presence... yes [10:18:03.073] checking for security/pam_appl.h... yes [10:18:03.074] checking systemd/sd-daemon.h usability... yes [10:18:03.161] checking systemd/sd-daemon.h presence... yes [10:18:03.193] checking for systemd/sd-daemon.h... yes [10:18:03.194] checking libxml/parser.h usability... yes [10:18:03.308] checking libxml/parser.h presence... yes [10:18:03.351] checking for libxml/parser.h... yes [10:18:03.352] checking libxslt/xslt.h usability... yes [10:18:03.468] checking libxslt/xslt.h presence... yes [10:18:03.511] checking for libxslt/xslt.h... yes [10:18:03.511] checking ldap.h usability... yes [10:18:03.557] checking ldap.h presence... yes [10:18:03.589] checking for ldap.h... yes [10:18:03.589] checking for compatible LDAP implementation... yes [10:18:03.597] checking ossp/uuid.h usability... yes [10:18:03.640] checking ossp/uuid.h presence... yes [10:18:03.673] checking for ossp/uuid.h... yes [10:18:03.706] checking whether byte ordering is bigendian... no [10:18:03.850] checking for inline... inline [10:18:03.912] checking for printf format archetype... printf [10:18:03.936] checking for _Static_assert... yes [10:18:04.071] checking for typeof... typeof [10:18:04.078] checking for __builtin_types_compatible_p... yes [10:18:04.089] checking for __builtin_constant_p... yes [10:18:04.100] checking for __builtin_unreachable... yes [10:18:04.243] checking for computed goto support... yes [10:18:04.305] checking for struct tm.tm_zone... yes [10:18:04.314] checking for union semun... no [10:18:04.386] checking for socklen_t... yes [10:18:04.468] checking for struct sockaddr.sa_len... no [10:18:04.611] checking for locale_t... yes [10:18:04.678] checking for C/C++ restrict keyword... __restrict [10:18:04.691] checking for struct option... yes [10:18:04.763] checking whether assembler supports x86_64 popcntq... yes [10:18:04.771] checking for special C compiler options needed for large files... no [10:18:04.771] checking for _FILE_OFFSET_BITS value needed for large files... no [10:18:04.782] checking size of off_t... 8 [10:18:04.943] checking size of bool... 1 [10:18:05.098] checking for int timezone... yes [10:18:05.242] checking for wcstombs_l declaration... no [10:18:05.401] checking for backtrace_symbols... yes [10:18:05.550] checking for copyfile... no [10:18:05.709] checking for copy_file_range... yes [10:18:05.862] checking for getifaddrs... yes [10:18:06.024] checking for getpeerucred... no [10:18:06.187] checking for inet_pton... yes [10:18:06.337] checking for kqueue... no [10:18:06.501] checking for mbstowcs_l... no [10:18:06.657] checking for memset_s... no [10:18:06.815] checking for posix_fallocate... yes [10:18:06.971] checking for ppoll... yes [10:18:07.128] checking for pthread_is_threaded_np... no [10:18:07.285] checking for setproctitle... no [10:18:07.436] checking for setproctitle_fast... no [10:18:07.581] checking for strchrnul... yes [10:18:07.724] checking for strsignal... yes [10:18:07.865] checking for syncfs... yes [10:18:08.006] checking for sync_file_range... yes [10:18:08.146] checking for uselocale... yes [10:18:08.290] checking for wcstombs_l... no [10:18:08.426] checking for __builtin_bswap16... yes [10:18:08.563] checking for __builtin_bswap32... yes [10:18:08.701] checking for __builtin_bswap64... yes [10:18:08.854] checking for __builtin_clz... yes [10:18:08.995] checking for __builtin_ctz... yes [10:18:09.144] checking for __builtin_popcount... yes [10:18:09.283] checking for __builtin_frame_address... yes [10:18:09.425] checking for _LARGEFILE_SOURCE value needed for large files... no [10:18:09.568] checking how ccache clang reports undeclared, standard C functions... warning [10:18:09.650] checking for posix_fadvise... yes [10:18:09.797] checking whether posix_fadvise is declared... yes [10:18:09.875] checking whether fdatasync is declared... yes [10:18:09.956] checking whether strlcat is declared... no [10:18:10.057] checking whether strlcpy is declared... no [10:18:10.160] checking whether strnlen is declared... yes [10:18:10.176] checking whether strsep is declared... yes [10:18:10.192] checking whether preadv is declared... yes [10:18:10.238] checking whether pwritev is declared... yes [10:18:10.253] checking whether F_FULLFSYNC is declared... no [10:18:10.329] checking for explicit_bzero... yes [10:18:10.475] checking for getopt... yes [10:18:10.619] checking for getpeereid... no [10:18:10.772] checking for inet_aton... yes [10:18:10.918] checking for mkdtemp... yes [10:18:11.065] checking for strlcat... no [10:18:11.210] checking for strlcpy... no [10:18:11.355] checking for strnlen... yes [10:18:11.489] checking for strsep... yes [10:18:11.628] checking for pthread_barrier_wait... yes [10:18:11.771] checking for getopt_long... yes [10:18:11.906] checking for syslog... yes [10:18:12.041] checking syslog.h usability... yes [10:18:12.142] checking syslog.h presence... yes [10:18:12.180] checking for syslog.h... yes [10:18:12.181] checking for opterr... yes [10:18:12.332] checking for optreset... no [10:18:12.474] checking unicode/ucol.h usability... yes [10:18:12.529] checking unicode/ucol.h presence... yes [10:18:12.567] checking for unicode/ucol.h... yes [10:18:12.572] checking whether LLVMCreateGDBRegistrationListener is declared... yes [10:18:12.652] checking whether LLVMCreatePerfJITEventListener is declared... yes [10:18:12.727] checking for rl_completion_suppress_quote... yes [10:18:12.871] checking for rl_filename_quote_characters... yes [10:18:13.016] checking for rl_filename_quoting_function... yes [10:18:13.165] checking for append_history... yes [10:18:13.307] checking for history_truncate_file... yes [10:18:13.449] checking for rl_completion_matches... yes [10:18:13.591] checking for rl_filename_completion_function... yes [10:18:13.732] checking for rl_reset_screen_size... yes [10:18:13.871] checking for rl_variable_bind... yes [10:18:14.011] checking test program... ok [10:18:14.154] checking whether long int is 64 bits... yes [10:18:14.302] checking for __builtin_mul_overflow... yes [10:18:14.446] checking size of void *... 8 [10:18:14.609] checking size of size_t... 8 [10:18:14.772] checking size of long... 8 [10:18:14.929] checking alignment of short... 2 [10:18:15.086] checking alignment of int... 4 [10:18:15.248] checking alignment of long... 8 [10:18:15.409] checking alignment of double... 8 [10:18:15.572] checking for int8... no [10:18:15.645] checking for uint8... no [10:18:15.716] checking for int64... no [10:18:15.789] checking for uint64... no [10:18:15.864] checking for __int128... yes [10:18:16.009] checking for __int128 alignment bug... ok [10:18:16.152] checking alignment of PG_INT128_TYPE... 16 [10:18:16.317] checking for builtin __sync char locking functions... yes [10:18:16.458] checking for builtin __sync int32 locking functions... yes [10:18:16.596] checking for builtin __sync int32 atomic operations... yes [10:18:16.734] checking for builtin __sync int64 atomic operations... yes [10:18:16.875] checking for builtin __atomic int32 atomic operations... yes [10:18:17.015] checking for builtin __atomic int64 atomic operations... yes [10:18:17.151] checking for __get_cpuid... yes [10:18:17.310] checking for __get_cpuid_count... yes [10:18:17.456] checking for __cpuid... no [10:18:17.521] checking for __cpuidex... no [10:18:17.583] checking for _xgetbv with CFLAGS=... no [10:18:17.903] checking for _xgetbv with CFLAGS=-mxsave... yes [10:18:18.259] checking for _mm512_popcnt_epi64 with CFLAGS=... no [10:18:18.532] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [10:18:18.888] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [10:18:18.983] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [10:18:19.220] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:18:19.285] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:18:19.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 [10:18:19.419] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:18:19.420] checking for library containing sem_init... none required [10:18:19.566] checking which semaphore API to use... unnamed POSIX [10:18:19.567] checking which random number source to use... OpenSSL [10:18:19.569] checking for tclsh... /usr/bin/tclsh [10:18:19.569] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [10:18:19.611] checking tcl.h usability... yes [10:18:19.662] checking tcl.h presence... yes [10:18:19.701] checking for tcl.h... yes [10:18:19.701] checking for perl.h... yes [10:18:19.723] checking for libperl... yes [10:18:19.964] checking Python.h usability... yes [10:18:19.975] checking Python.h presence... yes [10:18:20.042] checking for Python.h... yes [10:18:20.042] checking for xmllint... /usr/bin/xmllint [10:18:20.043] checking for xsltproc... /usr/bin/xsltproc [10:18:20.043] checking for fop... /usr/bin/fop [10:18:20.043] checking for dbtoepub... no [10:18:20.044] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [10:18:20.142] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [10:18:20.280] configure: using compiler=Debian clang version 14.0.6 [10:18:20.280] 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 [10:18:20.280] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [10:18:20.280] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [10:18:20.281] configure: using CXX=ccache clang++-16 [10:18:20.281] 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 [10:18:20.281] configure: using CLANG=ccache clang-16 [10:18:20.281] 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 [10:18:20.281] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [10:18:20.307] configure: updating cache clang.cache [10:18:20.317] configure: creating ./config.status [10:18:20.412] config.status: creating GNUmakefile [10:18:20.425] config.status: creating src/Makefile.global [10:18:20.442] config.status: creating src/include/pg_config.h [10:18:20.458] config.status: creating src/include/pg_config_ext.h [10:18:20.467] config.status: src/include/pg_config_ext.h is unchanged [10:18:20.469] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:18:20.478] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [10:18:20.485] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:18:20.493] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [10:18:20.502] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [10:18:20.509] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [10:18:20.518] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [10:18:20.556] [10:18:20.556] real 0m27.269s [10:18:20.556] user 0m15.716s [10:18:20.556] sys 0m11.582s [10:18:20.556] make -s -j${BUILD_JOBS} clean [10:18:21.092] time make -s -j${BUILD_JOBS} world-bin [10:19:25.075] simpleundolog.c:48:14: error: no previous extern declaration for non-static variable 'UndoRoutines' [-Werror,-Wmissing-variable-declarations] [10:19:25.075] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [10:19:25.075] ^ [10:19:25.075] simpleundolog.c:48:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [10:19:25.075] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [10:19:25.075] ^ [10:19:25.075] 1 error generated. [10:19:25.076] make[4]: *** [: simpleundolog.o] Error 1 [10:19:25.076] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [10:19:25.076] make[2]: *** [common.mk:37: access-recursive] Error 2 [10:19:25.076] make[2]: *** Waiting for unfinished jobs.... [10:19:29.243] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:19:29.244] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:19:29.244] [10:19:29.244] real 1m8.152s [10:19:29.244] user 3m26.292s [10:19:29.244] sys 0m59.007s [10:19:29.244] [10:19:29.244] Exit status: 2