[21:30:00.950] time ./configure \ [21:30:00.950] --cache gcc.cache \ [21:30:00.950] --enable-dtrace \ [21:30:00.950] ${LINUX_CONFIGURE_FEATURES} \ [21:30:00.950] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [21:30:01.051] configure: creating cache gcc.cache [21:30:01.059] checking build system type... x86_64-pc-linux-gnu [21:30:01.157] checking host system type... x86_64-pc-linux-gnu [21:30:01.158] checking which template to use... linux [21:30:01.158] checking whether NLS is wanted... no [21:30:01.158] checking for default port number... 5432 [21:30:01.162] checking for dtrace... /usr/bin/dtrace [21:30:01.162] checking for block size... 8kB [21:30:01.163] checking for segment size... 1GB [21:30:01.164] checking for WAL block size... 8kB [21:30:01.182] checking whether the C compiler works... yes [21:30:01.273] checking for C compiler default output file name... a.out [21:30:01.274] checking for suffix of executables... [21:30:01.321] checking whether we are cross compiling... no [21:30:01.390] checking for suffix of object files... o [21:30:01.403] checking whether we are using the GNU C compiler... yes [21:30:01.407] checking whether ccache gcc accepts -g... yes [21:30:01.412] checking for ccache gcc option to accept ISO C89... none needed [21:30:01.430] checking for ccache gcc option to accept ISO C99... none needed [21:30:01.505] checking whether we are using the GNU C++ compiler... yes [21:30:01.516] checking whether ccache g++ accepts -g... yes [21:30:01.593] checking for gawk... no [21:30:01.593] checking for mawk... mawk [21:30:01.594] checking for llvm-config... /usr/bin/llvm-config [21:30:01.609] configure: using llvm 11.0.1 [21:30:01.609] checking for CLANG... ccache clang [21:30:01.677] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:30:01.681] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:30:01.695] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:30:01.739] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:30:01.807] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:30:01.812] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:30:01.816] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:30:01.828] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:30:01.832] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:30:01.835] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:30:01.853] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:30:01.857] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:30:01.862] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:30:01.876] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:30:01.895] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:30:01.899] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:30:01.904] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:30:01.908] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:30:01.913] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:30:01.917] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:30:01.921] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:30:01.925] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:30:01.945] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:30:01.949] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:30:01.953] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:30:01.986] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:30:02.021] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:30:02.026] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:30:02.030] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:30:02.065] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:30:02.069] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:30:02.073] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:30:02.077] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:30:02.081] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:30:02.085] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:30:02.089] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:30:02.093] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [21:30:02.110] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [21:30:02.130] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [21:30:02.184] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [21:30:02.237] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:30:02.242] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:30:02.259] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:30:02.274] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:30:02.291] checking whether the C compiler still works... yes [21:30:02.335] checking how to run the C preprocessor... ccache gcc -E [21:30:02.440] checking for pkg-config... /usr/bin/pkg-config [21:30:02.440] checking pkg-config is at least version 0.9.0... yes [21:30:02.454] checking whether to build with ICU support... yes [21:30:02.454] checking for icu-uc icu-i18n... yes [21:30:02.463] checking whether to build with Tcl... yes [21:30:02.464] checking whether to build Perl modules... yes [21:30:02.464] checking whether to build Python modules... yes [21:30:02.464] checking whether to build with GSSAPI support... yes [21:30:02.464] checking whether to build with PAM support... yes [21:30:02.464] checking whether to build with BSD Authentication support... no [21:30:02.465] checking whether to build with LDAP support... yes [21:30:02.465] checking whether to build with Bonjour support... no [21:30:02.465] checking whether to build with SELinux support... yes [21:30:02.465] checking whether to build with systemd support... yes [21:30:02.465] checking whether to build with XML support... yes [21:30:02.465] checking for libxml-2.0 >= 2.6.23... yes [21:30:02.473] checking whether to build with LZ4 support... yes [21:30:02.473] checking for liblz4... yes [21:30:02.478] checking whether to build with ZSTD support... yes [21:30:02.478] checking for libzstd >= 1.4.0... yes [21:30:02.483] checking for strip... strip [21:30:02.484] checking whether it is possible to strip libraries... yes [21:30:02.486] checking for ar... ar [21:30:02.487] checking for a BSD-compatible install... /usr/bin/install -c [21:30:02.492] checking for tar... /usr/bin/tar [21:30:02.492] checking whether ln -s works... yes [21:30:02.492] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:30:02.493] checking for bison... /usr/bin/bison [21:30:02.497] configure: using bison (GNU Bison) 3.7.5 [21:30:02.499] checking for flex... /usr/bin/flex [21:30:02.512] configure: using flex 2.6.4 [21:30:02.512] checking for perl... /usr/bin/perl [21:30:02.531] configure: using perl 5.32.1 [21:30:02.533] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [21:30:02.541] checking for Perl privlibexp... /usr/share/perl/5.32 [21:30:02.544] checking for Perl useshrplib... true [21:30:02.551] 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:30:02.555] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:30:02.560] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:30:02.667] checking for python3... /usr/bin/python3 [21:30:02.701] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [21:30:02.705] checking for Python sysconfig module... yes [21:30:02.714] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [21:30:02.725] checking Python include directory... -I/usr/include/python3.9 [21:30:02.734] 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 [21:30:02.772] checking for a sed that does not truncate output... /usr/bin/sed [21:30:02.775] checking for grep that handles long lines and -e... /usr/bin/grep [21:30:02.776] checking for egrep... /usr/bin/grep -E [21:30:02.777] checking for ANSI C header files... yes [21:30:02.858] checking for sys/types.h... yes [21:30:02.866] checking for sys/stat.h... yes [21:30:02.886] checking for stdlib.h... yes [21:30:02.894] checking for string.h... yes [21:30:02.901] checking for memory.h... yes [21:30:02.909] checking for strings.h... yes [21:30:02.917] checking for inttypes.h... yes [21:30:02.926] checking for stdint.h... yes [21:30:02.933] checking for unistd.h... yes [21:30:02.943] checking whether ccache gcc is Clang... no [21:30:02.949] checking whether pthreads work with -pthread... yes [21:30:02.987] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:30:03.012] checking whether more special flags are required for pthreads... no [21:30:03.012] checking for PTHREAD_PRIO_INHERIT... yes [21:30:03.041] checking pthread.h usability... yes [21:30:03.045] checking pthread.h presence... yes [21:30:03.054] checking for pthread.h... yes [21:30:03.054] checking for strerror_r... yes [21:30:03.079] checking whether strerror_r returns int... no [21:30:03.096] checking for main in -lm... yes [21:30:03.123] checking for library containing setproctitle... no [21:30:03.178] checking for library containing dlsym... -ldl [21:30:03.230] checking for library containing socket... none required [21:30:03.256] checking for library containing getopt_long... none required [21:30:03.281] checking for library containing shm_open... -lrt [21:30:03.344] checking for library containing shm_unlink... none required [21:30:03.370] checking for library containing clock_gettime... none required [21:30:03.396] checking for library containing shmget... none required [21:30:03.423] checking for library containing backtrace_symbols... none required [21:30:03.448] checking for library containing pthread_barrier_wait... -lpthread [21:30:03.502] checking for library containing readline... -lreadline [21:30:03.535] checking for inflate in -lz... yes [21:30:03.562] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:30:03.628] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:30:03.674] checking for SSL_new in -lssl... yes [21:30:03.716] checking for SSL_CTX_set_cert_cb... yes [21:30:03.760] checking for OPENSSL_init_ssl... yes [21:30:03.806] checking for BIO_meth_new... yes [21:30:03.855] checking for ASN1_STRING_get0_data... yes [21:30:03.906] checking for HMAC_CTX_new... yes [21:30:03.957] checking for HMAC_CTX_free... yes [21:30:04.006] checking for CRYPTO_lock... no [21:30:04.041] checking for X509_get_signature_info... yes [21:30:04.088] checking for pam_start in -lpam... yes [21:30:04.124] checking for xmlSaveToBuffer in -lxml2... yes [21:30:04.204] checking for xsltCleanupGlobals in -lxslt... yes [21:30:04.272] checking for LZ4_compress_default in -llz4... yes [21:30:04.307] checking for ZSTD_compress in -lzstd... yes [21:30:04.342] checking for ldap_bind in -lldap... yes [21:30:04.409] checking for ldap_initialize... yes [21:30:04.456] checking for ldap_verify_credentials... no [21:30:04.494] checking for ldap_bind in -lldap_r... yes [21:30:04.540] checking for security_compute_create_name in -lselinux... yes [21:30:04.580] checking for uuid_export in -lossp-uuid... yes [21:30:04.618] checking for stdbool.h that conforms to C99... yes [21:30:04.625] checking for _Bool... yes [21:30:04.662] checking atomic.h usability... no [21:30:04.692] checking atomic.h presence... no [21:30:04.700] checking for atomic.h... no [21:30:04.702] checking copyfile.h usability... no [21:30:04.732] checking copyfile.h presence... no [21:30:04.741] checking for copyfile.h... no [21:30:04.743] checking execinfo.h usability... yes [21:30:04.748] checking execinfo.h presence... yes [21:30:04.755] checking for execinfo.h... yes [21:30:04.759] checking getopt.h usability... yes [21:30:04.764] checking getopt.h presence... yes [21:30:04.771] checking for getopt.h... yes [21:30:04.775] checking ifaddrs.h usability... yes [21:30:04.783] checking ifaddrs.h presence... yes [21:30:04.791] checking for ifaddrs.h... yes [21:30:04.795] checking langinfo.h usability... yes [21:30:04.800] checking langinfo.h presence... yes [21:30:04.807] checking for langinfo.h... yes [21:30:04.811] checking mbarrier.h usability... no [21:30:04.841] checking mbarrier.h presence... no [21:30:04.849] checking for mbarrier.h... no [21:30:04.851] checking sys/epoll.h usability... yes [21:30:04.856] checking sys/epoll.h presence... yes [21:30:04.864] checking for sys/epoll.h... yes [21:30:04.868] checking sys/event.h usability... no [21:30:04.897] checking sys/event.h presence... no [21:30:04.906] checking for sys/event.h... no [21:30:04.908] checking sys/personality.h usability... yes [21:30:04.913] checking sys/personality.h presence... yes [21:30:04.919] checking for sys/personality.h... yes [21:30:04.923] checking sys/prctl.h usability... yes [21:30:04.928] checking sys/prctl.h presence... yes [21:30:04.935] checking for sys/prctl.h... yes [21:30:04.939] checking sys/procctl.h usability... no [21:30:04.967] checking sys/procctl.h presence... no [21:30:04.976] checking for sys/procctl.h... no [21:30:04.978] checking sys/signalfd.h usability... yes [21:30:04.983] checking sys/signalfd.h presence... yes [21:30:04.991] checking for sys/signalfd.h... yes [21:30:04.994] checking sys/ucred.h usability... no [21:30:05.023] checking sys/ucred.h presence... no [21:30:05.032] checking for sys/ucred.h... no [21:30:05.033] checking termios.h usability... yes [21:30:05.042] checking termios.h presence... yes [21:30:05.049] checking for termios.h... yes [21:30:05.053] checking ucred.h usability... no [21:30:05.082] checking ucred.h presence... no [21:30:05.090] checking for ucred.h... no [21:30:05.091] checking readline/readline.h usability... yes [21:30:05.100] checking readline/readline.h presence... yes [21:30:05.109] checking for readline/readline.h... yes [21:30:05.110] checking readline/history.h usability... yes [21:30:05.115] checking readline/history.h presence... yes [21:30:05.123] checking for readline/history.h... yes [21:30:05.124] checking zlib.h usability... yes [21:30:05.130] checking zlib.h presence... yes [21:30:05.140] checking for zlib.h... yes [21:30:05.140] checking for lz4... /usr/bin/lz4 [21:30:05.140] checking lz4.h usability... yes [21:30:05.145] checking lz4.h presence... yes [21:30:05.153] checking for lz4.h... yes [21:30:05.153] checking for zstd... /usr/bin/zstd [21:30:05.153] checking zstd.h usability... yes [21:30:05.160] checking zstd.h presence... yes [21:30:05.167] checking for zstd.h... yes [21:30:05.167] checking gssapi/gssapi.h usability... yes [21:30:05.174] checking gssapi/gssapi.h presence... yes [21:30:05.182] checking for gssapi/gssapi.h... yes [21:30:05.183] checking gssapi/gssapi_ext.h usability... yes [21:30:05.188] checking gssapi/gssapi_ext.h presence... yes [21:30:05.196] checking for gssapi/gssapi_ext.h... yes [21:30:05.197] checking for openssl... /usr/bin/openssl [21:30:05.204] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [21:30:05.204] checking openssl/ssl.h usability... yes [21:30:05.236] checking openssl/ssl.h presence... yes [21:30:05.267] checking for openssl/ssl.h... yes [21:30:05.267] checking openssl/err.h usability... yes [21:30:05.278] checking openssl/err.h presence... yes [21:30:05.292] checking for openssl/err.h... yes [21:30:05.293] checking security/pam_appl.h usability... yes [21:30:05.301] checking security/pam_appl.h presence... yes [21:30:05.307] checking for security/pam_appl.h... yes [21:30:05.308] checking systemd/sd-daemon.h usability... yes [21:30:05.313] checking systemd/sd-daemon.h presence... yes [21:30:05.323] checking for systemd/sd-daemon.h... yes [21:30:05.323] checking libxml/parser.h usability... yes [21:30:05.351] checking libxml/parser.h presence... yes [21:30:05.369] checking for libxml/parser.h... yes [21:30:05.369] checking libxslt/xslt.h usability... yes [21:30:05.375] checking libxslt/xslt.h presence... yes [21:30:05.393] checking for libxslt/xslt.h... yes [21:30:05.394] checking ldap.h usability... yes [21:30:05.400] checking ldap.h presence... yes [21:30:05.409] checking for ldap.h... yes [21:30:05.409] checking for compatible LDAP implementation... yes [21:30:05.413] checking ossp/uuid.h usability... yes [21:30:05.420] checking ossp/uuid.h presence... yes [21:30:05.429] checking for ossp/uuid.h... yes [21:30:05.439] checking whether byte ordering is bigendian... no [21:30:05.486] checking for inline... inline [21:30:05.490] checking for printf format archetype... gnu_printf [21:30:05.495] checking for _Static_assert... yes [21:30:05.528] checking for typeof... typeof [21:30:05.532] checking for __builtin_types_compatible_p... yes [21:30:05.538] checking for __builtin_constant_p... yes [21:30:05.544] checking for __builtin_unreachable... yes [21:30:05.576] checking for computed goto support... yes [21:30:05.580] checking for struct tm.tm_zone... yes [21:30:05.585] checking for union semun... no [21:30:05.605] checking for socklen_t... yes [21:30:05.633] checking for struct sockaddr.sa_len... no [21:30:05.675] checking for locale_t... yes [21:30:05.679] checking for C/C++ restrict keyword... __restrict [21:30:05.686] checking for struct option... yes [21:30:05.708] checking whether assembler supports x86_64 popcntq... yes [21:30:05.712] checking for special C compiler options needed for large files... no [21:30:05.712] checking for _FILE_OFFSET_BITS value needed for large files... no [21:30:05.716] checking size of off_t... 8 [21:30:05.762] checking size of bool... 1 [21:30:05.803] checking for int timezone... yes [21:30:05.839] checking for wcstombs_l declaration... no [21:30:05.884] checking for backtrace_symbols... yes [21:30:05.921] checking for copyfile... no [21:30:05.960] checking for copy_file_range... yes [21:30:05.999] checking for getifaddrs... yes [21:30:06.038] checking for getpeerucred... no [21:30:06.079] checking for inet_pton... yes [21:30:06.118] checking for kqueue... no [21:30:06.158] checking for mbstowcs_l... no [21:30:06.197] checking for memset_s... no [21:30:06.237] checking for posix_fallocate... yes [21:30:06.277] checking for ppoll... yes [21:30:06.316] checking for pthread_is_threaded_np... no [21:30:06.356] checking for setproctitle... no [21:30:06.396] checking for setproctitle_fast... no [21:30:06.437] checking for strchrnul... yes [21:30:06.478] checking for strsignal... yes [21:30:06.520] checking for syncfs... yes [21:30:06.561] checking for sync_file_range... yes [21:30:06.599] checking for uselocale... yes [21:30:06.637] checking for wcstombs_l... no [21:30:06.674] checking for __builtin_bswap16... yes [21:30:06.715] checking for __builtin_bswap32... yes [21:30:06.752] checking for __builtin_bswap64... yes [21:30:06.789] checking for __builtin_clz... yes [21:30:06.828] checking for __builtin_ctz... yes [21:30:06.870] checking for __builtin_popcount... yes [21:30:06.908] checking for __builtin_frame_address... yes [21:30:06.944] checking for _LARGEFILE_SOURCE value needed for large files... no [21:30:06.983] checking how ccache gcc reports undeclared, standard C functions... error [21:30:06.998] checking for posix_fadvise... yes [21:30:07.035] checking whether posix_fadvise is declared... yes [21:30:07.044] checking whether fdatasync is declared... yes [21:30:07.052] checking whether strlcat is declared... no [21:30:07.086] checking whether strlcpy is declared... no [21:30:07.121] checking whether strnlen is declared... yes [21:30:07.129] checking whether preadv is declared... yes [21:30:07.137] checking whether pwritev is declared... yes [21:30:07.144] checking whether F_FULLFSYNC is declared... no [21:30:07.163] checking for explicit_bzero... yes [21:30:07.198] checking for getopt... yes [21:30:07.233] checking for getpeereid... no [21:30:07.271] checking for inet_aton... yes [21:30:07.306] checking for mkdtemp... yes [21:30:07.340] checking for strlcat... no [21:30:07.378] checking for strlcpy... no [21:30:07.417] checking for strnlen... yes [21:30:07.456] checking for pthread_barrier_wait... yes [21:30:07.493] checking for getopt_long... yes [21:30:07.531] checking for syslog... yes [21:30:07.569] checking syslog.h usability... yes [21:30:07.575] checking syslog.h presence... yes [21:30:07.583] checking for syslog.h... yes [21:30:07.583] checking for opterr... yes [21:30:07.620] checking for optreset... no [21:30:07.660] checking unicode/ucol.h usability... yes [21:30:07.673] checking unicode/ucol.h presence... yes [21:30:07.688] checking for unicode/ucol.h... yes [21:30:07.691] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:30:07.707] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:30:07.712] checking for rl_completion_suppress_quote... yes [21:30:07.765] checking for rl_filename_quote_characters... yes [21:30:07.808] checking for rl_filename_quoting_function... yes [21:30:07.853] checking for append_history... yes [21:30:07.895] checking for history_truncate_file... yes [21:30:07.937] checking for rl_completion_matches... yes [21:30:07.977] checking for rl_filename_completion_function... yes [21:30:08.017] checking for rl_reset_screen_size... yes [21:30:08.059] checking for rl_variable_bind... yes [21:30:08.101] checking test program... ok [21:30:08.136] checking whether long int is 64 bits... yes [21:30:08.175] checking for __builtin_mul_overflow... yes [21:30:08.212] checking size of void *... 8 [21:30:08.259] checking size of size_t... 8 [21:30:08.305] checking size of long... 8 [21:30:08.352] checking alignment of short... 2 [21:30:08.399] checking alignment of int... 4 [21:30:08.446] checking alignment of long... 8 [21:30:08.493] checking alignment of double... 8 [21:30:08.541] checking for int8... no [21:30:08.561] checking for uint8... no [21:30:08.582] checking for int64... no [21:30:08.602] checking for uint64... no [21:30:08.624] checking for __int128... yes [21:30:08.666] checking for __int128 alignment bug... ok [21:30:08.704] checking alignment of PG_INT128_TYPE... 16 [21:30:08.751] checking for builtin __sync char locking functions... yes [21:30:08.788] checking for builtin __sync int32 locking functions... yes [21:30:08.824] checking for builtin __sync int32 atomic operations... yes [21:30:08.861] checking for builtin __sync int64 atomic operations... yes [21:30:08.898] checking for builtin __atomic int32 atomic operations... yes [21:30:08.936] checking for builtin __atomic int64 atomic operations... yes [21:30:08.973] checking for __get_cpuid... yes [21:30:09.009] checking for __get_cpuid_count... yes [21:30:09.046] checking for __cpuid... no [21:30:09.058] checking for __cpuidex... no [21:30:09.069] checking for _xgetbv with CFLAGS=... no [21:30:09.263] checking for _xgetbv with CFLAGS=-mxsave... yes [21:30:09.446] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:30:09.605] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:30:09.771] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:30:09.797] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:30:09.855] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:30:09.866] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:30:09.875] 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:30:09.917] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:30:09.917] checking for library containing sem_init... none required [21:30:09.952] checking which semaphore API to use... unnamed POSIX [21:30:09.952] checking which random number source to use... OpenSSL [21:30:09.953] checking for tclsh... /usr/bin/tclsh [21:30:09.954] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:30:09.978] checking tcl.h usability... yes [21:30:09.985] checking tcl.h presence... yes [21:30:09.996] checking for tcl.h... yes [21:30:09.997] checking for perl.h... yes [21:30:10.054] checking for libperl... yes [21:30:10.226] checking Python.h usability... yes [21:30:10.265] checking Python.h presence... yes [21:30:10.300] checking for Python.h... yes [21:30:10.300] checking for xmllint... /usr/bin/xmllint [21:30:10.300] checking for xsltproc... /usr/bin/xsltproc [21:30:10.301] checking for fop... /usr/bin/fop [21:30:10.301] checking for dbtoepub... no [21:30:10.301] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:30:10.340] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:30:10.384] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [21:30:10.384] 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:30:10.384] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:30:10.384] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [21:30:10.384] configure: using CXX=ccache g++ [21:30:10.384] 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:30:10.384] configure: using CLANG=ccache clang [21:30:10.384] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [21:30:10.384] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [21:30:10.410] configure: updating cache gcc.cache [21:30:10.415] configure: creating ./config.status [21:30:10.462] config.status: creating GNUmakefile [21:30:10.468] config.status: creating src/Makefile.global [21:30:10.477] config.status: creating src/include/pg_config.h [21:30:10.484] config.status: creating src/include/pg_config_ext.h [21:30:10.490] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:30:10.498] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:30:10.502] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:30:10.506] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:30:10.510] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:30:10.515] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:30:10.540] [21:30:10.540] real 0m9.590s [21:30:10.540] user 0m6.614s [21:30:10.540] sys 0m1.989s [21:30:10.540] make -s -j${BUILD_JOBS} clean [21:30:10.879] time make -s -j${BUILD_JOBS} world-bin [21:30:25.162] nodeModifyTable.c: In function ‘ExecMergeMatched’: [21:30:25.162] nodeModifyTable.c:3028:14: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer type [-Werror=incompatible-pointer-types] [21:30:25.162] 3028 | oldtuple)) [21:30:25.162] | ^~~~~~~~ [21:30:25.162] | | [21:30:25.162] | HeapTuple {aka HeapTupleData *} [21:30:25.162] In file included from nodeModifyTable.c:49: [21:30:25.162] ../../../src/include/commands/trigger.h:225:26: note: expected ‘TupleTableSlot *’ but argument is of type ‘HeapTuple’ {aka ‘HeapTupleData *’} [21:30:25.162] 225 | TupleTableSlot *slot); [21:30:25.162] | ~~~~~~~~~~~~~~~~^~~~ [21:30:25.162] cc1: all warnings being treated as errors [21:30:25.163] make[3]: *** [: nodeModifyTable.o] Error 1 [21:30:25.163] make[2]: *** [common.mk:37: executor-recursive] Error 2 [21:30:25.163] make[2]: *** Waiting for unfinished jobs.... [21:30:28.153] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:30:28.153] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:30:28.153] [21:30:28.153] real 0m17.274s [21:30:28.153] user 0m54.698s [21:30:28.153] sys 0m6.092s [21:30:28.153] [21:30:28.153] Exit status: 2