[04:35:41.804] time ./configure \ [04:35:41.804] --cache gcc.cache \ [04:35:41.804] --enable-dtrace \ [04:35:41.804] ${LINUX_CONFIGURE_FEATURES} \ [04:35:41.804] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [04:35:41.912] configure: creating cache gcc.cache [04:35:41.921] checking build system type... x86_64-pc-linux-gnu [04:35:42.014] checking host system type... x86_64-pc-linux-gnu [04:35:42.014] checking which template to use... linux [04:35:42.014] checking whether NLS is wanted... no [04:35:42.014] checking for default port number... 5432 [04:35:42.020] checking for dtrace... /usr/bin/dtrace [04:35:42.020] checking for block size... 8kB [04:35:42.021] checking for segment size... 1GB [04:35:42.022] checking for WAL block size... 8kB [04:35:42.043] checking whether the C compiler works... yes [04:35:42.125] checking for C compiler default output file name... a.out [04:35:42.126] checking for suffix of executables... [04:35:42.151] checking whether we are cross compiling... no [04:35:42.188] checking for suffix of object files... o [04:35:42.194] checking whether we are using the GNU C compiler... yes [04:35:42.198] checking whether ccache gcc accepts -g... yes [04:35:42.202] checking for ccache gcc option to accept ISO C89... none needed [04:35:42.207] checking for ccache gcc option to accept ISO C99... none needed [04:35:42.252] checking whether we are using the GNU C++ compiler... yes [04:35:42.256] checking whether ccache g++ accepts -g... yes [04:35:42.298] checking for gawk... no [04:35:42.299] checking for mawk... mawk [04:35:42.299] checking for llvm-config... /usr/bin/llvm-config [04:35:42.313] configure: using llvm 11.0.1 [04:35:42.313] checking for CLANG... ccache clang [04:35:42.382] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:35:42.386] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:35:42.390] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:35:42.415] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:35:42.474] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:35:42.479] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:35:42.484] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:35:42.488] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:35:42.492] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:35:42.496] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:35:42.500] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:35:42.505] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:35:42.509] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:35:42.513] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:35:42.518] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:35:42.522] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:35:42.526] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:35:42.530] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:35:42.534] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:35:42.538] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:35:42.542] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:35:42.546] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:35:42.557] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:35:42.561] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:35:42.565] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:35:42.588] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:35:42.612] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:35:42.616] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:35:42.620] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:35:42.642] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:35:42.646] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:35:42.651] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:35:42.656] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:35:42.660] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:35:42.664] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:35:42.669] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:35:42.673] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [04:35:42.680] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [04:35:42.686] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [04:35:42.743] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [04:35:42.781] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:35:42.786] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:35:42.793] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:35:42.800] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:35:42.807] checking whether the C compiler still works... yes [04:35:42.848] checking how to run the C preprocessor... ccache gcc -E [04:35:42.891] checking for pkg-config... /usr/bin/pkg-config [04:35:42.891] checking pkg-config is at least version 0.9.0... yes [04:35:42.903] checking whether to build with ICU support... yes [04:35:42.904] checking for icu-uc icu-i18n... yes [04:35:42.911] checking whether to build with Tcl... yes [04:35:42.911] checking whether to build Perl modules... yes [04:35:42.911] checking whether to build Python modules... yes [04:35:42.911] checking whether to build with GSSAPI support... yes [04:35:42.912] checking whether to build with PAM support... yes [04:35:42.912] checking whether to build with BSD Authentication support... no [04:35:42.912] checking whether to build with LDAP support... yes [04:35:42.912] checking whether to build with Bonjour support... no [04:35:42.912] checking whether to build with SELinux support... yes [04:35:42.912] checking whether to build with systemd support... yes [04:35:42.912] checking whether to build with XML support... yes [04:35:42.913] checking for libxml-2.0 >= 2.6.23... yes [04:35:42.920] checking whether to build with LZ4 support... yes [04:35:42.921] checking for liblz4... yes [04:35:42.926] checking whether to build with ZSTD support... yes [04:35:42.926] checking for libzstd >= 1.4.0... yes [04:35:42.933] checking for strip... strip [04:35:42.933] checking whether it is possible to strip libraries... yes [04:35:42.936] checking for ar... ar [04:35:42.937] checking for a BSD-compatible install... /usr/bin/install -c [04:35:42.942] checking for tar... /usr/bin/tar [04:35:42.942] checking whether ln -s works... yes [04:35:42.942] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:35:42.944] checking for bison... /usr/bin/bison [04:35:42.949] configure: using bison (GNU Bison) 3.7.5 [04:35:42.951] checking for flex... /usr/bin/flex [04:35:42.964] configure: using flex 2.6.4 [04:35:42.964] checking for perl... /usr/bin/perl [04:35:42.986] configure: using perl 5.32.1 [04:35:42.988] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [04:35:42.996] checking for Perl privlibexp... /usr/share/perl/5.32 [04:35:43.000] checking for Perl useshrplib... true [04:35:43.007] 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:35:43.012] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:35:43.016] 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:35:43.122] checking for python3... /usr/bin/python3 [04:35:43.159] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [04:35:43.164] checking for Python sysconfig module... yes [04:35:43.174] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [04:35:43.185] checking Python include directory... -I/usr/include/python3.9 [04:35:43.194] 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:35:43.236] checking for a sed that does not truncate output... /usr/bin/sed [04:35:43.239] checking for grep that handles long lines and -e... /usr/bin/grep [04:35:43.241] checking for egrep... /usr/bin/grep -E [04:35:43.242] checking for ANSI C header files... yes [04:35:43.312] checking for sys/types.h... yes [04:35:43.322] checking for sys/stat.h... yes [04:35:43.338] checking for stdlib.h... yes [04:35:43.347] checking for string.h... yes [04:35:43.355] checking for memory.h... yes [04:35:43.364] checking for strings.h... yes [04:35:43.372] checking for inttypes.h... yes [04:35:43.382] checking for stdint.h... yes [04:35:43.390] checking for unistd.h... yes [04:35:43.401] checking whether ccache gcc is Clang... no [04:35:43.410] checking whether pthreads work with -pthread... yes [04:35:43.449] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:35:43.478] checking whether more special flags are required for pthreads... no [04:35:43.478] checking for PTHREAD_PRIO_INHERIT... yes [04:35:43.510] checking pthread.h usability... yes [04:35:43.515] checking pthread.h presence... yes [04:35:43.525] checking for pthread.h... yes [04:35:43.525] checking for strerror_r... yes [04:35:43.554] checking whether strerror_r returns int... no [04:35:43.575] checking for main in -lm... yes [04:35:43.605] checking for library containing setproctitle... no [04:35:43.664] checking for library containing dlsym... -ldl [04:35:43.719] checking for library containing socket... none required [04:35:43.746] checking for library containing getopt_long... none required [04:35:43.773] checking for library containing shm_open... -lrt [04:35:43.835] checking for library containing shm_unlink... none required [04:35:43.864] checking for library containing clock_gettime... none required [04:35:43.897] checking for library containing shmget... none required [04:35:43.928] checking for library containing backtrace_symbols... none required [04:35:43.957] checking for library containing pthread_barrier_wait... -lpthread [04:35:44.015] checking for library containing readline... -lreadline [04:35:44.052] checking for inflate in -lz... yes [04:35:44.081] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:35:44.151] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:35:44.200] checking for SSL_new in -lssl... yes [04:35:44.245] checking for SSL_CTX_set_cert_cb... yes [04:35:44.291] checking for OPENSSL_init_ssl... yes [04:35:44.342] checking for BIO_meth_new... yes [04:35:44.396] checking for ASN1_STRING_get0_data... yes [04:35:44.450] checking for HMAC_CTX_new... yes [04:35:44.506] checking for HMAC_CTX_free... yes [04:35:44.559] checking for CRYPTO_lock... no [04:35:44.596] checking for X509_get_signature_info... yes [04:35:44.648] checking for pam_start in -lpam... yes [04:35:44.690] checking for xmlSaveToBuffer in -lxml2... yes [04:35:44.777] checking for xsltCleanupGlobals in -lxslt... yes [04:35:44.845] checking for LZ4_compress_default in -llz4... yes [04:35:44.882] checking for ZSTD_compress in -lzstd... yes [04:35:44.918] checking for ldap_bind in -lldap... yes [04:35:44.989] checking for ldap_initialize... yes [04:35:45.038] checking for ldap_verify_credentials... no [04:35:45.080] checking for ldap_bind in -lldap_r... yes [04:35:45.128] checking for security_compute_create_name in -lselinux... yes [04:35:45.168] checking for uuid_export in -lossp-uuid... yes [04:35:45.206] checking for stdbool.h that conforms to C99... yes [04:35:45.215] checking for _Bool... yes [04:35:45.260] checking atomic.h usability... no [04:35:45.294] checking atomic.h presence... no [04:35:45.304] checking for atomic.h... no [04:35:45.307] checking copyfile.h usability... no [04:35:45.340] checking copyfile.h presence... no [04:35:45.351] checking for copyfile.h... no [04:35:45.353] checking execinfo.h usability... yes [04:35:45.359] checking execinfo.h presence... yes [04:35:45.366] checking for execinfo.h... yes [04:35:45.370] checking getopt.h usability... yes [04:35:45.376] checking getopt.h presence... yes [04:35:45.385] checking for getopt.h... yes [04:35:45.389] checking ifaddrs.h usability... yes [04:35:45.400] checking ifaddrs.h presence... yes [04:35:45.411] checking for ifaddrs.h... yes [04:35:45.417] checking langinfo.h usability... yes [04:35:45.424] checking langinfo.h presence... yes [04:35:45.434] checking for langinfo.h... yes [04:35:45.439] checking mbarrier.h usability... no [04:35:45.472] checking mbarrier.h presence... no [04:35:45.484] checking for mbarrier.h... no [04:35:45.486] checking sys/epoll.h usability... yes [04:35:45.492] checking sys/epoll.h presence... yes [04:35:45.502] checking for sys/epoll.h... yes [04:35:45.507] checking sys/event.h usability... no [04:35:45.541] checking sys/event.h presence... no [04:35:45.552] checking for sys/event.h... no [04:35:45.554] checking sys/personality.h usability... yes [04:35:45.560] checking sys/personality.h presence... yes [04:35:45.568] checking for sys/personality.h... yes [04:35:45.573] checking sys/prctl.h usability... yes [04:35:45.580] checking sys/prctl.h presence... yes [04:35:45.589] checking for sys/prctl.h... yes [04:35:45.594] checking sys/procctl.h usability... no [04:35:45.627] checking sys/procctl.h presence... no [04:35:45.638] checking for sys/procctl.h... no [04:35:45.640] checking sys/signalfd.h usability... yes [04:35:45.647] checking sys/signalfd.h presence... yes [04:35:45.656] checking for sys/signalfd.h... yes [04:35:45.660] checking sys/ucred.h usability... no [04:35:45.691] checking sys/ucred.h presence... no [04:35:45.701] checking for sys/ucred.h... no [04:35:45.703] checking termios.h usability... yes [04:35:45.712] checking termios.h presence... yes [04:35:45.720] checking for termios.h... yes [04:35:45.725] checking ucred.h usability... no [04:35:45.756] checking ucred.h presence... no [04:35:45.767] checking for ucred.h... no [04:35:45.768] checking readline/readline.h usability... yes [04:35:45.779] checking readline/readline.h presence... yes [04:35:45.790] checking for readline/readline.h... yes [04:35:45.791] checking readline/history.h usability... yes [04:35:45.797] checking readline/history.h presence... yes [04:35:45.806] checking for readline/history.h... yes [04:35:45.808] checking zlib.h usability... yes [04:35:45.816] checking zlib.h presence... yes [04:35:45.827] checking for zlib.h... yes [04:35:45.827] checking for lz4... /usr/bin/lz4 [04:35:45.827] checking lz4.h usability... yes [04:35:45.835] checking lz4.h presence... yes [04:35:45.843] checking for lz4.h... yes [04:35:45.843] checking for zstd... /usr/bin/zstd [04:35:45.843] checking zstd.h usability... yes [04:35:45.850] checking zstd.h presence... yes [04:35:45.858] checking for zstd.h... yes [04:35:45.859] checking gssapi/gssapi.h usability... yes [04:35:45.867] checking gssapi/gssapi.h presence... yes [04:35:45.876] checking for gssapi/gssapi.h... yes [04:35:45.877] checking gssapi/gssapi_ext.h usability... yes [04:35:45.882] checking gssapi/gssapi_ext.h presence... yes [04:35:45.892] checking for gssapi/gssapi_ext.h... yes [04:35:45.893] checking for openssl... /usr/bin/openssl [04:35:45.901] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [04:35:45.902] checking openssl/ssl.h usability... yes [04:35:45.940] checking openssl/ssl.h presence... yes [04:35:45.973] checking for openssl/ssl.h... yes [04:35:45.974] checking openssl/err.h usability... yes [04:35:45.983] checking openssl/err.h presence... yes [04:35:45.999] checking for openssl/err.h... yes [04:35:46.000] checking security/pam_appl.h usability... yes [04:35:46.009] checking security/pam_appl.h presence... yes [04:35:46.017] checking for security/pam_appl.h... yes [04:35:46.018] checking systemd/sd-daemon.h usability... yes [04:35:46.024] checking systemd/sd-daemon.h presence... yes [04:35:46.035] checking for systemd/sd-daemon.h... yes [04:35:46.035] checking libxml/parser.h usability... yes [04:35:46.067] checking libxml/parser.h presence... yes [04:35:46.088] checking for libxml/parser.h... yes [04:35:46.088] checking libxslt/xslt.h usability... yes [04:35:46.098] checking libxslt/xslt.h presence... yes [04:35:46.120] checking for libxslt/xslt.h... yes [04:35:46.120] checking ldap.h usability... yes [04:35:46.128] checking ldap.h presence... yes [04:35:46.138] checking for ldap.h... yes [04:35:46.138] checking for compatible LDAP implementation... yes [04:35:46.143] checking ossp/uuid.h usability... yes [04:35:46.149] checking ossp/uuid.h presence... yes [04:35:46.160] checking for ossp/uuid.h... yes [04:35:46.171] checking whether byte ordering is bigendian... no [04:35:46.230] checking for inline... inline [04:35:46.235] checking for printf format archetype... gnu_printf [04:35:46.241] checking for _Static_assert... yes [04:35:46.281] checking for typeof... typeof [04:35:46.286] checking for __builtin_types_compatible_p... yes [04:35:46.294] checking for __builtin_constant_p... yes [04:35:46.301] checking for __builtin_unreachable... yes [04:35:46.337] checking for computed goto support... yes [04:35:46.342] checking for struct tm.tm_zone... yes [04:35:46.348] checking for union semun... no [04:35:46.372] checking for socklen_t... yes [04:35:46.404] checking for struct sockaddr.sa_len... no [04:35:46.449] checking for locale_t... yes [04:35:46.455] checking for C/C++ restrict keyword... __restrict [04:35:46.463] checking for struct option... yes [04:35:46.486] checking whether assembler supports x86_64 popcntq... yes [04:35:46.491] checking for special C compiler options needed for large files... no [04:35:46.491] checking for _FILE_OFFSET_BITS value needed for large files... no [04:35:46.496] checking size of off_t... 8 [04:35:46.551] checking size of bool... 1 [04:35:46.600] checking for int timezone... yes [04:35:46.641] checking for wcstombs_l declaration... no [04:35:46.698] checking for backtrace_symbols... yes [04:35:46.743] checking for copyfile... no [04:35:46.788] checking for getifaddrs... yes [04:35:46.832] checking for getpeerucred... no [04:35:46.876] checking for inet_pton... yes [04:35:46.921] checking for kqueue... no [04:35:46.965] checking for mbstowcs_l... no [04:35:47.011] checking for memset_s... no [04:35:47.055] checking for posix_fallocate... yes [04:35:47.101] checking for ppoll... yes [04:35:47.145] checking for pthread_is_threaded_np... no [04:35:47.190] checking for setproctitle... no [04:35:47.236] checking for setproctitle_fast... no [04:35:47.281] checking for strchrnul... yes [04:35:47.325] checking for strsignal... yes [04:35:47.367] checking for syncfs... yes [04:35:47.408] checking for sync_file_range... yes [04:35:47.450] checking for uselocale... yes [04:35:47.496] checking for wcstombs_l... no [04:35:47.539] checking for __builtin_bswap16... yes [04:35:47.581] checking for __builtin_bswap32... yes [04:35:47.625] checking for __builtin_bswap64... yes [04:35:47.670] checking for __builtin_clz... yes [04:35:47.715] checking for __builtin_ctz... yes [04:35:47.761] checking for __builtin_popcount... yes [04:35:47.802] checking for __builtin_frame_address... yes [04:35:47.846] checking for _LARGEFILE_SOURCE value needed for large files... no [04:35:47.889] checking how ccache gcc reports undeclared, standard C functions... error [04:35:47.908] checking for posix_fadvise... yes [04:35:47.951] checking whether posix_fadvise is declared... yes [04:35:47.962] checking whether fdatasync is declared... yes [04:35:47.972] checking whether strlcat is declared... no [04:35:48.013] checking whether strlcpy is declared... no [04:35:48.058] checking whether strnlen is declared... yes [04:35:48.068] checking whether preadv is declared... yes [04:35:48.078] checking whether pwritev is declared... yes [04:35:48.087] checking whether F_FULLFSYNC is declared... no [04:35:48.109] checking for explicit_bzero... yes [04:35:48.147] checking for getopt... yes [04:35:48.184] checking for getpeereid... no [04:35:48.225] checking for inet_aton... yes [04:35:48.263] checking for mkdtemp... yes [04:35:48.301] checking for strlcat... no [04:35:48.344] checking for strlcpy... no [04:35:48.386] checking for strnlen... yes [04:35:48.430] checking for pthread_barrier_wait... yes [04:35:48.468] checking for getopt_long... yes [04:35:48.507] checking for syslog... yes [04:35:48.546] checking syslog.h usability... yes [04:35:48.553] checking syslog.h presence... yes [04:35:48.561] checking for syslog.h... yes [04:35:48.561] checking for opterr... yes [04:35:48.599] checking for optreset... no [04:35:48.638] checking unicode/ucol.h usability... yes [04:35:48.651] checking unicode/ucol.h presence... yes [04:35:48.665] checking for unicode/ucol.h... yes [04:35:48.668] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:35:48.686] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:35:48.691] checking for rl_completion_suppress_quote... yes [04:35:48.733] checking for rl_filename_quote_characters... yes [04:35:48.774] checking for rl_filename_quoting_function... yes [04:35:48.817] checking for append_history... yes [04:35:48.859] checking for history_truncate_file... yes [04:35:48.901] checking for rl_completion_matches... yes [04:35:48.943] checking for rl_filename_completion_function... yes [04:35:48.985] checking for rl_reset_screen_size... yes [04:35:49.027] checking for rl_variable_bind... yes [04:35:49.072] checking test program... ok [04:35:49.109] checking whether long int is 64 bits... yes [04:35:49.150] checking for __builtin_mul_overflow... yes [04:35:49.187] checking size of void *... 8 [04:35:49.238] checking size of size_t... 8 [04:35:49.289] checking size of long... 8 [04:35:49.338] checking alignment of short... 2 [04:35:49.385] checking alignment of int... 4 [04:35:49.433] checking alignment of long... 8 [04:35:49.481] checking alignment of double... 8 [04:35:49.532] checking for int8... no [04:35:49.554] checking for uint8... no [04:35:49.576] checking for int64... no [04:35:49.598] checking for uint64... no [04:35:49.620] checking for __int128... yes [04:35:49.663] checking for __int128 alignment bug... ok [04:35:49.701] checking alignment of PG_INT128_TYPE... 16 [04:35:49.749] checking for builtin __sync char locking functions... yes [04:35:49.787] checking for builtin __sync int32 locking functions... yes [04:35:49.823] checking for builtin __sync int32 atomic operations... yes [04:35:49.860] checking for builtin __sync int64 atomic operations... yes [04:35:49.899] checking for builtin __atomic int32 atomic operations... yes [04:35:49.938] checking for builtin __atomic int64 atomic operations... yes [04:35:49.975] checking for __get_cpuid... yes [04:35:50.014] checking for __cpuid... no [04:35:50.027] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:35:50.061] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:35:50.129] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:35:50.142] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:35:50.153] 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:35:50.198] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:35:50.199] checking for library containing sem_init... none required [04:35:50.236] checking which semaphore API to use... unnamed POSIX [04:35:50.236] checking which random number source to use... OpenSSL [04:35:50.238] checking for tclsh... /usr/bin/tclsh [04:35:50.238] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:35:50.265] checking tcl.h usability... yes [04:35:50.276] checking tcl.h presence... yes [04:35:50.289] checking for tcl.h... yes [04:35:50.290] checking for perl.h... yes [04:35:50.356] checking for libperl... yes [04:35:50.524] checking Python.h usability... yes [04:35:50.560] checking Python.h presence... yes [04:35:50.595] checking for Python.h... yes [04:35:50.595] checking for xmllint... /usr/bin/xmllint [04:35:50.595] checking for xsltproc... /usr/bin/xsltproc [04:35:50.595] checking for fop... /usr/bin/fop [04:35:50.596] checking for dbtoepub... no [04:35:50.597] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:35:50.635] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:35:50.680] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [04:35:50.680] 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:35:50.680] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:35:50.680] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [04:35:50.680] configure: using CXX=ccache g++ [04:35:50.680] 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:35:50.680] configure: using CLANG=ccache clang [04:35:50.680] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [04:35:50.680] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [04:35:50.708] configure: updating cache gcc.cache [04:35:50.715] configure: creating ./config.status [04:35:50.771] config.status: creating GNUmakefile [04:35:50.779] config.status: creating src/Makefile.global [04:35:50.788] config.status: creating src/include/pg_config.h [04:35:50.796] config.status: creating src/include/pg_config_ext.h [04:35:50.802] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:35:50.810] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:35:50.814] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:35:50.818] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:35:50.822] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:35:50.826] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:35:50.850] [04:35:50.850] real 0m9.046s [04:35:50.850] user 0m6.418s [04:35:50.850] sys 0m2.203s [04:35:50.850] make -s -j${BUILD_JOBS} clean [04:35:51.197] time make -s -j${BUILD_JOBS} world-bin [04:36:37.633] createplan.c: In function ‘set_plan_forbid_pre_detoast_vars_recurse’: [04:36:37.633] createplan.c:410:12: error: declaration of ‘small_tlist’ shadows a parameter [-Werror=shadow=compatible-local] [04:36:37.633] 410 | List *small_tlist = get_tlist_exprs(plan->lefttree->targetlist, true); [04:36:37.633] | ^~~~~~~~~~~ [04:36:37.633] createplan.c:399:60: note: shadowed declaration is here [04:36:37.633] 399 | set_plan_forbid_pre_detoast_vars_recurse(Plan *plan, List *small_tlist) [04:36:37.633] | ~~~~~~^~~~~~~~~~~ [04:36:37.633] createplan.c:422:12: error: declaration of ‘small_tlist’ shadows a parameter [-Werror=shadow=compatible-local] [04:36:37.633] 422 | List *small_tlist = get_tlist_exprs(plan->lefttree->targetlist, true); [04:36:37.633] | ^~~~~~~~~~~ [04:36:37.633] createplan.c:399:60: note: shadowed declaration is here [04:36:37.633] 399 | set_plan_forbid_pre_detoast_vars_recurse(Plan *plan, List *small_tlist) [04:36:37.633] | ~~~~~~^~~~~~~~~~~ [04:36:37.633] cc1: all warnings being treated as errors [04:36:37.634] make[4]: *** [: createplan.o] Error 1 [04:36:37.634] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [04:36:37.634] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [04:36:37.634] make[2]: *** Waiting for unfinished jobs.... [04:36:44.244] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:36:44.244] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:36:44.245] [04:36:44.245] real 0m53.048s [04:36:44.245] user 3m1.532s [04:36:44.245] sys 0m23.237s [04:36:44.245] [04:36:44.245] Exit status: 2