[13:08:05.391] time ./configure \ [13:08:05.391] --cache gcc.cache \ [13:08:05.391] --enable-dtrace \ [13:08:05.391] ${LINUX_CONFIGURE_FEATURES} \ [13:08:05.391] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [13:08:05.502] configure: creating cache gcc.cache [13:08:05.510] checking build system type... x86_64-pc-linux-gnu [13:08:05.609] checking host system type... x86_64-pc-linux-gnu [13:08:05.609] checking which template to use... linux [13:08:05.610] checking whether NLS is wanted... no [13:08:05.610] checking for default port number... 5432 [13:08:05.614] checking for dtrace... /usr/bin/dtrace [13:08:05.614] checking for block size... 8kB [13:08:05.615] checking for segment size... 1GB [13:08:05.616] checking for WAL block size... 8kB [13:08:05.634] checking whether the C compiler works... yes [13:08:05.731] checking for C compiler default output file name... a.out [13:08:05.732] checking for suffix of executables... [13:08:05.763] checking whether we are cross compiling... no [13:08:05.818] checking for suffix of object files... o [13:08:05.835] checking whether we are using the GNU C compiler... yes [13:08:05.839] checking whether ccache gcc accepts -g... yes [13:08:05.857] checking for ccache gcc option to accept ISO C89... none needed [13:08:05.877] checking for ccache gcc option to accept ISO C99... none needed [13:08:05.956] checking whether we are using the GNU C++ compiler... yes [13:08:05.960] checking whether ccache g++ accepts -g... yes [13:08:06.065] checking for gawk... no [13:08:06.066] checking for mawk... mawk [13:08:06.066] checking for llvm-config... /usr/bin/llvm-config [13:08:06.083] configure: using llvm 11.0.1 [13:08:06.083] checking for CLANG... ccache clang [13:08:06.155] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:08:06.161] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [13:08:06.175] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:08:06.215] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:08:06.307] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [13:08:06.312] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [13:08:06.330] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:08:06.350] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:08:06.357] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:08:06.362] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:08:06.378] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [13:08:06.383] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:08:06.388] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:08:06.393] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:08:06.399] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [13:08:06.404] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [13:08:06.409] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:08:06.414] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:08:06.420] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [13:08:06.425] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [13:08:06.429] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:08:06.435] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:08:06.463] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:08:06.468] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:08:06.473] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:08:06.513] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:08:06.550] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:08:06.555] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:08:06.560] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:08:06.592] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:08:06.597] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:08:06.601] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:08:06.607] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:08:06.613] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:08:06.618] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [13:08:06.622] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:08:06.626] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [13:08:06.650] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [13:08:06.672] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [13:08:06.732] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [13:08:06.772] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:08:06.778] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:08:06.795] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:08:06.816] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:08:06.835] checking whether the C compiler still works... yes [13:08:06.904] checking how to run the C preprocessor... ccache gcc -E [13:08:06.993] checking for pkg-config... /usr/bin/pkg-config [13:08:06.993] checking pkg-config is at least version 0.9.0... yes [13:08:07.012] checking whether to build with ICU support... yes [13:08:07.012] checking for icu-uc icu-i18n... yes [13:08:07.021] checking whether to build with Tcl... yes [13:08:07.021] checking whether to build Perl modules... yes [13:08:07.021] checking whether to build Python modules... yes [13:08:07.022] checking whether to build with GSSAPI support... yes [13:08:07.022] checking whether to build with PAM support... yes [13:08:07.022] checking whether to build with BSD Authentication support... no [13:08:07.022] checking whether to build with LDAP support... yes [13:08:07.023] checking whether to build with Bonjour support... no [13:08:07.023] checking whether to build with SELinux support... yes [13:08:07.023] checking whether to build with systemd support... yes [13:08:07.023] checking whether to build with XML support... yes [13:08:07.023] checking for libxml-2.0 >= 2.6.23... yes [13:08:07.030] checking whether to build with LZ4 support... yes [13:08:07.030] checking for liblz4... yes [13:08:07.037] checking whether to build with ZSTD support... yes [13:08:07.037] checking for libzstd >= 1.4.0... yes [13:08:07.042] checking for strip... strip [13:08:07.043] checking whether it is possible to strip libraries... yes [13:08:07.048] checking for ar... ar [13:08:07.049] checking for a BSD-compatible install... /usr/bin/install -c [13:08:07.054] checking for tar... /usr/bin/tar [13:08:07.054] checking whether ln -s works... yes [13:08:07.054] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:08:07.056] checking for bison... /usr/bin/bison [13:08:07.060] configure: using bison (GNU Bison) 3.7.5 [13:08:07.062] checking for flex... /usr/bin/flex [13:08:07.075] configure: using flex 2.6.4 [13:08:07.075] checking for perl... /usr/bin/perl [13:08:07.100] configure: using perl 5.32.1 [13:08:07.101] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [13:08:07.114] checking for Perl privlibexp... /usr/share/perl/5.32 [13:08:07.118] checking for Perl useshrplib... true [13:08:07.126] 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:08:07.130] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:08:07.135] 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:08:07.260] checking for python3... /usr/bin/python3 [13:08:07.307] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [13:08:07.312] checking for Python sysconfig module... yes [13:08:07.322] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [13:08:07.345] checking Python include directory... -I/usr/include/python3.9 [13:08:07.354] 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:08:07.394] checking for a sed that does not truncate output... /usr/bin/sed [13:08:07.398] checking for grep that handles long lines and -e... /usr/bin/grep [13:08:07.399] checking for egrep... /usr/bin/grep -E [13:08:07.400] checking for ANSI C header files... yes [13:08:07.571] checking for sys/types.h... yes [13:08:07.580] checking for sys/stat.h... yes [13:08:07.599] checking for stdlib.h... yes [13:08:07.608] checking for string.h... yes [13:08:07.616] checking for memory.h... yes [13:08:07.624] checking for strings.h... yes [13:08:07.635] checking for inttypes.h... yes [13:08:07.646] checking for stdint.h... yes [13:08:07.655] checking for unistd.h... yes [13:08:07.667] checking whether ccache gcc is Clang... no [13:08:07.674] checking whether pthreads work with -pthread... yes [13:08:07.715] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:08:07.742] checking whether more special flags are required for pthreads... no [13:08:07.742] checking for PTHREAD_PRIO_INHERIT... yes [13:08:07.772] checking pthread.h usability... yes [13:08:07.777] checking pthread.h presence... yes [13:08:07.786] checking for pthread.h... yes [13:08:07.786] checking for strerror_r... yes [13:08:07.813] checking whether strerror_r returns int... no [13:08:07.830] checking for main in -lm... yes [13:08:07.859] checking for library containing setproctitle... no [13:08:07.916] checking for library containing dlsym... -ldl [13:08:07.971] checking for library containing socket... none required [13:08:07.998] checking for library containing getopt_long... none required [13:08:08.026] checking for library containing shm_open... -lrt [13:08:08.100] checking for library containing shm_unlink... none required [13:08:08.131] checking for library containing clock_gettime... none required [13:08:08.159] checking for library containing shmget... none required [13:08:08.189] checking for library containing backtrace_symbols... none required [13:08:08.221] checking for library containing pthread_barrier_wait... -lpthread [13:08:08.280] checking for library containing readline... -lreadline [13:08:08.319] checking for inflate in -lz... yes [13:08:08.349] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:08:08.431] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:08:08.479] checking for SSL_new in -lssl... yes [13:08:08.526] checking for SSL_CTX_set_cert_cb... yes [13:08:08.573] checking for OPENSSL_init_ssl... yes [13:08:08.621] checking for BIO_meth_new... yes [13:08:08.673] checking for ASN1_STRING_get0_data... yes [13:08:08.726] checking for HMAC_CTX_new... yes [13:08:08.781] checking for HMAC_CTX_free... yes [13:08:08.833] checking for CRYPTO_lock... no [13:08:08.870] checking for X509_get_signature_info... yes [13:08:08.922] checking for pam_start in -lpam... yes [13:08:08.968] checking for xmlSaveToBuffer in -lxml2... yes [13:08:09.060] checking for xsltCleanupGlobals in -lxslt... yes [13:08:09.128] checking for LZ4_compress_default in -llz4... yes [13:08:09.164] checking for ZSTD_compress in -lzstd... yes [13:08:09.200] checking for ldap_bind in -lldap... yes [13:08:09.270] checking for ldap_initialize... yes [13:08:09.319] checking for ldap_verify_credentials... no [13:08:09.358] checking for ldap_bind in -lldap_r... yes [13:08:09.405] checking for security_compute_create_name in -lselinux... yes [13:08:09.445] checking for uuid_export in -lossp-uuid... yes [13:08:09.488] checking for stdbool.h that conforms to C99... yes [13:08:09.495] checking for _Bool... yes [13:08:09.533] checking atomic.h usability... no [13:08:09.562] checking atomic.h presence... no [13:08:09.571] checking for atomic.h... no [13:08:09.573] checking copyfile.h usability... no [13:08:09.602] checking copyfile.h presence... no [13:08:09.611] checking for copyfile.h... no [13:08:09.613] checking execinfo.h usability... yes [13:08:09.618] checking execinfo.h presence... yes [13:08:09.625] checking for execinfo.h... yes [13:08:09.629] checking getopt.h usability... yes [13:08:09.634] checking getopt.h presence... yes [13:08:09.642] checking for getopt.h... yes [13:08:09.646] checking ifaddrs.h usability... yes [13:08:09.654] checking ifaddrs.h presence... yes [13:08:09.663] checking for ifaddrs.h... yes [13:08:09.667] checking langinfo.h usability... yes [13:08:09.674] checking langinfo.h presence... yes [13:08:09.684] checking for langinfo.h... yes [13:08:09.689] checking mbarrier.h usability... no [13:08:09.721] checking mbarrier.h presence... no [13:08:09.732] checking for mbarrier.h... no [13:08:09.735] checking sys/epoll.h usability... yes [13:08:09.741] checking sys/epoll.h presence... yes [13:08:09.750] checking for sys/epoll.h... yes [13:08:09.755] checking sys/event.h usability... no [13:08:09.789] checking sys/event.h presence... no [13:08:09.800] checking for sys/event.h... no [13:08:09.802] checking sys/personality.h usability... yes [13:08:09.808] checking sys/personality.h presence... yes [13:08:09.816] checking for sys/personality.h... yes [13:08:09.821] checking sys/prctl.h usability... yes [13:08:09.828] checking sys/prctl.h presence... yes [13:08:09.835] checking for sys/prctl.h... yes [13:08:09.841] checking sys/procctl.h usability... no [13:08:09.874] checking sys/procctl.h presence... no [13:08:09.884] checking for sys/procctl.h... no [13:08:09.886] checking sys/signalfd.h usability... yes [13:08:09.892] checking sys/signalfd.h presence... yes [13:08:09.900] checking for sys/signalfd.h... yes [13:08:09.905] checking sys/ucred.h usability... no [13:08:09.937] checking sys/ucred.h presence... no [13:08:09.948] checking for sys/ucred.h... no [13:08:09.949] checking termios.h usability... yes [13:08:09.958] checking termios.h presence... yes [13:08:09.966] checking for termios.h... yes [13:08:09.970] checking ucred.h usability... no [13:08:10.000] checking ucred.h presence... no [13:08:10.009] checking for ucred.h... no [13:08:10.010] checking readline/readline.h usability... yes [13:08:10.021] checking readline/readline.h presence... yes [13:08:10.031] checking for readline/readline.h... yes [13:08:10.032] checking readline/history.h usability... yes [13:08:10.039] checking readline/history.h presence... yes [13:08:10.048] checking for readline/history.h... yes [13:08:10.050] checking zlib.h usability... yes [13:08:10.057] checking zlib.h presence... yes [13:08:10.068] checking for zlib.h... yes [13:08:10.068] checking for lz4... /usr/bin/lz4 [13:08:10.068] checking lz4.h usability... yes [13:08:10.074] checking lz4.h presence... yes [13:08:10.082] checking for lz4.h... yes [13:08:10.082] checking for zstd... /usr/bin/zstd [13:08:10.082] checking zstd.h usability... yes [13:08:10.089] checking zstd.h presence... yes [13:08:10.097] checking for zstd.h... yes [13:08:10.097] checking gssapi/gssapi.h usability... yes [13:08:10.104] checking gssapi/gssapi.h presence... yes [13:08:10.112] checking for gssapi/gssapi.h... yes [13:08:10.113] checking gssapi/gssapi_ext.h usability... yes [13:08:10.119] checking gssapi/gssapi_ext.h presence... yes [13:08:10.129] checking for gssapi/gssapi_ext.h... yes [13:08:10.130] checking for openssl... /usr/bin/openssl [13:08:10.139] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [13:08:10.140] checking openssl/ssl.h usability... yes [13:08:10.178] checking openssl/ssl.h presence... yes [13:08:10.210] checking for openssl/ssl.h... yes [13:08:10.210] checking openssl/err.h usability... yes [13:08:10.220] checking openssl/err.h presence... yes [13:08:10.236] checking for openssl/err.h... yes [13:08:10.236] checking security/pam_appl.h usability... yes [13:08:10.242] checking security/pam_appl.h presence... yes [13:08:10.249] checking for security/pam_appl.h... yes [13:08:10.250] checking systemd/sd-daemon.h usability... yes [13:08:10.256] checking systemd/sd-daemon.h presence... yes [13:08:10.265] checking for systemd/sd-daemon.h... yes [13:08:10.266] checking libxml/parser.h usability... yes [13:08:10.295] checking libxml/parser.h presence... yes [13:08:10.314] checking for libxml/parser.h... yes [13:08:10.314] checking libxslt/xslt.h usability... yes [13:08:10.320] checking libxslt/xslt.h presence... yes [13:08:10.339] checking for libxslt/xslt.h... yes [13:08:10.339] checking ldap.h usability... yes [13:08:10.348] checking ldap.h presence... yes [13:08:10.358] checking for ldap.h... yes [13:08:10.358] checking for compatible LDAP implementation... yes [13:08:10.363] checking ossp/uuid.h usability... yes [13:08:10.370] checking ossp/uuid.h presence... yes [13:08:10.379] checking for ossp/uuid.h... yes [13:08:10.390] checking whether byte ordering is bigendian... no [13:08:10.446] checking for inline... inline [13:08:10.450] checking for printf format archetype... gnu_printf [13:08:10.455] checking for _Static_assert... yes [13:08:10.490] checking for typeof... typeof [13:08:10.494] checking for __builtin_types_compatible_p... yes [13:08:10.502] checking for __builtin_constant_p... yes [13:08:10.508] checking for __builtin_unreachable... yes [13:08:10.542] checking for computed goto support... yes [13:08:10.546] checking for struct tm.tm_zone... yes [13:08:10.551] checking for union semun... no [13:08:10.574] checking for socklen_t... yes [13:08:10.603] checking for struct sockaddr.sa_len... no [13:08:10.648] checking for locale_t... yes [13:08:10.653] checking for C/C++ restrict keyword... __restrict [13:08:10.663] checking for struct option... yes [13:08:10.688] checking whether assembler supports x86_64 popcntq... yes [13:08:10.692] checking for special C compiler options needed for large files... no [13:08:10.692] checking for _FILE_OFFSET_BITS value needed for large files... no [13:08:10.697] checking size of off_t... 8 [13:08:10.747] checking size of bool... 1 [13:08:10.792] checking for int timezone... yes [13:08:10.830] checking for wcstombs_l declaration... no [13:08:10.882] checking for backtrace_symbols... yes [13:08:10.922] checking for copyfile... no [13:08:10.961] checking for copy_file_range... yes [13:08:11.001] checking for getifaddrs... yes [13:08:11.043] checking for getpeerucred... no [13:08:11.085] checking for inet_pton... yes [13:08:11.126] checking for kqueue... no [13:08:11.169] checking for mbstowcs_l... no [13:08:11.209] checking for memset_s... no [13:08:11.248] checking for posix_fallocate... yes [13:08:11.287] checking for ppoll... yes [13:08:11.326] checking for pthread_is_threaded_np... no [13:08:11.367] checking for setproctitle... no [13:08:11.408] checking for setproctitle_fast... no [13:08:11.452] checking for strchrnul... yes [13:08:11.496] checking for strsignal... yes [13:08:11.538] checking for syncfs... yes [13:08:11.577] checking for sync_file_range... yes [13:08:11.617] checking for uselocale... yes [13:08:11.660] checking for wcstombs_l... no [13:08:11.700] checking for __builtin_bswap16... yes [13:08:11.743] checking for __builtin_bswap32... yes [13:08:11.782] checking for __builtin_bswap64... yes [13:08:11.825] checking for __builtin_clz... yes [13:08:11.866] checking for __builtin_ctz... yes [13:08:11.908] checking for __builtin_popcount... yes [13:08:11.947] checking for __builtin_frame_address... yes [13:08:11.984] checking for _LARGEFILE_SOURCE value needed for large files... no [13:08:12.024] checking how ccache gcc reports undeclared, standard C functions... error [13:08:12.040] checking for posix_fadvise... yes [13:08:12.079] checking whether posix_fadvise is declared... yes [13:08:12.089] checking whether fdatasync is declared... yes [13:08:12.097] checking whether strlcat is declared... no [13:08:12.134] checking whether strlcpy is declared... no [13:08:12.174] checking whether strnlen is declared... yes [13:08:12.184] checking whether preadv is declared... yes [13:08:12.194] checking whether pwritev is declared... yes [13:08:12.204] checking whether F_FULLFSYNC is declared... no [13:08:12.224] checking for explicit_bzero... yes [13:08:12.261] checking for getopt... yes [13:08:12.297] checking for getpeereid... no [13:08:12.340] checking for inet_aton... yes [13:08:12.376] checking for mkdtemp... yes [13:08:12.412] checking for strlcat... no [13:08:12.451] checking for strlcpy... no [13:08:12.489] checking for strnlen... yes [13:08:12.526] checking for pthread_barrier_wait... yes [13:08:12.563] checking for getopt_long... yes [13:08:12.600] checking for syslog... yes [13:08:12.636] checking syslog.h usability... yes [13:08:12.643] checking syslog.h presence... yes [13:08:12.651] checking for syslog.h... yes [13:08:12.651] checking for opterr... yes [13:08:12.689] checking for optreset... no [13:08:12.729] checking unicode/ucol.h usability... yes [13:08:12.744] checking unicode/ucol.h presence... yes [13:08:12.759] checking for unicode/ucol.h... yes [13:08:12.763] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:08:12.781] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:08:12.787] checking for rl_completion_suppress_quote... yes [13:08:12.829] checking for rl_filename_quote_characters... yes [13:08:12.871] checking for rl_filename_quoting_function... yes [13:08:12.915] checking for append_history... yes [13:08:12.960] checking for history_truncate_file... yes [13:08:13.003] checking for rl_completion_matches... yes [13:08:13.048] checking for rl_filename_completion_function... yes [13:08:13.092] checking for rl_reset_screen_size... yes [13:08:13.138] checking for rl_variable_bind... yes [13:08:13.180] checking test program... ok [13:08:13.215] checking whether long int is 64 bits... yes [13:08:13.254] checking for __builtin_mul_overflow... yes [13:08:13.289] checking size of void *... 8 [13:08:13.336] checking size of size_t... 8 [13:08:13.384] checking size of long... 8 [13:08:13.434] checking alignment of short... 2 [13:08:13.483] checking alignment of int... 4 [13:08:13.531] checking alignment of long... 8 [13:08:13.579] checking alignment of double... 8 [13:08:13.631] checking for int8... no [13:08:13.653] checking for uint8... no [13:08:13.676] checking for int64... no [13:08:13.697] checking for uint64... no [13:08:13.718] checking for __int128... yes [13:08:13.760] checking for __int128 alignment bug... ok [13:08:13.796] checking alignment of PG_INT128_TYPE... 16 [13:08:13.842] checking for builtin __sync char locking functions... yes [13:08:13.880] checking for builtin __sync int32 locking functions... yes [13:08:13.915] checking for builtin __sync int32 atomic operations... yes [13:08:13.949] checking for builtin __sync int64 atomic operations... yes [13:08:13.984] checking for builtin __atomic int32 atomic operations... yes [13:08:14.022] checking for builtin __atomic int64 atomic operations... yes [13:08:14.058] checking for __get_cpuid... yes [13:08:14.094] checking for __get_cpuid_count... yes [13:08:14.130] checking for __cpuid... no [13:08:14.142] checking for __cpuidex... no [13:08:14.154] checking for _xgetbv with CFLAGS=... no [13:08:14.360] checking for _xgetbv with CFLAGS=-mxsave... yes [13:08:14.547] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:08:14.710] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:08:14.882] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:08:14.909] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:08:14.970] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:08:14.981] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:08:14.991] 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:08:15.032] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:08:15.033] checking for library containing sem_init... none required [13:08:15.069] checking which semaphore API to use... unnamed POSIX [13:08:15.069] checking which random number source to use... OpenSSL [13:08:15.070] checking for tclsh... /usr/bin/tclsh [13:08:15.070] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:08:15.099] checking tcl.h usability... yes [13:08:15.109] checking tcl.h presence... yes [13:08:15.122] checking for tcl.h... yes [13:08:15.122] checking for perl.h... yes [13:08:15.189] checking for libperl... yes [13:08:15.367] checking Python.h usability... yes [13:08:15.417] checking Python.h presence... yes [13:08:15.453] checking for Python.h... yes [13:08:15.453] checking for xmllint... /usr/bin/xmllint [13:08:15.453] checking for xsltproc... /usr/bin/xsltproc [13:08:15.453] checking for fop... /usr/bin/fop [13:08:15.454] checking for dbtoepub... no [13:08:15.455] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [13:08:15.495] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:08:15.540] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [13:08:15.540] 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:08:15.540] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:08:15.540] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [13:08:15.540] configure: using CXX=ccache g++ [13:08:15.540] 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:08:15.541] configure: using CLANG=ccache clang [13:08:15.541] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [13:08:15.541] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [13:08:15.565] configure: updating cache gcc.cache [13:08:15.571] configure: creating ./config.status [13:08:15.624] config.status: creating GNUmakefile [13:08:15.630] config.status: creating src/Makefile.global [13:08:15.639] config.status: creating src/include/pg_config.h [13:08:15.646] config.status: creating src/include/pg_config_ext.h [13:08:15.653] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:08:15.662] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:08:15.666] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:08:15.669] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:08:15.673] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:08:15.677] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:08:15.704] [13:08:15.704] real 0m10.313s [13:08:15.704] user 0m6.732s [13:08:15.704] sys 0m2.409s [13:08:15.704] make -s -j${BUILD_JOBS} clean [13:08:16.045] time make -s -j${BUILD_JOBS} world-bin [13:08:27.460] nodeModifyTable.c: In function ‘ExecMergeMatched’: [13:08:27.460] nodeModifyTable.c:2977:14: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [13:08:27.460] 2977 | oldtuple)) [13:08:27.460] | ^~~~~~~~ [13:08:27.460] | | [13:08:27.460] | HeapTuple {aka HeapTupleData *} [13:08:27.460] In file included from nodeModifyTable.c:49: [13:08:27.460] ../../../src/include/commands/trigger.h:225:26: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [13:08:27.460] 225 | TupleTableSlot *slot); [13:08:27.460] | ~~~~~~~~~~~~~~~~^~~~ [13:08:27.460] cc1: all warnings being treated as errors [13:08:27.461] make[3]: *** [: nodeModifyTable.o] Error 1 [13:08:27.461] make[2]: *** [common.mk:37: executor-recursive] Error 2 [13:08:27.461] make[2]: *** Waiting for unfinished jobs.... [13:08:30.354] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:08:30.354] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:08:30.354] [13:08:30.354] real 0m14.309s [13:08:30.354] user 0m45.209s [13:08:30.354] sys 0m5.005s [13:08:30.355] [13:08:30.355] Exit status: 2