[07:36:03.405] time ./configure \ [07:36:03.405] --cache clang.cache \ [07:36:03.405] ${LINUX_CONFIGURE_FEATURES} \ [07:36:03.405] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [07:36:03.525] configure: creating cache clang.cache [07:36:03.536] checking build system type... x86_64-pc-linux-gnu [07:36:03.593] checking host system type... x86_64-pc-linux-gnu [07:36:03.593] checking which template to use... linux [07:36:03.593] checking whether NLS is wanted... no [07:36:03.593] checking for default port number... 5432 [07:36:03.599] checking for block size... 8kB [07:36:03.599] checking for segment size... 1GB [07:36:03.601] checking for WAL block size... 8kB [07:36:03.678] checking whether the C compiler works... yes [07:36:03.743] checking for C compiler default output file name... a.out [07:36:03.744] checking for suffix of executables... [07:36:03.796] checking whether we are cross compiling... no [07:36:03.849] checking for suffix of object files... o [07:36:03.872] checking whether we are using the GNU C compiler... yes [07:36:03.877] checking whether ccache clang accepts -g... yes [07:36:03.882] checking for ccache clang option to accept ISO C89... none needed [07:36:03.887] checking for ccache clang option to accept ISO C99... none needed [07:36:03.990] checking whether we are using the GNU C++ compiler... yes [07:36:03.995] checking whether ccache clang++ accepts -g... yes [07:36:04.085] checking for gawk... no [07:36:04.085] checking for mawk... mawk [07:36:04.085] checking for llvm-config... /usr/bin/llvm-config [07:36:04.095] configure: using llvm 11.0.1 [07:36:04.095] checking for CLANG... ccache clang [07:36:04.163] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [07:36:04.186] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [07:36:04.190] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [07:36:04.194] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [07:36:04.236] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [07:36:04.240] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [07:36:04.262] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [07:36:04.266] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:36:04.270] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [07:36:04.296] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [07:36:04.303] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... no [07:36:04.347] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... no [07:36:04.371] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [07:36:04.396] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [07:36:04.403] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [07:36:04.407] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [07:36:04.411] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [07:36:04.415] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:36:04.419] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [07:36:04.439] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [07:36:04.444] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [07:36:04.485] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:36:04.492] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:36:04.496] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:36:04.500] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:36:04.504] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:36:04.510] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:36:04.553] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:36:04.560] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:36:04.585] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:36:04.589] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:36:04.593] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:36:04.598] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:36:04.602] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:36:04.606] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [07:36:04.609] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:36:04.613] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [07:36:04.620] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [07:36:04.626] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [07:36:04.662] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [07:36:04.698] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:36:04.703] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:36:04.709] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:36:04.716] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:36:04.722] checking whether the C compiler still works... yes [07:36:04.813] checking how to run the C preprocessor... ccache clang -E [07:36:04.893] checking for pkg-config... /usr/bin/pkg-config [07:36:04.894] checking pkg-config is at least version 0.9.0... yes [07:36:04.895] checking whether to build with ICU support... yes [07:36:04.895] checking for icu-uc icu-i18n... yes [07:36:04.899] checking whether to build with Tcl... yes [07:36:04.899] checking whether to build Perl modules... yes [07:36:04.900] checking whether to build Python modules... yes [07:36:04.900] checking whether to build with GSSAPI support... yes [07:36:04.900] checking whether to build with PAM support... yes [07:36:04.901] checking whether to build with BSD Authentication support... no [07:36:04.901] checking whether to build with LDAP support... yes [07:36:04.901] checking whether to build with Bonjour support... no [07:36:04.901] checking whether to build with SELinux support... yes [07:36:04.901] checking whether to build with systemd support... yes [07:36:04.901] checking whether to build with XML support... yes [07:36:04.901] checking for libxml-2.0 >= 2.6.23... yes [07:36:04.906] checking whether to build with LZ4 support... yes [07:36:04.906] checking for liblz4... yes [07:36:04.910] checking whether to build with ZSTD support... yes [07:36:04.910] checking for libzstd >= 1.4.0... yes [07:36:04.914] checking for strip... strip [07:36:04.915] checking whether it is possible to strip libraries... yes [07:36:04.916] checking for ar... ar [07:36:04.916] checking for a BSD-compatible install... /usr/bin/install -c [07:36:04.922] checking for tar... /usr/bin/tar [07:36:04.922] checking whether ln -s works... yes [07:36:04.922] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:36:04.923] checking for bison... /usr/bin/bison [07:36:04.925] configure: using bison (GNU Bison) 3.7.5 [07:36:04.926] checking for flex... /usr/bin/flex [07:36:04.934] configure: using flex 2.6.4 [07:36:04.934] checking for perl... /usr/bin/perl [07:36:04.936] configure: using perl 5.32.1 [07:36:04.937] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [07:36:04.941] checking for Perl privlibexp... /usr/share/perl/5.32 [07:36:04.944] checking for Perl useshrplib... true [07:36:04.949] 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:36:04.953] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:36:04.958] 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:36:05.032] checking for python3... /usr/bin/python3 [07:36:05.042] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [07:36:05.046] checking for Python sysconfig module... yes [07:36:05.056] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [07:36:05.065] checking Python include directory... -I/usr/include/python3.9 [07:36:05.075] 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:36:05.115] checking for a sed that does not truncate output... /usr/bin/sed [07:36:05.118] checking for grep that handles long lines and -e... /usr/bin/grep [07:36:05.120] checking for egrep... /usr/bin/grep -E [07:36:05.121] checking for ANSI C header files... yes [07:36:05.270] checking for sys/types.h... yes [07:36:05.301] checking for sys/stat.h... yes [07:36:05.334] checking for stdlib.h... yes [07:36:05.369] checking for string.h... yes [07:36:05.440] checking for memory.h... yes [07:36:05.451] checking for strings.h... yes [07:36:05.460] checking for inttypes.h... yes [07:36:05.469] checking for stdint.h... yes [07:36:05.501] checking for unistd.h... yes [07:36:05.509] checking whether ccache clang is Clang... yes [07:36:05.527] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [07:36:05.612] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:36:05.674] checking whether more special flags are required for pthreads... no [07:36:05.674] checking for PTHREAD_PRIO_INHERIT... yes [07:36:05.733] checking pthread.h usability... yes [07:36:05.738] checking pthread.h presence... yes [07:36:05.760] checking for pthread.h... yes [07:36:05.761] checking for strerror_r... yes [07:36:05.817] checking whether strerror_r returns int... no [07:36:05.864] checking for main in -lm... yes [07:36:05.925] checking for library containing setproctitle... no [07:36:06.048] checking for library containing dlsym... -ldl [07:36:06.163] checking for library containing socket... none required [07:36:06.219] checking for library containing getopt_long... none required [07:36:06.274] checking for library containing shm_open... -lrt [07:36:06.388] checking for library containing shm_unlink... none required [07:36:06.445] checking for library containing clock_gettime... none required [07:36:06.500] checking for library containing shmget... none required [07:36:06.558] checking for library containing backtrace_symbols... none required [07:36:06.614] checking for library containing pthread_barrier_wait... -lpthread [07:36:06.729] checking for library containing readline... -lreadline [07:36:06.788] checking for inflate in -lz... yes [07:36:06.847] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:36:06.970] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:36:07.046] checking for SSL_new in -lssl... yes [07:36:07.122] checking for SSL_CTX_set_cert_cb... yes [07:36:07.201] checking for OPENSSL_init_ssl... yes [07:36:07.281] checking for BIO_meth_new... yes [07:36:07.361] checking for ASN1_STRING_get0_data... yes [07:36:07.439] checking for HMAC_CTX_new... yes [07:36:07.517] checking for HMAC_CTX_free... yes [07:36:07.597] checking for CRYPTO_lock... no [07:36:07.673] checking for X509_get_signature_info... yes [07:36:07.748] checking for pam_start in -lpam... yes [07:36:07.822] checking for xmlSaveToBuffer in -lxml2... yes [07:36:07.922] checking for xsltCleanupGlobals in -lxslt... yes [07:36:08.023] checking for LZ4_compress_default in -llz4... yes [07:36:08.123] checking for ZSTD_compress in -lzstd... yes [07:36:08.224] checking for ldap_bind in -lldap... yes [07:36:08.335] checking for ldap_initialize... yes [07:36:08.449] checking for ldap_verify_credentials... no [07:36:08.569] checking for ldap_bind in -lldap_r... yes [07:36:08.683] checking for security_compute_create_name in -lselinux... yes [07:36:08.792] checking for uuid_export in -lossp-uuid... yes [07:36:08.904] checking for stdbool.h that conforms to C99... yes [07:36:08.911] checking for _Bool... yes [07:36:08.984] checking atomic.h usability... no [07:36:09.049] checking atomic.h presence... no [07:36:09.073] checking for atomic.h... no [07:36:09.075] checking copyfile.h usability... no [07:36:09.138] checking copyfile.h presence... no [07:36:09.162] checking for copyfile.h... no [07:36:09.165] checking execinfo.h usability... yes [07:36:09.171] checking execinfo.h presence... yes [07:36:09.191] checking for execinfo.h... yes [07:36:09.195] checking getopt.h usability... yes [07:36:09.200] checking getopt.h presence... yes [07:36:09.220] checking for getopt.h... yes [07:36:09.225] checking ifaddrs.h usability... yes [07:36:09.256] checking ifaddrs.h presence... yes [07:36:09.280] checking for ifaddrs.h... yes [07:36:09.286] checking langinfo.h usability... yes [07:36:09.292] checking langinfo.h presence... yes [07:36:09.311] checking for langinfo.h... yes [07:36:09.317] checking mbarrier.h usability... no [07:36:09.383] checking mbarrier.h presence... no [07:36:09.407] checking for mbarrier.h... no [07:36:09.409] checking sys/epoll.h usability... yes [07:36:09.415] checking sys/epoll.h presence... yes [07:36:09.437] checking for sys/epoll.h... yes [07:36:09.444] checking sys/event.h usability... no [07:36:09.510] checking sys/event.h presence... no [07:36:09.533] checking for sys/event.h... no [07:36:09.535] checking sys/personality.h usability... yes [07:36:09.602] checking sys/personality.h presence... yes [07:36:09.622] checking for sys/personality.h... yes [07:36:09.627] checking sys/prctl.h usability... yes [07:36:09.633] checking sys/prctl.h presence... yes [07:36:09.653] checking for sys/prctl.h... yes [07:36:09.657] checking sys/procctl.h usability... no [07:36:09.721] checking sys/procctl.h presence... no [07:36:09.744] checking for sys/procctl.h... no [07:36:09.746] checking sys/signalfd.h usability... yes [07:36:09.750] checking sys/signalfd.h presence... yes [07:36:09.771] checking for sys/signalfd.h... yes [07:36:09.776] checking sys/ucred.h usability... no [07:36:09.838] checking sys/ucred.h presence... no [07:36:09.861] checking for sys/ucred.h... no [07:36:09.864] checking termios.h usability... yes [07:36:09.870] checking termios.h presence... yes [07:36:09.893] checking for termios.h... yes [07:36:09.898] checking ucred.h usability... no [07:36:09.965] checking ucred.h presence... no [07:36:09.988] checking for ucred.h... no [07:36:09.990] checking readline/readline.h usability... yes [07:36:09.995] checking readline/readline.h presence... yes [07:36:10.018] checking for readline/readline.h... yes [07:36:10.019] checking readline/history.h usability... yes [07:36:10.024] checking readline/history.h presence... yes [07:36:10.046] checking for readline/history.h... yes [07:36:10.048] checking zlib.h usability... yes [07:36:10.054] checking zlib.h presence... yes [07:36:10.077] checking for zlib.h... yes [07:36:10.077] checking for lz4... /usr/bin/lz4 [07:36:10.077] checking lz4.h usability... yes [07:36:10.083] checking lz4.h presence... yes [07:36:10.104] checking for lz4.h... yes [07:36:10.104] checking for zstd... /usr/bin/zstd [07:36:10.104] checking zstd.h usability... yes [07:36:10.110] checking zstd.h presence... yes [07:36:10.131] checking for zstd.h... yes [07:36:10.131] checking gssapi/gssapi.h usability... yes [07:36:10.136] checking gssapi/gssapi.h presence... yes [07:36:10.158] checking for gssapi/gssapi.h... yes [07:36:10.159] checking gssapi/gssapi_ext.h usability... yes [07:36:10.165] checking gssapi/gssapi_ext.h presence... yes [07:36:10.186] checking for gssapi/gssapi_ext.h... yes [07:36:10.188] checking for openssl... /usr/bin/openssl [07:36:10.191] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [07:36:10.191] checking openssl/ssl.h usability... yes [07:36:10.245] checking openssl/ssl.h presence... yes [07:36:10.289] checking for openssl/ssl.h... yes [07:36:10.290] checking openssl/err.h usability... yes [07:36:10.295] checking openssl/err.h presence... yes [07:36:10.322] checking for openssl/err.h... yes [07:36:10.322] checking security/pam_appl.h usability... yes [07:36:10.350] checking security/pam_appl.h presence... yes [07:36:10.368] checking for security/pam_appl.h... yes [07:36:10.369] checking systemd/sd-daemon.h usability... yes [07:36:10.374] checking systemd/sd-daemon.h presence... yes [07:36:10.394] checking for systemd/sd-daemon.h... yes [07:36:10.395] checking libxml/parser.h usability... yes [07:36:10.401] checking libxml/parser.h presence... yes [07:36:10.429] checking for libxml/parser.h... yes [07:36:10.430] checking libxslt/xslt.h usability... yes [07:36:10.436] checking libxslt/xslt.h presence... yes [07:36:10.466] checking for libxslt/xslt.h... yes [07:36:10.466] checking ldap.h usability... yes [07:36:10.471] checking ldap.h presence... yes [07:36:10.492] checking for ldap.h... yes [07:36:10.492] checking for compatible LDAP implementation... yes [07:36:10.541] checking ossp/uuid.h usability... yes [07:36:10.546] checking ossp/uuid.h presence... yes [07:36:10.568] checking for ossp/uuid.h... yes [07:36:10.592] checking whether byte ordering is bigendian... no [07:36:10.684] checking for inline... inline [07:36:10.725] checking for printf format archetype... printf [07:36:10.741] checking for _Static_assert... yes [07:36:10.843] checking for typeof... typeof [07:36:10.849] checking for __builtin_types_compatible_p... yes [07:36:10.856] checking for __builtin_constant_p... yes [07:36:10.880] checking for __builtin_unreachable... yes [07:36:10.994] checking for computed goto support... yes [07:36:11.038] checking for struct tm.tm_zone... yes [07:36:11.044] checking for union semun... no [07:36:11.090] checking for socklen_t... yes [07:36:11.147] checking for struct sockaddr.sa_len... no [07:36:11.247] checking for locale_t... yes [07:36:11.252] checking for C/C++ restrict keyword... __restrict [07:36:11.303] checking for struct option... yes [07:36:11.355] checking whether assembler supports x86_64 popcntq... yes [07:36:11.401] checking for special C compiler options needed for large files... no [07:36:11.401] checking for _FILE_OFFSET_BITS value needed for large files... no [07:36:11.406] checking size of off_t... 8 [07:36:11.550] checking size of bool... 1 [07:36:11.683] checking for int timezone... yes [07:36:11.797] checking for wcstombs_l declaration... no [07:36:11.914] checking for backtrace_symbols... yes [07:36:12.030] checking for copyfile... no [07:36:12.144] checking for copy_file_range... yes [07:36:12.259] checking for getifaddrs... yes [07:36:12.379] checking for getpeerucred... no [07:36:12.511] checking for inet_pton... yes [07:36:12.635] checking for kqueue... no [07:36:12.759] checking for mbstowcs_l... no [07:36:12.873] checking for memset_s... no [07:36:12.989] checking for posix_fallocate... yes [07:36:13.105] checking for ppoll... yes [07:36:13.223] checking for pthread_is_threaded_np... no [07:36:13.334] checking for setproctitle... no [07:36:13.454] checking for setproctitle_fast... no [07:36:13.578] checking for strchrnul... yes [07:36:13.703] checking for strsignal... yes [07:36:13.842] checking for syncfs... yes [07:36:13.970] checking for sync_file_range... yes [07:36:14.093] checking for uselocale... yes [07:36:14.210] checking for wcstombs_l... no [07:36:14.326] checking for __builtin_bswap16... yes [07:36:14.454] checking for __builtin_bswap32... yes [07:36:14.568] checking for __builtin_bswap64... yes [07:36:14.684] checking for __builtin_clz... yes [07:36:14.802] checking for __builtin_ctz... yes [07:36:14.929] checking for __builtin_popcount... yes [07:36:15.047] checking for __builtin_frame_address... yes [07:36:15.154] checking for _LARGEFILE_SOURCE value needed for large files... no [07:36:15.278] checking how ccache clang reports undeclared, standard C functions... warning [07:36:15.290] checking for posix_fadvise... yes [07:36:15.409] checking whether posix_fadvise is declared... yes [07:36:15.438] checking whether fdatasync is declared... yes [07:36:15.464] checking whether strlcat is declared... no [07:36:15.534] checking whether strlcpy is declared... no [07:36:15.603] checking whether strnlen is declared... yes [07:36:15.612] checking whether preadv is declared... yes [07:36:15.640] checking whether pwritev is declared... yes [07:36:15.667] checking whether F_FULLFSYNC is declared... no [07:36:15.716] checking for explicit_bzero... yes [07:36:15.833] checking for getopt... yes [07:36:15.939] checking for getpeereid... no [07:36:16.059] checking for inet_aton... yes [07:36:16.170] checking for mkdtemp... yes [07:36:16.283] checking for strlcat... no [07:36:16.399] checking for strlcpy... no [07:36:16.511] checking for strnlen... yes [07:36:16.618] checking for pthread_barrier_wait... yes [07:36:16.745] checking for getopt_long... yes [07:36:16.874] checking for syslog... yes [07:36:16.983] checking syslog.h usability... yes [07:36:16.989] checking syslog.h presence... yes [07:36:17.013] checking for syslog.h... yes [07:36:17.013] checking for opterr... yes [07:36:17.136] checking for optreset... no [07:36:17.267] checking unicode/ucol.h usability... yes [07:36:17.305] checking unicode/ucol.h presence... yes [07:36:17.335] checking for unicode/ucol.h... yes [07:36:17.339] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:36:17.349] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:36:17.402] checking for rl_completion_suppress_quote... yes [07:36:17.519] checking for rl_filename_quote_characters... yes [07:36:17.643] checking for rl_filename_quoting_function... yes [07:36:17.764] checking for append_history... yes [07:36:17.876] checking for history_truncate_file... yes [07:36:17.982] checking for rl_completion_matches... yes [07:36:18.087] checking for rl_filename_completion_function... yes [07:36:18.201] checking for rl_reset_screen_size... yes [07:36:18.314] checking for rl_variable_bind... yes [07:36:18.418] checking test program... ok [07:36:18.523] checking whether long int is 64 bits... yes [07:36:18.632] checking for __builtin_mul_overflow... yes [07:36:18.734] checking size of void *... 8 [07:36:18.860] checking size of size_t... 8 [07:36:18.986] checking size of long... 8 [07:36:19.110] checking alignment of short... 2 [07:36:19.232] checking alignment of int... 4 [07:36:19.352] checking alignment of long... 8 [07:36:19.475] checking alignment of double... 8 [07:36:19.598] checking for int8... no [07:36:19.642] checking for uint8... no [07:36:19.687] checking for int64... no [07:36:19.730] checking for uint64... no [07:36:19.775] checking for __int128... yes [07:36:19.880] checking for __int128 alignment bug... ok [07:36:19.986] checking alignment of PG_INT128_TYPE... 16 [07:36:20.107] checking for builtin __sync char locking functions... yes [07:36:20.208] checking for builtin __sync int32 locking functions... yes [07:36:20.311] checking for builtin __sync int32 atomic operations... yes [07:36:20.411] checking for builtin __sync int64 atomic operations... yes [07:36:20.510] checking for builtin __atomic int32 atomic operations... yes [07:36:20.611] checking for builtin __atomic int64 atomic operations... yes [07:36:20.711] checking for __get_cpuid... yes [07:36:20.817] checking for __cpuid... no [07:36:20.859] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:36:20.943] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:36:21.126] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:36:21.170] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:36:21.206] 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:36:21.258] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:36:21.259] checking for library containing sem_init... none required [07:36:21.371] checking which semaphore API to use... unnamed POSIX [07:36:21.371] checking which random number source to use... OpenSSL [07:36:21.372] checking for tclsh... /usr/bin/tclsh [07:36:21.373] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:36:21.401] checking tcl.h usability... yes [07:36:21.407] checking tcl.h presence... yes [07:36:21.430] checking for tcl.h... yes [07:36:21.430] checking for perl.h... yes [07:36:21.442] checking for libperl... yes [07:36:21.630] checking Python.h usability... yes [07:36:21.637] checking Python.h presence... yes [07:36:21.683] checking for Python.h... yes [07:36:21.683] checking for xmllint... /usr/bin/xmllint [07:36:21.684] checking for xsltproc... /usr/bin/xsltproc [07:36:21.684] checking for fop... /usr/bin/fop [07:36:21.684] checking for dbtoepub... no [07:36:21.684] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [07:36:21.747] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:36:21.836] configure: using compiler=Debian clang version 11.0.1-2 [07:36:21.836] 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:36:21.836] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:36:21.836] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [07:36:21.836] configure: using CXX=ccache clang++ [07:36:21.836] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 [07:36:21.836] configure: using CLANG=ccache clang [07:36:21.836] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [07:36:21.836] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [07:36:21.859] configure: updating cache clang.cache [07:36:21.866] configure: creating ./config.status [07:36:21.921] config.status: creating GNUmakefile [07:36:21.929] config.status: creating src/Makefile.global [07:36:21.938] config.status: creating src/include/pg_config.h [07:36:21.945] config.status: creating src/include/pg_config_ext.h [07:36:21.949] config.status: src/include/pg_config_ext.h is unchanged [07:36:21.951] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:36:21.957] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [07:36:21.960] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:36:21.964] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:36:21.969] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:36:21.973] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:36:21.977] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:36:22.004] [07:36:22.004] real 0m18.599s [07:36:22.004] user 0m14.161s [07:36:22.004] sys 0m4.634s [07:36:22.004] make -s -j${BUILD_JOBS} clean [07:36:22.368] time make -s -j${BUILD_JOBS} world-bin [07:36:33.668] parse_expr.c:516:10: error: enumeration value 'EXPR_KIND_MERGE_RETURNING' not handled in switch [-Werror,-Wswitch] [07:36:33.668] switch (p_expr_kind) [07:36:33.668] ^ [07:36:33.668] 1 error generated. [07:36:33.669] make[3]: *** [: parse_expr.o] Error 1 [07:36:33.669] make[2]: *** [common.mk:37: parser-recursive] Error 2 [07:36:33.669] make[2]: *** Waiting for unfinished jobs.... [07:36:58.067] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:36:58.067] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:36:58.067] [07:36:58.067] real 0m35.699s [07:36:58.067] user 1m59.853s [07:36:58.067] sys 0m15.174s [07:36:58.067] [07:36:58.067] Exit status: 2