[23:41:54.923] time ./configure \ [23:41:54.923] --cache clang.cache \ [23:41:54.923] ${LINUX_CONFIGURE_FEATURES} \ [23:41:54.923] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:41:55.086] configure: creating cache clang.cache [23:41:55.100] checking build system type... x86_64-pc-linux-gnu [23:41:55.200] checking host system type... x86_64-pc-linux-gnu [23:41:55.200] checking which template to use... linux [23:41:55.200] checking whether NLS is wanted... no [23:41:55.200] checking for default port number... 5432 [23:41:55.207] checking for block size... 8kB [23:41:55.208] checking for segment size... 1GB [23:41:55.210] checking for WAL block size... 8kB [23:41:55.323] checking whether the C compiler works... yes [23:41:55.477] checking for C compiler default output file name... a.out [23:41:55.479] checking for suffix of executables... [23:41:55.546] checking whether we are cross compiling... no [23:41:55.632] checking for suffix of object files... o [23:41:55.641] checking whether we are using the GNU C compiler... yes [23:41:55.647] checking whether ccache clang accepts -g... yes [23:41:55.705] checking for ccache clang option to accept ISO C89... none needed [23:41:55.713] checking for ccache clang option to accept ISO C99... none needed [23:41:55.838] checking whether we are using the GNU C++ compiler... yes [23:41:55.845] checking whether ccache clang++-16 accepts -g... yes [23:41:55.977] checking for gawk... no [23:41:55.977] checking for mawk... mawk [23:41:55.978] checking for LLVM_CONFIG... llvm-config-16 [23:41:55.983] configure: using llvm 16.0.6 [23:41:55.983] checking for CLANG... ccache clang-16 [23:41:56.034] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:41:56.040] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:41:56.046] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:41:56.078] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:41:56.084] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:41:56.116] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:41:56.124] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:41:56.130] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:41:56.203] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:41:56.214] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:41:56.253] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:41:56.260] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:41:56.266] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:41:56.278] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:41:56.289] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:41:56.349] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:41:56.356] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:41:56.363] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:41:56.369] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:41:56.376] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:41:56.383] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:41:56.391] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:41:56.403] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:41:56.463] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:41:56.470] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:41:56.477] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:41:56.484] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:41:56.491] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:41:56.503] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:41:56.516] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:41:56.555] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:41:56.563] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:41:56.571] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:41:56.579] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:41:56.585] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:41:56.619] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:41:56.626] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:41:56.658] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:41:56.693] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:41:56.700] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:41:56.707] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:41:56.714] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:41:56.721] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:41:56.728] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:41:56.740] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:41:56.778] checking whether the C compiler still works... yes [23:41:56.887] checking how to run the C preprocessor... ccache clang -E [23:41:57.016] checking for pkg-config... /usr/bin/pkg-config [23:41:57.016] checking pkg-config is at least version 0.9.0... yes [23:41:57.017] checking whether to build with ICU support... yes [23:41:57.017] checking for icu-uc icu-i18n... yes [23:41:57.024] checking whether to build with Tcl... yes [23:41:57.025] checking whether to build Perl modules... yes [23:41:57.025] checking whether to build Python modules... yes [23:41:57.025] checking whether to build with GSSAPI support... yes [23:41:57.026] checking whether to build with PAM support... yes [23:41:57.026] checking whether to build with BSD Authentication support... no [23:41:57.026] checking whether to build with LDAP support... yes [23:41:57.026] checking whether to build with Bonjour support... no [23:41:57.026] checking whether to build with SELinux support... yes [23:41:57.026] checking whether to build with systemd support... yes [23:41:57.027] checking whether to build with XML support... yes [23:41:57.027] checking for libxml-2.0 >= 2.6.23... yes [23:41:57.033] checking whether to build with LZ4 support... yes [23:41:57.034] checking for liblz4... yes [23:41:57.041] checking whether to build with ZSTD support... yes [23:41:57.041] checking for libzstd >= 1.4.0... yes [23:41:57.048] checking for strip... strip [23:41:57.048] checking whether it is possible to strip libraries... yes [23:41:57.050] checking for ar... ar [23:41:57.050] checking for a BSD-compatible install... /usr/bin/install -c [23:41:57.060] checking for tar... /usr/bin/tar [23:41:57.060] checking whether ln -s works... yes [23:41:57.060] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:41:57.062] checking for bison... /usr/bin/bison [23:41:57.064] configure: using bison (GNU Bison) 3.8.2 [23:41:57.067] checking for flex... /usr/bin/flex [23:41:57.078] configure: using flex 2.6.4 [23:41:57.078] checking for perl... /usr/bin/perl [23:41:57.081] configure: using perl 5.36.0 [23:41:57.083] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:41:57.087] checking for Perl privlibexp... /usr/share/perl/5.36 [23:41:57.091] checking for Perl useshrplib... true [23:41:57.097] 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 [23:41:57.102] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:41:57.108] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:41:57.197] checking for python3... /usr/bin/python3 [23:41:57.208] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [23:41:57.213] checking for Python sysconfig module... yes [23:41:57.224] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:41:57.236] checking Python include directory... -I/usr/include/python3.11 [23:41:57.247] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:41:57.286] checking for a sed that does not truncate output... /usr/bin/sed [23:41:57.292] checking for grep that handles long lines and -e... /usr/bin/grep [23:41:57.294] checking for egrep... /usr/bin/grep -E [23:41:57.295] checking for ANSI C header files... yes [23:41:57.500] checking for sys/types.h... yes [23:41:57.514] checking for sys/stat.h... yes [23:41:57.527] checking for stdlib.h... yes [23:41:57.572] checking for string.h... yes [23:41:57.619] checking for memory.h... yes [23:41:57.705] checking for strings.h... yes [23:41:57.718] checking for inttypes.h... yes [23:41:57.735] checking for stdint.h... yes [23:41:57.748] checking for unistd.h... yes [23:41:57.760] checking whether ccache clang is Clang... yes [23:41:57.788] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:41:57.924] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:41:57.996] checking whether more special flags are required for pthreads... no [23:41:57.996] checking for PTHREAD_PRIO_INHERIT... yes [23:41:58.079] checking pthread.h usability... yes [23:41:58.123] checking pthread.h presence... yes [23:41:58.154] checking for pthread.h... yes [23:41:58.154] checking for strerror_r... yes [23:41:58.225] checking whether strerror_r returns int... no [23:41:58.289] checking for main in -lm... yes [23:41:58.367] checking for library containing setproctitle... no [23:41:58.519] checking for library containing dlsym... none required [23:41:58.595] checking for library containing socket... none required [23:41:58.670] checking for library containing getopt_long... none required [23:41:58.745] checking for library containing shm_open... none required [23:41:58.819] checking for library containing shm_unlink... none required [23:41:58.892] checking for library containing clock_gettime... none required [23:41:58.966] checking for library containing shmget... none required [23:41:59.038] checking for library containing backtrace_symbols... none required [23:41:59.112] checking for library containing pthread_barrier_wait... none required [23:41:59.186] checking for library containing readline... -lreadline [23:41:59.260] checking for inflate in -lz... yes [23:41:59.338] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:41:59.499] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:41:59.603] checking for SSL_new in -lssl... yes [23:41:59.708] checking for SSL_CTX_set_cert_cb... yes [23:41:59.814] checking for OPENSSL_init_ssl... yes [23:41:59.919] checking for X509_get_signature_info... yes [23:42:00.025] checking for SSL_CTX_set_num_tickets... yes [23:42:00.130] checking for pam_start in -lpam... yes [23:42:00.234] checking for xmlSaveToBuffer in -lxml2... yes [23:42:00.368] checking for xsltCleanupGlobals in -lxslt... yes [23:42:00.498] checking for LZ4_compress_default in -llz4... yes [23:42:00.630] checking for ZSTD_compress in -lzstd... yes [23:42:00.760] checking for ldap_bind in -lldap... yes [23:42:00.904] checking for ldap_initialize... yes [23:42:01.044] checking for ldap_verify_credentials... yes [23:42:01.183] checking for security_compute_create_name in -lselinux... yes [23:42:01.319] checking for uuid_export in -lossp-uuid... yes [23:42:01.447] checking for stdbool.h that conforms to C99... yes [23:42:01.482] checking for _Bool... yes [23:42:01.615] checking atomic.h usability... no [23:42:01.699] checking atomic.h presence... no [23:42:01.732] checking for atomic.h... no [23:42:01.735] checking copyfile.h usability... no [23:42:01.820] checking copyfile.h presence... no [23:42:01.853] checking for copyfile.h... no [23:42:01.856] checking execinfo.h usability... yes [23:42:01.940] checking execinfo.h presence... yes [23:42:01.970] checking for execinfo.h... yes [23:42:01.977] checking getopt.h usability... yes [23:42:01.985] checking getopt.h presence... yes [23:42:02.015] checking for getopt.h... yes [23:42:02.023] checking ifaddrs.h usability... yes [23:42:02.113] checking ifaddrs.h presence... yes [23:42:02.145] checking for ifaddrs.h... yes [23:42:02.152] checking mbarrier.h usability... no [23:42:02.235] checking mbarrier.h presence... no [23:42:02.270] checking for mbarrier.h... no [23:42:02.273] checking sys/epoll.h usability... yes [23:42:02.280] checking sys/epoll.h presence... yes [23:42:02.311] checking for sys/epoll.h... yes [23:42:02.318] checking sys/event.h usability... no [23:42:02.399] checking sys/event.h presence... no [23:42:02.431] checking for sys/event.h... no [23:42:02.434] checking sys/personality.h usability... yes [23:42:02.442] checking sys/personality.h presence... yes [23:42:02.470] checking for sys/personality.h... yes [23:42:02.477] checking sys/prctl.h usability... yes [23:42:02.561] checking sys/prctl.h presence... yes [23:42:02.592] checking for sys/prctl.h... yes [23:42:02.599] checking sys/procctl.h usability... no [23:42:02.684] checking sys/procctl.h presence... no [23:42:02.717] checking for sys/procctl.h... no [23:42:02.720] checking sys/signalfd.h usability... yes [23:42:02.728] checking sys/signalfd.h presence... yes [23:42:02.758] checking for sys/signalfd.h... yes [23:42:02.766] checking sys/ucred.h usability... no [23:42:02.851] checking sys/ucred.h presence... no [23:42:02.885] checking for sys/ucred.h... no [23:42:02.888] checking termios.h usability... yes [23:42:02.896] checking termios.h presence... yes [23:42:02.925] checking for termios.h... yes [23:42:02.932] checking ucred.h usability... no [23:42:03.013] checking ucred.h presence... no [23:42:03.046] checking for ucred.h... no [23:42:03.048] checking readline/readline.h usability... yes [23:42:03.092] checking readline/readline.h presence... yes [23:42:03.123] checking for readline/readline.h... yes [23:42:03.125] checking readline/history.h usability... yes [23:42:03.132] checking readline/history.h presence... yes [23:42:03.163] checking for readline/history.h... yes [23:42:03.166] checking zlib.h usability... yes [23:42:03.173] checking zlib.h presence... yes [23:42:03.205] checking for zlib.h... yes [23:42:03.206] checking for lz4... /usr/bin/lz4 [23:42:03.206] checking lz4.h usability... yes [23:42:03.292] checking lz4.h presence... yes [23:42:03.324] checking for lz4.h... yes [23:42:03.325] checking for zstd... /usr/bin/zstd [23:42:03.325] checking zstd.h usability... yes [23:42:03.333] checking zstd.h presence... yes [23:42:03.365] checking for zstd.h... yes [23:42:03.366] checking gssapi/gssapi.h usability... yes [23:42:03.373] checking gssapi/gssapi.h presence... yes [23:42:03.405] checking for gssapi/gssapi.h... yes [23:42:03.406] checking gssapi/gssapi_ext.h usability... yes [23:42:03.414] checking gssapi/gssapi_ext.h presence... yes [23:42:03.446] checking for gssapi/gssapi_ext.h... yes [23:42:03.448] checking for openssl... /usr/bin/openssl [23:42:03.452] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [23:42:03.452] checking openssl/ssl.h usability... yes [23:42:03.462] checking openssl/ssl.h presence... yes [23:42:03.523] checking for openssl/ssl.h... yes [23:42:03.523] checking openssl/err.h usability... yes [23:42:03.531] checking openssl/err.h presence... yes [23:42:03.571] checking for openssl/err.h... yes [23:42:03.571] checking security/pam_appl.h usability... yes [23:42:03.579] checking security/pam_appl.h presence... yes [23:42:03.607] checking for security/pam_appl.h... yes [23:42:03.608] checking systemd/sd-daemon.h usability... yes [23:42:03.616] checking systemd/sd-daemon.h presence... yes [23:42:03.648] checking for systemd/sd-daemon.h... yes [23:42:03.648] checking libxml/parser.h usability... yes [23:42:03.702] checking libxml/parser.h presence... yes [23:42:03.746] checking for libxml/parser.h... yes [23:42:03.746] checking libxslt/xslt.h usability... yes [23:42:03.803] checking libxslt/xslt.h presence... yes [23:42:03.846] checking for libxslt/xslt.h... yes [23:42:03.847] checking ldap.h usability... yes [23:42:03.855] checking ldap.h presence... yes [23:42:03.887] checking for ldap.h... yes [23:42:03.887] checking for compatible LDAP implementation... yes [23:42:03.895] checking ossp/uuid.h usability... yes [23:42:03.903] checking ossp/uuid.h presence... yes [23:42:03.937] checking for ossp/uuid.h... yes [23:42:03.971] checking whether byte ordering is bigendian... no [23:42:04.111] checking for inline... inline [23:42:04.121] checking for printf format archetype... printf [23:42:04.196] checking for _Static_assert... yes [23:42:04.327] checking for typeof... typeof [23:42:04.358] checking for __builtin_types_compatible_p... yes [23:42:04.392] checking for __builtin_constant_p... yes [23:42:04.402] checking for __builtin_unreachable... yes [23:42:04.528] checking for computed goto support... yes [23:42:04.535] checking for struct tm.tm_zone... yes [23:42:04.603] checking for union semun... no [23:42:04.668] checking for socklen_t... yes [23:42:04.744] checking for struct sockaddr.sa_len... no [23:42:04.883] checking for locale_t... yes [23:42:04.895] checking for C/C++ restrict keyword... __restrict [23:42:04.908] checking for struct option... yes [23:42:04.982] checking whether assembler supports x86_64 popcntq... yes [23:42:04.989] checking for special C compiler options needed for large files... no [23:42:04.989] checking for _FILE_OFFSET_BITS value needed for large files... no [23:42:05.060] checking size of off_t... 8 [23:42:05.216] checking size of bool... 1 [23:42:05.368] checking for int timezone... yes [23:42:05.504] checking for wcstombs_l declaration... no [23:42:05.662] checking for backtrace_symbols... yes [23:42:05.805] checking for copyfile... no [23:42:05.948] checking for copy_file_range... yes [23:42:06.086] checking for getifaddrs... yes [23:42:06.221] checking for getpeerucred... no [23:42:06.357] checking for inet_pton... yes [23:42:06.492] checking for kqueue... no [23:42:06.627] checking for mbstowcs_l... no [23:42:06.765] checking for memset_s... no [23:42:06.904] checking for posix_fallocate... yes [23:42:07.039] checking for ppoll... yes [23:42:07.174] checking for pthread_is_threaded_np... no [23:42:07.320] checking for setproctitle... no [23:42:07.459] checking for setproctitle_fast... no [23:42:07.603] checking for strchrnul... yes [23:42:07.751] checking for strsignal... yes [23:42:07.886] checking for syncfs... yes [23:42:08.023] checking for sync_file_range... yes [23:42:08.157] checking for uselocale... yes [23:42:08.295] checking for wcstombs_l... no [23:42:08.431] checking for __builtin_bswap16... yes [23:42:08.567] checking for __builtin_bswap32... yes [23:42:08.703] checking for __builtin_bswap64... yes [23:42:08.838] checking for __builtin_clz... yes [23:42:08.970] checking for __builtin_ctz... yes [23:42:09.104] checking for __builtin_popcount... yes [23:42:09.236] checking for __builtin_frame_address... yes [23:42:09.374] checking for _LARGEFILE_SOURCE value needed for large files... no [23:42:09.510] checking how ccache clang reports undeclared, standard C functions... warning [23:42:09.528] checking for posix_fadvise... yes [23:42:09.666] checking whether posix_fadvise is declared... yes [23:42:09.678] checking whether fdatasync is declared... yes [23:42:09.693] checking whether strlcat is declared... no [23:42:09.786] checking whether strlcpy is declared... no [23:42:09.878] checking whether strnlen is declared... yes [23:42:09.891] checking whether strsep is declared... yes [23:42:09.904] checking whether preadv is declared... yes [23:42:09.916] checking whether pwritev is declared... yes [23:42:09.928] checking whether F_FULLFSYNC is declared... no [23:42:09.994] checking for explicit_bzero... yes [23:42:10.123] checking for getopt... yes [23:42:10.256] checking for getpeereid... no [23:42:10.390] checking for inet_aton... yes [23:42:10.523] checking for mkdtemp... yes [23:42:10.654] checking for strlcat... no [23:42:10.790] checking for strlcpy... no [23:42:10.927] checking for strnlen... yes [23:42:11.060] checking for strsep... yes [23:42:11.191] checking for pthread_barrier_wait... yes [23:42:11.325] checking for getopt_long... yes [23:42:11.458] checking for syslog... yes [23:42:11.589] checking syslog.h usability... yes [23:42:11.598] checking syslog.h presence... yes [23:42:11.628] checking for syslog.h... yes [23:42:11.628] checking for opterr... yes [23:42:11.761] checking for optreset... no [23:42:11.897] checking unicode/ucol.h usability... yes [23:42:11.952] checking unicode/ucol.h presence... yes [23:42:11.989] checking for unicode/ucol.h... yes [23:42:11.994] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:42:12.038] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:42:12.076] checking for rl_completion_suppress_quote... yes [23:42:12.216] checking for rl_filename_quote_characters... yes [23:42:12.357] checking for rl_filename_quoting_function... yes [23:42:12.500] checking for append_history... yes [23:42:12.643] checking for history_truncate_file... yes [23:42:12.783] checking for rl_completion_matches... yes [23:42:12.925] checking for rl_filename_completion_function... yes [23:42:13.064] checking for rl_reset_screen_size... yes [23:42:13.198] checking for rl_variable_bind... yes [23:42:13.335] checking test program... ok [23:42:13.477] checking whether long int is 64 bits... yes [23:42:13.623] checking for __builtin_mul_overflow... yes [23:42:13.770] checking size of void *... 8 [23:42:13.930] checking size of size_t... 8 [23:42:14.081] checking size of long... 8 [23:42:14.241] checking alignment of short... 2 [23:42:14.396] checking alignment of int... 4 [23:42:14.550] checking alignment of long... 8 [23:42:14.706] checking alignment of double... 8 [23:42:14.863] checking for int8... no [23:42:14.931] checking for uint8... no [23:42:14.998] checking for int64... no [23:42:15.069] checking for uint64... no [23:42:15.137] checking for __int128... yes [23:42:15.273] checking for __int128 alignment bug... ok [23:42:15.412] checking alignment of PG_INT128_TYPE... 16 [23:42:15.561] checking for builtin __sync char locking functions... yes [23:42:15.688] checking for builtin __sync int32 locking functions... yes [23:42:15.816] checking for builtin __sync int32 atomic operations... yes [23:42:15.947] checking for builtin __sync int64 atomic operations... yes [23:42:16.078] checking for builtin __atomic int32 atomic operations... yes [23:42:16.214] checking for builtin __atomic int64 atomic operations... yes [23:42:16.344] checking for __get_cpuid... yes [23:42:16.484] checking for __get_cpuid_count... yes [23:42:16.619] checking for __cpuid... no [23:42:16.678] checking for __cpuidex... no [23:42:16.735] checking for _xgetbv with CFLAGS=... no [23:42:17.044] checking for _xgetbv with CFLAGS=-mxsave... yes [23:42:17.377] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:42:17.642] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:42:17.982] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:42:18.073] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:42:18.295] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:42:18.357] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:42:18.413] 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 [23:42:18.483] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:42:18.483] checking for library containing sem_init... none required [23:42:18.615] checking which semaphore API to use... unnamed POSIX [23:42:18.615] checking which random number source to use... OpenSSL [23:42:18.617] checking for tclsh... /usr/bin/tclsh [23:42:18.617] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:42:18.655] checking tcl.h usability... yes [23:42:18.756] checking tcl.h presence... yes [23:42:18.790] checking for tcl.h... yes [23:42:18.791] checking for perl.h... yes [23:42:18.810] checking for libperl... yes [23:42:19.034] checking Python.h usability... yes [23:42:19.044] checking Python.h presence... yes [23:42:19.109] checking for Python.h... yes [23:42:19.109] checking for xmllint... /usr/bin/xmllint [23:42:19.109] checking for xsltproc... /usr/bin/xsltproc [23:42:19.109] checking for fop... /usr/bin/fop [23:42:19.109] checking for dbtoepub... no [23:42:19.110] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:42:19.195] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:42:19.313] configure: using compiler=Debian clang version 14.0.6 [23:42:19.313] 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 [23:42:19.313] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:42:19.313] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:42:19.313] configure: using CXX=ccache clang++-16 [23:42:19.313] 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 [23:42:19.313] configure: using CLANG=ccache clang-16 [23:42:19.313] 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 [23:42:19.313] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:42:19.339] configure: updating cache clang.cache [23:42:19.349] configure: creating ./config.status [23:42:19.434] config.status: creating GNUmakefile [23:42:19.446] config.status: creating src/Makefile.global [23:42:19.462] config.status: creating src/include/pg_config.h [23:42:19.475] config.status: creating src/include/pg_config_ext.h [23:42:19.482] config.status: src/include/pg_config_ext.h is unchanged [23:42:19.485] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:42:19.492] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:42:19.497] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:42:19.505] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:42:19.512] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:42:19.519] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:42:19.526] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:42:19.558] [23:42:19.558] real 0m24.634s [23:42:19.558] user 0m14.511s [23:42:19.558] sys 0m10.158s [23:42:19.558] make -s -j${BUILD_JOBS} clean [23:42:20.075] time make -s -j${BUILD_JOBS} world-bin [23:43:30.784] simpleundolog.c:69:14: error: no previous extern declaration for non-static variable 'UndoRoutines' [-Werror,-Wmissing-variable-declarations] [23:43:30.784] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [23:43:30.784] ^ [23:43:30.784] simpleundolog.c:69:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [23:43:30.784] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [23:43:30.784] ^ [23:43:30.784] 1 error generated. [23:43:30.785] make[4]: *** [: simpleundolog.o] Error 1 [23:43:30.785] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [23:43:30.785] make[2]: *** [common.mk:37: access-recursive] Error 2 [23:43:30.785] make[2]: *** Waiting for unfinished jobs.... [23:43:35.799] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:43:35.799] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:43:35.800] [23:43:35.800] real 1m15.724s [23:43:35.800] user 3m49.950s [23:43:35.800] sys 1m4.418s [23:43:35.800] [23:43:35.800] Exit status: 2