[21:42:05.406] time ./configure \ [21:42:05.406] --cache gcc.cache \ [21:42:05.406] --enable-dtrace \ [21:42:05.406] ${LINUX_CONFIGURE_FEATURES} \ [21:42:05.406] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [21:42:05.592] configure: creating cache gcc.cache [21:42:05.606] checking build system type... x86_64-pc-linux-gnu [21:42:05.807] checking host system type... x86_64-pc-linux-gnu [21:42:05.807] checking which template to use... linux [21:42:05.808] checking whether NLS is wanted... no [21:42:05.808] checking for default port number... 5432 [21:42:05.814] checking for dtrace... /usr/bin/dtrace [21:42:05.814] checking for block size... 8kB [21:42:05.816] checking for segment size... 1GB [21:42:05.819] checking for WAL block size... 8kB [21:42:05.855] checking whether the C compiler works... yes [21:42:05.959] checking for C compiler default output file name... a.out [21:42:05.960] checking for suffix of executables... [21:42:05.997] checking whether we are cross compiling... no [21:42:06.062] checking for suffix of object files... o [21:42:06.072] checking whether we are using the GNU C compiler... yes [21:42:06.079] checking whether ccache gcc accepts -g... yes [21:42:06.086] checking for ccache gcc option to accept ISO C89... none needed [21:42:06.097] checking for ccache gcc option to accept ISO C99... none needed [21:42:06.173] checking whether we are using the GNU C++ compiler... yes [21:42:06.180] checking whether ccache g++ accepts -g... yes [21:42:06.306] checking for gawk... no [21:42:06.307] checking for mawk... mawk [21:42:06.307] checking for LLVM_CONFIG... llvm-config-16 [21:42:06.323] configure: using llvm 16.0.6 [21:42:06.323] checking for CLANG... ccache clang-16 [21:42:06.822] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:42:06.830] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:42:06.837] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:42:06.884] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:42:07.041] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:42:07.048] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:42:07.055] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:42:07.061] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:42:07.068] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:42:07.075] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:42:07.083] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:42:07.090] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:42:07.097] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:42:07.104] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:42:07.110] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:42:07.117] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:42:07.125] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:42:07.162] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:42:07.169] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:42:07.177] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:42:07.183] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:42:07.190] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:42:07.197] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:42:07.220] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:42:07.227] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:42:07.234] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:42:07.273] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:42:07.312] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:42:07.319] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:42:07.326] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:42:07.361] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:42:07.369] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:42:07.376] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:42:07.384] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:42:07.390] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:42:07.397] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:42:07.404] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:42:07.410] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:42:07.417] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:42:07.424] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [21:42:07.431] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [21:42:07.438] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:42:07.445] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:42:07.453] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:42:07.465] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:42:07.477] checking whether the C compiler still works... yes [21:42:07.539] checking how to run the C preprocessor... ccache gcc -E [21:42:07.614] checking for pkg-config... /usr/bin/pkg-config [21:42:07.614] checking pkg-config is at least version 0.9.0... yes [21:42:07.620] checking whether to build with ICU support... yes [21:42:07.620] checking for icu-uc icu-i18n... yes [21:42:07.630] checking whether to build with Tcl... yes [21:42:07.630] checking whether to build Perl modules... yes [21:42:07.630] checking whether to build Python modules... yes [21:42:07.630] checking whether to build with GSSAPI support... yes [21:42:07.631] checking whether to build with PAM support... yes [21:42:07.631] checking whether to build with BSD Authentication support... no [21:42:07.631] checking whether to build with LDAP support... yes [21:42:07.632] checking whether to build with Bonjour support... no [21:42:07.632] checking whether to build with SELinux support... yes [21:42:07.632] checking whether to build with systemd support... yes [21:42:07.632] checking whether to build with XML support... yes [21:42:07.632] checking for libxml-2.0 >= 2.6.23... yes [21:42:07.640] checking whether to build with LZ4 support... yes [21:42:07.640] checking for liblz4... yes [21:42:07.648] checking whether to build with ZSTD support... yes [21:42:07.649] checking for libzstd >= 1.4.0... yes [21:42:07.656] checking for strip... strip [21:42:07.656] checking whether it is possible to strip libraries... yes [21:42:07.659] checking for ar... ar [21:42:07.660] checking for a BSD-compatible install... /usr/bin/install -c [21:42:07.669] checking for tar... /usr/bin/tar [21:42:07.670] checking whether ln -s works... yes [21:42:07.670] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:42:07.672] checking for bison... /usr/bin/bison [21:42:07.677] configure: using bison (GNU Bison) 3.8.2 [21:42:07.679] checking for flex... /usr/bin/flex [21:42:07.696] configure: using flex 2.6.4 [21:42:07.696] checking for perl... /usr/bin/perl [21:42:07.720] configure: using perl 5.36.0 [21:42:07.722] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:42:07.734] checking for Perl privlibexp... /usr/share/perl/5.36 [21:42:07.739] checking for Perl useshrplib... true [21:42:07.748] 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 [21:42:07.754] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:42:07.760] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:42:07.890] checking for python3... /usr/bin/python3 [21:42:07.903] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [21:42:07.909] checking for Python sysconfig module... yes [21:42:07.921] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:42:07.934] checking Python include directory... -I/usr/include/python3.11 [21:42:07.947] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:42:07.991] checking for a sed that does not truncate output... /usr/bin/sed [21:42:07.997] checking for grep that handles long lines and -e... /usr/bin/grep [21:42:07.999] checking for egrep... /usr/bin/grep -E [21:42:08.001] checking for ANSI C header files... yes [21:42:08.110] checking for sys/types.h... yes [21:42:08.126] checking for sys/stat.h... yes [21:42:08.153] checking for stdlib.h... yes [21:42:08.168] checking for string.h... yes [21:42:08.182] checking for memory.h... yes [21:42:08.196] checking for strings.h... yes [21:42:08.210] checking for inttypes.h... yes [21:42:08.226] checking for stdint.h... yes [21:42:08.241] checking for unistd.h... yes [21:42:08.260] checking whether ccache gcc is Clang... no [21:42:08.272] checking whether pthreads work with -pthread... yes [21:42:08.327] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:42:08.368] checking whether more special flags are required for pthreads... no [21:42:08.368] checking for PTHREAD_PRIO_INHERIT... yes [21:42:08.416] checking pthread.h usability... yes [21:42:08.424] checking pthread.h presence... yes [21:42:08.440] checking for pthread.h... yes [21:42:08.440] checking for strerror_r... yes [21:42:08.481] checking whether strerror_r returns int... no [21:42:08.514] checking for main in -lm... yes [21:42:08.562] checking for library containing setproctitle... no [21:42:08.656] checking for library containing dlsym... none required [21:42:08.700] checking for library containing socket... none required [21:42:08.743] checking for library containing getopt_long... none required [21:42:08.786] checking for library containing shm_open... none required [21:42:08.829] checking for library containing shm_unlink... none required [21:42:08.873] checking for library containing clock_gettime... none required [21:42:08.915] checking for library containing shmget... none required [21:42:08.957] checking for library containing backtrace_symbols... none required [21:42:09.002] checking for library containing pthread_barrier_wait... none required [21:42:09.044] checking for library containing readline... -lreadline [21:42:09.101] checking for inflate in -lz... yes [21:42:09.147] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:42:09.256] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:42:09.324] checking for SSL_new in -lssl... yes [21:42:09.386] checking for SSL_CTX_set_cert_cb... yes [21:42:09.452] checking for OPENSSL_init_ssl... yes [21:42:09.521] checking for X509_get_signature_info... yes [21:42:09.595] checking for SSL_CTX_set_num_tickets... yes [21:42:09.665] checking for pam_start in -lpam... yes [21:42:09.726] checking for xmlSaveToBuffer in -lxml2... yes [21:42:09.820] checking for xsltCleanupGlobals in -lxslt... yes [21:42:09.905] checking for LZ4_compress_default in -llz4... yes [21:42:09.961] checking for ZSTD_compress in -lzstd... yes [21:42:10.017] checking for ldap_bind in -lldap... yes [21:42:10.106] checking for ldap_initialize... yes [21:42:10.171] checking for ldap_verify_credentials... yes [21:42:10.237] checking for security_compute_create_name in -lselinux... yes [21:42:10.295] checking for uuid_export in -lossp-uuid... yes [21:42:10.349] checking for stdbool.h that conforms to C99... yes [21:42:10.369] checking for _Bool... yes [21:42:10.435] checking atomic.h usability... no [21:42:10.485] checking atomic.h presence... no [21:42:10.502] checking for atomic.h... no [21:42:10.506] checking copyfile.h usability... no [21:42:10.559] checking copyfile.h presence... no [21:42:10.577] checking for copyfile.h... no [21:42:10.581] checking execinfo.h usability... yes [21:42:10.610] checking execinfo.h presence... yes [21:42:10.623] checking for execinfo.h... yes [21:42:10.631] checking getopt.h usability... yes [21:42:10.661] checking getopt.h presence... yes [21:42:10.675] checking for getopt.h... yes [21:42:10.683] checking ifaddrs.h usability... yes [21:42:10.729] checking ifaddrs.h presence... yes [21:42:10.745] checking for ifaddrs.h... yes [21:42:10.752] checking mbarrier.h usability... no [21:42:10.806] checking mbarrier.h presence... no [21:42:10.824] checking for mbarrier.h... no [21:42:10.828] checking sys/epoll.h usability... yes [21:42:10.859] checking sys/epoll.h presence... yes [21:42:10.875] checking for sys/epoll.h... yes [21:42:10.884] checking sys/event.h usability... no [21:42:10.936] checking sys/event.h presence... no [21:42:10.954] checking for sys/event.h... no [21:42:10.957] checking sys/personality.h usability... yes [21:42:10.987] checking sys/personality.h presence... yes [21:42:11.000] checking for sys/personality.h... yes [21:42:11.007] checking sys/prctl.h usability... yes [21:42:11.017] checking sys/prctl.h presence... yes [21:42:11.031] checking for sys/prctl.h... yes [21:42:11.039] checking sys/procctl.h usability... no [21:42:11.091] checking sys/procctl.h presence... no [21:42:11.109] checking for sys/procctl.h... no [21:42:11.112] checking sys/signalfd.h usability... yes [21:42:11.144] checking sys/signalfd.h presence... yes [21:42:11.159] checking for sys/signalfd.h... yes [21:42:11.166] checking sys/ucred.h usability... no [21:42:11.219] checking sys/ucred.h presence... no [21:42:11.238] checking for sys/ucred.h... no [21:42:11.241] checking termios.h usability... yes [21:42:11.276] checking termios.h presence... yes [21:42:11.290] checking for termios.h... yes [21:42:11.297] checking ucred.h usability... no [21:42:11.347] checking ucred.h presence... no [21:42:11.365] checking for ucred.h... no [21:42:11.366] checking readline/readline.h usability... yes [21:42:11.400] checking readline/readline.h presence... yes [21:42:11.417] checking for readline/readline.h... yes [21:42:11.418] checking readline/history.h usability... yes [21:42:11.448] checking readline/history.h presence... yes [21:42:11.464] checking for readline/history.h... yes [21:42:11.466] checking zlib.h usability... yes [21:42:11.477] checking zlib.h presence... yes [21:42:11.494] checking for zlib.h... yes [21:42:11.494] checking for lz4... /usr/bin/lz4 [21:42:11.495] checking lz4.h usability... yes [21:42:11.503] checking lz4.h presence... yes [21:42:11.518] checking for lz4.h... yes [21:42:11.518] checking for zstd... /usr/bin/zstd [21:42:11.518] checking zstd.h usability... yes [21:42:11.550] checking zstd.h presence... yes [21:42:11.565] checking for zstd.h... yes [21:42:11.565] checking gssapi/gssapi.h usability... yes [21:42:11.575] checking gssapi/gssapi.h presence... yes [21:42:11.590] checking for gssapi/gssapi.h... yes [21:42:11.592] checking gssapi/gssapi_ext.h usability... yes [21:42:11.622] checking gssapi/gssapi_ext.h presence... yes [21:42:11.639] checking for gssapi/gssapi_ext.h... yes [21:42:11.640] checking for openssl... /usr/bin/openssl [21:42:11.651] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:42:11.651] checking openssl/ssl.h usability... yes [21:42:11.693] checking openssl/ssl.h presence... yes [21:42:11.744] checking for openssl/ssl.h... yes [21:42:11.744] checking openssl/err.h usability... yes [21:42:11.757] checking openssl/err.h presence... yes [21:42:11.783] checking for openssl/err.h... yes [21:42:11.783] checking security/pam_appl.h usability... yes [21:42:11.816] checking security/pam_appl.h presence... yes [21:42:11.829] checking for security/pam_appl.h... yes [21:42:11.831] checking systemd/sd-daemon.h usability... yes [21:42:11.863] checking systemd/sd-daemon.h presence... yes [21:42:11.881] checking for systemd/sd-daemon.h... yes [21:42:11.882] checking libxml/parser.h usability... yes [21:42:11.909] checking libxml/parser.h presence... yes [21:42:11.939] checking for libxml/parser.h... yes [21:42:11.940] checking libxslt/xslt.h usability... yes [21:42:11.986] checking libxslt/xslt.h presence... yes [21:42:12.015] checking for libxslt/xslt.h... yes [21:42:12.016] checking ldap.h usability... yes [21:42:12.027] checking ldap.h presence... yes [21:42:12.044] checking for ldap.h... yes [21:42:12.044] checking for compatible LDAP implementation... yes [21:42:12.066] checking ossp/uuid.h usability... yes [21:42:12.097] checking ossp/uuid.h presence... yes [21:42:12.116] checking for ossp/uuid.h... yes [21:42:12.135] checking whether byte ordering is bigendian... no [21:42:12.249] checking for inline... inline [21:42:12.257] checking for printf format archetype... gnu_printf [21:42:12.265] checking for _Static_assert... yes [21:42:12.318] checking for typeof... typeof [21:42:12.325] checking for __builtin_types_compatible_p... yes [21:42:12.336] checking for __builtin_constant_p... yes [21:42:12.355] checking for __builtin_unreachable... yes [21:42:12.408] checking for computed goto support... yes [21:42:12.424] checking for struct tm.tm_zone... yes [21:42:12.447] checking for union semun... no [21:42:12.487] checking for socklen_t... yes [21:42:12.546] checking for struct sockaddr.sa_len... no [21:42:12.624] checking for locale_t... yes [21:42:12.633] checking for C/C++ restrict keyword... __restrict [21:42:12.655] checking for struct option... yes [21:42:12.697] checking whether assembler supports x86_64 popcntq... yes [21:42:12.714] checking for special C compiler options needed for large files... no [21:42:12.714] checking for _FILE_OFFSET_BITS value needed for large files... no [21:42:12.733] checking size of off_t... 8 [21:42:12.805] checking size of bool... 1 [21:42:12.873] checking for int timezone... yes [21:42:12.930] checking for wcstombs_l declaration... no [21:42:13.021] checking for backtrace_symbols... yes [21:42:13.087] checking for copyfile... no [21:42:13.151] checking for copy_file_range... yes [21:42:13.215] checking for getifaddrs... yes [21:42:13.279] checking for getpeerucred... no [21:42:13.342] checking for inet_pton... yes [21:42:13.403] checking for kqueue... no [21:42:13.467] checking for mbstowcs_l... no [21:42:13.532] checking for memset_s... no [21:42:13.596] checking for posix_fallocate... yes [21:42:13.660] checking for ppoll... yes [21:42:13.724] checking for pthread_is_threaded_np... no [21:42:13.787] checking for setproctitle... no [21:42:13.850] checking for setproctitle_fast... no [21:42:13.913] checking for strchrnul... yes [21:42:13.978] checking for strsignal... yes [21:42:14.041] checking for syncfs... yes [21:42:14.105] checking for sync_file_range... yes [21:42:14.168] checking for uselocale... yes [21:42:14.231] checking for wcstombs_l... no [21:42:14.292] checking for __builtin_bswap16... yes [21:42:14.352] checking for __builtin_bswap32... yes [21:42:14.410] checking for __builtin_bswap64... yes [21:42:14.469] checking for __builtin_clz... yes [21:42:14.530] checking for __builtin_ctz... yes [21:42:14.589] checking for __builtin_popcount... yes [21:42:14.651] checking for __builtin_frame_address... yes [21:42:14.710] checking for _LARGEFILE_SOURCE value needed for large files... no [21:42:14.772] checking how ccache gcc reports undeclared, standard C functions... error [21:42:14.802] checking for posix_fadvise... yes [21:42:14.864] checking whether posix_fadvise is declared... yes [21:42:14.879] checking whether fdatasync is declared... yes [21:42:14.903] checking whether strlcat is declared... no [21:42:14.965] checking whether strlcpy is declared... no [21:42:15.027] checking whether strnlen is declared... yes [21:42:15.041] checking whether strsep is declared... yes [21:42:15.077] checking whether preadv is declared... yes [21:42:15.105] checking whether pwritev is declared... yes [21:42:15.119] checking whether F_FULLFSYNC is declared... no [21:42:15.154] checking for explicit_bzero... yes [21:42:15.208] checking for getopt... yes [21:42:15.262] checking for getpeereid... no [21:42:15.322] checking for inet_aton... yes [21:42:15.377] checking for mkdtemp... yes [21:42:15.433] checking for strlcat... no [21:42:15.494] checking for strlcpy... no [21:42:15.554] checking for strnlen... yes [21:42:15.612] checking for strsep... yes [21:42:15.667] checking for pthread_barrier_wait... yes [21:42:15.724] checking for getopt_long... yes [21:42:15.780] checking for syslog... yes [21:42:15.835] checking syslog.h usability... yes [21:42:15.866] checking syslog.h presence... yes [21:42:15.882] checking for syslog.h... yes [21:42:15.882] checking for opterr... yes [21:42:15.942] checking for optreset... no [21:42:16.005] checking unicode/ucol.h usability... yes [21:42:16.021] checking unicode/ucol.h presence... yes [21:42:16.044] checking for unicode/ucol.h... yes [21:42:16.049] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:42:16.094] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:42:16.117] checking for rl_completion_suppress_quote... yes [21:42:16.179] checking for rl_filename_quote_characters... yes [21:42:16.241] checking for rl_filename_quoting_function... yes [21:42:16.307] checking for append_history... yes [21:42:16.372] checking for history_truncate_file... yes [21:42:16.435] checking for rl_completion_matches... yes [21:42:16.500] checking for rl_filename_completion_function... yes [21:42:16.566] checking for rl_reset_screen_size... yes [21:42:16.631] checking for rl_variable_bind... yes [21:42:16.694] checking test program... ok [21:42:16.747] checking whether long int is 64 bits... yes [21:42:16.809] checking for __builtin_mul_overflow... yes [21:42:16.862] checking size of void *... 8 [21:42:16.935] checking size of size_t... 8 [21:42:17.009] checking size of long... 8 [21:42:17.082] checking alignment of short... 2 [21:42:17.154] checking alignment of int... 4 [21:42:17.226] checking alignment of long... 8 [21:42:17.299] checking alignment of double... 8 [21:42:17.372] checking for int8... no [21:42:17.408] checking for uint8... no [21:42:17.444] checking for int64... no [21:42:17.480] checking for uint64... no [21:42:17.515] checking for __int128... yes [21:42:17.568] checking for __int128 alignment bug... ok [21:42:17.622] checking alignment of PG_INT128_TYPE... 16 [21:42:17.692] checking for builtin __sync char locking functions... yes [21:42:17.744] checking for builtin __sync int32 locking functions... yes [21:42:17.797] checking for builtin __sync int32 atomic operations... yes [21:42:17.851] checking for builtin __sync int64 atomic operations... yes [21:42:17.905] checking for builtin __atomic int32 atomic operations... yes [21:42:17.959] checking for builtin __atomic int64 atomic operations... yes [21:42:18.013] checking for __get_cpuid... yes [21:42:18.070] checking for __get_cpuid_count... yes [21:42:18.127] checking for __cpuid... no [21:42:18.148] checking for __cpuidex... no [21:42:18.169] checking for _xgetbv with CFLAGS=... no [21:42:18.574] checking for _xgetbv with CFLAGS=-mxsave... yes [21:42:18.971] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:42:19.335] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:42:19.685] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:42:19.733] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:42:19.829] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:42:19.849] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:42:19.865] 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 [21:42:19.933] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:42:19.933] checking for library containing sem_init... none required [21:42:19.988] checking which semaphore API to use... unnamed POSIX [21:42:19.989] checking which random number source to use... OpenSSL [21:42:19.991] checking for tclsh... /usr/bin/tclsh [21:42:19.991] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:42:20.020] checking tcl.h usability... yes [21:42:20.061] checking tcl.h presence... yes [21:42:20.080] checking for tcl.h... yes [21:42:20.081] checking for perl.h... yes [21:42:20.158] checking for libperl... yes [21:42:20.401] checking Python.h usability... yes [21:42:20.449] checking Python.h presence... yes [21:42:20.506] checking for Python.h... yes [21:42:20.506] checking for xmllint... /usr/bin/xmllint [21:42:20.507] checking for xsltproc... /usr/bin/xsltproc [21:42:20.508] checking for fop... /usr/bin/fop [21:42:20.508] checking for dbtoepub... no [21:42:20.508] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:42:20.566] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:42:20.633] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [21:42:20.633] 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 [21:42:20.633] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:42:20.633] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:42:20.633] configure: using CXX=ccache g++ [21:42:20.633] 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 [21:42:20.633] configure: using CLANG=ccache clang-16 [21:42:20.633] 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 [21:42:20.633] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [21:42:20.661] configure: updating cache gcc.cache [21:42:20.671] configure: creating ./config.status [21:42:20.761] config.status: creating GNUmakefile [21:42:20.773] config.status: creating src/Makefile.global [21:42:20.789] config.status: creating src/include/pg_config.h [21:42:20.802] config.status: creating src/include/pg_config_ext.h [21:42:20.814] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:42:20.829] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:42:20.837] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:42:20.844] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:42:20.851] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:42:20.858] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:42:20.893] [21:42:20.893] real 0m15.486s [21:42:20.893] user 0m9.138s [21:42:20.893] sys 0m5.289s [21:42:20.893] make -s -j${BUILD_JOBS} clean [21:42:21.385] time make -s -j${BUILD_JOBS} world-bin [21:42:31.901] nodeModifyTable.c: In function ‘ExecMergeMatched’: [21:42:31.901] nodeModifyTable.c:3044:91: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [21:42:31.901] 3044 | oldtuple)) [21:42:31.901] | ^~~~~~~~ [21:42:31.901] | | [21:42:31.901] | HeapTuple {aka HeapTupleData *} [21:42:31.901] In file included from nodeModifyTable.c:58: [21:42:31.901] ../../../src/include/commands/trigger.h:225:82: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [21:42:31.901] 225 | TupleTableSlot *slot); [21:42:31.901] | ~~~~~~~~~~~~~~~~^~~~ [21:42:31.901] cc1: all warnings being treated as errors [21:42:31.902] make[3]: *** [: nodeModifyTable.o] Error 1 [21:42:31.902] make[2]: *** [common.mk:37: executor-recursive] Error 2 [21:42:31.902] make[2]: *** Waiting for unfinished jobs.... [21:42:36.724] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:42:36.724] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:42:36.724] [21:42:36.724] real 0m15.340s [21:42:36.724] user 0m39.768s [21:42:36.724] sys 0m13.005s [21:42:36.725] [21:42:36.725] Exit status: 2