[08:12:53.070] time ./configure \ [08:12:53.070] --cache gcc.cache \ [08:12:53.070] --enable-dtrace \ [08:12:53.070] ${LINUX_CONFIGURE_FEATURES} \ [08:12:53.070] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [08:12:53.181] configure: creating cache gcc.cache [08:12:53.191] checking build system type... x86_64-pc-linux-gnu [08:12:53.313] checking host system type... x86_64-pc-linux-gnu [08:12:53.313] checking which template to use... linux [08:12:53.314] checking whether NLS is wanted... no [08:12:53.314] checking for default port number... 5432 [08:12:53.318] checking for dtrace... /usr/bin/dtrace [08:12:53.318] checking for block size... 8kB [08:12:53.319] checking for segment size... 1GB [08:12:53.321] checking for WAL block size... 8kB [08:12:53.347] checking whether the C compiler works... yes [08:12:53.452] checking for C compiler default output file name... a.out [08:12:53.453] checking for suffix of executables... [08:12:53.505] checking whether we are cross compiling... no [08:12:53.569] checking for suffix of object files... o [08:12:53.590] checking whether we are using the GNU C compiler... yes [08:12:53.595] checking whether ccache gcc accepts -g... yes [08:12:53.601] checking for ccache gcc option to accept ISO C89... none needed [08:12:53.613] checking for ccache gcc option to accept ISO C99... none needed [08:12:53.695] checking whether we are using the GNU C++ compiler... yes [08:12:53.700] checking whether ccache g++ accepts -g... yes [08:12:53.802] checking for gawk... no [08:12:53.802] checking for mawk... mawk [08:12:53.803] checking for llvm-config... /usr/bin/llvm-config [08:12:53.822] configure: using llvm 11.0.1 [08:12:53.822] checking for CLANG... ccache clang [08:12:53.894] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:12:53.903] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [08:12:53.925] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:12:53.975] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:12:54.059] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [08:12:54.064] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [08:12:54.079] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:12:54.084] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:12:54.100] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:12:54.105] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:12:54.109] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [08:12:54.122] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:12:54.142] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:12:54.147] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:12:54.153] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [08:12:54.158] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [08:12:54.163] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:12:54.168] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:12:54.173] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [08:12:54.178] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [08:12:54.184] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:12:54.189] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:12:54.219] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:12:54.224] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:12:54.230] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:12:54.271] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:12:54.307] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:12:54.312] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:12:54.318] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:12:54.351] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:12:54.358] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:12:54.363] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:12:54.369] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:12:54.374] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:12:54.379] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [08:12:54.384] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:12:54.389] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [08:12:54.413] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [08:12:54.436] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [08:12:54.501] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [08:12:54.558] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:12:54.563] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:12:54.584] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [08:12:54.605] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:12:54.626] checking whether the C compiler still works... yes [08:12:54.693] checking how to run the C preprocessor... ccache gcc -E [08:12:54.828] checking for pkg-config... /usr/bin/pkg-config [08:12:54.828] checking pkg-config is at least version 0.9.0... yes [08:12:54.843] checking whether to build with ICU support... yes [08:12:54.843] checking for icu-uc icu-i18n... yes [08:12:54.906] checking whether to build with Tcl... yes [08:12:54.907] checking whether to build Perl modules... yes [08:12:54.907] checking whether to build Python modules... yes [08:12:54.907] checking whether to build with GSSAPI support... yes [08:12:54.908] checking whether to build with PAM support... yes [08:12:54.908] checking whether to build with BSD Authentication support... no [08:12:54.908] checking whether to build with LDAP support... yes [08:12:54.908] checking whether to build with Bonjour support... no [08:12:54.908] checking whether to build with SELinux support... yes [08:12:54.908] checking whether to build with systemd support... yes [08:12:54.908] checking whether to build with XML support... yes [08:12:54.909] checking for libxml-2.0 >= 2.6.23... yes [08:12:54.916] checking whether to build with LZ4 support... yes [08:12:54.916] checking for liblz4... yes [08:12:54.923] checking whether to build with ZSTD support... yes [08:12:54.923] checking for libzstd >= 1.4.0... yes [08:12:54.931] checking for strip... strip [08:12:54.931] checking whether it is possible to strip libraries... yes [08:12:54.937] checking for ar... ar [08:12:54.938] checking for a BSD-compatible install... /usr/bin/install -c [08:12:54.944] checking for tar... /usr/bin/tar [08:12:54.944] checking whether ln -s works... yes [08:12:54.944] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:12:54.946] checking for bison... /usr/bin/bison [08:12:54.951] configure: using bison (GNU Bison) 3.7.5 [08:12:54.954] checking for flex... /usr/bin/flex [08:12:54.969] configure: using flex 2.6.4 [08:12:54.969] checking for perl... /usr/bin/perl [08:12:54.993] configure: using perl 5.32.1 [08:12:54.995] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [08:12:55.007] checking for Perl privlibexp... /usr/share/perl/5.32 [08:12:55.011] checking for Perl useshrplib... true [08:12:55.020] 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 [08:12:55.024] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:12:55.029] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [08:12:55.149] checking for python3... /usr/bin/python3 [08:12:55.192] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [08:12:55.198] checking for Python sysconfig module... yes [08:12:55.208] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [08:12:55.221] checking Python include directory... -I/usr/include/python3.9 [08:12:55.231] 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 [08:12:55.275] checking for a sed that does not truncate output... /usr/bin/sed [08:12:55.279] checking for grep that handles long lines and -e... /usr/bin/grep [08:12:55.280] checking for egrep... /usr/bin/grep -E [08:12:55.282] checking for ANSI C header files... yes [08:12:55.364] checking for sys/types.h... yes [08:12:55.375] checking for sys/stat.h... yes [08:12:55.399] checking for stdlib.h... yes [08:12:55.410] checking for string.h... yes [08:12:55.421] checking for memory.h... yes [08:12:55.433] checking for strings.h... yes [08:12:55.443] checking for inttypes.h... yes [08:12:55.456] checking for stdint.h... yes [08:12:55.467] checking for unistd.h... yes [08:12:55.480] checking whether ccache gcc is Clang... no [08:12:55.488] checking whether pthreads work with -pthread... yes [08:12:55.532] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:12:55.563] checking whether more special flags are required for pthreads... no [08:12:55.563] checking for PTHREAD_PRIO_INHERIT... yes [08:12:55.597] checking pthread.h usability... yes [08:12:55.603] checking pthread.h presence... yes [08:12:55.613] checking for pthread.h... yes [08:12:55.614] checking for strerror_r... yes [08:12:55.644] checking whether strerror_r returns int... no [08:12:55.665] checking for main in -lm... yes [08:12:55.699] checking for library containing setproctitle... no [08:12:55.764] checking for library containing dlsym... -ldl [08:12:55.828] checking for library containing socket... none required [08:12:55.861] checking for library containing getopt_long... none required [08:12:55.893] checking for library containing shm_open... -lrt [08:12:55.967] checking for library containing shm_unlink... none required [08:12:55.998] checking for library containing clock_gettime... none required [08:12:56.026] checking for library containing shmget... none required [08:12:56.054] checking for library containing backtrace_symbols... none required [08:12:56.082] checking for library containing pthread_barrier_wait... -lpthread [08:12:56.142] checking for library containing readline... -lreadline [08:12:56.181] checking for inflate in -lz... yes [08:12:56.213] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:12:56.294] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:12:56.347] checking for SSL_new in -lssl... yes [08:12:56.398] checking for SSL_CTX_set_cert_cb... yes [08:12:56.450] checking for OPENSSL_init_ssl... yes [08:12:56.504] checking for BIO_meth_new... yes [08:12:56.564] checking for ASN1_STRING_get0_data... yes [08:12:56.621] checking for HMAC_CTX_new... yes [08:12:56.679] checking for HMAC_CTX_free... yes [08:12:56.734] checking for CRYPTO_lock... no [08:12:56.775] checking for X509_get_signature_info... yes [08:12:56.830] checking for pam_start in -lpam... yes [08:12:56.876] checking for xmlSaveToBuffer in -lxml2... yes [08:12:56.968] checking for xsltCleanupGlobals in -lxslt... yes [08:12:57.040] checking for LZ4_compress_default in -llz4... yes [08:12:57.079] checking for ZSTD_compress in -lzstd... yes [08:12:57.118] checking for ldap_bind in -lldap... yes [08:12:57.203] checking for ldap_initialize... yes [08:12:57.257] checking for ldap_verify_credentials... no [08:12:57.301] checking for ldap_bind in -lldap_r... yes [08:12:57.352] checking for security_compute_create_name in -lselinux... yes [08:12:57.393] checking for uuid_export in -lossp-uuid... yes [08:12:57.431] checking for stdbool.h that conforms to C99... yes [08:12:57.438] checking for _Bool... yes [08:12:57.480] checking atomic.h usability... no [08:12:57.517] checking atomic.h presence... no [08:12:57.528] checking for atomic.h... no [08:12:57.531] checking copyfile.h usability... no [08:12:57.569] checking copyfile.h presence... no [08:12:57.583] checking for copyfile.h... no [08:12:57.586] checking execinfo.h usability... yes [08:12:57.593] checking execinfo.h presence... yes [08:12:57.602] checking for execinfo.h... yes [08:12:57.608] checking getopt.h usability... yes [08:12:57.616] checking getopt.h presence... yes [08:12:57.625] checking for getopt.h... yes [08:12:57.630] checking ifaddrs.h usability... yes [08:12:57.643] checking ifaddrs.h presence... yes [08:12:57.656] checking for ifaddrs.h... yes [08:12:57.662] checking langinfo.h usability... yes [08:12:57.671] checking langinfo.h presence... yes [08:12:57.681] checking for langinfo.h... yes [08:12:57.688] checking mbarrier.h usability... no [08:12:57.724] checking mbarrier.h presence... no [08:12:57.735] checking for mbarrier.h... no [08:12:57.738] checking sys/epoll.h usability... yes [08:12:57.745] checking sys/epoll.h presence... yes [08:12:57.756] checking for sys/epoll.h... yes [08:12:57.760] checking sys/event.h usability... no [08:12:57.797] checking sys/event.h presence... no [08:12:57.809] checking for sys/event.h... no [08:12:57.812] checking sys/personality.h usability... yes [08:12:57.819] checking sys/personality.h presence... yes [08:12:57.828] checking for sys/personality.h... yes [08:12:57.833] checking sys/prctl.h usability... yes [08:12:57.841] checking sys/prctl.h presence... yes [08:12:57.850] checking for sys/prctl.h... yes [08:12:57.855] checking sys/procctl.h usability... no [08:12:57.890] checking sys/procctl.h presence... no [08:12:57.902] checking for sys/procctl.h... no [08:12:57.904] checking sys/signalfd.h usability... yes [08:12:57.912] checking sys/signalfd.h presence... yes [08:12:57.921] checking for sys/signalfd.h... yes [08:12:57.927] checking sys/ucred.h usability... no [08:12:57.963] checking sys/ucred.h presence... no [08:12:57.975] checking for sys/ucred.h... no [08:12:57.977] checking termios.h usability... yes [08:12:57.989] checking termios.h presence... yes [08:12:57.998] checking for termios.h... yes [08:12:58.003] checking ucred.h usability... no [08:12:58.038] checking ucred.h presence... no [08:12:58.049] checking for ucred.h... no [08:12:58.050] checking readline/readline.h usability... yes [08:12:58.060] checking readline/readline.h presence... yes [08:12:58.071] checking for readline/readline.h... yes [08:12:58.072] checking readline/history.h usability... yes [08:12:58.079] checking readline/history.h presence... yes [08:12:58.088] checking for readline/history.h... yes [08:12:58.090] checking zlib.h usability... yes [08:12:58.101] checking zlib.h presence... yes [08:12:58.113] checking for zlib.h... yes [08:12:58.113] checking for lz4... /usr/bin/lz4 [08:12:58.114] checking lz4.h usability... yes [08:12:58.120] checking lz4.h presence... yes [08:12:58.131] checking for lz4.h... yes [08:12:58.131] checking for zstd... /usr/bin/zstd [08:12:58.131] checking zstd.h usability... yes [08:12:58.139] checking zstd.h presence... yes [08:12:58.149] checking for zstd.h... yes [08:12:58.149] checking gssapi/gssapi.h usability... yes [08:12:58.157] checking gssapi/gssapi.h presence... yes [08:12:58.167] checking for gssapi/gssapi.h... yes [08:12:58.168] checking gssapi/gssapi_ext.h usability... yes [08:12:58.175] checking gssapi/gssapi_ext.h presence... yes [08:12:58.186] checking for gssapi/gssapi_ext.h... yes [08:12:58.187] checking for openssl... /usr/bin/openssl [08:12:58.197] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [08:12:58.198] checking openssl/ssl.h usability... yes [08:12:58.230] checking openssl/ssl.h presence... yes [08:12:58.262] checking for openssl/ssl.h... yes [08:12:58.263] checking openssl/err.h usability... yes [08:12:58.274] checking openssl/err.h presence... yes [08:12:58.292] checking for openssl/err.h... yes [08:12:58.293] checking security/pam_appl.h usability... yes [08:12:58.301] checking security/pam_appl.h presence... yes [08:12:58.309] checking for security/pam_appl.h... yes [08:12:58.310] checking systemd/sd-daemon.h usability... yes [08:12:58.318] checking systemd/sd-daemon.h presence... yes [08:12:58.329] checking for systemd/sd-daemon.h... yes [08:12:58.329] checking libxml/parser.h usability... yes [08:12:58.363] checking libxml/parser.h presence... yes [08:12:58.384] checking for libxml/parser.h... yes [08:12:58.384] checking libxslt/xslt.h usability... yes [08:12:58.394] checking libxslt/xslt.h presence... yes [08:12:58.415] checking for libxslt/xslt.h... yes [08:12:58.415] checking ldap.h usability... yes [08:12:58.424] checking ldap.h presence... yes [08:12:58.435] checking for ldap.h... yes [08:12:58.436] checking for compatible LDAP implementation... yes [08:12:58.442] checking ossp/uuid.h usability... yes [08:12:58.449] checking ossp/uuid.h presence... yes [08:12:58.461] checking for ossp/uuid.h... yes [08:12:58.474] checking whether byte ordering is bigendian... no [08:12:58.539] checking for inline... inline [08:12:58.544] checking for printf format archetype... gnu_printf [08:12:58.550] checking for _Static_assert... yes [08:12:58.589] checking for typeof... typeof [08:12:58.594] checking for __builtin_types_compatible_p... yes [08:12:58.602] checking for __builtin_constant_p... yes [08:12:58.610] checking for __builtin_unreachable... yes [08:12:58.649] checking for computed goto support... yes [08:12:58.654] checking for struct tm.tm_zone... yes [08:12:58.661] checking for union semun... no [08:12:58.687] checking for socklen_t... yes [08:12:58.720] checking for struct sockaddr.sa_len... no [08:12:58.770] checking for locale_t... yes [08:12:58.777] checking for C/C++ restrict keyword... __restrict [08:12:58.786] checking for struct option... yes [08:12:58.811] checking whether assembler supports x86_64 popcntq... yes [08:12:58.817] checking for special C compiler options needed for large files... no [08:12:58.817] checking for _FILE_OFFSET_BITS value needed for large files... no [08:12:58.823] checking size of off_t... 8 [08:12:58.875] checking size of bool... 1 [08:12:58.925] checking for int timezone... yes [08:12:58.965] checking for wcstombs_l declaration... no [08:12:59.023] checking for backtrace_symbols... yes [08:12:59.067] checking for copyfile... no [08:12:59.110] checking for copy_file_range... yes [08:12:59.152] checking for getifaddrs... yes [08:12:59.194] checking for getpeerucred... no [08:12:59.239] checking for inet_pton... yes [08:12:59.284] checking for kqueue... no [08:12:59.330] checking for mbstowcs_l... no [08:12:59.374] checking for memset_s... no [08:12:59.418] checking for posix_fallocate... yes [08:12:59.460] checking for ppoll... yes [08:12:59.504] checking for pthread_is_threaded_np... no [08:12:59.548] checking for setproctitle... no [08:12:59.591] checking for setproctitle_fast... no [08:12:59.634] checking for strchrnul... yes [08:12:59.675] checking for strsignal... yes [08:12:59.717] checking for syncfs... yes [08:12:59.761] checking for sync_file_range... yes [08:12:59.804] checking for uselocale... yes [08:12:59.847] checking for wcstombs_l... no [08:12:59.901] checking for __builtin_bswap16... yes [08:12:59.946] checking for __builtin_bswap32... yes [08:12:59.987] checking for __builtin_bswap64... yes [08:13:00.027] checking for __builtin_clz... yes [08:13:00.070] checking for __builtin_ctz... yes [08:13:00.114] checking for __builtin_popcount... yes [08:13:00.163] checking for __builtin_frame_address... yes [08:13:00.203] checking for _LARGEFILE_SOURCE value needed for large files... no [08:13:00.245] checking how ccache gcc reports undeclared, standard C functions... error [08:13:00.263] checking for posix_fadvise... yes [08:13:00.304] checking whether posix_fadvise is declared... yes [08:13:00.318] checking whether fdatasync is declared... yes [08:13:00.328] checking whether strlcat is declared... no [08:13:00.371] checking whether strlcpy is declared... no [08:13:00.410] checking whether strnlen is declared... yes [08:13:00.420] checking whether preadv is declared... yes [08:13:00.429] checking whether pwritev is declared... yes [08:13:00.438] checking whether F_FULLFSYNC is declared... no [08:13:00.462] checking for explicit_bzero... yes [08:13:00.503] checking for getopt... yes [08:13:00.543] checking for getpeereid... no [08:13:00.586] checking for inet_aton... yes [08:13:00.625] checking for mkdtemp... yes [08:13:00.666] checking for strlcat... no [08:13:00.710] checking for strlcpy... no [08:13:00.753] checking for strnlen... yes [08:13:00.794] checking for pthread_barrier_wait... yes [08:13:00.835] checking for getopt_long... yes [08:13:00.875] checking for syslog... yes [08:13:00.915] checking syslog.h usability... yes [08:13:00.923] checking syslog.h presence... yes [08:13:00.932] checking for syslog.h... yes [08:13:00.932] checking for opterr... yes [08:13:00.972] checking for optreset... no [08:13:01.014] checking unicode/ucol.h usability... yes [08:13:01.029] checking unicode/ucol.h presence... yes [08:13:01.044] checking for unicode/ucol.h... yes [08:13:01.047] checking whether LLVMCreateGDBRegistrationListener is declared... yes [08:13:01.066] checking whether LLVMCreatePerfJITEventListener is declared... yes [08:13:01.073] checking for rl_completion_suppress_quote... yes [08:13:01.117] checking for rl_filename_quote_characters... yes [08:13:01.162] checking for rl_filename_quoting_function... yes [08:13:01.210] checking for append_history... yes [08:13:01.258] checking for history_truncate_file... yes [08:13:01.305] checking for rl_completion_matches... yes [08:13:01.351] checking for rl_filename_completion_function... yes [08:13:01.397] checking for rl_reset_screen_size... yes [08:13:01.441] checking for rl_variable_bind... yes [08:13:01.484] checking test program... ok [08:13:01.521] checking whether long int is 64 bits... yes [08:13:01.563] checking for __builtin_mul_overflow... yes [08:13:01.601] checking size of void *... 8 [08:13:01.652] checking size of size_t... 8 [08:13:01.704] checking size of long... 8 [08:13:01.756] checking alignment of short... 2 [08:13:01.806] checking alignment of int... 4 [08:13:01.857] checking alignment of long... 8 [08:13:01.907] checking alignment of double... 8 [08:13:01.957] checking for int8... no [08:13:01.980] checking for uint8... no [08:13:02.000] checking for int64... no [08:13:02.022] checking for uint64... no [08:13:02.045] checking for __int128... yes [08:13:02.088] checking for __int128 alignment bug... ok [08:13:02.128] checking alignment of PG_INT128_TYPE... 16 [08:13:02.179] checking for builtin __sync char locking functions... yes [08:13:02.220] checking for builtin __sync int32 locking functions... yes [08:13:02.256] checking for builtin __sync int32 atomic operations... yes [08:13:02.293] checking for builtin __sync int64 atomic operations... yes [08:13:02.328] checking for builtin __atomic int32 atomic operations... yes [08:13:02.366] checking for builtin __atomic int64 atomic operations... yes [08:13:02.403] checking for __get_cpuid... yes [08:13:02.441] checking for __cpuid... no [08:13:02.453] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [08:13:02.489] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [08:13:02.554] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:13:02.567] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:13:02.578] 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 [08:13:02.624] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:13:02.624] checking for library containing sem_init... none required [08:13:02.662] checking which semaphore API to use... unnamed POSIX [08:13:02.662] checking which random number source to use... OpenSSL [08:13:02.663] checking for tclsh... /usr/bin/tclsh [08:13:02.663] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:13:02.692] checking tcl.h usability... yes [08:13:02.702] checking tcl.h presence... yes [08:13:02.714] checking for tcl.h... yes [08:13:02.715] checking for perl.h... yes [08:13:02.789] checking for libperl... yes [08:13:02.968] checking Python.h usability... yes [08:13:03.013] checking Python.h presence... yes [08:13:03.049] checking for Python.h... yes [08:13:03.050] checking for xmllint... /usr/bin/xmllint [08:13:03.050] checking for xsltproc... /usr/bin/xsltproc [08:13:03.050] checking for fop... /usr/bin/fop [08:13:03.051] checking for dbtoepub... no [08:13:03.051] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [08:13:03.092] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:13:03.141] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [08:13:03.141] 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 [08:13:03.141] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:13:03.141] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [08:13:03.142] configure: using CXX=ccache g++ [08:13:03.142] 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 [08:13:03.142] configure: using CLANG=ccache clang [08:13:03.142] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [08:13:03.142] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [08:13:03.165] configure: updating cache gcc.cache [08:13:03.173] configure: creating ./config.status [08:13:03.226] config.status: creating GNUmakefile [08:13:03.234] config.status: creating src/Makefile.global [08:13:03.244] config.status: creating src/include/pg_config.h [08:13:03.253] config.status: creating src/include/pg_config_ext.h [08:13:03.261] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:13:03.270] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:13:03.276] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:13:03.281] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:13:03.286] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:13:03.291] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:13:03.318] [08:13:03.318] real 0m10.248s [08:13:03.318] user 0m6.743s [08:13:03.318] sys 0m2.364s [08:13:03.318] make -s -j${BUILD_JOBS} clean [08:13:03.683] time make -s -j${BUILD_JOBS} world-bin [08:13:29.473] nodeBitmapHeapscan.c: In function ‘ExecEndBitmapHeapScan’: [08:13:29.473] nodeBitmapHeapscan.c:658:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [08:13:29.473] 658 | BitmapHeapScanInstrumentation *si = &node->sinstrument->sinstrument[ParallelWorkerNumber]; [08:13:29.473] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [08:13:29.473] cc1: all warnings being treated as errors [08:13:29.474] make[3]: *** [: nodeBitmapHeapscan.o] Error 1 [08:13:29.474] make[2]: *** [common.mk:37: executor-recursive] Error 2 [08:13:29.474] make[2]: *** Waiting for unfinished jobs.... [08:13:38.132] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:13:38.133] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:13:38.133] [08:13:38.133] real 0m34.449s [08:13:38.133] user 1m52.360s [08:13:38.133] sys 0m15.396s [08:13:38.133] [08:13:38.133] Exit status: 2