[18:31:38.705] time ./configure \ [18:31:38.705] --cache gcc.cache \ [18:31:38.705] --enable-dtrace \ [18:31:38.705] ${LINUX_CONFIGURE_FEATURES} \ [18:31:38.705] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [18:31:38.914] configure: creating cache gcc.cache [18:31:38.930] checking build system type... x86_64-pc-linux-gnu [18:31:39.169] checking host system type... x86_64-pc-linux-gnu [18:31:39.169] checking which template to use... linux [18:31:39.170] checking whether NLS is wanted... no [18:31:39.170] checking for default port number... 5432 [18:31:39.178] checking for dtrace... /usr/bin/dtrace [18:31:39.178] checking for block size... 8kB [18:31:39.179] checking for segment size... 1GB [18:31:39.182] checking for WAL block size... 8kB [18:31:39.217] checking whether the C compiler works... yes [18:31:39.334] checking for C compiler default output file name... a.out [18:31:39.335] checking for suffix of executables... [18:31:39.373] checking whether we are cross compiling... no [18:31:39.439] checking for suffix of object files... o [18:31:39.449] checking whether we are using the GNU C compiler... yes [18:31:39.457] checking whether ccache gcc accepts -g... yes [18:31:39.464] checking for ccache gcc option to accept ISO C89... none needed [18:31:39.474] checking for ccache gcc option to accept ISO C99... none needed [18:31:39.549] checking whether we are using the GNU C++ compiler... yes [18:31:39.557] checking whether ccache g++ accepts -g... yes [18:31:39.627] checking for gawk... no [18:31:39.627] checking for mawk... mawk [18:31:39.627] checking for LLVM_CONFIG... llvm-config-16 [18:31:39.647] configure: using llvm 16.0.6 [18:31:39.647] checking for CLANG... ccache clang-16 [18:31:40.238] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:31:40.246] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [18:31:40.254] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:31:40.303] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:31:40.476] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [18:31:40.484] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [18:31:40.492] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:31:40.500] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:31:40.508] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:31:40.516] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:31:40.523] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [18:31:40.531] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:31:40.538] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:31:40.545] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:31:40.553] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [18:31:40.561] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [18:31:40.568] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:31:40.607] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:31:40.615] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:31:40.624] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [18:31:40.632] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [18:31:40.640] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:31:40.648] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:31:40.673] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:31:40.680] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:31:40.688] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:31:40.728] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:31:40.770] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:31:40.778] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:31:40.786] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:31:40.822] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:31:40.832] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:31:40.840] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:31:40.850] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [18:31:40.858] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [18:31:40.866] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [18:31:40.874] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [18:31:40.882] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [18:31:40.890] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [18:31:40.898] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [18:31:40.906] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [18:31:40.915] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:31:40.923] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:31:40.932] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [18:31:40.947] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:31:40.961] checking whether the C compiler still works... yes [18:31:41.033] checking how to run the C preprocessor... ccache gcc -E [18:31:41.116] checking for pkg-config... /usr/bin/pkg-config [18:31:41.116] checking pkg-config is at least version 0.9.0... yes [18:31:41.124] checking whether to build with ICU support... yes [18:31:41.124] checking for icu-uc icu-i18n... yes [18:31:41.134] checking whether to build with Tcl... yes [18:31:41.134] checking whether to build Perl modules... yes [18:31:41.134] checking whether to build Python modules... yes [18:31:41.134] checking whether to build with GSSAPI support... yes [18:31:41.136] checking whether to build with PAM support... yes [18:31:41.136] checking whether to build with BSD Authentication support... no [18:31:41.136] checking whether to build with LDAP support... yes [18:31:41.136] checking whether to build with Bonjour support... no [18:31:41.136] checking whether to build with SELinux support... yes [18:31:41.136] checking whether to build with systemd support... yes [18:31:41.136] checking whether to build with XML support... yes [18:31:41.137] checking for libxml-2.0 >= 2.6.23... yes [18:31:41.146] checking whether to build with LZ4 support... yes [18:31:41.146] checking for liblz4... yes [18:31:41.156] checking whether to build with ZSTD support... yes [18:31:41.157] checking for libzstd >= 1.4.0... yes [18:31:41.165] checking for strip... strip [18:31:41.166] checking whether it is possible to strip libraries... yes [18:31:41.170] checking for ar... ar [18:31:41.170] checking for a BSD-compatible install... /usr/bin/install -c [18:31:41.180] checking for tar... /usr/bin/tar [18:31:41.180] checking whether ln -s works... yes [18:31:41.180] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:31:41.183] checking for bison... /usr/bin/bison [18:31:41.189] configure: using bison (GNU Bison) 3.8.2 [18:31:41.192] checking for flex... /usr/bin/flex [18:31:41.212] configure: using flex 2.6.4 [18:31:41.212] checking for perl... /usr/bin/perl [18:31:41.241] configure: using perl 5.36.0 [18:31:41.243] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [18:31:41.258] checking for Perl privlibexp... /usr/share/perl/5.36 [18:31:41.263] checking for Perl useshrplib... true [18:31:41.272] 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 [18:31:41.278] checking for CFLAGS to compile embedded Perl... -DDEBIAN [18:31:41.284] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [18:31:41.429] checking for python3... /usr/bin/python3 [18:31:41.442] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [18:31:41.450] checking for Python sysconfig module... yes [18:31:41.462] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [18:31:41.476] checking Python include directory... -I/usr/include/python3.11 [18:31:41.489] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [18:31:41.531] checking for a sed that does not truncate output... /usr/bin/sed [18:31:41.537] checking for grep that handles long lines and -e... /usr/bin/grep [18:31:41.539] checking for egrep... /usr/bin/grep -E [18:31:41.541] checking for ANSI C header files... yes [18:31:41.656] checking for sys/types.h... yes [18:31:41.673] checking for sys/stat.h... yes [18:31:41.707] checking for stdlib.h... yes [18:31:41.724] checking for string.h... yes [18:31:41.741] checking for memory.h... yes [18:31:41.759] checking for strings.h... yes [18:31:41.774] checking for inttypes.h... yes [18:31:41.794] checking for stdint.h... yes [18:31:41.810] checking for unistd.h... yes [18:31:41.830] checking whether ccache gcc is Clang... no [18:31:41.843] checking whether pthreads work with -pthread... yes [18:31:41.899] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [18:31:41.943] checking whether more special flags are required for pthreads... no [18:31:41.943] checking for PTHREAD_PRIO_INHERIT... yes [18:31:41.994] checking pthread.h usability... yes [18:31:42.002] checking pthread.h presence... yes [18:31:42.019] checking for pthread.h... yes [18:31:42.020] checking for strerror_r... yes [18:31:42.066] checking whether strerror_r returns int... no [18:31:42.101] checking for main in -lm... yes [18:31:42.156] checking for library containing setproctitle... no [18:31:42.278] checking for library containing dlsym... none required [18:31:42.324] checking for library containing socket... none required [18:31:42.370] checking for library containing getopt_long... none required [18:31:42.413] checking for library containing shm_open... none required [18:31:42.460] checking for library containing shm_unlink... none required [18:31:42.505] checking for library containing clock_gettime... none required [18:31:42.550] checking for library containing shmget... none required [18:31:42.596] checking for library containing backtrace_symbols... none required [18:31:42.642] checking for library containing pthread_barrier_wait... none required [18:31:42.687] checking for library containing readline... -lreadline [18:31:42.746] checking for inflate in -lz... yes [18:31:42.793] checking for library containing gss_store_cred_into... -lgssapi_krb5 [18:31:42.908] checking for CRYPTO_new_ex_data in -lcrypto... yes [18:31:42.976] checking for SSL_new in -lssl... yes [18:31:43.042] checking for SSL_CTX_set_cert_cb... yes [18:31:43.112] checking for OPENSSL_init_ssl... yes [18:31:43.190] checking for BIO_meth_new... yes [18:31:43.266] checking for ASN1_STRING_get0_data... yes [18:31:43.340] checking for HMAC_CTX_new... yes [18:31:43.418] checking for HMAC_CTX_free... yes [18:31:43.489] checking for CRYPTO_lock... no [18:31:43.552] checking for X509_get_signature_info... yes [18:31:43.627] checking for SSL_CTX_set_num_tickets... yes [18:31:43.702] checking for pam_start in -lpam... yes [18:31:43.762] checking for xmlSaveToBuffer in -lxml2... yes [18:31:43.862] checking for xsltCleanupGlobals in -lxslt... yes [18:31:43.947] checking for LZ4_compress_default in -llz4... yes [18:31:44.001] checking for ZSTD_compress in -lzstd... yes [18:31:44.059] checking for ldap_bind in -lldap... yes [18:31:44.154] checking for ldap_initialize... yes [18:31:44.227] checking for ldap_verify_credentials... yes [18:31:44.298] checking for security_compute_create_name in -lselinux... yes [18:31:44.359] checking for uuid_export in -lossp-uuid... yes [18:31:44.417] checking for stdbool.h that conforms to C99... yes [18:31:44.430] checking for _Bool... yes [18:31:44.504] checking atomic.h usability... no [18:31:44.560] checking atomic.h presence... no [18:31:44.580] checking for atomic.h... no [18:31:44.583] checking copyfile.h usability... no [18:31:44.641] checking copyfile.h presence... no [18:31:44.661] checking for copyfile.h... no [18:31:44.665] checking execinfo.h usability... yes [18:31:44.676] checking execinfo.h presence... yes [18:31:44.691] checking for execinfo.h... yes [18:31:44.700] checking getopt.h usability... yes [18:31:44.711] checking getopt.h presence... yes [18:31:44.726] checking for getopt.h... yes [18:31:44.735] checking ifaddrs.h usability... yes [18:31:44.751] checking ifaddrs.h presence... yes [18:31:44.769] checking for ifaddrs.h... yes [18:31:44.778] checking mbarrier.h usability... no [18:31:44.835] checking mbarrier.h presence... no [18:31:44.855] checking for mbarrier.h... no [18:31:44.859] checking sys/epoll.h usability... yes [18:31:44.869] checking sys/epoll.h presence... yes [18:31:44.887] checking for sys/epoll.h... yes [18:31:44.895] checking sys/event.h usability... no [18:31:44.953] checking sys/event.h presence... no [18:31:44.973] checking for sys/event.h... no [18:31:44.977] checking sys/personality.h usability... yes [18:31:44.987] checking sys/personality.h presence... yes [18:31:45.002] checking for sys/personality.h... yes [18:31:45.010] checking sys/prctl.h usability... yes [18:31:45.023] checking sys/prctl.h presence... yes [18:31:45.039] checking for sys/prctl.h... yes [18:31:45.048] checking sys/procctl.h usability... no [18:31:45.103] checking sys/procctl.h presence... no [18:31:45.122] checking for sys/procctl.h... no [18:31:45.126] checking sys/signalfd.h usability... yes [18:31:45.137] checking sys/signalfd.h presence... yes [18:31:45.153] checking for sys/signalfd.h... yes [18:31:45.162] checking sys/ucred.h usability... no [18:31:45.218] checking sys/ucred.h presence... no [18:31:45.237] checking for sys/ucred.h... no [18:31:45.240] checking termios.h usability... yes [18:31:45.257] checking termios.h presence... yes [18:31:45.272] checking for termios.h... yes [18:31:45.281] checking ucred.h usability... no [18:31:45.337] checking ucred.h presence... no [18:31:45.357] checking for ucred.h... no [18:31:45.359] checking readline/readline.h usability... yes [18:31:45.372] checking readline/readline.h presence... yes [18:31:45.391] checking for readline/readline.h... yes [18:31:45.392] checking readline/history.h usability... yes [18:31:45.402] checking readline/history.h presence... yes [18:31:45.421] checking for readline/history.h... yes [18:31:45.424] checking zlib.h usability... yes [18:31:45.435] checking zlib.h presence... yes [18:31:45.456] checking for zlib.h... yes [18:31:45.457] checking for lz4... /usr/bin/lz4 [18:31:45.457] checking lz4.h usability... yes [18:31:45.468] checking lz4.h presence... yes [18:31:45.484] checking for lz4.h... yes [18:31:45.484] checking for zstd... /usr/bin/zstd [18:31:45.485] checking zstd.h usability... yes [18:31:45.499] checking zstd.h presence... yes [18:31:45.516] checking for zstd.h... yes [18:31:45.517] checking gssapi/gssapi.h usability... yes [18:31:45.529] checking gssapi/gssapi.h presence... yes [18:31:45.547] checking for gssapi/gssapi.h... yes [18:31:45.548] checking gssapi/gssapi_ext.h usability... yes [18:31:45.559] checking gssapi/gssapi_ext.h presence... yes [18:31:45.578] checking for gssapi/gssapi_ext.h... yes [18:31:45.580] checking for openssl... /usr/bin/openssl [18:31:45.592] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [18:31:45.592] checking openssl/ssl.h usability... yes [18:31:45.646] checking openssl/ssl.h presence... yes [18:31:45.696] checking for openssl/ssl.h... yes [18:31:45.697] checking openssl/err.h usability... yes [18:31:45.713] checking openssl/err.h presence... yes [18:31:45.742] checking for openssl/err.h... yes [18:31:45.743] checking security/pam_appl.h usability... yes [18:31:45.755] checking security/pam_appl.h presence... yes [18:31:45.770] checking for security/pam_appl.h... yes [18:31:45.771] checking systemd/sd-daemon.h usability... yes [18:31:45.783] checking systemd/sd-daemon.h presence... yes [18:31:45.800] checking for systemd/sd-daemon.h... yes [18:31:45.800] checking libxml/parser.h usability... yes [18:31:45.834] checking libxml/parser.h presence... yes [18:31:45.863] checking for libxml/parser.h... yes [18:31:45.864] checking libxslt/xslt.h usability... yes [18:31:45.875] checking libxslt/xslt.h presence... yes [18:31:45.907] checking for libxslt/xslt.h... yes [18:31:45.908] checking ldap.h usability... yes [18:31:45.923] checking ldap.h presence... yes [18:31:45.940] checking for ldap.h... yes [18:31:45.941] checking for compatible LDAP implementation... yes [18:31:45.950] checking ossp/uuid.h usability... yes [18:31:45.960] checking ossp/uuid.h presence... yes [18:31:45.979] checking for ossp/uuid.h... yes [18:31:45.999] checking whether byte ordering is bigendian... no [18:31:46.103] checking for inline... inline [18:31:46.111] checking for printf format archetype... gnu_printf [18:31:46.121] checking for _Static_assert... yes [18:31:46.178] checking for typeof... typeof [18:31:46.187] checking for __builtin_types_compatible_p... yes [18:31:46.200] checking for __builtin_constant_p... yes [18:31:46.213] checking for __builtin_unreachable... yes [18:31:46.270] checking for computed goto support... yes [18:31:46.278] checking for struct tm.tm_zone... yes [18:31:46.288] checking for union semun... no [18:31:46.334] checking for socklen_t... yes [18:31:46.389] checking for struct sockaddr.sa_len... no [18:31:46.478] checking for locale_t... yes [18:31:46.487] checking for C/C++ restrict keyword... __restrict [18:31:46.503] checking for struct option... yes [18:31:46.546] checking whether assembler supports x86_64 popcntq... yes [18:31:46.554] checking for special C compiler options needed for large files... no [18:31:46.554] checking for _FILE_OFFSET_BITS value needed for large files... no [18:31:46.563] checking size of off_t... 8 [18:31:46.636] checking size of bool... 1 [18:31:46.706] checking for int timezone... yes [18:31:46.769] checking for wcstombs_l declaration... no [18:31:46.862] checking for backtrace_symbols... yes [18:31:46.929] checking for copyfile... no [18:31:46.996] checking for copy_file_range... yes [18:31:47.064] checking for getifaddrs... yes [18:31:47.129] checking for getpeerucred... no [18:31:47.196] checking for inet_pton... yes [18:31:47.264] checking for kqueue... no [18:31:47.330] checking for mbstowcs_l... no [18:31:47.397] checking for memset_s... no [18:31:47.464] checking for posix_fallocate... yes [18:31:47.529] checking for ppoll... yes [18:31:47.594] checking for pthread_is_threaded_np... no [18:31:47.661] checking for setproctitle... no [18:31:47.728] checking for setproctitle_fast... no [18:31:47.797] checking for strchrnul... yes [18:31:47.862] checking for strsignal... yes [18:31:47.929] checking for syncfs... yes [18:31:47.994] checking for sync_file_range... yes [18:31:48.061] checking for uselocale... yes [18:31:48.127] checking for wcstombs_l... no [18:31:48.190] checking for __builtin_bswap16... yes [18:31:48.251] checking for __builtin_bswap32... yes [18:31:48.312] checking for __builtin_bswap64... yes [18:31:48.374] checking for __builtin_clz... yes [18:31:48.437] checking for __builtin_ctz... yes [18:31:48.498] checking for __builtin_popcount... yes [18:31:48.560] checking for __builtin_frame_address... yes [18:31:48.622] checking for _LARGEFILE_SOURCE value needed for large files... no [18:31:48.687] checking how ccache gcc reports undeclared, standard C functions... error [18:31:48.719] checking for posix_fadvise... yes [18:31:48.784] checking whether posix_fadvise is declared... yes [18:31:48.802] checking whether fdatasync is declared... yes [18:31:48.818] checking whether strlcat is declared... no [18:31:48.884] checking whether strlcpy is declared... no [18:31:48.951] checking whether strnlen is declared... yes [18:31:48.968] checking whether strsep is declared... yes [18:31:48.984] checking whether preadv is declared... yes [18:31:49.002] checking whether pwritev is declared... yes [18:31:49.017] checking whether F_FULLFSYNC is declared... no [18:31:49.056] checking for explicit_bzero... yes [18:31:49.115] checking for getopt... yes [18:31:49.172] checking for getpeereid... no [18:31:49.234] checking for inet_aton... yes [18:31:49.292] checking for mkdtemp... yes [18:31:49.348] checking for strlcat... no [18:31:49.409] checking for strlcpy... no [18:31:49.473] checking for strnlen... yes [18:31:49.532] checking for strsep... yes [18:31:49.590] checking for pthread_barrier_wait... yes [18:31:49.648] checking for getopt_long... yes [18:31:49.708] checking for syslog... yes [18:31:49.769] checking syslog.h usability... yes [18:31:49.780] checking syslog.h presence... yes [18:31:49.796] checking for syslog.h... yes [18:31:49.796] checking for opterr... yes [18:31:49.854] checking for optreset... no [18:31:49.919] checking unicode/ucol.h usability... yes [18:31:49.938] checking unicode/ucol.h presence... yes [18:31:49.962] checking for unicode/ucol.h... yes [18:31:49.967] checking whether LLVMCreateGDBRegistrationListener is declared... yes [18:31:49.993] checking whether LLVMCreatePerfJITEventListener is declared... yes [18:31:50.003] checking for rl_completion_suppress_quote... yes [18:31:50.068] checking for rl_filename_quote_characters... yes [18:31:50.134] checking for rl_filename_quoting_function... yes [18:31:50.204] checking for append_history... yes [18:31:50.273] checking for history_truncate_file... yes [18:31:50.344] checking for rl_completion_matches... yes [18:31:50.413] checking for rl_filename_completion_function... yes [18:31:50.482] checking for rl_reset_screen_size... yes [18:31:50.550] checking for rl_variable_bind... yes [18:31:50.616] checking test program... ok [18:31:50.672] checking whether long int is 64 bits... yes [18:31:50.738] checking for __builtin_mul_overflow... yes [18:31:50.796] checking size of void *... 8 [18:31:50.871] checking size of size_t... 8 [18:31:50.948] checking size of long... 8 [18:31:51.024] checking alignment of short... 2 [18:31:51.101] checking alignment of int... 4 [18:31:51.178] checking alignment of long... 8 [18:31:51.257] checking alignment of double... 8 [18:31:51.336] checking for int8... no [18:31:51.376] checking for uint8... no [18:31:51.415] checking for int64... no [18:31:51.454] checking for uint64... no [18:31:51.493] checking for __int128... yes [18:31:51.554] checking for __int128 alignment bug... ok [18:31:51.611] checking alignment of PG_INT128_TYPE... 16 [18:31:51.688] checking for builtin __sync char locking functions... yes [18:31:51.742] checking for builtin __sync int32 locking functions... yes [18:31:51.798] checking for builtin __sync int32 atomic operations... yes [18:31:51.853] checking for builtin __sync int64 atomic operations... yes [18:31:51.907] checking for builtin __atomic int32 atomic operations... yes [18:31:51.963] checking for builtin __atomic int64 atomic operations... yes [18:31:52.020] checking for __get_cpuid... yes [18:31:52.078] checking for __get_cpuid_count... yes [18:31:52.136] checking for __cpuid... no [18:31:52.159] checking for __cpuidex... no [18:31:52.182] checking for _xgetbv with CFLAGS=... no [18:31:52.620] checking for _xgetbv with CFLAGS=-mxsave... yes [18:31:53.018] checking for _mm512_popcnt_epi64 with CFLAGS=... no [18:31:53.396] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [18:31:53.747] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:31:53.793] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:31:53.895] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:31:53.915] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:31:53.933] 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 [18:31:54.003] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:31:54.003] checking for library containing sem_init... none required [18:31:54.058] checking which semaphore API to use... unnamed POSIX [18:31:54.058] checking which random number source to use... OpenSSL [18:31:54.060] checking for tclsh... /usr/bin/tclsh [18:31:54.061] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [18:31:54.097] checking tcl.h usability... yes [18:31:54.112] checking tcl.h presence... yes [18:31:54.133] checking for tcl.h... yes [18:31:54.134] checking for perl.h... yes [18:31:54.227] checking for libperl... yes [18:31:54.468] checking Python.h usability... yes [18:31:54.541] checking Python.h presence... yes [18:31:54.599] checking for Python.h... yes [18:31:54.599] checking for xmllint... /usr/bin/xmllint [18:31:54.599] checking for xsltproc... /usr/bin/xsltproc [18:31:54.600] checking for fop... /usr/bin/fop [18:31:54.600] checking for dbtoepub... no [18:31:54.600] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [18:31:54.661] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [18:31:54.732] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [18:31:54.732] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [18:31:54.732] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [18:31:54.732] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [18:31:54.732] configure: using CXX=ccache g++ [18:31:54.732] configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 [18:31:54.732] configure: using CLANG=ccache clang-16 [18:31:54.732] 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 [18:31:54.732] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [18:31:54.763] configure: updating cache gcc.cache [18:31:54.774] configure: creating ./config.status [18:31:54.869] config.status: creating GNUmakefile [18:31:54.882] config.status: creating src/Makefile.global [18:31:54.898] config.status: creating src/include/pg_config.h [18:31:54.912] config.status: creating src/include/pg_config_ext.h [18:31:54.924] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:31:54.941] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:31:54.948] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [18:31:54.956] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [18:31:54.964] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [18:31:54.973] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [18:31:55.009] [18:31:55.009] real 0m16.304s [18:31:55.009] user 0m9.603s [18:31:55.009] sys 0m5.425s [18:31:55.009] make -s -j${BUILD_JOBS} clean [18:31:55.525] time make -s -j${BUILD_JOBS} world-bin [18:32:29.319] nodeModifyTable.c: In function ‘ExecMergeMatched’: [18:32:29.319] nodeModifyTable.c:3044:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [18:32:29.319] 3044 | oldtuple)) [18:32:29.319] | ^~~~~~~~ [18:32:29.319] | | [18:32:29.319] | HeapTuple {aka HeapTupleData *} [18:32:29.319] In file included from nodeModifyTable.c:58: [18:32:29.319] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [18:32:29.319] 225 | TupleTableSlot *slot); [18:32:29.319] | ~~~~~~~~~~~~~~~~^~~~ [18:32:29.319] cc1: all warnings being treated as errors [18:32:29.319] make[3]: *** [: nodeModifyTable.o] Error 1 [18:32:29.319] make[2]: *** [common.mk:37: executor-recursive] Error 2 [18:32:29.319] make[2]: *** Waiting for unfinished jobs.... [18:32:41.836] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:32:41.836] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:32:41.836] [18:32:41.836] real 0m46.311s [18:32:41.836] user 2m20.331s [18:32:41.836] sys 0m35.681s [18:32:41.837] [18:32:41.837] Exit status: 2