[21:34:36.417] time ./configure \ [21:34:36.417] --cache gcc.cache \ [21:34:36.417] --enable-dtrace \ [21:34:36.417] ${LINUX_CONFIGURE_FEATURES} \ [21:34:36.417] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [21:34:36.527] configure: creating cache gcc.cache [21:34:36.536] checking build system type... x86_64-pc-linux-gnu [21:34:36.633] checking host system type... x86_64-pc-linux-gnu [21:34:36.633] checking which template to use... linux [21:34:36.633] checking whether NLS is wanted... no [21:34:36.633] checking for default port number... 5432 [21:34:36.637] checking for dtrace... /usr/bin/dtrace [21:34:36.638] checking for block size... 8kB [21:34:36.638] checking for segment size... 1GB [21:34:36.640] checking for WAL block size... 8kB [21:34:36.660] checking whether the C compiler works... yes [21:34:36.751] checking for C compiler default output file name... a.out [21:34:36.752] checking for suffix of executables... [21:34:36.777] checking whether we are cross compiling... no [21:34:36.819] checking for suffix of object files... o [21:34:36.826] checking whether we are using the GNU C compiler... yes [21:34:36.830] checking whether ccache gcc accepts -g... yes [21:34:36.835] checking for ccache gcc option to accept ISO C89... none needed [21:34:36.841] checking for ccache gcc option to accept ISO C99... none needed [21:34:36.890] checking whether we are using the GNU C++ compiler... yes [21:34:36.895] checking whether ccache g++ accepts -g... yes [21:34:36.939] checking for gawk... no [21:34:36.939] checking for mawk... mawk [21:34:36.940] checking for llvm-config... /usr/bin/llvm-config [21:34:36.957] configure: using llvm 11.0.1 [21:34:36.957] checking for CLANG... ccache clang [21:34:37.030] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:34:37.035] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:34:37.039] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:34:37.066] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:34:37.131] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:34:37.136] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:34:37.141] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:34:37.145] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:34:37.150] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:34:37.154] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:34:37.158] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:34:37.163] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:34:37.167] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:34:37.171] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:34:37.176] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:34:37.180] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:34:37.186] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:34:37.191] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:34:37.197] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:34:37.202] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:34:37.207] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:34:37.211] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:34:37.225] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:34:37.230] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:34:37.235] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:34:37.260] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:34:37.285] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:34:37.291] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:34:37.296] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:34:37.318] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:34:37.323] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:34:37.328] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:34:37.333] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:34:37.338] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:34:37.342] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:34:37.346] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:34:37.350] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [21:34:37.357] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [21:34:37.364] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [21:34:37.422] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [21:34:37.459] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:34:37.464] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:34:37.471] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:34:37.481] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:34:37.489] checking whether the C compiler still works... yes [21:34:37.532] checking how to run the C preprocessor... ccache gcc -E [21:34:37.574] checking for pkg-config... /usr/bin/pkg-config [21:34:37.574] checking pkg-config is at least version 0.9.0... yes [21:34:37.586] checking whether to build with ICU support... yes [21:34:37.587] checking for icu-uc icu-i18n... yes [21:34:37.595] checking whether to build with Tcl... yes [21:34:37.595] checking whether to build Perl modules... yes [21:34:37.595] checking whether to build Python modules... yes [21:34:37.595] checking whether to build with GSSAPI support... yes [21:34:37.596] checking whether to build with PAM support... yes [21:34:37.596] checking whether to build with BSD Authentication support... no [21:34:37.596] checking whether to build with LDAP support... yes [21:34:37.596] checking whether to build with Bonjour support... no [21:34:37.596] checking whether to build with SELinux support... yes [21:34:37.597] checking whether to build with systemd support... yes [21:34:37.597] checking whether to build with XML support... yes [21:34:37.597] checking for libxml-2.0 >= 2.6.23... yes [21:34:37.602] checking whether to build with LZ4 support... yes [21:34:37.602] checking for liblz4... yes [21:34:37.608] checking whether to build with ZSTD support... yes [21:34:37.608] checking for libzstd >= 1.4.0... yes [21:34:37.615] checking for strip... strip [21:34:37.615] checking whether it is possible to strip libraries... yes [21:34:37.621] checking for ar... ar [21:34:37.621] checking for a BSD-compatible install... /usr/bin/install -c [21:34:37.626] checking for tar... /usr/bin/tar [21:34:37.626] checking whether ln -s works... yes [21:34:37.626] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:34:37.627] checking for bison... /usr/bin/bison [21:34:37.632] configure: using bison (GNU Bison) 3.7.5 [21:34:37.634] checking for flex... /usr/bin/flex [21:34:37.649] configure: using flex 2.6.4 [21:34:37.649] checking for perl... /usr/bin/perl [21:34:37.669] configure: using perl 5.32.1 [21:34:37.671] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [21:34:37.681] checking for Perl privlibexp... /usr/share/perl/5.32 [21:34:37.685] checking for Perl useshrplib... true [21:34:37.692] 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:34:37.696] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:34:37.701] 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:34:37.813] checking for python3... /usr/bin/python3 [21:34:37.853] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [21:34:37.859] checking for Python sysconfig module... yes [21:34:37.869] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [21:34:37.881] checking Python include directory... -I/usr/include/python3.9 [21:34:37.892] 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:34:37.937] checking for a sed that does not truncate output... /usr/bin/sed [21:34:37.941] checking for grep that handles long lines and -e... /usr/bin/grep [21:34:37.942] checking for egrep... /usr/bin/grep -E [21:34:37.943] checking for ANSI C header files... yes [21:34:38.014] checking for sys/types.h... yes [21:34:38.024] checking for sys/stat.h... yes [21:34:38.047] checking for stdlib.h... yes [21:34:38.057] checking for string.h... yes [21:34:38.068] checking for memory.h... yes [21:34:38.079] checking for strings.h... yes [21:34:38.089] checking for inttypes.h... yes [21:34:38.102] checking for stdint.h... yes [21:34:38.112] checking for unistd.h... yes [21:34:38.124] checking whether ccache gcc is Clang... no [21:34:38.132] checking whether pthreads work with -pthread... yes [21:34:38.175] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:34:38.205] checking whether more special flags are required for pthreads... no [21:34:38.205] checking for PTHREAD_PRIO_INHERIT... yes [21:34:38.238] checking pthread.h usability... yes [21:34:38.243] checking pthread.h presence... yes [21:34:38.253] checking for pthread.h... yes [21:34:38.253] checking for strerror_r... yes [21:34:38.283] checking whether strerror_r returns int... no [21:34:38.303] checking for main in -lm... yes [21:34:38.337] checking for library containing setproctitle... no [21:34:38.405] checking for library containing dlsym... -ldl [21:34:38.468] checking for library containing socket... none required [21:34:38.499] checking for library containing getopt_long... none required [21:34:38.528] checking for library containing shm_open... -lrt [21:34:38.597] checking for library containing shm_unlink... none required [21:34:38.627] checking for library containing clock_gettime... none required [21:34:38.657] checking for library containing shmget... none required [21:34:38.688] checking for library containing backtrace_symbols... none required [21:34:38.717] checking for library containing pthread_barrier_wait... -lpthread [21:34:38.781] checking for library containing readline... -lreadline [21:34:38.819] checking for inflate in -lz... yes [21:34:38.853] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:34:38.931] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:34:38.986] checking for SSL_new in -lssl... yes [21:34:39.037] checking for SSL_CTX_set_cert_cb... yes [21:34:39.087] checking for OPENSSL_init_ssl... yes [21:34:39.139] checking for BIO_meth_new... yes [21:34:39.197] checking for ASN1_STRING_get0_data... yes [21:34:39.251] checking for HMAC_CTX_new... yes [21:34:39.304] checking for HMAC_CTX_free... yes [21:34:39.355] checking for CRYPTO_lock... no [21:34:39.391] checking for X509_get_signature_info... yes [21:34:39.442] checking for pam_start in -lpam... yes [21:34:39.483] checking for xmlSaveToBuffer in -lxml2... yes [21:34:39.562] checking for xsltCleanupGlobals in -lxslt... yes [21:34:39.625] checking for LZ4_compress_default in -llz4... yes [21:34:39.661] checking for ZSTD_compress in -lzstd... yes [21:34:39.698] checking for ldap_bind in -lldap... yes [21:34:39.765] checking for ldap_initialize... yes [21:34:39.813] checking for ldap_verify_credentials... no [21:34:39.853] checking for ldap_bind in -lldap_r... yes [21:34:39.902] checking for security_compute_create_name in -lselinux... yes [21:34:39.946] checking for uuid_export in -lossp-uuid... yes [21:34:39.986] checking for stdbool.h that conforms to C99... yes [21:34:39.994] checking for _Bool... yes [21:34:40.036] checking atomic.h usability... no [21:34:40.069] checking atomic.h presence... no [21:34:40.081] checking for atomic.h... no [21:34:40.083] checking copyfile.h usability... no [21:34:40.118] checking copyfile.h presence... no [21:34:40.129] checking for copyfile.h... no [21:34:40.132] checking execinfo.h usability... yes [21:34:40.138] checking execinfo.h presence... yes [21:34:40.146] checking for execinfo.h... yes [21:34:40.151] checking getopt.h usability... yes [21:34:40.158] checking getopt.h presence... yes [21:34:40.166] checking for getopt.h... yes [21:34:40.171] checking ifaddrs.h usability... yes [21:34:40.180] checking ifaddrs.h presence... yes [21:34:40.190] checking for ifaddrs.h... yes [21:34:40.194] checking langinfo.h usability... yes [21:34:40.200] checking langinfo.h presence... yes [21:34:40.208] checking for langinfo.h... yes [21:34:40.212] checking mbarrier.h usability... no [21:34:40.244] checking mbarrier.h presence... no [21:34:40.254] checking for mbarrier.h... no [21:34:40.256] checking sys/epoll.h usability... yes [21:34:40.262] checking sys/epoll.h presence... yes [21:34:40.271] checking for sys/epoll.h... yes [21:34:40.275] checking sys/event.h usability... no [21:34:40.305] checking sys/event.h presence... no [21:34:40.314] checking for sys/event.h... no [21:34:40.315] checking sys/personality.h usability... yes [21:34:40.321] checking sys/personality.h presence... yes [21:34:40.329] checking for sys/personality.h... yes [21:34:40.334] checking sys/prctl.h usability... yes [21:34:40.341] checking sys/prctl.h presence... yes [21:34:40.349] checking for sys/prctl.h... yes [21:34:40.354] checking sys/procctl.h usability... no [21:34:40.386] checking sys/procctl.h presence... no [21:34:40.398] checking for sys/procctl.h... no [21:34:40.400] checking sys/signalfd.h usability... yes [21:34:40.406] checking sys/signalfd.h presence... yes [21:34:40.415] checking for sys/signalfd.h... yes [21:34:40.421] checking sys/ucred.h usability... no [21:34:40.453] checking sys/ucred.h presence... no [21:34:40.465] checking for sys/ucred.h... no [21:34:40.467] checking termios.h usability... yes [21:34:40.477] checking termios.h presence... yes [21:34:40.486] checking for termios.h... yes [21:34:40.491] checking ucred.h usability... no [21:34:40.523] checking ucred.h presence... no [21:34:40.535] checking for ucred.h... no [21:34:40.536] checking readline/readline.h usability... yes [21:34:40.545] checking readline/readline.h presence... yes [21:34:40.557] checking for readline/readline.h... yes [21:34:40.558] checking readline/history.h usability... yes [21:34:40.564] checking readline/history.h presence... yes [21:34:40.575] checking for readline/history.h... yes [21:34:40.577] checking zlib.h usability... yes [21:34:40.584] checking zlib.h presence... yes [21:34:40.596] checking for zlib.h... yes [21:34:40.596] checking for lz4... /usr/bin/lz4 [21:34:40.596] checking lz4.h usability... yes [21:34:40.603] checking lz4.h presence... yes [21:34:40.612] checking for lz4.h... yes [21:34:40.612] checking for zstd... /usr/bin/zstd [21:34:40.612] checking zstd.h usability... yes [21:34:40.619] checking zstd.h presence... yes [21:34:40.628] checking for zstd.h... yes [21:34:40.628] checking gssapi/gssapi.h usability... yes [21:34:40.635] checking gssapi/gssapi.h presence... yes [21:34:40.645] checking for gssapi/gssapi.h... yes [21:34:40.646] checking gssapi/gssapi_ext.h usability... yes [21:34:40.652] checking gssapi/gssapi_ext.h presence... yes [21:34:40.662] checking for gssapi/gssapi_ext.h... yes [21:34:40.663] checking for openssl... /usr/bin/openssl [21:34:40.671] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [21:34:40.671] checking openssl/ssl.h usability... yes [21:34:40.708] checking openssl/ssl.h presence... yes [21:34:40.741] checking for openssl/ssl.h... yes [21:34:40.741] checking openssl/err.h usability... yes [21:34:40.751] checking openssl/err.h presence... yes [21:34:40.767] checking for openssl/err.h... yes [21:34:40.767] checking security/pam_appl.h usability... yes [21:34:40.775] checking security/pam_appl.h presence... yes [21:34:40.783] checking for security/pam_appl.h... yes [21:34:40.785] checking systemd/sd-daemon.h usability... yes [21:34:40.792] checking systemd/sd-daemon.h presence... yes [21:34:40.802] checking for systemd/sd-daemon.h... yes [21:34:40.803] checking libxml/parser.h usability... yes [21:34:40.835] checking libxml/parser.h presence... yes [21:34:40.854] checking for libxml/parser.h... yes [21:34:40.855] checking libxslt/xslt.h usability... yes [21:34:40.862] checking libxslt/xslt.h presence... yes [21:34:40.883] checking for libxslt/xslt.h... yes [21:34:40.883] checking ldap.h usability... yes [21:34:40.890] checking ldap.h presence... yes [21:34:40.901] checking for ldap.h... yes [21:34:40.901] checking for compatible LDAP implementation... yes [21:34:40.906] checking ossp/uuid.h usability... yes [21:34:40.912] checking ossp/uuid.h presence... yes [21:34:40.923] checking for ossp/uuid.h... yes [21:34:40.935] checking whether byte ordering is bigendian... no [21:34:40.993] checking for inline... inline [21:34:40.998] checking for printf format archetype... gnu_printf [21:34:41.003] checking for _Static_assert... yes [21:34:41.040] checking for typeof... typeof [21:34:41.046] checking for __builtin_types_compatible_p... yes [21:34:41.052] checking for __builtin_constant_p... yes [21:34:41.059] checking for __builtin_unreachable... yes [21:34:41.095] checking for computed goto support... yes [21:34:41.100] checking for struct tm.tm_zone... yes [21:34:41.107] checking for union semun... no [21:34:41.131] checking for socklen_t... yes [21:34:41.164] checking for struct sockaddr.sa_len... no [21:34:41.212] checking for locale_t... yes [21:34:41.217] checking for C/C++ restrict keyword... __restrict [21:34:41.225] checking for struct option... yes [21:34:41.248] checking whether assembler supports x86_64 popcntq... yes [21:34:41.253] checking for special C compiler options needed for large files... no [21:34:41.253] checking for _FILE_OFFSET_BITS value needed for large files... no [21:34:41.258] checking size of off_t... 8 [21:34:41.307] checking size of bool... 1 [21:34:41.353] checking for int timezone... yes [21:34:41.390] checking for wcstombs_l declaration... no [21:34:41.440] checking for backtrace_symbols... yes [21:34:41.481] checking for copyfile... no [21:34:41.522] checking for copy_file_range... yes [21:34:41.563] checking for getifaddrs... yes [21:34:41.604] checking for getpeerucred... no [21:34:41.645] checking for inet_pton... yes [21:34:41.686] checking for kqueue... no [21:34:41.729] checking for mbstowcs_l... no [21:34:41.771] checking for memset_s... no [21:34:41.814] checking for posix_fallocate... yes [21:34:41.858] checking for ppoll... yes [21:34:41.901] checking for pthread_is_threaded_np... no [21:34:41.945] checking for setproctitle... no [21:34:41.987] checking for setproctitle_fast... no [21:34:42.030] checking for strchrnul... yes [21:34:42.072] checking for strsignal... yes [21:34:42.115] checking for syncfs... yes [21:34:42.158] checking for sync_file_range... yes [21:34:42.203] checking for uselocale... yes [21:34:42.246] checking for wcstombs_l... no [21:34:42.290] checking for __builtin_bswap16... yes [21:34:42.333] checking for __builtin_bswap32... yes [21:34:42.373] checking for __builtin_bswap64... yes [21:34:42.414] checking for __builtin_clz... yes [21:34:42.457] checking for __builtin_ctz... yes [21:34:42.502] checking for __builtin_popcount... yes [21:34:42.542] checking for __builtin_frame_address... yes [21:34:42.582] checking for _LARGEFILE_SOURCE value needed for large files... no [21:34:42.623] checking how ccache gcc reports undeclared, standard C functions... error [21:34:42.640] checking for posix_fadvise... yes [21:34:42.683] checking whether posix_fadvise is declared... yes [21:34:42.695] checking whether fdatasync is declared... yes [21:34:42.705] checking whether strlcat is declared... no [21:34:42.743] checking whether strlcpy is declared... no [21:34:42.779] checking whether strnlen is declared... yes [21:34:42.789] checking whether preadv is declared... yes [21:34:42.798] checking whether pwritev is declared... yes [21:34:42.807] checking whether F_FULLFSYNC is declared... no [21:34:42.829] checking for explicit_bzero... yes [21:34:42.870] checking for getopt... yes [21:34:42.910] checking for getpeereid... no [21:34:42.951] checking for inet_aton... yes [21:34:42.988] checking for mkdtemp... yes [21:34:43.027] checking for strlcat... no [21:34:43.068] checking for strlcpy... no [21:34:43.111] checking for strnlen... yes [21:34:43.153] checking for pthread_barrier_wait... yes [21:34:43.194] checking for getopt_long... yes [21:34:43.234] checking for syslog... yes [21:34:43.275] checking syslog.h usability... yes [21:34:43.282] checking syslog.h presence... yes [21:34:43.291] checking for syslog.h... yes [21:34:43.291] checking for opterr... yes [21:34:43.329] checking for optreset... no [21:34:43.369] checking unicode/ucol.h usability... yes [21:34:43.382] checking unicode/ucol.h presence... yes [21:34:43.398] checking for unicode/ucol.h... yes [21:34:43.402] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:34:43.417] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:34:43.422] checking for rl_completion_suppress_quote... yes [21:34:43.465] checking for rl_filename_quote_characters... yes [21:34:43.509] checking for rl_filename_quoting_function... yes [21:34:43.554] checking for append_history... yes [21:34:43.598] checking for history_truncate_file... yes [21:34:43.643] checking for rl_completion_matches... yes [21:34:43.687] checking for rl_filename_completion_function... yes [21:34:43.732] checking for rl_reset_screen_size... yes [21:34:43.778] checking for rl_variable_bind... yes [21:34:43.820] checking test program... ok [21:34:43.858] checking whether long int is 64 bits... yes [21:34:43.899] checking for __builtin_mul_overflow... yes [21:34:43.936] checking size of void *... 8 [21:34:43.985] checking size of size_t... 8 [21:34:44.034] checking size of long... 8 [21:34:44.084] checking alignment of short... 2 [21:34:44.136] checking alignment of int... 4 [21:34:44.188] checking alignment of long... 8 [21:34:44.240] checking alignment of double... 8 [21:34:44.292] checking for int8... no [21:34:44.316] checking for uint8... no [21:34:44.340] checking for int64... no [21:34:44.363] checking for uint64... no [21:34:44.384] checking for __int128... yes [21:34:44.426] checking for __int128 alignment bug... ok [21:34:44.466] checking alignment of PG_INT128_TYPE... 16 [21:34:44.515] checking for builtin __sync char locking functions... yes [21:34:44.553] checking for builtin __sync int32 locking functions... yes [21:34:44.591] checking for builtin __sync int32 atomic operations... yes [21:34:44.628] checking for builtin __sync int64 atomic operations... yes [21:34:44.668] checking for builtin __atomic int32 atomic operations... yes [21:34:44.708] checking for builtin __atomic int64 atomic operations... yes [21:34:44.747] checking for __get_cpuid... yes [21:34:44.786] checking for __get_cpuid_count... yes [21:34:44.826] checking for __cpuid... no [21:34:44.841] checking for __cpuidex... no [21:34:44.855] checking for _xgetbv with CFLAGS=... no [21:34:45.050] checking for _xgetbv with CFLAGS=-mxsave... yes [21:34:45.241] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:34:45.409] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:34:45.578] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:34:45.608] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:34:45.675] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:34:45.689] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:34:45.699] 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:34:45.744] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:34:45.744] checking for library containing sem_init... none required [21:34:45.782] checking which semaphore API to use... unnamed POSIX [21:34:45.782] checking which random number source to use... OpenSSL [21:34:45.783] checking for tclsh... /usr/bin/tclsh [21:34:45.783] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:34:45.808] checking tcl.h usability... yes [21:34:45.819] checking tcl.h presence... yes [21:34:45.832] checking for tcl.h... yes [21:34:45.833] checking for perl.h... yes [21:34:45.901] checking for libperl... yes [21:34:46.088] checking Python.h usability... yes [21:34:46.125] checking Python.h presence... yes [21:34:46.161] checking for Python.h... yes [21:34:46.161] checking for xmllint... /usr/bin/xmllint [21:34:46.161] checking for xsltproc... /usr/bin/xsltproc [21:34:46.161] checking for fop... /usr/bin/fop [21:34:46.163] checking for dbtoepub... no [21:34:46.163] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:34:46.203] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:34:46.251] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [21:34:46.251] 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:34:46.251] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:34:46.251] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [21:34:46.251] configure: using CXX=ccache g++ [21:34:46.251] 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:34:46.251] configure: using CLANG=ccache clang [21:34:46.251] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [21:34:46.251] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [21:34:46.280] configure: updating cache gcc.cache [21:34:46.287] configure: creating ./config.status [21:34:46.344] config.status: creating GNUmakefile [21:34:46.352] config.status: creating src/Makefile.global [21:34:46.361] config.status: creating src/include/pg_config.h [21:34:46.368] config.status: creating src/include/pg_config_ext.h [21:34:46.375] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:34:46.385] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:34:46.389] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:34:46.394] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:34:46.398] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:34:46.402] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:34:46.430] [21:34:46.430] real 0m10.013s [21:34:46.430] user 0m7.138s [21:34:46.430] sys 0m2.409s [21:34:46.430] make -s -j${BUILD_JOBS} clean [21:34:46.786] time make -s -j${BUILD_JOBS} world-bin [21:35:08.699] nodeBitmapHeapscan.c: In function ‘ExecEndBitmapHeapScan’: [21:35:08.699] nodeBitmapHeapscan.c:638:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:35:08.699] 638 | BitmapHeapScanInstrumentation *si = &node->sinstrument->sinstrument[ParallelWorkerNumber]; [21:35:08.699] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:35:08.699] cc1: all warnings being treated as errors [21:35:08.699] make[3]: *** [: nodeBitmapHeapscan.o] Error 1 [21:35:08.700] make[2]: *** [common.mk:37: executor-recursive] Error 2 [21:35:08.700] make[2]: *** Waiting for unfinished jobs.... [21:35:17.306] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:35:17.307] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:35:17.307] [21:35:17.307] real 0m30.521s [21:35:17.307] user 1m43.025s [21:35:17.307] sys 0m11.353s [21:35:17.307] [21:35:17.307] Exit status: 2