[06:18:41.281] time ./configure \ [06:18:41.281] --cache clang.cache \ [06:18:41.281] ${LINUX_CONFIGURE_FEATURES} \ [06:18:41.281] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [06:18:41.464] configure: creating cache clang.cache [06:18:41.479] checking build system type... x86_64-pc-linux-gnu [06:18:41.587] checking host system type... x86_64-pc-linux-gnu [06:18:41.587] checking which template to use... linux [06:18:41.588] checking whether NLS is wanted... no [06:18:41.588] checking for default port number... 5432 [06:18:41.594] checking for block size... 8kB [06:18:41.596] checking for segment size... 1GB [06:18:41.598] checking for WAL block size... 8kB [06:18:41.719] checking whether the C compiler works... yes [06:18:41.884] checking for C compiler default output file name... a.out [06:18:41.884] checking for suffix of executables... [06:18:41.958] checking whether we are cross compiling... no [06:18:42.057] checking for suffix of object files... o [06:18:42.066] checking whether we are using the GNU C compiler... yes [06:18:42.074] checking whether ccache clang accepts -g... yes [06:18:42.137] checking for ccache clang option to accept ISO C89... none needed [06:18:42.265] checking for ccache clang option to accept ISO C99... none needed [06:18:42.494] checking whether we are using the GNU C++ compiler... yes [06:18:42.502] checking whether ccache clang++-16 accepts -g... yes [06:18:42.713] checking for gawk... no [06:18:42.713] checking for mawk... mawk [06:18:42.714] checking for LLVM_CONFIG... llvm-config-16 [06:18:42.719] configure: using llvm 16.0.6 [06:18:42.719] checking for CLANG... ccache clang-16 [06:18:42.772] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [06:18:42.779] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [06:18:42.786] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [06:18:42.793] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [06:18:42.828] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [06:18:42.862] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [06:18:42.870] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [06:18:42.934] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:18:43.001] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [06:18:43.014] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [06:18:43.026] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [06:18:43.034] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [06:18:43.106] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [06:18:43.121] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [06:18:43.135] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [06:18:43.142] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [06:18:43.150] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [06:18:43.212] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [06:18:43.220] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [06:18:43.289] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [06:18:43.297] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [06:18:43.305] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [06:18:43.345] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [06:18:43.413] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:18:43.446] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:18:43.454] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [06:18:43.517] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [06:18:43.550] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [06:18:43.563] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [06:18:43.631] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:18:43.671] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:18:43.679] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:18:43.687] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:18:43.723] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [06:18:43.730] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [06:18:43.764] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [06:18:43.799] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [06:18:43.806] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [06:18:43.841] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [06:18:43.849] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [06:18:43.855] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [06:18:43.862] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [06:18:43.897] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [06:18:43.905] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [06:18:43.918] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [06:18:43.961] checking whether the C compiler still works... yes [06:18:44.106] checking how to run the C preprocessor... ccache clang -E [06:18:44.245] checking for pkg-config... /usr/bin/pkg-config [06:18:44.245] checking pkg-config is at least version 0.9.0... yes [06:18:44.246] checking whether to build with ICU support... yes [06:18:44.247] checking for icu-uc icu-i18n... yes [06:18:44.255] checking whether to build with Tcl... yes [06:18:44.255] checking whether to build Perl modules... yes [06:18:44.255] checking whether to build Python modules... yes [06:18:44.255] checking whether to build with GSSAPI support... yes [06:18:44.256] checking whether to build with PAM support... yes [06:18:44.256] checking whether to build with BSD Authentication support... no [06:18:44.256] checking whether to build with LDAP support... yes [06:18:44.257] checking whether to build with Bonjour support... no [06:18:44.257] checking whether to build with SELinux support... yes [06:18:44.257] checking whether to build with systemd support... yes [06:18:44.257] checking whether to build with XML support... yes [06:18:44.257] checking for libxml-2.0 >= 2.6.23... yes [06:18:44.264] checking whether to build with LZ4 support... yes [06:18:44.265] checking for liblz4... yes [06:18:44.272] checking whether to build with ZSTD support... yes [06:18:44.273] checking for libzstd >= 1.4.0... yes [06:18:44.280] checking for strip... strip [06:18:44.280] checking whether it is possible to strip libraries... yes [06:18:44.282] checking for ar... ar [06:18:44.283] checking for a BSD-compatible install... /usr/bin/install -c [06:18:44.292] checking for tar... /usr/bin/tar [06:18:44.292] checking whether ln -s works... yes [06:18:44.292] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:18:44.295] checking for bison... /usr/bin/bison [06:18:44.297] configure: using bison (GNU Bison) 3.8.2 [06:18:44.300] checking for flex... /usr/bin/flex [06:18:44.312] configure: using flex 2.6.4 [06:18:44.313] checking for perl... /usr/bin/perl [06:18:44.316] configure: using perl 5.36.0 [06:18:44.318] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [06:18:44.323] checking for Perl privlibexp... /usr/share/perl/5.36 [06:18:44.327] checking for Perl useshrplib... true [06:18:44.333] 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 [06:18:44.339] checking for CFLAGS to compile embedded Perl... -DDEBIAN [06:18:44.344] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [06:18:44.437] checking for python3... /usr/bin/python3 [06:18:44.449] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [06:18:44.456] checking for Python sysconfig module... yes [06:18:44.467] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [06:18:44.478] checking Python include directory... -I/usr/include/python3.11 [06:18:44.490] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [06:18:44.530] checking for a sed that does not truncate output... /usr/bin/sed [06:18:44.535] checking for grep that handles long lines and -e... /usr/bin/grep [06:18:44.537] checking for egrep... /usr/bin/grep -E [06:18:44.539] checking for ANSI C header files... yes [06:18:44.785] checking for sys/types.h... yes [06:18:44.802] checking for sys/stat.h... yes [06:18:44.817] checking for stdlib.h... yes [06:18:44.867] checking for string.h... yes [06:18:44.883] checking for memory.h... yes [06:18:44.977] checking for strings.h... yes [06:18:45.028] checking for inttypes.h... yes [06:18:45.046] checking for stdint.h... yes [06:18:45.062] checking for unistd.h... yes [06:18:45.076] checking whether ccache clang is Clang... yes [06:18:45.107] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [06:18:45.286] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [06:18:45.366] checking whether more special flags are required for pthreads... no [06:18:45.366] checking for PTHREAD_PRIO_INHERIT... yes [06:18:45.450] checking pthread.h usability... yes [06:18:45.458] checking pthread.h presence... yes [06:18:45.491] checking for pthread.h... yes [06:18:45.492] checking for strerror_r... yes [06:18:45.566] checking whether strerror_r returns int... no [06:18:45.636] checking for main in -lm... yes [06:18:45.719] checking for library containing setproctitle... no [06:18:45.887] checking for library containing dlsym... none required [06:18:45.966] checking for library containing socket... none required [06:18:46.048] checking for library containing getopt_long... none required [06:18:46.132] checking for library containing shm_open... none required [06:18:46.213] checking for library containing shm_unlink... none required [06:18:46.293] checking for library containing clock_gettime... none required [06:18:46.378] checking for library containing shmget... none required [06:18:46.464] checking for library containing backtrace_symbols... none required [06:18:46.546] checking for library containing pthread_barrier_wait... none required [06:18:46.628] checking for library containing readline... -lreadline [06:18:46.711] checking for inflate in -lz... yes [06:18:46.794] checking for library containing gss_store_cred_into... -lgssapi_krb5 [06:18:46.968] checking for CRYPTO_new_ex_data in -lcrypto... yes [06:18:47.076] checking for SSL_new in -lssl... yes [06:18:47.185] checking for SSL_CTX_set_cert_cb... yes [06:18:47.299] checking for OPENSSL_init_ssl... yes [06:18:47.415] checking for BIO_meth_new... yes [06:18:47.531] checking for ASN1_STRING_get0_data... yes [06:18:47.647] checking for HMAC_CTX_new... yes [06:18:47.764] checking for HMAC_CTX_free... yes [06:18:47.882] checking for CRYPTO_lock... no [06:18:48.002] checking for X509_get_signature_info... yes [06:18:48.117] checking for SSL_CTX_set_num_tickets... yes [06:18:48.239] checking for pam_start in -lpam... yes [06:18:48.351] checking for xmlSaveToBuffer in -lxml2... yes [06:18:48.488] checking for xsltCleanupGlobals in -lxslt... yes [06:18:48.629] checking for LZ4_compress_default in -llz4... yes [06:18:48.768] checking for ZSTD_compress in -lzstd... yes [06:18:48.907] checking for ldap_bind in -lldap... yes [06:18:49.056] checking for ldap_initialize... yes [06:18:49.211] checking for ldap_verify_credentials... yes [06:18:49.362] checking for security_compute_create_name in -lselinux... yes [06:18:49.496] checking for uuid_export in -lossp-uuid... yes [06:18:49.634] checking for stdbool.h that conforms to C99... yes [06:18:49.646] checking for _Bool... yes [06:18:49.749] checking atomic.h usability... no [06:18:49.836] checking atomic.h presence... no [06:18:49.872] checking for atomic.h... no [06:18:49.876] checking copyfile.h usability... no [06:18:49.971] checking copyfile.h presence... no [06:18:50.008] checking for copyfile.h... no [06:18:50.012] checking execinfo.h usability... yes [06:18:50.058] checking execinfo.h presence... yes [06:18:50.089] checking for execinfo.h... yes [06:18:50.097] checking getopt.h usability... yes [06:18:50.187] checking getopt.h presence... yes [06:18:50.218] checking for getopt.h... yes [06:18:50.225] checking ifaddrs.h usability... yes [06:18:50.318] checking ifaddrs.h presence... yes [06:18:50.353] checking for ifaddrs.h... yes [06:18:50.360] checking mbarrier.h usability... no [06:18:50.448] checking mbarrier.h presence... no [06:18:50.485] checking for mbarrier.h... no [06:18:50.488] checking sys/epoll.h usability... yes [06:18:50.575] checking sys/epoll.h presence... yes [06:18:50.610] checking for sys/epoll.h... yes [06:18:50.619] checking sys/event.h usability... no [06:18:50.708] checking sys/event.h presence... no [06:18:50.744] checking for sys/event.h... no [06:18:50.747] checking sys/personality.h usability... yes [06:18:50.838] checking sys/personality.h presence... yes [06:18:50.871] checking for sys/personality.h... yes [06:18:50.879] checking sys/prctl.h usability... yes [06:18:50.969] checking sys/prctl.h presence... yes [06:18:51.002] checking for sys/prctl.h... yes [06:18:51.010] checking sys/procctl.h usability... no [06:18:51.100] checking sys/procctl.h presence... no [06:18:51.138] checking for sys/procctl.h... no [06:18:51.141] checking sys/signalfd.h usability... yes [06:18:51.150] checking sys/signalfd.h presence... yes [06:18:51.183] checking for sys/signalfd.h... yes [06:18:51.191] checking sys/ucred.h usability... no [06:18:51.280] checking sys/ucred.h presence... no [06:18:51.317] checking for sys/ucred.h... no [06:18:51.321] checking termios.h usability... yes [06:18:51.367] checking termios.h presence... yes [06:18:51.399] checking for termios.h... yes [06:18:51.407] checking ucred.h usability... no [06:18:51.494] checking ucred.h presence... no [06:18:51.532] checking for ucred.h... no [06:18:51.534] checking readline/readline.h usability... yes [06:18:51.629] checking readline/readline.h presence... yes [06:18:51.664] checking for readline/readline.h... yes [06:18:51.666] checking readline/history.h usability... yes [06:18:51.675] checking readline/history.h presence... yes [06:18:51.710] checking for readline/history.h... yes [06:18:51.713] checking zlib.h usability... yes [06:18:51.723] checking zlib.h presence... yes [06:18:51.760] checking for zlib.h... yes [06:18:51.761] checking for lz4... /usr/bin/lz4 [06:18:51.761] checking lz4.h usability... yes [06:18:51.809] checking lz4.h presence... yes [06:18:51.844] checking for lz4.h... yes [06:18:51.844] checking for zstd... /usr/bin/zstd [06:18:51.845] checking zstd.h usability... yes [06:18:51.945] checking zstd.h presence... yes [06:18:51.979] checking for zstd.h... yes [06:18:51.980] checking gssapi/gssapi.h usability... yes [06:18:52.074] checking gssapi/gssapi.h presence... yes [06:18:52.109] checking for gssapi/gssapi.h... yes [06:18:52.110] checking gssapi/gssapi_ext.h usability... yes [06:18:52.204] checking gssapi/gssapi_ext.h presence... yes [06:18:52.238] checking for gssapi/gssapi_ext.h... yes [06:18:52.239] checking for openssl... /usr/bin/openssl [06:18:52.244] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [06:18:52.244] checking openssl/ssl.h usability... yes [06:18:52.438] checking openssl/ssl.h presence... yes [06:18:52.502] checking for openssl/ssl.h... yes [06:18:52.502] checking openssl/err.h usability... yes [06:18:52.511] checking openssl/err.h presence... yes [06:18:52.553] checking for openssl/err.h... yes [06:18:52.554] checking security/pam_appl.h usability... yes [06:18:52.643] checking security/pam_appl.h presence... yes [06:18:52.674] checking for security/pam_appl.h... yes [06:18:52.676] checking systemd/sd-daemon.h usability... yes [06:18:52.685] checking systemd/sd-daemon.h presence... yes [06:18:52.720] checking for systemd/sd-daemon.h... yes [06:18:52.720] checking libxml/parser.h usability... yes [06:18:52.840] checking libxml/parser.h presence... yes [06:18:52.885] checking for libxml/parser.h... yes [06:18:52.886] checking libxslt/xslt.h usability... yes [06:18:52.896] checking libxslt/xslt.h presence... yes [06:18:52.943] checking for libxslt/xslt.h... yes [06:18:52.943] checking ldap.h usability... yes [06:18:52.953] checking ldap.h presence... yes [06:18:52.989] checking for ldap.h... yes [06:18:52.990] checking for compatible LDAP implementation... yes [06:18:53.067] checking ossp/uuid.h usability... yes [06:18:53.076] checking ossp/uuid.h presence... yes [06:18:53.111] checking for ossp/uuid.h... yes [06:18:53.148] checking whether byte ordering is bigendian... no [06:18:53.337] checking for inline... inline [06:18:53.406] checking for printf format archetype... printf [06:18:53.520] checking for _Static_assert... yes [06:18:53.660] checking for typeof... typeof [06:18:53.668] checking for __builtin_types_compatible_p... yes [06:18:53.736] checking for __builtin_constant_p... yes [06:18:53.803] checking for __builtin_unreachable... yes [06:18:53.944] checking for computed goto support... yes [06:18:54.008] checking for struct tm.tm_zone... yes [06:18:54.018] checking for union semun... no [06:18:54.092] checking for socklen_t... yes [06:18:54.204] checking for struct sockaddr.sa_len... no [06:18:54.359] checking for locale_t... yes [06:18:54.372] checking for C/C++ restrict keyword... __restrict [06:18:54.414] checking for struct option... yes [06:18:54.551] checking whether assembler supports x86_64 popcntq... yes [06:18:54.625] checking for special C compiler options needed for large files... no [06:18:54.625] checking for _FILE_OFFSET_BITS value needed for large files... no [06:18:54.638] checking size of off_t... 8 [06:18:54.809] checking size of bool... 1 [06:18:54.985] checking for int timezone... yes [06:18:55.134] checking for wcstombs_l declaration... no [06:18:55.301] checking for backtrace_symbols... yes [06:18:55.449] checking for copyfile... no [06:18:55.600] checking for copy_file_range... yes [06:18:55.752] checking for getifaddrs... yes [06:18:55.899] checking for getpeerucred... no [06:18:56.051] checking for inet_pton... yes [06:18:56.201] checking for kqueue... no [06:18:56.350] checking for mbstowcs_l... no [06:18:56.500] checking for memset_s... no [06:18:56.648] checking for posix_fallocate... yes [06:18:56.800] checking for ppoll... yes [06:18:56.954] checking for pthread_is_threaded_np... no [06:18:57.112] checking for setproctitle... no [06:18:57.257] checking for setproctitle_fast... no [06:18:57.406] checking for strchrnul... yes [06:18:57.552] checking for strsignal... yes [06:18:57.749] checking for syncfs... yes [06:18:57.905] checking for sync_file_range... yes [06:18:58.057] checking for uselocale... yes [06:18:58.202] checking for wcstombs_l... no [06:18:58.346] checking for __builtin_bswap16... yes [06:18:58.487] checking for __builtin_bswap32... yes [06:18:58.626] checking for __builtin_bswap64... yes [06:18:58.772] checking for __builtin_clz... yes [06:18:58.916] checking for __builtin_ctz... yes [06:18:59.068] checking for __builtin_popcount... yes [06:18:59.210] checking for __builtin_frame_address... yes [06:18:59.364] checking for _LARGEFILE_SOURCE value needed for large files... no [06:18:59.506] checking how ccache clang reports undeclared, standard C functions... warning [06:18:59.556] checking for posix_fadvise... yes [06:18:59.708] checking whether posix_fadvise is declared... yes [06:18:59.721] checking whether fdatasync is declared... yes [06:18:59.735] checking whether strlcat is declared... no [06:18:59.835] checking whether strlcpy is declared... no [06:18:59.937] checking whether strnlen is declared... yes [06:18:59.952] checking whether strsep is declared... yes [06:19:00.055] checking whether preadv is declared... yes [06:19:00.099] checking whether pwritev is declared... yes [06:19:00.114] checking whether F_FULLFSYNC is declared... no [06:19:00.187] checking for explicit_bzero... yes [06:19:00.335] checking for getopt... yes [06:19:00.480] checking for getpeereid... no [06:19:00.629] checking for inet_aton... yes [06:19:00.771] checking for mkdtemp... yes [06:19:00.912] checking for strlcat... no [06:19:01.063] checking for strlcpy... no [06:19:01.207] checking for strnlen... yes [06:19:01.346] checking for strsep... yes [06:19:01.494] checking for pthread_barrier_wait... yes [06:19:01.640] checking for getopt_long... yes [06:19:01.782] checking for syslog... yes [06:19:01.921] checking syslog.h usability... yes [06:19:02.012] checking syslog.h presence... yes [06:19:02.046] checking for syslog.h... yes [06:19:02.046] checking for opterr... yes [06:19:02.191] checking for optreset... no [06:19:02.345] checking unicode/ucol.h usability... yes [06:19:02.402] checking unicode/ucol.h presence... yes [06:19:02.441] checking for unicode/ucol.h... yes [06:19:02.446] checking whether LLVMCreateGDBRegistrationListener is declared... yes [06:19:02.529] checking whether LLVMCreatePerfJITEventListener is declared... yes [06:19:02.609] checking for rl_completion_suppress_quote... yes [06:19:02.760] checking for rl_filename_quote_characters... yes [06:19:02.915] checking for rl_filename_quoting_function... yes [06:19:03.070] checking for append_history... yes [06:19:03.216] checking for history_truncate_file... yes [06:19:03.368] checking for rl_completion_matches... yes [06:19:03.518] checking for rl_filename_completion_function... yes [06:19:03.667] checking for rl_reset_screen_size... yes [06:19:03.817] checking for rl_variable_bind... yes [06:19:03.975] checking test program... ok [06:19:04.124] checking whether long int is 64 bits... yes [06:19:04.279] checking for __builtin_mul_overflow... yes [06:19:04.434] checking size of void *... 8 [06:19:04.612] checking size of size_t... 8 [06:19:04.775] checking size of long... 8 [06:19:04.938] checking alignment of short... 2 [06:19:05.102] checking alignment of int... 4 [06:19:05.278] checking alignment of long... 8 [06:19:05.457] checking alignment of double... 8 [06:19:05.626] checking for int8... no [06:19:05.701] checking for uint8... no [06:19:05.777] checking for int64... no [06:19:05.852] checking for uint64... no [06:19:05.928] checking for __int128... yes [06:19:06.083] checking for __int128 alignment bug... ok [06:19:06.250] checking alignment of PG_INT128_TYPE... 16 [06:19:06.421] checking for builtin __sync char locking functions... yes [06:19:06.579] checking for builtin __sync int32 locking functions... yes [06:19:06.738] checking for builtin __sync int32 atomic operations... yes [06:19:06.887] checking for builtin __sync int64 atomic operations... yes [06:19:07.031] checking for builtin __atomic int32 atomic operations... yes [06:19:07.178] checking for builtin __atomic int64 atomic operations... yes [06:19:07.327] checking for __get_cpuid... yes [06:19:07.470] checking for __get_cpuid_count... yes [06:19:07.609] checking for __cpuid... no [06:19:07.672] checking for __cpuidex... no [06:19:07.736] checking for _xgetbv with CFLAGS=... no [06:19:08.066] checking for _xgetbv with CFLAGS=-mxsave... yes [06:19:08.413] checking for _mm512_popcnt_epi64 with CFLAGS=... no [06:19:08.695] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [06:19:09.064] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [06:19:09.158] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [06:19:09.395] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:19:09.462] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:19:09.524] 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 [06:19:09.599] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:19:09.599] checking for library containing sem_init... none required [06:19:09.738] checking which semaphore API to use... unnamed POSIX [06:19:09.739] checking which random number source to use... OpenSSL [06:19:09.740] checking for tclsh... /usr/bin/tclsh [06:19:09.741] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [06:19:09.783] checking tcl.h usability... yes [06:19:09.890] checking tcl.h presence... yes [06:19:09.930] checking for tcl.h... yes [06:19:09.930] checking for perl.h... yes [06:19:09.953] checking for libperl... yes [06:19:10.194] checking Python.h usability... yes [06:19:10.393] checking Python.h presence... yes [06:19:10.461] checking for Python.h... yes [06:19:10.461] checking for xmllint... /usr/bin/xmllint [06:19:10.462] checking for xsltproc... /usr/bin/xsltproc [06:19:10.462] checking for fop... /usr/bin/fop [06:19:10.462] checking for dbtoepub... no [06:19:10.463] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [06:19:10.556] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [06:19:10.680] configure: using compiler=Debian clang version 14.0.6 [06:19:10.680] 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 [06:19:10.680] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [06:19:10.680] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [06:19:10.680] configure: using CXX=ccache clang++-16 [06:19:10.680] 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 [06:19:10.680] configure: using CLANG=ccache clang-16 [06:19:10.680] 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 [06:19:10.680] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [06:19:10.710] configure: updating cache clang.cache [06:19:10.719] configure: creating ./config.status [06:19:10.805] config.status: creating GNUmakefile [06:19:10.817] config.status: creating src/Makefile.global [06:19:10.833] config.status: creating src/include/pg_config.h [06:19:10.846] config.status: creating src/include/pg_config_ext.h [06:19:10.854] config.status: src/include/pg_config_ext.h is unchanged [06:19:10.856] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:19:10.864] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [06:19:10.869] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:19:10.877] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [06:19:10.885] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [06:19:10.893] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [06:19:10.901] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [06:19:10.937] [06:19:10.937] real 0m29.656s [06:19:10.937] user 0m17.197s [06:19:10.937] sys 0m12.487s [06:19:10.937] make -s -j${BUILD_JOBS} clean [06:19:11.482] time make -s -j${BUILD_JOBS} world-bin [06:20:18.338] simpleundolog.c:48:14: error: no previous extern declaration for non-static variable 'UndoRoutines' [-Werror,-Wmissing-variable-declarations] [06:20:18.338] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [06:20:18.338] ^ [06:20:18.338] simpleundolog.c:48:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [06:20:18.338] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [06:20:18.338] ^ [06:20:18.338] 1 error generated. [06:20:18.339] make[4]: *** [: simpleundolog.o] Error 1 [06:20:18.339] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [06:20:18.339] make[2]: *** [common.mk:37: access-recursive] Error 2 [06:20:18.339] make[2]: *** Waiting for unfinished jobs.... [06:20:23.605] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [06:20:23.605] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:20:23.605] [06:20:23.605] real 1m12.123s [06:20:23.605] user 3m36.969s [06:20:23.605] sys 1m2.357s [06:20:23.606] [06:20:23.606] Exit status: 2