[23:22:53.144] time ./configure \ [23:22:53.144] --cache clang.cache \ [23:22:53.144] ${LINUX_CONFIGURE_FEATURES} \ [23:22:53.144] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:22:53.365] configure: creating cache clang.cache [23:22:53.383] checking build system type... x86_64-pc-linux-gnu [23:22:53.504] checking host system type... x86_64-pc-linux-gnu [23:22:53.504] checking which template to use... linux [23:22:53.504] checking whether NLS is wanted... no [23:22:53.504] checking for default port number... 5432 [23:22:53.513] checking for block size... 8kB [23:22:53.514] checking for segment size... 1GB [23:22:53.517] checking for WAL block size... 8kB [23:22:53.656] checking whether the C compiler works... yes [23:22:53.840] checking for C compiler default output file name... a.out [23:22:53.841] checking for suffix of executables... [23:22:53.918] checking whether we are cross compiling... no [23:22:54.028] checking for suffix of object files... o [23:22:54.095] checking whether we are using the GNU C compiler... yes [23:22:54.103] checking whether ccache clang accepts -g... yes [23:22:54.140] checking for ccache clang option to accept ISO C89... none needed [23:22:54.282] checking for ccache clang option to accept ISO C99... none needed [23:22:54.522] checking whether we are using the GNU C++ compiler... yes [23:22:54.601] checking whether ccache clang++-16 accepts -g... yes [23:22:54.817] checking for gawk... no [23:22:54.817] checking for mawk... mawk [23:22:54.817] checking for LLVM_CONFIG... llvm-config-16 [23:22:54.823] configure: using llvm 16.0.6 [23:22:54.823] checking for CLANG... ccache clang-16 [23:22:54.880] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:22:54.918] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:22:54.955] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:22:54.990] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:22:55.027] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:22:55.100] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:22:55.138] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:22:55.176] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:22:55.184] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:22:55.227] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:22:55.308] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:22:55.316] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:22:55.385] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:22:55.402] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:22:55.481] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:22:55.547] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:22:55.587] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:22:55.654] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:22:55.664] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:22:55.736] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:22:55.772] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:22:55.844] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:22:55.887] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:22:55.926] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:22:55.989] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:22:55.998] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:22:56.064] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:22:56.129] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:22:56.204] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:22:56.276] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:22:56.349] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:22:56.414] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:22:56.453] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:22:56.493] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:22:56.531] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:22:56.540] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:22:56.577] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:22:56.615] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:22:56.623] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:22:56.632] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:22:56.671] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:22:56.711] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:22:56.727] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:22:56.741] checking whether the C compiler still works... yes [23:22:56.957] checking how to run the C preprocessor... ccache clang -E [23:22:57.105] checking for pkg-config... /usr/bin/pkg-config [23:22:57.105] checking pkg-config is at least version 0.9.0... yes [23:22:57.106] checking whether to build with ICU support... yes [23:22:57.107] checking for icu-uc icu-i18n... yes [23:22:57.114] checking whether to build with Tcl... yes [23:22:57.115] checking whether to build Perl modules... yes [23:22:57.115] checking whether to build Python modules... yes [23:22:57.115] checking whether to build with GSSAPI support... yes [23:22:57.116] checking whether to build with PAM support... yes [23:22:57.116] checking whether to build with BSD Authentication support... no [23:22:57.116] checking whether to build with LDAP support... yes [23:22:57.116] checking whether to build with Bonjour support... no [23:22:57.116] checking whether to build with SELinux support... yes [23:22:57.116] checking whether to build with systemd support... yes [23:22:57.117] checking whether to build with XML support... yes [23:22:57.117] checking for libxml-2.0 >= 2.6.23... yes [23:22:57.124] checking whether to build with LZ4 support... yes [23:22:57.124] checking for liblz4... yes [23:22:57.132] checking whether to build with ZSTD support... yes [23:22:57.132] checking for libzstd >= 1.4.0... yes [23:22:57.140] checking for strip... strip [23:22:57.140] checking whether it is possible to strip libraries... yes [23:22:57.143] checking for ar... ar [23:22:57.143] checking for a BSD-compatible install... /usr/bin/install -c [23:22:57.154] checking for tar... /usr/bin/tar [23:22:57.154] checking whether ln -s works... yes [23:22:57.154] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:22:57.157] checking for bison... /usr/bin/bison [23:22:57.160] configure: using bison (GNU Bison) 3.8.2 [23:22:57.163] checking for flex... /usr/bin/flex [23:22:57.178] configure: using flex 2.6.4 [23:22:57.178] checking for perl... /usr/bin/perl [23:22:57.182] configure: using perl 5.36.0 [23:22:57.184] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:22:57.189] checking for Perl privlibexp... /usr/share/perl/5.36 [23:22:57.194] checking for Perl useshrplib... true [23:22:57.200] 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:22:57.207] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:22:57.214] 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:22:57.313] checking for python3... /usr/bin/python3 [23:22:57.326] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [23:22:57.334] checking for Python sysconfig module... yes [23:22:57.348] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:22:57.362] checking Python include directory... -I/usr/include/python3.11 [23:22:57.376] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:22:57.422] checking for a sed that does not truncate output... /usr/bin/sed [23:22:57.427] checking for grep that handles long lines and -e... /usr/bin/grep [23:22:57.430] checking for egrep... /usr/bin/grep -E [23:22:57.432] checking for ANSI C header files... yes [23:22:57.687] checking for sys/types.h... yes [23:22:57.783] checking for sys/stat.h... yes [23:22:57.803] checking for stdlib.h... yes [23:22:57.897] checking for string.h... yes [23:22:57.953] checking for memory.h... yes [23:22:57.973] checking for strings.h... yes [23:22:58.072] checking for inttypes.h... yes [23:22:58.094] checking for stdint.h... yes [23:22:58.197] checking for unistd.h... yes [23:22:58.297] checking whether ccache clang is Clang... yes [23:22:58.331] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:22:58.524] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:22:58.609] checking whether more special flags are required for pthreads... no [23:22:58.609] checking for PTHREAD_PRIO_INHERIT... yes [23:22:58.699] checking pthread.h usability... yes [23:22:58.751] checking pthread.h presence... yes [23:22:58.787] checking for pthread.h... yes [23:22:58.787] checking for strerror_r... yes [23:22:58.875] checking whether strerror_r returns int... no [23:22:58.954] checking for main in -lm... yes [23:22:59.047] checking for library containing setproctitle... no [23:22:59.228] checking for library containing dlsym... none required [23:22:59.316] checking for library containing socket... none required [23:22:59.402] checking for library containing getopt_long... none required [23:22:59.488] checking for library containing shm_open... none required [23:22:59.574] checking for library containing shm_unlink... none required [23:22:59.662] checking for library containing clock_gettime... none required [23:22:59.749] checking for library containing shmget... none required [23:22:59.836] checking for library containing backtrace_symbols... none required [23:22:59.924] checking for library containing pthread_barrier_wait... none required [23:23:00.013] checking for library containing readline... -lreadline [23:23:00.102] checking for inflate in -lz... yes [23:23:00.191] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:23:00.382] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:23:00.499] checking for SSL_new in -lssl... yes [23:23:00.619] checking for SSL_CTX_set_cert_cb... yes [23:23:00.743] checking for OPENSSL_init_ssl... yes [23:23:00.873] checking for X509_get_signature_info... yes [23:23:01.004] checking for SSL_CTX_set_num_tickets... yes [23:23:01.131] checking for pam_start in -lpam... yes [23:23:01.253] checking for xmlSaveToBuffer in -lxml2... yes [23:23:01.426] checking for xsltCleanupGlobals in -lxslt... yes [23:23:01.588] checking for LZ4_compress_default in -llz4... yes [23:23:01.760] checking for ZSTD_compress in -lzstd... yes [23:23:01.929] checking for ldap_bind in -lldap... yes [23:23:02.122] checking for ldap_initialize... yes [23:23:02.313] checking for ldap_verify_credentials... yes [23:23:02.508] checking for security_compute_create_name in -lselinux... yes [23:23:02.665] checking for uuid_export in -lossp-uuid... yes [23:23:02.832] checking for stdbool.h that conforms to C99... yes [23:23:02.876] checking for _Bool... yes [23:23:03.086] checking atomic.h usability... no [23:23:03.184] checking atomic.h presence... no [23:23:03.226] checking for atomic.h... no [23:23:03.230] checking copyfile.h usability... no [23:23:03.325] checking copyfile.h presence... no [23:23:03.366] checking for copyfile.h... no [23:23:03.371] checking execinfo.h usability... yes [23:23:03.421] checking execinfo.h presence... yes [23:23:03.455] checking for execinfo.h... yes [23:23:03.464] checking getopt.h usability... yes [23:23:03.560] checking getopt.h presence... yes [23:23:03.593] checking for getopt.h... yes [23:23:03.603] checking ifaddrs.h usability... yes [23:23:03.703] checking ifaddrs.h presence... yes [23:23:03.740] checking for ifaddrs.h... yes [23:23:03.750] checking mbarrier.h usability... no [23:23:03.846] checking mbarrier.h presence... no [23:23:03.885] checking for mbarrier.h... no [23:23:03.889] checking sys/epoll.h usability... yes [23:23:03.899] checking sys/epoll.h presence... yes [23:23:03.935] checking for sys/epoll.h... yes [23:23:03.944] checking sys/event.h usability... no [23:23:04.040] checking sys/event.h presence... no [23:23:04.080] checking for sys/event.h... no [23:23:04.084] checking sys/personality.h usability... yes [23:23:04.094] checking sys/personality.h presence... yes [23:23:04.128] checking for sys/personality.h... yes [23:23:04.137] checking sys/prctl.h usability... yes [23:23:04.233] checking sys/prctl.h presence... yes [23:23:04.268] checking for sys/prctl.h... yes [23:23:04.277] checking sys/procctl.h usability... no [23:23:04.371] checking sys/procctl.h presence... no [23:23:04.411] checking for sys/procctl.h... no [23:23:04.415] checking sys/signalfd.h usability... yes [23:23:04.463] checking sys/signalfd.h presence... yes [23:23:04.496] checking for sys/signalfd.h... yes [23:23:04.505] checking sys/ucred.h usability... no [23:23:04.597] checking sys/ucred.h presence... no [23:23:04.636] checking for sys/ucred.h... no [23:23:04.641] checking termios.h usability... yes [23:23:04.692] checking termios.h presence... yes [23:23:04.726] checking for termios.h... yes [23:23:04.736] checking ucred.h usability... no [23:23:04.829] checking ucred.h presence... no [23:23:04.871] checking for ucred.h... no [23:23:04.876] checking xlocale.h usability... no [23:23:04.971] checking xlocale.h presence... no [23:23:05.012] checking for xlocale.h... no [23:23:05.014] checking readline/readline.h usability... yes [23:23:05.118] checking readline/readline.h presence... yes [23:23:05.158] checking for readline/readline.h... yes [23:23:05.160] checking readline/history.h usability... yes [23:23:05.261] checking readline/history.h presence... yes [23:23:05.299] checking for readline/history.h... yes [23:23:05.303] checking zlib.h usability... yes [23:23:05.401] checking zlib.h presence... yes [23:23:05.440] checking for zlib.h... yes [23:23:05.440] checking for lz4... /usr/bin/lz4 [23:23:05.440] checking lz4.h usability... yes [23:23:05.539] checking lz4.h presence... yes [23:23:05.575] checking for lz4.h... yes [23:23:05.575] checking for zstd... /usr/bin/zstd [23:23:05.576] checking zstd.h usability... yes [23:23:05.674] checking zstd.h presence... yes [23:23:05.710] checking for zstd.h... yes [23:23:05.710] checking gssapi/gssapi.h usability... yes [23:23:05.720] checking gssapi/gssapi.h presence... yes [23:23:05.762] checking for gssapi/gssapi.h... yes [23:23:05.764] checking gssapi/gssapi_ext.h usability... yes [23:23:05.864] checking gssapi/gssapi_ext.h presence... yes [23:23:05.901] checking for gssapi/gssapi_ext.h... yes [23:23:05.903] checking for openssl... /usr/bin/openssl [23:23:05.908] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [23:23:05.909] checking openssl/ssl.h usability... yes [23:23:05.920] checking openssl/ssl.h presence... yes [23:23:05.988] checking for openssl/ssl.h... yes [23:23:05.988] checking openssl/err.h usability... yes [23:23:06.106] checking openssl/err.h presence... yes [23:23:06.150] checking for openssl/err.h... yes [23:23:06.150] checking security/pam_appl.h usability... yes [23:23:06.247] checking security/pam_appl.h presence... yes [23:23:06.280] checking for security/pam_appl.h... yes [23:23:06.282] checking systemd/sd-daemon.h usability... yes [23:23:06.379] checking systemd/sd-daemon.h presence... yes [23:23:06.417] checking for systemd/sd-daemon.h... yes [23:23:06.418] checking libxml/parser.h usability... yes [23:23:06.540] checking libxml/parser.h presence... yes [23:23:06.588] checking for libxml/parser.h... yes [23:23:06.589] checking libxslt/xslt.h usability... yes [23:23:06.714] checking libxslt/xslt.h presence... yes [23:23:06.761] checking for libxslt/xslt.h... yes [23:23:06.762] checking ldap.h usability... yes [23:23:06.862] checking ldap.h presence... yes [23:23:06.899] checking for ldap.h... yes [23:23:06.900] checking for compatible LDAP implementation... yes [23:23:06.981] checking ossp/uuid.h usability... yes [23:23:07.031] checking ossp/uuid.h presence... yes [23:23:07.069] checking for ossp/uuid.h... yes [23:23:07.109] checking whether byte ordering is bigendian... no [23:23:07.315] checking for inline... inline [23:23:07.384] checking for printf format archetype... printf [23:23:07.537] checking for _Static_assert... yes [23:23:07.697] checking for typeof... typeof [23:23:07.764] checking for __builtin_types_compatible_p... yes [23:23:07.836] checking for __builtin_constant_p... yes [23:23:07.908] checking for __builtin_unreachable... yes [23:23:08.063] checking for computed goto support... yes [23:23:08.130] checking for struct tm.tm_zone... yes [23:23:08.142] checking for union semun... no [23:23:08.219] checking for socklen_t... yes [23:23:08.383] checking for struct sockaddr.sa_len... no [23:23:08.544] checking for C/C++ restrict keyword... __restrict [23:23:08.624] checking for struct option... yes [23:23:08.767] checking whether assembler supports x86_64 popcntq... yes [23:23:08.777] checking for special C compiler options needed for large files... no [23:23:08.777] checking for _FILE_OFFSET_BITS value needed for large files... no [23:23:08.790] checking size of off_t... 8 [23:23:08.963] checking size of bool... 1 [23:23:09.145] checking for int timezone... yes [23:23:09.324] checking for backtrace_symbols... yes [23:23:09.494] checking for copyfile... no [23:23:09.651] checking for copy_file_range... yes [23:23:09.824] checking for getifaddrs... yes [23:23:09.983] checking for getpeerucred... no [23:23:10.141] checking for inet_pton... yes [23:23:10.299] checking for kqueue... no [23:23:10.466] checking for mbstowcs_l... no [23:23:10.631] checking for memset_s... no [23:23:10.797] checking for posix_fallocate... yes [23:23:10.964] checking for ppoll... yes [23:23:11.133] checking for pthread_is_threaded_np... no [23:23:11.308] checking for setproctitle... no [23:23:11.489] checking for setproctitle_fast... no [23:23:11.653] checking for strchrnul... yes [23:23:11.823] checking for strsignal... yes [23:23:11.986] checking for syncfs... yes [23:23:12.172] checking for sync_file_range... yes [23:23:12.351] checking for uselocale... yes [23:23:12.513] checking for wcstombs_l... no [23:23:12.665] checking for __builtin_bswap16... yes [23:23:12.828] checking for __builtin_bswap32... yes [23:23:12.987] checking for __builtin_bswap64... yes [23:23:13.158] checking for __builtin_clz... yes [23:23:13.326] checking for __builtin_ctz... yes [23:23:13.499] checking for __builtin_popcount... yes [23:23:13.660] checking for __builtin_frame_address... yes [23:23:13.823] checking for _LARGEFILE_SOURCE value needed for large files... no [23:23:13.978] checking how ccache clang reports undeclared, standard C functions... warning [23:23:14.096] checking for posix_fadvise... yes [23:23:14.267] checking whether posix_fadvise is declared... yes [23:23:14.348] checking whether fdatasync is declared... yes [23:23:14.429] checking whether strlcat is declared... no [23:23:14.535] checking whether strlcpy is declared... no [23:23:14.640] checking whether strnlen is declared... yes [23:23:14.698] checking whether strsep is declared... yes [23:23:14.805] checking whether preadv is declared... yes [23:23:14.853] checking whether pwritev is declared... yes [23:23:14.936] checking whether F_FULLFSYNC is declared... no [23:23:15.017] checking for explicit_bzero... yes [23:23:15.182] checking for getopt... yes [23:23:15.349] checking for getpeereid... no [23:23:15.521] checking for inet_aton... yes [23:23:15.676] checking for mkdtemp... yes [23:23:15.832] checking for strlcat... no [23:23:15.988] checking for strlcpy... no [23:23:16.147] checking for strnlen... yes [23:23:16.291] checking for strsep... yes [23:23:16.448] checking for pthread_barrier_wait... yes [23:23:16.611] checking for getopt_long... yes [23:23:16.765] checking for syslog... yes [23:23:16.925] checking syslog.h usability... yes [23:23:17.021] checking syslog.h presence... yes [23:23:17.056] checking for syslog.h... yes [23:23:17.056] checking for opterr... yes [23:23:17.212] checking for optreset... no [23:23:17.386] checking unicode/ucol.h usability... yes [23:23:17.447] checking unicode/ucol.h presence... yes [23:23:17.489] checking for unicode/ucol.h... yes [23:23:17.495] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:23:17.512] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:23:17.593] checking for rl_completion_suppress_quote... yes [23:23:17.780] checking for rl_filename_quote_characters... yes [23:23:17.958] checking for rl_filename_quoting_function... yes [23:23:18.137] checking for append_history... yes [23:23:18.301] checking for history_truncate_file... yes [23:23:18.469] checking for rl_completion_matches... yes [23:23:18.638] checking for rl_filename_completion_function... yes [23:23:18.795] checking for rl_reset_screen_size... yes [23:23:18.987] checking for rl_variable_bind... yes [23:23:19.171] checking test program... ok [23:23:19.333] checking whether long int is 64 bits... yes [23:23:19.510] checking for __builtin_mul_overflow... yes [23:23:19.669] checking size of void *... 8 [23:23:19.873] checking size of size_t... 8 [23:23:20.072] checking size of long... 8 [23:23:20.270] checking alignment of short... 2 [23:23:20.468] checking alignment of int... 4 [23:23:20.653] checking alignment of long... 8 [23:23:20.833] checking alignment of double... 8 [23:23:21.034] checking for int8... no [23:23:21.113] checking for uint8... no [23:23:21.193] checking for int64... no [23:23:21.271] checking for uint64... no [23:23:21.347] checking for __int128... yes [23:23:21.509] checking for __int128 alignment bug... ok [23:23:21.670] checking alignment of PG_INT128_TYPE... 16 [23:23:21.870] checking for builtin __sync char locking functions... yes [23:23:22.028] checking for builtin __sync int32 locking functions... yes [23:23:22.185] checking for builtin __sync int32 atomic operations... yes [23:23:22.344] checking for builtin __sync int64 atomic operations... yes [23:23:22.503] checking for builtin __atomic int32 atomic operations... yes [23:23:22.656] checking for builtin __atomic int64 atomic operations... yes [23:23:22.809] checking for __get_cpuid... yes [23:23:22.972] checking for __get_cpuid_count... yes [23:23:23.125] checking for __cpuid... no [23:23:23.194] checking for __cpuidex... no [23:23:23.262] checking for _xgetbv with CFLAGS=... no [23:23:23.606] checking for _xgetbv with CFLAGS=-mxsave... yes [23:23:23.982] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:23:24.268] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:23:24.634] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:23:24.732] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:23:24.991] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:23:25.061] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:23:25.125] 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:23:25.203] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:23:25.203] checking for library containing sem_init... none required [23:23:25.354] checking which semaphore API to use... unnamed POSIX [23:23:25.354] checking which random number source to use... OpenSSL [23:23:25.356] checking for tclsh... /usr/bin/tclsh [23:23:25.356] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:23:25.400] checking tcl.h usability... yes [23:23:25.509] checking tcl.h presence... yes [23:23:25.546] checking for tcl.h... yes [23:23:25.546] checking for perl.h... yes [23:23:25.889] checking for libperl... yes [23:23:26.135] checking Python.h usability... yes [23:23:26.336] checking Python.h presence... yes [23:23:26.405] checking for Python.h... yes [23:23:26.406] checking for xmllint... /usr/bin/xmllint [23:23:26.406] checking for xsltproc... /usr/bin/xsltproc [23:23:26.406] checking for fop... /usr/bin/fop [23:23:26.406] checking for dbtoepub... no [23:23:26.407] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:23:26.506] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:23:26.638] configure: using compiler=Debian clang version 14.0.6 [23:23:26.638] 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:23:26.638] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:23:26.638] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:23:26.638] configure: using CXX=ccache clang++-16 [23:23:26.638] 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:23:26.638] configure: using CLANG=ccache clang-16 [23:23:26.638] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:23:26.638] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:23:26.668] configure: updating cache clang.cache [23:23:26.680] configure: creating ./config.status [23:23:26.782] config.status: creating GNUmakefile [23:23:26.797] config.status: creating src/Makefile.global [23:23:26.816] config.status: creating src/include/pg_config.h [23:23:26.832] config.status: creating src/include/pg_config_ext.h [23:23:26.841] config.status: src/include/pg_config_ext.h is unchanged [23:23:26.844] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:23:26.854] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:23:26.861] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:23:26.871] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:23:26.880] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:23:26.889] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:23:26.898] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:23:26.938] [23:23:26.938] real 0m33.794s [23:23:26.938] user 0m19.850s [23:23:26.938] sys 0m13.940s [23:23:26.938] make -s -j${BUILD_JOBS} clean [23:23:27.523] time make -s -j${BUILD_JOBS} world-bin [23:24:45.711] simpleundolog.c:69:14: error: no previous extern declaration for non-static variable 'UndoRoutines' [-Werror,-Wmissing-variable-declarations] [23:24:45.711] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [23:24:45.711] ^ [23:24:45.711] simpleundolog.c:69:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [23:24:45.711] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [23:24:45.711] ^ [23:24:45.711] 1 error generated. [23:24:45.712] make[4]: *** [: simpleundolog.o] Error 1 [23:24:45.712] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [23:24:45.712] make[2]: *** [common.mk:37: access-recursive] Error 2 [23:24:45.712] make[2]: *** Waiting for unfinished jobs.... [23:24:52.175] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:24:52.175] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:24:52.175] [23:24:52.175] real 1m24.652s [23:24:52.175] user 4m14.498s [23:24:52.175] sys 1m15.715s [23:24:52.176] [23:24:52.176] Exit status: 2