[23:39:55.227] time ./configure \ [23:39:55.227] --cache gcc.cache \ [23:39:55.227] --enable-dtrace \ [23:39:55.227] ${LINUX_CONFIGURE_FEATURES} \ [23:39:55.227] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [23:39:55.405] configure: creating cache gcc.cache [23:39:55.418] checking build system type... x86_64-pc-linux-gnu [23:39:55.608] checking host system type... x86_64-pc-linux-gnu [23:39:55.608] checking which template to use... linux [23:39:55.608] checking whether NLS is wanted... no [23:39:55.608] checking for default port number... 5432 [23:39:55.615] checking for dtrace... /usr/bin/dtrace [23:39:55.615] checking for block size... 8kB [23:39:55.616] checking for segment size... 1GB [23:39:55.619] checking for WAL block size... 8kB [23:39:55.649] checking whether the C compiler works... yes [23:39:55.752] checking for C compiler default output file name... a.out [23:39:55.753] checking for suffix of executables... [23:39:55.789] checking whether we are cross compiling... no [23:39:55.851] checking for suffix of object files... o [23:39:55.860] checking whether we are using the GNU C compiler... yes [23:39:55.867] checking whether ccache gcc accepts -g... yes [23:39:55.874] checking for ccache gcc option to accept ISO C89... none needed [23:39:55.883] checking for ccache gcc option to accept ISO C99... none needed [23:39:55.945] checking whether we are using the GNU C++ compiler... yes [23:39:55.952] checking whether ccache g++ accepts -g... yes [23:39:56.013] checking for gawk... no [23:39:56.013] checking for mawk... mawk [23:39:56.014] checking for LLVM_CONFIG... llvm-config-16 [23:39:56.028] configure: using llvm 16.0.6 [23:39:56.028] checking for CLANG... ccache clang-16 [23:39:56.554] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:39:56.561] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [23:39:56.567] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:39:56.612] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:39:56.776] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [23:39:56.782] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [23:39:56.789] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:39:56.795] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:39:56.802] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [23:39:56.810] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [23:39:56.817] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [23:39:56.825] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:39:56.832] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:39:56.839] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:39:56.846] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [23:39:56.853] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [23:39:56.860] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [23:39:56.896] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:39:56.902] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:39:56.908] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [23:39:56.915] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [23:39:56.921] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:39:56.928] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [23:39:56.948] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:39:56.955] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:39:56.961] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:39:56.998] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:39:57.035] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:39:57.042] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:39:57.048] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:39:57.082] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:39:57.089] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:39:57.096] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:39:57.104] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:39:57.110] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:39:57.116] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:39:57.122] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:39:57.129] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:39:57.135] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:39:57.142] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:39:57.148] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:39:57.156] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:39:57.163] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:39:57.170] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:39:57.182] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:39:57.195] checking whether the C compiler still works... yes [23:39:57.258] checking how to run the C preprocessor... ccache gcc -E [23:39:57.328] checking for pkg-config... /usr/bin/pkg-config [23:39:57.329] checking pkg-config is at least version 0.9.0... yes [23:39:57.338] checking whether to build with ICU support... yes [23:39:57.338] checking for icu-uc icu-i18n... yes [23:39:57.346] checking whether to build with Tcl... yes [23:39:57.346] checking whether to build Perl modules... yes [23:39:57.346] checking whether to build Python modules... yes [23:39:57.346] checking whether to build with GSSAPI support... yes [23:39:57.348] checking whether to build with PAM support... yes [23:39:57.348] checking whether to build with BSD Authentication support... no [23:39:57.348] checking whether to build with LDAP support... yes [23:39:57.348] checking whether to build with Bonjour support... no [23:39:57.348] checking whether to build with SELinux support... yes [23:39:57.348] checking whether to build with systemd support... yes [23:39:57.348] checking whether to build with XML support... yes [23:39:57.348] checking for libxml-2.0 >= 2.6.23... yes [23:39:57.358] checking whether to build with LZ4 support... yes [23:39:57.358] checking for liblz4... yes [23:39:57.365] checking whether to build with ZSTD support... yes [23:39:57.365] checking for libzstd >= 1.4.0... yes [23:39:57.373] checking for strip... strip [23:39:57.373] checking whether it is possible to strip libraries... yes [23:39:57.378] checking for ar... ar [23:39:57.378] checking for a BSD-compatible install... /usr/bin/install -c [23:39:57.388] checking for tar... /usr/bin/tar [23:39:57.388] checking whether ln -s works... yes [23:39:57.388] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:39:57.390] checking for bison... /usr/bin/bison [23:39:57.399] configure: using bison (GNU Bison) 3.8.2 [23:39:57.402] checking for flex... /usr/bin/flex [23:39:57.420] configure: using flex 2.6.4 [23:39:57.420] checking for perl... /usr/bin/perl [23:39:57.441] configure: using perl 5.36.0 [23:39:57.443] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:39:57.454] checking for Perl privlibexp... /usr/share/perl/5.36 [23:39:57.459] checking for Perl useshrplib... true [23:39:57.468] 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:39:57.473] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:39:57.479] 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:39:57.619] checking for python3... /usr/bin/python3 [23:39:57.631] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [23:39:57.637] checking for Python sysconfig module... yes [23:39:57.649] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:39:57.663] checking Python include directory... -I/usr/include/python3.11 [23:39:57.675] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:39:57.713] checking for a sed that does not truncate output... /usr/bin/sed [23:39:57.718] checking for grep that handles long lines and -e... /usr/bin/grep [23:39:57.720] checking for egrep... /usr/bin/grep -E [23:39:57.722] checking for ANSI C header files... yes [23:39:57.824] checking for sys/types.h... yes [23:39:57.840] checking for sys/stat.h... yes [23:39:57.865] checking for stdlib.h... yes [23:39:57.881] checking for string.h... yes [23:39:57.896] checking for memory.h... yes [23:39:57.912] checking for strings.h... yes [23:39:57.927] checking for inttypes.h... yes [23:39:57.944] checking for stdint.h... yes [23:39:57.959] checking for unistd.h... yes [23:39:57.977] checking whether ccache gcc is Clang... no [23:39:57.989] checking whether pthreads work with -pthread... yes [23:39:58.043] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:39:58.084] checking whether more special flags are required for pthreads... no [23:39:58.084] checking for PTHREAD_PRIO_INHERIT... yes [23:39:58.129] checking pthread.h usability... yes [23:39:58.136] checking pthread.h presence... yes [23:39:58.153] checking for pthread.h... yes [23:39:58.153] checking for strerror_r... yes [23:39:58.194] checking whether strerror_r returns int... no [23:39:58.226] checking for main in -lm... yes [23:39:58.274] checking for library containing setproctitle... no [23:39:58.366] checking for library containing dlsym... none required [23:39:58.407] checking for library containing socket... none required [23:39:58.448] checking for library containing getopt_long... none required [23:39:58.491] checking for library containing shm_open... none required [23:39:58.536] checking for library containing shm_unlink... none required [23:39:58.578] checking for library containing clock_gettime... none required [23:39:58.619] checking for library containing shmget... none required [23:39:58.661] checking for library containing backtrace_symbols... none required [23:39:58.703] checking for library containing pthread_barrier_wait... none required [23:39:58.744] checking for library containing readline... -lreadline [23:39:58.801] checking for inflate in -lz... yes [23:39:58.845] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:39:58.954] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:39:59.016] checking for SSL_new in -lssl... yes [23:39:59.078] checking for SSL_CTX_set_cert_cb... yes [23:39:59.144] checking for OPENSSL_init_ssl... yes [23:39:59.214] checking for BIO_meth_new... yes [23:39:59.284] checking for ASN1_STRING_get0_data... yes [23:39:59.357] checking for HMAC_CTX_new... yes [23:39:59.434] checking for HMAC_CTX_free... yes [23:39:59.505] checking for CRYPTO_lock... no [23:39:59.566] checking for X509_get_signature_info... yes [23:39:59.642] checking for SSL_CTX_set_num_tickets... yes [23:39:59.710] checking for pam_start in -lpam... yes [23:39:59.766] checking for xmlSaveToBuffer in -lxml2... yes [23:39:59.865] checking for xsltCleanupGlobals in -lxslt... yes [23:39:59.949] checking for LZ4_compress_default in -llz4... yes [23:40:00.002] checking for ZSTD_compress in -lzstd... yes [23:40:00.057] checking for ldap_bind in -lldap... yes [23:40:00.140] checking for ldap_initialize... yes [23:40:00.206] checking for ldap_verify_credentials... yes [23:40:00.272] checking for security_compute_create_name in -lselinux... yes [23:40:00.329] checking for uuid_export in -lossp-uuid... yes [23:40:00.387] checking for stdbool.h that conforms to C99... yes [23:40:00.399] checking for _Bool... yes [23:40:00.469] checking atomic.h usability... no [23:40:00.522] checking atomic.h presence... no [23:40:00.540] checking for atomic.h... no [23:40:00.543] checking copyfile.h usability... no [23:40:00.597] checking copyfile.h presence... no [23:40:00.615] checking for copyfile.h... no [23:40:00.618] checking execinfo.h usability... yes [23:40:00.627] checking execinfo.h presence... yes [23:40:00.641] checking for execinfo.h... yes [23:40:00.649] checking getopt.h usability... yes [23:40:00.659] checking getopt.h presence... yes [23:40:00.672] checking for getopt.h... yes [23:40:00.680] checking ifaddrs.h usability... yes [23:40:00.694] checking ifaddrs.h presence... yes [23:40:00.711] checking for ifaddrs.h... yes [23:40:00.718] checking mbarrier.h usability... no [23:40:00.769] checking mbarrier.h presence... no [23:40:00.786] checking for mbarrier.h... no [23:40:00.790] checking sys/epoll.h usability... yes [23:40:00.800] checking sys/epoll.h presence... yes [23:40:00.814] checking for sys/epoll.h... yes [23:40:00.821] checking sys/event.h usability... no [23:40:00.872] checking sys/event.h presence... no [23:40:00.889] checking for sys/event.h... no [23:40:00.892] checking sys/personality.h usability... yes [23:40:00.901] checking sys/personality.h presence... yes [23:40:00.913] checking for sys/personality.h... yes [23:40:00.921] checking sys/prctl.h usability... yes [23:40:00.930] checking sys/prctl.h presence... yes [23:40:00.943] checking for sys/prctl.h... yes [23:40:00.951] checking sys/procctl.h usability... no [23:40:01.002] checking sys/procctl.h presence... no [23:40:01.019] checking for sys/procctl.h... no [23:40:01.022] checking sys/signalfd.h usability... yes [23:40:01.031] checking sys/signalfd.h presence... yes [23:40:01.045] checking for sys/signalfd.h... yes [23:40:01.052] checking sys/ucred.h usability... no [23:40:01.102] checking sys/ucred.h presence... no [23:40:01.119] checking for sys/ucred.h... no [23:40:01.122] checking termios.h usability... yes [23:40:01.134] checking termios.h presence... yes [23:40:01.148] checking for termios.h... yes [23:40:01.154] checking ucred.h usability... no [23:40:01.205] checking ucred.h presence... no [23:40:01.223] checking for ucred.h... no [23:40:01.224] checking readline/readline.h usability... yes [23:40:01.236] checking readline/readline.h presence... yes [23:40:01.253] checking for readline/readline.h... yes [23:40:01.255] checking readline/history.h usability... yes [23:40:01.263] checking readline/history.h presence... yes [23:40:01.280] checking for readline/history.h... yes [23:40:01.283] checking zlib.h usability... yes [23:40:01.293] checking zlib.h presence... yes [23:40:01.312] checking for zlib.h... yes [23:40:01.312] checking for lz4... /usr/bin/lz4 [23:40:01.313] checking lz4.h usability... yes [23:40:01.322] checking lz4.h presence... yes [23:40:01.337] checking for lz4.h... yes [23:40:01.337] checking for zstd... /usr/bin/zstd [23:40:01.337] checking zstd.h usability... yes [23:40:01.348] checking zstd.h presence... yes [23:40:01.363] checking for zstd.h... yes [23:40:01.364] checking gssapi/gssapi.h usability... yes [23:40:01.374] checking gssapi/gssapi.h presence... yes [23:40:01.390] checking for gssapi/gssapi.h... yes [23:40:01.391] checking gssapi/gssapi_ext.h usability... yes [23:40:01.399] checking gssapi/gssapi_ext.h presence... yes [23:40:01.415] checking for gssapi/gssapi_ext.h... yes [23:40:01.417] checking for openssl... /usr/bin/openssl [23:40:01.426] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [23:40:01.427] checking openssl/ssl.h usability... yes [23:40:01.470] checking openssl/ssl.h presence... yes [23:40:01.518] checking for openssl/ssl.h... yes [23:40:01.519] checking openssl/err.h usability... yes [23:40:01.532] checking openssl/err.h presence... yes [23:40:01.557] checking for openssl/err.h... yes [23:40:01.557] checking security/pam_appl.h usability... yes [23:40:01.567] checking security/pam_appl.h presence... yes [23:40:01.580] checking for security/pam_appl.h... yes [23:40:01.581] checking systemd/sd-daemon.h usability... yes [23:40:01.591] checking systemd/sd-daemon.h presence... yes [23:40:01.607] checking for systemd/sd-daemon.h... yes [23:40:01.607] checking libxml/parser.h usability... yes [23:40:01.639] checking libxml/parser.h presence... yes [23:40:01.669] checking for libxml/parser.h... yes [23:40:01.669] checking libxslt/xslt.h usability... yes [23:40:01.679] checking libxslt/xslt.h presence... yes [23:40:01.709] checking for libxslt/xslt.h... yes [23:40:01.709] checking ldap.h usability... yes [23:40:01.720] checking ldap.h presence... yes [23:40:01.737] checking for ldap.h... yes [23:40:01.737] checking for compatible LDAP implementation... yes [23:40:01.744] checking ossp/uuid.h usability... yes [23:40:01.753] checking ossp/uuid.h presence... yes [23:40:01.770] checking for ossp/uuid.h... yes [23:40:01.789] checking whether byte ordering is bigendian... no [23:40:01.884] checking for inline... inline [23:40:01.892] checking for printf format archetype... gnu_printf [23:40:01.900] checking for _Static_assert... yes [23:40:01.953] checking for typeof... typeof [23:40:01.960] checking for __builtin_types_compatible_p... yes [23:40:01.971] checking for __builtin_constant_p... yes [23:40:01.983] checking for __builtin_unreachable... yes [23:40:02.034] checking for computed goto support... yes [23:40:02.042] checking for struct tm.tm_zone... yes [23:40:02.050] checking for union semun... no [23:40:02.089] checking for socklen_t... yes [23:40:02.136] checking for struct sockaddr.sa_len... no [23:40:02.212] checking for locale_t... yes [23:40:02.221] checking for C/C++ restrict keyword... __restrict [23:40:02.233] checking for struct option... yes [23:40:02.270] checking whether assembler supports x86_64 popcntq... yes [23:40:02.277] checking for special C compiler options needed for large files... no [23:40:02.277] checking for _FILE_OFFSET_BITS value needed for large files... no [23:40:02.285] checking size of off_t... 8 [23:40:02.358] checking size of bool... 1 [23:40:02.423] checking for int timezone... yes [23:40:02.479] checking for wcstombs_l declaration... no [23:40:02.562] checking for backtrace_symbols... yes [23:40:02.622] checking for copyfile... no [23:40:02.685] checking for copy_file_range... yes [23:40:02.749] checking for getifaddrs... yes [23:40:02.810] checking for getpeerucred... no [23:40:02.873] checking for inet_pton... yes [23:40:02.935] checking for kqueue... no [23:40:02.998] checking for mbstowcs_l... no [23:40:03.062] checking for memset_s... no [23:40:03.123] checking for posix_fallocate... yes [23:40:03.183] checking for ppoll... yes [23:40:03.245] checking for pthread_is_threaded_np... no [23:40:03.308] checking for setproctitle... no [23:40:03.370] checking for setproctitle_fast... no [23:40:03.432] checking for strchrnul... yes [23:40:03.494] checking for strsignal... yes [23:40:03.559] checking for syncfs... yes [23:40:03.623] checking for sync_file_range... yes [23:40:03.685] checking for uselocale... yes [23:40:03.745] checking for wcstombs_l... no [23:40:03.805] checking for __builtin_bswap16... yes [23:40:03.864] checking for __builtin_bswap32... yes [23:40:03.923] checking for __builtin_bswap64... yes [23:40:03.980] checking for __builtin_clz... yes [23:40:04.038] checking for __builtin_ctz... yes [23:40:04.096] checking for __builtin_popcount... yes [23:40:04.154] checking for __builtin_frame_address... yes [23:40:04.212] checking for _LARGEFILE_SOURCE value needed for large files... no [23:40:04.271] checking how ccache gcc reports undeclared, standard C functions... error [23:40:04.299] checking for posix_fadvise... yes [23:40:04.357] checking whether posix_fadvise is declared... yes [23:40:04.373] checking whether fdatasync is declared... yes [23:40:04.386] checking whether strlcat is declared... no [23:40:04.447] checking whether strlcpy is declared... no [23:40:04.508] checking whether strnlen is declared... yes [23:40:04.521] checking whether strsep is declared... yes [23:40:04.534] checking whether preadv is declared... yes [23:40:04.547] checking whether pwritev is declared... yes [23:40:04.559] checking whether F_FULLFSYNC is declared... no [23:40:04.592] checking for explicit_bzero... yes [23:40:04.646] checking for getopt... yes [23:40:04.703] checking for getpeereid... no [23:40:04.766] checking for inet_aton... yes [23:40:04.822] checking for mkdtemp... yes [23:40:04.877] checking for strlcat... no [23:40:04.935] checking for strlcpy... no [23:40:04.993] checking for strnlen... yes [23:40:05.051] checking for strsep... yes [23:40:05.107] checking for pthread_barrier_wait... yes [23:40:05.161] checking for getopt_long... yes [23:40:05.217] checking for syslog... yes [23:40:05.274] checking syslog.h usability... yes [23:40:05.284] checking syslog.h presence... yes [23:40:05.299] checking for syslog.h... yes [23:40:05.299] checking for opterr... yes [23:40:05.354] checking for optreset... no [23:40:05.417] checking unicode/ucol.h usability... yes [23:40:05.434] checking unicode/ucol.h presence... yes [23:40:05.457] checking for unicode/ucol.h... yes [23:40:05.461] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:40:05.482] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:40:05.491] checking for rl_completion_suppress_quote... yes [23:40:05.553] checking for rl_filename_quote_characters... yes [23:40:05.615] checking for rl_filename_quoting_function... yes [23:40:05.680] checking for append_history... yes [23:40:05.743] checking for history_truncate_file... yes [23:40:05.808] checking for rl_completion_matches... yes [23:40:05.873] checking for rl_filename_completion_function... yes [23:40:05.935] checking for rl_reset_screen_size... yes [23:40:06.000] checking for rl_variable_bind... yes [23:40:06.061] checking test program... ok [23:40:06.114] checking whether long int is 64 bits... yes [23:40:06.175] checking for __builtin_mul_overflow... yes [23:40:06.229] checking size of void *... 8 [23:40:06.300] checking size of size_t... 8 [23:40:06.374] checking size of long... 8 [23:40:06.446] checking alignment of short... 2 [23:40:06.518] checking alignment of int... 4 [23:40:06.589] checking alignment of long... 8 [23:40:06.660] checking alignment of double... 8 [23:40:06.732] checking for int8... no [23:40:06.769] checking for uint8... no [23:40:06.805] checking for int64... no [23:40:06.840] checking for uint64... no [23:40:06.876] checking for __int128... yes [23:40:06.932] checking for __int128 alignment bug... ok [23:40:06.987] checking alignment of PG_INT128_TYPE... 16 [23:40:07.058] checking for builtin __sync char locking functions... yes [23:40:07.111] checking for builtin __sync int32 locking functions... yes [23:40:07.165] checking for builtin __sync int32 atomic operations... yes [23:40:07.220] checking for builtin __sync int64 atomic operations... yes [23:40:07.274] checking for builtin __atomic int32 atomic operations... yes [23:40:07.329] checking for builtin __atomic int64 atomic operations... yes [23:40:07.386] checking for __get_cpuid... yes [23:40:07.443] checking for __get_cpuid_count... yes [23:40:07.499] checking for __cpuid... no [23:40:07.521] checking for __cpuidex... no [23:40:07.544] checking for _xgetbv with CFLAGS=... no [23:40:07.961] checking for _xgetbv with CFLAGS=-mxsave... yes [23:40:08.370] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:40:08.736] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:40:09.077] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:40:09.124] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:40:09.222] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:40:09.245] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:40:09.263] 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:40:09.336] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:40:09.337] checking for library containing sem_init... none required [23:40:09.393] checking which semaphore API to use... unnamed POSIX [23:40:09.393] checking which random number source to use... OpenSSL [23:40:09.395] checking for tclsh... /usr/bin/tclsh [23:40:09.396] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:40:09.428] checking tcl.h usability... yes [23:40:09.440] checking tcl.h presence... yes [23:40:09.459] checking for tcl.h... yes [23:40:09.460] checking for perl.h... yes [23:40:09.552] checking for libperl... yes [23:40:09.798] checking Python.h usability... yes [23:40:09.864] checking Python.h presence... yes [23:40:09.921] checking for Python.h... yes [23:40:09.921] checking for xmllint... /usr/bin/xmllint [23:40:09.922] checking for xsltproc... /usr/bin/xsltproc [23:40:09.922] checking for fop... /usr/bin/fop [23:40:09.922] checking for dbtoepub... no [23:40:09.923] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [23:40:09.981] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:40:10.047] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [23:40:10.047] 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 [23:40:10.047] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:40:10.047] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:40:10.047] configure: using CXX=ccache g++ [23:40:10.047] 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 [23:40:10.047] configure: using CLANG=ccache clang-16 [23:40:10.047] 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:40:10.047] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:40:10.076] configure: updating cache gcc.cache [23:40:10.085] configure: creating ./config.status [23:40:10.169] config.status: creating GNUmakefile [23:40:10.182] config.status: creating src/Makefile.global [23:40:10.200] config.status: creating src/include/pg_config.h [23:40:10.212] config.status: creating src/include/pg_config_ext.h [23:40:10.223] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:40:10.237] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:40:10.243] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:40:10.250] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:40:10.256] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:40:10.263] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:40:10.294] [23:40:10.294] real 0m15.067s [23:40:10.294] user 0m8.852s [23:40:10.294] sys 0m5.116s [23:40:10.294] make -s -j${BUILD_JOBS} clean [23:40:10.793] time make -s -j${BUILD_JOBS} world-bin [23:40:17.030] nodeModifyTable.c: In function ‘ExecMergeMatched’: [23:40:17.030] nodeModifyTable.c:3044:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [23:40:17.030] 3044 | oldtuple)) [23:40:17.030] | ^~~~~~~~ [23:40:17.030] | | [23:40:17.030] | HeapTuple {aka HeapTupleData *} [23:40:17.030] In file included from nodeModifyTable.c:58: [23:40:17.030] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [23:40:17.030] 225 | TupleTableSlot *slot); [23:40:17.030] | ~~~~~~~~~~~~~~~~^~~~ [23:40:17.030] cc1: all warnings being treated as errors [23:40:17.030] make[3]: *** [: nodeModifyTable.o] Error 1 [23:40:17.030] make[2]: *** [common.mk:37: executor-recursive] Error 2 [23:40:17.030] make[2]: *** Waiting for unfinished jobs.... [23:40:23.081] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:40:23.081] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:40:23.082] [23:40:23.082] real 0m12.289s [23:40:23.082] user 0m34.739s [23:40:23.082] sys 0m6.430s [23:40:23.082] [23:40:23.082] Exit status: 2