[19:48:05.278] time ./configure \ [19:48:05.278] --cache gcc.cache \ [19:48:05.278] --enable-dtrace \ [19:48:05.278] ${LINUX_CONFIGURE_FEATURES} \ [19:48:05.278] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [19:48:05.388] configure: creating cache gcc.cache [19:48:05.397] checking build system type... x86_64-pc-linux-gnu [19:48:05.524] checking host system type... x86_64-pc-linux-gnu [19:48:05.524] checking which template to use... linux [19:48:05.524] checking whether NLS is wanted... no [19:48:05.524] checking for default port number... 5432 [19:48:05.529] checking for dtrace... /usr/bin/dtrace [19:48:05.529] checking for block size... 8kB [19:48:05.530] checking for segment size... 1GB [19:48:05.532] checking for WAL block size... 8kB [19:48:05.578] checking whether the C compiler works... yes [19:48:05.694] checking for C compiler default output file name... a.out [19:48:05.694] checking for suffix of executables... [19:48:05.742] checking whether we are cross compiling... no [19:48:05.796] checking for suffix of object files... o [19:48:05.804] checking whether we are using the GNU C compiler... yes [19:48:05.817] checking whether ccache gcc accepts -g... yes [19:48:05.823] checking for ccache gcc option to accept ISO C89... none needed [19:48:05.842] checking for ccache gcc option to accept ISO C99... none needed [19:48:05.927] checking whether we are using the GNU C++ compiler... yes [19:48:05.933] checking whether ccache g++ accepts -g... yes [19:48:06.032] checking for gawk... no [19:48:06.032] checking for mawk... mawk [19:48:06.032] checking for llvm-config... /usr/bin/llvm-config [19:48:06.050] configure: using llvm 11.0.1 [19:48:06.050] checking for CLANG... ccache clang [19:48:06.116] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:48:06.133] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [19:48:06.138] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:48:06.178] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:48:06.274] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [19:48:06.290] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [19:48:06.295] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:48:06.313] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:48:06.333] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:48:06.337] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:48:06.341] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [19:48:06.345] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:48:06.350] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:48:06.354] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:48:06.359] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [19:48:06.363] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [19:48:06.367] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:48:06.371] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:48:06.375] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [19:48:06.379] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [19:48:06.383] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:48:06.387] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:48:06.412] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:48:06.417] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:48:06.421] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:48:06.458] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:48:06.492] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:48:06.497] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:48:06.501] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:48:06.536] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:48:06.540] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:48:06.544] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:48:06.550] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:48:06.554] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:48:06.558] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [19:48:06.562] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:48:06.567] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [19:48:06.589] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [19:48:06.609] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [19:48:06.681] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [19:48:06.722] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:48:06.729] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:48:06.748] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:48:06.769] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:48:06.840] checking whether the C compiler still works... yes [19:48:06.905] checking how to run the C preprocessor... ccache gcc -E [19:48:06.948] checking for pkg-config... /usr/bin/pkg-config [19:48:06.948] checking pkg-config is at least version 0.9.0... yes [19:48:06.959] checking whether to build with ICU support... yes [19:48:06.959] checking for icu-uc icu-i18n... yes [19:48:06.967] checking whether to build with Tcl... yes [19:48:06.967] checking whether to build Perl modules... yes [19:48:06.967] checking whether to build Python modules... yes [19:48:06.967] checking whether to build with GSSAPI support... yes [19:48:06.968] checking whether to build with PAM support... yes [19:48:06.968] checking whether to build with BSD Authentication support... no [19:48:06.968] checking whether to build with LDAP support... yes [19:48:06.968] checking whether to build with Bonjour support... no [19:48:06.968] checking whether to build with SELinux support... yes [19:48:06.968] checking whether to build with systemd support... yes [19:48:06.968] checking whether to build with XML support... yes [19:48:06.969] checking for libxml-2.0 >= 2.6.23... yes [19:48:06.974] checking whether to build with LZ4 support... yes [19:48:06.974] checking for liblz4... yes [19:48:06.979] checking whether to build with ZSTD support... yes [19:48:06.979] checking for libzstd >= 1.4.0... yes [19:48:06.985] checking for strip... strip [19:48:06.985] checking whether it is possible to strip libraries... yes [19:48:06.989] checking for ar... ar [19:48:06.989] checking for a BSD-compatible install... /usr/bin/install -c [19:48:06.994] checking for tar... /usr/bin/tar [19:48:06.994] checking whether ln -s works... yes [19:48:06.994] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:48:06.995] checking for bison... /usr/bin/bison [19:48:07.000] configure: using bison (GNU Bison) 3.7.5 [19:48:07.002] checking for flex... /usr/bin/flex [19:48:07.016] configure: using flex 2.6.4 [19:48:07.016] checking for perl... /usr/bin/perl [19:48:07.036] configure: using perl 5.32.1 [19:48:07.038] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [19:48:07.047] checking for Perl privlibexp... /usr/share/perl/5.32 [19:48:07.050] checking for Perl useshrplib... true [19:48:07.058] 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 [19:48:07.063] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:48:07.067] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:48:07.176] checking for python3... /usr/bin/python3 [19:48:07.220] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [19:48:07.226] checking for Python sysconfig module... yes [19:48:07.235] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [19:48:07.247] checking Python include directory... -I/usr/include/python3.9 [19:48:07.257] 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 [19:48:07.296] checking for a sed that does not truncate output... /usr/bin/sed [19:48:07.300] checking for grep that handles long lines and -e... /usr/bin/grep [19:48:07.301] checking for egrep... /usr/bin/grep -E [19:48:07.302] checking for ANSI C header files... yes [19:48:07.372] checking for sys/types.h... yes [19:48:07.381] checking for sys/stat.h... yes [19:48:07.402] checking for stdlib.h... yes [19:48:07.410] checking for string.h... yes [19:48:07.418] checking for memory.h... yes [19:48:07.427] checking for strings.h... yes [19:48:07.435] checking for inttypes.h... yes [19:48:07.445] checking for stdint.h... yes [19:48:07.453] checking for unistd.h... yes [19:48:07.463] checking whether ccache gcc is Clang... no [19:48:07.470] checking whether pthreads work with -pthread... yes [19:48:07.508] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:48:07.536] checking whether more special flags are required for pthreads... no [19:48:07.536] checking for PTHREAD_PRIO_INHERIT... yes [19:48:07.565] checking pthread.h usability... yes [19:48:07.570] checking pthread.h presence... yes [19:48:07.579] checking for pthread.h... yes [19:48:07.579] checking for strerror_r... yes [19:48:07.605] checking whether strerror_r returns int... no [19:48:07.624] checking for main in -lm... yes [19:48:07.653] checking for library containing setproctitle... no [19:48:07.712] checking for library containing dlsym... -ldl [19:48:07.770] checking for library containing socket... none required [19:48:07.798] checking for library containing getopt_long... none required [19:48:07.827] checking for library containing shm_open... -lrt [19:48:07.896] checking for library containing shm_unlink... none required [19:48:07.926] checking for library containing clock_gettime... none required [19:48:07.955] checking for library containing shmget... none required [19:48:07.984] checking for library containing backtrace_symbols... none required [19:48:08.012] checking for library containing pthread_barrier_wait... -lpthread [19:48:08.072] checking for library containing readline... -lreadline [19:48:08.114] checking for inflate in -lz... yes [19:48:08.143] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:48:08.213] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:48:08.263] checking for SSL_new in -lssl... yes [19:48:08.307] checking for SSL_CTX_set_cert_cb... yes [19:48:08.354] checking for OPENSSL_init_ssl... yes [19:48:08.400] checking for BIO_meth_new... yes [19:48:08.452] checking for ASN1_STRING_get0_data... yes [19:48:08.504] checking for HMAC_CTX_new... yes [19:48:08.556] checking for HMAC_CTX_free... yes [19:48:08.611] checking for CRYPTO_lock... no [19:48:08.648] checking for X509_get_signature_info... yes [19:48:08.697] checking for pam_start in -lpam... yes [19:48:08.737] checking for xmlSaveToBuffer in -lxml2... yes [19:48:08.817] checking for xsltCleanupGlobals in -lxslt... yes [19:48:08.881] checking for LZ4_compress_default in -llz4... yes [19:48:08.916] checking for ZSTD_compress in -lzstd... yes [19:48:08.954] checking for ldap_bind in -lldap... yes [19:48:09.028] checking for ldap_initialize... yes [19:48:09.079] checking for ldap_verify_credentials... no [19:48:09.121] checking for ldap_bind in -lldap_r... yes [19:48:09.170] checking for security_compute_create_name in -lselinux... yes [19:48:09.212] checking for uuid_export in -lossp-uuid... yes [19:48:09.251] checking for stdbool.h that conforms to C99... yes [19:48:09.258] checking for _Bool... yes [19:48:09.300] checking atomic.h usability... no [19:48:09.331] checking atomic.h presence... no [19:48:09.341] checking for atomic.h... no [19:48:09.343] checking copyfile.h usability... no [19:48:09.376] checking copyfile.h presence... no [19:48:09.386] checking for copyfile.h... no [19:48:09.392] checking execinfo.h usability... yes [19:48:09.398] checking execinfo.h presence... yes [19:48:09.406] checking for execinfo.h... yes [19:48:09.412] checking getopt.h usability... yes [19:48:09.419] checking getopt.h presence... yes [19:48:09.427] checking for getopt.h... yes [19:48:09.432] checking ifaddrs.h usability... yes [19:48:09.443] checking ifaddrs.h presence... yes [19:48:09.453] checking for ifaddrs.h... yes [19:48:09.459] checking langinfo.h usability... yes [19:48:09.467] checking langinfo.h presence... yes [19:48:09.476] checking for langinfo.h... yes [19:48:09.481] checking mbarrier.h usability... no [19:48:09.515] checking mbarrier.h presence... no [19:48:09.526] checking for mbarrier.h... no [19:48:09.529] checking sys/epoll.h usability... yes [19:48:09.535] checking sys/epoll.h presence... yes [19:48:09.546] checking for sys/epoll.h... yes [19:48:09.551] checking sys/event.h usability... no [19:48:09.584] checking sys/event.h presence... no [19:48:09.596] checking for sys/event.h... no [19:48:09.598] checking sys/personality.h usability... yes [19:48:09.604] checking sys/personality.h presence... yes [19:48:09.612] checking for sys/personality.h... yes [19:48:09.617] checking sys/prctl.h usability... yes [19:48:09.623] checking sys/prctl.h presence... yes [19:48:09.631] checking for sys/prctl.h... yes [19:48:09.635] checking sys/procctl.h usability... no [19:48:09.668] checking sys/procctl.h presence... no [19:48:09.678] checking for sys/procctl.h... no [19:48:09.680] checking sys/signalfd.h usability... yes [19:48:09.686] checking sys/signalfd.h presence... yes [19:48:09.695] checking for sys/signalfd.h... yes [19:48:09.700] checking sys/ucred.h usability... no [19:48:09.731] checking sys/ucred.h presence... no [19:48:09.740] checking for sys/ucred.h... no [19:48:09.743] checking termios.h usability... yes [19:48:09.752] checking termios.h presence... yes [19:48:09.761] checking for termios.h... yes [19:48:09.765] checking ucred.h usability... no [19:48:09.796] checking ucred.h presence... no [19:48:09.807] checking for ucred.h... no [19:48:09.808] checking readline/readline.h usability... yes [19:48:09.818] checking readline/readline.h presence... yes [19:48:09.828] checking for readline/readline.h... yes [19:48:09.829] checking readline/history.h usability... yes [19:48:09.834] checking readline/history.h presence... yes [19:48:09.843] checking for readline/history.h... yes [19:48:09.845] checking zlib.h usability... yes [19:48:09.856] checking zlib.h presence... yes [19:48:09.866] checking for zlib.h... yes [19:48:09.866] checking for lz4... /usr/bin/lz4 [19:48:09.866] checking lz4.h usability... yes [19:48:09.872] checking lz4.h presence... yes [19:48:09.881] checking for lz4.h... yes [19:48:09.881] checking for zstd... /usr/bin/zstd [19:48:09.881] checking zstd.h usability... yes [19:48:09.887] checking zstd.h presence... yes [19:48:09.895] checking for zstd.h... yes [19:48:09.896] checking gssapi/gssapi.h usability... yes [19:48:09.904] checking gssapi/gssapi.h presence... yes [19:48:09.912] checking for gssapi/gssapi.h... yes [19:48:09.913] checking gssapi/gssapi_ext.h usability... yes [19:48:09.918] checking gssapi/gssapi_ext.h presence... yes [19:48:09.927] checking for gssapi/gssapi_ext.h... yes [19:48:09.927] checking for openssl... /usr/bin/openssl [19:48:09.933] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [19:48:09.934] checking openssl/ssl.h usability... yes [19:48:09.968] checking openssl/ssl.h presence... yes [19:48:10.000] checking for openssl/ssl.h... yes [19:48:10.001] checking openssl/err.h usability... yes [19:48:10.010] checking openssl/err.h presence... yes [19:48:10.026] checking for openssl/err.h... yes [19:48:10.026] checking security/pam_appl.h usability... yes [19:48:10.033] checking security/pam_appl.h presence... yes [19:48:10.040] checking for security/pam_appl.h... yes [19:48:10.041] checking systemd/sd-daemon.h usability... yes [19:48:10.048] checking systemd/sd-daemon.h presence... yes [19:48:10.058] checking for systemd/sd-daemon.h... yes [19:48:10.059] checking libxml/parser.h usability... yes [19:48:10.090] checking libxml/parser.h presence... yes [19:48:10.111] checking for libxml/parser.h... yes [19:48:10.111] checking libxslt/xslt.h usability... yes [19:48:10.119] checking libxslt/xslt.h presence... yes [19:48:10.138] checking for libxslt/xslt.h... yes [19:48:10.139] checking ldap.h usability... yes [19:48:10.146] checking ldap.h presence... yes [19:48:10.156] checking for ldap.h... yes [19:48:10.156] checking for compatible LDAP implementation... yes [19:48:10.160] checking ossp/uuid.h usability... yes [19:48:10.166] checking ossp/uuid.h presence... yes [19:48:10.175] checking for ossp/uuid.h... yes [19:48:10.185] checking whether byte ordering is bigendian... no [19:48:10.238] checking for inline... inline [19:48:10.242] checking for printf format archetype... gnu_printf [19:48:10.246] checking for _Static_assert... yes [19:48:10.281] checking for typeof... typeof [19:48:10.285] checking for __builtin_types_compatible_p... yes [19:48:10.291] checking for __builtin_constant_p... yes [19:48:10.297] checking for __builtin_unreachable... yes [19:48:10.331] checking for computed goto support... yes [19:48:10.336] checking for struct tm.tm_zone... yes [19:48:10.341] checking for union semun... no [19:48:10.367] checking for socklen_t... yes [19:48:10.397] checking for struct sockaddr.sa_len... no [19:48:10.446] checking for locale_t... yes [19:48:10.452] checking for C/C++ restrict keyword... __restrict [19:48:10.460] checking for struct option... yes [19:48:10.485] checking whether assembler supports x86_64 popcntq... yes [19:48:10.489] checking for special C compiler options needed for large files... no [19:48:10.489] checking for _FILE_OFFSET_BITS value needed for large files... no [19:48:10.494] checking size of off_t... 8 [19:48:10.544] checking size of bool... 1 [19:48:10.590] checking for int timezone... yes [19:48:10.627] checking for wcstombs_l declaration... no [19:48:10.678] checking for backtrace_symbols... yes [19:48:10.720] checking for copyfile... no [19:48:10.765] checking for copy_file_range... yes [19:48:10.808] checking for getifaddrs... yes [19:48:10.849] checking for getpeerucred... no [19:48:10.889] checking for inet_pton... yes [19:48:10.929] checking for kqueue... no [19:48:10.968] checking for mbstowcs_l... no [19:48:11.007] checking for memset_s... no [19:48:11.048] checking for posix_fallocate... yes [19:48:11.088] checking for ppoll... yes [19:48:11.130] checking for pthread_is_threaded_np... no [19:48:11.172] checking for setproctitle... no [19:48:11.216] checking for setproctitle_fast... no [19:48:11.260] checking for strchrnul... yes [19:48:11.300] checking for strsignal... yes [19:48:11.340] checking for syncfs... yes [19:48:11.381] checking for sync_file_range... yes [19:48:11.420] checking for uselocale... yes [19:48:11.460] checking for wcstombs_l... no [19:48:11.500] checking for __builtin_bswap16... yes [19:48:11.543] checking for __builtin_bswap32... yes [19:48:11.580] checking for __builtin_bswap64... yes [19:48:11.619] checking for __builtin_clz... yes [19:48:11.658] checking for __builtin_ctz... yes [19:48:11.699] checking for __builtin_popcount... yes [19:48:11.741] checking for __builtin_frame_address... yes [19:48:11.792] checking for _LARGEFILE_SOURCE value needed for large files... no [19:48:11.833] checking how ccache gcc reports undeclared, standard C functions... error [19:48:11.851] checking for posix_fadvise... yes [19:48:11.891] checking whether posix_fadvise is declared... yes [19:48:11.904] checking whether fdatasync is declared... yes [19:48:11.913] checking whether strlcat is declared... no [19:48:11.951] checking whether strlcpy is declared... no [19:48:11.989] checking whether strnlen is declared... yes [19:48:11.998] checking whether preadv is declared... yes [19:48:12.008] checking whether pwritev is declared... yes [19:48:12.015] checking whether F_FULLFSYNC is declared... no [19:48:12.034] checking for explicit_bzero... yes [19:48:12.069] checking for getopt... yes [19:48:12.104] checking for getpeereid... no [19:48:12.142] checking for inet_aton... yes [19:48:12.179] checking for mkdtemp... yes [19:48:12.215] checking for strlcat... no [19:48:12.257] checking for strlcpy... no [19:48:12.298] checking for strnlen... yes [19:48:12.336] checking for pthread_barrier_wait... yes [19:48:12.373] checking for getopt_long... yes [19:48:12.409] checking for syslog... yes [19:48:12.444] checking syslog.h usability... yes [19:48:12.451] checking syslog.h presence... yes [19:48:12.459] checking for syslog.h... yes [19:48:12.459] checking for opterr... yes [19:48:12.495] checking for optreset... no [19:48:12.534] checking unicode/ucol.h usability... yes [19:48:12.546] checking unicode/ucol.h presence... yes [19:48:12.560] checking for unicode/ucol.h... yes [19:48:12.564] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:48:12.585] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:48:12.591] checking for rl_completion_suppress_quote... yes [19:48:12.635] checking for rl_filename_quote_characters... yes [19:48:12.678] checking for rl_filename_quoting_function... yes [19:48:12.722] checking for append_history... yes [19:48:12.765] checking for history_truncate_file... yes [19:48:12.806] checking for rl_completion_matches... yes [19:48:12.848] checking for rl_filename_completion_function... yes [19:48:12.889] checking for rl_reset_screen_size... yes [19:48:12.931] checking for rl_variable_bind... yes [19:48:12.970] checking test program... ok [19:48:13.004] checking whether long int is 64 bits... yes [19:48:13.042] checking for __builtin_mul_overflow... yes [19:48:13.076] checking size of void *... 8 [19:48:13.122] checking size of size_t... 8 [19:48:13.172] checking size of long... 8 [19:48:13.222] checking alignment of short... 2 [19:48:13.273] checking alignment of int... 4 [19:48:13.321] checking alignment of long... 8 [19:48:13.367] checking alignment of double... 8 [19:48:13.415] checking for int8... no [19:48:13.437] checking for uint8... no [19:48:13.456] checking for int64... no [19:48:13.476] checking for uint64... no [19:48:13.496] checking for __int128... yes [19:48:13.536] checking for __int128 alignment bug... ok [19:48:13.572] checking alignment of PG_INT128_TYPE... 16 [19:48:13.618] checking for builtin __sync char locking functions... yes [19:48:13.654] checking for builtin __sync int32 locking functions... yes [19:48:13.690] checking for builtin __sync int32 atomic operations... yes [19:48:13.725] checking for builtin __sync int64 atomic operations... yes [19:48:13.761] checking for builtin __atomic int32 atomic operations... yes [19:48:13.798] checking for builtin __atomic int64 atomic operations... yes [19:48:13.835] checking for __get_cpuid... yes [19:48:13.873] checking for __get_cpuid_count... yes [19:48:13.909] checking for __cpuid... no [19:48:13.921] checking for __cpuidex... no [19:48:13.933] checking for _xgetbv with CFLAGS=... no [19:48:14.141] checking for _xgetbv with CFLAGS=-mxsave... yes [19:48:14.329] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:48:14.496] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:48:14.673] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:48:14.700] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:48:14.762] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:48:14.774] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:48:14.783] 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 [19:48:14.825] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:48:14.825] checking for library containing sem_init... none required [19:48:14.863] checking which semaphore API to use... unnamed POSIX [19:48:14.863] checking which random number source to use... OpenSSL [19:48:14.865] checking for tclsh... /usr/bin/tclsh [19:48:14.865] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:48:14.893] checking tcl.h usability... yes [19:48:14.902] checking tcl.h presence... yes [19:48:14.915] checking for tcl.h... yes [19:48:14.915] checking for perl.h... yes [19:48:14.983] checking for libperl... yes [19:48:15.170] checking Python.h usability... yes [19:48:15.213] checking Python.h presence... yes [19:48:15.248] checking for Python.h... yes [19:48:15.248] checking for xmllint... /usr/bin/xmllint [19:48:15.249] checking for xsltproc... /usr/bin/xsltproc [19:48:15.249] checking for fop... /usr/bin/fop [19:48:15.249] checking for dbtoepub... no [19:48:15.249] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [19:48:15.290] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:48:15.339] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [19:48:15.339] 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 [19:48:15.339] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:48:15.339] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [19:48:15.339] configure: using CXX=ccache g++ [19:48:15.339] 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 [19:48:15.339] configure: using CLANG=ccache clang [19:48:15.339] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [19:48:15.339] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [19:48:15.364] configure: updating cache gcc.cache [19:48:15.372] configure: creating ./config.status [19:48:15.424] config.status: creating GNUmakefile [19:48:15.431] config.status: creating src/Makefile.global [19:48:15.439] config.status: creating src/include/pg_config.h [19:48:15.446] config.status: creating src/include/pg_config_ext.h [19:48:15.453] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:48:15.462] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:48:15.467] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:48:15.471] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:48:15.476] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:48:15.480] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:48:15.507] [19:48:15.507] real 0m10.228s [19:48:15.507] user 0m7.015s [19:48:15.507] sys 0m2.124s [19:48:15.507] make -s -j${BUILD_JOBS} clean [19:48:15.860] time make -s -j${BUILD_JOBS} world-bin [19:48:31.054] In file included from ../../../../src/include/nodes/primnodes.h:22, [19:48:31.054] from ../../../../src/include/catalog/namespace.h:17, [19:48:31.054] from prepqual.c:34: [19:48:31.054] prepqual.c: In function ‘or_transformation’: [19:48:31.054] prepqual.c:563:12: error: declaration of ‘lc__state’ shadows a previous local [-Werror=shadow=compatible-local] [19:48:31.054] 563 | foreach(lc, entry->consts) [19:48:31.054] | ^~ [19:48:31.054] ../../../../src/include/nodes/pg_list.h:374:20: note: in definition of macro ‘foreach’ [19:48:31.054] 374 | for (ForEachState cell##__state = {(lst), 0}; \ [19:48:31.054] | ^~~~ [19:48:31.054] prepqual.c:515:11: note: shadowed declaration is here [19:48:31.054] 515 | foreach (lc, entries) [19:48:31.054] | ^~ [19:48:31.054] ../../../../src/include/nodes/pg_list.h:374:20: note: in definition of macro ‘foreach’ [19:48:31.054] 374 | for (ForEachState cell##__state = {(lst), 0}; \ [19:48:31.054] | ^~~~ [19:48:31.054] cc1: all warnings being treated as errors [19:48:31.055] make[4]: *** [: prepqual.o] Error 1 [19:48:31.055] make[3]: *** [../../../src/backend/common.mk:37: prep-recursive] Error 2 [19:48:31.055] make[3]: *** Waiting for unfinished jobs.... [19:48:32.090] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [19:48:32.090] make[2]: *** Waiting for unfinished jobs.... [19:48:35.164] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:48:35.164] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:48:35.165] [19:48:35.165] real 0m19.305s [19:48:35.165] user 1m1.173s [19:48:35.165] sys 0m7.145s [19:48:35.165] [19:48:35.165] Exit status: 2