[13:11:36.537] time ./configure \ [13:11:36.537] --cache gcc.cache \ [13:11:36.537] --enable-dtrace \ [13:11:36.537] ${LINUX_CONFIGURE_FEATURES} \ [13:11:36.537] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [13:11:36.649] configure: creating cache gcc.cache [13:11:36.657] checking build system type... x86_64-pc-linux-gnu [13:11:36.764] checking host system type... x86_64-pc-linux-gnu [13:11:36.764] checking which template to use... linux [13:11:36.764] checking whether NLS is wanted... no [13:11:36.764] checking for default port number... 5432 [13:11:36.769] checking for dtrace... /usr/bin/dtrace [13:11:36.770] checking for block size... 8kB [13:11:36.770] checking for segment size... 1GB [13:11:36.772] checking for WAL block size... 8kB [13:11:36.792] checking whether the C compiler works... yes [13:11:36.888] checking for C compiler default output file name... a.out [13:11:36.889] checking for suffix of executables... [13:11:36.912] checking whether we are cross compiling... no [13:11:36.952] checking for suffix of object files... o [13:11:36.958] checking whether we are using the GNU C compiler... yes [13:11:36.962] checking whether ccache gcc accepts -g... yes [13:11:36.966] checking for ccache gcc option to accept ISO C89... none needed [13:11:36.972] checking for ccache gcc option to accept ISO C99... none needed [13:11:37.022] checking whether we are using the GNU C++ compiler... yes [13:11:37.026] checking whether ccache g++ accepts -g... yes [13:11:37.065] checking for gawk... no [13:11:37.065] checking for mawk... mawk [13:11:37.065] checking for llvm-config... /usr/bin/llvm-config [13:11:37.084] configure: using llvm 11.0.1 [13:11:37.084] checking for CLANG... ccache clang [13:11:37.142] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:11:37.146] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [13:11:37.150] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:11:37.175] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:11:37.240] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [13:11:37.245] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [13:11:37.249] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:11:37.253] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:11:37.258] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:11:37.262] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:11:37.266] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [13:11:37.271] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:11:37.276] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:11:37.280] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:11:37.285] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [13:11:37.289] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [13:11:37.294] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:11:37.299] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:11:37.304] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [13:11:37.308] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [13:11:37.312] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:11:37.316] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:11:37.328] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:11:37.332] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:11:37.336] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:11:37.359] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:11:37.384] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:11:37.389] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:11:37.394] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:11:37.415] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:11:37.419] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:11:37.424] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:11:37.430] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:11:37.434] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:11:37.439] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [13:11:37.444] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:11:37.448] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [13:11:37.456] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [13:11:37.464] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [13:11:37.520] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [13:11:37.556] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:11:37.560] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:11:37.568] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:11:37.575] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:11:37.582] checking whether the C compiler still works... yes [13:11:37.622] checking how to run the C preprocessor... ccache gcc -E [13:11:37.661] checking for pkg-config... /usr/bin/pkg-config [13:11:37.661] checking pkg-config is at least version 0.9.0... yes [13:11:37.675] checking whether to build with ICU support... yes [13:11:37.675] checking for icu-uc icu-i18n... yes [13:11:37.684] checking whether to build with Tcl... yes [13:11:37.684] checking whether to build Perl modules... yes [13:11:37.684] checking whether to build Python modules... yes [13:11:37.684] checking whether to build with GSSAPI support... yes [13:11:37.685] checking whether to build with PAM support... yes [13:11:37.686] checking whether to build with BSD Authentication support... no [13:11:37.686] checking whether to build with LDAP support... yes [13:11:37.686] checking whether to build with Bonjour support... no [13:11:37.686] checking whether to build with SELinux support... yes [13:11:37.686] checking whether to build with systemd support... yes [13:11:37.686] checking whether to build with XML support... yes [13:11:37.686] checking for libxml-2.0 >= 2.6.23... yes [13:11:37.693] checking whether to build with LZ4 support... yes [13:11:37.693] checking for liblz4... yes [13:11:37.699] checking whether to build with ZSTD support... yes [13:11:37.700] checking for libzstd >= 1.4.0... yes [13:11:37.705] checking for strip... strip [13:11:37.705] checking whether it is possible to strip libraries... yes [13:11:37.712] checking for ar... ar [13:11:37.712] checking for a BSD-compatible install... /usr/bin/install -c [13:11:37.717] checking for tar... /usr/bin/tar [13:11:37.717] checking whether ln -s works... yes [13:11:37.717] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:11:37.719] checking for bison... /usr/bin/bison [13:11:37.724] configure: using bison (GNU Bison) 3.7.5 [13:11:37.726] checking for flex... /usr/bin/flex [13:11:37.740] configure: using flex 2.6.4 [13:11:37.740] checking for perl... /usr/bin/perl [13:11:37.760] configure: using perl 5.32.1 [13:11:37.762] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [13:11:37.772] checking for Perl privlibexp... /usr/share/perl/5.32 [13:11:37.775] checking for Perl useshrplib... true [13:11:37.783] 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 [13:11:37.788] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:11:37.792] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [13:11:37.902] checking for python3... /usr/bin/python3 [13:11:37.942] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [13:11:37.947] checking for Python sysconfig module... yes [13:11:37.957] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [13:11:37.969] checking Python include directory... -I/usr/include/python3.9 [13:11:37.979] 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 [13:11:38.021] checking for a sed that does not truncate output... /usr/bin/sed [13:11:38.025] checking for grep that handles long lines and -e... /usr/bin/grep [13:11:38.027] checking for egrep... /usr/bin/grep -E [13:11:38.028] checking for ANSI C header files... yes [13:11:38.100] checking for sys/types.h... yes [13:11:38.110] checking for sys/stat.h... yes [13:11:38.130] checking for stdlib.h... yes [13:11:38.138] checking for string.h... yes [13:11:38.146] checking for memory.h... yes [13:11:38.155] checking for strings.h... yes [13:11:38.163] checking for inttypes.h... yes [13:11:38.173] checking for stdint.h... yes [13:11:38.181] checking for unistd.h... yes [13:11:38.192] checking whether ccache gcc is Clang... no [13:11:38.199] checking whether pthreads work with -pthread... yes [13:11:38.242] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:11:38.270] checking whether more special flags are required for pthreads... no [13:11:38.270] checking for PTHREAD_PRIO_INHERIT... yes [13:11:38.303] checking pthread.h usability... yes [13:11:38.308] checking pthread.h presence... yes [13:11:38.318] checking for pthread.h... yes [13:11:38.318] checking for strerror_r... yes [13:11:38.346] checking whether strerror_r returns int... no [13:11:38.365] checking for main in -lm... yes [13:11:38.396] checking for library containing setproctitle... no [13:11:38.456] checking for library containing dlsym... -ldl [13:11:38.516] checking for library containing socket... none required [13:11:38.545] checking for library containing getopt_long... none required [13:11:38.573] checking for library containing shm_open... -lrt [13:11:38.639] checking for library containing shm_unlink... none required [13:11:38.668] checking for library containing clock_gettime... none required [13:11:38.698] checking for library containing shmget... none required [13:11:38.729] checking for library containing backtrace_symbols... none required [13:11:38.758] checking for library containing pthread_barrier_wait... -lpthread [13:11:38.817] checking for library containing readline... -lreadline [13:11:38.855] checking for inflate in -lz... yes [13:11:38.885] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:11:38.956] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:11:39.008] checking for SSL_new in -lssl... yes [13:11:39.055] checking for SSL_CTX_set_cert_cb... yes [13:11:39.102] checking for OPENSSL_init_ssl... yes [13:11:39.152] checking for BIO_meth_new... yes [13:11:39.209] checking for ASN1_STRING_get0_data... yes [13:11:39.264] checking for HMAC_CTX_new... yes [13:11:39.319] checking for HMAC_CTX_free... yes [13:11:39.371] checking for CRYPTO_lock... no [13:11:39.407] checking for X509_get_signature_info... yes [13:11:39.460] checking for pam_start in -lpam... yes [13:11:39.506] checking for xmlSaveToBuffer in -lxml2... yes [13:11:39.595] checking for xsltCleanupGlobals in -lxslt... yes [13:11:39.662] checking for LZ4_compress_default in -llz4... yes [13:11:39.698] checking for ZSTD_compress in -lzstd... yes [13:11:39.735] checking for ldap_bind in -lldap... yes [13:11:39.802] checking for ldap_initialize... yes [13:11:39.851] checking for ldap_verify_credentials... no [13:11:39.892] checking for ldap_bind in -lldap_r... yes [13:11:39.940] checking for security_compute_create_name in -lselinux... yes [13:11:39.980] checking for uuid_export in -lossp-uuid... yes [13:11:40.020] checking for stdbool.h that conforms to C99... yes [13:11:40.028] checking for _Bool... yes [13:11:40.070] checking atomic.h usability... no [13:11:40.103] checking atomic.h presence... no [13:11:40.113] checking for atomic.h... no [13:11:40.116] checking copyfile.h usability... no [13:11:40.149] checking copyfile.h presence... no [13:11:40.160] checking for copyfile.h... no [13:11:40.163] checking execinfo.h usability... yes [13:11:40.169] checking execinfo.h presence... yes [13:11:40.177] checking for execinfo.h... yes [13:11:40.182] checking getopt.h usability... yes [13:11:40.189] checking getopt.h presence... yes [13:11:40.197] checking for getopt.h... yes [13:11:40.202] checking ifaddrs.h usability... yes [13:11:40.211] checking ifaddrs.h presence... yes [13:11:40.221] checking for ifaddrs.h... yes [13:11:40.226] checking langinfo.h usability... yes [13:11:40.234] checking langinfo.h presence... yes [13:11:40.242] checking for langinfo.h... yes [13:11:40.247] checking mbarrier.h usability... no [13:11:40.280] checking mbarrier.h presence... no [13:11:40.290] checking for mbarrier.h... no [13:11:40.292] checking sys/epoll.h usability... yes [13:11:40.298] checking sys/epoll.h presence... yes [13:11:40.308] checking for sys/epoll.h... yes [13:11:40.313] checking sys/event.h usability... no [13:11:40.345] checking sys/event.h presence... no [13:11:40.355] checking for sys/event.h... no [13:11:40.357] checking sys/personality.h usability... yes [13:11:40.363] checking sys/personality.h presence... yes [13:11:40.371] checking for sys/personality.h... yes [13:11:40.377] checking sys/prctl.h usability... yes [13:11:40.384] checking sys/prctl.h presence... yes [13:11:40.393] checking for sys/prctl.h... yes [13:11:40.398] checking sys/procctl.h usability... no [13:11:40.430] checking sys/procctl.h presence... no [13:11:40.441] checking for sys/procctl.h... no [13:11:40.443] checking sys/signalfd.h usability... yes [13:11:40.450] checking sys/signalfd.h presence... yes [13:11:40.459] checking for sys/signalfd.h... yes [13:11:40.464] checking sys/ucred.h usability... no [13:11:40.496] checking sys/ucred.h presence... no [13:11:40.507] checking for sys/ucred.h... no [13:11:40.509] checking termios.h usability... yes [13:11:40.520] checking termios.h presence... yes [13:11:40.529] checking for termios.h... yes [13:11:40.534] checking ucred.h usability... no [13:11:40.567] checking ucred.h presence... no [13:11:40.577] checking for ucred.h... no [13:11:40.578] checking readline/readline.h usability... yes [13:11:40.586] checking readline/readline.h presence... yes [13:11:40.596] checking for readline/readline.h... yes [13:11:40.597] checking readline/history.h usability... yes [13:11:40.603] checking readline/history.h presence... yes [13:11:40.612] checking for readline/history.h... yes [13:11:40.614] checking zlib.h usability... yes [13:11:40.624] checking zlib.h presence... yes [13:11:40.635] checking for zlib.h... yes [13:11:40.635] checking for lz4... /usr/bin/lz4 [13:11:40.635] checking lz4.h usability... yes [13:11:40.641] checking lz4.h presence... yes [13:11:40.648] checking for lz4.h... yes [13:11:40.649] checking for zstd... /usr/bin/zstd [13:11:40.649] checking zstd.h usability... yes [13:11:40.655] checking zstd.h presence... yes [13:11:40.663] checking for zstd.h... yes [13:11:40.663] checking gssapi/gssapi.h usability... yes [13:11:40.670] checking gssapi/gssapi.h presence... yes [13:11:40.679] checking for gssapi/gssapi.h... yes [13:11:40.679] checking gssapi/gssapi_ext.h usability... yes [13:11:40.686] checking gssapi/gssapi_ext.h presence... yes [13:11:40.695] checking for gssapi/gssapi_ext.h... yes [13:11:40.696] checking for openssl... /usr/bin/openssl [13:11:40.703] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [13:11:40.703] checking openssl/ssl.h usability... yes [13:11:40.742] checking openssl/ssl.h presence... yes [13:11:40.774] checking for openssl/ssl.h... yes [13:11:40.774] checking openssl/err.h usability... yes [13:11:40.785] checking openssl/err.h presence... yes [13:11:40.801] checking for openssl/err.h... yes [13:11:40.802] checking security/pam_appl.h usability... yes [13:11:40.811] checking security/pam_appl.h presence... yes [13:11:40.819] checking for security/pam_appl.h... yes [13:11:40.819] checking systemd/sd-daemon.h usability... yes [13:11:40.826] checking systemd/sd-daemon.h presence... yes [13:11:40.836] checking for systemd/sd-daemon.h... yes [13:11:40.836] checking libxml/parser.h usability... yes [13:11:40.863] checking libxml/parser.h presence... yes [13:11:40.883] checking for libxml/parser.h... yes [13:11:40.883] checking libxslt/xslt.h usability... yes [13:11:40.890] checking libxslt/xslt.h presence... yes [13:11:40.911] checking for libxslt/xslt.h... yes [13:11:40.911] checking ldap.h usability... yes [13:11:40.922] checking ldap.h presence... yes [13:11:40.933] checking for ldap.h... yes [13:11:40.933] checking for compatible LDAP implementation... yes [13:11:40.938] checking ossp/uuid.h usability... yes [13:11:40.944] checking ossp/uuid.h presence... yes [13:11:40.955] checking for ossp/uuid.h... yes [13:11:40.966] checking whether byte ordering is bigendian... no [13:11:41.022] checking for inline... inline [13:11:41.027] checking for printf format archetype... gnu_printf [13:11:41.032] checking for _Static_assert... yes [13:11:41.068] checking for typeof... typeof [13:11:41.073] checking for __builtin_types_compatible_p... yes [13:11:41.080] checking for __builtin_constant_p... yes [13:11:41.087] checking for __builtin_unreachable... yes [13:11:41.121] checking for computed goto support... yes [13:11:41.126] checking for struct tm.tm_zone... yes [13:11:41.131] checking for union semun... no [13:11:41.156] checking for socklen_t... yes [13:11:41.187] checking for struct sockaddr.sa_len... no [13:11:41.235] checking for locale_t... yes [13:11:41.241] checking for C/C++ restrict keyword... __restrict [13:11:41.250] checking for struct option... yes [13:11:41.272] checking whether assembler supports x86_64 popcntq... yes [13:11:41.277] checking for special C compiler options needed for large files... no [13:11:41.277] checking for _FILE_OFFSET_BITS value needed for large files... no [13:11:41.281] checking size of off_t... 8 [13:11:41.330] checking size of bool... 1 [13:11:41.375] checking for int timezone... yes [13:11:41.413] checking for wcstombs_l declaration... no [13:11:41.464] checking for backtrace_symbols... yes [13:11:41.507] checking for copyfile... no [13:11:41.548] checking for copy_file_range... yes [13:11:41.590] checking for getifaddrs... yes [13:11:41.632] checking for getpeerucred... no [13:11:41.673] checking for inet_pton... yes [13:11:41.714] checking for kqueue... no [13:11:41.756] checking for mbstowcs_l... no [13:11:41.800] checking for memset_s... no [13:11:41.842] checking for posix_fallocate... yes [13:11:41.884] checking for ppoll... yes [13:11:41.924] checking for pthread_is_threaded_np... no [13:11:41.964] checking for setproctitle... no [13:11:42.005] checking for setproctitle_fast... no [13:11:42.046] checking for strchrnul... yes [13:11:42.086] checking for strsignal... yes [13:11:42.124] checking for syncfs... yes [13:11:42.163] checking for sync_file_range... yes [13:11:42.202] checking for uselocale... yes [13:11:42.242] checking for wcstombs_l... no [13:11:42.281] checking for __builtin_bswap16... yes [13:11:42.322] checking for __builtin_bswap32... yes [13:11:42.361] checking for __builtin_bswap64... yes [13:11:42.404] checking for __builtin_clz... yes [13:11:42.447] checking for __builtin_ctz... yes [13:11:42.494] checking for __builtin_popcount... yes [13:11:42.536] checking for __builtin_frame_address... yes [13:11:42.575] checking for _LARGEFILE_SOURCE value needed for large files... no [13:11:42.616] checking how ccache gcc reports undeclared, standard C functions... error [13:11:42.635] checking for posix_fadvise... yes [13:11:42.677] checking whether posix_fadvise is declared... yes [13:11:42.688] checking whether fdatasync is declared... yes [13:11:42.697] checking whether strlcat is declared... no [13:11:42.735] checking whether strlcpy is declared... no [13:11:42.774] checking whether strnlen is declared... yes [13:11:42.785] checking whether preadv is declared... yes [13:11:42.795] checking whether pwritev is declared... yes [13:11:42.803] checking whether F_FULLFSYNC is declared... no [13:11:42.824] checking for explicit_bzero... yes [13:11:42.862] checking for getopt... yes [13:11:42.899] checking for getpeereid... no [13:11:42.940] checking for inet_aton... yes [13:11:42.977] checking for mkdtemp... yes [13:11:43.014] checking for strlcat... no [13:11:43.054] checking for strlcpy... no [13:11:43.093] checking for strnlen... yes [13:11:43.131] checking for pthread_barrier_wait... yes [13:11:43.169] checking for getopt_long... yes [13:11:43.205] checking for syslog... yes [13:11:43.243] checking syslog.h usability... yes [13:11:43.250] checking syslog.h presence... yes [13:11:43.258] checking for syslog.h... yes [13:11:43.258] checking for opterr... yes [13:11:43.295] checking for optreset... no [13:11:43.336] checking unicode/ucol.h usability... yes [13:11:43.352] checking unicode/ucol.h presence... yes [13:11:43.367] checking for unicode/ucol.h... yes [13:11:43.371] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:11:43.391] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:11:43.397] checking for rl_completion_suppress_quote... yes [13:11:43.440] checking for rl_filename_quote_characters... yes [13:11:43.484] checking for rl_filename_quoting_function... yes [13:11:43.529] checking for append_history... yes [13:11:43.572] checking for history_truncate_file... yes [13:11:43.618] checking for rl_completion_matches... yes [13:11:43.663] checking for rl_filename_completion_function... yes [13:11:43.707] checking for rl_reset_screen_size... yes [13:11:43.753] checking for rl_variable_bind... yes [13:11:43.797] checking test program... ok [13:11:43.836] checking whether long int is 64 bits... yes [13:11:43.877] checking for __builtin_mul_overflow... yes [13:11:43.915] checking size of void *... 8 [13:11:43.964] checking size of size_t... 8 [13:11:44.014] checking size of long... 8 [13:11:44.063] checking alignment of short... 2 [13:11:44.110] checking alignment of int... 4 [13:11:44.158] checking alignment of long... 8 [13:11:44.205] checking alignment of double... 8 [13:11:44.251] checking for int8... no [13:11:44.271] checking for uint8... no [13:11:44.290] checking for int64... no [13:11:44.309] checking for uint64... no [13:11:44.328] checking for __int128... yes [13:11:44.369] checking for __int128 alignment bug... ok [13:11:44.404] checking alignment of PG_INT128_TYPE... 16 [13:11:44.451] checking for builtin __sync char locking functions... yes [13:11:44.488] checking for builtin __sync int32 locking functions... yes [13:11:44.523] checking for builtin __sync int32 atomic operations... yes [13:11:44.561] checking for builtin __sync int64 atomic operations... yes [13:11:44.599] checking for builtin __atomic int32 atomic operations... yes [13:11:44.637] checking for builtin __atomic int64 atomic operations... yes [13:11:44.675] checking for __get_cpuid... yes [13:11:44.713] checking for __cpuid... no [13:11:44.725] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:11:44.760] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:11:44.825] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:11:44.839] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:11:44.849] 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 [13:11:44.894] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:11:44.894] checking for library containing sem_init... none required [13:11:44.931] checking which semaphore API to use... unnamed POSIX [13:11:44.931] checking which random number source to use... OpenSSL [13:11:44.932] checking for tclsh... /usr/bin/tclsh [13:11:44.933] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:11:44.965] checking tcl.h usability... yes [13:11:44.975] checking tcl.h presence... yes [13:11:44.987] checking for tcl.h... yes [13:11:44.988] checking for perl.h... yes [13:11:45.059] checking for libperl... yes [13:11:45.228] checking Python.h usability... yes [13:11:45.275] checking Python.h presence... yes [13:11:45.311] checking for Python.h... yes [13:11:45.311] checking for xmllint... /usr/bin/xmllint [13:11:45.311] checking for xsltproc... /usr/bin/xsltproc [13:11:45.311] checking for fop... /usr/bin/fop [13:11:45.312] checking for dbtoepub... no [13:11:45.313] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [13:11:45.354] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:11:45.401] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [13:11:45.401] 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 [13:11:45.401] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:11:45.401] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [13:11:45.401] configure: using CXX=ccache g++ [13:11:45.401] 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 [13:11:45.401] configure: using CLANG=ccache clang [13:11:45.401] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [13:11:45.401] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [13:11:45.426] configure: updating cache gcc.cache [13:11:45.433] configure: creating ./config.status [13:11:45.490] config.status: creating GNUmakefile [13:11:45.498] config.status: creating src/Makefile.global [13:11:45.509] config.status: creating src/include/pg_config.h [13:11:45.518] config.status: creating src/include/pg_config_ext.h [13:11:45.526] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:11:45.536] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:11:45.541] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:11:45.546] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:11:45.551] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:11:45.555] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:11:45.586] [13:11:45.586] real 0m9.050s [13:11:45.586] user 0m6.286s [13:11:45.586] sys 0m2.233s [13:11:45.586] make -s -j${BUILD_JOBS} clean [13:11:45.948] time make -s -j${BUILD_JOBS} world-bin [13:12:02.601] nodeModifyTable.c: In function ‘ExecMergeMatched’: [13:12:02.601] nodeModifyTable.c:2978:14: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [13:12:02.601] 2978 | oldtuple)) [13:12:02.601] | ^~~~~~~~ [13:12:02.601] | | [13:12:02.601] | HeapTuple {aka HeapTupleData *} [13:12:02.601] In file included from nodeModifyTable.c:48: [13:12:02.601] ../../../src/include/commands/trigger.h:225:26: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [13:12:02.601] 225 | TupleTableSlot *slot); [13:12:02.601] | ~~~~~~~~~~~~~~~~^~~~ [13:12:02.601] cc1: all warnings being treated as errors [13:12:02.601] make[3]: *** [: nodeModifyTable.o] Error 1 [13:12:02.602] make[2]: *** [common.mk:37: executor-recursive] Error 2 [13:12:02.602] make[2]: *** Waiting for unfinished jobs.... [13:12:04.309] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:12:04.310] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:12:04.310] [13:12:04.310] real 0m18.362s [13:12:04.310] user 0m58.224s [13:12:04.310] sys 0m7.339s [13:12:04.310] [13:12:04.310] Exit status: 2