[07:39:27.933] time ./configure \ [07:39:27.933] --cache gcc.cache \ [07:39:27.933] --enable-dtrace \ [07:39:27.933] ${LINUX_CONFIGURE_FEATURES} \ [07:39:27.933] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [07:39:28.064] configure: creating cache gcc.cache [07:39:28.074] checking build system type... x86_64-pc-linux-gnu [07:39:28.193] checking host system type... x86_64-pc-linux-gnu [07:39:28.193] checking which template to use... linux [07:39:28.193] checking whether NLS is wanted... no [07:39:28.193] checking for default port number... 5432 [07:39:28.197] checking for dtrace... /usr/bin/dtrace [07:39:28.198] checking for block size... 8kB [07:39:28.198] checking for segment size... 1GB [07:39:28.200] checking for WAL block size... 8kB [07:39:28.230] checking whether the C compiler works... yes [07:39:28.351] checking for C compiler default output file name... a.out [07:39:28.352] checking for suffix of executables... [07:39:28.401] checking whether we are cross compiling... no [07:39:28.447] checking for suffix of object files... o [07:39:28.454] checking whether we are using the GNU C compiler... yes [07:39:28.471] checking whether ccache gcc accepts -g... yes [07:39:28.475] checking for ccache gcc option to accept ISO C89... none needed [07:39:28.481] checking for ccache gcc option to accept ISO C99... none needed [07:39:28.561] checking whether we are using the GNU C++ compiler... yes [07:39:28.565] checking whether ccache g++ accepts -g... yes [07:39:28.658] checking for gawk... no [07:39:28.659] checking for mawk... mawk [07:39:28.659] checking for llvm-config... /usr/bin/llvm-config [07:39:28.677] configure: using llvm 11.0.1 [07:39:28.677] checking for CLANG... ccache clang [07:39:28.749] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:39:28.762] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [07:39:28.767] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:39:28.806] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:39:28.884] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [07:39:28.888] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [07:39:28.909] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:39:28.926] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:39:28.932] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:39:28.948] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:39:28.953] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [07:39:28.968] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:39:28.974] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:39:28.978] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:39:28.983] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [07:39:28.987] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [07:39:28.992] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:39:28.997] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:39:29.002] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [07:39:29.007] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [07:39:29.011] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:39:29.015] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:39:29.039] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:39:29.044] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:39:29.048] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:39:29.087] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:39:29.123] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:39:29.127] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:39:29.131] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:39:29.163] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:39:29.169] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:39:29.173] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:39:29.178] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:39:29.182] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:39:29.186] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [07:39:29.190] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:39:29.194] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [07:39:29.215] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [07:39:29.234] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [07:39:29.318] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [07:39:29.371] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:39:29.376] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:39:29.396] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:39:29.416] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:39:29.436] checking whether the C compiler still works... yes [07:39:29.484] checking how to run the C preprocessor... ccache gcc -E [07:39:29.635] checking for pkg-config... /usr/bin/pkg-config [07:39:29.635] checking pkg-config is at least version 0.9.0... yes [07:39:29.647] checking whether to build with ICU support... yes [07:39:29.647] checking for icu-uc icu-i18n... yes [07:39:29.659] checking whether to build with Tcl... yes [07:39:29.659] checking whether to build Perl modules... yes [07:39:29.659] checking whether to build Python modules... yes [07:39:29.659] checking whether to build with GSSAPI support... yes [07:39:29.660] checking whether to build with PAM support... yes [07:39:29.660] checking whether to build with BSD Authentication support... no [07:39:29.660] checking whether to build with LDAP support... yes [07:39:29.660] checking whether to build with Bonjour support... no [07:39:29.660] checking whether to build with SELinux support... yes [07:39:29.660] checking whether to build with systemd support... yes [07:39:29.661] checking whether to build with XML support... yes [07:39:29.661] checking for libxml-2.0 >= 2.6.23... yes [07:39:29.667] checking whether to build with LZ4 support... yes [07:39:29.668] checking for liblz4... yes [07:39:29.672] checking whether to build with ZSTD support... yes [07:39:29.672] checking for libzstd >= 1.4.0... yes [07:39:29.678] checking for strip... strip [07:39:29.678] checking whether it is possible to strip libraries... yes [07:39:29.686] checking for ar... ar [07:39:29.686] checking for a BSD-compatible install... /usr/bin/install -c [07:39:29.691] checking for tar... /usr/bin/tar [07:39:29.691] checking whether ln -s works... yes [07:39:29.691] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:39:29.693] checking for bison... /usr/bin/bison [07:39:29.698] configure: using bison (GNU Bison) 3.7.5 [07:39:29.700] checking for flex... /usr/bin/flex [07:39:29.713] configure: using flex 2.6.4 [07:39:29.713] checking for perl... /usr/bin/perl [07:39:29.738] configure: using perl 5.32.1 [07:39:29.739] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [07:39:29.749] checking for Perl privlibexp... /usr/share/perl/5.32 [07:39:29.753] checking for Perl useshrplib... true [07:39:29.762] 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 [07:39:29.768] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:39:29.773] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:39:29.882] checking for python3... /usr/bin/python3 [07:39:29.924] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [07:39:29.929] checking for Python sysconfig module... yes [07:39:29.940] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [07:39:29.951] checking Python include directory... -I/usr/include/python3.9 [07:39:29.962] checking how to link an embedded Python application... -L/usr/lib/python3.9/config-3.9-x86_64-linux-gnu -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm [07:39:30.006] checking for a sed that does not truncate output... /usr/bin/sed [07:39:30.010] checking for grep that handles long lines and -e... /usr/bin/grep [07:39:30.012] checking for egrep... /usr/bin/grep -E [07:39:30.013] checking for ANSI C header files... yes [07:39:30.088] checking for sys/types.h... yes [07:39:30.097] checking for sys/stat.h... yes [07:39:30.115] checking for stdlib.h... yes [07:39:30.124] checking for string.h... yes [07:39:30.133] checking for memory.h... yes [07:39:30.144] checking for strings.h... yes [07:39:30.154] checking for inttypes.h... yes [07:39:30.165] checking for stdint.h... yes [07:39:30.176] checking for unistd.h... yes [07:39:30.188] checking whether ccache gcc is Clang... no [07:39:30.196] checking whether pthreads work with -pthread... yes [07:39:30.237] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:39:30.268] checking whether more special flags are required for pthreads... no [07:39:30.268] checking for PTHREAD_PRIO_INHERIT... yes [07:39:30.300] checking pthread.h usability... yes [07:39:30.305] checking pthread.h presence... yes [07:39:30.315] checking for pthread.h... yes [07:39:30.316] checking for strerror_r... yes [07:39:30.345] checking whether strerror_r returns int... no [07:39:30.365] checking for main in -lm... yes [07:39:30.396] checking for library containing setproctitle... no [07:39:30.456] checking for library containing dlsym... -ldl [07:39:30.511] checking for library containing socket... none required [07:39:30.538] checking for library containing getopt_long... none required [07:39:30.564] checking for library containing shm_open... -lrt [07:39:30.627] checking for library containing shm_unlink... none required [07:39:30.655] checking for library containing clock_gettime... none required [07:39:30.683] checking for library containing shmget... none required [07:39:30.711] checking for library containing backtrace_symbols... none required [07:39:30.739] checking for library containing pthread_barrier_wait... -lpthread [07:39:30.797] checking for library containing readline... -lreadline [07:39:30.833] checking for inflate in -lz... yes [07:39:30.863] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:39:30.941] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:39:30.989] checking for SSL_new in -lssl... yes [07:39:31.034] checking for SSL_CTX_set_cert_cb... yes [07:39:31.080] checking for OPENSSL_init_ssl... yes [07:39:31.126] checking for BIO_meth_new... yes [07:39:31.177] checking for ASN1_STRING_get0_data... yes [07:39:31.229] checking for HMAC_CTX_new... yes [07:39:31.282] checking for HMAC_CTX_free... yes [07:39:31.331] checking for CRYPTO_lock... no [07:39:31.366] checking for X509_get_signature_info... yes [07:39:31.417] checking for pam_start in -lpam... yes [07:39:31.460] checking for xmlSaveToBuffer in -lxml2... yes [07:39:31.549] checking for xsltCleanupGlobals in -lxslt... yes [07:39:31.614] checking for LZ4_compress_default in -llz4... yes [07:39:31.650] checking for ZSTD_compress in -lzstd... yes [07:39:31.687] checking for ldap_bind in -lldap... yes [07:39:31.758] checking for ldap_initialize... yes [07:39:31.808] checking for ldap_verify_credentials... no [07:39:31.849] checking for ldap_bind in -lldap_r... yes [07:39:31.898] checking for security_compute_create_name in -lselinux... yes [07:39:31.942] checking for uuid_export in -lossp-uuid... yes [07:39:31.988] checking for stdbool.h that conforms to C99... yes [07:39:31.996] checking for _Bool... yes [07:39:32.042] checking atomic.h usability... no [07:39:32.077] checking atomic.h presence... no [07:39:32.089] checking for atomic.h... no [07:39:32.091] checking copyfile.h usability... no [07:39:32.127] checking copyfile.h presence... no [07:39:32.139] checking for copyfile.h... no [07:39:32.141] checking execinfo.h usability... yes [07:39:32.148] checking execinfo.h presence... yes [07:39:32.156] checking for execinfo.h... yes [07:39:32.161] checking getopt.h usability... yes [07:39:32.168] checking getopt.h presence... yes [07:39:32.178] checking for getopt.h... yes [07:39:32.183] checking ifaddrs.h usability... yes [07:39:32.193] checking ifaddrs.h presence... yes [07:39:32.205] checking for ifaddrs.h... yes [07:39:32.211] checking langinfo.h usability... yes [07:39:32.218] checking langinfo.h presence... yes [07:39:32.227] checking for langinfo.h... yes [07:39:32.233] checking mbarrier.h usability... no [07:39:32.266] checking mbarrier.h presence... no [07:39:32.278] checking for mbarrier.h... no [07:39:32.280] checking sys/epoll.h usability... yes [07:39:32.287] checking sys/epoll.h presence... yes [07:39:32.297] checking for sys/epoll.h... yes [07:39:32.302] checking sys/event.h usability... no [07:39:32.339] checking sys/event.h presence... no [07:39:32.351] checking for sys/event.h... no [07:39:32.353] checking sys/personality.h usability... yes [07:39:32.360] checking sys/personality.h presence... yes [07:39:32.369] checking for sys/personality.h... yes [07:39:32.374] checking sys/prctl.h usability... yes [07:39:32.381] checking sys/prctl.h presence... yes [07:39:32.390] checking for sys/prctl.h... yes [07:39:32.395] checking sys/procctl.h usability... no [07:39:32.431] checking sys/procctl.h presence... no [07:39:32.442] checking for sys/procctl.h... no [07:39:32.445] checking sys/signalfd.h usability... yes [07:39:32.451] checking sys/signalfd.h presence... yes [07:39:32.460] checking for sys/signalfd.h... yes [07:39:32.467] checking sys/ucred.h usability... no [07:39:32.501] checking sys/ucred.h presence... no [07:39:32.512] checking for sys/ucred.h... no [07:39:32.514] checking termios.h usability... yes [07:39:32.524] checking termios.h presence... yes [07:39:32.534] checking for termios.h... yes [07:39:32.539] checking ucred.h usability... no [07:39:32.574] checking ucred.h presence... no [07:39:32.585] checking for ucred.h... no [07:39:32.586] checking readline/readline.h usability... yes [07:39:32.595] checking readline/readline.h presence... yes [07:39:32.607] checking for readline/readline.h... yes [07:39:32.608] checking readline/history.h usability... yes [07:39:32.615] checking readline/history.h presence... yes [07:39:32.626] checking for readline/history.h... yes [07:39:32.628] checking zlib.h usability... yes [07:39:32.636] checking zlib.h presence... yes [07:39:32.647] checking for zlib.h... yes [07:39:32.647] checking for lz4... /usr/bin/lz4 [07:39:32.647] checking lz4.h usability... yes [07:39:32.654] checking lz4.h presence... yes [07:39:32.664] checking for lz4.h... yes [07:39:32.664] checking for zstd... /usr/bin/zstd [07:39:32.664] checking zstd.h usability... yes [07:39:32.672] checking zstd.h presence... yes [07:39:32.681] checking for zstd.h... yes [07:39:32.682] checking gssapi/gssapi.h usability... yes [07:39:32.689] checking gssapi/gssapi.h presence... yes [07:39:32.700] checking for gssapi/gssapi.h... yes [07:39:32.701] checking gssapi/gssapi_ext.h usability... yes [07:39:32.707] checking gssapi/gssapi_ext.h presence... yes [07:39:32.717] checking for gssapi/gssapi_ext.h... yes [07:39:32.718] checking for openssl... /usr/bin/openssl [07:39:32.728] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [07:39:32.728] checking openssl/ssl.h usability... yes [07:39:32.764] checking openssl/ssl.h presence... yes [07:39:32.798] checking for openssl/ssl.h... yes [07:39:32.798] checking openssl/err.h usability... yes [07:39:32.808] checking openssl/err.h presence... yes [07:39:32.825] checking for openssl/err.h... yes [07:39:32.825] checking security/pam_appl.h usability... yes [07:39:32.833] checking security/pam_appl.h presence... yes [07:39:32.842] checking for security/pam_appl.h... yes [07:39:32.843] checking systemd/sd-daemon.h usability... yes [07:39:32.850] checking systemd/sd-daemon.h presence... yes [07:39:32.862] checking for systemd/sd-daemon.h... yes [07:39:32.862] checking libxml/parser.h usability... yes [07:39:32.894] checking libxml/parser.h presence... yes [07:39:32.914] checking for libxml/parser.h... yes [07:39:32.915] checking libxslt/xslt.h usability... yes [07:39:32.923] checking libxslt/xslt.h presence... yes [07:39:32.944] checking for libxslt/xslt.h... yes [07:39:32.944] checking ldap.h usability... yes [07:39:32.954] checking ldap.h presence... yes [07:39:32.965] checking for ldap.h... yes [07:39:32.966] checking for compatible LDAP implementation... yes [07:39:32.971] checking ossp/uuid.h usability... yes [07:39:32.977] checking ossp/uuid.h presence... yes [07:39:32.988] checking for ossp/uuid.h... yes [07:39:33.000] checking whether byte ordering is bigendian... no [07:39:33.057] checking for inline... inline [07:39:33.062] checking for printf format archetype... gnu_printf [07:39:33.066] checking for _Static_assert... yes [07:39:33.103] checking for typeof... typeof [07:39:33.107] checking for __builtin_types_compatible_p... yes [07:39:33.113] checking for __builtin_constant_p... yes [07:39:33.120] checking for __builtin_unreachable... yes [07:39:33.156] checking for computed goto support... yes [07:39:33.160] checking for struct tm.tm_zone... yes [07:39:33.165] checking for union semun... no [07:39:33.189] checking for socklen_t... yes [07:39:33.220] checking for struct sockaddr.sa_len... no [07:39:33.269] checking for locale_t... yes [07:39:33.275] checking for C/C++ restrict keyword... __restrict [07:39:33.284] checking for struct option... yes [07:39:33.309] checking whether assembler supports x86_64 popcntq... yes [07:39:33.315] checking for special C compiler options needed for large files... no [07:39:33.315] checking for _FILE_OFFSET_BITS value needed for large files... no [07:39:33.320] checking size of off_t... 8 [07:39:33.370] checking size of bool... 1 [07:39:33.415] checking for int timezone... yes [07:39:33.453] checking for wcstombs_l declaration... no [07:39:33.504] checking for backtrace_symbols... yes [07:39:33.545] checking for copyfile... no [07:39:33.587] checking for copy_file_range... yes [07:39:33.630] checking for getifaddrs... yes [07:39:33.673] checking for getpeerucred... no [07:39:33.716] checking for inet_pton... yes [07:39:33.756] checking for kqueue... no [07:39:33.797] checking for mbstowcs_l... no [07:39:33.838] checking for memset_s... no [07:39:33.880] checking for posix_fallocate... yes [07:39:33.923] checking for ppoll... yes [07:39:33.967] checking for pthread_is_threaded_np... no [07:39:34.011] checking for setproctitle... no [07:39:34.055] checking for setproctitle_fast... no [07:39:34.099] checking for strchrnul... yes [07:39:34.143] checking for strsignal... yes [07:39:34.187] checking for syncfs... yes [07:39:34.229] checking for sync_file_range... yes [07:39:34.272] checking for uselocale... yes [07:39:34.315] checking for wcstombs_l... no [07:39:34.355] checking for __builtin_bswap16... yes [07:39:34.398] checking for __builtin_bswap32... yes [07:39:34.441] checking for __builtin_bswap64... yes [07:39:34.484] checking for __builtin_clz... yes [07:39:34.525] checking for __builtin_ctz... yes [07:39:34.571] checking for __builtin_popcount... yes [07:39:34.612] checking for __builtin_frame_address... yes [07:39:34.652] checking for _LARGEFILE_SOURCE value needed for large files... no [07:39:34.695] checking how ccache gcc reports undeclared, standard C functions... error [07:39:34.714] checking for posix_fadvise... yes [07:39:34.758] checking whether posix_fadvise is declared... yes [07:39:34.770] checking whether fdatasync is declared... yes [07:39:34.780] checking whether strlcat is declared... no [07:39:34.820] checking whether strlcpy is declared... no [07:39:34.860] checking whether strnlen is declared... yes [07:39:34.870] checking whether preadv is declared... yes [07:39:34.880] checking whether pwritev is declared... yes [07:39:34.889] checking whether F_FULLFSYNC is declared... no [07:39:34.909] checking for explicit_bzero... yes [07:39:34.947] checking for getopt... yes [07:39:34.985] checking for getpeereid... no [07:39:35.026] checking for inet_aton... yes [07:39:35.063] checking for mkdtemp... yes [07:39:35.099] checking for strlcat... no [07:39:35.139] checking for strlcpy... no [07:39:35.181] checking for strnlen... yes [07:39:35.220] checking for pthread_barrier_wait... yes [07:39:35.259] checking for getopt_long... yes [07:39:35.296] checking for syslog... yes [07:39:35.333] checking syslog.h usability... yes [07:39:35.339] checking syslog.h presence... yes [07:39:35.347] checking for syslog.h... yes [07:39:35.347] checking for opterr... yes [07:39:35.386] checking for optreset... no [07:39:35.428] checking unicode/ucol.h usability... yes [07:39:35.443] checking unicode/ucol.h presence... yes [07:39:35.459] checking for unicode/ucol.h... yes [07:39:35.462] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:39:35.483] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:39:35.489] checking for rl_completion_suppress_quote... yes [07:39:35.534] checking for rl_filename_quote_characters... yes [07:39:35.579] checking for rl_filename_quoting_function... yes [07:39:35.625] checking for append_history... yes [07:39:35.670] checking for history_truncate_file... yes [07:39:35.716] checking for rl_completion_matches... yes [07:39:35.765] checking for rl_filename_completion_function... yes [07:39:35.814] checking for rl_reset_screen_size... yes [07:39:35.863] checking for rl_variable_bind... yes [07:39:35.907] checking test program... ok [07:39:35.945] checking whether long int is 64 bits... yes [07:39:35.986] checking for __builtin_mul_overflow... yes [07:39:36.023] checking size of void *... 8 [07:39:36.071] checking size of size_t... 8 [07:39:36.122] checking size of long... 8 [07:39:36.173] checking alignment of short... 2 [07:39:36.224] checking alignment of int... 4 [07:39:36.277] checking alignment of long... 8 [07:39:36.329] checking alignment of double... 8 [07:39:36.382] checking for int8... no [07:39:36.405] checking for uint8... no [07:39:36.428] checking for int64... no [07:39:36.452] checking for uint64... no [07:39:36.476] checking for __int128... yes [07:39:36.519] checking for __int128 alignment bug... ok [07:39:36.557] checking alignment of PG_INT128_TYPE... 16 [07:39:36.607] checking for builtin __sync char locking functions... yes [07:39:36.647] checking for builtin __sync int32 locking functions... yes [07:39:36.685] checking for builtin __sync int32 atomic operations... yes [07:39:36.723] checking for builtin __sync int64 atomic operations... yes [07:39:36.760] checking for builtin __atomic int32 atomic operations... yes [07:39:36.802] checking for builtin __atomic int64 atomic operations... yes [07:39:36.840] checking for __get_cpuid... yes [07:39:36.880] checking for __cpuid... no [07:39:36.895] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:39:36.931] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:39:37.002] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:39:37.016] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:39:37.026] 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 [07:39:37.074] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:39:37.075] checking for library containing sem_init... none required [07:39:37.115] checking which semaphore API to use... unnamed POSIX [07:39:37.115] checking which random number source to use... OpenSSL [07:39:37.116] checking for tclsh... /usr/bin/tclsh [07:39:37.116] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:39:37.145] checking tcl.h usability... yes [07:39:37.154] checking tcl.h presence... yes [07:39:37.168] checking for tcl.h... yes [07:39:37.168] checking for perl.h... yes [07:39:37.234] checking for libperl... yes [07:39:37.421] checking Python.h usability... yes [07:39:37.470] checking Python.h presence... yes [07:39:37.508] checking for Python.h... yes [07:39:37.508] checking for xmllint... /usr/bin/xmllint [07:39:37.508] checking for xsltproc... /usr/bin/xsltproc [07:39:37.508] checking for fop... /usr/bin/fop [07:39:37.509] checking for dbtoepub... no [07:39:37.510] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [07:39:37.553] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:39:37.600] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [07:39:37.600] 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 [07:39:37.600] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:39:37.600] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [07:39:37.600] configure: using CXX=ccache g++ [07:39:37.600] 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 [07:39:37.601] configure: using CLANG=ccache clang [07:39:37.601] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [07:39:37.601] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [07:39:37.623] configure: updating cache gcc.cache [07:39:37.629] configure: creating ./config.status [07:39:37.682] config.status: creating GNUmakefile [07:39:37.691] config.status: creating src/Makefile.global [07:39:37.701] config.status: creating src/include/pg_config.h [07:39:37.709] config.status: creating src/include/pg_config_ext.h [07:39:37.716] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:39:37.725] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:39:37.729] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:39:37.733] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:39:37.737] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:39:37.741] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:39:37.766] [07:39:37.766] real 0m9.833s [07:39:37.766] user 0m6.496s [07:39:37.766] sys 0m2.327s [07:39:37.766] make -s -j${BUILD_JOBS} clean [07:39:38.117] time make -s -j${BUILD_JOBS} world-bin [07:40:05.740] nodeModifyTable.c: In function ‘ExecMergeMatched’: [07:40:05.740] nodeModifyTable.c:2978:14: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [07:40:05.740] 2978 | oldtuple)) [07:40:05.740] | ^~~~~~~~ [07:40:05.740] | | [07:40:05.740] | HeapTuple {aka HeapTupleData *} [07:40:05.740] In file included from nodeModifyTable.c:48: [07:40:05.740] ../../../src/include/commands/trigger.h:225:26: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [07:40:05.740] 225 | TupleTableSlot *slot); [07:40:05.740] | ~~~~~~~~~~~~~~~~^~~~ [07:40:05.740] cc1: all warnings being treated as errors [07:40:05.740] make[3]: *** [: nodeModifyTable.o] Error 1 [07:40:05.740] make[2]: *** [common.mk:37: executor-recursive] Error 2 [07:40:05.740] make[2]: *** Waiting for unfinished jobs.... [07:40:18.589] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:40:18.589] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:40:18.590] [07:40:18.590] real 0m40.473s [07:40:18.590] user 2m16.271s [07:40:18.590] sys 0m16.810s [07:40:18.590] [07:40:18.590] Exit status: 2