[21:08:41.702] time ./configure \ [21:08:41.702] --cache clang.cache \ [21:08:41.702] ${LINUX_CONFIGURE_FEATURES} \ [21:08:41.702] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [21:08:41.802] configure: creating cache clang.cache [21:08:41.810] checking build system type... x86_64-pc-linux-gnu [21:08:41.864] checking host system type... x86_64-pc-linux-gnu [21:08:41.865] checking which template to use... linux [21:08:41.865] checking whether NLS is wanted... no [21:08:41.865] checking for default port number... 5432 [21:08:41.870] checking for block size... 8kB [21:08:41.871] checking for segment size... 1GB [21:08:41.872] checking for WAL block size... 8kB [21:08:41.953] checking whether the C compiler works... yes [21:08:42.016] checking for C compiler default output file name... a.out [21:08:42.017] checking for suffix of executables... [21:08:42.066] checking whether we are cross compiling... no [21:08:42.116] checking for suffix of object files... o [21:08:42.122] checking whether we are using the GNU C compiler... yes [21:08:42.126] checking whether ccache clang accepts -g... yes [21:08:42.131] checking for ccache clang option to accept ISO C89... none needed [21:08:42.136] checking for ccache clang option to accept ISO C99... none needed [21:08:42.217] checking whether we are using the GNU C++ compiler... yes [21:08:42.222] checking whether ccache clang++ accepts -g... yes [21:08:42.307] checking for gawk... no [21:08:42.307] checking for mawk... mawk [21:08:42.308] checking for llvm-config... /usr/bin/llvm-config [21:08:42.317] configure: using llvm 11.0.1 [21:08:42.317] checking for CLANG... ccache clang [21:08:42.393] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:08:42.398] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:08:42.402] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:08:42.407] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:08:42.411] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [21:08:42.416] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [21:08:42.420] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:08:42.425] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:08:42.429] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [21:08:42.437] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [21:08:42.444] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... no [21:08:42.451] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... no [21:08:42.458] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:08:42.465] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [21:08:42.472] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:08:42.476] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [21:08:42.481] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:08:42.486] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:08:42.490] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:08:42.494] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [21:08:42.499] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [21:08:42.507] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:08:42.515] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:08:42.520] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:08:42.524] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:08:42.529] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:08:42.537] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:08:42.544] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:08:42.552] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:08:42.561] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:08:42.566] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:08:42.571] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:08:42.577] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:08:42.582] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:08:42.587] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:08:42.592] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:08:42.596] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [21:08:42.604] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [21:08:42.612] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [21:08:42.655] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [21:08:42.696] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:08:42.701] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:08:42.709] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:08:42.717] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:08:42.725] checking whether the C compiler still works... yes [21:08:42.801] checking how to run the C preprocessor... ccache clang -E [21:08:42.888] checking for pkg-config... /usr/bin/pkg-config [21:08:42.888] checking pkg-config is at least version 0.9.0... yes [21:08:42.889] checking whether to build with ICU support... yes [21:08:42.890] checking for icu-uc icu-i18n... yes [21:08:42.895] checking whether to build with Tcl... yes [21:08:42.895] checking whether to build Perl modules... yes [21:08:42.895] checking whether to build Python modules... yes [21:08:42.895] checking whether to build with GSSAPI support... yes [21:08:42.896] checking whether to build with PAM support... yes [21:08:42.896] checking whether to build with BSD Authentication support... no [21:08:42.896] checking whether to build with LDAP support... yes [21:08:42.896] checking whether to build with Bonjour support... no [21:08:42.896] checking whether to build with SELinux support... yes [21:08:42.896] checking whether to build with systemd support... yes [21:08:42.897] checking whether to build with XML support... yes [21:08:42.897] checking for libxml-2.0 >= 2.6.23... yes [21:08:42.902] checking whether to build with LZ4 support... yes [21:08:42.902] checking for liblz4... yes [21:08:42.907] checking whether to build with ZSTD support... yes [21:08:42.908] checking for libzstd >= 1.4.0... yes [21:08:42.913] checking for strip... strip [21:08:42.913] checking whether it is possible to strip libraries... yes [21:08:42.914] checking for ar... ar [21:08:42.915] checking for a BSD-compatible install... /usr/bin/install -c [21:08:42.920] checking for tar... /usr/bin/tar [21:08:42.921] checking whether ln -s works... yes [21:08:42.921] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:08:42.922] checking for bison... /usr/bin/bison [21:08:42.924] configure: using bison (GNU Bison) 3.7.5 [21:08:42.926] checking for flex... /usr/bin/flex [21:08:42.935] configure: using flex 2.6.4 [21:08:42.935] checking for perl... /usr/bin/perl [21:08:42.938] configure: using perl 5.32.1 [21:08:42.939] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [21:08:42.943] checking for Perl privlibexp... /usr/share/perl/5.32 [21:08:42.947] checking for Perl useshrplib... true [21:08:42.951] 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 [21:08:42.955] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:08:42.960] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:08:43.035] checking for python3... /usr/bin/python3 [21:08:43.045] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [21:08:43.050] checking for Python sysconfig module... yes [21:08:43.059] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [21:08:43.069] checking Python include directory... -I/usr/include/python3.9 [21:08:43.080] 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 [21:08:43.123] checking for a sed that does not truncate output... /usr/bin/sed [21:08:43.127] checking for grep that handles long lines and -e... /usr/bin/grep [21:08:43.129] checking for egrep... /usr/bin/grep -E [21:08:43.130] checking for ANSI C header files... yes [21:08:43.263] checking for sys/types.h... yes [21:08:43.274] checking for sys/stat.h... yes [21:08:43.284] checking for stdlib.h... yes [21:08:43.295] checking for string.h... yes [21:08:43.305] checking for memory.h... yes [21:08:43.316] checking for strings.h... yes [21:08:43.326] checking for inttypes.h... yes [21:08:43.337] checking for stdint.h... yes [21:08:43.347] checking for unistd.h... yes [21:08:43.357] checking whether ccache clang is Clang... yes [21:08:43.376] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:08:43.460] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:08:43.517] checking whether more special flags are required for pthreads... no [21:08:43.517] checking for PTHREAD_PRIO_INHERIT... yes [21:08:43.578] checking pthread.h usability... yes [21:08:43.583] checking pthread.h presence... yes [21:08:43.605] checking for pthread.h... yes [21:08:43.605] checking for strerror_r... yes [21:08:43.658] checking whether strerror_r returns int... no [21:08:43.704] checking for main in -lm... yes [21:08:43.760] checking for library containing setproctitle... no [21:08:43.872] checking for library containing dlsym... -ldl [21:08:43.984] checking for library containing socket... none required [21:08:44.041] checking for library containing getopt_long... none required [21:08:44.098] checking for library containing shm_open... -lrt [21:08:44.214] checking for library containing shm_unlink... none required [21:08:44.270] checking for library containing clock_gettime... none required [21:08:44.328] checking for library containing shmget... none required [21:08:44.385] checking for library containing backtrace_symbols... none required [21:08:44.441] checking for library containing pthread_barrier_wait... -lpthread [21:08:44.550] checking for library containing readline... -lreadline [21:08:44.612] checking for inflate in -lz... yes [21:08:44.674] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:08:44.798] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:08:44.878] checking for SSL_new in -lssl... yes [21:08:44.956] checking for SSL_CTX_set_cert_cb... yes [21:08:45.039] checking for OPENSSL_init_ssl... yes [21:08:45.126] checking for BIO_meth_new... yes [21:08:45.214] checking for ASN1_STRING_get0_data... yes [21:08:45.303] checking for HMAC_CTX_new... yes [21:08:45.390] checking for HMAC_CTX_free... yes [21:08:45.473] checking for CRYPTO_lock... no [21:08:45.557] checking for X509_get_signature_info... yes [21:08:45.635] checking for pam_start in -lpam... yes [21:08:45.715] checking for xmlSaveToBuffer in -lxml2... yes [21:08:45.819] checking for xsltCleanupGlobals in -lxslt... yes [21:08:45.929] checking for LZ4_compress_default in -llz4... yes [21:08:46.042] checking for ZSTD_compress in -lzstd... yes [21:08:46.157] checking for ldap_bind in -lldap... yes [21:08:46.285] checking for ldap_initialize... yes [21:08:46.407] checking for ldap_verify_credentials... no [21:08:46.538] checking for ldap_bind in -lldap_r... yes [21:08:46.675] checking for security_compute_create_name in -lselinux... yes [21:08:46.795] checking for uuid_export in -lossp-uuid... yes [21:08:46.911] checking for stdbool.h that conforms to C99... yes [21:08:46.919] checking for _Bool... yes [21:08:46.995] checking atomic.h usability... no [21:08:47.062] checking atomic.h presence... no [21:08:47.087] checking for atomic.h... no [21:08:47.089] checking copyfile.h usability... no [21:08:47.157] checking copyfile.h presence... no [21:08:47.181] checking for copyfile.h... no [21:08:47.183] checking execinfo.h usability... yes [21:08:47.189] checking execinfo.h presence... yes [21:08:47.210] checking for execinfo.h... yes [21:08:47.214] checking getopt.h usability... yes [21:08:47.219] checking getopt.h presence... yes [21:08:47.241] checking for getopt.h... yes [21:08:47.246] checking ifaddrs.h usability... yes [21:08:47.252] checking ifaddrs.h presence... yes [21:08:47.274] checking for ifaddrs.h... yes [21:08:47.279] checking langinfo.h usability... yes [21:08:47.285] checking langinfo.h presence... yes [21:08:47.306] checking for langinfo.h... yes [21:08:47.311] checking mbarrier.h usability... no [21:08:47.378] checking mbarrier.h presence... no [21:08:47.401] checking for mbarrier.h... no [21:08:47.403] checking sys/epoll.h usability... yes [21:08:47.409] checking sys/epoll.h presence... yes [21:08:47.432] checking for sys/epoll.h... yes [21:08:47.437] checking sys/event.h usability... no [21:08:47.502] checking sys/event.h presence... no [21:08:47.526] checking for sys/event.h... no [21:08:47.529] checking sys/personality.h usability... yes [21:08:47.535] checking sys/personality.h presence... yes [21:08:47.556] checking for sys/personality.h... yes [21:08:47.562] checking sys/prctl.h usability... yes [21:08:47.568] checking sys/prctl.h presence... yes [21:08:47.592] checking for sys/prctl.h... yes [21:08:47.597] checking sys/procctl.h usability... no [21:08:47.665] checking sys/procctl.h presence... no [21:08:47.690] checking for sys/procctl.h... no [21:08:47.693] checking sys/signalfd.h usability... yes [21:08:47.698] checking sys/signalfd.h presence... yes [21:08:47.720] checking for sys/signalfd.h... yes [21:08:47.725] checking sys/ucred.h usability... no [21:08:47.793] checking sys/ucred.h presence... no [21:08:47.817] checking for sys/ucred.h... no [21:08:47.820] checking termios.h usability... yes [21:08:47.826] checking termios.h presence... yes [21:08:47.849] checking for termios.h... yes [21:08:47.854] checking ucred.h usability... no [21:08:47.919] checking ucred.h presence... no [21:08:47.943] checking for ucred.h... no [21:08:47.944] checking readline/readline.h usability... yes [21:08:47.950] checking readline/readline.h presence... yes [21:08:47.975] checking for readline/readline.h... yes [21:08:47.976] checking readline/history.h usability... yes [21:08:47.982] checking readline/history.h presence... yes [21:08:48.005] checking for readline/history.h... yes [21:08:48.007] checking zlib.h usability... yes [21:08:48.013] checking zlib.h presence... yes [21:08:48.039] checking for zlib.h... yes [21:08:48.039] checking for lz4... /usr/bin/lz4 [21:08:48.039] checking lz4.h usability... yes [21:08:48.045] checking lz4.h presence... yes [21:08:48.068] checking for lz4.h... yes [21:08:48.068] checking for zstd... /usr/bin/zstd [21:08:48.069] checking zstd.h usability... yes [21:08:48.075] checking zstd.h presence... yes [21:08:48.098] checking for zstd.h... yes [21:08:48.098] checking gssapi/gssapi.h usability... yes [21:08:48.104] checking gssapi/gssapi.h presence... yes [21:08:48.127] checking for gssapi/gssapi.h... yes [21:08:48.128] checking gssapi/gssapi_ext.h usability... yes [21:08:48.134] checking gssapi/gssapi_ext.h presence... yes [21:08:48.158] checking for gssapi/gssapi_ext.h... yes [21:08:48.159] checking for openssl... /usr/bin/openssl [21:08:48.162] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [21:08:48.162] checking openssl/ssl.h usability... yes [21:08:48.169] checking openssl/ssl.h presence... yes [21:08:48.218] checking for openssl/ssl.h... yes [21:08:48.219] checking openssl/err.h usability... yes [21:08:48.225] checking openssl/err.h presence... yes [21:08:48.255] checking for openssl/err.h... yes [21:08:48.256] checking security/pam_appl.h usability... yes [21:08:48.262] checking security/pam_appl.h presence... yes [21:08:48.283] checking for security/pam_appl.h... yes [21:08:48.284] checking systemd/sd-daemon.h usability... yes [21:08:48.290] checking systemd/sd-daemon.h presence... yes [21:08:48.314] checking for systemd/sd-daemon.h... yes [21:08:48.315] checking libxml/parser.h usability... yes [21:08:48.321] checking libxml/parser.h presence... yes [21:08:48.353] checking for libxml/parser.h... yes [21:08:48.354] checking libxslt/xslt.h usability... yes [21:08:48.360] checking libxslt/xslt.h presence... yes [21:08:48.394] checking for libxslt/xslt.h... yes [21:08:48.394] checking ldap.h usability... yes [21:08:48.401] checking ldap.h presence... yes [21:08:48.426] checking for ldap.h... yes [21:08:48.426] checking for compatible LDAP implementation... yes [21:08:48.432] checking ossp/uuid.h usability... yes [21:08:48.438] checking ossp/uuid.h presence... yes [21:08:48.461] checking for ossp/uuid.h... yes [21:08:48.488] checking whether byte ordering is bigendian... no [21:08:48.595] checking for inline... inline [21:08:48.604] checking for printf format archetype... printf [21:08:48.619] checking for _Static_assert... yes [21:08:48.735] checking for typeof... typeof [21:08:48.740] checking for __builtin_types_compatible_p... yes [21:08:48.747] checking for __builtin_constant_p... yes [21:08:48.753] checking for __builtin_unreachable... yes [21:08:48.870] checking for computed goto support... yes [21:08:48.876] checking for struct tm.tm_zone... yes [21:08:48.882] checking for union semun... no [21:08:48.931] checking for socklen_t... yes [21:08:48.988] checking for struct sockaddr.sa_len... no [21:08:49.093] checking for locale_t... yes [21:08:49.099] checking for C/C++ restrict keyword... __restrict [21:08:49.107] checking for struct option... yes [21:08:49.161] checking whether assembler supports x86_64 popcntq... yes [21:08:49.167] checking for special C compiler options needed for large files... no [21:08:49.167] checking for _FILE_OFFSET_BITS value needed for large files... no [21:08:49.173] checking size of off_t... 8 [21:08:49.323] checking size of bool... 1 [21:08:49.465] checking for int timezone... yes [21:08:49.591] checking for wcstombs_l declaration... no [21:08:49.709] checking for backtrace_symbols... yes [21:08:49.842] checking for copyfile... no [21:08:49.952] checking for copy_file_range... yes [21:08:50.079] checking for getifaddrs... yes [21:08:50.208] checking for getpeerucred... no [21:08:50.339] checking for inet_pton... yes [21:08:50.455] checking for kqueue... no [21:08:50.580] checking for mbstowcs_l... no [21:08:50.709] checking for memset_s... no [21:08:50.825] checking for posix_fallocate... yes [21:08:50.940] checking for ppoll... yes [21:08:51.052] checking for pthread_is_threaded_np... no [21:08:51.163] checking for setproctitle... no [21:08:51.284] checking for setproctitle_fast... no [21:08:51.405] checking for strchrnul... yes [21:08:51.537] checking for strsignal... yes [21:08:51.662] checking for syncfs... yes [21:08:51.784] checking for sync_file_range... yes [21:08:51.918] checking for uselocale... yes [21:08:52.036] checking for wcstombs_l... no [21:08:52.161] checking for __builtin_bswap16... yes [21:08:52.287] checking for __builtin_bswap32... yes [21:08:52.419] checking for __builtin_bswap64... yes [21:08:52.558] checking for __builtin_clz... yes [21:08:52.679] checking for __builtin_ctz... yes [21:08:52.811] checking for __builtin_popcount... yes [21:08:52.928] checking for __builtin_frame_address... yes [21:08:53.043] checking for _LARGEFILE_SOURCE value needed for large files... no [21:08:53.182] checking how ccache clang reports undeclared, standard C functions... warning [21:08:53.195] checking for posix_fadvise... yes [21:08:53.310] checking whether posix_fadvise is declared... yes [21:08:53.320] checking whether fdatasync is declared... yes [21:08:53.330] checking whether strlcat is declared... no [21:08:53.404] checking whether strlcpy is declared... no [21:08:53.478] checking whether strnlen is declared... yes [21:08:53.489] checking whether preadv is declared... yes [21:08:53.499] checking whether pwritev is declared... yes [21:08:53.510] checking whether F_FULLFSYNC is declared... no [21:08:53.560] checking for explicit_bzero... yes [21:08:53.670] checking for getopt... yes [21:08:53.778] checking for getpeereid... no [21:08:53.901] checking for inet_aton... yes [21:08:54.004] checking for mkdtemp... yes [21:08:54.119] checking for strlcat... no [21:08:54.243] checking for strlcpy... no [21:08:54.355] checking for strnlen... yes [21:08:54.471] checking for pthread_barrier_wait... yes [21:08:54.586] checking for getopt_long... yes [21:08:54.699] checking for syslog... yes [21:08:54.823] checking syslog.h usability... yes [21:08:54.829] checking syslog.h presence... yes [21:08:54.851] checking for syslog.h... yes [21:08:54.851] checking for opterr... yes [21:08:54.975] checking for optreset... no [21:08:55.090] checking unicode/ucol.h usability... yes [21:08:55.097] checking unicode/ucol.h presence... yes [21:08:55.125] checking for unicode/ucol.h... yes [21:08:55.129] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:08:55.139] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:08:55.146] checking for rl_completion_suppress_quote... yes [21:08:55.275] checking for rl_filename_quote_characters... yes [21:08:55.404] checking for rl_filename_quoting_function... yes [21:08:55.529] checking for append_history... yes [21:08:55.663] checking for history_truncate_file... yes [21:08:55.775] checking for rl_completion_matches... yes [21:08:55.903] checking for rl_filename_completion_function... yes [21:08:56.019] checking for rl_reset_screen_size... yes [21:08:56.133] checking for rl_variable_bind... yes [21:08:56.255] checking test program... ok [21:08:56.378] checking whether long int is 64 bits... yes [21:08:56.502] checking for __builtin_mul_overflow... yes [21:08:56.621] checking size of void *... 8 [21:08:56.753] checking size of size_t... 8 [21:08:56.893] checking size of long... 8 [21:08:57.039] checking alignment of short... 2 [21:08:57.178] checking alignment of int... 4 [21:08:57.321] checking alignment of long... 8 [21:08:57.454] checking alignment of double... 8 [21:08:57.589] checking for int8... no [21:08:57.640] checking for uint8... no [21:08:57.693] checking for int64... no [21:08:57.746] checking for uint64... no [21:08:57.796] checking for __int128... yes [21:08:57.906] checking for __int128 alignment bug... ok [21:08:58.016] checking alignment of PG_INT128_TYPE... 16 [21:08:58.161] checking for builtin __sync char locking functions... yes [21:08:58.268] checking for builtin __sync int32 locking functions... yes [21:08:58.392] checking for builtin __sync int32 atomic operations... yes [21:08:58.515] checking for builtin __sync int64 atomic operations... yes [21:08:58.622] checking for builtin __atomic int32 atomic operations... yes [21:08:58.730] checking for builtin __atomic int64 atomic operations... yes [21:08:58.855] checking for __get_cpuid... yes [21:08:58.983] checking for __get_cpuid_count... yes [21:08:59.091] checking for __cpuid... no [21:08:59.132] checking for __cpuidex... no [21:08:59.174] checking for _xgetbv with CFLAGS=... no [21:08:59.500] checking for _xgetbv with CFLAGS=-mxsave... yes [21:08:59.865] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:09:00.139] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:09:00.503] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:09:00.581] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:09:00.779] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:09:00.826] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:09:00.865] 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 [21:09:00.919] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:09:00.920] checking for library containing sem_init... none required [21:09:01.047] checking which semaphore API to use... unnamed POSIX [21:09:01.047] checking which random number source to use... OpenSSL [21:09:01.049] checking for tclsh... /usr/bin/tclsh [21:09:01.049] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:09:01.078] checking tcl.h usability... yes [21:09:01.084] checking tcl.h presence... yes [21:09:01.109] checking for tcl.h... yes [21:09:01.110] checking for perl.h... yes [21:09:01.122] checking for libperl... yes [21:09:01.321] checking Python.h usability... yes [21:09:01.328] checking Python.h presence... yes [21:09:01.377] checking for Python.h... yes [21:09:01.377] checking for xmllint... /usr/bin/xmllint [21:09:01.378] checking for xsltproc... /usr/bin/xsltproc [21:09:01.378] checking for fop... /usr/bin/fop [21:09:01.378] checking for dbtoepub... no [21:09:01.379] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:09:01.446] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:09:01.537] configure: using compiler=Debian clang version 11.0.1-2 [21:09:01.537] 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 [21:09:01.537] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:09:01.537] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [21:09:01.537] configure: using CXX=ccache clang++ [21:09:01.537] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 [21:09:01.537] configure: using CLANG=ccache clang [21:09:01.537] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [21:09:01.537] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [21:09:01.560] configure: updating cache clang.cache [21:09:01.567] configure: creating ./config.status [21:09:01.630] config.status: creating GNUmakefile [21:09:01.638] config.status: creating src/Makefile.global [21:09:01.649] config.status: creating src/include/pg_config.h [21:09:01.657] config.status: creating src/include/pg_config_ext.h [21:09:01.662] config.status: src/include/pg_config_ext.h is unchanged [21:09:01.664] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:09:01.669] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:09:01.673] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:09:01.678] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:09:01.683] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:09:01.688] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:09:01.692] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:09:01.718] [21:09:01.718] real 0m20.016s [21:09:01.718] user 0m15.416s [21:09:01.718] sys 0m4.795s [21:09:01.718] make -s -j${BUILD_JOBS} clean [21:09:02.073] time make -s -j${BUILD_JOBS} world-bin [21:09:10.542] nodeModifyTable.c:3028:14: error: incompatible pointer types passing 'HeapTuple' (aka 'struct HeapTupleData *') to parameter of type 'TupleTableSlot *' (aka 'struct TupleTableSlot *') [-Werror,-Wincompatible-pointer-types] [21:09:10.542] oldtuple)) [21:09:10.542] ^~~~~~~~ [21:09:10.542] ../../../src/include/commands/trigger.h:225:26: note: passing argument to parameter 'slot' here [21:09:10.542] TupleTableSlot *slot); [21:09:10.542] ^ [21:09:10.542] 1 error generated. [21:09:10.542] make[3]: *** [: nodeModifyTable.o] Error 1 [21:09:10.542] make[2]: *** [common.mk:37: executor-recursive] Error 2 [21:09:10.542] make[2]: *** Waiting for unfinished jobs.... [21:09:15.079] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:09:15.079] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:09:15.079] [21:09:15.079] real 0m13.006s [21:09:15.079] user 0m38.594s [21:09:15.079] sys 0m4.198s [21:09:15.079] [21:09:15.079] Exit status: 2