[10:17:06.496] time ./configure \ [10:17:06.496] --cache gcc.cache \ [10:17:06.496] --enable-dtrace \ [10:17:06.496] ${LINUX_CONFIGURE_FEATURES} \ [10:17:06.496] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [10:17:06.702] configure: creating cache gcc.cache [10:17:06.717] checking build system type... x86_64-pc-linux-gnu [10:17:06.940] checking host system type... x86_64-pc-linux-gnu [10:17:06.940] checking which template to use... linux [10:17:06.940] checking whether NLS is wanted... no [10:17:06.940] checking for default port number... 5432 [10:17:06.949] checking for dtrace... /usr/bin/dtrace [10:17:06.949] checking for block size... 8kB [10:17:06.950] checking for segment size... 1GB [10:17:06.953] checking for WAL block size... 8kB [10:17:06.993] checking whether the C compiler works... yes [10:17:07.109] checking for C compiler default output file name... a.out [10:17:07.110] checking for suffix of executables... [10:17:07.154] checking whether we are cross compiling... no [10:17:07.222] checking for suffix of object files... o [10:17:07.231] checking whether we are using the GNU C compiler... yes [10:17:07.239] checking whether ccache gcc accepts -g... yes [10:17:07.247] checking for ccache gcc option to accept ISO C89... none needed [10:17:07.257] checking for ccache gcc option to accept ISO C99... none needed [10:17:07.339] checking whether we are using the GNU C++ compiler... yes [10:17:07.348] checking whether ccache g++ accepts -g... yes [10:17:07.479] checking for gawk... no [10:17:07.479] checking for mawk... mawk [10:17:07.480] checking for LLVM_CONFIG... llvm-config-16 [10:17:07.499] configure: using llvm 16.0.6 [10:17:07.499] checking for CLANG... ccache clang-16 [10:17:08.054] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:17:08.061] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [10:17:08.069] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:17:08.118] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:17:08.281] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [10:17:08.288] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [10:17:08.295] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:17:08.303] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:17:08.310] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [10:17:08.317] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [10:17:08.325] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [10:17:08.332] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:17:08.339] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:17:08.346] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:17:08.354] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [10:17:08.361] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [10:17:08.369] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [10:17:08.409] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:17:08.418] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:17:08.426] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [10:17:08.433] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [10:17:08.441] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:17:08.450] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:17:08.476] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:17:08.484] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:17:08.492] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:17:08.535] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:17:08.577] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:17:08.585] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:17:08.593] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:17:08.633] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:17:08.640] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:17:08.648] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:17:08.656] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [10:17:08.663] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [10:17:08.670] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [10:17:08.678] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [10:17:08.686] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [10:17:08.693] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [10:17:08.701] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [10:17:08.708] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [10:17:08.718] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:17:08.727] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:17:08.735] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [10:17:08.748] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:17:08.762] checking whether the C compiler still works... yes [10:17:08.831] checking how to run the C preprocessor... ccache gcc -E [10:17:08.913] checking for pkg-config... /usr/bin/pkg-config [10:17:08.913] checking pkg-config is at least version 0.9.0... yes [10:17:08.920] checking whether to build with ICU support... yes [10:17:08.920] checking for icu-uc icu-i18n... yes [10:17:08.930] checking whether to build with Tcl... yes [10:17:08.930] checking whether to build Perl modules... yes [10:17:08.930] checking whether to build Python modules... yes [10:17:08.930] checking whether to build with GSSAPI support... yes [10:17:08.932] checking whether to build with PAM support... yes [10:17:08.932] checking whether to build with BSD Authentication support... no [10:17:08.932] checking whether to build with LDAP support... yes [10:17:08.932] checking whether to build with Bonjour support... no [10:17:08.932] checking whether to build with SELinux support... yes [10:17:08.932] checking whether to build with systemd support... yes [10:17:08.933] checking whether to build with XML support... yes [10:17:08.933] checking for libxml-2.0 >= 2.6.23... yes [10:17:08.942] checking whether to build with LZ4 support... yes [10:17:08.942] checking for liblz4... yes [10:17:08.952] checking whether to build with ZSTD support... yes [10:17:08.952] checking for libzstd >= 1.4.0... yes [10:17:08.961] checking for strip... strip [10:17:08.962] checking whether it is possible to strip libraries... yes [10:17:08.966] checking for ar... ar [10:17:08.966] checking for a BSD-compatible install... /usr/bin/install -c [10:17:08.976] checking for tar... /usr/bin/tar [10:17:08.976] checking whether ln -s works... yes [10:17:08.976] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:17:08.978] checking for bison... /usr/bin/bison [10:17:08.986] configure: using bison (GNU Bison) 3.8.2 [10:17:08.989] checking for flex... /usr/bin/flex [10:17:09.009] configure: using flex 2.6.4 [10:17:09.009] checking for perl... /usr/bin/perl [10:17:09.030] configure: using perl 5.36.0 [10:17:09.032] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [10:17:09.049] checking for Perl privlibexp... /usr/share/perl/5.36 [10:17:09.055] checking for Perl useshrplib... true [10:17:09.064] 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 [10:17:09.071] checking for CFLAGS to compile embedded Perl... -DDEBIAN [10:17:09.076] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [10:17:09.209] checking for python3... /usr/bin/python3 [10:17:09.223] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [10:17:09.229] checking for Python sysconfig module... yes [10:17:09.242] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [10:17:09.256] checking Python include directory... -I/usr/include/python3.11 [10:17:09.268] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [10:17:09.310] checking for a sed that does not truncate output... /usr/bin/sed [10:17:09.315] checking for grep that handles long lines and -e... /usr/bin/grep [10:17:09.317] checking for egrep... /usr/bin/grep -E [10:17:09.319] checking for ANSI C header files... yes [10:17:09.433] checking for sys/types.h... yes [10:17:09.450] checking for sys/stat.h... yes [10:17:09.478] checking for stdlib.h... yes [10:17:09.494] checking for string.h... yes [10:17:09.511] checking for memory.h... yes [10:17:09.529] checking for strings.h... yes [10:17:09.545] checking for inttypes.h... yes [10:17:09.563] checking for stdint.h... yes [10:17:09.579] checking for unistd.h... yes [10:17:09.597] checking whether ccache gcc is Clang... no [10:17:09.610] checking whether pthreads work with -pthread... yes [10:17:09.669] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [10:17:09.715] checking whether more special flags are required for pthreads... no [10:17:09.715] checking for PTHREAD_PRIO_INHERIT... yes [10:17:09.765] checking pthread.h usability... yes [10:17:09.774] checking pthread.h presence... yes [10:17:09.792] checking for pthread.h... yes [10:17:09.792] checking for strerror_r... yes [10:17:09.836] checking whether strerror_r returns int... no [10:17:09.875] checking for main in -lm... yes [10:17:09.930] checking for library containing setproctitle... no [10:17:10.030] checking for library containing dlsym... none required [10:17:10.076] checking for library containing socket... none required [10:17:10.124] checking for library containing getopt_long... none required [10:17:10.170] checking for library containing shm_open... none required [10:17:10.215] checking for library containing shm_unlink... none required [10:17:10.263] checking for library containing clock_gettime... none required [10:17:10.311] checking for library containing shmget... none required [10:17:10.359] checking for library containing backtrace_symbols... none required [10:17:10.406] checking for library containing pthread_barrier_wait... none required [10:17:10.451] checking for library containing readline... -lreadline [10:17:10.514] checking for inflate in -lz... yes [10:17:10.563] checking for library containing gss_store_cred_into... -lgssapi_krb5 [10:17:10.680] checking for CRYPTO_new_ex_data in -lcrypto... yes [10:17:10.746] checking for SSL_new in -lssl... yes [10:17:10.814] checking for SSL_CTX_set_cert_cb... yes [10:17:10.904] checking for OPENSSL_init_ssl... yes [10:17:10.977] checking for BIO_meth_new... yes [10:17:11.051] checking for ASN1_STRING_get0_data... yes [10:17:11.126] checking for HMAC_CTX_new... yes [10:17:11.200] checking for HMAC_CTX_free... yes [10:17:11.275] checking for CRYPTO_lock... no [10:17:11.335] checking for X509_get_signature_info... yes [10:17:11.413] checking for SSL_CTX_set_num_tickets... yes [10:17:11.483] checking for pam_start in -lpam... yes [10:17:11.541] checking for xmlSaveToBuffer in -lxml2... yes [10:17:11.633] checking for xsltCleanupGlobals in -lxslt... yes [10:17:11.723] checking for LZ4_compress_default in -llz4... yes [10:17:11.781] checking for ZSTD_compress in -lzstd... yes [10:17:11.841] checking for ldap_bind in -lldap... yes [10:17:11.936] checking for ldap_initialize... yes [10:17:12.008] checking for ldap_verify_credentials... yes [10:17:12.078] checking for security_compute_create_name in -lselinux... yes [10:17:12.137] checking for uuid_export in -lossp-uuid... yes [10:17:12.199] checking for stdbool.h that conforms to C99... yes [10:17:12.212] checking for _Bool... yes [10:17:12.286] checking atomic.h usability... no [10:17:12.343] checking atomic.h presence... no [10:17:12.361] checking for atomic.h... no [10:17:12.365] checking copyfile.h usability... no [10:17:12.421] checking copyfile.h presence... no [10:17:12.440] checking for copyfile.h... no [10:17:12.443] checking execinfo.h usability... yes [10:17:12.453] checking execinfo.h presence... yes [10:17:12.468] checking for execinfo.h... yes [10:17:12.476] checking getopt.h usability... yes [10:17:12.486] checking getopt.h presence... yes [10:17:12.501] checking for getopt.h... yes [10:17:12.510] checking ifaddrs.h usability... yes [10:17:12.526] checking ifaddrs.h presence... yes [10:17:12.544] checking for ifaddrs.h... yes [10:17:12.552] checking mbarrier.h usability... no [10:17:12.609] checking mbarrier.h presence... no [10:17:12.629] checking for mbarrier.h... no [10:17:12.634] checking sys/epoll.h usability... yes [10:17:12.643] checking sys/epoll.h presence... yes [10:17:12.661] checking for sys/epoll.h... yes [10:17:12.669] checking sys/event.h usability... no [10:17:12.726] checking sys/event.h presence... no [10:17:12.745] checking for sys/event.h... no [10:17:12.749] checking sys/personality.h usability... yes [10:17:12.758] checking sys/personality.h presence... yes [10:17:12.773] checking for sys/personality.h... yes [10:17:12.781] checking sys/prctl.h usability... yes [10:17:12.792] checking sys/prctl.h presence... yes [10:17:12.807] checking for sys/prctl.h... yes [10:17:12.815] checking sys/procctl.h usability... no [10:17:12.871] checking sys/procctl.h presence... no [10:17:12.890] checking for sys/procctl.h... no [10:17:12.894] checking sys/signalfd.h usability... yes [10:17:12.904] checking sys/signalfd.h presence... yes [10:17:12.919] checking for sys/signalfd.h... yes [10:17:12.928] checking sys/ucred.h usability... no [10:17:12.985] checking sys/ucred.h presence... no [10:17:13.005] checking for sys/ucred.h... no [10:17:13.009] checking termios.h usability... yes [10:17:13.023] checking termios.h presence... yes [10:17:13.039] checking for termios.h... yes [10:17:13.048] checking ucred.h usability... no [10:17:13.105] checking ucred.h presence... no [10:17:13.126] checking for ucred.h... no [10:17:13.127] checking readline/readline.h usability... yes [10:17:13.141] checking readline/readline.h presence... yes [10:17:13.160] checking for readline/readline.h... yes [10:17:13.161] checking readline/history.h usability... yes [10:17:13.171] checking readline/history.h presence... yes [10:17:13.189] checking for readline/history.h... yes [10:17:13.193] checking zlib.h usability... yes [10:17:13.204] checking zlib.h presence... yes [10:17:13.224] checking for zlib.h... yes [10:17:13.224] checking for lz4... /usr/bin/lz4 [10:17:13.224] checking lz4.h usability... yes [10:17:13.234] checking lz4.h presence... yes [10:17:13.250] checking for lz4.h... yes [10:17:13.250] checking for zstd... /usr/bin/zstd [10:17:13.250] checking zstd.h usability... yes [10:17:13.263] checking zstd.h presence... yes [10:17:13.280] checking for zstd.h... yes [10:17:13.280] checking gssapi/gssapi.h usability... yes [10:17:13.294] checking gssapi/gssapi.h presence... yes [10:17:13.312] checking for gssapi/gssapi.h... yes [10:17:13.313] checking gssapi/gssapi_ext.h usability... yes [10:17:13.324] checking gssapi/gssapi_ext.h presence... yes [10:17:13.342] checking for gssapi/gssapi_ext.h... yes [10:17:13.344] checking for openssl... /usr/bin/openssl [10:17:13.356] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [10:17:13.357] checking openssl/ssl.h usability... yes [10:17:13.410] checking openssl/ssl.h presence... yes [10:17:13.463] checking for openssl/ssl.h... yes [10:17:13.463] checking openssl/err.h usability... yes [10:17:13.478] checking openssl/err.h presence... yes [10:17:13.506] checking for openssl/err.h... yes [10:17:13.506] checking security/pam_appl.h usability... yes [10:17:13.522] checking security/pam_appl.h presence... yes [10:17:13.536] checking for security/pam_appl.h... yes [10:17:13.538] checking systemd/sd-daemon.h usability... yes [10:17:13.550] checking systemd/sd-daemon.h presence... yes [10:17:13.570] checking for systemd/sd-daemon.h... yes [10:17:13.570] checking libxml/parser.h usability... yes [10:17:13.602] checking libxml/parser.h presence... yes [10:17:13.632] checking for libxml/parser.h... yes [10:17:13.633] checking libxslt/xslt.h usability... yes [10:17:13.644] checking libxslt/xslt.h presence... yes [10:17:13.675] checking for libxslt/xslt.h... yes [10:17:13.676] checking ldap.h usability... yes [10:17:13.689] checking ldap.h presence... yes [10:17:13.707] checking for ldap.h... yes [10:17:13.707] checking for compatible LDAP implementation... yes [10:17:13.716] checking ossp/uuid.h usability... yes [10:17:13.727] checking ossp/uuid.h presence... yes [10:17:13.746] checking for ossp/uuid.h... yes [10:17:13.766] checking whether byte ordering is bigendian... no [10:17:13.869] checking for inline... inline [10:17:13.877] checking for printf format archetype... gnu_printf [10:17:13.886] checking for _Static_assert... yes [10:17:13.944] checking for typeof... typeof [10:17:13.952] checking for __builtin_types_compatible_p... yes [10:17:13.964] checking for __builtin_constant_p... yes [10:17:13.976] checking for __builtin_unreachable... yes [10:17:14.033] checking for computed goto support... yes [10:17:14.042] checking for struct tm.tm_zone... yes [10:17:14.054] checking for union semun... no [10:17:14.100] checking for socklen_t... yes [10:17:14.155] checking for struct sockaddr.sa_len... no [10:17:14.243] checking for locale_t... yes [10:17:14.253] checking for C/C++ restrict keyword... __restrict [10:17:14.268] checking for struct option... yes [10:17:14.313] checking whether assembler supports x86_64 popcntq... yes [10:17:14.321] checking for special C compiler options needed for large files... no [10:17:14.321] checking for _FILE_OFFSET_BITS value needed for large files... no [10:17:14.330] checking size of off_t... 8 [10:17:14.407] checking size of bool... 1 [10:17:14.481] checking for int timezone... yes [10:17:14.541] checking for wcstombs_l declaration... no [10:17:14.634] checking for backtrace_symbols... yes [10:17:14.702] checking for copyfile... no [10:17:14.771] checking for copy_file_range... yes [10:17:14.840] checking for getifaddrs... yes [10:17:14.909] checking for getpeerucred... no [10:17:14.980] checking for inet_pton... yes [10:17:15.047] checking for kqueue... no [10:17:15.115] checking for mbstowcs_l... no [10:17:15.182] checking for memset_s... no [10:17:15.250] checking for posix_fallocate... yes [10:17:15.316] checking for ppoll... yes [10:17:15.381] checking for pthread_is_threaded_np... no [10:17:15.450] checking for setproctitle... no [10:17:15.517] checking for setproctitle_fast... no [10:17:15.584] checking for strchrnul... yes [10:17:15.650] checking for strsignal... yes [10:17:15.716] checking for syncfs... yes [10:17:15.781] checking for sync_file_range... yes [10:17:15.851] checking for uselocale... yes [10:17:15.921] checking for wcstombs_l... no [10:17:15.988] checking for __builtin_bswap16... yes [10:17:16.052] checking for __builtin_bswap32... yes [10:17:16.115] checking for __builtin_bswap64... yes [10:17:16.177] checking for __builtin_clz... yes [10:17:16.240] checking for __builtin_ctz... yes [10:17:16.301] checking for __builtin_popcount... yes [10:17:16.364] checking for __builtin_frame_address... yes [10:17:16.429] checking for _LARGEFILE_SOURCE value needed for large files... no [10:17:16.495] checking how ccache gcc reports undeclared, standard C functions... error [10:17:16.528] checking for posix_fadvise... yes [10:17:16.596] checking whether posix_fadvise is declared... yes [10:17:16.613] checking whether fdatasync is declared... yes [10:17:16.627] checking whether strlcat is declared... no [10:17:16.699] checking whether strlcpy is declared... no [10:17:16.769] checking whether strnlen is declared... yes [10:17:16.784] checking whether strsep is declared... yes [10:17:16.799] checking whether preadv is declared... yes [10:17:16.816] checking whether pwritev is declared... yes [10:17:16.831] checking whether F_FULLFSYNC is declared... no [10:17:16.870] checking for explicit_bzero... yes [10:17:16.930] checking for getopt... yes [10:17:16.989] checking for getpeereid... no [10:17:17.055] checking for inet_aton... yes [10:17:17.114] checking for mkdtemp... yes [10:17:17.176] checking for strlcat... no [10:17:17.241] checking for strlcpy... no [10:17:17.304] checking for strnlen... yes [10:17:17.368] checking for strsep... yes [10:17:17.427] checking for pthread_barrier_wait... yes [10:17:17.487] checking for getopt_long... yes [10:17:17.548] checking for syslog... yes [10:17:17.607] checking syslog.h usability... yes [10:17:17.618] checking syslog.h presence... yes [10:17:17.634] checking for syslog.h... yes [10:17:17.634] checking for opterr... yes [10:17:17.695] checking for optreset... no [10:17:17.760] checking unicode/ucol.h usability... yes [10:17:17.778] checking unicode/ucol.h presence... yes [10:17:17.802] checking for unicode/ucol.h... yes [10:17:17.808] checking whether LLVMCreateGDBRegistrationListener is declared... yes [10:17:17.833] checking whether LLVMCreatePerfJITEventListener is declared... yes [10:17:17.844] checking for rl_completion_suppress_quote... yes [10:17:17.912] checking for rl_filename_quote_characters... yes [10:17:17.978] checking for rl_filename_quoting_function... yes [10:17:18.049] checking for append_history... yes [10:17:18.117] checking for history_truncate_file... yes [10:17:18.184] checking for rl_completion_matches... yes [10:17:18.250] checking for rl_filename_completion_function... yes [10:17:18.318] checking for rl_reset_screen_size... yes [10:17:18.391] checking for rl_variable_bind... yes [10:17:18.458] checking test program... ok [10:17:18.516] checking whether long int is 64 bits... yes [10:17:18.584] checking for __builtin_mul_overflow... yes [10:17:18.645] checking size of void *... 8 [10:17:18.723] checking size of size_t... 8 [10:17:18.800] checking size of long... 8 [10:17:18.878] checking alignment of short... 2 [10:17:18.955] checking alignment of int... 4 [10:17:19.032] checking alignment of long... 8 [10:17:19.109] checking alignment of double... 8 [10:17:19.187] checking for int8... no [10:17:19.225] checking for uint8... no [10:17:19.264] checking for int64... no [10:17:19.304] checking for uint64... no [10:17:19.344] checking for __int128... yes [10:17:19.404] checking for __int128 alignment bug... ok [10:17:19.464] checking alignment of PG_INT128_TYPE... 16 [10:17:19.540] checking for builtin __sync char locking functions... yes [10:17:19.596] checking for builtin __sync int32 locking functions... yes [10:17:19.655] checking for builtin __sync int32 atomic operations... yes [10:17:19.711] checking for builtin __sync int64 atomic operations... yes [10:17:19.769] checking for builtin __atomic int32 atomic operations... yes [10:17:19.827] checking for builtin __atomic int64 atomic operations... yes [10:17:19.885] checking for __get_cpuid... yes [10:17:19.946] checking for __get_cpuid_count... yes [10:17:20.007] checking for __cpuid... no [10:17:20.031] checking for __cpuidex... no [10:17:20.055] checking for _xgetbv with CFLAGS=... no [10:17:20.506] checking for _xgetbv with CFLAGS=-mxsave... yes [10:17:20.913] checking for _mm512_popcnt_epi64 with CFLAGS=... no [10:17:21.293] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [10:17:21.648] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [10:17:21.697] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [10:17:21.805] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:17:21.829] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:17:21.848] 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 [10:17:21.923] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:17:21.923] checking for library containing sem_init... none required [10:17:21.983] checking which semaphore API to use... unnamed POSIX [10:17:21.983] checking which random number source to use... OpenSSL [10:17:21.985] checking for tclsh... /usr/bin/tclsh [10:17:21.985] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [10:17:22.022] checking tcl.h usability... yes [10:17:22.037] checking tcl.h presence... yes [10:17:22.058] checking for tcl.h... yes [10:17:22.059] checking for perl.h... yes [10:17:22.156] checking for libperl... yes [10:17:22.435] checking Python.h usability... yes [10:17:22.501] checking Python.h presence... yes [10:17:22.562] checking for Python.h... yes [10:17:22.562] checking for xmllint... /usr/bin/xmllint [10:17:22.562] checking for xsltproc... /usr/bin/xsltproc [10:17:22.563] checking for fop... /usr/bin/fop [10:17:22.563] checking for dbtoepub... no [10:17:22.563] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [10:17:22.626] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [10:17:22.699] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [10:17:22.699] 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 [10:17:22.699] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [10:17:22.699] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [10:17:22.699] configure: using CXX=ccache g++ [10:17:22.699] 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 [10:17:22.699] configure: using CLANG=ccache clang-16 [10:17:22.699] 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 [10:17:22.699] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [10:17:22.732] configure: updating cache gcc.cache [10:17:22.742] configure: creating ./config.status [10:17:22.834] config.status: creating GNUmakefile [10:17:22.848] config.status: creating src/Makefile.global [10:17:22.865] config.status: creating src/include/pg_config.h [10:17:22.878] config.status: creating src/include/pg_config_ext.h [10:17:22.890] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:17:22.906] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:17:22.913] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [10:17:22.921] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [10:17:22.928] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [10:17:22.935] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [10:17:22.970] [10:17:22.970] real 0m16.474s [10:17:22.970] user 0m9.690s [10:17:22.970] sys 0m5.563s [10:17:22.970] make -s -j${BUILD_JOBS} clean [10:17:23.478] time make -s -j${BUILD_JOBS} world-bin [10:17:53.388] nodeModifyTable.c: In function ‘ExecMergeMatched’: [10:17:53.388] nodeModifyTable.c:3044:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [10:17:53.388] 3044 | oldtuple)) [10:17:53.388] | ^~~~~~~~ [10:17:53.388] | | [10:17:53.388] | HeapTuple {aka HeapTupleData *} [10:17:53.388] In file included from nodeModifyTable.c:58: [10:17:53.388] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [10:17:53.388] 225 | TupleTableSlot *slot); [10:17:53.388] | ~~~~~~~~~~~~~~~~^~~~ [10:17:53.388] cc1: all warnings being treated as errors [10:17:53.389] make[3]: *** [: nodeModifyTable.o] Error 1 [10:17:53.389] make[2]: *** [common.mk:37: executor-recursive] Error 2 [10:17:53.389] make[2]: *** Waiting for unfinished jobs.... [10:18:06.532] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:18:06.532] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:18:06.533] [10:18:06.533] real 0m43.055s [10:18:06.533] user 2m10.668s [10:18:06.533] sys 0m32.260s [10:18:06.533] [10:18:06.533] Exit status: 2