[23:21:29.455] time ./configure \ [23:21:29.455] --cache clang.cache \ [23:21:29.455] ${LINUX_CONFIGURE_FEATURES} \ [23:21:29.455] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:21:29.653] configure: creating cache clang.cache [23:21:29.669] checking build system type... x86_64-pc-linux-gnu [23:21:29.783] checking host system type... x86_64-pc-linux-gnu [23:21:29.783] checking which template to use... linux [23:21:29.783] checking whether NLS is wanted... no [23:21:29.783] checking for default port number... 5432 [23:21:29.791] checking for block size... 8kB [23:21:29.793] checking for segment size... 1GB [23:21:29.795] checking for WAL block size... 8kB [23:21:29.919] checking whether the C compiler works... yes [23:21:30.091] checking for C compiler default output file name... a.out [23:21:30.092] checking for suffix of executables... [23:21:30.172] checking whether we are cross compiling... no [23:21:30.273] checking for suffix of object files... o [23:21:30.283] checking whether we are using the GNU C compiler... yes [23:21:30.291] checking whether ccache clang accepts -g... yes [23:21:30.299] checking for ccache clang option to accept ISO C89... none needed [23:21:30.308] checking for ccache clang option to accept ISO C99... none needed [23:21:30.454] checking whether we are using the GNU C++ compiler... yes [23:21:30.463] checking whether ccache clang++-16 accepts -g... yes [23:21:30.614] checking for gawk... no [23:21:30.614] checking for mawk... mawk [23:21:30.615] checking for LLVM_CONFIG... llvm-config-16 [23:21:30.620] configure: using llvm 16.0.6 [23:21:30.620] checking for CLANG... ccache clang-16 [23:21:30.675] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:21:30.682] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:21:30.690] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:21:30.697] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:21:30.705] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:21:30.712] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:21:30.719] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:21:30.727] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:21:30.734] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:21:30.776] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:21:30.791] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:21:30.799] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:21:30.806] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:21:30.820] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:21:30.864] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:21:30.871] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:21:30.879] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:21:30.887] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:21:30.895] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:21:30.903] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:21:30.911] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:21:30.926] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:21:30.934] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:21:31.001] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:21:31.010] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:21:31.018] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:21:31.025] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:21:31.040] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:21:31.054] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:21:31.068] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:21:31.077] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:21:31.085] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:21:31.094] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:21:31.102] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:21:31.111] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:21:31.119] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:21:31.127] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:21:31.135] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:21:31.143] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:21:31.151] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:21:31.160] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:21:31.168] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:21:31.175] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:21:31.189] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:21:31.204] checking whether the C compiler still works... yes [23:21:31.333] checking how to run the C preprocessor... ccache clang -E [23:21:31.488] checking for pkg-config... /usr/bin/pkg-config [23:21:31.488] checking pkg-config is at least version 0.9.0... yes [23:21:31.490] checking whether to build with ICU support... yes [23:21:31.490] checking for icu-uc icu-i18n... yes [23:21:31.499] checking whether to build with Tcl... yes [23:21:31.499] checking whether to build Perl modules... yes [23:21:31.499] checking whether to build Python modules... yes [23:21:31.499] checking whether to build with GSSAPI support... yes [23:21:31.500] checking whether to build with PAM support... yes [23:21:31.500] checking whether to build with BSD Authentication support... no [23:21:31.500] checking whether to build with LDAP support... yes [23:21:31.501] checking whether to build with Bonjour support... no [23:21:31.501] checking whether to build with SELinux support... yes [23:21:31.501] checking whether to build with systemd support... yes [23:21:31.501] checking whether to build with XML support... yes [23:21:31.501] checking for libxml-2.0 >= 2.6.23... yes [23:21:31.509] checking whether to build with LZ4 support... yes [23:21:31.510] checking for liblz4... yes [23:21:31.518] checking whether to build with ZSTD support... yes [23:21:31.518] checking for libzstd >= 1.4.0... yes [23:21:31.526] checking for strip... strip [23:21:31.526] checking whether it is possible to strip libraries... yes [23:21:31.529] checking for ar... ar [23:21:31.529] checking for a BSD-compatible install... /usr/bin/install -c [23:21:31.540] checking for tar... /usr/bin/tar [23:21:31.540] checking whether ln -s works... yes [23:21:31.540] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:21:31.543] checking for bison... /usr/bin/bison [23:21:31.545] configure: using bison (GNU Bison) 3.8.2 [23:21:31.549] checking for flex... /usr/bin/flex [23:21:31.562] configure: using flex 2.6.4 [23:21:31.562] checking for perl... /usr/bin/perl [23:21:31.565] configure: using perl 5.36.0 [23:21:31.567] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:21:31.572] checking for Perl privlibexp... /usr/share/perl/5.36 [23:21:31.577] checking for Perl useshrplib... true [23:21:31.583] 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 [23:21:31.590] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:21:31.597] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:21:31.694] checking for python3... /usr/bin/python3 [23:21:31.706] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [23:21:31.713] checking for Python sysconfig module... yes [23:21:31.726] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:21:31.739] checking Python include directory... -I/usr/include/python3.11 [23:21:31.753] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:21:31.798] checking for a sed that does not truncate output... /usr/bin/sed [23:21:31.804] checking for grep that handles long lines and -e... /usr/bin/grep [23:21:31.807] checking for egrep... /usr/bin/grep -E [23:21:31.809] checking for ANSI C header files... yes [23:21:32.014] checking for sys/types.h... yes [23:21:32.032] checking for sys/stat.h... yes [23:21:32.049] checking for stdlib.h... yes [23:21:32.067] checking for string.h... yes [23:21:32.084] checking for memory.h... yes [23:21:32.102] checking for strings.h... yes [23:21:32.119] checking for inttypes.h... yes [23:21:32.138] checking for stdint.h... yes [23:21:32.156] checking for unistd.h... yes [23:21:32.211] checking whether ccache clang is Clang... yes [23:21:32.245] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:21:32.380] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:21:32.463] checking whether more special flags are required for pthreads... no [23:21:32.463] checking for PTHREAD_PRIO_INHERIT... yes [23:21:32.551] checking pthread.h usability... yes [23:21:32.559] checking pthread.h presence... yes [23:21:32.594] checking for pthread.h... yes [23:21:32.594] checking for strerror_r... yes [23:21:32.676] checking whether strerror_r returns int... no [23:21:32.752] checking for main in -lm... yes [23:21:32.839] checking for library containing setproctitle... no [23:21:33.021] checking for library containing dlsym... none required [23:21:33.107] checking for library containing socket... none required [23:21:33.192] checking for library containing getopt_long... none required [23:21:33.277] checking for library containing shm_open... none required [23:21:33.361] checking for library containing shm_unlink... none required [23:21:33.444] checking for library containing clock_gettime... none required [23:21:33.528] checking for library containing shmget... none required [23:21:33.614] checking for library containing backtrace_symbols... none required [23:21:33.702] checking for library containing pthread_barrier_wait... none required [23:21:33.790] checking for library containing readline... -lreadline [23:21:33.872] checking for inflate in -lz... yes [23:21:33.959] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:21:34.138] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:21:34.249] checking for SSL_new in -lssl... yes [23:21:34.360] checking for SSL_CTX_set_cert_cb... yes [23:21:34.477] checking for OPENSSL_init_ssl... yes [23:21:34.601] checking for BIO_meth_new... yes [23:21:34.722] checking for ASN1_STRING_get0_data... yes [23:21:34.848] checking for HMAC_CTX_new... yes [23:21:34.969] checking for HMAC_CTX_free... yes [23:21:35.091] checking for CRYPTO_lock... no [23:21:35.217] checking for X509_get_signature_info... yes [23:21:35.338] checking for pam_start in -lpam... yes [23:21:35.457] checking for xmlSaveToBuffer in -lxml2... yes [23:21:35.619] checking for xsltCleanupGlobals in -lxslt... yes [23:21:35.776] checking for LZ4_compress_default in -llz4... yes [23:21:35.947] checking for ZSTD_compress in -lzstd... yes [23:21:36.128] checking for ldap_bind in -lldap... yes [23:21:36.288] checking for ldap_initialize... yes [23:21:36.449] checking for ldap_verify_credentials... yes [23:21:36.622] checking for security_compute_create_name in -lselinux... yes [23:21:36.779] checking for uuid_export in -lossp-uuid... yes [23:21:36.944] checking for stdbool.h that conforms to C99... yes [23:21:36.957] checking for _Bool... yes [23:21:37.070] checking atomic.h usability... no [23:21:37.163] checking atomic.h presence... no [23:21:37.203] checking for atomic.h... no [23:21:37.207] checking copyfile.h usability... no [23:21:37.298] checking copyfile.h presence... no [23:21:37.337] checking for copyfile.h... no [23:21:37.341] checking execinfo.h usability... yes [23:21:37.350] checking execinfo.h presence... yes [23:21:37.384] checking for execinfo.h... yes [23:21:37.393] checking getopt.h usability... yes [23:21:37.403] checking getopt.h presence... yes [23:21:37.436] checking for getopt.h... yes [23:21:37.444] checking ifaddrs.h usability... yes [23:21:37.454] checking ifaddrs.h presence... yes [23:21:37.492] checking for ifaddrs.h... yes [23:21:37.500] checking langinfo.h usability... yes [23:21:37.508] checking langinfo.h presence... yes [23:21:37.542] checking for langinfo.h... yes [23:21:37.552] checking mbarrier.h usability... no [23:21:37.646] checking mbarrier.h presence... no [23:21:37.684] checking for mbarrier.h... no [23:21:37.688] checking sys/epoll.h usability... yes [23:21:37.697] checking sys/epoll.h presence... yes [23:21:37.732] checking for sys/epoll.h... yes [23:21:37.740] checking sys/event.h usability... no [23:21:37.832] checking sys/event.h presence... no [23:21:37.868] checking for sys/event.h... no [23:21:37.872] checking sys/personality.h usability... yes [23:21:37.881] checking sys/personality.h presence... yes [23:21:37.915] checking for sys/personality.h... yes [23:21:37.924] checking sys/prctl.h usability... yes [23:21:37.933] checking sys/prctl.h presence... yes [23:21:37.967] checking for sys/prctl.h... yes [23:21:37.975] checking sys/procctl.h usability... no [23:21:38.067] checking sys/procctl.h presence... no [23:21:38.106] checking for sys/procctl.h... no [23:21:38.110] checking sys/signalfd.h usability... yes [23:21:38.118] checking sys/signalfd.h presence... yes [23:21:38.152] checking for sys/signalfd.h... yes [23:21:38.160] checking sys/ucred.h usability... no [23:21:38.256] checking sys/ucred.h presence... no [23:21:38.294] checking for sys/ucred.h... no [23:21:38.298] checking termios.h usability... yes [23:21:38.307] checking termios.h presence... yes [23:21:38.342] checking for termios.h... yes [23:21:38.350] checking ucred.h usability... no [23:21:38.443] checking ucred.h presence... no [23:21:38.481] checking for ucred.h... no [23:21:38.484] checking readline/readline.h usability... yes [23:21:38.493] checking readline/readline.h presence... yes [23:21:38.530] checking for readline/readline.h... yes [23:21:38.532] checking readline/history.h usability... yes [23:21:38.629] checking readline/history.h presence... yes [23:21:38.664] checking for readline/history.h... yes [23:21:38.668] checking zlib.h usability... yes [23:21:38.678] checking zlib.h presence... yes [23:21:38.714] checking for zlib.h... yes [23:21:38.715] checking for lz4... /usr/bin/lz4 [23:21:38.715] checking lz4.h usability... yes [23:21:38.724] checking lz4.h presence... yes [23:21:38.757] checking for lz4.h... yes [23:21:38.758] checking for zstd... /usr/bin/zstd [23:21:38.758] checking zstd.h usability... yes [23:21:38.768] checking zstd.h presence... yes [23:21:38.803] checking for zstd.h... yes [23:21:38.803] checking gssapi/gssapi.h usability... yes [23:21:38.812] checking gssapi/gssapi.h presence... yes [23:21:38.848] checking for gssapi/gssapi.h... yes [23:21:38.850] checking gssapi/gssapi_ext.h usability... yes [23:21:38.859] checking gssapi/gssapi_ext.h presence... yes [23:21:38.894] checking for gssapi/gssapi_ext.h... yes [23:21:38.896] checking for openssl... /usr/bin/openssl [23:21:38.901] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [23:21:38.901] checking openssl/ssl.h usability... yes [23:21:38.913] checking openssl/ssl.h presence... yes [23:21:38.981] checking for openssl/ssl.h... yes [23:21:38.981] checking openssl/err.h usability... yes [23:21:38.991] checking openssl/err.h presence... yes [23:21:39.038] checking for openssl/err.h... yes [23:21:39.038] checking security/pam_appl.h usability... yes [23:21:39.048] checking security/pam_appl.h presence... yes [23:21:39.081] checking for security/pam_appl.h... yes [23:21:39.083] checking systemd/sd-daemon.h usability... yes [23:21:39.093] checking systemd/sd-daemon.h presence... yes [23:21:39.131] checking for systemd/sd-daemon.h... yes [23:21:39.131] checking libxml/parser.h usability... yes [23:21:39.142] checking libxml/parser.h presence... yes [23:21:39.189] checking for libxml/parser.h... yes [23:21:39.189] checking libxslt/xslt.h usability... yes [23:21:39.199] checking libxslt/xslt.h presence... yes [23:21:39.248] checking for libxslt/xslt.h... yes [23:21:39.248] checking ldap.h usability... yes [23:21:39.258] checking ldap.h presence... yes [23:21:39.296] checking for ldap.h... yes [23:21:39.297] checking for compatible LDAP implementation... yes [23:21:39.306] checking ossp/uuid.h usability... yes [23:21:39.317] checking ossp/uuid.h presence... yes [23:21:39.356] checking for ossp/uuid.h... yes [23:21:39.396] checking whether byte ordering is bigendian... no [23:21:39.570] checking for inline... inline [23:21:39.583] checking for printf format archetype... printf [23:21:39.615] checking for _Static_assert... yes [23:21:39.817] checking for typeof... typeof [23:21:39.826] checking for __builtin_types_compatible_p... yes [23:21:39.840] checking for __builtin_constant_p... yes [23:21:39.915] checking for __builtin_unreachable... yes [23:21:40.109] checking for computed goto support... yes [23:21:40.119] checking for struct tm.tm_zone... yes [23:21:40.130] checking for union semun... no [23:21:40.219] checking for socklen_t... yes [23:21:40.314] checking for struct sockaddr.sa_len... no [23:21:40.480] checking for locale_t... yes [23:21:40.489] checking for C/C++ restrict keyword... __restrict [23:21:40.504] checking for struct option... yes [23:21:40.588] checking whether assembler supports x86_64 popcntq... yes [23:21:40.597] checking for special C compiler options needed for large files... no [23:21:40.597] checking for _FILE_OFFSET_BITS value needed for large files... no [23:21:40.606] checking size of off_t... 8 [23:21:40.793] checking size of bool... 1 [23:21:40.989] checking for int timezone... yes [23:21:41.197] checking for wcstombs_l declaration... no [23:21:41.390] checking for backtrace_symbols... yes [23:21:41.590] checking for copyfile... no [23:21:41.789] checking for copy_file_range... yes [23:21:41.958] checking for getifaddrs... yes [23:21:42.131] checking for getpeerucred... no [23:21:42.284] checking for inet_pton... yes [23:21:42.440] checking for kqueue... no [23:21:42.599] checking for mbstowcs_l... no [23:21:42.782] checking for memset_s... no [23:21:42.933] checking for posix_fallocate... yes [23:21:43.093] checking for ppoll... yes [23:21:43.267] checking for pthread_is_threaded_np... no [23:21:43.454] checking for setproctitle... no [23:21:43.642] checking for setproctitle_fast... no [23:21:43.812] checking for strchrnul... yes [23:21:43.972] checking for strsignal... yes [23:21:44.139] checking for syncfs... yes [23:21:44.302] checking for sync_file_range... yes [23:21:44.466] checking for uselocale... yes [23:21:44.627] checking for wcstombs_l... no [23:21:44.779] checking for __builtin_bswap16... yes [23:21:44.930] checking for __builtin_bswap32... yes [23:21:45.098] checking for __builtin_bswap64... yes [23:21:45.270] checking for __builtin_clz... yes [23:21:45.437] checking for __builtin_ctz... yes [23:21:45.595] checking for __builtin_popcount... yes [23:21:45.754] checking for __builtin_frame_address... yes [23:21:45.911] checking for _LARGEFILE_SOURCE value needed for large files... no [23:21:46.066] checking how ccache clang reports undeclared, standard C functions... warning [23:21:46.088] checking for posix_fadvise... yes [23:21:46.260] checking whether posix_fadvise is declared... yes [23:21:46.275] checking whether fdatasync is declared... yes [23:21:46.290] checking whether strlcat is declared... no [23:21:46.398] checking whether strlcpy is declared... no [23:21:46.504] checking whether strnlen is declared... yes [23:21:46.520] checking whether strsep is declared... yes [23:21:46.535] checking whether preadv is declared... yes [23:21:46.550] checking whether pwritev is declared... yes [23:21:46.566] checking whether F_FULLFSYNC is declared... no [23:21:46.642] checking for explicit_bzero... yes [23:21:46.788] checking for getopt... yes [23:21:46.933] checking for getpeereid... no [23:21:47.109] checking for inet_aton... yes [23:21:47.263] checking for mkdtemp... yes [23:21:47.418] checking for strlcat... no [23:21:47.583] checking for strlcpy... no [23:21:47.747] checking for strnlen... yes [23:21:47.902] checking for strsep... yes [23:21:48.065] checking for pthread_barrier_wait... yes [23:21:48.248] checking for getopt_long... yes [23:21:48.397] checking for syslog... yes [23:21:48.548] checking syslog.h usability... yes [23:21:48.558] checking syslog.h presence... yes [23:21:48.592] checking for syslog.h... yes [23:21:48.592] checking for opterr... yes [23:21:48.751] checking for optreset... no [23:21:48.922] checking unicode/ucol.h usability... yes [23:21:48.933] checking unicode/ucol.h presence... yes [23:21:48.977] checking for unicode/ucol.h... yes [23:21:48.983] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:21:49.000] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:21:49.011] checking for rl_completion_suppress_quote... yes [23:21:49.197] checking for rl_filename_quote_characters... yes [23:21:49.352] checking for rl_filename_quoting_function... yes [23:21:49.515] checking for append_history... yes [23:21:49.697] checking for history_truncate_file... yes [23:21:49.850] checking for rl_completion_matches... yes [23:21:50.006] checking for rl_filename_completion_function... yes [23:21:50.171] checking for rl_reset_screen_size... yes [23:21:50.333] checking for rl_variable_bind... yes [23:21:50.492] checking test program... ok [23:21:50.658] checking whether long int is 64 bits... yes [23:21:50.875] checking for __builtin_mul_overflow... yes [23:21:51.038] checking size of void *... 8 [23:21:51.225] checking size of size_t... 8 [23:21:51.423] checking size of long... 8 [23:21:51.623] checking alignment of short... 2 [23:21:51.819] checking alignment of int... 4 [23:21:52.015] checking alignment of long... 8 [23:21:52.190] checking alignment of double... 8 [23:21:52.376] checking for int8... no [23:21:52.457] checking for uint8... no [23:21:52.537] checking for int64... no [23:21:52.617] checking for uint64... no [23:21:52.697] checking for __int128... yes [23:21:52.854] checking for __int128 alignment bug... ok [23:21:53.064] checking alignment of PG_INT128_TYPE... 16 [23:21:53.253] checking for builtin __sync char locking functions... yes [23:21:53.431] checking for builtin __sync int32 locking functions... yes [23:21:53.591] checking for builtin __sync int32 atomic operations... yes [23:21:53.771] checking for builtin __sync int64 atomic operations... yes [23:21:53.969] checking for builtin __atomic int32 atomic operations... yes [23:21:54.157] checking for builtin __atomic int64 atomic operations... yes [23:21:54.336] checking for __get_cpuid... yes [23:21:54.525] checking for __get_cpuid_count... yes [23:21:54.711] checking for __cpuid... no [23:21:54.782] checking for __cpuidex... no [23:21:54.856] checking for _xgetbv with CFLAGS=... no [23:21:55.191] checking for _xgetbv with CFLAGS=-mxsave... yes [23:21:55.583] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:21:55.867] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:21:56.257] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:21:56.356] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:21:56.644] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:21:56.716] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:21:56.782] 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 [23:21:56.861] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:21:56.861] checking for library containing sem_init... none required [23:21:57.038] checking which semaphore API to use... unnamed POSIX [23:21:57.038] checking which random number source to use... OpenSSL [23:21:57.040] checking for tclsh... /usr/bin/tclsh [23:21:57.041] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:21:57.084] checking tcl.h usability... yes [23:21:57.094] checking tcl.h presence... yes [23:21:57.133] checking for tcl.h... yes [23:21:57.134] checking for perl.h... yes [23:21:57.156] checking for libperl... yes [23:21:57.400] checking Python.h usability... yes [23:21:57.412] checking Python.h presence... yes [23:21:57.484] checking for Python.h... yes [23:21:57.485] checking for xmllint... /usr/bin/xmllint [23:21:57.485] checking for xsltproc... /usr/bin/xsltproc [23:21:57.485] checking for fop... /usr/bin/fop [23:21:57.485] checking for dbtoepub... no [23:21:57.486] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:21:57.588] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:21:57.721] configure: using compiler=Debian clang version 14.0.6 [23:21:57.721] 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 -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:21:57.721] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:21:57.721] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:21:57.721] configure: using CXX=ccache clang++-16 [23:21:57.721] 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 [23:21:57.721] configure: using CLANG=ccache clang-16 [23:21:57.721] 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 [23:21:57.721] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:21:57.751] configure: updating cache clang.cache [23:21:57.762] configure: creating ./config.status [23:21:57.862] config.status: creating GNUmakefile [23:21:57.876] config.status: creating src/Makefile.global [23:21:57.894] config.status: creating src/include/pg_config.h [23:21:57.909] config.status: creating src/include/pg_config_ext.h [23:21:57.918] config.status: src/include/pg_config_ext.h is unchanged [23:21:57.921] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:21:57.930] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:21:57.938] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:21:57.947] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:21:57.956] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:21:57.964] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:21:57.972] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:21:58.009] [23:21:58.009] real 0m28.553s [23:21:58.009] user 0m17.855s [23:21:58.009] sys 0m10.758s [23:21:58.009] make -s -j${BUILD_JOBS} clean [23:21:58.544] time make -s -j${BUILD_JOBS} world-bin [23:22:34.179] nodeModifyTable.c:3041:14: error: incompatible pointer types passing 'HeapTuple' (aka 'struct HeapTupleData *') to parameter of type 'TupleTableSlot *' (aka 'struct TupleTableSlot *') [-Werror,-Wincompatible-pointer-types] [23:22:34.179] oldtuple)) [23:22:34.179] ^~~~~~~~ [23:22:34.179] ../../../src/include/commands/trigger.h:225:26: note: passing argument to parameter 'slot' here [23:22:34.179] TupleTableSlot *slot); [23:22:34.179] ^ [23:22:34.179] 1 error generated. [23:22:34.179] make[3]: *** [: nodeModifyTable.o] Error 1 [23:22:34.179] make[3]: *** Waiting for unfinished jobs.... [23:22:34.383] make[2]: *** [common.mk:37: executor-recursive] Error 2 [23:22:34.383] make[2]: *** Waiting for unfinished jobs.... [23:22:38.805] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:22:38.805] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:22:38.805] [23:22:38.805] real 0m40.261s [23:22:38.805] user 1m59.855s [23:22:38.805] sys 0m33.978s [23:22:38.805] [23:22:38.805] Exit status: 2