[04:15:46.893] time ./configure \ [04:15:46.893] --cache clang.cache \ [04:15:46.893] ${LINUX_CONFIGURE_FEATURES} \ [04:15:46.893] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:15:47.084] configure: creating cache clang.cache [04:15:47.099] checking build system type... x86_64-pc-linux-gnu [04:15:47.206] checking host system type... x86_64-pc-linux-gnu [04:15:47.206] checking which template to use... linux [04:15:47.206] checking whether NLS is wanted... no [04:15:47.206] checking for default port number... 5432 [04:15:47.214] checking for block size... 8kB [04:15:47.215] checking for segment size... 1GB [04:15:47.218] checking for WAL block size... 8kB [04:15:47.343] checking whether the C compiler works... yes [04:15:47.506] checking for C compiler default output file name... a.out [04:15:47.507] checking for suffix of executables... [04:15:47.585] checking whether we are cross compiling... no [04:15:47.682] checking for suffix of object files... o [04:15:47.691] checking whether we are using the GNU C compiler... yes [04:15:47.699] checking whether ccache clang accepts -g... yes [04:15:47.707] checking for ccache clang option to accept ISO C89... none needed [04:15:47.716] checking for ccache clang option to accept ISO C99... none needed [04:15:47.854] checking whether we are using the GNU C++ compiler... yes [04:15:47.861] checking whether ccache clang++-16 accepts -g... yes [04:15:48.008] checking for gawk... no [04:15:48.008] checking for mawk... mawk [04:15:48.009] checking for LLVM_CONFIG... llvm-config-16 [04:15:48.014] configure: using llvm 16.0.6 [04:15:48.014] checking for CLANG... ccache clang-16 [04:15:48.070] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:15:48.105] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:15:48.113] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:15:48.121] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:15:48.130] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:15:48.138] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:15:48.175] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:15:48.183] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:15:48.191] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:15:48.204] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:15:48.217] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:15:48.226] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:15:48.234] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:15:48.246] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:15:48.263] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:15:48.272] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:15:48.280] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:15:48.288] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:15:48.295] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:15:48.303] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:15:48.310] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:15:48.388] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:15:48.401] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:15:48.409] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:15:48.417] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:15:48.425] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:15:48.434] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:15:48.442] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:15:48.457] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:15:48.472] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:15:48.487] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:15:48.496] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:15:48.504] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:15:48.513] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:15:48.521] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:15:48.529] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:15:48.536] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:15:48.544] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:15:48.552] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:15:48.560] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [04:15:48.567] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [04:15:48.575] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:15:48.583] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:15:48.592] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:15:48.605] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:15:48.618] checking whether the C compiler still works... yes [04:15:48.737] checking how to run the C preprocessor... ccache clang -E [04:15:48.878] checking for pkg-config... /usr/bin/pkg-config [04:15:48.878] checking pkg-config is at least version 0.9.0... yes [04:15:48.879] checking whether to build with ICU support... yes [04:15:48.879] checking for icu-uc icu-i18n... yes [04:15:48.887] checking whether to build with Tcl... yes [04:15:48.888] checking whether to build Perl modules... yes [04:15:48.888] checking whether to build Python modules... yes [04:15:48.888] checking whether to build with GSSAPI support... yes [04:15:48.889] checking whether to build with PAM support... yes [04:15:48.889] checking whether to build with BSD Authentication support... no [04:15:48.889] checking whether to build with LDAP support... yes [04:15:48.889] checking whether to build with Bonjour support... no [04:15:48.890] checking whether to build with SELinux support... yes [04:15:48.890] checking whether to build with systemd support... yes [04:15:48.890] checking whether to build with XML support... yes [04:15:48.890] checking for libxml-2.0 >= 2.6.23... yes [04:15:48.898] checking whether to build with LZ4 support... yes [04:15:48.899] checking for liblz4... yes [04:15:48.907] checking whether to build with ZSTD support... yes [04:15:48.907] checking for libzstd >= 1.4.0... yes [04:15:48.915] checking for strip... strip [04:15:48.916] checking whether it is possible to strip libraries... yes [04:15:48.918] checking for ar... ar [04:15:48.918] checking for a BSD-compatible install... /usr/bin/install -c [04:15:48.930] checking for tar... /usr/bin/tar [04:15:48.930] checking whether ln -s works... yes [04:15:48.930] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:15:48.933] checking for bison... /usr/bin/bison [04:15:48.935] configure: using bison (GNU Bison) 3.8.2 [04:15:48.938] checking for flex... /usr/bin/flex [04:15:48.952] configure: using flex 2.6.4 [04:15:48.952] checking for perl... /usr/bin/perl [04:15:48.955] configure: using perl 5.36.0 [04:15:48.957] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:15:48.962] checking for Perl privlibexp... /usr/share/perl/5.36 [04:15:48.967] checking for Perl useshrplib... true [04:15:48.973] 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:15:48.979] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:15:48.986] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:15:49.078] checking for python3... /usr/bin/python3 [04:15:49.090] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [04:15:49.097] checking for Python sysconfig module... yes [04:15:49.108] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:15:49.120] checking Python include directory... -I/usr/include/python3.11 [04:15:49.133] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:15:49.174] checking for a sed that does not truncate output... /usr/bin/sed [04:15:49.180] checking for grep that handles long lines and -e... /usr/bin/grep [04:15:49.183] checking for egrep... /usr/bin/grep -E [04:15:49.184] checking for ANSI C header files... yes [04:15:49.375] checking for sys/types.h... yes [04:15:49.391] checking for sys/stat.h... yes [04:15:49.407] checking for stdlib.h... yes [04:15:49.423] checking for string.h... yes [04:15:49.441] checking for memory.h... yes [04:15:49.459] checking for strings.h... yes [04:15:49.476] checking for inttypes.h... yes [04:15:49.494] checking for stdint.h... yes [04:15:49.511] checking for unistd.h... yes [04:15:49.525] checking whether ccache clang is Clang... yes [04:15:49.556] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:15:49.680] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:15:49.761] checking whether more special flags are required for pthreads... no [04:15:49.762] checking for PTHREAD_PRIO_INHERIT... yes [04:15:49.856] checking pthread.h usability... yes [04:15:49.865] checking pthread.h presence... yes [04:15:49.898] checking for pthread.h... yes [04:15:49.898] checking for strerror_r... yes [04:15:49.976] checking whether strerror_r returns int... no [04:15:50.046] checking for main in -lm... yes [04:15:50.131] checking for library containing setproctitle... no [04:15:50.302] checking for library containing dlsym... none required [04:15:50.383] checking for library containing socket... none required [04:15:50.465] checking for library containing getopt_long... none required [04:15:50.546] checking for library containing shm_open... none required [04:15:50.626] checking for library containing shm_unlink... none required [04:15:50.709] checking for library containing clock_gettime... none required [04:15:50.792] checking for library containing shmget... none required [04:15:50.873] checking for library containing backtrace_symbols... none required [04:15:50.955] checking for library containing pthread_barrier_wait... none required [04:15:51.036] checking for library containing readline... -lreadline [04:15:51.125] checking for inflate in -lz... yes [04:15:51.209] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:15:51.389] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:15:51.497] checking for SSL_new in -lssl... yes [04:15:51.607] checking for SSL_CTX_set_cert_cb... yes [04:15:51.720] checking for OPENSSL_init_ssl... yes [04:15:51.840] checking for BIO_meth_new... yes [04:15:51.962] checking for ASN1_STRING_get0_data... yes [04:15:52.078] checking for HMAC_CTX_new... yes [04:15:52.192] checking for HMAC_CTX_free... yes [04:15:52.306] checking for CRYPTO_lock... no [04:15:52.421] checking for X509_get_signature_info... yes [04:15:52.541] checking for SSL_CTX_set_num_tickets... yes [04:15:52.669] checking for pam_start in -lpam... yes [04:15:52.781] checking for xmlSaveToBuffer in -lxml2... yes [04:15:52.918] checking for xsltCleanupGlobals in -lxslt... yes [04:15:53.114] checking for LZ4_compress_default in -llz4... yes [04:15:53.282] checking for ZSTD_compress in -lzstd... yes [04:15:53.435] checking for ldap_bind in -lldap... yes [04:15:53.642] checking for ldap_initialize... yes [04:15:53.858] checking for ldap_verify_credentials... yes [04:15:54.012] checking for security_compute_create_name in -lselinux... yes [04:15:54.170] checking for uuid_export in -lossp-uuid... yes [04:15:54.319] checking for stdbool.h that conforms to C99... yes [04:15:54.332] checking for _Bool... yes [04:15:54.442] checking atomic.h usability... no [04:15:54.532] checking atomic.h presence... no [04:15:54.570] checking for atomic.h... no [04:15:54.574] checking copyfile.h usability... no [04:15:54.664] checking copyfile.h presence... no [04:15:54.702] checking for copyfile.h... no [04:15:54.706] checking execinfo.h usability... yes [04:15:54.715] checking execinfo.h presence... yes [04:15:54.751] checking for execinfo.h... yes [04:15:54.761] checking getopt.h usability... yes [04:15:54.770] checking getopt.h presence... yes [04:15:54.802] checking for getopt.h... yes [04:15:54.811] checking ifaddrs.h usability... yes [04:15:54.820] checking ifaddrs.h presence... yes [04:15:54.856] checking for ifaddrs.h... yes [04:15:54.866] checking mbarrier.h usability... no [04:15:54.956] checking mbarrier.h presence... no [04:15:54.995] checking for mbarrier.h... no [04:15:54.999] checking sys/epoll.h usability... yes [04:15:55.008] checking sys/epoll.h presence... yes [04:15:55.042] checking for sys/epoll.h... yes [04:15:55.051] checking sys/event.h usability... no [04:15:55.140] checking sys/event.h presence... no [04:15:55.177] checking for sys/event.h... no [04:15:55.180] checking sys/personality.h usability... yes [04:15:55.189] checking sys/personality.h presence... yes [04:15:55.220] checking for sys/personality.h... yes [04:15:55.227] checking sys/prctl.h usability... yes [04:15:55.236] checking sys/prctl.h presence... yes [04:15:55.269] checking for sys/prctl.h... yes [04:15:55.277] checking sys/procctl.h usability... no [04:15:55.365] checking sys/procctl.h presence... no [04:15:55.402] checking for sys/procctl.h... no [04:15:55.406] checking sys/signalfd.h usability... yes [04:15:55.415] checking sys/signalfd.h presence... yes [04:15:55.449] checking for sys/signalfd.h... yes [04:15:55.458] checking sys/ucred.h usability... no [04:15:55.547] checking sys/ucred.h presence... no [04:15:55.584] checking for sys/ucred.h... no [04:15:55.588] checking termios.h usability... yes [04:15:55.677] checking termios.h presence... yes [04:15:55.710] checking for termios.h... yes [04:15:55.718] checking ucred.h usability... no [04:15:55.809] checking ucred.h presence... no [04:15:55.847] checking for ucred.h... no [04:15:55.849] checking readline/readline.h usability... yes [04:15:55.859] checking readline/readline.h presence... yes [04:15:55.894] checking for readline/readline.h... yes [04:15:55.896] checking readline/history.h usability... yes [04:15:55.905] checking readline/history.h presence... yes [04:15:55.938] checking for readline/history.h... yes [04:15:55.942] checking zlib.h usability... yes [04:15:55.951] checking zlib.h presence... yes [04:15:55.987] checking for zlib.h... yes [04:15:55.987] checking for lz4... /usr/bin/lz4 [04:15:55.987] checking lz4.h usability... yes [04:15:55.996] checking lz4.h presence... yes [04:15:56.030] checking for lz4.h... yes [04:15:56.030] checking for zstd... /usr/bin/zstd [04:15:56.030] checking zstd.h usability... yes [04:15:56.039] checking zstd.h presence... yes [04:15:56.071] checking for zstd.h... yes [04:15:56.072] checking gssapi/gssapi.h usability... yes [04:15:56.081] checking gssapi/gssapi.h presence... yes [04:15:56.114] checking for gssapi/gssapi.h... yes [04:15:56.115] checking gssapi/gssapi_ext.h usability... yes [04:15:56.124] checking gssapi/gssapi_ext.h presence... yes [04:15:56.158] checking for gssapi/gssapi_ext.h... yes [04:15:56.159] checking for openssl... /usr/bin/openssl [04:15:56.164] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [04:15:56.164] checking openssl/ssl.h usability... yes [04:15:56.175] checking openssl/ssl.h presence... yes [04:15:56.240] checking for openssl/ssl.h... yes [04:15:56.240] checking openssl/err.h usability... yes [04:15:56.250] checking openssl/err.h presence... yes [04:15:56.293] checking for openssl/err.h... yes [04:15:56.293] checking security/pam_appl.h usability... yes [04:15:56.303] checking security/pam_appl.h presence... yes [04:15:56.334] checking for security/pam_appl.h... yes [04:15:56.335] checking systemd/sd-daemon.h usability... yes [04:15:56.430] checking systemd/sd-daemon.h presence... yes [04:15:56.465] checking for systemd/sd-daemon.h... yes [04:15:56.465] checking libxml/parser.h usability... yes [04:15:56.476] checking libxml/parser.h presence... yes [04:15:56.523] checking for libxml/parser.h... yes [04:15:56.523] checking libxslt/xslt.h usability... yes [04:15:56.533] checking libxslt/xslt.h presence... yes [04:15:56.580] checking for libxslt/xslt.h... yes [04:15:56.580] checking ldap.h usability... yes [04:15:56.589] checking ldap.h presence... yes [04:15:56.623] checking for ldap.h... yes [04:15:56.624] checking for compatible LDAP implementation... yes [04:15:56.633] checking ossp/uuid.h usability... yes [04:15:56.643] checking ossp/uuid.h presence... yes [04:15:56.679] checking for ossp/uuid.h... yes [04:15:56.715] checking whether byte ordering is bigendian... no [04:15:56.873] checking for inline... inline [04:15:56.886] checking for printf format archetype... printf [04:15:56.915] checking for _Static_assert... yes [04:15:57.058] checking for typeof... typeof [04:15:57.066] checking for __builtin_types_compatible_p... yes [04:15:57.078] checking for __builtin_constant_p... yes [04:15:57.089] checking for __builtin_unreachable... yes [04:15:57.229] checking for computed goto support... yes [04:15:57.237] checking for struct tm.tm_zone... yes [04:15:57.247] checking for union semun... no [04:15:57.320] checking for socklen_t... yes [04:15:57.407] checking for struct sockaddr.sa_len... no [04:15:57.560] checking for locale_t... yes [04:15:57.573] checking for C/C++ restrict keyword... __restrict [04:15:57.587] checking for struct option... yes [04:15:57.668] checking whether assembler supports x86_64 popcntq... yes [04:15:57.678] checking for special C compiler options needed for large files... no [04:15:57.678] checking for _FILE_OFFSET_BITS value needed for large files... no [04:15:57.691] checking size of off_t... 8 [04:15:57.862] checking size of bool... 1 [04:15:58.078] checking for int timezone... yes [04:15:58.338] checking for wcstombs_l declaration... no [04:15:58.508] checking for backtrace_symbols... yes [04:15:58.671] checking for copyfile... no [04:15:58.831] checking for copy_file_range... yes [04:15:59.004] checking for getifaddrs... yes [04:15:59.154] checking for getpeerucred... no [04:15:59.307] checking for inet_pton... yes [04:15:59.467] checking for kqueue... no [04:15:59.612] checking for mbstowcs_l... no [04:15:59.770] checking for memset_s... no [04:15:59.916] checking for posix_fallocate... yes [04:16:00.062] checking for ppoll... yes [04:16:00.205] checking for pthread_is_threaded_np... no [04:16:00.351] checking for setproctitle... no [04:16:00.506] checking for setproctitle_fast... no [04:16:00.652] checking for strchrnul... yes [04:16:00.818] checking for strsignal... yes [04:16:00.968] checking for syncfs... yes [04:16:01.116] checking for sync_file_range... yes [04:16:01.267] checking for uselocale... yes [04:16:01.419] checking for wcstombs_l... no [04:16:01.573] checking for __builtin_bswap16... yes [04:16:01.715] checking for __builtin_bswap32... yes [04:16:01.859] checking for __builtin_bswap64... yes [04:16:02.009] checking for __builtin_clz... yes [04:16:02.150] checking for __builtin_ctz... yes [04:16:02.323] checking for __builtin_popcount... yes [04:16:02.481] checking for __builtin_frame_address... yes [04:16:02.628] checking for _LARGEFILE_SOURCE value needed for large files... no [04:16:02.775] checking how ccache clang reports undeclared, standard C functions... warning [04:16:02.857] checking for posix_fadvise... yes [04:16:03.002] checking whether posix_fadvise is declared... yes [04:16:03.017] checking whether fdatasync is declared... yes [04:16:03.061] checking whether strlcat is declared... no [04:16:03.161] checking whether strlcpy is declared... no [04:16:03.259] checking whether strnlen is declared... yes [04:16:03.275] checking whether strsep is declared... yes [04:16:03.290] checking whether preadv is declared... yes [04:16:03.305] checking whether pwritev is declared... yes [04:16:03.320] checking whether F_FULLFSYNC is declared... no [04:16:03.394] checking for explicit_bzero... yes [04:16:03.536] checking for getopt... yes [04:16:03.684] checking for getpeereid... no [04:16:03.831] checking for inet_aton... yes [04:16:03.997] checking for mkdtemp... yes [04:16:04.143] checking for strlcat... no [04:16:04.285] checking for strlcpy... no [04:16:04.453] checking for strnlen... yes [04:16:04.595] checking for strsep... yes [04:16:04.758] checking for pthread_barrier_wait... yes [04:16:04.914] checking for getopt_long... yes [04:16:05.054] checking for syslog... yes [04:16:05.196] checking syslog.h usability... yes [04:16:05.206] checking syslog.h presence... yes [04:16:05.238] checking for syslog.h... yes [04:16:05.238] checking for opterr... yes [04:16:05.380] checking for optreset... no [04:16:05.528] checking unicode/ucol.h usability... yes [04:16:05.539] checking unicode/ucol.h presence... yes [04:16:05.579] checking for unicode/ucol.h... yes [04:16:05.584] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:16:05.601] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:16:05.611] checking for rl_completion_suppress_quote... yes [04:16:05.761] checking for rl_filename_quote_characters... yes [04:16:05.908] checking for rl_filename_quoting_function... yes [04:16:06.069] checking for append_history... yes [04:16:06.226] checking for history_truncate_file... yes [04:16:06.399] checking for rl_completion_matches... yes [04:16:06.566] checking for rl_filename_completion_function... yes [04:16:06.725] checking for rl_reset_screen_size... yes [04:16:06.877] checking for rl_variable_bind... yes [04:16:07.052] checking test program... ok [04:16:07.197] checking whether long int is 64 bits... yes [04:16:07.380] checking for __builtin_mul_overflow... yes [04:16:07.525] checking size of void *... 8 [04:16:07.690] checking size of size_t... 8 [04:16:07.871] checking size of long... 8 [04:16:08.040] checking alignment of short... 2 [04:16:08.211] checking alignment of int... 4 [04:16:08.399] checking alignment of long... 8 [04:16:08.578] checking alignment of double... 8 [04:16:08.751] checking for int8... no [04:16:08.828] checking for uint8... no [04:16:08.902] checking for int64... no [04:16:08.977] checking for uint64... no [04:16:09.049] checking for __int128... yes [04:16:09.200] checking for __int128 alignment bug... ok [04:16:09.347] checking alignment of PG_INT128_TYPE... 16 [04:16:09.527] checking for builtin __sync char locking functions... yes [04:16:09.674] checking for builtin __sync int32 locking functions... yes [04:16:09.814] checking for builtin __sync int32 atomic operations... yes [04:16:09.959] checking for builtin __sync int64 atomic operations... yes [04:16:10.100] checking for builtin __atomic int32 atomic operations... yes [04:16:10.260] checking for builtin __atomic int64 atomic operations... yes [04:16:10.406] checking for __get_cpuid... yes [04:16:10.578] checking for __get_cpuid_count... yes [04:16:10.765] checking for __cpuid... no [04:16:10.840] checking for __cpuidex... no [04:16:10.905] checking for _xgetbv with CFLAGS=... no [04:16:11.241] checking for _xgetbv with CFLAGS=-mxsave... yes [04:16:11.590] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:16:11.864] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:16:12.225] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:16:12.321] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:16:12.566] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:16:12.633] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:16:12.693] 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:16:12.769] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:16:12.769] checking for library containing sem_init... none required [04:16:12.905] checking which semaphore API to use... unnamed POSIX [04:16:12.905] checking which random number source to use... OpenSSL [04:16:12.907] checking for tclsh... /usr/bin/tclsh [04:16:12.908] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:16:12.949] checking tcl.h usability... yes [04:16:13.001] checking tcl.h presence... yes [04:16:13.037] checking for tcl.h... yes [04:16:13.038] checking for perl.h... yes [04:16:13.060] checking for libperl... yes [04:16:13.289] checking Python.h usability... yes [04:16:13.300] checking Python.h presence... yes [04:16:13.368] checking for Python.h... yes [04:16:13.368] checking for xmllint... /usr/bin/xmllint [04:16:13.368] checking for xsltproc... /usr/bin/xsltproc [04:16:13.369] checking for fop... /usr/bin/fop [04:16:13.369] checking for dbtoepub... no [04:16:13.369] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:16:13.462] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:16:13.591] configure: using compiler=Debian clang version 14.0.6 [04:16:13.591] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:16:13.591] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:16:13.591] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:16:13.591] configure: using CXX=ccache clang++-16 [04:16:13.591] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:16:13.591] configure: using CLANG=ccache clang-16 [04:16:13.591] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:16:13.591] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [04:16:13.620] configure: updating cache clang.cache [04:16:13.631] configure: creating ./config.status [04:16:13.721] config.status: creating GNUmakefile [04:16:13.735] config.status: creating src/Makefile.global [04:16:13.751] config.status: creating src/include/pg_config.h [04:16:13.763] config.status: creating src/include/pg_config_ext.h [04:16:13.771] config.status: src/include/pg_config_ext.h is unchanged [04:16:13.773] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:16:13.781] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:16:13.787] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:16:13.795] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:16:13.802] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:16:13.810] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:16:13.819] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:16:13.856] [04:16:13.856] real 0m26.963s [04:16:13.856] user 0m16.311s [04:16:13.856] sys 0m10.722s [04:16:13.856] make -s -j${BUILD_JOBS} clean [04:16:14.368] time make -s -j${BUILD_JOBS} world-bin [04:16:22.743] nodeModifyTable.c:3044:14: error: incompatible pointer types passing 'HeapTuple' (aka 'struct HeapTupleData *') to parameter of type 'TupleTableSlot *' (aka 'struct TupleTableSlot *') [-Werror,-Wincompatible-pointer-types] [04:16:22.743] oldtuple)) [04:16:22.743] ^~~~~~~~ [04:16:22.743] ../../../src/include/commands/trigger.h:225:26: note: passing argument to parameter 'slot' here [04:16:22.743] TupleTableSlot *slot); [04:16:22.743] ^ [04:16:22.743] 1 error generated. [04:16:22.744] make[3]: *** [: nodeModifyTable.o] Error 1 [04:16:22.744] make[2]: *** [common.mk:37: executor-recursive] Error 2 [04:16:22.744] make[2]: *** Waiting for unfinished jobs.... [04:16:25.809] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:16:25.809] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:16:25.809] [04:16:25.809] real 0m11.441s [04:16:25.809] user 0m28.227s [04:16:25.809] sys 0m7.527s [04:16:25.810] [04:16:25.810] Exit status: 2