[23:47:54.115] time ./configure \ [23:47:54.115] --cache gcc.cache \ [23:47:54.115] --enable-dtrace \ [23:47:54.115] ${LINUX_CONFIGURE_FEATURES} \ [23:47:54.115] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [23:47:54.230] configure: creating cache gcc.cache [23:47:54.238] checking build system type... x86_64-pc-linux-gnu [23:47:54.343] checking host system type... x86_64-pc-linux-gnu [23:47:54.343] checking which template to use... linux [23:47:54.344] checking whether NLS is wanted... no [23:47:54.344] checking for default port number... 5432 [23:47:54.348] checking for dtrace... /usr/bin/dtrace [23:47:54.348] checking for block size... 8kB [23:47:54.349] checking for segment size... 1GB [23:47:54.351] checking for WAL block size... 8kB [23:47:54.375] checking whether the C compiler works... yes [23:47:54.495] checking for C compiler default output file name... a.out [23:47:54.496] checking for suffix of executables... [23:47:54.530] checking whether we are cross compiling... no [23:47:54.590] checking for suffix of object files... o [23:47:54.601] checking whether we are using the GNU C compiler... yes [23:47:54.616] checking whether ccache gcc accepts -g... yes [23:47:54.622] checking for ccache gcc option to accept ISO C89... none needed [23:47:54.639] checking for ccache gcc option to accept ISO C99... none needed [23:47:54.719] checking whether we are using the GNU C++ compiler... yes [23:47:54.739] checking whether ccache g++ accepts -g... yes [23:47:54.842] checking for gawk... no [23:47:54.842] checking for mawk... mawk [23:47:54.843] checking for llvm-config... /usr/bin/llvm-config [23:47:54.860] configure: using llvm 11.0.1 [23:47:54.860] checking for CLANG... ccache clang [23:47:54.924] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:47:54.929] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [23:47:54.933] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:47:54.974] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:47:55.067] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [23:47:55.072] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [23:47:55.076] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:47:55.093] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:47:55.099] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [23:47:55.113] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [23:47:55.117] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [23:47:55.135] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:47:55.139] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:47:55.144] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:47:55.149] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [23:47:55.153] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [23:47:55.157] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:47:55.162] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:47:55.166] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [23:47:55.171] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [23:47:55.175] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:47:55.180] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [23:47:55.201] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:47:55.205] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:47:55.210] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:47:55.247] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:47:55.286] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:47:55.291] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:47:55.295] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:47:55.329] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:47:55.333] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:47:55.338] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:47:55.344] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:47:55.349] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:47:55.354] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [23:47:55.359] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:47:55.364] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [23:47:55.387] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [23:47:55.410] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [23:47:55.483] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [23:47:55.548] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:47:55.552] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:47:55.576] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:47:55.596] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:47:55.620] checking whether the C compiler still works... yes [23:47:55.666] checking how to run the C preprocessor... ccache gcc -E [23:47:55.750] checking for pkg-config... /usr/bin/pkg-config [23:47:55.750] checking pkg-config is at least version 0.9.0... yes [23:47:55.764] checking whether to build with ICU support... yes [23:47:55.765] checking for icu-uc icu-i18n... yes [23:47:55.776] checking whether to build with Tcl... yes [23:47:55.776] checking whether to build Perl modules... yes [23:47:55.776] checking whether to build Python modules... yes [23:47:55.776] checking whether to build with GSSAPI support... yes [23:47:55.777] checking whether to build with PAM support... yes [23:47:55.777] checking whether to build with BSD Authentication support... no [23:47:55.777] checking whether to build with LDAP support... yes [23:47:55.777] checking whether to build with Bonjour support... no [23:47:55.777] checking whether to build with SELinux support... yes [23:47:55.777] checking whether to build with systemd support... yes [23:47:55.777] checking whether to build with XML support... yes [23:47:55.778] checking for libxml-2.0 >= 2.6.23... yes [23:47:55.784] checking whether to build with LZ4 support... yes [23:47:55.784] checking for liblz4... yes [23:47:55.788] checking whether to build with ZSTD support... yes [23:47:55.789] checking for libzstd >= 1.4.0... yes [23:47:55.793] checking for strip... strip [23:47:55.793] checking whether it is possible to strip libraries... yes [23:47:55.808] checking for ar... ar [23:47:55.809] checking for a BSD-compatible install... /usr/bin/install -c [23:47:55.839] checking for tar... /usr/bin/tar [23:47:55.839] checking whether ln -s works... yes [23:47:55.839] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:47:55.841] checking for bison... /usr/bin/bison [23:47:55.850] configure: using bison (GNU Bison) 3.7.5 [23:47:55.851] checking for flex... /usr/bin/flex [23:47:55.866] configure: using flex 2.6.4 [23:47:55.867] checking for perl... /usr/bin/perl [23:47:55.890] configure: using perl 5.32.1 [23:47:55.891] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [23:47:55.904] checking for Perl privlibexp... /usr/share/perl/5.32 [23:47:55.907] checking for Perl useshrplib... true [23:47:55.919] 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 [23:47:55.924] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:47:55.928] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:47:56.048] checking for python3... /usr/bin/python3 [23:47:56.097] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [23:47:56.101] checking for Python sysconfig module... yes [23:47:56.110] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [23:47:56.121] checking Python include directory... -I/usr/include/python3.9 [23:47:56.130] 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 [23:47:56.170] checking for a sed that does not truncate output... /usr/bin/sed [23:47:56.173] checking for grep that handles long lines and -e... /usr/bin/grep [23:47:56.175] checking for egrep... /usr/bin/grep -E [23:47:56.176] checking for ANSI C header files... yes [23:47:56.290] checking for sys/types.h... yes [23:47:56.299] checking for sys/stat.h... yes [23:47:56.320] checking for stdlib.h... yes [23:47:56.328] checking for string.h... yes [23:47:56.335] checking for memory.h... yes [23:47:56.344] checking for strings.h... yes [23:47:56.351] checking for inttypes.h... yes [23:47:56.361] checking for stdint.h... yes [23:47:56.369] checking for unistd.h... yes [23:47:56.381] checking whether ccache gcc is Clang... no [23:47:56.388] checking whether pthreads work with -pthread... yes [23:47:56.429] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:47:56.458] checking whether more special flags are required for pthreads... no [23:47:56.458] checking for PTHREAD_PRIO_INHERIT... yes [23:47:56.493] checking pthread.h usability... yes [23:47:56.499] checking pthread.h presence... yes [23:47:56.509] checking for pthread.h... yes [23:47:56.509] checking for strerror_r... yes [23:47:56.541] checking whether strerror_r returns int... no [23:47:56.560] checking for main in -lm... yes [23:47:56.591] checking for library containing setproctitle... no [23:47:56.653] checking for library containing dlsym... -ldl [23:47:56.712] checking for library containing socket... none required [23:47:56.740] checking for library containing getopt_long... none required [23:47:56.768] checking for library containing shm_open... -lrt [23:47:56.839] checking for library containing shm_unlink... none required [23:47:56.867] checking for library containing clock_gettime... none required [23:47:56.896] checking for library containing shmget... none required [23:47:56.924] checking for library containing backtrace_symbols... none required [23:47:56.953] checking for library containing pthread_barrier_wait... -lpthread [23:47:57.014] checking for library containing readline... -lreadline [23:47:57.054] checking for inflate in -lz... yes [23:47:57.085] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:47:57.163] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:47:57.212] checking for SSL_new in -lssl... yes [23:47:57.259] checking for SSL_CTX_set_cert_cb... yes [23:47:57.313] checking for OPENSSL_init_ssl... yes [23:47:57.364] checking for BIO_meth_new... yes [23:47:57.418] checking for ASN1_STRING_get0_data... yes [23:47:57.471] checking for HMAC_CTX_new... yes [23:47:57.526] checking for HMAC_CTX_free... yes [23:47:57.578] checking for CRYPTO_lock... no [23:47:57.613] checking for X509_get_signature_info... yes [23:47:57.663] checking for pam_start in -lpam... yes [23:47:57.706] checking for xmlSaveToBuffer in -lxml2... yes [23:47:57.800] checking for xsltCleanupGlobals in -lxslt... yes [23:47:57.864] checking for LZ4_compress_default in -llz4... yes [23:47:57.902] checking for ZSTD_compress in -lzstd... yes [23:47:57.940] checking for ldap_bind in -lldap... yes [23:47:58.007] checking for ldap_initialize... yes [23:47:58.055] checking for ldap_verify_credentials... no [23:47:58.096] checking for ldap_bind in -lldap_r... yes [23:47:58.142] checking for security_compute_create_name in -lselinux... yes [23:47:58.181] checking for uuid_export in -lossp-uuid... yes [23:47:58.221] checking for stdbool.h that conforms to C99... yes [23:47:58.228] checking for _Bool... yes [23:47:58.269] checking atomic.h usability... no [23:47:58.300] checking atomic.h presence... no [23:47:58.311] checking for atomic.h... no [23:47:58.313] checking copyfile.h usability... no [23:47:58.344] checking copyfile.h presence... no [23:47:58.353] checking for copyfile.h... no [23:47:58.355] checking execinfo.h usability... yes [23:47:58.360] checking execinfo.h presence... yes [23:47:58.367] checking for execinfo.h... yes [23:47:58.370] checking getopt.h usability... yes [23:47:58.376] checking getopt.h presence... yes [23:47:58.383] checking for getopt.h... yes [23:47:58.386] checking ifaddrs.h usability... yes [23:47:58.397] checking ifaddrs.h presence... yes [23:47:58.407] checking for ifaddrs.h... yes [23:47:58.412] checking langinfo.h usability... yes [23:47:58.418] checking langinfo.h presence... yes [23:47:58.426] checking for langinfo.h... yes [23:47:58.430] checking mbarrier.h usability... no [23:47:58.461] checking mbarrier.h presence... no [23:47:58.470] checking for mbarrier.h... no [23:47:58.472] checking sys/epoll.h usability... yes [23:47:58.478] checking sys/epoll.h presence... yes [23:47:58.486] checking for sys/epoll.h... yes [23:47:58.491] checking sys/event.h usability... no [23:47:58.524] checking sys/event.h presence... no [23:47:58.537] checking for sys/event.h... no [23:47:58.539] checking sys/personality.h usability... yes [23:47:58.544] checking sys/personality.h presence... yes [23:47:58.552] checking for sys/personality.h... yes [23:47:58.557] checking sys/prctl.h usability... yes [23:47:58.563] checking sys/prctl.h presence... yes [23:47:58.570] checking for sys/prctl.h... yes [23:47:58.575] checking sys/procctl.h usability... no [23:47:58.607] checking sys/procctl.h presence... no [23:47:58.616] checking for sys/procctl.h... no [23:47:58.618] checking sys/signalfd.h usability... yes [23:47:58.625] checking sys/signalfd.h presence... yes [23:47:58.633] checking for sys/signalfd.h... yes [23:47:58.638] checking sys/ucred.h usability... no [23:47:58.669] checking sys/ucred.h presence... no [23:47:58.678] checking for sys/ucred.h... no [23:47:58.680] checking termios.h usability... yes [23:47:58.690] checking termios.h presence... yes [23:47:58.697] checking for termios.h... yes [23:47:58.701] checking ucred.h usability... no [23:47:58.733] checking ucred.h presence... no [23:47:58.742] checking for ucred.h... no [23:47:58.743] checking readline/readline.h usability... yes [23:47:58.752] checking readline/readline.h presence... yes [23:47:58.763] checking for readline/readline.h... yes [23:47:58.764] checking readline/history.h usability... yes [23:47:58.770] checking readline/history.h presence... yes [23:47:58.779] checking for readline/history.h... yes [23:47:58.780] checking zlib.h usability... yes [23:47:58.789] checking zlib.h presence... yes [23:47:58.798] checking for zlib.h... yes [23:47:58.799] checking for lz4... /usr/bin/lz4 [23:47:58.799] checking lz4.h usability... yes [23:47:58.806] checking lz4.h presence... yes [23:47:58.814] checking for lz4.h... yes [23:47:58.814] checking for zstd... /usr/bin/zstd [23:47:58.814] checking zstd.h usability... yes [23:47:58.822] checking zstd.h presence... yes [23:47:58.830] checking for zstd.h... yes [23:47:58.830] checking gssapi/gssapi.h usability... yes [23:47:58.838] checking gssapi/gssapi.h presence... yes [23:47:58.847] checking for gssapi/gssapi.h... yes [23:47:58.848] checking gssapi/gssapi_ext.h usability... yes [23:47:58.854] checking gssapi/gssapi_ext.h presence... yes [23:47:58.862] checking for gssapi/gssapi_ext.h... yes [23:47:58.863] checking for openssl... /usr/bin/openssl [23:47:58.873] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [23:47:58.873] checking openssl/ssl.h usability... yes [23:47:58.920] checking openssl/ssl.h presence... yes [23:47:58.953] checking for openssl/ssl.h... yes [23:47:58.954] checking openssl/err.h usability... yes [23:47:58.964] checking openssl/err.h presence... yes [23:47:58.980] checking for openssl/err.h... yes [23:47:58.980] checking security/pam_appl.h usability... yes [23:47:58.988] checking security/pam_appl.h presence... yes [23:47:58.995] checking for security/pam_appl.h... yes [23:47:58.996] checking systemd/sd-daemon.h usability... yes [23:47:59.002] checking systemd/sd-daemon.h presence... yes [23:47:59.012] checking for systemd/sd-daemon.h... yes [23:47:59.012] checking libxml/parser.h usability... yes [23:47:59.040] checking libxml/parser.h presence... yes [23:47:59.058] checking for libxml/parser.h... yes [23:47:59.059] checking libxslt/xslt.h usability... yes [23:47:59.065] checking libxslt/xslt.h presence... yes [23:47:59.083] checking for libxslt/xslt.h... yes [23:47:59.083] checking ldap.h usability... yes [23:47:59.093] checking ldap.h presence... yes [23:47:59.102] checking for ldap.h... yes [23:47:59.103] checking for compatible LDAP implementation... yes [23:47:59.108] checking ossp/uuid.h usability... yes [23:47:59.114] checking ossp/uuid.h presence... yes [23:47:59.125] checking for ossp/uuid.h... yes [23:47:59.136] checking whether byte ordering is bigendian... no [23:47:59.189] checking for inline... inline [23:47:59.192] checking for printf format archetype... gnu_printf [23:47:59.197] checking for _Static_assert... yes [23:47:59.231] checking for typeof... typeof [23:47:59.237] checking for __builtin_types_compatible_p... yes [23:47:59.243] checking for __builtin_constant_p... yes [23:47:59.250] checking for __builtin_unreachable... yes [23:47:59.285] checking for computed goto support... yes [23:47:59.289] checking for struct tm.tm_zone... yes [23:47:59.295] checking for union semun... no [23:47:59.319] checking for socklen_t... yes [23:47:59.348] checking for struct sockaddr.sa_len... no [23:47:59.394] checking for locale_t... yes [23:47:59.399] checking for C/C++ restrict keyword... __restrict [23:47:59.408] checking for struct option... yes [23:47:59.430] checking whether assembler supports x86_64 popcntq... yes [23:47:59.434] checking for special C compiler options needed for large files... no [23:47:59.435] checking for _FILE_OFFSET_BITS value needed for large files... no [23:47:59.439] checking size of off_t... 8 [23:47:59.488] checking size of bool... 1 [23:47:59.533] checking for int timezone... yes [23:47:59.570] checking for wcstombs_l declaration... no [23:47:59.620] checking for backtrace_symbols... yes [23:47:59.662] checking for copyfile... no [23:47:59.703] checking for copy_file_range... yes [23:47:59.743] checking for getifaddrs... yes [23:47:59.782] checking for getpeerucred... no [23:47:59.822] checking for inet_pton... yes [23:47:59.861] checking for kqueue... no [23:47:59.899] checking for mbstowcs_l... no [23:47:59.940] checking for memset_s... no [23:47:59.982] checking for posix_fallocate... yes [23:48:00.022] checking for ppoll... yes [23:48:00.066] checking for pthread_is_threaded_np... no [23:48:00.108] checking for setproctitle... no [23:48:00.151] checking for setproctitle_fast... no [23:48:00.195] checking for strchrnul... yes [23:48:00.237] checking for strsignal... yes [23:48:00.278] checking for syncfs... yes [23:48:00.319] checking for sync_file_range... yes [23:48:00.359] checking for uselocale... yes [23:48:00.401] checking for wcstombs_l... no [23:48:00.443] checking for __builtin_bswap16... yes [23:48:00.487] checking for __builtin_bswap32... yes [23:48:00.526] checking for __builtin_bswap64... yes [23:48:00.566] checking for __builtin_clz... yes [23:48:00.607] checking for __builtin_ctz... yes [23:48:00.650] checking for __builtin_popcount... yes [23:48:00.693] checking for __builtin_frame_address... yes [23:48:00.731] checking for _LARGEFILE_SOURCE value needed for large files... no [23:48:00.771] checking how ccache gcc reports undeclared, standard C functions... error [23:48:00.786] checking for posix_fadvise... yes [23:48:00.827] checking whether posix_fadvise is declared... yes [23:48:00.838] checking whether fdatasync is declared... yes [23:48:00.848] checking whether strlcat is declared... no [23:48:00.884] checking whether strlcpy is declared... no [23:48:00.922] checking whether strnlen is declared... yes [23:48:00.930] checking whether preadv is declared... yes [23:48:00.939] checking whether pwritev is declared... yes [23:48:00.946] checking whether F_FULLFSYNC is declared... no [23:48:00.965] checking for explicit_bzero... yes [23:48:01.001] checking for getopt... yes [23:48:01.040] checking for getpeereid... no [23:48:01.078] checking for inet_aton... yes [23:48:01.115] checking for mkdtemp... yes [23:48:01.150] checking for strlcat... no [23:48:01.188] checking for strlcpy... no [23:48:01.227] checking for strnlen... yes [23:48:01.266] checking for pthread_barrier_wait... yes [23:48:01.302] checking for getopt_long... yes [23:48:01.339] checking for syslog... yes [23:48:01.373] checking syslog.h usability... yes [23:48:01.379] checking syslog.h presence... yes [23:48:01.387] checking for syslog.h... yes [23:48:01.387] checking for opterr... yes [23:48:01.422] checking for optreset... no [23:48:01.460] checking unicode/ucol.h usability... yes [23:48:01.474] checking unicode/ucol.h presence... yes [23:48:01.489] checking for unicode/ucol.h... yes [23:48:01.493] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:48:01.517] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:48:01.523] checking for rl_completion_suppress_quote... yes [23:48:01.565] checking for rl_filename_quote_characters... yes [23:48:01.606] checking for rl_filename_quoting_function... yes [23:48:01.648] checking for append_history... yes [23:48:01.689] checking for history_truncate_file... yes [23:48:01.732] checking for rl_completion_matches... yes [23:48:01.777] checking for rl_filename_completion_function... yes [23:48:01.822] checking for rl_reset_screen_size... yes [23:48:01.867] checking for rl_variable_bind... yes [23:48:01.908] checking test program... ok [23:48:01.945] checking whether long int is 64 bits... yes [23:48:01.985] checking for __builtin_mul_overflow... yes [23:48:02.021] checking size of void *... 8 [23:48:02.072] checking size of size_t... 8 [23:48:02.119] checking size of long... 8 [23:48:02.165] checking alignment of short... 2 [23:48:02.214] checking alignment of int... 4 [23:48:02.261] checking alignment of long... 8 [23:48:02.310] checking alignment of double... 8 [23:48:02.359] checking for int8... no [23:48:02.379] checking for uint8... no [23:48:02.399] checking for int64... no [23:48:02.421] checking for uint64... no [23:48:02.443] checking for __int128... yes [23:48:02.487] checking for __int128 alignment bug... ok [23:48:02.524] checking alignment of PG_INT128_TYPE... 16 [23:48:02.573] checking for builtin __sync char locking functions... yes [23:48:02.609] checking for builtin __sync int32 locking functions... yes [23:48:02.642] checking for builtin __sync int32 atomic operations... yes [23:48:02.677] checking for builtin __sync int64 atomic operations... yes [23:48:02.712] checking for builtin __atomic int32 atomic operations... yes [23:48:02.748] checking for builtin __atomic int64 atomic operations... yes [23:48:02.785] checking for __get_cpuid... yes [23:48:02.821] checking for __get_cpuid_count... yes [23:48:02.858] checking for __cpuid... no [23:48:02.872] checking for __cpuidex... no [23:48:02.884] checking for _xgetbv with CFLAGS=... no [23:48:03.084] checking for _xgetbv with CFLAGS=-mxsave... yes [23:48:03.272] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:48:03.433] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:48:03.600] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:48:03.625] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:48:03.688] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:48:03.699] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:48:03.708] 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 [23:48:03.750] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:48:03.750] checking for library containing sem_init... none required [23:48:03.786] checking which semaphore API to use... unnamed POSIX [23:48:03.786] checking which random number source to use... OpenSSL [23:48:03.787] checking for tclsh... /usr/bin/tclsh [23:48:03.788] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:48:03.814] checking tcl.h usability... yes [23:48:03.823] checking tcl.h presence... yes [23:48:03.836] checking for tcl.h... yes [23:48:03.836] checking for perl.h... yes [23:48:03.897] checking for libperl... yes [23:48:04.069] checking Python.h usability... yes [23:48:04.107] checking Python.h presence... yes [23:48:04.142] checking for Python.h... yes [23:48:04.142] checking for xmllint... /usr/bin/xmllint [23:48:04.142] checking for xsltproc... /usr/bin/xsltproc [23:48:04.143] checking for fop... /usr/bin/fop [23:48:04.143] checking for dbtoepub... no [23:48:04.143] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [23:48:04.182] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:48:04.225] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [23:48:04.225] 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 [23:48:04.225] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:48:04.225] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [23:48:04.225] configure: using CXX=ccache g++ [23:48:04.225] 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 [23:48:04.225] configure: using CLANG=ccache clang [23:48:04.225] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [23:48:04.225] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [23:48:04.248] configure: updating cache gcc.cache [23:48:04.254] configure: creating ./config.status [23:48:04.302] config.status: creating GNUmakefile [23:48:04.309] config.status: creating src/Makefile.global [23:48:04.317] config.status: creating src/include/pg_config.h [23:48:04.324] config.status: creating src/include/pg_config_ext.h [23:48:04.330] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:48:04.338] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:48:04.342] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:48:04.345] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:48:04.349] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:48:04.353] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:48:04.377] [23:48:04.377] real 0m10.262s [23:48:04.377] user 0m6.910s [23:48:04.377] sys 0m2.163s [23:48:04.377] make -s -j${BUILD_JOBS} clean [23:48:04.720] time make -s -j${BUILD_JOBS} world-bin [23:48:26.250] nodeBitmapHeapscan.c: In function ‘ExecEndBitmapHeapScan’: [23:48:26.250] nodeBitmapHeapscan.c:638:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [23:48:26.250] 638 | BitmapHeapScanInstrumentation *si = &node->sinstrument->sinstrument[ParallelWorkerNumber]; [23:48:26.250] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [23:48:26.250] cc1: all warnings being treated as errors [23:48:26.251] make[3]: *** [: nodeBitmapHeapscan.o] Error 1 [23:48:26.251] make[2]: *** [common.mk:37: executor-recursive] Error 2 [23:48:26.251] make[2]: *** Waiting for unfinished jobs.... [23:48:34.460] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:48:34.461] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:48:34.461] [23:48:34.461] real 0m29.741s [23:48:34.461] user 1m40.468s [23:48:34.461] sys 0m10.715s [23:48:34.461] [23:48:34.461] Exit status: 2