[21:54:26.664] time ./configure \ [21:54:26.664] --cache gcc.cache \ [21:54:26.664] --enable-dtrace \ [21:54:26.664] ${LINUX_CONFIGURE_FEATURES} \ [21:54:26.664] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [21:54:26.761] configure: creating cache gcc.cache [21:54:26.768] checking build system type... x86_64-pc-linux-gnu [21:54:26.866] checking host system type... x86_64-pc-linux-gnu [21:54:26.866] checking which template to use... linux [21:54:26.866] checking whether NLS is wanted... no [21:54:26.866] checking for default port number... 5432 [21:54:26.870] checking for dtrace... /usr/bin/dtrace [21:54:26.870] checking for block size... 8kB [21:54:26.871] checking for segment size... 1GB [21:54:26.872] checking for WAL block size... 8kB [21:54:26.890] checking whether the C compiler works... yes [21:54:26.986] checking for C compiler default output file name... a.out [21:54:26.986] checking for suffix of executables... [21:54:27.009] checking whether we are cross compiling... no [21:54:27.044] checking for suffix of object files... o [21:54:27.050] checking whether we are using the GNU C compiler... yes [21:54:27.054] checking whether ccache gcc accepts -g... yes [21:54:27.062] checking for ccache gcc option to accept ISO C89... none needed [21:54:27.068] checking for ccache gcc option to accept ISO C99... none needed [21:54:27.157] checking whether we are using the GNU C++ compiler... yes [21:54:27.169] checking whether ccache g++ accepts -g... yes [21:54:27.247] checking for gawk... no [21:54:27.247] checking for mawk... mawk [21:54:27.248] checking for llvm-config... /usr/bin/llvm-config [21:54:27.261] configure: using llvm 11.0.1 [21:54:27.261] checking for CLANG... ccache clang [21:54:27.322] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:54:27.332] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:54:27.338] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:54:27.376] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:54:27.458] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:54:27.476] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:54:27.480] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:54:27.498] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:54:27.515] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:54:27.519] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:54:27.535] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:54:27.540] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:54:27.545] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:54:27.550] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:54:27.554] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:54:27.558] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:54:27.563] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:54:27.567] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:54:27.572] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:54:27.576] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:54:27.581] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:54:27.586] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:54:27.609] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:54:27.613] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:54:27.618] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:54:27.657] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:54:27.691] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:54:27.696] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:54:27.701] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:54:27.736] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:54:27.741] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:54:27.745] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:54:27.750] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:54:27.755] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:54:27.759] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:54:27.764] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:54:27.768] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [21:54:27.789] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [21:54:27.808] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [21:54:27.865] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [21:54:27.909] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:54:27.927] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:54:27.949] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:54:27.973] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:54:27.995] checking whether the C compiler still works... yes [21:54:28.040] checking how to run the C preprocessor... ccache gcc -E [21:54:28.123] checking for pkg-config... /usr/bin/pkg-config [21:54:28.123] checking pkg-config is at least version 0.9.0... yes [21:54:28.133] checking whether to build with ICU support... yes [21:54:28.133] checking for icu-uc icu-i18n... yes [21:54:28.140] checking whether to build with Tcl... yes [21:54:28.140] checking whether to build Perl modules... yes [21:54:28.140] checking whether to build Python modules... yes [21:54:28.140] checking whether to build with GSSAPI support... yes [21:54:28.141] checking whether to build with PAM support... yes [21:54:28.141] checking whether to build with BSD Authentication support... no [21:54:28.141] checking whether to build with LDAP support... yes [21:54:28.141] checking whether to build with Bonjour support... no [21:54:28.141] checking whether to build with SELinux support... yes [21:54:28.141] checking whether to build with systemd support... yes [21:54:28.141] checking whether to build with XML support... yes [21:54:28.142] checking for libxml-2.0 >= 2.6.23... yes [21:54:28.148] checking whether to build with LZ4 support... yes [21:54:28.148] checking for liblz4... yes [21:54:28.152] checking whether to build with ZSTD support... yes [21:54:28.153] checking for libzstd >= 1.4.0... yes [21:54:28.157] checking for strip... strip [21:54:28.157] checking whether it is possible to strip libraries... yes [21:54:28.162] checking for ar... ar [21:54:28.162] checking for a BSD-compatible install... /usr/bin/install -c [21:54:28.167] checking for tar... /usr/bin/tar [21:54:28.167] checking whether ln -s works... yes [21:54:28.167] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:54:28.168] checking for bison... /usr/bin/bison [21:54:28.173] configure: using bison (GNU Bison) 3.7.5 [21:54:28.174] checking for flex... /usr/bin/flex [21:54:28.187] configure: using flex 2.6.4 [21:54:28.187] checking for perl... /usr/bin/perl [21:54:28.204] configure: using perl 5.32.1 [21:54:28.205] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [21:54:28.216] checking for Perl privlibexp... /usr/share/perl/5.32 [21:54:28.219] checking for Perl useshrplib... true [21:54:28.229] 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:54:28.233] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:54:28.237] 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:54:28.352] checking for python3... /usr/bin/python3 [21:54:28.387] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [21:54:28.391] checking for Python sysconfig module... yes [21:54:28.400] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [21:54:28.410] checking Python include directory... -I/usr/include/python3.9 [21:54:28.419] 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:54:28.457] checking for a sed that does not truncate output... /usr/bin/sed [21:54:28.460] checking for grep that handles long lines and -e... /usr/bin/grep [21:54:28.461] checking for egrep... /usr/bin/grep -E [21:54:28.462] checking for ANSI C header files... yes [21:54:28.553] checking for sys/types.h... yes [21:54:28.565] checking for sys/stat.h... yes [21:54:28.619] checking for stdlib.h... yes [21:54:28.636] checking for string.h... yes [21:54:28.644] checking for memory.h... yes [21:54:28.652] checking for strings.h... yes [21:54:28.662] checking for inttypes.h... yes [21:54:28.686] checking for stdint.h... yes [21:54:28.694] checking for unistd.h... yes [21:54:28.713] checking whether ccache gcc is Clang... no [21:54:28.719] checking whether pthreads work with -pthread... yes [21:54:28.762] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:54:28.789] checking whether more special flags are required for pthreads... no [21:54:28.789] checking for PTHREAD_PRIO_INHERIT... yes [21:54:28.817] checking pthread.h usability... yes [21:54:28.821] checking pthread.h presence... yes [21:54:28.830] checking for pthread.h... yes [21:54:28.830] checking for strerror_r... yes [21:54:28.855] checking whether strerror_r returns int... no [21:54:28.872] checking for main in -lm... yes [21:54:28.899] checking for library containing setproctitle... no [21:54:28.954] checking for library containing dlsym... -ldl [21:54:29.008] checking for library containing socket... none required [21:54:29.033] checking for library containing getopt_long... none required [21:54:29.059] checking for library containing shm_open... -lrt [21:54:29.119] checking for library containing shm_unlink... none required [21:54:29.145] checking for library containing clock_gettime... none required [21:54:29.171] checking for library containing shmget... none required [21:54:29.196] checking for library containing backtrace_symbols... none required [21:54:29.222] checking for library containing pthread_barrier_wait... -lpthread [21:54:29.276] checking for library containing readline... -lreadline [21:54:29.309] checking for inflate in -lz... yes [21:54:29.336] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:54:29.404] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:54:29.448] checking for SSL_new in -lssl... yes [21:54:29.489] checking for SSL_CTX_set_cert_cb... yes [21:54:29.534] checking for OPENSSL_init_ssl... yes [21:54:29.579] checking for BIO_meth_new... yes [21:54:29.629] checking for ASN1_STRING_get0_data... yes [21:54:29.680] checking for HMAC_CTX_new... yes [21:54:29.731] checking for HMAC_CTX_free... yes [21:54:29.780] checking for CRYPTO_lock... no [21:54:29.815] checking for X509_get_signature_info... yes [21:54:29.862] checking for pam_start in -lpam... yes [21:54:29.899] checking for xmlSaveToBuffer in -lxml2... yes [21:54:29.979] checking for xsltCleanupGlobals in -lxslt... yes [21:54:30.041] checking for LZ4_compress_default in -llz4... yes [21:54:30.075] checking for ZSTD_compress in -lzstd... yes [21:54:30.109] checking for ldap_bind in -lldap... yes [21:54:30.171] checking for ldap_initialize... yes [21:54:30.217] checking for ldap_verify_credentials... no [21:54:30.254] checking for ldap_bind in -lldap_r... yes [21:54:30.296] checking for security_compute_create_name in -lselinux... yes [21:54:30.332] checking for uuid_export in -lossp-uuid... yes [21:54:30.368] checking for stdbool.h that conforms to C99... yes [21:54:30.373] checking for _Bool... yes [21:54:30.409] checking atomic.h usability... no [21:54:30.437] checking atomic.h presence... no [21:54:30.445] checking for atomic.h... no [21:54:30.447] checking copyfile.h usability... no [21:54:30.474] checking copyfile.h presence... no [21:54:30.482] checking for copyfile.h... no [21:54:30.484] checking execinfo.h usability... yes [21:54:30.489] checking execinfo.h presence... yes [21:54:30.495] checking for execinfo.h... yes [21:54:30.499] checking getopt.h usability... yes [21:54:30.504] checking getopt.h presence... yes [21:54:30.511] checking for getopt.h... yes [21:54:30.515] checking ifaddrs.h usability... yes [21:54:30.523] checking ifaddrs.h presence... yes [21:54:30.531] checking for ifaddrs.h... yes [21:54:30.535] checking langinfo.h usability... yes [21:54:30.541] checking langinfo.h presence... yes [21:54:30.548] checking for langinfo.h... yes [21:54:30.551] checking mbarrier.h usability... no [21:54:30.580] checking mbarrier.h presence... no [21:54:30.588] checking for mbarrier.h... no [21:54:30.589] checking sys/epoll.h usability... yes [21:54:30.595] checking sys/epoll.h presence... yes [21:54:30.603] checking for sys/epoll.h... yes [21:54:30.607] checking sys/event.h usability... no [21:54:30.636] checking sys/event.h presence... no [21:54:30.644] checking for sys/event.h... no [21:54:30.646] checking sys/personality.h usability... yes [21:54:30.651] checking sys/personality.h presence... yes [21:54:30.658] checking for sys/personality.h... yes [21:54:30.661] checking sys/prctl.h usability... yes [21:54:30.666] checking sys/prctl.h presence... yes [21:54:30.673] checking for sys/prctl.h... yes [21:54:30.677] checking sys/procctl.h usability... no [21:54:30.705] checking sys/procctl.h presence... no [21:54:30.713] checking for sys/procctl.h... no [21:54:30.715] checking sys/signalfd.h usability... yes [21:54:30.720] checking sys/signalfd.h presence... yes [21:54:30.727] checking for sys/signalfd.h... yes [21:54:30.731] checking sys/ucred.h usability... no [21:54:30.759] checking sys/ucred.h presence... no [21:54:30.767] checking for sys/ucred.h... no [21:54:30.769] checking termios.h usability... yes [21:54:30.779] checking termios.h presence... yes [21:54:30.788] checking for termios.h... yes [21:54:30.792] checking ucred.h usability... no [21:54:30.821] checking ucred.h presence... no [21:54:30.830] checking for ucred.h... no [21:54:30.831] checking readline/readline.h usability... yes [21:54:30.838] checking readline/readline.h presence... yes [21:54:30.848] checking for readline/readline.h... yes [21:54:30.848] checking readline/history.h usability... yes [21:54:30.853] checking readline/history.h presence... yes [21:54:30.862] checking for readline/history.h... yes [21:54:30.863] checking zlib.h usability... yes [21:54:30.871] checking zlib.h presence... yes [21:54:30.880] checking for zlib.h... yes [21:54:30.881] checking for lz4... /usr/bin/lz4 [21:54:30.881] checking lz4.h usability... yes [21:54:30.886] checking lz4.h presence... yes [21:54:30.893] checking for lz4.h... yes [21:54:30.893] checking for zstd... /usr/bin/zstd [21:54:30.894] checking zstd.h usability... yes [21:54:30.900] checking zstd.h presence... yes [21:54:30.908] checking for zstd.h... yes [21:54:30.908] checking gssapi/gssapi.h usability... yes [21:54:30.916] checking gssapi/gssapi.h presence... yes [21:54:30.924] checking for gssapi/gssapi.h... yes [21:54:30.925] checking gssapi/gssapi_ext.h usability... yes [21:54:30.930] checking gssapi/gssapi_ext.h presence... yes [21:54:30.939] checking for gssapi/gssapi_ext.h... yes [21:54:30.940] checking for openssl... /usr/bin/openssl [21:54:30.947] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [21:54:30.948] checking openssl/ssl.h usability... yes [21:54:30.986] checking openssl/ssl.h presence... yes [21:54:31.017] checking for openssl/ssl.h... yes [21:54:31.017] checking openssl/err.h usability... yes [21:54:31.029] checking openssl/err.h presence... yes [21:54:31.045] checking for openssl/err.h... yes [21:54:31.046] checking security/pam_appl.h usability... yes [21:54:31.052] checking security/pam_appl.h presence... yes [21:54:31.060] checking for security/pam_appl.h... yes [21:54:31.060] checking systemd/sd-daemon.h usability... yes [21:54:31.067] checking systemd/sd-daemon.h presence... yes [21:54:31.077] checking for systemd/sd-daemon.h... yes [21:54:31.077] checking libxml/parser.h usability... yes [21:54:31.106] checking libxml/parser.h presence... yes [21:54:31.125] checking for libxml/parser.h... yes [21:54:31.125] checking libxslt/xslt.h usability... yes [21:54:31.132] checking libxslt/xslt.h presence... yes [21:54:31.151] checking for libxslt/xslt.h... yes [21:54:31.151] checking ldap.h usability... yes [21:54:31.160] checking ldap.h presence... yes [21:54:31.169] checking for ldap.h... yes [21:54:31.169] checking for compatible LDAP implementation... yes [21:54:31.173] checking ossp/uuid.h usability... yes [21:54:31.179] checking ossp/uuid.h presence... yes [21:54:31.188] checking for ossp/uuid.h... yes [21:54:31.198] checking whether byte ordering is bigendian... no [21:54:31.253] checking for inline... inline [21:54:31.257] checking for printf format archetype... gnu_printf [21:54:31.261] checking for _Static_assert... yes [21:54:31.295] checking for typeof... typeof [21:54:31.299] checking for __builtin_types_compatible_p... yes [21:54:31.304] checking for __builtin_constant_p... yes [21:54:31.310] checking for __builtin_unreachable... yes [21:54:31.342] checking for computed goto support... yes [21:54:31.345] checking for struct tm.tm_zone... yes [21:54:31.350] checking for union semun... no [21:54:31.371] checking for socklen_t... yes [21:54:31.398] checking for struct sockaddr.sa_len... no [21:54:31.439] checking for locale_t... yes [21:54:31.444] checking for C/C++ restrict keyword... __restrict [21:54:31.450] checking for struct option... yes [21:54:31.470] checking whether assembler supports x86_64 popcntq... yes [21:54:31.474] checking for special C compiler options needed for large files... no [21:54:31.474] checking for _FILE_OFFSET_BITS value needed for large files... no [21:54:31.478] checking size of off_t... 8 [21:54:31.522] checking size of bool... 1 [21:54:31.562] checking for int timezone... yes [21:54:31.595] checking for wcstombs_l declaration... no [21:54:31.640] checking for backtrace_symbols... yes [21:54:31.677] checking for copyfile... no [21:54:31.715] checking for copy_file_range... yes [21:54:31.751] checking for getifaddrs... yes [21:54:31.788] checking for getpeerucred... no [21:54:31.826] checking for inet_pton... yes [21:54:31.862] checking for kqueue... no [21:54:31.900] checking for mbstowcs_l... no [21:54:31.939] checking for memset_s... no [21:54:31.977] checking for posix_fallocate... yes [21:54:32.015] checking for ppoll... yes [21:54:32.053] checking for pthread_is_threaded_np... no [21:54:32.091] checking for setproctitle... no [21:54:32.129] checking for setproctitle_fast... no [21:54:32.167] checking for strchrnul... yes [21:54:32.205] checking for strsignal... yes [21:54:32.243] checking for syncfs... yes [21:54:32.281] checking for sync_file_range... yes [21:54:32.319] checking for uselocale... yes [21:54:32.356] checking for wcstombs_l... no [21:54:32.392] checking for __builtin_bswap16... yes [21:54:32.431] checking for __builtin_bswap32... yes [21:54:32.467] checking for __builtin_bswap64... yes [21:54:32.503] checking for __builtin_clz... yes [21:54:32.541] checking for __builtin_ctz... yes [21:54:32.580] checking for __builtin_popcount... yes [21:54:32.617] checking for __builtin_frame_address... yes [21:54:32.653] checking for _LARGEFILE_SOURCE value needed for large files... no [21:54:32.690] checking how ccache gcc reports undeclared, standard C functions... error [21:54:32.705] checking for posix_fadvise... yes [21:54:32.742] checking whether posix_fadvise is declared... yes [21:54:32.751] checking whether fdatasync is declared... yes [21:54:32.758] checking whether strlcat is declared... no [21:54:32.793] checking whether strlcpy is declared... no [21:54:32.826] checking whether strnlen is declared... yes [21:54:32.833] checking whether preadv is declared... yes [21:54:32.841] checking whether pwritev is declared... yes [21:54:32.848] checking whether F_FULLFSYNC is declared... no [21:54:32.867] checking for explicit_bzero... yes [21:54:32.900] checking for getopt... yes [21:54:32.934] checking for getpeereid... no [21:54:32.970] checking for inet_aton... yes [21:54:33.004] checking for mkdtemp... yes [21:54:33.037] checking for strlcat... no [21:54:33.074] checking for strlcpy... no [21:54:33.110] checking for strnlen... yes [21:54:33.146] checking for pthread_barrier_wait... yes [21:54:33.180] checking for getopt_long... yes [21:54:33.214] checking for syslog... yes [21:54:33.249] checking syslog.h usability... yes [21:54:33.255] checking syslog.h presence... yes [21:54:33.262] checking for syslog.h... yes [21:54:33.262] checking for opterr... yes [21:54:33.296] checking for optreset... no [21:54:33.334] checking unicode/ucol.h usability... yes [21:54:33.347] checking unicode/ucol.h presence... yes [21:54:33.361] checking for unicode/ucol.h... yes [21:54:33.364] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:54:33.380] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:54:33.385] checking for rl_completion_suppress_quote... yes [21:54:33.426] checking for rl_filename_quote_characters... yes [21:54:33.466] checking for rl_filename_quoting_function... yes [21:54:33.507] checking for append_history... yes [21:54:33.547] checking for history_truncate_file... yes [21:54:33.589] checking for rl_completion_matches... yes [21:54:33.629] checking for rl_filename_completion_function... yes [21:54:33.669] checking for rl_reset_screen_size... yes [21:54:33.709] checking for rl_variable_bind... yes [21:54:33.747] checking test program... ok [21:54:33.780] checking whether long int is 64 bits... yes [21:54:33.815] checking for __builtin_mul_overflow... yes [21:54:33.848] checking size of void *... 8 [21:54:33.892] checking size of size_t... 8 [21:54:33.937] checking size of long... 8 [21:54:33.983] checking alignment of short... 2 [21:54:34.028] checking alignment of int... 4 [21:54:34.073] checking alignment of long... 8 [21:54:34.118] checking alignment of double... 8 [21:54:34.164] checking for int8... no [21:54:34.184] checking for uint8... no [21:54:34.203] checking for int64... no [21:54:34.221] checking for uint64... no [21:54:34.240] checking for __int128... yes [21:54:34.279] checking for __int128 alignment bug... ok [21:54:34.313] checking alignment of PG_INT128_TYPE... 16 [21:54:34.359] checking for builtin __sync char locking functions... yes [21:54:34.394] checking for builtin __sync int32 locking functions... yes [21:54:34.427] checking for builtin __sync int32 atomic operations... yes [21:54:34.459] checking for builtin __sync int64 atomic operations... yes [21:54:34.491] checking for builtin __atomic int32 atomic operations... yes [21:54:34.526] checking for builtin __atomic int64 atomic operations... yes [21:54:34.558] checking for __get_cpuid... yes [21:54:34.591] checking for __get_cpuid_count... yes [21:54:34.624] checking for __cpuid... no [21:54:34.635] checking for __cpuidex... no [21:54:34.646] checking for _xgetbv with CFLAGS=... no [21:54:34.839] checking for _xgetbv with CFLAGS=-mxsave... yes [21:54:35.016] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:54:35.174] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:54:35.335] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:54:35.360] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:54:35.416] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:54:35.427] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:54:35.436] 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:54:35.474] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:54:35.474] checking for library containing sem_init... none required [21:54:35.508] checking which semaphore API to use... unnamed POSIX [21:54:35.508] checking which random number source to use... OpenSSL [21:54:35.509] checking for tclsh... /usr/bin/tclsh [21:54:35.509] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:54:35.535] checking tcl.h usability... yes [21:54:35.543] checking tcl.h presence... yes [21:54:35.554] checking for tcl.h... yes [21:54:35.554] checking for perl.h... yes [21:54:35.618] checking for libperl... yes [21:54:35.772] checking Python.h usability... yes [21:54:35.813] checking Python.h presence... yes [21:54:35.845] checking for Python.h... yes [21:54:35.846] checking for xmllint... /usr/bin/xmllint [21:54:35.846] checking for xsltproc... /usr/bin/xsltproc [21:54:35.846] checking for fop... /usr/bin/fop [21:54:35.846] checking for dbtoepub... no [21:54:35.847] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:54:35.882] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:54:35.922] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [21:54:35.922] 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:54:35.922] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:54:35.922] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [21:54:35.922] configure: using CXX=ccache g++ [21:54:35.922] 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:54:35.922] configure: using CLANG=ccache clang [21:54:35.922] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [21:54:35.922] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [21:54:35.943] configure: updating cache gcc.cache [21:54:35.949] configure: creating ./config.status [21:54:35.994] config.status: creating GNUmakefile [21:54:36.000] config.status: creating src/Makefile.global [21:54:36.009] config.status: creating src/include/pg_config.h [21:54:36.015] config.status: creating src/include/pg_config_ext.h [21:54:36.021] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:54:36.029] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:54:36.033] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:54:36.037] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:54:36.040] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:54:36.044] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:54:36.068] [21:54:36.068] real 0m9.404s [21:54:36.068] user 0m6.459s [21:54:36.068] sys 0m1.884s [21:54:36.068] make -s -j${BUILD_JOBS} clean [21:54:36.399] time make -s -j${BUILD_JOBS} world-bin [21:54:57.667] nodeBitmapHeapscan.c: In function ‘ExecEndBitmapHeapScan’: [21:54:57.667] nodeBitmapHeapscan.c:638:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [21:54:57.667] 638 | BitmapHeapScanInstrumentation *si = &node->sinstrument->sinstrument[ParallelWorkerNumber]; [21:54:57.667] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:54:57.667] cc1: all warnings being treated as errors [21:54:57.668] make[3]: *** [: nodeBitmapHeapscan.o] Error 1 [21:54:57.668] make[2]: *** [common.mk:37: executor-recursive] Error 2 [21:54:57.668] make[2]: *** Waiting for unfinished jobs.... [21:55:05.771] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:55:05.771] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:55:05.771] [21:55:05.771] real 0m29.372s [21:55:05.771] user 1m40.004s [21:55:05.771] sys 0m10.091s [21:55:05.771] [21:55:05.771] Exit status: 2