[20:38:39.369] time ./configure \ [20:38:39.369] --cache gcc.cache \ [20:38:39.369] --enable-dtrace \ [20:38:39.369] ${LINUX_CONFIGURE_FEATURES} \ [20:38:39.369] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [20:38:39.497] configure: creating cache gcc.cache [20:38:39.506] checking build system type... x86_64-pc-linux-gnu [20:38:39.620] checking host system type... x86_64-pc-linux-gnu [20:38:39.620] checking which template to use... linux [20:38:39.620] checking whether NLS is wanted... no [20:38:39.620] checking for default port number... 5432 [20:38:39.625] checking for dtrace... /usr/bin/dtrace [20:38:39.625] checking for block size... 8kB [20:38:39.626] checking for segment size... 1GB [20:38:39.628] checking for WAL block size... 8kB [20:38:39.650] checking whether the C compiler works... yes [20:38:39.765] checking for C compiler default output file name... a.out [20:38:39.766] checking for suffix of executables... [20:38:39.830] checking whether we are cross compiling... no [20:38:39.890] checking for suffix of object files... o [20:38:39.909] checking whether we are using the GNU C compiler... yes [20:38:39.927] checking whether ccache gcc accepts -g... yes [20:38:39.933] checking for ccache gcc option to accept ISO C89... none needed [20:38:39.948] checking for ccache gcc option to accept ISO C99... none needed [20:38:40.040] checking whether we are using the GNU C++ compiler... yes [20:38:40.053] checking whether ccache g++ accepts -g... yes [20:38:40.151] checking for gawk... no [20:38:40.152] checking for mawk... mawk [20:38:40.152] checking for llvm-config... /usr/bin/llvm-config [20:38:40.172] configure: using llvm 11.0.1 [20:38:40.172] checking for CLANG... ccache clang [20:38:40.255] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:38:40.272] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [20:38:40.278] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:38:40.323] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:38:40.425] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [20:38:40.431] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [20:38:40.446] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:38:40.452] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:38:40.470] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:38:40.476] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:38:40.492] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [20:38:40.498] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:38:40.504] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:38:40.509] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:38:40.516] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [20:38:40.523] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [20:38:40.530] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:38:40.535] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:38:40.540] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [20:38:40.546] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [20:38:40.551] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:38:40.556] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:38:40.583] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:38:40.589] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:38:40.595] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:38:40.632] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:38:40.672] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:38:40.678] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:38:40.683] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:38:40.722] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:38:40.728] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:38:40.733] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:38:40.740] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [20:38:40.746] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [20:38:40.752] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [20:38:40.757] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [20:38:40.764] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [20:38:40.789] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [20:38:40.809] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [20:38:40.889] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [20:38:40.943] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [20:38:40.949] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:38:40.971] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [20:38:40.993] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [20:38:41.016] checking whether the C compiler still works... yes [20:38:41.096] checking how to run the C preprocessor... ccache gcc -E [20:38:41.180] checking for pkg-config... /usr/bin/pkg-config [20:38:41.180] checking pkg-config is at least version 0.9.0... yes [20:38:41.197] checking whether to build with ICU support... yes [20:38:41.198] checking for icu-uc icu-i18n... yes [20:38:41.209] checking whether to build with Tcl... yes [20:38:41.209] checking whether to build Perl modules... yes [20:38:41.209] checking whether to build Python modules... yes [20:38:41.209] checking whether to build with GSSAPI support... yes [20:38:41.210] checking whether to build with PAM support... yes [20:38:41.210] checking whether to build with BSD Authentication support... no [20:38:41.210] checking whether to build with LDAP support... yes [20:38:41.210] checking whether to build with Bonjour support... no [20:38:41.210] checking whether to build with SELinux support... yes [20:38:41.211] checking whether to build with systemd support... yes [20:38:41.211] checking whether to build with XML support... yes [20:38:41.211] checking for libxml-2.0 >= 2.6.23... yes [20:38:41.218] checking whether to build with LZ4 support... yes [20:38:41.218] checking for liblz4... yes [20:38:41.224] checking whether to build with ZSTD support... yes [20:38:41.224] checking for libzstd >= 1.4.0... yes [20:38:41.230] checking for strip... strip [20:38:41.230] checking whether it is possible to strip libraries... yes [20:38:41.237] checking for ar... ar [20:38:41.237] checking for a BSD-compatible install... /usr/bin/install -c [20:38:41.243] checking for tar... /usr/bin/tar [20:38:41.243] checking whether ln -s works... yes [20:38:41.243] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:38:41.245] checking for bison... /usr/bin/bison [20:38:41.255] configure: using bison (GNU Bison) 3.7.5 [20:38:41.257] checking for flex... /usr/bin/flex [20:38:41.272] configure: using flex 2.6.4 [20:38:41.272] checking for perl... /usr/bin/perl [20:38:41.303] configure: using perl 5.32.1 [20:38:41.305] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [20:38:41.319] checking for Perl privlibexp... /usr/share/perl/5.32 [20:38:41.323] checking for Perl useshrplib... true [20:38:41.348] 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 [20:38:41.353] checking for CFLAGS to compile embedded Perl... -DDEBIAN [20:38:41.358] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [20:38:41.493] checking for python3... /usr/bin/python3 [20:38:41.544] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [20:38:41.549] checking for Python sysconfig module... yes [20:38:41.559] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [20:38:41.572] checking Python include directory... -I/usr/include/python3.9 [20:38:41.582] 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 [20:38:41.627] checking for a sed that does not truncate output... /usr/bin/sed [20:38:41.631] checking for grep that handles long lines and -e... /usr/bin/grep [20:38:41.632] checking for egrep... /usr/bin/grep -E [20:38:41.634] checking for ANSI C header files... yes [20:38:41.757] checking for sys/types.h... yes [20:38:41.779] checking for sys/stat.h... yes [20:38:41.804] checking for stdlib.h... yes [20:38:41.822] checking for string.h... yes [20:38:41.840] checking for memory.h... yes [20:38:41.863] checking for strings.h... yes [20:38:41.886] checking for inttypes.h... yes [20:38:41.912] checking for stdint.h... yes [20:38:41.927] checking for unistd.h... yes [20:38:41.946] checking whether ccache gcc is Clang... no [20:38:41.968] checking whether pthreads work with -pthread... yes [20:38:42.032] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [20:38:42.082] checking whether more special flags are required for pthreads... no [20:38:42.082] checking for PTHREAD_PRIO_INHERIT... yes [20:38:42.143] checking pthread.h usability... yes [20:38:42.149] checking pthread.h presence... yes [20:38:42.161] checking for pthread.h... yes [20:38:42.161] checking for strerror_r... yes [20:38:42.196] checking whether strerror_r returns int... no [20:38:42.247] checking for main in -lm... yes [20:38:42.292] checking for library containing setproctitle... no [20:38:42.390] checking for library containing dlsym... -ldl [20:38:42.468] checking for library containing socket... none required [20:38:42.501] checking for library containing getopt_long... none required [20:38:42.536] checking for library containing shm_open... -lrt [20:38:42.624] checking for library containing shm_unlink... none required [20:38:42.673] checking for library containing clock_gettime... none required [20:38:42.715] checking for library containing shmget... none required [20:38:42.749] checking for library containing backtrace_symbols... none required [20:38:42.780] checking for library containing pthread_barrier_wait... -lpthread [20:38:42.861] checking for library containing readline... -lreadline [20:38:42.900] checking for inflate in -lz... yes [20:38:42.943] checking for library containing gss_store_cred_into... -lgssapi_krb5 [20:38:43.027] checking for CRYPTO_new_ex_data in -lcrypto... yes [20:38:43.079] checking for SSL_new in -lssl... yes [20:38:43.128] checking for SSL_CTX_set_cert_cb... yes [20:38:43.181] checking for OPENSSL_init_ssl... yes [20:38:43.233] checking for BIO_meth_new... yes [20:38:43.292] checking for ASN1_STRING_get0_data... yes [20:38:43.352] checking for HMAC_CTX_new... yes [20:38:43.412] checking for HMAC_CTX_free... yes [20:38:43.468] checking for CRYPTO_lock... no [20:38:43.511] checking for X509_get_signature_info... yes [20:38:43.567] checking for pam_start in -lpam... yes [20:38:43.610] checking for xmlSaveToBuffer in -lxml2... yes [20:38:43.714] checking for xsltCleanupGlobals in -lxslt... yes [20:38:43.787] checking for LZ4_compress_default in -llz4... yes [20:38:43.827] checking for ZSTD_compress in -lzstd... yes [20:38:43.867] checking for ldap_bind in -lldap... yes [20:38:43.950] checking for ldap_initialize... yes [20:38:44.001] checking for ldap_verify_credentials... no [20:38:44.042] checking for ldap_bind in -lldap_r... yes [20:38:44.096] checking for security_compute_create_name in -lselinux... yes [20:38:44.143] checking for uuid_export in -lossp-uuid... yes [20:38:44.184] checking for stdbool.h that conforms to C99... yes [20:38:44.191] checking for _Bool... yes [20:38:44.232] checking atomic.h usability... no [20:38:44.264] checking atomic.h presence... no [20:38:44.275] checking for atomic.h... no [20:38:44.277] checking copyfile.h usability... no [20:38:44.312] checking copyfile.h presence... no [20:38:44.323] checking for copyfile.h... no [20:38:44.325] checking execinfo.h usability... yes [20:38:44.332] checking execinfo.h presence... yes [20:38:44.340] checking for execinfo.h... yes [20:38:44.346] checking getopt.h usability... yes [20:38:44.353] checking getopt.h presence... yes [20:38:44.362] checking for getopt.h... yes [20:38:44.368] checking ifaddrs.h usability... yes [20:38:44.381] checking ifaddrs.h presence... yes [20:38:44.392] checking for ifaddrs.h... yes [20:38:44.398] checking langinfo.h usability... yes [20:38:44.406] checking langinfo.h presence... yes [20:38:44.416] checking for langinfo.h... yes [20:38:44.421] checking mbarrier.h usability... no [20:38:44.456] checking mbarrier.h presence... no [20:38:44.468] checking for mbarrier.h... no [20:38:44.470] checking sys/epoll.h usability... yes [20:38:44.477] checking sys/epoll.h presence... yes [20:38:44.488] checking for sys/epoll.h... yes [20:38:44.494] checking sys/event.h usability... no [20:38:44.529] checking sys/event.h presence... no [20:38:44.541] checking for sys/event.h... no [20:38:44.544] checking sys/personality.h usability... yes [20:38:44.552] checking sys/personality.h presence... yes [20:38:44.562] checking for sys/personality.h... yes [20:38:44.568] checking sys/prctl.h usability... yes [20:38:44.576] checking sys/prctl.h presence... yes [20:38:44.586] checking for sys/prctl.h... yes [20:38:44.592] checking sys/procctl.h usability... no [20:38:44.627] checking sys/procctl.h presence... no [20:38:44.639] checking for sys/procctl.h... no [20:38:44.641] checking sys/signalfd.h usability... yes [20:38:44.647] checking sys/signalfd.h presence... yes [20:38:44.656] checking for sys/signalfd.h... yes [20:38:44.663] checking sys/ucred.h usability... no [20:38:44.698] checking sys/ucred.h presence... no [20:38:44.710] checking for sys/ucred.h... no [20:38:44.713] checking termios.h usability... yes [20:38:44.725] checking termios.h presence... yes [20:38:44.735] checking for termios.h... yes [20:38:44.741] checking ucred.h usability... no [20:38:44.774] checking ucred.h presence... no [20:38:44.785] checking for ucred.h... no [20:38:44.787] checking readline/readline.h usability... yes [20:38:44.796] checking readline/readline.h presence... yes [20:38:44.808] checking for readline/readline.h... yes [20:38:44.809] checking readline/history.h usability... yes [20:38:44.816] checking readline/history.h presence... yes [20:38:44.827] checking for readline/history.h... yes [20:38:44.829] checking zlib.h usability... yes [20:38:44.837] checking zlib.h presence... yes [20:38:44.849] checking for zlib.h... yes [20:38:44.850] checking for lz4... /usr/bin/lz4 [20:38:44.850] checking lz4.h usability... yes [20:38:44.859] checking lz4.h presence... yes [20:38:44.869] checking for lz4.h... yes [20:38:44.870] checking for zstd... /usr/bin/zstd [20:38:44.870] checking zstd.h usability... yes [20:38:44.878] checking zstd.h presence... yes [20:38:44.888] checking for zstd.h... yes [20:38:44.888] checking gssapi/gssapi.h usability... yes [20:38:44.899] checking gssapi/gssapi.h presence... yes [20:38:44.909] checking for gssapi/gssapi.h... yes [20:38:44.910] checking gssapi/gssapi_ext.h usability... yes [20:38:44.917] checking gssapi/gssapi_ext.h presence... yes [20:38:44.927] checking for gssapi/gssapi_ext.h... yes [20:38:44.928] checking for openssl... /usr/bin/openssl [20:38:44.937] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [20:38:44.937] checking openssl/ssl.h usability... yes [20:38:44.976] checking openssl/ssl.h presence... yes [20:38:45.010] checking for openssl/ssl.h... yes [20:38:45.011] checking openssl/err.h usability... yes [20:38:45.022] checking openssl/err.h presence... yes [20:38:45.039] checking for openssl/err.h... yes [20:38:45.039] checking security/pam_appl.h usability... yes [20:38:45.047] checking security/pam_appl.h presence... yes [20:38:45.056] checking for security/pam_appl.h... yes [20:38:45.058] checking systemd/sd-daemon.h usability... yes [20:38:45.066] checking systemd/sd-daemon.h presence... yes [20:38:45.078] checking for systemd/sd-daemon.h... yes [20:38:45.078] checking libxml/parser.h usability... yes [20:38:45.116] checking libxml/parser.h presence... yes [20:38:45.138] checking for libxml/parser.h... yes [20:38:45.139] checking libxslt/xslt.h usability... yes [20:38:45.147] checking libxslt/xslt.h presence... yes [20:38:45.168] checking for libxslt/xslt.h... yes [20:38:45.168] checking ldap.h usability... yes [20:38:45.179] checking ldap.h presence... yes [20:38:45.191] checking for ldap.h... yes [20:38:45.191] checking for compatible LDAP implementation... yes [20:38:45.197] checking ossp/uuid.h usability... yes [20:38:45.204] checking ossp/uuid.h presence... yes [20:38:45.216] checking for ossp/uuid.h... yes [20:38:45.228] checking whether byte ordering is bigendian... no [20:38:45.294] checking for inline... inline [20:38:45.300] checking for printf format archetype... gnu_printf [20:38:45.305] checking for _Static_assert... yes [20:38:45.344] checking for typeof... typeof [20:38:45.350] checking for __builtin_types_compatible_p... yes [20:38:45.357] checking for __builtin_constant_p... yes [20:38:45.363] checking for __builtin_unreachable... yes [20:38:45.402] checking for computed goto support... yes [20:38:45.408] checking for struct tm.tm_zone... yes [20:38:45.414] checking for union semun... no [20:38:45.440] checking for socklen_t... yes [20:38:45.475] checking for struct sockaddr.sa_len... no [20:38:45.527] checking for locale_t... yes [20:38:45.532] checking for C/C++ restrict keyword... __restrict [20:38:45.540] checking for struct option... yes [20:38:45.563] checking whether assembler supports x86_64 popcntq... yes [20:38:45.568] checking for special C compiler options needed for large files... no [20:38:45.568] checking for _FILE_OFFSET_BITS value needed for large files... no [20:38:45.573] checking size of off_t... 8 [20:38:45.626] checking size of bool... 1 [20:38:45.674] checking for int timezone... yes [20:38:45.716] checking for wcstombs_l declaration... no [20:38:45.768] checking for backtrace_symbols... yes [20:38:45.810] checking for copyfile... no [20:38:45.855] checking for getifaddrs... yes [20:38:45.898] checking for getpeerucred... no [20:38:45.942] checking for inet_pton... yes [20:38:45.987] checking for kqueue... no [20:38:46.036] checking for mbstowcs_l... no [20:38:46.085] checking for memset_s... no [20:38:46.133] checking for posix_fallocate... yes [20:38:46.179] checking for ppoll... yes [20:38:46.224] checking for pthread_is_threaded_np... no [20:38:46.270] checking for setproctitle... no [20:38:46.317] checking for setproctitle_fast... no [20:38:46.379] checking for strchrnul... yes [20:38:46.421] checking for strsignal... yes [20:38:46.466] checking for syncfs... yes [20:38:46.512] checking for sync_file_range... yes [20:38:46.558] checking for uselocale... yes [20:38:46.604] checking for wcstombs_l... no [20:38:46.646] checking for __builtin_bswap16... yes [20:38:46.691] checking for __builtin_bswap32... yes [20:38:46.733] checking for __builtin_bswap64... yes [20:38:46.775] checking for __builtin_clz... yes [20:38:46.821] checking for __builtin_ctz... yes [20:38:46.868] checking for __builtin_popcount... yes [20:38:46.912] checking for __builtin_frame_address... yes [20:38:46.955] checking for _LARGEFILE_SOURCE value needed for large files... no [20:38:46.998] checking how ccache gcc reports undeclared, standard C functions... error [20:38:47.017] checking for posix_fadvise... yes [20:38:47.060] checking whether posix_fadvise is declared... yes [20:38:47.073] checking whether fdatasync is declared... yes [20:38:47.083] checking whether strlcat is declared... no [20:38:47.123] checking whether strlcpy is declared... no [20:38:47.164] checking whether strnlen is declared... yes [20:38:47.174] checking whether preadv is declared... yes [20:38:47.185] checking whether pwritev is declared... yes [20:38:47.195] checking whether F_FULLFSYNC is declared... no [20:38:47.217] checking for explicit_bzero... yes [20:38:47.256] checking for getopt... yes [20:38:47.295] checking for getpeereid... no [20:38:47.337] checking for inet_aton... yes [20:38:47.377] checking for mkdtemp... yes [20:38:47.417] checking for strlcat... no [20:38:47.460] checking for strlcpy... no [20:38:47.502] checking for strnlen... yes [20:38:47.544] checking for pthread_barrier_wait... yes [20:38:47.587] checking for getopt_long... yes [20:38:47.628] checking for syslog... yes [20:38:47.667] checking syslog.h usability... yes [20:38:47.675] checking syslog.h presence... yes [20:38:47.684] checking for syslog.h... yes [20:38:47.684] checking for opterr... yes [20:38:47.726] checking for optreset... no [20:38:47.770] checking unicode/ucol.h usability... yes [20:38:47.792] checking unicode/ucol.h presence... yes [20:38:47.809] checking for unicode/ucol.h... yes [20:38:47.813] checking whether LLVMCreateGDBRegistrationListener is declared... yes [20:38:47.841] checking whether LLVMCreatePerfJITEventListener is declared... yes [20:38:47.848] checking for rl_completion_suppress_quote... yes [20:38:47.893] checking for rl_filename_quote_characters... yes [20:38:47.940] checking for rl_filename_quoting_function... yes [20:38:47.989] checking for append_history... yes [20:38:48.037] checking for history_truncate_file... yes [20:38:48.083] checking for rl_completion_matches... yes [20:38:48.129] checking for rl_filename_completion_function... yes [20:38:48.176] checking for rl_reset_screen_size... yes [20:38:48.223] checking for rl_variable_bind... yes [20:38:48.269] checking test program... ok [20:38:48.307] checking whether long int is 64 bits... yes [20:38:48.352] checking for __builtin_mul_overflow... yes [20:38:48.392] checking size of void *... 8 [20:38:48.444] checking size of size_t... 8 [20:38:48.496] checking size of long... 8 [20:38:48.548] checking alignment of short... 2 [20:38:48.601] checking alignment of int... 4 [20:38:48.654] checking alignment of long... 8 [20:38:48.708] checking alignment of double... 8 [20:38:48.761] checking for int8... no [20:38:48.785] checking for uint8... no [20:38:48.810] checking for int64... no [20:38:48.834] checking for uint64... no [20:38:48.858] checking for __int128... yes [20:38:48.905] checking for __int128 alignment bug... ok [20:38:48.945] checking alignment of PG_INT128_TYPE... 16 [20:38:48.997] checking for builtin __sync char locking functions... yes [20:38:49.038] checking for builtin __sync int32 locking functions... yes [20:38:49.078] checking for builtin __sync int32 atomic operations... yes [20:38:49.119] checking for builtin __sync int64 atomic operations... yes [20:38:49.158] checking for builtin __atomic int32 atomic operations... yes [20:38:49.198] checking for builtin __atomic int64 atomic operations... yes [20:38:49.237] checking for __get_cpuid... yes [20:38:49.278] checking for __cpuid... no [20:38:49.293] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [20:38:49.331] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [20:38:49.402] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:38:49.417] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:38:49.428] 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 [20:38:49.477] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:38:49.477] checking for library containing sem_init... none required [20:38:49.519] checking which semaphore API to use... unnamed POSIX [20:38:49.520] checking which random number source to use... OpenSSL [20:38:49.521] checking for tclsh... /usr/bin/tclsh [20:38:49.521] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [20:38:49.553] checking tcl.h usability... yes [20:38:49.565] checking tcl.h presence... yes [20:38:49.578] checking for tcl.h... yes [20:38:49.578] checking for perl.h... yes [20:38:49.657] checking for libperl... yes [20:38:49.842] checking Python.h usability... yes [20:38:49.893] checking Python.h presence... yes [20:38:49.929] checking for Python.h... yes [20:38:49.929] checking for xmllint... /usr/bin/xmllint [20:38:49.929] checking for xsltproc... /usr/bin/xsltproc [20:38:49.929] checking for fop... /usr/bin/fop [20:38:49.931] checking for dbtoepub... no [20:38:49.931] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [20:38:49.972] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [20:38:50.018] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [20:38:50.018] 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 [20:38:50.018] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [20:38:50.018] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [20:38:50.018] configure: using CXX=ccache g++ [20:38:50.018] 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 [20:38:50.018] configure: using CLANG=ccache clang [20:38:50.018] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [20:38:50.018] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [20:38:50.044] configure: updating cache gcc.cache [20:38:50.050] configure: creating ./config.status [20:38:50.107] config.status: creating GNUmakefile [20:38:50.116] config.status: creating src/Makefile.global [20:38:50.125] config.status: creating src/include/pg_config.h [20:38:50.134] config.status: creating src/include/pg_config_ext.h [20:38:50.142] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:38:50.151] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:38:50.156] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [20:38:50.161] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [20:38:50.166] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [20:38:50.171] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [20:38:50.197] [20:38:50.197] real 0m10.828s [20:38:50.197] user 0m6.768s [20:38:50.197] sys 0m2.511s [20:38:50.197] make -s -j${BUILD_JOBS} clean [20:38:50.553] time make -s -j${BUILD_JOBS} world-bin [20:39:38.148] createplan.c: In function ‘set_plan_forbid_pre_detoast_vars_recurse’: [20:39:38.148] createplan.c:410:12: error: declaration of ‘small_tlist’ shadows a parameter [-Werror=shadow=compatible-local] [20:39:38.148] 410 | List *small_tlist = get_tlist_exprs(plan->lefttree->targetlist, true); [20:39:38.148] | ^~~~~~~~~~~ [20:39:38.148] createplan.c:399:60: note: shadowed declaration is here [20:39:38.148] 399 | set_plan_forbid_pre_detoast_vars_recurse(Plan *plan, List *small_tlist) [20:39:38.148] | ~~~~~~^~~~~~~~~~~ [20:39:38.148] createplan.c:422:12: error: declaration of ‘small_tlist’ shadows a parameter [-Werror=shadow=compatible-local] [20:39:38.148] 422 | List *small_tlist = get_tlist_exprs(plan->lefttree->targetlist, true); [20:39:38.148] | ^~~~~~~~~~~ [20:39:38.148] createplan.c:399:60: note: shadowed declaration is here [20:39:38.148] 399 | set_plan_forbid_pre_detoast_vars_recurse(Plan *plan, List *small_tlist) [20:39:38.148] | ~~~~~~^~~~~~~~~~~ [20:39:38.148] cc1: all warnings being treated as errors [20:39:38.149] make[4]: *** [: createplan.o] Error 1 [20:39:38.149] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [20:39:38.149] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [20:39:38.149] make[2]: *** Waiting for unfinished jobs.... [20:39:44.579] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:39:44.579] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:39:44.579] [20:39:44.579] real 0m54.026s [20:39:44.579] user 3m4.286s [20:39:44.579] sys 0m23.771s [20:39:44.579] [20:39:44.579] Exit status: 2