[11:10:11.499] time ./configure \ [11:10:11.499] --cache gcc.cache \ [11:10:11.499] --enable-dtrace \ [11:10:11.499] ${LINUX_CONFIGURE_FEATURES} \ [11:10:11.499] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [11:10:11.598] configure: creating cache gcc.cache [11:10:11.605] checking build system type... x86_64-pc-linux-gnu [11:10:11.708] checking host system type... x86_64-pc-linux-gnu [11:10:11.708] checking which template to use... linux [11:10:11.708] checking whether NLS is wanted... no [11:10:11.708] checking for default port number... 5432 [11:10:11.712] checking for dtrace... /usr/bin/dtrace [11:10:11.712] checking for block size... 8kB [11:10:11.713] checking for segment size... 1GB [11:10:11.714] checking for WAL block size... 8kB [11:10:11.731] checking whether the C compiler works... yes [11:10:11.823] checking for C compiler default output file name... a.out [11:10:11.824] checking for suffix of executables... [11:10:11.847] checking whether we are cross compiling... no [11:10:11.883] checking for suffix of object files... o [11:10:11.889] checking whether we are using the GNU C compiler... yes [11:10:11.893] checking whether ccache gcc accepts -g... yes [11:10:11.896] checking for ccache gcc option to accept ISO C89... none needed [11:10:11.901] checking for ccache gcc option to accept ISO C99... none needed [11:10:11.945] checking whether we are using the GNU C++ compiler... yes [11:10:11.948] checking whether ccache g++ accepts -g... yes [11:10:11.984] checking for gawk... no [11:10:11.984] checking for mawk... mawk [11:10:11.985] checking for llvm-config... /usr/bin/llvm-config [11:10:11.999] configure: using llvm 11.0.1 [11:10:11.999] checking for CLANG... ccache clang [11:10:12.057] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:10:12.061] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [11:10:12.064] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:10:12.092] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:10:12.175] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [11:10:12.200] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [11:10:12.205] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:10:12.223] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:10:12.227] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:10:12.231] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:10:12.245] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [11:10:12.249] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:10:12.254] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:10:12.258] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:10:12.263] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [11:10:12.267] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [11:10:12.272] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:10:12.276] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:10:12.280] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [11:10:12.284] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [11:10:12.288] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:10:12.292] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:10:12.315] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:10:12.320] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:10:12.323] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:10:12.362] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:10:12.399] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:10:12.403] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:10:12.408] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:10:12.442] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:10:12.446] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:10:12.450] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:10:12.454] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [11:10:12.458] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [11:10:12.462] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [11:10:12.467] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [11:10:12.470] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [11:10:12.487] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [11:10:12.502] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [11:10:12.556] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [11:10:12.599] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:10:12.603] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:10:12.637] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [11:10:12.654] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:10:12.671] checking whether the C compiler still works... yes [11:10:12.737] checking how to run the C preprocessor... ccache gcc -E [11:10:12.825] checking for pkg-config... /usr/bin/pkg-config [11:10:12.825] checking pkg-config is at least version 0.9.0... yes [11:10:12.841] checking whether to build with ICU support... yes [11:10:12.841] checking for icu-uc icu-i18n... yes [11:10:12.851] checking whether to build with Tcl... yes [11:10:12.851] checking whether to build Perl modules... yes [11:10:12.851] checking whether to build Python modules... yes [11:10:12.851] checking whether to build with GSSAPI support... yes [11:10:12.852] checking whether to build with PAM support... yes [11:10:12.852] checking whether to build with BSD Authentication support... no [11:10:12.852] checking whether to build with LDAP support... yes [11:10:12.852] checking whether to build with Bonjour support... no [11:10:12.852] checking whether to build with SELinux support... yes [11:10:12.852] checking whether to build with systemd support... yes [11:10:12.852] checking whether to build with XML support... yes [11:10:12.853] checking for libxml-2.0 >= 2.6.23... yes [11:10:12.859] checking whether to build with LZ4 support... yes [11:10:12.859] checking for liblz4... yes [11:10:12.864] checking whether to build with ZSTD support... yes [11:10:12.864] checking for libzstd >= 1.4.0... yes [11:10:12.869] checking for strip... strip [11:10:12.869] checking whether it is possible to strip libraries... yes [11:10:12.876] checking for ar... ar [11:10:12.876] checking for a BSD-compatible install... /usr/bin/install -c [11:10:12.881] checking for tar... /usr/bin/tar [11:10:12.881] checking whether ln -s works... yes [11:10:12.881] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:10:12.883] checking for bison... /usr/bin/bison [11:10:12.888] configure: using bison (GNU Bison) 3.7.5 [11:10:12.890] checking for flex... /usr/bin/flex [11:10:12.907] configure: using flex 2.6.4 [11:10:12.907] checking for perl... /usr/bin/perl [11:10:12.936] configure: using perl 5.32.1 [11:10:12.938] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [11:10:12.948] checking for Perl privlibexp... /usr/share/perl/5.32 [11:10:12.952] checking for Perl useshrplib... true [11:10:12.959] 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 [11:10:12.963] checking for CFLAGS to compile embedded Perl... -DDEBIAN [11:10:12.968] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [11:10:13.079] checking for python3... /usr/bin/python3 [11:10:13.125] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [11:10:13.129] checking for Python sysconfig module... yes [11:10:13.138] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [11:10:13.149] checking Python include directory... -I/usr/include/python3.9 [11:10:13.158] 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 [11:10:13.199] checking for a sed that does not truncate output... /usr/bin/sed [11:10:13.202] checking for grep that handles long lines and -e... /usr/bin/grep [11:10:13.203] checking for egrep... /usr/bin/grep -E [11:10:13.204] checking for ANSI C header files... yes [11:10:13.320] checking for sys/types.h... yes [11:10:13.331] checking for sys/stat.h... yes [11:10:13.351] checking for stdlib.h... yes [11:10:13.367] checking for string.h... yes [11:10:13.375] checking for memory.h... yes [11:10:13.392] checking for strings.h... yes [11:10:13.402] checking for inttypes.h... yes [11:10:13.422] checking for stdint.h... yes [11:10:13.443] checking for unistd.h... yes [11:10:13.461] checking whether ccache gcc is Clang... no [11:10:13.468] checking whether pthreads work with -pthread... yes [11:10:13.538] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [11:10:13.600] checking whether more special flags are required for pthreads... no [11:10:13.600] checking for PTHREAD_PRIO_INHERIT... yes [11:10:13.666] checking pthread.h usability... yes [11:10:13.671] checking pthread.h presence... yes [11:10:13.680] checking for pthread.h... yes [11:10:13.680] checking for strerror_r... yes [11:10:13.710] checking whether strerror_r returns int... no [11:10:13.757] checking for main in -lm... yes [11:10:13.801] checking for library containing setproctitle... no [11:10:13.922] checking for library containing dlsym... -ldl [11:10:13.975] checking for library containing socket... none required [11:10:14.001] checking for library containing getopt_long... none required [11:10:14.027] checking for library containing shm_open... -lrt [11:10:14.099] checking for library containing shm_unlink... none required [11:10:14.127] checking for library containing clock_gettime... none required [11:10:14.154] checking for library containing shmget... none required [11:10:14.179] checking for library containing backtrace_symbols... none required [11:10:14.205] checking for library containing pthread_barrier_wait... -lpthread [11:10:14.259] checking for library containing readline... -lreadline [11:10:14.294] checking for inflate in -lz... yes [11:10:14.321] checking for library containing gss_store_cred_into... -lgssapi_krb5 [11:10:14.391] checking for CRYPTO_new_ex_data in -lcrypto... yes [11:10:14.437] checking for SSL_new in -lssl... yes [11:10:14.480] checking for SSL_CTX_set_cert_cb... yes [11:10:14.524] checking for OPENSSL_init_ssl... yes [11:10:14.570] checking for BIO_meth_new... yes [11:10:14.620] checking for ASN1_STRING_get0_data... yes [11:10:14.671] checking for HMAC_CTX_new... yes [11:10:14.721] checking for HMAC_CTX_free... yes [11:10:14.771] checking for CRYPTO_lock... no [11:10:14.805] checking for X509_get_signature_info... yes [11:10:14.853] checking for pam_start in -lpam... yes [11:10:14.891] checking for xmlSaveToBuffer in -lxml2... yes [11:10:14.982] checking for xsltCleanupGlobals in -lxslt... yes [11:10:15.044] checking for LZ4_compress_default in -llz4... yes [11:10:15.079] checking for ZSTD_compress in -lzstd... yes [11:10:15.113] checking for ldap_bind in -lldap... yes [11:10:15.182] checking for ldap_initialize... yes [11:10:15.230] checking for ldap_verify_credentials... no [11:10:15.267] checking for ldap_bind in -lldap_r... yes [11:10:15.312] checking for security_compute_create_name in -lselinux... yes [11:10:15.349] checking for uuid_export in -lossp-uuid... yes [11:10:15.386] checking for stdbool.h that conforms to C99... yes [11:10:15.392] checking for _Bool... yes [11:10:15.433] checking atomic.h usability... no [11:10:15.465] checking atomic.h presence... no [11:10:15.476] checking for atomic.h... no [11:10:15.478] checking copyfile.h usability... no [11:10:15.509] checking copyfile.h presence... no [11:10:15.519] checking for copyfile.h... no [11:10:15.521] checking execinfo.h usability... yes [11:10:15.526] checking execinfo.h presence... yes [11:10:15.534] checking for execinfo.h... yes [11:10:15.539] checking getopt.h usability... yes [11:10:15.544] checking getopt.h presence... yes [11:10:15.552] checking for getopt.h... yes [11:10:15.556] checking ifaddrs.h usability... yes [11:10:15.566] checking ifaddrs.h presence... yes [11:10:15.575] checking for ifaddrs.h... yes [11:10:15.580] checking langinfo.h usability... yes [11:10:15.586] checking langinfo.h presence... yes [11:10:15.594] checking for langinfo.h... yes [11:10:15.598] checking mbarrier.h usability... no [11:10:15.629] checking mbarrier.h presence... no [11:10:15.639] checking for mbarrier.h... no [11:10:15.641] checking sys/epoll.h usability... yes [11:10:15.647] checking sys/epoll.h presence... yes [11:10:15.656] checking for sys/epoll.h... yes [11:10:15.660] checking sys/event.h usability... no [11:10:15.692] checking sys/event.h presence... no [11:10:15.702] checking for sys/event.h... no [11:10:15.704] checking sys/personality.h usability... yes [11:10:15.709] checking sys/personality.h presence... yes [11:10:15.717] checking for sys/personality.h... yes [11:10:15.722] checking sys/prctl.h usability... yes [11:10:15.728] checking sys/prctl.h presence... yes [11:10:15.736] checking for sys/prctl.h... yes [11:10:15.740] checking sys/procctl.h usability... no [11:10:15.772] checking sys/procctl.h presence... no [11:10:15.782] checking for sys/procctl.h... no [11:10:15.784] checking sys/signalfd.h usability... yes [11:10:15.790] checking sys/signalfd.h presence... yes [11:10:15.798] checking for sys/signalfd.h... yes [11:10:15.803] checking sys/ucred.h usability... no [11:10:15.833] checking sys/ucred.h presence... no [11:10:15.843] checking for sys/ucred.h... no [11:10:15.845] checking termios.h usability... yes [11:10:15.854] checking termios.h presence... yes [11:10:15.863] checking for termios.h... yes [11:10:15.867] checking ucred.h usability... no [11:10:15.897] checking ucred.h presence... no [11:10:15.908] checking for ucred.h... no [11:10:15.909] checking readline/readline.h usability... yes [11:10:15.921] checking readline/readline.h presence... yes [11:10:15.931] checking for readline/readline.h... yes [11:10:15.932] checking readline/history.h usability... yes [11:10:15.937] checking readline/history.h presence... yes [11:10:15.946] checking for readline/history.h... yes [11:10:15.948] checking zlib.h usability... yes [11:10:15.956] checking zlib.h presence... yes [11:10:15.966] checking for zlib.h... yes [11:10:15.967] checking for lz4... /usr/bin/lz4 [11:10:15.967] checking lz4.h usability... yes [11:10:15.972] checking lz4.h presence... yes [11:10:15.980] checking for lz4.h... yes [11:10:15.980] checking for zstd... /usr/bin/zstd [11:10:15.981] checking zstd.h usability... yes [11:10:15.987] checking zstd.h presence... yes [11:10:15.995] checking for zstd.h... yes [11:10:15.996] checking gssapi/gssapi.h usability... yes [11:10:16.004] checking gssapi/gssapi.h presence... yes [11:10:16.013] checking for gssapi/gssapi.h... yes [11:10:16.014] checking gssapi/gssapi_ext.h usability... yes [11:10:16.021] checking gssapi/gssapi_ext.h presence... yes [11:10:16.030] checking for gssapi/gssapi_ext.h... yes [11:10:16.031] checking for openssl... /usr/bin/openssl [11:10:16.041] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [11:10:16.041] checking openssl/ssl.h usability... yes [11:10:16.077] checking openssl/ssl.h presence... yes [11:10:16.110] checking for openssl/ssl.h... yes [11:10:16.110] checking openssl/err.h usability... yes [11:10:16.120] checking openssl/err.h presence... yes [11:10:16.137] checking for openssl/err.h... yes [11:10:16.137] checking security/pam_appl.h usability... yes [11:10:16.146] checking security/pam_appl.h presence... yes [11:10:16.154] checking for security/pam_appl.h... yes [11:10:16.155] checking systemd/sd-daemon.h usability... yes [11:10:16.161] checking systemd/sd-daemon.h presence... yes [11:10:16.171] checking for systemd/sd-daemon.h... yes [11:10:16.171] checking libxml/parser.h usability... yes [11:10:16.198] checking libxml/parser.h presence... yes [11:10:16.217] checking for libxml/parser.h... yes [11:10:16.217] checking libxslt/xslt.h usability... yes [11:10:16.224] checking libxslt/xslt.h presence... yes [11:10:16.244] checking for libxslt/xslt.h... yes [11:10:16.244] checking ldap.h usability... yes [11:10:16.252] checking ldap.h presence... yes [11:10:16.262] checking for ldap.h... yes [11:10:16.262] checking for compatible LDAP implementation... yes [11:10:16.266] checking ossp/uuid.h usability... yes [11:10:16.272] checking ossp/uuid.h presence... yes [11:10:16.282] checking for ossp/uuid.h... yes [11:10:16.293] checking whether byte ordering is bigendian... no [11:10:16.347] checking for inline... inline [11:10:16.351] checking for printf format archetype... gnu_printf [11:10:16.356] checking for _Static_assert... yes [11:10:16.393] checking for typeof... typeof [11:10:16.398] checking for __builtin_types_compatible_p... yes [11:10:16.405] checking for __builtin_constant_p... yes [11:10:16.411] checking for __builtin_unreachable... yes [11:10:16.454] checking for computed goto support... yes [11:10:16.459] checking for struct tm.tm_zone... yes [11:10:16.465] checking for union semun... no [11:10:16.488] checking for socklen_t... yes [11:10:16.519] checking for struct sockaddr.sa_len... no [11:10:16.565] checking for locale_t... yes [11:10:16.570] checking for C/C++ restrict keyword... __restrict [11:10:16.578] checking for struct option... yes [11:10:16.600] checking whether assembler supports x86_64 popcntq... yes [11:10:16.605] checking for special C compiler options needed for large files... no [11:10:16.605] checking for _FILE_OFFSET_BITS value needed for large files... no [11:10:16.609] checking size of off_t... 8 [11:10:16.657] checking size of bool... 1 [11:10:16.700] checking for int timezone... yes [11:10:16.738] checking for wcstombs_l declaration... no [11:10:16.788] checking for backtrace_symbols... yes [11:10:16.829] checking for copyfile... no [11:10:16.869] checking for copy_file_range... yes [11:10:16.911] checking for getifaddrs... yes [11:10:16.952] checking for getpeerucred... no [11:10:16.992] checking for inet_pton... yes [11:10:17.031] checking for kqueue... no [11:10:17.070] checking for mbstowcs_l... no [11:10:17.110] checking for memset_s... no [11:10:17.151] checking for posix_fallocate... yes [11:10:17.191] checking for ppoll... yes [11:10:17.232] checking for pthread_is_threaded_np... no [11:10:17.272] checking for setproctitle... no [11:10:17.311] checking for setproctitle_fast... no [11:10:17.352] checking for strchrnul... yes [11:10:17.392] checking for strsignal... yes [11:10:17.434] checking for syncfs... yes [11:10:17.475] checking for sync_file_range... yes [11:10:17.516] checking for uselocale... yes [11:10:17.556] checking for wcstombs_l... no [11:10:17.594] checking for __builtin_bswap16... yes [11:10:17.635] checking for __builtin_bswap32... yes [11:10:17.673] checking for __builtin_bswap64... yes [11:10:17.712] checking for __builtin_clz... yes [11:10:17.752] checking for __builtin_ctz... yes [11:10:17.796] checking for __builtin_popcount... yes [11:10:17.833] checking for __builtin_frame_address... yes [11:10:17.870] checking for _LARGEFILE_SOURCE value needed for large files... no [11:10:17.908] checking how ccache gcc reports undeclared, standard C functions... error [11:10:17.923] checking for posix_fadvise... yes [11:10:17.960] checking whether posix_fadvise is declared... yes [11:10:17.970] checking whether fdatasync is declared... yes [11:10:17.977] checking whether strlcat is declared... no [11:10:18.011] checking whether strlcpy is declared... no [11:10:18.045] checking whether strnlen is declared... yes [11:10:18.053] checking whether preadv is declared... yes [11:10:18.061] checking whether pwritev is declared... yes [11:10:18.068] checking whether F_FULLFSYNC is declared... no [11:10:18.089] checking for explicit_bzero... yes [11:10:18.123] checking for getopt... yes [11:10:18.157] checking for getpeereid... no [11:10:18.194] checking for inet_aton... yes [11:10:18.229] checking for mkdtemp... yes [11:10:18.262] checking for strlcat... no [11:10:18.299] checking for strlcpy... no [11:10:18.336] checking for strnlen... yes [11:10:18.372] checking for pthread_barrier_wait... yes [11:10:18.407] checking for getopt_long... yes [11:10:18.441] checking for syslog... yes [11:10:18.475] checking syslog.h usability... yes [11:10:18.482] checking syslog.h presence... yes [11:10:18.489] checking for syslog.h... yes [11:10:18.489] checking for opterr... yes [11:10:18.524] checking for optreset... no [11:10:18.566] checking unicode/ucol.h usability... yes [11:10:18.580] checking unicode/ucol.h presence... yes [11:10:18.594] checking for unicode/ucol.h... yes [11:10:18.597] checking whether LLVMCreateGDBRegistrationListener is declared... yes [11:10:18.613] checking whether LLVMCreatePerfJITEventListener is declared... yes [11:10:18.618] checking for rl_completion_suppress_quote... yes [11:10:18.659] checking for rl_filename_quote_characters... yes [11:10:18.701] checking for rl_filename_quoting_function... yes [11:10:18.744] checking for append_history... yes [11:10:18.785] checking for history_truncate_file... yes [11:10:18.826] checking for rl_completion_matches... yes [11:10:18.865] checking for rl_filename_completion_function... yes [11:10:18.905] checking for rl_reset_screen_size... yes [11:10:18.945] checking for rl_variable_bind... yes [11:10:18.983] checking test program... ok [11:10:19.017] checking whether long int is 64 bits... yes [11:10:19.053] checking for __builtin_mul_overflow... yes [11:10:19.087] checking size of void *... 8 [11:10:19.133] checking size of size_t... 8 [11:10:19.178] checking size of long... 8 [11:10:19.224] checking alignment of short... 2 [11:10:19.269] checking alignment of int... 4 [11:10:19.315] checking alignment of long... 8 [11:10:19.360] checking alignment of double... 8 [11:10:19.409] checking for int8... no [11:10:19.429] checking for uint8... no [11:10:19.448] checking for int64... no [11:10:19.466] checking for uint64... no [11:10:19.484] checking for __int128... yes [11:10:19.523] checking for __int128 alignment bug... ok [11:10:19.557] checking alignment of PG_INT128_TYPE... 16 [11:10:19.603] checking for builtin __sync char locking functions... yes [11:10:19.639] checking for builtin __sync int32 locking functions... yes [11:10:19.672] checking for builtin __sync int32 atomic operations... yes [11:10:19.706] checking for builtin __sync int64 atomic operations... yes [11:10:19.740] checking for builtin __atomic int32 atomic operations... yes [11:10:19.776] checking for builtin __atomic int64 atomic operations... yes [11:10:19.810] checking for __get_cpuid... yes [11:10:19.844] checking for __get_cpuid_count... yes [11:10:19.878] checking for __cpuid... no [11:10:19.890] checking for __cpuidex... no [11:10:19.901] checking for _xgetbv with CFLAGS=... no [11:10:20.099] checking for _xgetbv with CFLAGS=-mxsave... yes [11:10:20.280] checking for _mm512_popcnt_epi64 with CFLAGS=... no [11:10:20.441] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [11:10:20.606] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:10:20.633] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:10:20.693] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:10:20.704] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:10:20.712] 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 [11:10:20.753] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:10:20.754] checking for library containing sem_init... none required [11:10:20.789] checking which semaphore API to use... unnamed POSIX [11:10:20.789] checking which random number source to use... OpenSSL [11:10:20.790] checking for tclsh... /usr/bin/tclsh [11:10:20.790] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [11:10:20.825] checking tcl.h usability... yes [11:10:20.835] checking tcl.h presence... yes [11:10:20.846] checking for tcl.h... yes [11:10:20.846] checking for perl.h... yes [11:10:20.922] checking for libperl... yes [11:10:21.085] checking Python.h usability... yes [11:10:21.134] checking Python.h presence... yes [11:10:21.168] checking for Python.h... yes [11:10:21.168] checking for xmllint... /usr/bin/xmllint [11:10:21.168] checking for xsltproc... /usr/bin/xsltproc [11:10:21.168] checking for fop... /usr/bin/fop [11:10:21.169] checking for dbtoepub... no [11:10:21.170] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [11:10:21.208] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [11:10:21.249] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [11:10:21.249] 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 [11:10:21.249] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [11:10:21.249] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [11:10:21.249] configure: using CXX=ccache g++ [11:10:21.250] 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 [11:10:21.250] configure: using CLANG=ccache clang [11:10:21.250] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [11:10:21.250] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [11:10:21.272] configure: updating cache gcc.cache [11:10:21.277] configure: creating ./config.status [11:10:21.322] config.status: creating GNUmakefile [11:10:21.329] config.status: creating src/Makefile.global [11:10:21.337] config.status: creating src/include/pg_config.h [11:10:21.344] config.status: creating src/include/pg_config_ext.h [11:10:21.350] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:10:21.358] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:10:21.362] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [11:10:21.365] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [11:10:21.369] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [11:10:21.373] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [11:10:21.396] [11:10:21.396] real 0m9.898s [11:10:21.396] user 0m6.595s [11:10:21.396] sys 0m2.076s [11:10:21.396] make -s -j${BUILD_JOBS} clean [11:10:21.734] time make -s -j${BUILD_JOBS} world-bin [11:10:47.802] In file included from ../../../../src/include/nodes/primnodes.h:22, [11:10:47.802] from ../../../../src/include/catalog/namespace.h:17, [11:10:47.802] from prepqual.c:34: [11:10:47.802] prepqual.c: In function ‘or_transformation’: [11:10:47.802] prepqual.c:563:12: error: declaration of ‘lc__state’ shadows a previous local [-Werror=shadow=compatible-local] [11:10:47.802] 563 | foreach(lc, entry->consts) [11:10:47.802] | ^~ [11:10:47.802] ../../../../src/include/nodes/pg_list.h:374:20: note: in definition of macro ‘foreach’ [11:10:47.802] 374 | for (ForEachState cell##__state = {(lst), 0}; \ [11:10:47.802] | ^~~~ [11:10:47.802] prepqual.c:515:11: note: shadowed declaration is here [11:10:47.802] 515 | foreach (lc, entries) [11:10:47.802] | ^~ [11:10:47.802] ../../../../src/include/nodes/pg_list.h:374:20: note: in definition of macro ‘foreach’ [11:10:47.802] 374 | for (ForEachState cell##__state = {(lst), 0}; \ [11:10:47.802] | ^~~~ [11:10:47.802] cc1: all warnings being treated as errors [11:10:47.803] make[4]: *** [: prepqual.o] Error 1 [11:10:47.803] make[4]: *** Waiting for unfinished jobs.... [11:10:47.903] make[3]: *** [../../../src/backend/common.mk:37: prep-recursive] Error 2 [11:10:47.903] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [11:10:47.903] make[2]: *** Waiting for unfinished jobs.... [11:10:59.269] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:10:59.269] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:10:59.269] [11:10:59.269] real 0m37.535s [11:10:59.269] user 2m6.575s [11:10:59.269] sys 0m14.726s [11:10:59.270] [11:10:59.270] Exit status: 2