[04:34:13.049] time ./configure \ [04:34:13.049] --cache clang.cache \ [04:34:13.049] ${LINUX_CONFIGURE_FEATURES} \ [04:34:13.049] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [04:34:13.149] configure: creating cache clang.cache [04:34:13.157] checking build system type... x86_64-pc-linux-gnu [04:34:13.205] checking host system type... x86_64-pc-linux-gnu [04:34:13.205] checking which template to use... linux [04:34:13.205] checking whether NLS is wanted... no [04:34:13.206] checking for default port number... 5432 [04:34:13.210] checking for block size... 8kB [04:34:13.210] checking for segment size... 1GB [04:34:13.212] checking for WAL block size... 8kB [04:34:13.280] checking whether the C compiler works... yes [04:34:13.337] checking for C compiler default output file name... a.out [04:34:13.337] checking for suffix of executables... [04:34:13.384] checking whether we are cross compiling... no [04:34:13.435] checking for suffix of object files... o [04:34:13.440] checking whether we are using the GNU C compiler... yes [04:34:13.445] checking whether ccache clang accepts -g... yes [04:34:13.449] checking for ccache clang option to accept ISO C89... none needed [04:34:13.455] checking for ccache clang option to accept ISO C99... none needed [04:34:13.532] checking whether we are using the GNU C++ compiler... yes [04:34:13.536] checking whether ccache clang++ accepts -g... yes [04:34:13.623] checking for gawk... no [04:34:13.623] checking for mawk... mawk [04:34:13.624] checking for llvm-config... /usr/bin/llvm-config [04:34:13.634] configure: using llvm 11.0.1 [04:34:13.634] checking for CLANG... ccache clang [04:34:13.703] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:34:13.708] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:34:13.712] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:34:13.717] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:34:13.722] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:34:13.726] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [04:34:13.731] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:34:13.735] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:34:13.739] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:34:13.747] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:34:13.754] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... no [04:34:13.761] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... no [04:34:13.768] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:34:13.775] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [04:34:13.783] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:34:13.787] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [04:34:13.792] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:34:13.796] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:34:13.837] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:34:13.842] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [04:34:13.847] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:34:13.855] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:34:13.863] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:34:13.868] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:34:13.873] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:34:13.877] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:34:13.885] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:34:13.892] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:34:13.900] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:34:13.908] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:34:13.912] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:34:13.917] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:34:13.922] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:34:13.927] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:34:13.931] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:34:13.935] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:34:13.939] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [04:34:13.947] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [04:34:13.954] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [04:34:13.997] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [04:34:14.040] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:34:14.045] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:34:14.053] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:34:14.060] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:34:14.067] checking whether the C compiler still works... yes [04:34:14.141] checking how to run the C preprocessor... ccache clang -E [04:34:14.237] checking for pkg-config... /usr/bin/pkg-config [04:34:14.238] checking pkg-config is at least version 0.9.0... yes [04:34:14.239] checking whether to build with ICU support... yes [04:34:14.239] checking for icu-uc icu-i18n... yes [04:34:14.244] checking whether to build with Tcl... yes [04:34:14.244] checking whether to build Perl modules... yes [04:34:14.244] checking whether to build Python modules... yes [04:34:14.244] checking whether to build with GSSAPI support... yes [04:34:14.245] checking whether to build with PAM support... yes [04:34:14.245] checking whether to build with BSD Authentication support... no [04:34:14.245] checking whether to build with LDAP support... yes [04:34:14.245] checking whether to build with Bonjour support... no [04:34:14.245] checking whether to build with SELinux support... yes [04:34:14.245] checking whether to build with systemd support... yes [04:34:14.246] checking whether to build with XML support... yes [04:34:14.246] checking for libxml-2.0 >= 2.6.23... yes [04:34:14.250] checking whether to build with LZ4 support... yes [04:34:14.251] checking for liblz4... yes [04:34:14.255] checking whether to build with ZSTD support... yes [04:34:14.255] checking for libzstd >= 1.4.0... yes [04:34:14.260] checking for strip... strip [04:34:14.260] checking whether it is possible to strip libraries... yes [04:34:14.261] checking for ar... ar [04:34:14.262] checking for a BSD-compatible install... /usr/bin/install -c [04:34:14.267] checking for tar... /usr/bin/tar [04:34:14.267] checking whether ln -s works... yes [04:34:14.267] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:34:14.268] checking for bison... /usr/bin/bison [04:34:14.270] configure: using bison (GNU Bison) 3.7.5 [04:34:14.272] checking for flex... /usr/bin/flex [04:34:14.281] configure: using flex 2.6.4 [04:34:14.281] checking for perl... /usr/bin/perl [04:34:14.283] configure: using perl 5.32.1 [04:34:14.285] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [04:34:14.288] checking for Perl privlibexp... /usr/share/perl/5.32 [04:34:14.291] checking for Perl useshrplib... true [04:34:14.296] 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 [04:34:14.300] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:34:14.304] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:34:14.377] checking for python3... /usr/bin/python3 [04:34:14.387] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [04:34:14.391] checking for Python sysconfig module... yes [04:34:14.399] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [04:34:14.409] checking Python include directory... -I/usr/include/python3.9 [04:34:14.419] checking how to link an embedded Python application... -L/usr/lib/python3.9/config-3.9-x86_64-linux-gnu -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm [04:34:14.459] checking for a sed that does not truncate output... /usr/bin/sed [04:34:14.463] checking for grep that handles long lines and -e... /usr/bin/grep [04:34:14.464] checking for egrep... /usr/bin/grep -E [04:34:14.465] checking for ANSI C header files... yes [04:34:14.592] checking for sys/types.h... yes [04:34:14.601] checking for sys/stat.h... yes [04:34:14.609] checking for stdlib.h... yes [04:34:14.619] checking for string.h... yes [04:34:14.629] checking for memory.h... yes [04:34:14.640] checking for strings.h... yes [04:34:14.650] checking for inttypes.h... yes [04:34:14.660] checking for stdint.h... yes [04:34:14.670] checking for unistd.h... yes [04:34:14.679] checking whether ccache clang is Clang... yes [04:34:14.699] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:34:14.784] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:34:14.840] checking whether more special flags are required for pthreads... no [04:34:14.840] checking for PTHREAD_PRIO_INHERIT... yes [04:34:14.900] checking pthread.h usability... yes [04:34:14.906] checking pthread.h presence... yes [04:34:14.927] checking for pthread.h... yes [04:34:14.927] checking for strerror_r... yes [04:34:14.981] checking whether strerror_r returns int... no [04:34:15.026] checking for main in -lm... yes [04:34:15.084] checking for library containing setproctitle... no [04:34:15.199] checking for library containing dlsym... -ldl [04:34:15.310] checking for library containing socket... none required [04:34:15.366] checking for library containing getopt_long... none required [04:34:15.421] checking for library containing shm_open... -lrt [04:34:15.535] checking for library containing shm_unlink... none required [04:34:15.593] checking for library containing clock_gettime... none required [04:34:15.653] checking for library containing shmget... none required [04:34:15.711] checking for library containing backtrace_symbols... none required [04:34:15.768] checking for library containing pthread_barrier_wait... -lpthread [04:34:15.879] checking for library containing readline... -lreadline [04:34:15.935] checking for inflate in -lz... yes [04:34:15.993] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:34:16.116] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:34:16.195] checking for SSL_new in -lssl... yes [04:34:16.277] checking for SSL_CTX_set_cert_cb... yes [04:34:16.360] checking for OPENSSL_init_ssl... yes [04:34:16.445] checking for BIO_meth_new... yes [04:34:16.531] checking for ASN1_STRING_get0_data... yes [04:34:16.616] checking for HMAC_CTX_new... yes [04:34:16.701] checking for HMAC_CTX_free... yes [04:34:16.783] checking for CRYPTO_lock... no [04:34:16.866] checking for X509_get_signature_info... yes [04:34:16.948] checking for pam_start in -lpam... yes [04:34:17.027] checking for xmlSaveToBuffer in -lxml2... yes [04:34:17.132] checking for xsltCleanupGlobals in -lxslt... yes [04:34:17.239] checking for LZ4_compress_default in -llz4... yes [04:34:17.345] checking for ZSTD_compress in -lzstd... yes [04:34:17.451] checking for ldap_bind in -lldap... yes [04:34:17.568] checking for ldap_initialize... yes [04:34:17.688] checking for ldap_verify_credentials... no [04:34:17.817] checking for ldap_bind in -lldap_r... yes [04:34:17.934] checking for security_compute_create_name in -lselinux... yes [04:34:18.049] checking for uuid_export in -lossp-uuid... yes [04:34:18.161] checking for stdbool.h that conforms to C99... yes [04:34:18.169] checking for _Bool... yes [04:34:18.244] checking atomic.h usability... no [04:34:18.309] checking atomic.h presence... no [04:34:18.332] checking for atomic.h... no [04:34:18.334] checking copyfile.h usability... no [04:34:18.396] checking copyfile.h presence... no [04:34:18.419] checking for copyfile.h... no [04:34:18.421] checking execinfo.h usability... yes [04:34:18.426] checking execinfo.h presence... yes [04:34:18.446] checking for execinfo.h... yes [04:34:18.450] checking getopt.h usability... yes [04:34:18.455] checking getopt.h presence... yes [04:34:18.475] checking for getopt.h... yes [04:34:18.479] checking ifaddrs.h usability... yes [04:34:18.484] checking ifaddrs.h presence... yes [04:34:18.507] checking for ifaddrs.h... yes [04:34:18.511] checking langinfo.h usability... yes [04:34:18.516] checking langinfo.h presence... yes [04:34:18.536] checking for langinfo.h... yes [04:34:18.540] checking mbarrier.h usability... no [04:34:18.601] checking mbarrier.h presence... no [04:34:18.624] checking for mbarrier.h... no [04:34:18.626] checking sys/epoll.h usability... yes [04:34:18.631] checking sys/epoll.h presence... yes [04:34:18.652] checking for sys/epoll.h... yes [04:34:18.656] checking sys/event.h usability... no [04:34:18.718] checking sys/event.h presence... no [04:34:18.741] checking for sys/event.h... no [04:34:18.743] checking sys/personality.h usability... yes [04:34:18.748] checking sys/personality.h presence... yes [04:34:18.767] checking for sys/personality.h... yes [04:34:18.771] checking sys/prctl.h usability... yes [04:34:18.776] checking sys/prctl.h presence... yes [04:34:18.797] checking for sys/prctl.h... yes [04:34:18.802] checking sys/procctl.h usability... no [04:34:18.864] checking sys/procctl.h presence... no [04:34:18.887] checking for sys/procctl.h... no [04:34:18.889] checking sys/signalfd.h usability... yes [04:34:18.918] checking sys/signalfd.h presence... yes [04:34:18.939] checking for sys/signalfd.h... yes [04:34:18.943] checking sys/ucred.h usability... no [04:34:19.006] checking sys/ucred.h presence... no [04:34:19.029] checking for sys/ucred.h... no [04:34:19.031] checking termios.h usability... yes [04:34:19.036] checking termios.h presence... yes [04:34:19.057] checking for termios.h... yes [04:34:19.061] checking ucred.h usability... no [04:34:19.127] checking ucred.h presence... no [04:34:19.149] checking for ucred.h... no [04:34:19.150] checking readline/readline.h usability... yes [04:34:19.156] checking readline/readline.h presence... yes [04:34:19.178] checking for readline/readline.h... yes [04:34:19.180] checking readline/history.h usability... yes [04:34:19.185] checking readline/history.h presence... yes [04:34:19.206] checking for readline/history.h... yes [04:34:19.208] checking zlib.h usability... yes [04:34:19.213] checking zlib.h presence... yes [04:34:19.239] checking for zlib.h... yes [04:34:19.239] checking for lz4... /usr/bin/lz4 [04:34:19.240] checking lz4.h usability... yes [04:34:19.245] checking lz4.h presence... yes [04:34:19.268] checking for lz4.h... yes [04:34:19.268] checking for zstd... /usr/bin/zstd [04:34:19.269] checking zstd.h usability... yes [04:34:19.275] checking zstd.h presence... yes [04:34:19.297] checking for zstd.h... yes [04:34:19.297] checking gssapi/gssapi.h usability... yes [04:34:19.303] checking gssapi/gssapi.h presence... yes [04:34:19.326] checking for gssapi/gssapi.h... yes [04:34:19.327] checking gssapi/gssapi_ext.h usability... yes [04:34:19.333] checking gssapi/gssapi_ext.h presence... yes [04:34:19.357] checking for gssapi/gssapi_ext.h... yes [04:34:19.358] checking for openssl... /usr/bin/openssl [04:34:19.361] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [04:34:19.361] checking openssl/ssl.h usability... yes [04:34:19.368] checking openssl/ssl.h presence... yes [04:34:19.416] checking for openssl/ssl.h... yes [04:34:19.416] checking openssl/err.h usability... yes [04:34:19.423] checking openssl/err.h presence... yes [04:34:19.452] checking for openssl/err.h... yes [04:34:19.453] checking security/pam_appl.h usability... yes [04:34:19.458] checking security/pam_appl.h presence... yes [04:34:19.479] checking for security/pam_appl.h... yes [04:34:19.480] checking systemd/sd-daemon.h usability... yes [04:34:19.485] checking systemd/sd-daemon.h presence... yes [04:34:19.507] checking for systemd/sd-daemon.h... yes [04:34:19.507] checking libxml/parser.h usability... yes [04:34:19.514] checking libxml/parser.h presence... yes [04:34:19.548] checking for libxml/parser.h... yes [04:34:19.548] checking libxslt/xslt.h usability... yes [04:34:19.556] checking libxslt/xslt.h presence... yes [04:34:19.588] checking for libxslt/xslt.h... yes [04:34:19.589] checking ldap.h usability... yes [04:34:19.594] checking ldap.h presence... yes [04:34:19.616] checking for ldap.h... yes [04:34:19.616] checking for compatible LDAP implementation... yes [04:34:19.621] checking ossp/uuid.h usability... yes [04:34:19.627] checking ossp/uuid.h presence... yes [04:34:19.650] checking for ossp/uuid.h... yes [04:34:19.674] checking whether byte ordering is bigendian... no [04:34:19.770] checking for inline... inline [04:34:19.777] checking for printf format archetype... printf [04:34:19.793] checking for _Static_assert... yes [04:34:19.892] checking for typeof... typeof [04:34:19.898] checking for __builtin_types_compatible_p... yes [04:34:19.904] checking for __builtin_constant_p... yes [04:34:19.911] checking for __builtin_unreachable... yes [04:34:20.024] checking for computed goto support... yes [04:34:20.029] checking for struct tm.tm_zone... yes [04:34:20.036] checking for union semun... no [04:34:20.082] checking for socklen_t... yes [04:34:20.138] checking for struct sockaddr.sa_len... no [04:34:20.239] checking for locale_t... yes [04:34:20.262] checking for C/C++ restrict keyword... __restrict [04:34:20.270] checking for struct option... yes [04:34:20.320] checking whether assembler supports x86_64 popcntq... yes [04:34:20.325] checking for special C compiler options needed for large files... no [04:34:20.325] checking for _FILE_OFFSET_BITS value needed for large files... no [04:34:20.330] checking size of off_t... 8 [04:34:20.470] checking size of bool... 1 [04:34:20.603] checking for int timezone... yes [04:34:20.730] checking for wcstombs_l declaration... no [04:34:20.842] checking for backtrace_symbols... yes [04:34:20.958] checking for copyfile... no [04:34:21.079] checking for copy_file_range... yes [04:34:21.196] checking for getifaddrs... yes [04:34:21.315] checking for getpeerucred... no [04:34:21.429] checking for inet_pton... yes [04:34:21.537] checking for kqueue... no [04:34:21.654] checking for mbstowcs_l... no [04:34:21.759] checking for memset_s... no [04:34:21.873] checking for posix_fallocate... yes [04:34:21.990] checking for ppoll... yes [04:34:22.108] checking for pthread_is_threaded_np... no [04:34:22.231] checking for setproctitle... no [04:34:22.349] checking for setproctitle_fast... no [04:34:22.462] checking for strchrnul... yes [04:34:22.589] checking for strsignal... yes [04:34:22.707] checking for syncfs... yes [04:34:22.815] checking for sync_file_range... yes [04:34:22.936] checking for uselocale... yes [04:34:23.051] checking for wcstombs_l... no [04:34:23.167] checking for __builtin_bswap16... yes [04:34:23.274] checking for __builtin_bswap32... yes [04:34:23.389] checking for __builtin_bswap64... yes [04:34:23.504] checking for __builtin_clz... yes [04:34:23.613] checking for __builtin_ctz... yes [04:34:23.729] checking for __builtin_popcount... yes [04:34:23.847] checking for __builtin_frame_address... yes [04:34:23.954] checking for _LARGEFILE_SOURCE value needed for large files... no [04:34:24.075] checking how ccache clang reports undeclared, standard C functions... warning [04:34:24.088] checking for posix_fadvise... yes [04:34:24.204] checking whether posix_fadvise is declared... yes [04:34:24.213] checking whether fdatasync is declared... yes [04:34:24.223] checking whether strlcat is declared... no [04:34:24.298] checking whether strlcpy is declared... no [04:34:24.368] checking whether strnlen is declared... yes [04:34:24.378] checking whether preadv is declared... yes [04:34:24.387] checking whether pwritev is declared... yes [04:34:24.395] checking whether F_FULLFSYNC is declared... no [04:34:24.439] checking for explicit_bzero... yes [04:34:24.541] checking for getopt... yes [04:34:24.652] checking for getpeereid... no [04:34:24.765] checking for inet_aton... yes [04:34:24.879] checking for mkdtemp... yes [04:34:24.991] checking for strlcat... no [04:34:25.116] checking for strlcpy... no [04:34:25.234] checking for strnlen... yes [04:34:25.359] checking for pthread_barrier_wait... yes [04:34:25.476] checking for getopt_long... yes [04:34:25.578] checking for syslog... yes [04:34:25.692] checking syslog.h usability... yes [04:34:25.698] checking syslog.h presence... yes [04:34:25.717] checking for syslog.h... yes [04:34:25.717] checking for opterr... yes [04:34:25.830] checking for optreset... no [04:34:25.943] checking unicode/ucol.h usability... yes [04:34:25.950] checking unicode/ucol.h presence... yes [04:34:25.978] checking for unicode/ucol.h... yes [04:34:25.982] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:34:25.991] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:34:25.996] checking for rl_completion_suppress_quote... yes [04:34:26.111] checking for rl_filename_quote_characters... yes [04:34:26.231] checking for rl_filename_quoting_function... yes [04:34:26.354] checking for append_history... yes [04:34:26.462] checking for history_truncate_file... yes [04:34:26.578] checking for rl_completion_matches... yes [04:34:26.686] checking for rl_filename_completion_function... yes [04:34:26.794] checking for rl_reset_screen_size... yes [04:34:26.908] checking for rl_variable_bind... yes [04:34:27.030] checking test program... ok [04:34:27.143] checking whether long int is 64 bits... yes [04:34:27.257] checking for __builtin_mul_overflow... yes [04:34:27.363] checking size of void *... 8 [04:34:27.491] checking size of size_t... 8 [04:34:27.622] checking size of long... 8 [04:34:27.761] checking alignment of short... 2 [04:34:27.895] checking alignment of int... 4 [04:34:28.035] checking alignment of long... 8 [04:34:28.179] checking alignment of double... 8 [04:34:28.309] checking for int8... no [04:34:28.359] checking for uint8... no [04:34:28.403] checking for int64... no [04:34:28.445] checking for uint64... no [04:34:28.492] checking for __int128... yes [04:34:28.599] checking for __int128 alignment bug... ok [04:34:28.711] checking alignment of PG_INT128_TYPE... 16 [04:34:28.855] checking for builtin __sync char locking functions... yes [04:34:28.965] checking for builtin __sync int32 locking functions... yes [04:34:29.075] checking for builtin __sync int32 atomic operations... yes [04:34:29.182] checking for builtin __sync int64 atomic operations... yes [04:34:29.292] checking for builtin __atomic int32 atomic operations... yes [04:34:29.407] checking for builtin __atomic int64 atomic operations... yes [04:34:29.518] checking for __get_cpuid... yes [04:34:29.628] checking for __get_cpuid_count... yes [04:34:29.742] checking for __cpuid... no [04:34:29.783] checking for __cpuidex... no [04:34:29.825] checking for _xgetbv with CFLAGS=... no [04:34:30.151] checking for _xgetbv with CFLAGS=-mxsave... yes [04:34:30.505] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:34:30.784] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:34:31.139] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:34:31.211] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:34:31.399] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:34:31.440] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:34:31.476] 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 [04:34:31.528] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:34:31.528] checking for library containing sem_init... none required [04:34:31.647] checking which semaphore API to use... unnamed POSIX [04:34:31.647] checking which random number source to use... OpenSSL [04:34:31.649] checking for tclsh... /usr/bin/tclsh [04:34:31.649] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:34:31.678] checking tcl.h usability... yes [04:34:31.684] checking tcl.h presence... yes [04:34:31.708] checking for tcl.h... yes [04:34:31.708] checking for perl.h... yes [04:34:31.720] checking for libperl... yes [04:34:31.912] checking Python.h usability... yes [04:34:31.919] checking Python.h presence... yes [04:34:31.966] checking for Python.h... yes [04:34:31.967] checking for xmllint... /usr/bin/xmllint [04:34:31.967] checking for xsltproc... /usr/bin/xsltproc [04:34:31.967] checking for fop... /usr/bin/fop [04:34:31.967] checking for dbtoepub... no [04:34:31.968] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:34:32.033] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:34:32.121] configure: using compiler=Debian clang version 11.0.1-2 [04:34:32.121] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [04:34:32.121] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:34:32.121] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [04:34:32.121] configure: using CXX=ccache clang++ [04:34:32.121] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 [04:34:32.121] configure: using CLANG=ccache clang [04:34:32.121] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [04:34:32.121] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [04:34:32.144] configure: updating cache clang.cache [04:34:32.152] configure: creating ./config.status [04:34:32.211] config.status: creating GNUmakefile [04:34:32.219] config.status: creating src/Makefile.global [04:34:32.230] config.status: creating src/include/pg_config.h [04:34:32.238] config.status: creating src/include/pg_config_ext.h [04:34:32.243] config.status: src/include/pg_config_ext.h is unchanged [04:34:32.245] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:34:32.250] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:34:32.254] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:34:32.259] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:34:32.264] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:34:32.268] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:34:32.273] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:34:32.301] [04:34:32.301] real 0m19.252s [04:34:32.301] user 0m14.835s [04:34:32.301] sys 0m4.602s [04:34:32.301] make -s -j${BUILD_JOBS} clean [04:34:32.661] time make -s -j${BUILD_JOBS} world-bin [04:34:36.333] walsummaryfuncs.c:69:1: error: no previous prototype for function 'pg_wal_summary_contents' [-Werror,-Wmissing-prototypes] [04:34:36.333] pg_wal_summary_contents(PG_FUNCTION_ARGS) [04:34:36.333] ^ [04:34:36.333] walsummaryfuncs.c:68:1: note: declare 'static' if the function is not intended to be used outside of this translation unit [04:34:36.333] Datum [04:34:36.333] ^ [04:34:36.333] static [04:34:36.333] 1 error generated. [04:34:36.333] make[3]: *** [: walsummaryfuncs.o] Error 1 [04:34:36.333] make[2]: *** [common.mk:37: backup-recursive] Error 2 [04:34:36.333] make[2]: *** Waiting for unfinished jobs.... [04:34:44.573] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:34:44.574] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:34:44.574] [04:34:44.574] real 0m11.913s [04:34:44.574] user 0m35.532s [04:34:44.574] sys 0m5.129s [04:34:44.574] [04:34:44.574] Exit status: 2