[04:29:39.671] time ./configure \ [04:29:39.671] --cache gcc.cache \ [04:29:39.671] --enable-dtrace \ [04:29:39.671] ${LINUX_CONFIGURE_FEATURES} \ [04:29:39.671] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [04:29:39.769] configure: creating cache gcc.cache [04:29:39.777] checking build system type... x86_64-pc-linux-gnu [04:29:39.903] checking host system type... x86_64-pc-linux-gnu [04:29:39.903] checking which template to use... linux [04:29:39.903] checking whether NLS is wanted... no [04:29:39.904] checking for default port number... 5432 [04:29:39.907] checking for dtrace... /usr/bin/dtrace [04:29:39.907] checking for block size... 8kB [04:29:39.908] checking for segment size... 1GB [04:29:39.909] checking for WAL block size... 8kB [04:29:39.927] checking whether the C compiler works... yes [04:29:40.021] checking for C compiler default output file name... a.out [04:29:40.022] checking for suffix of executables... [04:29:40.067] checking whether we are cross compiling... no [04:29:40.128] checking for suffix of object files... o [04:29:40.135] checking whether we are using the GNU C compiler... yes [04:29:40.151] checking whether ccache gcc accepts -g... yes [04:29:40.157] checking for ccache gcc option to accept ISO C89... none needed [04:29:40.172] checking for ccache gcc option to accept ISO C99... none needed [04:29:40.244] checking whether we are using the GNU C++ compiler... yes [04:29:40.256] checking whether ccache g++ accepts -g... yes [04:29:40.338] checking for gawk... no [04:29:40.338] checking for mawk... mawk [04:29:40.338] checking for llvm-config... /usr/bin/llvm-config [04:29:40.356] configure: using llvm 11.0.1 [04:29:40.356] checking for CLANG... ccache clang [04:29:40.417] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:29:40.424] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:29:40.428] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:29:40.471] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:29:40.565] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:29:40.569] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:29:40.575] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:29:40.591] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:29:40.595] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:29:40.599] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:29:40.614] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:29:40.618] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:29:40.622] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:29:40.633] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:29:40.637] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:29:40.641] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:29:40.645] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:29:40.649] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:29:40.653] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:29:40.656] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:29:40.660] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:29:40.664] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:29:40.688] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:29:40.692] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:29:40.696] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:29:40.731] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:29:40.766] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:29:40.770] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:29:40.775] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:29:40.811] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:29:40.815] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:29:40.820] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:29:40.825] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:29:40.830] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:29:40.835] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:29:40.839] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:29:40.844] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [04:29:40.862] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [04:29:40.883] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [04:29:40.960] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [04:29:41.004] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:29:41.015] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:29:41.035] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:29:41.058] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:29:41.079] checking whether the C compiler still works... yes [04:29:41.123] checking how to run the C preprocessor... ccache gcc -E [04:29:41.199] checking for pkg-config... /usr/bin/pkg-config [04:29:41.199] checking pkg-config is at least version 0.9.0... yes [04:29:41.212] checking whether to build with ICU support... yes [04:29:41.212] checking for icu-uc icu-i18n... yes [04:29:41.221] checking whether to build with Tcl... yes [04:29:41.221] checking whether to build Perl modules... yes [04:29:41.222] checking whether to build Python modules... yes [04:29:41.222] checking whether to build with GSSAPI support... yes [04:29:41.222] checking whether to build with PAM support... yes [04:29:41.222] checking whether to build with BSD Authentication support... no [04:29:41.222] checking whether to build with LDAP support... yes [04:29:41.222] checking whether to build with Bonjour support... no [04:29:41.223] checking whether to build with SELinux support... yes [04:29:41.223] checking whether to build with systemd support... yes [04:29:41.223] checking whether to build with XML support... yes [04:29:41.223] checking for libxml-2.0 >= 2.6.23... yes [04:29:41.235] checking whether to build with LZ4 support... yes [04:29:41.235] checking for liblz4... yes [04:29:41.240] checking whether to build with ZSTD support... yes [04:29:41.240] checking for libzstd >= 1.4.0... yes [04:29:41.251] checking for strip... strip [04:29:41.251] checking whether it is possible to strip libraries... yes [04:29:41.267] checking for ar... ar [04:29:41.268] checking for a BSD-compatible install... /usr/bin/install -c [04:29:41.274] checking for tar... /usr/bin/tar [04:29:41.274] checking whether ln -s works... yes [04:29:41.274] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:29:41.275] checking for bison... /usr/bin/bison [04:29:41.280] configure: using bison (GNU Bison) 3.7.5 [04:29:41.282] checking for flex... /usr/bin/flex [04:29:41.303] configure: using flex 2.6.4 [04:29:41.303] checking for perl... /usr/bin/perl [04:29:41.325] configure: using perl 5.32.1 [04:29:41.326] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [04:29:41.341] checking for Perl privlibexp... /usr/share/perl/5.32 [04:29:41.345] checking for Perl useshrplib... true [04:29:41.353] 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 [04:29:41.357] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:29:41.362] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:29:41.469] checking for python3... /usr/bin/python3 [04:29:41.512] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [04:29:41.517] checking for Python sysconfig module... yes [04:29:41.526] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [04:29:41.538] checking Python include directory... -I/usr/include/python3.9 [04:29:41.562] 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 [04:29:41.603] checking for a sed that does not truncate output... /usr/bin/sed [04:29:41.606] checking for grep that handles long lines and -e... /usr/bin/grep [04:29:41.607] checking for egrep... /usr/bin/grep -E [04:29:41.608] checking for ANSI C header files... yes [04:29:41.726] checking for sys/types.h... yes [04:29:41.735] checking for sys/stat.h... yes [04:29:41.751] checking for stdlib.h... yes [04:29:41.771] checking for string.h... yes [04:29:41.779] checking for memory.h... yes [04:29:41.795] checking for strings.h... yes [04:29:41.814] checking for inttypes.h... yes [04:29:41.824] checking for stdint.h... yes [04:29:41.838] checking for unistd.h... yes [04:29:41.850] checking whether ccache gcc is Clang... no [04:29:41.857] checking whether pthreads work with -pthread... yes [04:29:41.915] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:29:41.942] checking whether more special flags are required for pthreads... no [04:29:41.942] checking for PTHREAD_PRIO_INHERIT... yes [04:29:41.972] checking pthread.h usability... yes [04:29:41.977] checking pthread.h presence... yes [04:29:41.986] checking for pthread.h... yes [04:29:41.986] checking for strerror_r... yes [04:29:42.013] checking whether strerror_r returns int... no [04:29:42.031] checking for main in -lm... yes [04:29:42.060] checking for library containing setproctitle... no [04:29:42.117] checking for library containing dlsym... -ldl [04:29:42.176] checking for library containing socket... none required [04:29:42.204] checking for library containing getopt_long... none required [04:29:42.231] checking for library containing shm_open... -lrt [04:29:42.299] checking for library containing shm_unlink... none required [04:29:42.328] checking for library containing clock_gettime... none required [04:29:42.358] checking for library containing shmget... none required [04:29:42.387] checking for library containing backtrace_symbols... none required [04:29:42.412] checking for library containing pthread_barrier_wait... -lpthread [04:29:42.465] checking for library containing readline... -lreadline [04:29:42.498] checking for inflate in -lz... yes [04:29:42.525] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:29:42.603] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:29:42.651] checking for SSL_new in -lssl... yes [04:29:42.695] checking for SSL_CTX_set_cert_cb... yes [04:29:42.740] checking for OPENSSL_init_ssl... yes [04:29:42.787] checking for BIO_meth_new... yes [04:29:42.839] checking for ASN1_STRING_get0_data... yes [04:29:42.892] checking for HMAC_CTX_new... yes [04:29:42.944] checking for HMAC_CTX_free... yes [04:29:42.995] checking for CRYPTO_lock... no [04:29:43.031] checking for X509_get_signature_info... yes [04:29:43.084] checking for pam_start in -lpam... yes [04:29:43.131] checking for xmlSaveToBuffer in -lxml2... yes [04:29:43.222] checking for xsltCleanupGlobals in -lxslt... yes [04:29:43.284] checking for LZ4_compress_default in -llz4... yes [04:29:43.318] checking for ZSTD_compress in -lzstd... yes [04:29:43.354] checking for ldap_bind in -lldap... yes [04:29:43.450] checking for ldap_initialize... yes [04:29:43.497] checking for ldap_verify_credentials... no [04:29:43.535] checking for ldap_bind in -lldap_r... yes [04:29:43.580] checking for security_compute_create_name in -lselinux... yes [04:29:43.618] checking for uuid_export in -lossp-uuid... yes [04:29:43.655] checking for stdbool.h that conforms to C99... yes [04:29:43.662] checking for _Bool... yes [04:29:43.701] checking atomic.h usability... no [04:29:43.731] checking atomic.h presence... no [04:29:43.740] checking for atomic.h... no [04:29:43.742] checking copyfile.h usability... no [04:29:43.772] checking copyfile.h presence... no [04:29:43.781] checking for copyfile.h... no [04:29:43.783] checking execinfo.h usability... yes [04:29:43.788] checking execinfo.h presence... yes [04:29:43.795] checking for execinfo.h... yes [04:29:43.799] checking getopt.h usability... yes [04:29:43.804] checking getopt.h presence... yes [04:29:43.811] checking for getopt.h... yes [04:29:43.814] checking ifaddrs.h usability... yes [04:29:43.823] checking ifaddrs.h presence... yes [04:29:43.832] checking for ifaddrs.h... yes [04:29:43.836] checking langinfo.h usability... yes [04:29:43.842] checking langinfo.h presence... yes [04:29:43.850] checking for langinfo.h... yes [04:29:43.853] checking mbarrier.h usability... no [04:29:43.883] checking mbarrier.h presence... no [04:29:43.893] checking for mbarrier.h... no [04:29:43.894] checking sys/epoll.h usability... yes [04:29:43.900] checking sys/epoll.h presence... yes [04:29:43.908] checking for sys/epoll.h... yes [04:29:43.912] checking sys/event.h usability... no [04:29:43.943] checking sys/event.h presence... no [04:29:43.952] checking for sys/event.h... no [04:29:43.954] checking sys/personality.h usability... yes [04:29:43.959] checking sys/personality.h presence... yes [04:29:43.967] checking for sys/personality.h... yes [04:29:43.970] checking sys/prctl.h usability... yes [04:29:43.977] checking sys/prctl.h presence... yes [04:29:43.984] checking for sys/prctl.h... yes [04:29:43.988] checking sys/procctl.h usability... no [04:29:44.018] checking sys/procctl.h presence... no [04:29:44.028] checking for sys/procctl.h... no [04:29:44.030] checking sys/signalfd.h usability... yes [04:29:44.035] checking sys/signalfd.h presence... yes [04:29:44.043] checking for sys/signalfd.h... yes [04:29:44.047] checking sys/ucred.h usability... no [04:29:44.077] checking sys/ucred.h presence... no [04:29:44.087] checking for sys/ucred.h... no [04:29:44.089] checking termios.h usability... yes [04:29:44.098] checking termios.h presence... yes [04:29:44.106] checking for termios.h... yes [04:29:44.110] checking ucred.h usability... no [04:29:44.140] checking ucred.h presence... no [04:29:44.150] checking for ucred.h... no [04:29:44.151] checking readline/readline.h usability... yes [04:29:44.169] checking readline/readline.h presence... yes [04:29:44.179] checking for readline/readline.h... yes [04:29:44.180] checking readline/history.h usability... yes [04:29:44.185] checking readline/history.h presence... yes [04:29:44.194] checking for readline/history.h... yes [04:29:44.195] checking zlib.h usability... yes [04:29:44.203] checking zlib.h presence... yes [04:29:44.214] checking for zlib.h... yes [04:29:44.214] checking for lz4... /usr/bin/lz4 [04:29:44.214] checking lz4.h usability... yes [04:29:44.219] checking lz4.h presence... yes [04:29:44.227] checking for lz4.h... yes [04:29:44.227] checking for zstd... /usr/bin/zstd [04:29:44.228] checking zstd.h usability... yes [04:29:44.241] checking zstd.h presence... yes [04:29:44.248] checking for zstd.h... yes [04:29:44.249] checking gssapi/gssapi.h usability... yes [04:29:44.257] checking gssapi/gssapi.h presence... yes [04:29:44.265] checking for gssapi/gssapi.h... yes [04:29:44.266] checking gssapi/gssapi_ext.h usability... yes [04:29:44.273] checking gssapi/gssapi_ext.h presence... yes [04:29:44.281] checking for gssapi/gssapi_ext.h... yes [04:29:44.282] checking for openssl... /usr/bin/openssl [04:29:44.289] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [04:29:44.289] checking openssl/ssl.h usability... yes [04:29:44.323] checking openssl/ssl.h presence... yes [04:29:44.354] checking for openssl/ssl.h... yes [04:29:44.354] checking openssl/err.h usability... yes [04:29:44.362] checking openssl/err.h presence... yes [04:29:44.377] checking for openssl/err.h... yes [04:29:44.377] checking security/pam_appl.h usability... yes [04:29:44.383] checking security/pam_appl.h presence... yes [04:29:44.389] checking for security/pam_appl.h... yes [04:29:44.390] checking systemd/sd-daemon.h usability... yes [04:29:44.403] checking systemd/sd-daemon.h presence... yes [04:29:44.412] checking for systemd/sd-daemon.h... yes [04:29:44.412] checking libxml/parser.h usability... yes [04:29:44.447] checking libxml/parser.h presence... yes [04:29:44.466] checking for libxml/parser.h... yes [04:29:44.466] checking libxslt/xslt.h usability... yes [04:29:44.473] checking libxslt/xslt.h presence... yes [04:29:44.492] checking for libxslt/xslt.h... yes [04:29:44.492] checking ldap.h usability... yes [04:29:44.500] checking ldap.h presence... yes [04:29:44.509] checking for ldap.h... yes [04:29:44.509] checking for compatible LDAP implementation... yes [04:29:44.514] checking ossp/uuid.h usability... yes [04:29:44.519] checking ossp/uuid.h presence... yes [04:29:44.528] checking for ossp/uuid.h... yes [04:29:44.538] checking whether byte ordering is bigendian... no [04:29:44.591] checking for inline... inline [04:29:44.595] checking for printf format archetype... gnu_printf [04:29:44.599] checking for _Static_assert... yes [04:29:44.633] checking for typeof... typeof [04:29:44.637] checking for __builtin_types_compatible_p... yes [04:29:44.643] checking for __builtin_constant_p... yes [04:29:44.649] checking for __builtin_unreachable... yes [04:29:44.681] checking for computed goto support... yes [04:29:44.685] checking for struct tm.tm_zone... yes [04:29:44.690] checking for union semun... no [04:29:44.711] checking for socklen_t... yes [04:29:44.738] checking for struct sockaddr.sa_len... no [04:29:44.779] checking for locale_t... yes [04:29:44.783] checking for C/C++ restrict keyword... __restrict [04:29:44.790] checking for struct option... yes [04:29:44.810] checking whether assembler supports x86_64 popcntq... yes [04:29:44.814] checking for special C compiler options needed for large files... no [04:29:44.814] checking for _FILE_OFFSET_BITS value needed for large files... no [04:29:44.818] checking size of off_t... 8 [04:29:44.863] checking size of bool... 1 [04:29:44.904] checking for int timezone... yes [04:29:44.939] checking for wcstombs_l declaration... no [04:29:44.983] checking for backtrace_symbols... yes [04:29:45.021] checking for copyfile... no [04:29:45.058] checking for getifaddrs... yes [04:29:45.095] checking for getpeerucred... no [04:29:45.133] checking for inet_pton... yes [04:29:45.171] checking for kqueue... no [04:29:45.208] checking for mbstowcs_l... no [04:29:45.246] checking for memset_s... no [04:29:45.284] checking for posix_fallocate... yes [04:29:45.321] checking for ppoll... yes [04:29:45.359] checking for pthread_is_threaded_np... no [04:29:45.399] checking for setproctitle... no [04:29:45.438] checking for setproctitle_fast... no [04:29:45.475] checking for strchrnul... yes [04:29:45.513] checking for strsignal... yes [04:29:45.550] checking for syncfs... yes [04:29:45.587] checking for sync_file_range... yes [04:29:45.624] checking for uselocale... yes [04:29:45.661] checking for wcstombs_l... no [04:29:45.697] checking for __builtin_bswap16... yes [04:29:45.735] checking for __builtin_bswap32... yes [04:29:45.770] checking for __builtin_bswap64... yes [04:29:45.805] checking for __builtin_clz... yes [04:29:45.843] checking for __builtin_ctz... yes [04:29:45.882] checking for __builtin_popcount... yes [04:29:45.919] checking for __builtin_frame_address... yes [04:29:45.956] checking for _LARGEFILE_SOURCE value needed for large files... no [04:29:45.994] checking how ccache gcc reports undeclared, standard C functions... error [04:29:46.010] checking for posix_fadvise... yes [04:29:46.047] checking whether posix_fadvise is declared... yes [04:29:46.056] checking whether fdatasync is declared... yes [04:29:46.063] checking whether strlcat is declared... no [04:29:46.097] checking whether strlcpy is declared... no [04:29:46.131] checking whether strnlen is declared... yes [04:29:46.139] checking whether preadv is declared... yes [04:29:46.147] checking whether pwritev is declared... yes [04:29:46.154] checking whether F_FULLFSYNC is declared... no [04:29:46.173] checking for explicit_bzero... yes [04:29:46.208] checking for getopt... yes [04:29:46.243] checking for getpeereid... no [04:29:46.280] checking for inet_aton... yes [04:29:46.315] checking for mkdtemp... yes [04:29:46.350] checking for strlcat... no [04:29:46.386] checking for strlcpy... no [04:29:46.422] checking for strnlen... yes [04:29:46.458] checking for pthread_barrier_wait... yes [04:29:46.492] checking for getopt_long... yes [04:29:46.526] checking for syslog... yes [04:29:46.563] checking syslog.h usability... yes [04:29:46.569] checking syslog.h presence... yes [04:29:46.576] checking for syslog.h... yes [04:29:46.577] checking for opterr... yes [04:29:46.611] checking for optreset... no [04:29:46.648] checking unicode/ucol.h usability... yes [04:29:46.662] checking unicode/ucol.h presence... yes [04:29:46.675] checking for unicode/ucol.h... yes [04:29:46.678] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:29:46.706] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:29:46.711] checking for rl_completion_suppress_quote... yes [04:29:46.751] checking for rl_filename_quote_characters... yes [04:29:46.790] checking for rl_filename_quoting_function... yes [04:29:46.832] checking for append_history... yes [04:29:46.873] checking for history_truncate_file... yes [04:29:46.915] checking for rl_completion_matches... yes [04:29:46.959] checking for rl_filename_completion_function... yes [04:29:47.004] checking for rl_reset_screen_size... yes [04:29:47.048] checking for rl_variable_bind... yes [04:29:47.090] checking test program... ok [04:29:47.126] checking whether long int is 64 bits... yes [04:29:47.165] checking for __builtin_mul_overflow... yes [04:29:47.202] checking size of void *... 8 [04:29:47.250] checking size of size_t... 8 [04:29:47.299] checking size of long... 8 [04:29:47.347] checking alignment of short... 2 [04:29:47.397] checking alignment of int... 4 [04:29:47.446] checking alignment of long... 8 [04:29:47.494] checking alignment of double... 8 [04:29:47.543] checking for int8... no [04:29:47.565] checking for uint8... no [04:29:47.585] checking for int64... no [04:29:47.606] checking for uint64... no [04:29:47.627] checking for __int128... yes [04:29:47.667] checking for __int128 alignment bug... ok [04:29:47.703] checking alignment of PG_INT128_TYPE... 16 [04:29:47.750] checking for builtin __sync char locking functions... yes [04:29:47.787] checking for builtin __sync int32 locking functions... yes [04:29:47.822] checking for builtin __sync int32 atomic operations... yes [04:29:47.856] checking for builtin __sync int64 atomic operations... yes [04:29:47.891] checking for builtin __atomic int32 atomic operations... yes [04:29:47.927] checking for builtin __atomic int64 atomic operations... yes [04:29:47.962] checking for __get_cpuid... yes [04:29:47.998] checking for __cpuid... no [04:29:48.011] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:29:48.043] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:29:48.105] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:29:48.116] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:29:48.124] 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 [04:29:48.165] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:29:48.165] checking for library containing sem_init... none required [04:29:48.200] checking which semaphore API to use... unnamed POSIX [04:29:48.200] checking which random number source to use... OpenSSL [04:29:48.202] checking for tclsh... /usr/bin/tclsh [04:29:48.202] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:29:48.226] checking tcl.h usability... yes [04:29:48.236] checking tcl.h presence... yes [04:29:48.248] checking for tcl.h... yes [04:29:48.248] checking for perl.h... yes [04:29:48.308] checking for libperl... yes [04:29:48.481] checking Python.h usability... yes [04:29:48.521] checking Python.h presence... yes [04:29:48.555] checking for Python.h... yes [04:29:48.555] checking for xmllint... /usr/bin/xmllint [04:29:48.555] checking for xsltproc... /usr/bin/xsltproc [04:29:48.556] checking for fop... /usr/bin/fop [04:29:48.557] checking for dbtoepub... no [04:29:48.557] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:29:48.594] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:29:48.635] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [04:29:48.635] 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 [04:29:48.635] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:29:48.635] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [04:29:48.635] configure: using CXX=ccache g++ [04:29:48.635] 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 [04:29:48.635] configure: using CLANG=ccache clang [04:29:48.635] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [04:29:48.635] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [04:29:48.656] configure: updating cache gcc.cache [04:29:48.661] configure: creating ./config.status [04:29:48.706] config.status: creating GNUmakefile [04:29:48.712] config.status: creating src/Makefile.global [04:29:48.720] config.status: creating src/include/pg_config.h [04:29:48.727] config.status: creating src/include/pg_config_ext.h [04:29:48.733] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:29:48.741] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:29:48.744] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:29:48.748] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:29:48.752] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:29:48.755] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:29:48.779] [04:29:48.779] real 0m9.108s [04:29:48.779] user 0m5.810s [04:29:48.779] sys 0m2.055s [04:29:48.779] make -s -j${BUILD_JOBS} clean [04:29:49.108] time make -s -j${BUILD_JOBS} world-bin [04:30:35.868] createplan.c: In function ‘set_plan_forbid_pre_detoast_vars_recurse’: [04:30:35.868] createplan.c:410:12: error: declaration of ‘small_tlist’ shadows a parameter [-Werror=shadow=compatible-local] [04:30:35.868] 410 | List *small_tlist = get_tlist_exprs(plan->lefttree->targetlist, true); [04:30:35.868] | ^~~~~~~~~~~ [04:30:35.868] createplan.c:399:60: note: shadowed declaration is here [04:30:35.868] 399 | set_plan_forbid_pre_detoast_vars_recurse(Plan *plan, List *small_tlist) [04:30:35.868] | ~~~~~~^~~~~~~~~~~ [04:30:35.868] createplan.c:422:12: error: declaration of ‘small_tlist’ shadows a parameter [-Werror=shadow=compatible-local] [04:30:35.868] 422 | List *small_tlist = get_tlist_exprs(plan->lefttree->targetlist, true); [04:30:35.868] | ^~~~~~~~~~~ [04:30:35.868] createplan.c:399:60: note: shadowed declaration is here [04:30:35.868] 399 | set_plan_forbid_pre_detoast_vars_recurse(Plan *plan, List *small_tlist) [04:30:35.868] | ~~~~~~^~~~~~~~~~~ [04:30:35.868] cc1: all warnings being treated as errors [04:30:35.868] make[4]: *** [: createplan.o] Error 1 [04:30:35.868] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [04:30:35.868] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [04:30:35.868] make[2]: *** Waiting for unfinished jobs.... [04:30:42.147] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:30:42.147] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:30:42.147] [04:30:42.147] real 0m53.039s [04:30:42.147] user 3m0.656s [04:30:42.147] sys 0m23.764s [04:30:42.147] [04:30:42.147] Exit status: 2