[07:20:24.467] time ./configure \ [07:20:24.467] --cache clang.cache \ [07:20:24.467] ${LINUX_CONFIGURE_FEATURES} \ [07:20:24.467] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [07:20:24.574] configure: creating cache clang.cache [07:20:24.583] checking build system type... x86_64-pc-linux-gnu [07:20:24.643] checking host system type... x86_64-pc-linux-gnu [07:20:24.643] checking which template to use... linux [07:20:24.643] checking whether NLS is wanted... no [07:20:24.643] checking for default port number... 5432 [07:20:24.650] checking for block size... 8kB [07:20:24.651] checking for segment size... 1GB [07:20:24.652] checking for WAL block size... 8kB [07:20:24.733] checking whether the C compiler works... yes [07:20:24.804] checking for C compiler default output file name... a.out [07:20:24.805] checking for suffix of executables... [07:20:24.860] checking whether we are cross compiling... no [07:20:24.920] checking for suffix of object files... o [07:20:24.949] checking whether we are using the GNU C compiler... yes [07:20:24.955] checking whether ccache clang accepts -g... yes [07:20:24.960] checking for ccache clang option to accept ISO C89... none needed [07:20:24.990] checking for ccache clang option to accept ISO C99... none needed [07:20:25.080] checking whether we are using the GNU C++ compiler... yes [07:20:25.085] checking whether ccache clang++ accepts -g... yes [07:20:25.188] checking for gawk... no [07:20:25.188] checking for mawk... mawk [07:20:25.188] checking for llvm-config... /usr/bin/llvm-config [07:20:25.198] configure: using llvm 11.0.1 [07:20:25.198] checking for CLANG... ccache clang [07:20:25.265] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [07:20:25.310] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [07:20:25.315] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [07:20:25.320] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [07:20:25.324] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [07:20:25.328] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [07:20:25.333] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [07:20:25.337] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:20:25.362] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [07:20:25.370] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [07:20:25.397] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... no [07:20:25.404] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... no [07:20:25.410] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [07:20:25.436] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [07:20:25.442] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [07:20:25.447] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [07:20:25.451] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [07:20:25.455] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:20:25.458] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [07:20:25.498] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [07:20:25.503] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [07:20:25.510] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:20:25.517] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:20:25.521] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:20:25.525] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:20:25.529] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:20:25.536] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:20:25.544] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:20:25.597] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:20:25.606] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:20:25.611] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:20:25.663] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:20:25.669] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:20:25.675] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:20:25.680] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [07:20:25.706] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:20:25.712] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [07:20:25.721] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [07:20:25.731] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [07:20:25.780] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [07:20:25.828] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:20:25.835] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:20:25.845] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:20:25.853] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:20:25.862] checking whether the C compiler still works... yes [07:20:25.945] checking how to run the C preprocessor... ccache clang -E [07:20:26.044] checking for pkg-config... /usr/bin/pkg-config [07:20:26.045] checking pkg-config is at least version 0.9.0... yes [07:20:26.046] checking whether to build with ICU support... yes [07:20:26.046] checking for icu-uc icu-i18n... yes [07:20:26.050] checking whether to build with Tcl... yes [07:20:26.050] checking whether to build Perl modules... yes [07:20:26.050] checking whether to build Python modules... yes [07:20:26.051] checking whether to build with GSSAPI support... yes [07:20:26.051] checking whether to build with PAM support... yes [07:20:26.051] checking whether to build with BSD Authentication support... no [07:20:26.051] checking whether to build with LDAP support... yes [07:20:26.051] checking whether to build with Bonjour support... no [07:20:26.052] checking whether to build with SELinux support... yes [07:20:26.052] checking whether to build with systemd support... yes [07:20:26.052] checking whether to build with XML support... yes [07:20:26.052] checking for libxml-2.0 >= 2.6.23... yes [07:20:26.056] checking whether to build with LZ4 support... yes [07:20:26.056] checking for liblz4... yes [07:20:26.060] checking whether to build with ZSTD support... yes [07:20:26.061] checking for libzstd >= 1.4.0... yes [07:20:26.065] checking for strip... strip [07:20:26.065] checking whether it is possible to strip libraries... yes [07:20:26.066] checking for ar... ar [07:20:26.067] checking for a BSD-compatible install... /usr/bin/install -c [07:20:26.072] checking for tar... /usr/bin/tar [07:20:26.072] checking whether ln -s works... yes [07:20:26.072] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:20:26.073] checking for bison... /usr/bin/bison [07:20:26.075] configure: using bison (GNU Bison) 3.7.5 [07:20:26.076] checking for flex... /usr/bin/flex [07:20:26.084] configure: using flex 2.6.4 [07:20:26.084] checking for perl... /usr/bin/perl [07:20:26.086] configure: using perl 5.32.1 [07:20:26.087] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [07:20:26.091] checking for Perl privlibexp... /usr/share/perl/5.32 [07:20:26.095] checking for Perl useshrplib... true [07:20:26.100] 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 [07:20:26.104] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:20:26.108] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:20:26.184] checking for python3... /usr/bin/python3 [07:20:26.193] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [07:20:26.197] checking for Python sysconfig module... yes [07:20:26.206] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [07:20:26.215] checking Python include directory... -I/usr/include/python3.9 [07:20:26.225] 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 [07:20:26.264] checking for a sed that does not truncate output... /usr/bin/sed [07:20:26.267] checking for grep that handles long lines and -e... /usr/bin/grep [07:20:26.268] checking for egrep... /usr/bin/grep -E [07:20:26.269] checking for ANSI C header files... yes [07:20:26.403] checking for sys/types.h... yes [07:20:26.412] checking for sys/stat.h... yes [07:20:26.421] checking for stdlib.h... yes [07:20:26.431] checking for string.h... yes [07:20:26.440] checking for memory.h... yes [07:20:26.449] checking for strings.h... yes [07:20:26.458] checking for inttypes.h... yes [07:20:26.493] checking for stdint.h... yes [07:20:26.503] checking for unistd.h... yes [07:20:26.511] checking whether ccache clang is Clang... yes [07:20:26.533] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [07:20:26.639] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:20:26.708] checking whether more special flags are required for pthreads... no [07:20:26.708] checking for PTHREAD_PRIO_INHERIT... yes [07:20:26.781] checking pthread.h usability... yes [07:20:26.853] checking pthread.h presence... yes [07:20:26.877] checking for pthread.h... yes [07:20:26.877] checking for strerror_r... yes [07:20:26.936] checking whether strerror_r returns int... no [07:20:26.987] checking for main in -lm... yes [07:20:27.045] checking for library containing setproctitle... no [07:20:27.164] checking for library containing dlsym... -ldl [07:20:27.296] checking for library containing socket... none required [07:20:27.358] checking for library containing getopt_long... none required [07:20:27.422] checking for library containing shm_open... -lrt [07:20:27.537] checking for library containing shm_unlink... none required [07:20:27.594] checking for library containing clock_gettime... none required [07:20:27.650] checking for library containing shmget... none required [07:20:27.713] checking for library containing backtrace_symbols... none required [07:20:27.775] checking for library containing pthread_barrier_wait... -lpthread [07:20:27.891] checking for library containing readline... -lreadline [07:20:27.950] checking for inflate in -lz... yes [07:20:28.014] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:20:28.139] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:20:28.224] checking for SSL_new in -lssl... yes [07:20:28.325] checking for SSL_CTX_set_cert_cb... yes [07:20:28.424] checking for OPENSSL_init_ssl... yes [07:20:28.516] checking for BIO_meth_new... yes [07:20:28.608] checking for ASN1_STRING_get0_data... yes [07:20:28.701] checking for HMAC_CTX_new... yes [07:20:28.793] checking for HMAC_CTX_free... yes [07:20:28.887] checking for CRYPTO_lock... no [07:20:28.974] checking for X509_get_signature_info... yes [07:20:29.058] checking for pam_start in -lpam... yes [07:20:29.139] checking for xmlSaveToBuffer in -lxml2... yes [07:20:29.248] checking for xsltCleanupGlobals in -lxslt... yes [07:20:29.379] checking for LZ4_compress_default in -llz4... yes [07:20:29.500] checking for ZSTD_compress in -lzstd... yes [07:20:29.620] checking for ldap_bind in -lldap... yes [07:20:29.750] checking for ldap_initialize... yes [07:20:29.870] checking for ldap_verify_credentials... no [07:20:29.993] checking for ldap_bind in -lldap_r... yes [07:20:30.125] checking for security_compute_create_name in -lselinux... yes [07:20:30.237] checking for uuid_export in -lossp-uuid... yes [07:20:30.348] checking for stdbool.h that conforms to C99... yes [07:20:30.355] checking for _Bool... yes [07:20:30.428] checking atomic.h usability... no [07:20:30.496] checking atomic.h presence... no [07:20:30.522] checking for atomic.h... no [07:20:30.524] checking copyfile.h usability... no [07:20:30.590] checking copyfile.h presence... no [07:20:30.613] checking for copyfile.h... no [07:20:30.615] checking execinfo.h usability... yes [07:20:30.620] checking execinfo.h presence... yes [07:20:30.643] checking for execinfo.h... yes [07:20:30.648] checking getopt.h usability... yes [07:20:30.722] checking getopt.h presence... yes [07:20:30.748] checking for getopt.h... yes [07:20:30.754] checking ifaddrs.h usability... yes [07:20:30.760] checking ifaddrs.h presence... yes [07:20:30.785] checking for ifaddrs.h... yes [07:20:30.790] checking langinfo.h usability... yes [07:20:30.795] checking langinfo.h presence... yes [07:20:30.819] checking for langinfo.h... yes [07:20:30.825] checking mbarrier.h usability... no [07:20:30.899] checking mbarrier.h presence... no [07:20:30.925] checking for mbarrier.h... no [07:20:30.927] checking sys/epoll.h usability... yes [07:20:30.933] checking sys/epoll.h presence... yes [07:20:30.955] checking for sys/epoll.h... yes [07:20:30.960] checking sys/event.h usability... no [07:20:31.028] checking sys/event.h presence... no [07:20:31.053] checking for sys/event.h... no [07:20:31.056] checking sys/personality.h usability... yes [07:20:31.128] checking sys/personality.h presence... yes [07:20:31.150] checking for sys/personality.h... yes [07:20:31.155] checking sys/prctl.h usability... yes [07:20:31.161] checking sys/prctl.h presence... yes [07:20:31.182] checking for sys/prctl.h... yes [07:20:31.187] checking sys/procctl.h usability... no [07:20:31.260] checking sys/procctl.h presence... no [07:20:31.287] checking for sys/procctl.h... no [07:20:31.290] checking sys/signalfd.h usability... yes [07:20:31.297] checking sys/signalfd.h presence... yes [07:20:31.323] checking for sys/signalfd.h... yes [07:20:31.328] checking sys/ucred.h usability... no [07:20:31.398] checking sys/ucred.h presence... no [07:20:31.426] checking for sys/ucred.h... no [07:20:31.429] checking termios.h usability... yes [07:20:31.435] checking termios.h presence... yes [07:20:31.457] checking for termios.h... yes [07:20:31.461] checking ucred.h usability... no [07:20:31.527] checking ucred.h presence... no [07:20:31.551] checking for ucred.h... no [07:20:31.552] checking readline/readline.h usability... yes [07:20:31.557] checking readline/readline.h presence... yes [07:20:31.579] checking for readline/readline.h... yes [07:20:31.580] checking readline/history.h usability... yes [07:20:31.644] checking readline/history.h presence... yes [07:20:31.666] checking for readline/history.h... yes [07:20:31.668] checking zlib.h usability... yes [07:20:31.674] checking zlib.h presence... yes [07:20:31.700] checking for zlib.h... yes [07:20:31.700] checking for lz4... /usr/bin/lz4 [07:20:31.701] checking lz4.h usability... yes [07:20:31.707] checking lz4.h presence... yes [07:20:31.733] checking for lz4.h... yes [07:20:31.733] checking for zstd... /usr/bin/zstd [07:20:31.733] checking zstd.h usability... yes [07:20:31.740] checking zstd.h presence... yes [07:20:31.762] checking for zstd.h... yes [07:20:31.762] checking gssapi/gssapi.h usability... yes [07:20:31.768] checking gssapi/gssapi.h presence... yes [07:20:31.789] checking for gssapi/gssapi.h... yes [07:20:31.790] checking gssapi/gssapi_ext.h usability... yes [07:20:31.795] checking gssapi/gssapi_ext.h presence... yes [07:20:31.816] checking for gssapi/gssapi_ext.h... yes [07:20:31.816] checking for openssl... /usr/bin/openssl [07:20:31.820] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [07:20:31.820] checking openssl/ssl.h usability... yes [07:20:31.826] checking openssl/ssl.h presence... yes [07:20:31.870] checking for openssl/ssl.h... yes [07:20:31.871] checking openssl/err.h usability... yes [07:20:31.877] checking openssl/err.h presence... yes [07:20:31.909] checking for openssl/err.h... yes [07:20:31.909] checking security/pam_appl.h usability... yes [07:20:31.915] checking security/pam_appl.h presence... yes [07:20:31.938] checking for security/pam_appl.h... yes [07:20:31.939] checking systemd/sd-daemon.h usability... yes [07:20:31.945] checking systemd/sd-daemon.h presence... yes [07:20:31.973] checking for systemd/sd-daemon.h... yes [07:20:31.973] checking libxml/parser.h usability... yes [07:20:31.980] checking libxml/parser.h presence... yes [07:20:32.015] checking for libxml/parser.h... yes [07:20:32.015] checking libxslt/xslt.h usability... yes [07:20:32.021] checking libxslt/xslt.h presence... yes [07:20:32.057] checking for libxslt/xslt.h... yes [07:20:32.057] checking ldap.h usability... yes [07:20:32.063] checking ldap.h presence... yes [07:20:32.087] checking for ldap.h... yes [07:20:32.088] checking for compatible LDAP implementation... yes [07:20:32.093] checking ossp/uuid.h usability... yes [07:20:32.165] checking ossp/uuid.h presence... yes [07:20:32.188] checking for ossp/uuid.h... yes [07:20:32.212] checking whether byte ordering is bigendian... no [07:20:32.318] checking for inline... inline [07:20:32.326] checking for printf format archetype... printf [07:20:32.404] checking for _Static_assert... yes [07:20:32.527] checking for typeof... typeof [07:20:32.533] checking for __builtin_types_compatible_p... yes [07:20:32.539] checking for __builtin_constant_p... yes [07:20:32.545] checking for __builtin_unreachable... yes [07:20:32.664] checking for computed goto support... yes [07:20:32.670] checking for struct tm.tm_zone... yes [07:20:32.676] checking for union semun... no [07:20:32.726] checking for socklen_t... yes [07:20:32.779] checking for struct sockaddr.sa_len... no [07:20:32.877] checking for locale_t... yes [07:20:32.882] checking for C/C++ restrict keyword... __restrict [07:20:32.889] checking for struct option... yes [07:20:32.935] checking whether assembler supports x86_64 popcntq... yes [07:20:32.940] checking for special C compiler options needed for large files... no [07:20:32.940] checking for _FILE_OFFSET_BITS value needed for large files... no [07:20:32.946] checking size of off_t... 8 [07:20:33.085] checking size of bool... 1 [07:20:33.207] checking for int timezone... yes [07:20:33.324] checking for wcstombs_l declaration... no [07:20:33.449] checking for backtrace_symbols... yes [07:20:33.592] checking for copyfile... no [07:20:33.714] checking for copy_file_range... yes [07:20:33.835] checking for getifaddrs... yes [07:20:33.960] checking for getpeerucred... no [07:20:34.079] checking for inet_pton... yes [07:20:34.191] checking for kqueue... no [07:20:34.312] checking for mbstowcs_l... no [07:20:34.429] checking for memset_s... no [07:20:34.547] checking for posix_fallocate... yes [07:20:34.668] checking for ppoll... yes [07:20:34.783] checking for pthread_is_threaded_np... no [07:20:34.907] checking for setproctitle... no [07:20:35.023] checking for setproctitle_fast... no [07:20:35.142] checking for strchrnul... yes [07:20:35.260] checking for strsignal... yes [07:20:35.380] checking for syncfs... yes [07:20:35.503] checking for sync_file_range... yes [07:20:35.623] checking for uselocale... yes [07:20:35.747] checking for wcstombs_l... no [07:20:35.859] checking for __builtin_bswap16... yes [07:20:35.969] checking for __builtin_bswap32... yes [07:20:36.082] checking for __builtin_bswap64... yes [07:20:36.201] checking for __builtin_clz... yes [07:20:36.321] checking for __builtin_ctz... yes [07:20:36.446] checking for __builtin_popcount... yes [07:20:36.568] checking for __builtin_frame_address... yes [07:20:36.691] checking for _LARGEFILE_SOURCE value needed for large files... no [07:20:36.817] checking how ccache clang reports undeclared, standard C functions... warning [07:20:36.861] checking for posix_fadvise... yes [07:20:36.978] checking whether posix_fadvise is declared... yes [07:20:36.989] checking whether fdatasync is declared... yes [07:20:36.998] checking whether strlcat is declared... no [07:20:37.077] checking whether strlcpy is declared... no [07:20:37.153] checking whether strnlen is declared... yes [07:20:37.163] checking whether preadv is declared... yes [07:20:37.171] checking whether pwritev is declared... yes [07:20:37.180] checking whether F_FULLFSYNC is declared... no [07:20:37.227] checking for explicit_bzero... yes [07:20:37.332] checking for getopt... yes [07:20:37.441] checking for getpeereid... no [07:20:37.551] checking for inet_aton... yes [07:20:37.662] checking for mkdtemp... yes [07:20:37.783] checking for strlcat... no [07:20:37.902] checking for strlcpy... no [07:20:38.012] checking for strnlen... yes [07:20:38.122] checking for pthread_barrier_wait... yes [07:20:38.230] checking for getopt_long... yes [07:20:38.344] checking for syslog... yes [07:20:38.456] checking syslog.h usability... yes [07:20:38.463] checking syslog.h presence... yes [07:20:38.489] checking for syslog.h... yes [07:20:38.489] checking for opterr... yes [07:20:38.606] checking for optreset... no [07:20:38.723] checking unicode/ucol.h usability... yes [07:20:38.729] checking unicode/ucol.h presence... yes [07:20:38.758] checking for unicode/ucol.h... yes [07:20:38.762] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:20:38.773] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:20:38.780] checking for rl_completion_suppress_quote... yes [07:20:38.912] checking for rl_filename_quote_characters... yes [07:20:39.033] checking for rl_filename_quoting_function... yes [07:20:39.157] checking for append_history... yes [07:20:39.273] checking for history_truncate_file... yes [07:20:39.393] checking for rl_completion_matches... yes [07:20:39.512] checking for rl_filename_completion_function... yes [07:20:39.630] checking for rl_reset_screen_size... yes [07:20:39.752] checking for rl_variable_bind... yes [07:20:39.876] checking test program... ok [07:20:39.993] checking whether long int is 64 bits... yes [07:20:40.114] checking for __builtin_mul_overflow... yes [07:20:40.222] checking size of void *... 8 [07:20:40.357] checking size of size_t... 8 [07:20:40.490] checking size of long... 8 [07:20:40.627] checking alignment of short... 2 [07:20:40.762] checking alignment of int... 4 [07:20:40.901] checking alignment of long... 8 [07:20:41.038] checking alignment of double... 8 [07:20:41.175] checking for int8... no [07:20:41.234] checking for uint8... no [07:20:41.285] checking for int64... no [07:20:41.336] checking for uint64... no [07:20:41.388] checking for __int128... yes [07:20:41.506] checking for __int128 alignment bug... ok [07:20:41.625] checking alignment of PG_INT128_TYPE... 16 [07:20:41.766] checking for builtin __sync char locking functions... yes [07:20:41.884] checking for builtin __sync int32 locking functions... yes [07:20:42.010] checking for builtin __sync int32 atomic operations... yes [07:20:42.115] checking for builtin __sync int64 atomic operations... yes [07:20:42.225] checking for builtin __atomic int32 atomic operations... yes [07:20:42.341] checking for builtin __atomic int64 atomic operations... yes [07:20:42.459] checking for __get_cpuid... yes [07:20:42.575] checking for __cpuid... no [07:20:42.616] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:20:42.695] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:20:42.891] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:20:42.942] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:20:42.981] 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 [07:20:43.035] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:20:43.035] checking for library containing sem_init... none required [07:20:43.148] checking which semaphore API to use... unnamed POSIX [07:20:43.148] checking which random number source to use... OpenSSL [07:20:43.149] checking for tclsh... /usr/bin/tclsh [07:20:43.150] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:20:43.182] checking tcl.h usability... yes [07:20:43.187] checking tcl.h presence... yes [07:20:43.215] checking for tcl.h... yes [07:20:43.215] checking for perl.h... yes [07:20:43.228] checking for libperl... yes [07:20:43.425] checking Python.h usability... yes [07:20:43.480] checking Python.h presence... yes [07:20:43.530] checking for Python.h... yes [07:20:43.531] checking for xmllint... /usr/bin/xmllint [07:20:43.531] checking for xsltproc... /usr/bin/xsltproc [07:20:43.531] checking for fop... /usr/bin/fop [07:20:43.531] checking for dbtoepub... no [07:20:43.532] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [07:20:43.599] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:20:43.697] configure: using compiler=Debian clang version 11.0.1-2 [07:20:43.697] 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 [07:20:43.697] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:20:43.697] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [07:20:43.697] configure: using CXX=ccache clang++ [07:20:43.697] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 [07:20:43.697] configure: using CLANG=ccache clang [07:20:43.697] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [07:20:43.697] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [07:20:43.718] configure: updating cache clang.cache [07:20:43.724] configure: creating ./config.status [07:20:43.775] config.status: creating GNUmakefile [07:20:43.782] config.status: creating src/Makefile.global [07:20:43.791] config.status: creating src/include/pg_config.h [07:20:43.798] config.status: creating src/include/pg_config_ext.h [07:20:43.803] config.status: src/include/pg_config_ext.h is unchanged [07:20:43.805] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:20:43.809] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [07:20:43.812] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:20:43.816] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:20:43.820] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:20:43.824] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:20:43.828] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:20:43.856] [07:20:43.856] real 0m19.388s [07:20:43.856] user 0m14.410s [07:20:43.856] sys 0m5.165s [07:20:43.856] make -s -j${BUILD_JOBS} clean [07:20:44.227] time make -s -j${BUILD_JOBS} world-bin [07:21:30.191] pgstat_wal.c:242:1: error: non-void function does not return a value in all control paths [-Werror,-Wreturn-type] [07:21:30.191] } [07:21:30.191] ^ [07:21:30.191] 1 error generated. [07:21:30.192] make[4]: *** [: pgstat_wal.o] Error 1 [07:21:30.192] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [07:21:30.192] make[2]: *** [common.mk:37: utils-recursive] Error 2 [07:21:30.192] make[2]: *** Waiting for unfinished jobs.... [07:21:32.616] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:21:32.616] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:21:32.616] [07:21:32.616] real 0m48.389s [07:21:32.616] user 2m43.846s [07:21:32.616] sys 0m23.088s [07:21:32.616] [07:21:32.616] Exit status: 2